<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*code by zhangeryi(切图请找http://lsnana.taobao.com/)*/
/*css重置*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, small { margin: 0; padding: 0; }
body { font: 12px/1.5 'Hiragino Sans GB',"Microsoft Yahei", "微软雅黑",tahoma,arial,'Hiragino Sans GB',sans-serif; color: #3C3C3C;background: #363636;}
h1, h2, h3, h4, h5, h6, small { font-size: 100%; overflow: hidden; font-weight: normal; }
input, select { vertical-align: middle; font-size: 12px; }
ol, ul, li { list-style: none; }
i { font-style: normal; }
img { border: 0; }
ul, li { list-style-type: none; }
table { border-collapse: collapse; border-spacing: 0; }

/*全局公用*/
.tc { text-align: center; }
.tl { text-align: left; }
.tr { text-align: right; }
.f12 { font-size: 12px}
.f13 { font-size: 13px}
.f14 { font-size: 14px}
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }
.f20 { font-size: 20px; }
.f22 { font-size: 22px; }
.f24 { font-size: 24px; }
.f26 { font-size: 26px; }
.f28 { font-size: 28px; }
.divc { margin: 0 auto}
.fb { font-weight: bold}
.dis { display: block; }
.fl { float: left; }
.fr { float: right; }
.cl { clear: both; font-size: 0; height: 0; overflow: hidden; }
.cl10 { clear: both; font-size: 0; height: 10px; overflow: hidden; }
.cl20 { clear: both; font-size: 0; height: 20px; overflow: hidden; }
.cl30 { clear: both; font-size: 0; height: 30px; overflow: hidden; }
.cl40{clear: both; font-size: 0; height: 40px; overflow: hidden; }
.cl50{clear: both; font-size: 0; height: 50px; overflow: hidden; }
a:link { color: #333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none}
a:hover { color: #e60044; text-decoration: none}
a:active { color: #e60044; text-decoration: none; }
.ti2 { text-indent: 2em; }
.w1000 { width: 1000px; }
.w980 { width: 980px; }
.w1200 { width: 1200px; }
.wauto { width: auto; }
.ovn { overflow: hidden; }
.r3 { -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px;border-radius: 3px; }
a.more, a.more:link, a.more:visited { float: right;font-size: 12px;font-weight: normal;}
a.more:hover, a.more:active { }
a.lan, a.lan:link, a.lan:visited, .lan { color: #0652a3; }
a.lan:hover, a.lan:active { color: #0652a3; text-decoration: underline; }
a.cheng, a.cheng:link, a.cheng:visited,.cheng { color: #fc814b; }
a.cheng:hover, a.cheng:active { color: #fc814b; text-decoration: underline; }
a.tdu:hover{text-decoration: underline;}
.redborder { border: 1px solid #f00;}
.red, a.red { color: #f00}
a.red:hover{text-decoration: underline;}
.bai,a.bai{color: #fff;}
.hui,a.hui{color: #666;}
.qhui,a.qhui{color: #999;}
a.bai:hover{text-decoration: underline;}
.main { overflow: hidden;background: #fff; }
.t10{margin-top: 10px;}
.t15{margin-top: 15px;}
.t20{margin-top: 20px;}
.t30{margin-top: 30px;}
.t40{margin-top: 40px;}
.t50{margin-top: 50px;}
.ellipsis{text-overflow:ellipsis;white-space: nowrap;overflow: hidden;display: block;}
.lh1{line-height: 1;}
.lh2{line-height: 2;}
.lh30{line-height: 30px;}
.clearfix{zoom: 1;}
.clearfix:before,.clearfix:after{clear: both;content: " ";display: table;}
.bgbai{background: #fff;}
.bghui{background: #f0f0f0;}
.p10{padding: 10px;}
.p15{padding: 15px;}
.p20{padding: 20px;}
.pl10{padding-left: 10px;}
.pr10{padding-right: 10px;}
.pl20{padding-left: 20px;}
.pr20{padding-right: 20px;}
.pt10{padding-top: 10px;}
.pt20{padding-top: 20px;}
.ml10{margin-left: 10px;}
.mr10{margin-right: 10px;}
.ml20{margin-left: 20px;}
.mr20{margin-right: 20px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.wraperh-xs{padding-top: 5px;padding-bottom: 5px;}
.wraperh{padding-top: 10px;padding-bottom: 10px;}
.wraperh-sm{padding-top: 15px;padding-bottom: 15px;}
.wraperh-md{padding-top: 20px;padding-bottom: 20px;}
.wraperh-25{padding-top: 25px;padding-bottom: 25px;}
.wraperh-lg{padding-top: 40px;padding-bottom: 40px;}
.wraperl-xs{padding-left: 5px;padding-right: 5px;}
.wraperl{padding-left: 10px;padding-right: 10px;}
.wraperl-sm{padding-left: 15px;padding-right: 15px;}
.wraperl-md{padding-left: 20px;padding-right: 20px;}
.wraperl-lg{padding-left: 40px;padding-right: 40px;}
.bbd{border-bottom: 1px solid #ddd;}
.btd{border-top: 1px solid #ddd;}
.border{border: 1px solid #ddd;}
.imgborder{padding: 1px;border: 1px solid #ddd;}
a:hover .imgborder{border:1px solid #999;}
/*页面公用*/
.tbanner{background: url(../images/tbanner.jpg) center top no-repeat;height: 672px;}
.w956{width: 956px;height: 672px;position: relative;}
a.tlink{position: absolute;left: 662px;top: 286px;color: #fff;font-size: 18px;}
a.tlink:hover{text-decoration: underline;}
.tmain{width: 916px;background: #b91c23;color: #fff;padding: 20px;position: relative;margin-top: -230px;}
.bgslan{background:#172540;width: 916px;padding: 20px;}
/*页面主体*/
.newbox{ width:456px; height:300px; overflow:hidden; position:relative;}
.newbox .hd{ height:20px; overflow:hidden; position:absolute; right:5px; bottom:15px; z-index:1; }
.newbox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.newbox .hd ul li{ float:left; margin-right:4px;  width:20px; height:20px; line-height:20px; text-align:center; background:#000; cursor:pointer;color: #fff; }
.newbox .hd ul li.on{ background:#f00; color:#fff; }
.newbox .bd{ position:relative; height:100%; z-index:0;   }
.newbox .bd li{ zoom:1; vertical-align:middle; }
.newbox .bd img{ width:456px; height:300px; display:block;  }
.tmain .tit{height: 48px;line-height: 48px;background: url(../images/ttit.jpg) left center no-repeat;color: #fff;padding-left: 15px;}
.tmain .tit a{color: #fff;}
.tmain .tit a:hover{color: #f60;}
.w2p{width: 420px;}
.tmain{line-height: 1.8;}
.tmain .tbt{height: 46px;line-height: 46px;font-size: 20px;padding-left: 20px;background: url(../images/tbt.png) left center no-repeat;}
.bbb{border-bottom: 1px solid #5b6a86;}
.bdimg{margin-right: 15px;}
.bdinfo{width:177px;}
.f15{font-size: 15px;}
.meiti a{display: inline-block;*display: inline;*zoom: 1;width: 212px;}
/*图片滚动*/
.picScroll-left { overflow: hidden; position: relative; }
.picScroll-left .hd { height: 0px; line-height: 0px; }
.picScroll-left .prev, .picScroll-left  .next { display: block; width: 27px; height: 244px; position: absolute; top: 8px; cursor: pointer; overflow: hidden; }
.picScroll-left .prev:hover, .picScroll-left .next:hover { filter: alpha(opacity=80); /*IE滤镜，透明度80%*/ -moz-opacity: 0.8; /*Firefox私有，透明度80%*/ opacity: 0.8; }
.picScroll-left .next { right: 0px; background: url(../images/tarrow.png) -27px -0px; }
.picScroll-left .prev { left: 0px; background: url(../images/tarrow.png) -0px -0px; }
.picScroll-left .bd { width: 848px; margin: 0px auto; padding: 15px 0px; }
.picScroll-left .bd li { float: left; width: 202px; padding: 0px 5px; }
.picScroll-left .bd li p { line-height: 30px; height: 30px; }
.xc .xcinfo{background: #e0e0e0;height: 450px;width: 220px;padding: 0px 10px;color:#b91c23;}
/*底部*/
</pre></body></html>