@charset "utf-8";
.overys {
	overflow-y: scroll;
}
.page-list {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #999;
}
.page-list a, .page-list a:hover, .page-list a:visited {
	color: #999;
}
.page-list a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
}
.ml22 {
	margin-left: 22px;
}
.mb20 {
	margin-bottom: 20px;
}
.order-info {
	overflow: hidden;
	color: #333;
}
input::-ms-clear {
display:none;
}
/*左部*/
.mylist {
	width: 200px;
	float: left;
}
.mylist .mycar {
	height: 80px;
	line-height: 80px;
	text-align: center;
	background-color: #fdd000;
	font-size: 24px;
}
.mylist .listleft {
	padding-top: 24px;
	background-color: #f5f5f5;
}
.mylist .listleft li {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	position: relative;
	padding-left: 40px;
}
.mylist .listleft li.hit a {
	color: #333;
	font-size: 14px;
	height: 40px;
	width: 160px;
	display: inline-block;
*display:inline;
}
.mylist .listleft li.hit a:hover {
	text-decoration: none;
	color: #333;
	cursor: pointer;
}
.mylist .listleft li span {
	display: inline-block;
	width: 24px;
	height: 24px;
	font-size: 14px;
	position: absolute;
	top: 8px;
	left: 12px;
}
.mylist .listleft li.cur {
	background-color: #d7d7d7;
	border-left: 5px solid #014099;
	padding-left: 35px;
}
.mylist .listleft li.cur span {
	left: 7px;
	background-position-y: -298px;
}
.mylist .listleft li.second {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding-left: 0px
}
.mylist .listleft li.second a {
	width: 195px;
	text-align: center;
	float: right;
}
.mylist .listleft li.cur.second {
}
.myicon1, .myicon2, .myicon3, .myicon4, .myicon5, .myicon6, .myicon7, .myicon0 {
	background: url("../images//icon_bh.png") no-repeat;
	background-size: 600px 600px;
}
/* 图标未选中 橙色位置 */
.myicon1 {
	background-position: 3px -238px;
}
.myicon2 {
	background-position: -37px -238px;
}
.myicon3 {
	background-position: -77px -238px;
}
.myicon4 {
	background-position: -117px -238px;
}
.myicon5 {
	background-position: -157px -238px;
}
.myicon6 {
	background-position: -194px -238px;
}
.myicon7 {
	background-position: -236px -238px;
}
.myicon0 {
	background-position: -277px -238px;
	;
}
/* 图标选中 蓝色位置，横坐标不变，纵坐标变为-298px */

