@charset "utf-8";
#maincontent .newstitle_ul a {
	color: #111;
	text-decoration: none;
}
.btn {
	-webkit-appearance: none;
	-moz-appearance: none;
	display: inline-block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 36px;
	padding: 9px 12px;
	background-color: #f9f9f9;
	border: solid #c3c3c3 1px;
	border-radius: 2px;
	font-size: 16px;
	color: #666;
	line-height: 1;
	white-space: nowrap;
	vertical-align: top;
	overflow: hidden;
}
.car_info {
	border: solid #e9e9e9 1px;
	border-radius: 2px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 12px;
}
.car_info_01 {
	padding-top: 12px;
	overflow: hidden;
	margin-left: 6px;
	margin-right: 6px;
}
.car_info_01 a.img {
	float: left;
	width: 142px;
	height: 92px;
	margin-right: 8px;
	color: #fff;
	position: relative;
	text-decoration: none;
	display:block;
}
.car_info_01 .img img {
	width: 142px;
	height: 92px;
}
.car_info_01 h1 {
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: normal;
}
.car_info_01 .price {
	margin-top: 8px;
	font-size: 16px;
	color: #CC0000;
	line-height: 16px;
}
.car_info_01 .price span {
	color:#444;
}
.car_info_01 a.xundijia, .car_info_01 a.canyutuangou {
	display: block;
	color: #FFF;
	margin-top: 8px;
	min-width: 90px;
	background-color: #2f75bb;
	border-color: #2f75bb;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.car_info_02 {
	overflow: hidden;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 12px;
}
.car_info_02 dl {
	margin-top: 12px;
	font-size: 14px;
	overflow: hidden;
	display:block;
}
.car_info_02 dt {
	float: left;
	color: #939393;
	white-space: nowrap;
	display:block;
}
#canshu {
	padding: 1px;
	height: 26px;
	border: solid #e9e9e9 1px;
	border-radius: 2px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 12px;
	line-height: 26px;
	font-size:16px;
}
#canshu .title {
	background-color: #ECECEC;
	height: 26px;
}
#canshu .title .title_left {
	line-height: 26px;
	background-image: url(../../../images/right.gif);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	padding-left: 30px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	background-position: 10px 7px;
}
#canshu .title .title_right {
	line-height: 26px;
	float: right;
	height: 26px;
	padding-right: 10px;
	overflow: hidden;
	font-size:14px;
}
#allclose,#allopen {
	cursor: pointer;
}
#car_info {
	margin-left: 6px;
	margin-right: 6px;
	text-align: left;
	word-break:break-all;
	font-size:16px;
}
#car_info table {
	overflow: hidden;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	border-spacing: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9D9D9;
}
#car_info table th {
	line-height: 20px;
	text-align: right;
	vertical-align: middle;
	overflow: hidden;
	background-color: #F9F9F9;
	background-image: none;
	font-weight: normal;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D9D9D9;
	border-left-color: #D9D9D9;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#car_info table td {
	line-height: 20px;
	vertical-align: middle;
	text-align: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D9D9D9;
	border-left-color: #D9D9D9;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}
#car_info table .canshu_leibie {
	cursor: pointer;
	background-color: #ECECEC;
	text-align: left;
	font-weight: bold;
	text-indent: 26px;
	background-image: url(../../../images/down.gif);
	background-repeat: no-repeat;
	background-position: 13px 11px;
}
#car_info table .up {
	background-image: url(../../../images/up.gif);
	background-repeat: no-repeat;
	background-position: 13px 11px;
}
#zhushi {
	margin-left: 6px;
	margin-right: 6px;
	line-height: 150%;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.news_module {
	clear: both;
	background: #fff;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 7px;
	position: relative;
}
.news_module a {
	color: #111;
	text-decoration: none;
}
.news_tab {
	clear: both;
	border-bottom: 1px solid #dfdfdf;
	color: #333;
	padding: 0 12px;
	font-size: 17px;
	height: 41px;
	line-height: 41px;
	background: #f5f5f5;
	background: -moz-linear-gradient(top,rgba(249,249,249,.98),rgba(245,245,245,.98) 100%);
	background: -webkit-gradient(linear,0 0,0 100%,from(rgba(249,249,249,.98)),to(rgba(245,245,245,.98)));
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=rgba(249,249,249,.98),endColorStr=rgba(245,245,245,.98));
}
.news_tab_nav.on {
	color: #007aff;
	border-bottom: 2px solid #007aff;
	font-size: 19px;
	line-height: 40px;
}
.news_tab_nav {
	float: left;
	white-space: nowrap;
	text-align: center;
	padding: 0 9px;
	min-width: 55px;
}
.xiangmu_ul {
	display:block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dfdfdf;
}
.xiangmu_ul_last {
	border:0;
}
.xiangmu_ul .xiangmu_li {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	display:block;
	width:100%;
	font-size:16px;
	padding-left:10px;
	padding-right:10px;
	line-height:1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xiangmu_ul .huise {
	color:#666666;
}
.xiangmu_ul a.dianming {
	color:#007aff;
}
.xiangmu_ul .dingwei:before {
	content: "\f041";
	font-family: 'FontAwesome';
	margin-right: 3px;
}
.cheshangliebiao .nocheshang {
	padding:10px;
	text-align: center;
	font-size:16px;
}
#cheshang {
	position:relative;
}
#genghuan_cheshang {
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 14px;
	white-space: nowrap;
	cursor:pointer;
}
#chengshi_cheshang {
	width: auto;
	border: 1px solid #b4b4b4;
	position: absolute;
	z-index: 201;
	background-color: #FFFFFF;
	text-align: left;
	left: 10px;
	right:10px;
	top: 42px;
	display: none;
	box-shadow: 0 5px 3px rgba(0,0,0,.5);
	border-radius: 5px;
}
#chengshi_cheshang .top {
	background-color: #F2F2F2;
	height: 30px;
	position: relative;
	line-height: 30px;
	color: #FFFFFF;
	text-indent: 15px;
	font-size:16px;
}
#chengshi_cheshang .top .closemsg {
	position: absolute;
	cursor: pointer;
	display: block;
	top: 6px;
	right: 5px;
}
#chengshi_cheshang .top span {
	font-weight: bold;
	color: #164A84;
}
#chengshi_cheshang .chengshimingxi {
	padding: 10px;
}
#chengshi_cheshang .chengshimingxi select,#chengshi_cheshang .chengshimingxi input {
	font-size:16px;
	vertical-align: middle;
	font-family: "微软雅黑",helvetica,arial;
}
#chengshi_cheshang .chengshimingxi li {
	line-height: 20px;
	white-space: nowrap;
	display: block;
	height: 20px;
	padding-right: 8px;
	padding-left: 5px;
	list-style-type: none;
	float: left;
	text-indent: 0px;
}
#chengshi_cheshang .chengshimingxi li span{
	color:#164A84;
	cursor:pointer;
}
#chengshi_cheshang .chengshimingxi a {
	color: #164A84;
	text-decoration: none;
}
#chengshi_cheshang .chengshimingxi a:hover {
	text-decoration: underline;
}
#chengshi_cheshang .citybtn {
	padding-left: 15px;
	padding-right: 15px;
}