@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-table}
*html .clearfix{height:1%}
.clearfix{display:block}
*+html .clearfix{min-height:1%}
/*公共部分*/
.wc960{margin:0 auto;width:1200px; margin-top:20px;}
.fl{float:left;}
.fr{float:right;}
.mt20{margin-top:20px;}
.icon{background:url(icon.png) no-repeat 0 0;}
.warp-pic-list li{float:left;display:inline;}
.warp-pic-list .img_wrap{display:block;font-size:0;overflow:hidden;}
.warp-pic-list .text-area{background-color:#333333; color:#FFFFFF; overflow:hidden; height:20px; line-height:21px;width:168px; text-align:center}
.warp-pic-list .text-area a{color:#FFFFFF; font-family:"微软雅黑"}
.warp-pic-list .text-area a:hover{color:#FF6600; font-family:"微软雅黑"}
/*全局板块*/
.row .hd{height:40px; border-top:1px #e3e3e3 solid; background:#f1f1f1; border-left:1px #e3e3e3 solid;border-right:1px #e3e3e3 solid;border-bottom:1px #e3e3e3 solid;text-indent:15px;}
.row .hd .title{font:22px "微软雅黑","Microsoft YaHei","黑体","SimHei"; line-height:38px;}
/*全局页签*/
.tab-T-3{width:66px; padding-right:15px; padding-top:15px;}
.tab-T-3 li{width:12px;height:12px;font-size:0;background-color:#dfdfdf;float:left;margin-left:10px;cursor:pointer;}
.tab-T-3 li.cur{background-color:#d81c1b;}
/*热门*/
.rowE .warp-pic-list{position:relative;width:1200px;overflow:hidden;}
.rowE .count li{margin-right:15px;width:188px;height:180px;}
.rowE .count .img_wrap{width:188px;height:135px;}
.rowE .count li .text-area{padding:7px 10px 7px 10px;}
.rowE .count li:hover .text-area,.rowE .count li.hover .text-area:hover{color:#FF6600;}
.rowE .count .p-num{font-family:"Tahoma";font-weight:bold;}
.rowE .btn{display:block;height:55px;position:absolute;top:45px;width:35px;z-index:200;cursor:pointer;}
.rowE .prev{ background-position:0 -88px;left:0;}
.rowE .prev:hover{background-position:0 -144px;}
.rowE .next{ background-position:0 -200px;right:0;}
.rowE .next:hover{background-position:0 -256px;}