@charset "utf-8";
.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 {
	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;
}
#peizhi {
	border: solid #e9e9e9 1px;
	border-radius: 2px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 12px;
	word-break: break-all;
}
#peizhi .zaichan {
	color: #CC0000;
	text-align: left;
	text-indent: 28px;
	background-image: url(../../../images/down.gif);
	background-repeat: no-repeat;
	background-position: 13px 18px;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	background-color: #F5F5F5;
	cursor:pointer;
}
#peizhi .zaichan .shuliang {
	color:#999999;
	font-weight: normal;
	font-size:14px;
}
#peizhi .up {
	background-image: url(../../../images/up.gif);
	background-repeat: no-repeat;
	background-position: 13px 18px;
}
#peizhi .pailiang {
	text-indent: 20px;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	background: -moz-linear-gradient(#d8d8d8,#f3f3f3);
	background: -webkit-gradient(linear,left top,left bottom,from(#d8d8d8),to(#f3f3f3));
	background: linear-gradient(top left,#d8d8d8,#f3f3f3);
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#d8d8d8,endColorStr=#f3f3f3);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	margin-bottom: 12px;
}
#peizhi .chexing {
	background-color: #f5f5f5;
	border-radius: 2px;
	overflow: hidden;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 12px;
	padding-bottom: 10px;
}
#peizhi .chexing h3 {
	margin: 9px 8px 0;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}
#peizhi .chexing h3 a {
	display: block;
	padding-right: 12px;
	position: relative;
	color: #666;
	text-decoration: none;
}
#peizhi .chexing h3 a .icon {
	height: 10px;
	position: absolute;
	top: 50%;
	margin-top: -5px;
	right: 2px;
	display: inline-block;
	vertical-align: top;
}
#peizhi .chexing h3 a .icon:before {
	width: 6px;
	height: 10px;
	background-position: -40px -36px;
	content: "";
	display: inline-block;
	vertical-align: top;
	background-size: 80px auto;
	background-image: url(../images/bg-icon.pn_02.png);
	background-repeat: no-repeat;
}
#peizhi .chexing .jg {
	color: #939393;
	margin: 6px 8px 0;
	font-size: 14px;
	color: #939393;
	overflow: hidden;
}
#peizhi .chexing .jg .jiage {
	color: #CC0000;
	font-weight: bold;
}
#peizhi .chexing a.dinggou_tuangou,#peizhi .chexing a.dinggou_other {
	display: block;
	color: #FFF;
	margin-top: 8px;
	min-width: 90px;
	background-color: #2f75bb;
	border-color: #2f75bb;
	color: #fff;
	text-align: center;
	text-decoration: none;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.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;
}
.j_newsModule {
	clear: both;
	margin: 0 12px;
}
.news_items_module_wrap {
	overflow: hidden;
	width: 100%;
}
.news_items,.news_items_module_wrap ul {
	clear: both;
	overflow: hidden;
	padding: 10px 0;
}
.news_items li,.news_items_module_wrap li {
	clear: both;
	overflow: hidden;
	height: 34px;
	line-height: 34px;
}
.news_items li a,.news_items_module_wrap li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size:16px;
}
.morenews {
	text-align: center;
	display: block;
	border: 1px solid #d8d8d8;
	background-color: #fff;
	height: 35px;
	line-height: 35px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 20px;
	margin-left: 12px;
}
#zuixinwenzhang {
	margin-top:10px;
}
#zhandianhangqing {
	position:relative;
}
#genghuan_hangqing {
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 14px;
	white-space: nowrap;
	cursor:pointer;
}
#chengshi_hangqing {
	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_hangqing .top {
	background-color: #F2F2F2;
	height: 30px;
	position: relative;
	line-height: 30px;
	color: #FFFFFF;
	text-indent: 15px;
	font-size:16px;
}
#chengshi_hangqing .top .closemsg {
	position: absolute;
	cursor: pointer;
	display: block;
	top: 6px;
	right: 5px;
}
#chengshi_hangqing .top span {
	font-weight: bold;
	color: #164A84;
}
#chengshi_hangqing .chengshimingxi {
	padding: 10px;
}
#chengshi_hangqing .chengshimingxi select,#chengshi_hangqing .chengshimingxi input {
	font-size:16px;
	vertical-align: middle;
	font-family: "微软雅黑",helvetica,arial;
}
#chengshi_hangqing .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_hangqing .chengshimingxi li span{
	color:#164A84;
	cursor:pointer;
}
#chengshi_hangqing .chengshimingxi a {
	color: #164A84;
	text-decoration: none;
}
#chengshi_hangqing .chengshimingxi a:hover {
	text-decoration: underline;
}
#chengshi_hangqing .citybtn {
	padding-left: 15px;
	padding-right: 15px;
}
.list_picture li {
	float: left;
	width: 50%;
	padding-top: 12px;
	overflow:hidden;
	list-style-type: none;
	display:block;
}
.list_picture li a {
	display: block;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}
.list_picture li img {
	width: 140px;
	height: 93px;
	vertical-align: top;
}
.list_picture li h3 {
	height: 24px;
	font-size: 16px;
	line-height: 24px;
	position: relative;
	font-weight: normal;
	width: 140px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	text-align: left;
}
.list_picture li .zhangshu {
	font-size: 14px;
	color: #939393;
	position: absolute;
	right: 8px;
	top: 4px;
}
.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;
}