/*右部*/
.my-cont {
	width: 970px;
	float: left;
	margin-left: 20px;
}
.my-cont .mytop {
	height: 48px;
	background-color: #f5f5f5;
	padding-left: 20px;
	font-size: 18px;
	line-height: 48px;
}
.my-cont .car_img a {
	display: inline-block;
}
/*右部  我的收藏  myfavor.html*/
.my-cont .favorlist {
	margin-top: 20px;
}
.my-cont .favorlist ul li {
	float: left;
	width: 290px;
	height: 300px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.my-cont .favorlist ul li .closefav {
	font-size: 14px;
	color: #169bd5;
	cursor: pointer;
}
/*右部  浏览历史  history.html*/
.my-cont .hist {
	position: relative;
}
.rubbish {
	background: url("../images/icon_bh.png") no-repeat;
	background-size: 600px 600px;
}
.my-cont .hist .delbox {
	width: 100px;
	height: 48px;
	line-height: 48px;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 15px;
	text-align: right;
	font-size: 14px;
	cursor: pointer;
}
.my-cont .hist .delbox i {
	width: 22px;
	height: 22px;
	display: inline-block;
	position: absolute;
	top: 13px;
	right: 60px;
}
.my-cont .hist .delbox .rubbish {
	background-position: 3px -378px;
}
.my-cont .historylist {
	margin-top: 20px;
	margin-left: 30px;
	overflow: hidden;
}
.my-cont .historylist .parentrel {
	position: relative;
	padding-left: 10px;
}
.my-cont .historylist ul li {
	float: left;
	width: 290px;
	height: 300px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.my-cont .historylist ul li .closefav {
	font-size: 14px;
	color: #169bd5;
	cursor: pointer;
}
.my-cont .historylist .datetime {
	overflow: hidden;
	padding-bottom: 20px;
	border-left: 2px solid #014099;
	padding-left: 28px;
}
.my-cont .historylist .datetime p {
	padding-left: 0px;
	font-size: 18px;
	padding-bottom: 10px;
}
.my-cont .historylist .datetime p span {
	font-size: 14px;
	color: #999;
}
.my-cont .historylist .datetime p i {
	font-size: 14px;
	color: #999;
	cursor: pointer;
}
.my-cont .historylist .datetime ul {
	float: left;
}
.my-cont .historylist .datetime i {
	font-style: normal;
}
.my-cont .historylist .datetime b {
	width: 27px;
	height: 27px;
	display: block;
	position: absolute;
	top: -2px;
	left: 0;
}
.my-cont .historylist .datetime .sales_tag .promotion_tag p {
	font-size: 12px;
	padding-bottom: 0px
}
.arrowright, .arrowdown {
	background: url("../images/icon_bh.png") no-repeat;
	background-size: 600px 600px;
}
.arrowright {
	background-position: -40px -378px
}
.arrowdown {
	background-position: -80px -378px;
}
.hide {
	display: none;
}
.show {
	display: block;
}
/*右部  预约单  mypreorder.html*/
.my-cont .myorder {
	margin-top: 20px;
}
.my-cont .myorder .time {
	line-height: 40px;
	padding-left: 20px;
	background-color: #f5f5f5;
	font-size: 18px;
}
.my-cont .myorder .precar {
	height: 58px;
	border-left: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	padding: 15px 20px;
	overflow: hidden;
}
.my-cont .myorder .prel {
	height: 58px;
	width: 360px;
	float: left;
}
.my-cont .myorder .prel img {
	width: 48px;
	height: 48px;
	display: inline-block;
	float: left;
	padding-top: 5px;
}
.my-cont .myorder .pre-carinfo {
	float: left;
	font-size: 12px;
	margin: 2px 0 2px 10px;
}
.my-cont .myorder .pre-carinfo p {
	line-height: 18px;
	color: #333;
}
.my-cont .myorder .pre-carinfo p .bh-name {
	font-size: 14px;
}
.my-cont .myorder .pre-carinfo p .bh-price {
	color: #ec4949;
	font-size: 12px;
}
.my-cont .myorder .pre-carinfo ul {
	overflow: hidden;
}
.my-cont .myorder .pre-carinfo ul li {
	display: inline-block;
	float: left;
	margin: 3px;
	line-height: 12px;
	border-right: 1px solid #999;
	padding-right: 5px;
	color: #999;
}
.my-cont .myorder .pre-carinfo ul li.br0 {
	border-right: 0;
}
.my-cont .myorder .pre-carinfo ul li.ml0 {
	margin-left: 0;
}
.my-cont .myorder .prem {
	line-height: 58px;
	width: 420px;
	float: left;
	text-align: center;
}
.my-cont .myorder .prem span {
	font-size: 14px;
	display: inline-block;
	padding-right: 5px;
}
.my-cont .myorder .prer {
	width: 60px;
	float: left;
	padding-left: 85px;
	padding-top: 22px;
	text-align: center;
}
.my-cont .myorder .prer p {
	font-size: 14px;
	line-height: 14px;
}
.my-cont .myorder .prer p.waitcar {
	color: #014099;
}
.my-cont .myorder .prer p.alrecar {
	color: #333;
}
.my-cont .myorder .prer p.passcar {
	color: #999;
}
.my-cont .myorder .prer a {
	display: block;
	font-size: 12px;
	margin-top: 3px;
	text-decoration: underline;
	color: #169bd5;
	cursor: pointer;
}
#myfavor {
	width: 900px !important;
}
.zxc_login_bd {
	max-width: 1920px;
	min-width: 1190px;
	width: 100%;
	margin: 0 auto;
	height: 480px;
	background: url("../images/loginbg.jpg") no-repeat center top;
}
.log_base_bd {
	width: 1190px;
	margin: 0 auto;
}
.zxc_login_info {
	width: 400px;
	min-height: 320px;
	position: absolute;
	top: 80px;
	right: 0px;
	z-index: 10;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0, .5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0, .5);
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}
.zxc_login_info h2 {
	position: relative;
	border-bottom: 1px solid #014099;
	padding: 18px 20px 12px 20px;
	font-size: 18px;
	line-height: 18px;
	overflow: hidden;
	font-family: "Microsoft Yahei", Tahoma;
}
.zxc_login_info h2 a.blue {
	position: absolute;
	right: 20px;
	top: 18px;
	font-size: 14px;
	color: #333333;
}
.zxc_login_info h2 a.blue:hover {
	text-decoration: none;
}
.zxc_login_info li {
	overflow: hidden;
	height: 50px;
}
.zxc_login_info label, .zxc_login_info span {
	display: block;
	float: left;
}
.zxc_login_info label {
	width: 65px;
	text-align: right;
	padding-right: 15px;
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.zxc_login_info span {
	max-width: 320px;
	min-width: 236px;
	overflow: hidden;
}
.zxc_login_info input.iptbox, .zxc_register_bd input.iptbox, .iptbox, .zxc_list_bd input.iptbox, .grayipntu_big {
	width: 222px;
	height: 16px;
	background-color: #f5f5f5;
	font-size: 14px;
	line-height: 16px;
	padding: 7px;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #999;
}
.zxc_login_info .wjmm {
	text-align: right;
	line-height: 13px;
	height: 40px;
}
.zxc_login_info .wjmm label.jzmm {
	font-size: 12px;
	color: #014099;
	padding: 0px;
	display: inline;
	width: auto;
	line-height: normal
}
.zxc_login_info .wjmm a {
	color: #014099;
}
.zxc_login_info .zxc_login_error {
	min-width: 236px;
	height: 23px;
	line-height: 23px;
	margin-left: 80px;
	text-align: left;
}
.zxc_login_info input.loginsub, .zxc_register_bd input.registersub, .orangebig_but {
	width: 236px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #fdd000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #333;
	font-size: 18px;
	border: none;
	font-family: "Microsoft Yahei", Tahoma;
	cursor: pointer;
}
.orangebig_but:active, .orangebig_but:hover {
	background-color: #e3bb00;
}
#base_bd.zxc_register_bd, #base_bd.zxc_list_bd {
	min-height: 455px;
}
.zxc_register_bd h1.h1, .zxc_list_bd h1.h1 {
	margin-top: 20px;
	height: 48px;
	line-height: 48px;
	padding-left: 20px;
	font-size: 18px;
	background-color: #f5f5f5;
	font-family: "Microsoft Yahei", Tahoma;
	font-weight: bold;
}
.zxc_register_bd ul, .zxc_list_bd ul {
	padding-top: 40px;
}
.zxc_register_bd ul li, .zxc_list_bd ul li {
	overflow: hidden;
	min-height: 50px;
}
.zxc_register_bd ul li label, .zxc_register_bd ul li span, .zxc_list_bd ul li label, .zxc_list_bd ul li span {
	display: block;
	float: left;
}
.zxc_register_bd ul li label, .zxc_list_bd ul li label {
	width: 90px;
	padding-right: 20px;
	text-align: right;
	color: #333;
	font-size: 14px;
	line-height: 30px;
}
.zxc_register_bd ul li span, .zxc_list_bd ul li span {
	min-width: 246px;
}
.zxc_register_bd ul li span.captcha, .zxc_list_bd ul li span.captcha {
	display: inline;
	_display: inline;
	zoom: 1;
	min-width: auto;
	color: #ec4949;
	font-size: 12px;
	float: none;
	padding-left: 18px;
}
.zxc_register_bd ul li input.captchabut, .zxc_list_bd ul li input.captchabut {
	height: 28px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #d7d7d7;
	background-color: #ffffff;
	font-size: 14px;
	color: #333;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}
.zxc_register_bd ul li.figurecaptcha img, .zxc_list_bd ul li.figurecaptcha img {
	border: 1px solid #d7d7d7;
}
.zxc_register_bd ul li.figurecaptcha a, .zxc_list_bd ul li.figurecaptcha a {
	color: #014099;
	margin-left: 18px;
}
.zxc_register_bd .fl, .zxc_list_bd .fl {
	line-height: 30px;
}
.radiobox.r_cur .radioicon {
	background-position: -120px -140px;
}
.zxc_list_bd ul li label.radiobox {
	text-align: left;
	padding-left: 20px;
	width: 60px;
}
.radiobox {
	position: relative;
	cursor: pointer;
}
.radiobox .radioicon {
	position: absolute;
	display: block;
	top: 7px;
	left: 18px;
}
.radiobox input.radioipt {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
.zxc_sel_box {
	width: 122px;
	position: relative;
	height: 30px;
	padding-right: 25px;
}
.zxc_sel_box .sel_icon {
	position: absolute;
	width: 32px;
	height: 30px;
	background-color: #e3e3e3;
	top: 0px;
	right: 0px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
input.zxc_sel_city {
	width: 100px;
	height: 16px;
	background-color: #f5f5f5;
	font-size: 14px;
	line-height: 16px;
	padding: 7px;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #999;
}
/*汽车列表*/
.carlist {
	position: relative;
}
.car_show li {
	height: 300px;
	width: 290px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.car_show li:hover {
	-webkit-box-shadow: 0px 0px 5px #000;
	-moz-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
}
.car_item {
	height: 290px;
	width: 290px;
}
.car_item .car_img {
	width: 100%;
	height: 190px;
	position: relative;
	overflow: hidden;
}
.car_item .car_img img {
	height: 190px;
	width: 290px;
}
.car_item .car_img .sales_tag {
	position: absolute;
	left: 8px;
	top: 0px;
	width: 60px;
	height: 46px;
	background: url("../images/depreciate_tag.png") no-repeat;
}
.sales_tag .promotion_tag {
	font-size: 12px;
	text-align: center;
}
.sales_tag .promotion_tag p {
	color: #fff;
	text-align: center;
}
.car_type_info {
	height: 120px !important;
	position: relative;
}
.car_info {
	color: #333;
	font-size: 12px;
	margin-top: 8px;
	float: left;
	margin-left: 5px;
	width: auto;
	margin-top: 15px;
	z-index: 100
}
.car_name {
	color: #333;
	float: left;
	font-size: 18px;
	margin-left: 10px;
	width: auto;
	margin-top: 10px;
}
.car_detail {
	margin: 0;
	position: relative;
	color: #999;
	font-size: 15px;
	border-right: 1px solid #999;
	margin-top: 10px;
	padding: 0;
	z-index: 10;
}
.car_type_info .price {
	margin-left: 10px;
	margin-top: 15px;
}
.car_type_info .hidden:hover {
	text-decoration: underline;
	cursor: pointer
}
i.price_info {
	line-height: 24px!important;
	vertical-align: 0px !important;
}
.a_hoverdelay1 .a_hover_box {
	height: 40px;
	width: 293px;
}
.cover_layer {
	display: none;
	position: absolute;
	z-index: 100;
}
.cl_compare, .cl_collection {
	display: block;
	color: #fff;
	text-decoration: none !important;
	width: 49%;
	margin-right: 2px;
	float: left;
	line-height: 40px;
	font-size: 20px;
	text-align: center;
	background: url("../images/coverlayer.png") repeat-x;
}
.zxc_list_bd li.list_city_bd, .zxc_list_bd li.list_city_bd span {
	overflow: visible;
	z-index: 150
}
.zxc_sel_box ul {
	position: absolute;
	max-height: 200px;
	overflow-y: auto;
	width: 120px;
	padding: 0px;
	margin: 0px;
	top: 30px;
	left: 0px;
	background: #fff;
	z-index: 151px;
	border: 1px solid #E8E8E8;
}
.zxc_sel_box ul li {
	line-height: 24px;
	min-height: 24px;
	cursor: pointer;
}
.zxc_sel_box ul li:hover {
	background: #999
}
.zxc_sel_box ul li a {
	font-size: 14px;
	padding-left: 10px;
	color: #333;
}
.zxc_sel_box ul li a:hover {
	text-decoration: none;
}
.zxc_list_bd .zxc_sel_box i {
	width: 100px;
	display: block;
	height: 16px;
	background-color: #f5f5f5;
	font-size: 14px;
	line-height: 16px;
	padding: 7px;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #999;
	font-style: normal;
}
.ml10 {
	margin-left: 10px;
}
.car_type_info span.car_info .hoverbox {
	display: none;
	position: absolute;
	max-width: 550px;
	white-space: nowrap;
	border: 1px solid #014099;
	top: 40px;
	right: 0;
	background-color: #fff;
	z-index: 700;
	text-align: left;
}
.car_type_info span.car_info .hoverbox p {
	font-size: 14px;
	line-height: 22px;
	padding: 5px 10px;
	text-align: right;
}
.car_type_info span.car_info .hoverbox .top-arrow {
	position: absolute;
	top: -25px;
	right: 77px;
	font-size: 32px;
	color: #014099;
}
.car_type_info span.car_info .hoverbox .top-arrow1 {
	position: absolute;
	top: 1px;
	right: 0;
	font-size: 32px;
	color: #fff;
}
.car_type_info .promotion_tag {
	position: absolute;
	top: -22px !important;
	left: 20px !important;
	min-width: 75px;
	padding: 1px 5px;
	border-radius: 2px;
	border: 1px solid #ec4949;
	color: #ec4949;
	font-size: 12px;
	text-align: center;
	background-color: #fff;
	z-index: 20;
	white-space: nowrap;
}
.car_type_info .promotion-arrow {
	position: absolute;
	top: 12px;
	left: 5px;
	color: #ec4949;
}
.car_type_info .promotion-arrow1 {
	position: absolute;
	top: -2px;
	left: 0px;
	color: #fff;
}
.zxc_login_info span.login_yzm {
	min-width: 109px !important;
}
.zxc_login_info span.login_yzm input {
	width: 85px;
}
