* {
	padding: 0;
	margin: 0;
}

body {
	background: rgba(245, 245, 245, 1);
	;
}

.instructions {
	width: 1200px;
	margin: 15px auto;
	font-size: 14px;
	font-weight: 500;
	color: rgba(51, 51, 51, 1);
	line-height: 20px;
}

.instructions>span:nth-child(4) {
	color: rgba(65, 101, 253, 1)
}


/*注册步骤*/

.steps {
	width: 1200px;
	margin: 0 auto;
	background: white;
	z-index: 22;
	position: relative;
	padding-bottom: 40px;
	margin-bottom: 35px;
}

.steps_title {
	margin-top: 27px;
	padding-left: 20px;
	padding-top: 20px;
	border-bottom: 1px rgba(216, 216, 216, 1) solid;
}
.steps_title a,.steps_title span{
	margin: 0 10px;
	margin-right: 57px;
	font-size: 16px;
	line-height: 30px;
	display: inline-block;
}

.add {
    border-bottom: 3px rgba(65, 101, 253, 1) solid;
    font-size: 16px;
    color: rgba(65, 101, 253, 1);

}
.header {
	color: white;
	background-color: #2B303B;
}

.instructions {
	padding-top: 118px;
	margin: 0 auto;
}


.host_inf {
	display: none;
}

input {
	border-radius: 4px;
	border: 1px darkgray solid;
}

.net {
	color: rgba(65, 101, 253, 1);
}

.instructions a {
	color: #333;
}

.car_num>input,
.cash_num>input {
	height: 40px;
}

.cash_number::-webkit-outer-spin-button,
.cash_number::-webkit-inner-spin-button {
	-webkit-appearance: none !important;
}


#certNumber111{
	color: #4165FD;
}
.steps_img {
	text-align: center;
	margin-top: 42px;
	padding-top: 30px;
}

.car_num>input,
.cash_num>input {
	width: 336px;
	height: 40px;
	float: right;
	border-radius: 4px;
	text-indent: 10px;
}

.car_num>label,
.cash_num>label {
	vertical-align: -11px;
}

.car_num {
	margin-top: 59px!important;
}

.cash_num {
	margin-top: 30px!important;
}
.dataForm {
	width: 454px;
	margin: 18px auto;
	margin-top: 50px;
}
.exa {
	position: absolute;
	top: 217px;
	left: 834px;
	height: 20px;
	font-size: 14px;
	font-weight: 400;
	color: rgba(255, 148, 40, 1);
}
input::-webkit-outer-spin-button,

input::-webkit-inner-spin-button { -webkit-appearance: none; }

input[type="number"]{ -moz-appearance: textfield; }
		input::-webkit-input-placeholder,
		textarea::-webkit-input-placeholder {
			color: rgba(174,174,174,1);
		}
		
		input:-moz-placeholder,
		textarea:-moz-placeholder {
			color: rgba(174,174,174,1);
		}
		
		input::-moz-placeholder,
		textarea::-moz-placeholder {
			color: rgba(174,174,174,1);
		}
		
		input:-ms-input-placeholder,
		textarea:-ms-input-placeholder {
			color: rgba(174,174,174,1);
		}
.car_num,
.cash_num {
	overflow: hidden;
	width: 430px;
	margin: 0 auto;
}

.button {
	margin-left: 482px;
	margin-top: 31px;
	width: 160px;
	height: 40px;
	font-size: 14px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 20px;
	background: rgba(65, 101, 253, 1);
	border-radius: 4px;
	border: 1px #4165FD solid;
}

.tip {
	font-size: 12px;
	font-weight: 400;
	color:#EC830F;
	opacity: .8;
	margin: 12px 0 41px 482px;
}

.steps_tip {
	width: 1150px;
	margin: 0 auto;
	height: 156px;
	border-radius: 1px;
	border: 1px dashed #FF9428;background:#FFFCF8;
}

.tip-title {
	margin: 15px 25px;
}

.fs {
	font-size: 12px;
	font-weight: 500;
	color: rgba(136, 136, 136, 1);
	line-height: 17px;
	margin: 5px 25px;
}

.top_all {
	min-width: 1200px;
}


/*第二部*/

.scu_inf {
	width: 1150px;
	margin: 0 auto;
	height: 130px;
	background: rgba(255, 252, 248, 1);
	border-radius: 1px;
	border: 1px dashed rgba(255, 148, 40, 1);
	margin-top: 41px;
	font-size: 14px;
	margin-bottom: 20px;
	color: #333;
    line-height: 24px;
}

.step_inf {
	background: white;
	height: 660px;
	width: 1200px;
	margin: 0 auto;
}

.order {
	margin: 15px 25px 5px 25px;
}

.order>span:nth-child(3) {
	margin-left: 30px;
}

.order>span:nth-child(4) {
	margin-left: 60px;
	font-size: 20px;
	font-weight: 600;
	color: rgba(252, 52, 37, 1);
}

.charge>span:nth-child(1) {
	margin: 0 40px 10px 25px;
}

.charge>span {
	font-size: 14px;
}

.order_inf {
	margin: 5px 40px 10px 25px;
	font-size: 14px;
	font-weight: 400;
	color: rgba(255, 148, 40, 1);
	line-height: 20px;
}

.or_code {
	text-align: center;
	margin-top: 52px;
}

.or_code>img {
	width: 164px;
	height: 218px;
}

.complete {
	width: 160px;
	/*height: 40px;*/
	background: rgba(65, 101, 253, 1);
	border-radius: 4px;
	color: white;
	padding-top: 10px;
	margin-left: 200px;
	text-align: center;
	padding: 7px;
	margin-top: 39px;
	margin-left: 513px;
}

/* .inputs::placeholder {
	padding-left: 10px;
	color: #AEAEAE;
} */

.cars {
	height: 20px;
	position: absolute;
	left: 794px;
	top: 216px;
	z-index: 9999999;
}
.order img{
	width: 20px;
    float: left;
    margin-top: 5px;
    margin-right: 14px;

}
.layui-input::placeholder {
	color: #AEAEAE;
	padding-left: 0px;
}
.inf_show_pers{
	display: none;
}