@charset "UTF-8";
/* CSS Document */

body,div,p,h1,h2,h3,h4,ul,li {
	margin: 0;
	padding: 0;
}
body, html {
	font-size: 100%;
	color: #3E3A39;
	font-family: "微软雅黑",microsoft YaHei;
}
body {
	background-color: #F2F2F2;
}
.fl {float: left;}
.fr {float: right;}
.mar_b30 {margin-bottom: .94rem;}
.w124 {width: 148px !important;}
.w150 {width: 150px !important;}
input::-webkit-input-placeholder {
	color: #DCDCDC;
}

.clearF:after {
	display: block;
	clear: both;
	content: '';
	height: 0;
	font-size: 0;
	overflow: hidden;
}

.crediterrorTipBox {
	height: 16px;
	margin-left: 160px;
	line-height: 16px;
	background:
			url("../images/error.png")
			no-repeat left center;
	background-size: 16px 16px;
	margin-top: 19px;
	font-size: 12px;
	padding-left: 20px;
	color: #ed1c23;
}

.page_wrap {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 5rem;
  background-color: #fff;
}
.right_code {
	width: 427px;
	height: 458px;
	background: url(../images/page_img.png) no-repeat;
	background: url(../images/code.png) no-repeat\9;
	background-size: 100% auto;
	float: right;
	margin: 64px 24px 40px 40px;
}
.right_code img{
	width: 100%;
	height: auto;
}
.policy_form_wrap {
	float:left;
	padding: 32px 0 40px 26px;
	width: 672px;
}
.policy_form_wrap .policy_title {
	font-size: 18px;
	padding-left: 40px;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 23px;
}
.policy_form_wrap .policy_title:before {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	content: '';
	width: 24px;
	height: 24px;
	background: url(../images/down_icon@2x.png) no-repeat;
	background: url(../images/down_icon.png) no-repeat\9;
	background-size: 100%;
}

