@charset "utf-8";
/*
 *色彩 #b4c7e8; #990000;#3399cc;#f2f3f8;#003366;#666;#b90630;#336699;#000
 */
/* ==========================================================================
   ~重置
   ========================================================================== */
body { font-size:12px;line-height:24px; text-align:left;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,p,th,td{margin:0;padding:0;}
/* 重设 HTML5 标签*/
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block;}
/* HTML5 媒体文件跟 img 保持一致*/
audio,canvas,video {display: inline-block;*display: inline;*zoom: 1;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
table,fieldset,img, a img{border:0;}
ul,ol,li,dl,dd,dt{ list-style: none outside none;}
table{border-collapse:collapse;border-spacing:0;}
em,strong,th{font-style:normal;font-weight:normal;}
strong{ font-weight:600;}
input,select,form img,button {vertical-align:middle;}
iframe {overflow: hidden;}
a,a:link,a:visited{text-decoration:none; color:#666;}
a:hover{text-decoration:none; color:#9a0107;}
a,a:focus{outline:none;}/*去除链接虚线*/
h1{ display:none;}/*隐藏h1标签*/
h2{ font-size:23px; font-weight:600;}
h3{ font-size:16px; font-weight:600;}
h4{ font-size:12px; font-weight:600;}
h5{ font-size:12px; font-weight:600;}



/* ==========================================================================
   ~框架
   ========================================================================== */
   
.minibar,.mini_xhnav,.Page,.Head,.Footer,.Area{margin:0 auto; overflow:hidden;}
.minibar{ width:100%;}
.Page{ width:960px;}
.Footer{width:960px;}
.Area{width:940px;}
.header{ width:100%;}
.Footer{}
/*分栏
   ========================================================================== */
.con_left{ width:580px; overflow:hidden;}
.con_right{width:340px;}

/*常用
   ========================================================================== */
.fb{font-weight:bold;}
.tc{text-align:center;}
.tl{text-align:left;}
.tr{text-align:right;}
.cl{clear:both;}
.none {display: none;}
.pd5{ padding:5px;}
.pd10{ padding:10px;}
.pdl{ padding-left:10px;}
.pdr{ padding-right:10px;}
.fl{float:left; display:inline;}
.flm1{float:left; display:inline; margin-left:10px;}
.fr{float:right; display:inline;}
.frmr{float:right; display:inline; margin-right:10px;}
.line_dotted,.line{ background:url(../img/line.jpg) 0 5px repeat-x scroll;height:15px; width:100%;}
.line{ background-position:0 bottom;}
.line_lr {border-left: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;}
/*空白AND清楚浮动*/
.blank,.blank5,.blank1,.blank10,.blank20,.blank30{clear:both;display:block;font-size:1px;visibility:hidden;height:-1px;line-height:0;}
.blank5{ height:5px;}.blank10{ height:10px;}.blank20{ height:20px;}.blank30{ height:30px;}.blank1{ height:1px;}
 form{ clear:both;}
.fix:after{clear:both;content: ".";display: block;height: 0;visibility: hidden;}


/*特效
   ========================================================================== */
   
/*跨浏览器盒阴影效果*/
.shadow,.shadow2 li,.shadow3 img {
     -moz-box-shadow: 3px 3px 4px #ededed;-webkit-box-shadow: 3px 3px 4px #ededed;box-shadow: 3px 3px 4px #ededed;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#ededed')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#ededed');
   }
.br_sh,a.miniImg:hover,.artZoomBox .maxImgLink .maxImg, .artZoomBox .tool span{
     -moz-border-radius:2px;-webkit-border-radius: 2px;border-radius:2px;border:1px solid #CCC;
     -moz-box-shadow: 2px 2px 3px #666;-webkit-box-shadow: 2px 2px 3px #666;box-shadow: 2px 2px 3px #666;
    }
.br_radiu{
    -moz-border-radius:2px;-webkit-border-radius: 2px;border-radius:2px;border:1px solid #CCC;
	}
	
	
	
/* ==========================================================================
   ~模块
   ========================================================================== */


/*标题
   ========================================================================== */
.tit {clear: both; font-family: "Microsoft YaHei";}
.tit_02 {border-bottom: 1px solid #E7E7E7;height: 30px;width: 100%;}
.tit_02 h3 a, .tit_02 h3 a:hover {color: #CC0000;}
.tit_02 .tit_main {background: url("../img/icon_dian.jpg") no-repeat scroll 0 10px transparent;
    border-bottom: 2px solid #999999;color: #CC0000;display: inline;float: left;font-size: 16px;height: 30px;line-height: 32px;padding-left: 15px;width: 150px;}
.more {display: inline;float: right;width: 60px;}
.all_tit {line-height: 35px;width:100%;}


/*文字
   ========================================================================== */
   
   
   
/*图片
   ========================================================================== */

   
   
   
   
/* ==========================================================================
   ~组件
   ========================================================================== */
   

/*导航
   ========================================================================== */
.minibar{ background:#9a0107; height:33px; }
.mini_xhnav{ height:33px; font-size:12px; color:#FFF; background: url(../img/bg_minibar.gif) top center no-repeat scroll #9a0107; }
.mini_xhnav li{ float:left; display: inline; height:16px;line-height:16px; width:48px;  border-left: 1px solid #fff; text-align:center; margin-top:8px;}
.mini_xhnav li.home{width:100px; border:none;}
.mini_xhnav a{ color:#FFF; font-size:14px; font-weight:600;}
.mini_xhnav a:hover{ color:#FC0; font-size:14px; font-weight:600;}

/*版权
   ========================================================================== */
.footer{ text-align:center; font-size:12px;}
.footer_link{ color:#F00;}
.footer_banquan{ color:#0000FF;}
   

/*图片
   ========================================================================== */
   
   
   
/*表单
   ========================================================================== */
   
   
   
/*动作
   ========================================================================== */
/*返回顶部*/
a.backToTop {display:none;_display:block;width:56px;line-height: 1.2;padding: 80px 20px 10px; background:url(../images/backtop.png)  center 10px no-repeat scroll #000;color: #fff;font-size: 14px;text-align: center;position: fixed;_position: absolute;right: 10px;bottom: 100px;_bottom: "auto";cursor: pointer;opacity: 0.4;filter: Alpha(opacity=40);}
a.backToTop:hover{opacity: 0.8;filter: Alpha(opacity=80); display:block;}



/* ==========================================================================
   ~皮肤
   ========================================================================== */

   
/*广告
   ========================================================================== */
   
   
   
/* ==========================================================================
   ~特殊
   ========================================================================== */
   

/*色彩
   ========================================================================== */
.c_lan,.c_lan a,a.c_lan:link,a.c_lan:visited {color:#333!important;}
a.c_lan:hover,.c_lan a:hover{color:#f00!important;}