@charset "utf-8";
#header .logo {
	color: #e60012;
}
#maincontent {
	min-height:400px;
}
#maincontent ul,#maincontent ol,#maincontent li {
	list-style-type:none;
}
#fenlei_div {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d0d6e1;
	border-bottom-color: #d0d6e1;
}
#fenlei_div .selecttab {
	border-bottom: solid #e9e9e9 1px;
	width: 100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	display:block;
	list-style-type: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: box;
	text-align:center;
}
#fenlei_div .selecttab li a {
	display: block;
	color: #000;
	text-decoration: none;
}
#fenlei_div .selecttab li {
	display: block;
	white-space: nowrap;
	list-style-type: none;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	line-height: 2em;
	cursor:pointer;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#fenlei_div .selecttab li.active {
	color: #2f75bb;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2f75bb;
}
#fenlei_div .selecttab li.active a {
	color: #2f75bb;
}
#tiaojian_item {
	width:100%;
}
#tiaojian_item .itembox {
	height: 34px;
	margin: 8px 5px 0;
}
.itembox .item {
	width: 33.3%;
	float:left;
}
#peizhi {
	width: 100%;
}
.itembox .item .btn {
	margin: 0 5px;
	display: block;
	padding: 7px 14px 7px 4px;
	font-size: 16px;
	position: relative;
	border: solid #d0d6e1 1px;
	background: #f5f6f9;
	color: #4e5563;
	line-height: 18px;
	white-space: nowrap;
	border-radius: 3px;
	text-decoration: none;
	text-overflow: ellipsis;
}
.btn .caption {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.btn .arrow-bottom {
	display: inline-block;
	width: 10px;
	height: 5px;
	margin: 0 0 0 7px;
	background-position: -20px -40px;
	overflow: hidden;
	position: absolute;
	top: 13px;
	right: 4px;
	background-size: 80px auto;
	font-style: normal;
	font-weight: 500;
	background-image: url(/m/car/images/bg-arrow.png);
	background-repeat: no-repeat;
}
.btn .zhishi {
	width: 10px;
	height: 10px;
	background: #374053;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: -14px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
#tiaojian_item .itemsub {
	margin: 8px 0 0;
}
.dropdown {
	position: relative;
	padding: 9px 0;
	background: #374053;
}
.dropdown_title {
	padding: 4px 10px 8px;
	font-size: 14px;
	color: #fff;
	line-height: 16px;
}
.dropdown_content {
	padding: 0 5px;
	overflow: hidden;
}
.dropdown_content li {
	float: left;
	width: 50%;
	padding: 5px 0;
	display: block;
	list-style-type: none;
}
.dropdown_content li .checkbox_label {
	display: block;
	margin: 0 10px;
	padding: 5px 6px;
	font-size: 14px;
	color: #fff;
}
.dropdown_content li .checkbox_label input {
	vertical-align: middle;
	margin: 0 2px 0 0;
}
.dropdown_content a {
	display: block;
	width: auto;
	margin: 0 5px;
	padding: 7px 0;
	border: solid #2b3750 1px;
	background: #525b6f;
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-radius: 3px;
	text-decoration: none;
}
.dropdown_content a.dangqian {
	color: #fffffe;
	border-color: #fff;
}
.dropdown_content .confirm {
	width: 45%;
	margin: 0 auto;
	padding: 5px 0;
}
.dropdown_content .confirm .sousuo {
	color: #ffffff;
	display: block;
	width: 100%;
	padding: 7px 0;
	border: solid #2b3750 1px;
	background: #525b6f;
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-radius: 3px;
	cursor:pointer;
}
.qingkong_box {
	margin: 12px 10px;
	font-size: 14px;
	line-height: 16px;
	overflow: hidden;
}
.qingkong_box .empty {
	float: right;
	color: #3b5998;
	outline: none;
	text-decoration: none;
}
.empty .icon-empty {
	float: left;
	width: 16px;
	height: 16px;
	margin: 0 2px 0 0;
	background-position: 0 -40px;
	background-size: 160px auto;
	font-style: normal;
	font-weight: 500;
	background-image: url(../images/bg-icon.png);
	background-repeat: no-repeat;
}
.shaixuanjieguo .title_bg {
	overflow: hidden;
	background-color: #e00019;
	background:-moz-linear-gradient(#a10303,#e00019);
	background:-webkit-gradient(linear,left top,left bottom,from(#a10303),to(#e00019));
	background:linear-gradient(top left,#a10303,#e00019);
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#a10303,endColorStr=#e00019);
	color:#FFF;
}
.title_bg h3 {
	padding: 10px;
	font-size: 16px;
	font-weight: normal;
}
.carsort_li {
	border-bottom: solid #e1e7ee 1px;
	display:block;
}
.carsort_li a {
	display: -webkit-box;
	display: -moz-box;
	display:box;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
	width: 100%;
	overflow:hidden;
	text-decoration: none;
	color: #3b5998;
}
.carsort_li .carsort_img {
	width: 105px;
	height: 68px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.carsort_li .carsort_img img {
	width: 105px;
	height: 68px;
	font-size:12px;
}
.carsort_li .carsort_inf {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	width: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	height: 68px;
	margin-top:5px;
}
.carsort_li .carsort_name {
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:16px;
	vertical-align: top;
	height:50px;
	-webkit-line-clamp: 2;
	word-break:break-all;
	line-height:25px;
}
.carsort_li .jiage {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size:16px;
	margin-top:0px;
	vertical-align: bottom;
	height:18px;
	color:#f60;
}


/*.carsort_li .jiage {
	position: absolute;
	top: 50%;
	margin-top: -11px;
	right: 30px;
}
.carsort_li .arrow-right {
	width: 12px;
	height: 14px;
	background-position: -20px -20px;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 10px;
	overflow: hidden;
	background-image: url(/m/car/images/bg-arrow.png);
	background-repeat: no-repeat;
	background-size: 80px auto;
}*/

#nocar {
	padding: 20px 10px;
	font-size: 16px;
}
#jiludaohang {
	text-align: center;
	color: #666666;
	padding-top: 25px;
	overflow: hidden;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 25px;
}
#jiludaohang ul,#jiludaohang li {
	padding:0px;
	margin:0px;
}
#jiludaohang li {
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
	list-style-type: none;
	vertical-align: middle;
}
#jiludaohang .nopage {
	display: inline-block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #E1E1E1;
	color: #a2a6ae;
}
#jiludaohang .dangqianye {
	color: #FFFFFF;
	display: inline-block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #C0C0C0;
	background-color: #718DB4;
}
#jiludaohang #gotopage {
	font-size: 16px;
	vertical-align: middle;
	text-align: center;
	width: 30px;
	height: 27px;
	margin-top: -2px;
}
#jiludaohang #go {
	font-size: 16px;
	vertical-align: middle;
	text-align: center;
}
#jiludaohang a {
	color: #3b5998;
	text-decoration: none;
	display: inline-block;
	border: 1px solid #E1E1E1;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#jiludaohang a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #4F6482;
	background-color: #718DB4;
}
