/*公共部分*/
.wc960{margin:0 auto;width:1200px;}
.fl{float:left;}
.fr{float:right;}
.mt20{margin-top:20px;}
.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{}
/*全局板块*/
.row .hd .title{}
/*全局页签*/
.tab-T-3{width:66px;}
.tab-T-3 li{width:10px;height:10px;font-size:0;background-color:#dfdfdf;float:left;margin-left:10px;cursor:pointer;display:inline;border-radius: 50%}
.tab-T-3 li.cur{background-color:#87b106;}
/*热门车型*/
.rowE .warp-pic-list{position:relative;width:1200px;height:250px;overflow:hidden;}
.rowE .count li{margin-right:20px;width:280px;height:250px;}
.rowE .count .img_wrap{width:280px;height:235px;}
.rowE .count li .text-area{padding:15px 5px 15px 5px; height:180px;}
.rowE .count li .text-area  p{line-height:24px;height:24px; color:#005293; font-weight:bold}
.rowE .count li .text-area .txt{line-height:1.6em; color:#666666; font-size:14px; margin-top:20px}
.rowE .count li:hover .text-area,.rowE .count li.hover .text-area{}
.rowE .count .p-num{font-family:"Tahoma";font-weight:bold;}
.rowE .btn{display:block;height:55px;position:absolute;top:78px;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;}