/*公共部分*/
.wc960{margin:auto;width:100%;}
.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{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:#dfdfdf;float:left;margin-left:10px;cursor:pointer;display:inline;}
.tab-T-3 li.cur{background-color:#d81c1b;}
/*热门车型*/
.rowE .warp-pic-list{position:relative;padding-left:18px;height:100px;overflow:hidden; }
.rowE .count li{margin-right:20px;width:135px;height:80px; padding-top:10px; border:1px solid #ddd;}
.rowE .count .img_wrap{width:135px;height:65px; text-align:center;}
.rowE .count li .text-area{padding:10px 0 10px 15px;}
.rowE .count li .text-area  p{line-height:24px;height:24px;}
.rowE .count li .text-area  p a{color:#000;}
.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:20px;width:22px;z-index:200;cursor:pointer; border:1px solid F#000}
.rowE .prev{ background-position:0 -88px;left:-3px;}
.rowE .prev:hover{background-position:0 -144px;}
.rowE .next{ background-position:0 -200px;right:-5px;}
.rowE .next:hover{background-position:0 -256px;}


@media (max-width:960px){
.rowE .warp-pic-list{position:relative;padding-left:0px;height:100px;overflow:hidden; }
}


