@charset "gb2312";
/*kinMaxShow焦点图*/
#kinMaxShow{
	overflow: hidden;
	display: none;
}
#kinMaxShow p.title{
	position: absolute;
	text-indent: 10px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	display: block;
	width: 100%;
	height: 30px;
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#aa000000,endcolorstr=#aa000000);										background: rgba(0,0,0,0.5);
	font-size: 12px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	left: 0px;
	bottom: 0px;
}
/*kinMaxShow焦点图*/

/*公共部分*/
.wc960{
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
}
.fl{
	float: left;
	margin-left: 20px;
}
.fr{
	float: right;
	margin-right: 10px;
}
.mt20{margin-top:20px;}
.icon{
	background-image: url(../../../../temp/icon.png);
	background-repeat: no-repeat;
	background-position: 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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*全局板块*/
.row .hd{
	height: 55px;
	background-image: url(imagesbghd-line_01.png);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.row .hd .title{
	font-family: "微软雅黑", "Microsoft YaHei", "黑体", "SimHei";
	font-size: 18px;
	line-height: 40px;
	margin-left: 20px;
}
/*全局页签*/
.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;
	width: 1000px;
	height: 230px;
	overflow: hidden;
}
.rowE .count li{
	margin-right: 10px;
	width: 180px;
	height: 228px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	overflow: hidden;
}
.rowE .count .img_wrap{
	width: 180px;
	height: 135px;
}
.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: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.rowE .btn{
	display: block;
	height: 55px;
	position: absolute;
	top: 78px;
	width: 35px;
	/* [disabled]z-index: auto; */
	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;}
