*{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:0px auto;width:1000px;}
.fl{float:left;}
.fr{float:right;}
.mt20{margin-top:0px;}
.icon{background:url(../images/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:#333; color:#FFF;line-height:24px;}

/*全局板块*/
.row .hd{background:url(../images/hd-line_01.jpg) no-repeat 0 50px;height:55px;}
.row .hd .title{font:26px/40px "微软雅黑","Microsoft YaHei","黑体","SimHei";}
/*全局页签*/
.tab-T-3{width:66px;}
.tab-T-3 li{width:12px;height:12px;font-size:0;background-color:#333;float:left;margin-left:10px;cursor:pointer;display:inline;}
.tab-T-3 li.cur{background-color:#d81c1b;}

/*热门*/
.rowE .warp-pic-list{position:relative;width:1000px;height:313px;overflow:hidden;}
.rowE uli{width:102%;}
.rowE .count li{margin-right:20px;width:490px;height:313px; float:left}
.rowE .count .img_wrap{width:490px;height:273px;}
.rowE .count li .text-area{height:40px; text-align:center;}
.rowE .count li .text-area p{line-height:40px;height:40px;}
.rowE .count li .text-area p a{color:#fff;}
.rowE .count li:hover .text-area,.rowE .count li.hover .text-area{
	background-color:#C00;
	color:#fff;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;}
.rowE .count .p-num{font-family:"Tahoma";font-weight:bold;}
.rowE .btn{display:block;height:55px;position:absolute;bottom:135px;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;}
