/*公共部分*/
*{margin:0;padding:0;list-style-type:none;}
a, img{border:0;}
body{font-size: 12px; font-family: 'Microsoft Yahei';}
.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:1226px;}
.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 .text-area{background-color:#f2f2f2;line-height:24px;}

/*全局板块*/
.row .hd{background:url(hd-line.png) no-repeat 0 50px;height:55px;}
.row .hd .title{font:26px/40px "微软雅黑","Microsoft YaHei","黑体","SimHei";}
/*全局页签，old，显示为方框,启用*/
.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;}

/*全局页签new*/
.tab-T{width:180px;}
.tab-T li{width:60px;height:20px;font-size:12;background-color:#dfdfdf;float:right;margin-right:0px;cursor:pointer;display:inline;text-align: center;color: #fff;}
.tab-T li.cur{background-color:#d81c1b;}

.wrapBox{width: 1226px;  overflow: hidden;}

/*热门车型*/
.rowE .warp-pic-list{position:relative;width:1226px;overflow:hidden;}

.rowE .count li{width:234px;margin-right: 14px;position:relative;background: #fff;margin-bottom: 14px;}
.rowE .count a img{margin:10px 10px 20px 20px;width: 190px;height: 150px;}

.rowE .count li .text-area{padding:10px 0 10px 15px;text-align: center;}
.rowE .count li .text-area  p{line-height:24px;height:24px;}
.rowE .count li .text-area  h5{ text-align:center; font-weight:100; font-size:14px; }
.rowE .count li .text-area  p a{color:#000;}

.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: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;}