@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	text-decoration: none;
}
a:hover {
	color:#d60000;
	text-decoration: underline;
}
input {
	outline: none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
.o_cf:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
* html>body .o_cf {
	display:inline-block; 
	width:100%;
}
* html .o_cf {
	height:1%;
}
*+html .o_cf {
	min-height:1%;
}
.o_w {
	width:1180px;
	margin:0px auto;
}
.o_mart {
  margin-top:10px;
}
.o_bor {
  border:1px solid #C1D1E4;
}
.o_fl{
	float:left
}
.o_fr{
	float:right;
}

/*** 新增二维码弹层 ***/
.v31_findcar .c li #li_tel {
	position: relative;
}
.getApp {
	position: absolute;
	left: 250px;
	top: -229px;
	width: 210px;
	height: 250px;
	display: none;
}
.getMorePrice {
	position: fixed;
	z-index: 1001;
	left: 50%;
	top: 50%;
	margin: -125px 0 0 -105px;
}
.getMask {
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .65);
	display: none;
}
.getApp .ewmBg {
	position: relative;
	width: 208px;
	height: 210px;
	border: 1px solid #EEEEEE;
	border-bottom: none;
	background: #FFFFFF;
	border-top-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	text-align: center;
}
.getApp h4 {
	padding-top: 18px;
	line-height: 18px;
	font-size: 18px;
	text-align: center;
	color: #508CEE;
	font-weight: bold;
}
.v31_findcar .c li .getApp p.info,
.getApp p.info {
	line-height: 14px;
	padding: 6px 0 0 0;
	font-size: 11px;
	color: #508CEE;
}
.getApp .img {
	margin: 5px auto 0;
	width: 140px;
	height: 140px;
	background: url(../images/ewm_v40.png) 0 0 no-repeat;
	display: block;
}
.v31_findcar .c li .getApp .txt,
.getApp .txt {
	width: 210px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	background: url(../images/ewmBg_v40.png) 0 0 no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.getApp .close {
	position: absolute;
	right: -3px;
	top: -3px;
	z-index: 10;
	width: 24px;
	height: 24px;
	background: url(../images/close_v40.png) 0 0 no-repeat;
	cursor: pointer;
}
.v3_carinfo .func .getApp {
	display: none;
	left: inherit;
	right: 0;
	top: -247px;
}