.policy_form_wrap .verify_icon:before {
	background: url(../images/verify_icon@2x.png) no-repeat;
	background: url(../images/verify_icon.png) no-repeat\9;
	background-size: 100%;
}
.policy_form_wrap .car_icon:before {
	background: url(../images/car_icon@2x.png) no-repeat;
	background: url(../images/car_icon.png) no-repeat\9;
	background-size: 100%;
}
.policy_form_wrap .nocar_icon:before {
	background: url(../images/nocar_icon@2x.png) no-repeat;
	background: url(../images/nocar_icon.png) no-repeat\9;
	background-size: 100%;
}
.police_form_item {
	padding-top: 26px;
	padding-bottom: 10px;
}
.police_form_item li{
	padding-bottom: 20px;
	font-size: 14px;
}
.police_form_item li:after {
	clear: both;
	display: block;
	content: '';
	font-size: 0;
	height: 0;
}
.police_form_item li label {
	width: 120px;
	line-height: 40px;
	text-align: right;
	padding-right: 10px;
	float: left;
	display: block;
}
.police_form_item li em {
	content: '*';
	color: #D70B24;
	font-style: normal;
}
.form_wrap {
	float: left;
	position: relative;
}
.select_style{
	width: 260px;
	position: relative;
	height: 40px;
	line-height: 40px;
	background: #FFFFFF;
	border: 1px solid #DCDCDC;
	border-radius: 4px;
	font-size: 14px;
	color: #3E3A39;
	padding: 0 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.select_style:after {
	content: '';
	position: absolute;
	top: 16px;
	right: 12px;
	width: 16px;
	height: 10px;
	display: inline-block;
	background: url(../images/select_icon@2x.png) no-repeat;
	background: url(../images/select_icon.png) no-repeat\9;
}
.select_item {
	z-index: 99;
	display: none;
	z-index: 1;
	position: absolute;
	top: 43px;
	left: -1px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 100%;
	max-height: 164px;
	border: 1px solid #DCDCDC;
	background: #fff;
	border-radius: 5px;
}
.select_item span {
	display: block;
	font-size: 14px;
	padding: 0 20px 0 20px;
	line-height: 40px;
	color: #3E3A39;
	cursor: pointer;
}
.select_item span:hover {
	color: #fff;
  background: #B48732;
}
.input_style {
	width: 260px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: left;
	color: #3E3A39;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #DCDCDC;
	border-radius: 4px;
	padding: 0 12px;
}
.error_style .input_style {
	border: 1px solid #D70B24;
}
.txt_tips {
	margin-left: 140px;
	padding-left: 24px;
	color: #D70B24;
	font-size: 14px;
	background: url(../images/tips_icon@2x.png) left center no-repeat;
	background: url(../images/tips_icon.png) left center no-repeat\9;
	background-size: 16px 16px;
}
.code_btn {
	padding-left: 20px;
}
.verify_code img{
	vertical-align: middle;
	width: 100px;
	height: 35px;
	padding-left: 6px;
}
a.link_gold {
	color: #b48372;
}
.btn_wrap {
	padding-left: 120px;
	padding-top: 10px;
}
.submit_btn {
	display: inline-block;
	background: #B48732;
	width: 260px;
	height: 44px;
	border-radius: 22px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 40px;
	cursor: pointer;
	text-align: center;
}
.tips_info {
	background: #F7F7F7;
	border-radius: 4px;
	padding: 20px;
	font-size: 14px;
	color: #999494;
	margin-top: 20px;
}
.tips_info em {
	font-style: normal;
	color: #D70B24;
}

.view {
	width: 120px;
	height: 40px;
	background: #FFFFFF;
	border: 1px solid #B48732;
	border-radius: 4px;
	font-size: 14px;
	color: #B48732;
	line-height: 38px;
	cursor: pointer;
	margin-left: 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.file {
	position: absolute;
	left: 0;
	top: 0;
	height: 40px;
	filter: alpha('opacity:0');
	opacity: 0;
	width: 400px;
}

/* 弹出层 */
.mask{
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	width:100%;
	display:none;
	background-color: rgba(0,0,0,0.4);
}
.openNewBox{
	position:absolute;
	left:0;
	top:0;
	z-index:10001;
	display:none;
}
.promptBox{
	overflow: hidden; 
	position: relative; 
	width: 500px; 
	min-height: 388px;
	background-color: #fff; 
	border:#dedede solid 1px; 
	border-radius:6px;
	padding: 6px 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.promptBox .close{ 
	display: block; 
	z-index: 9; 
	position: absolute; 
	top: 20px; 
	right: 28px; 
	width: 20px;
	height: 20px; 
	background: url(../images/close_icon@2x.png) center no-repeat;
	background: url(../images/close_icon.png) center no-repeat\9;
	background-size: 100% auto;
}
.pop_title {
	border-bottom: 1px solid #DCDCDC;
	font-size: 18px;
	background: url(../images/pop_title_icon@2x.png) left center no-repeat;
	background: url(../images/pop_title_icon.png) left center no-repeat\9;
	background-size: 4px 20px;
	padding: 12px 12px;
}
.pop_con {
	padding: 20px 0 20px 10px;
}
.pop_con .txt_intro {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
}
.default_info {
	font-size: 14px;
	color:#999494;
	height: 40px;
	line-height: 40px;
}
.pop_form li label {
	text-align: left;
	width: 88px;
	padding-right: 0;
}
.pop_con .bottom_btn {
	text-align: center;
	padding-top: 35px;
}
.verity_code input[type=button]{
	display: inline-block;
	width: 120px;
	height: 40px;
	border-radius: 4px;
	font-size: 14px;
	line-height: 36px;
	cursor: pointer;
	margin-left: 18px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.verity_code .def_btn {
	background: #FFFFFF;
	border: 1px solid #B48732;
	color: #B48732;
}
.pop_con .txt_info {
	padding-top: 10px;
}
.pop_con .txt_info p {
	font-size: 14px;
	line-height: 1.6;
	padding-bottom: 20px;
}
.pop_con .txt_info p em{
	color: #b48372;
	font-style: normal;
}
.verity_code .gray_code_btn {
	border: 1px solid #bababa;
	color: #bababa;
}
.glod_font, a.glod_font {
	color: #b48372;
}
