body{
	background:#f8f8f8;
	padding-bottom:37px;
}
.body-wrap{
	width:1198px;
	margin:0 auto;
	margin-top:10px;
	border:1px solid #dddde1;
}
.classify-top{
	width:1100px;
	background:#fff;
	padding:0 49px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#6a6a6a;
}
.list-sub{
	border-bottom:1px solid #dddde1;
	padding:20px 0 10px;
}
.no-limitDiv{
	width:1040px;
}
.list-sub-3{
	border:none;
	width:100%;
	/*overflow:hidden;*/
}
.list-sub-3 .list-sub-a{
	padding:0 6px;
	margin-right:2px;
}
.no-limit{
	display:inline-block;
	width:56px;
	height:22px;
	line-height:22px;
	background:#cc1f1f;
	color:#fff;
	text-align:center;
	margin-right:24px;
	margin-bottom:10px;
}
.list-sub-a{
	margin-right:24px;
	margin-bottom:10px;
	color:#6a6a6a;
	display:inline-block;
	padding:0 6px;
	height:22px;
	line-height:22px;
	float:left;
	text-align:center;
	background:transparent;
}
.list-sub-a.on{
	background:#cc1f1f;
	color:#fff;
}
.no-limit.have{
	background-color:transparent;
	color:#6a6a6a;
}
.list-sub-letter{
	margin-left:20px;
}
/*筛选后品牌*/
.car-brand{
	padding:15px 210px;
	font-size:14px;
	overflow:hidden;

}
.car-brand-a{
	color:#525252;
	margin-right:40px;
	line-height:30px;
	float:left;
}
.car-brand-a.now{
	color:#cc1f1f;
}
/*列表*/
.show-list{
	border-top:1px solid #cc1f1f;
	padding-top:30px;
	background:#fff;
}
.show-list-title{
	color:#000;
	margin-left:20px;
}
.icon-red{
	display:inline-block;
	width:4px;
	height:22px;
	background:#cc1f1f;
	margin-right:10px;
	vertical-align:top;
}
.title-wrap{
	font-size:20px;
	line-height:20px;
	font-weight:500;
}
.search-num{
	color:#cc1f1f;
}
/*具体列表*/
.show-list-wrap2{
	width:1005px;
	margin:20px auto 0;
}
.show-list-wrap{
	width:1100px;
	overflow:hidden;
	/*margin:20px auto;*/
}
.show-list-wrap li{
	float:left;
	margin-right:89px;
	margin-bottom:39px;
}
.img-wrap{
	background:#fefefe;
}
.img{
	width:273px;
	height:183px;
	border:1px solid #dddde1;
}
.img:hover{
	border:1px solid #de3232;
}
.brand-info{
	font-size:16px;
	color:#000;
	font-weight:bold;
	margin:12px 0;
}
.count{
	width:275px;
	font-size:16px;	
}
.count-left{
	margin-right:10px;
}
.website-num{
	font-size:18px;
	color:#cc1f20;
	font-weight:500;
}
.count-middle{
	display:inline-block;
	width:1px;
	height:30px;
	background:#c9c9c9;
}
.count-right{
	display:inline-block;
	width:104px;
	height:29px;
	line-height:29px;
	background:#de3232;
	color:#fff;
	font-size:12px;
	text-align:center;
	border-radius:3px;
}
.icon-car{
	display:inline-block;
	width:28px;
	height:15px;
	background:url(../images/icon-car.png) no-repeat;
	vertical-align:middle;
	margin-left:6px;
	margin-top:-2px;
}
.slide-page{
	width:100%;
	margin:0 auto;
	background:#fcfcfc;
	height:50px;
	line-height:50px;
	text-align:center;
}
/*底部秒杀加活动*/
.act-bottom{
	width:100%;
	border-top:1px solid #d1d1d1;
	background:#fff;
	padding-bottom:1px;
}
.title-wrap-2{
	font-weight:bold;
}
.act-bottom-wrap{
	width:1158px;
	margin:19px auto 42px;
}
.act-miao li{
	float:left;
}
.act-miao li:nth-child(odd){
	margin-right:19px;
}
.act-content{
	width:275px;
	overflow:hidden;
	font-size:14px;
	margin-top:14px;
	color:#222222;
}
.act-bottom-wrap-left{
	margin-right:19px;
}
.show-list-title-2{
	color:#000;
	margin-bottom:19px;
}
.icon-right{
	display:inline-block;
	width:24px;
	height:13px;
	background:url(../images/icon-right.png) no-repeat;
}