/*公共部分*/
.wc960{margin:0 auto;width:1200px;}
.fl{float:left;}
.fr{/*float:right;*/width:190px;margin:0px auto;}
.mt20{/*margin-top:40px;*/}
.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:#f2f2f2;line-height:24px;}
/*全局板块*/
.row .hd{height:55px;}
.row .hd .title{font:26px/40px "微软雅黑","Microsoft YaHei","黑体","SimHei";}
/*全局页签*/
.tab-T-3{width:190px;clear:both; overflow:hidden;margin:35px auto 0px auto; }
.tab-T-3 li{width:50px;height:2px;font-size:0;line-height:0px;background-color:#dfdfdf;float:left;/*margin-left:10px;*/cursor:pointer;margin:0px 10px 0px 0px;display:inline;border:0px; }
.tab-T-3 li.cur{background-color:#e8db0b;border:0px;}
/*热门车型*/
.rowE .warp-pic-list{position:relative;width:1200px;/*height:375px;*/overflow:hidden;}
/*.rowE .count li{margin-right:20px;width:176px;height:228px;}*/
.rowE .count li{/*width:362px;text-align:center;display:block;float:left;margin:0px 17px 20px 17px;border:#6fa6f0 solid 1px;padding:1px;height:370px; overflow:hidden;*/}
.rowE .count .img_wrap{/*width:362px;height:274px;*/}
.rowE .count li .text-area{padding:10px 0 10px 15px;}
.rowE .count li .text-area  p{line-height:24px;height:24px;}
.rowE .count li:hover .text-area,.rowE .count li.hover .text-area{background-color:#d81c1b;color:#fff;}
.rowE .count .p-num{font-family:"Tahoma";font-weight:bold;}
.rowE .btn{display:block;height:55px;position:absolute;top:120px;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;}

.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%}