/*公共部分*/
.wc960{  /* 宽度*/
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.fl{float:left;}
.fr{float:right;}
.mt20{
	margin-top: 10px;
}
.icon{
	background-image: url(../image/icon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.warp-pic-list li{float:left;display:inline;}
.warp-pic-list .text-area{background-color:#f2f2f2;line-height:24px;}
/*全局板块*/
.row .hd{ /*顶部说明文字及3个色块部分的宽度和高度*/
	height: 30px;
	width: 970px;
	background-image: url(../image/hd-line_01.jpg);
	background-repeat: no-repeat;
	background-position: 0 25px;
	margin-top: 0px;
}
.row .hd .title{
	font-family: "微软雅黑", "Microsoft YaHei", "黑体", "SimHei";
	font-size: 18px;
	line-height: 20px;
	padding-left: 10px;
}
/*全局页签*/
.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: #F9DA3A;
}
/*热门车型*/
.rowE .warp-pic-list{ /*每组图片总宽度*/
	position: relative;
	width: 970px;
	height: 230px;
	overflow: hidden;
}
.rowE .count li{ /*控制图片下面文宽度*/
	margin-right: 9px;
	width: 114px;
	height: 190px;
}
.rowE .count li .text-area{
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
}
.rowE .count li .text-area  p{ /* 图像下面的文字大小色彩间距*/
	line-height:20px;
	height:100px;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.rowE .count li:hover .text-area,.rowE .count li.hover .text-area{
	background-color: #F9DA3A;
	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;}


*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}

.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%}
#fgfgfgs {
	height: 15px;
}