.button_webkit{
	-webkit-appearance: button;
}
.number input[type=text], .company input[type=text]{
	-webkit-appearance: none;
}
/*鐧诲綍-----------------------------------------------------*/
.alertSpan {
	display: none;
	color: red;
	padding-right: 5px
}
.alertSpan.active{
	display: inline-block;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
color: #ccc; 
} 
input:-moz-placeholder, textarea:-moz-placeholder { 
color: #ccc; 
} 
input::-moz-placeholder, textarea::-moz-placeholder { 
color: #ccc; 
} 
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
color: #ccc; 
} 
/*鐧诲綍-End----------------------------------------------------*/
.regis_content p.reg_ps{
	overflow: hidden;
	background: #FC5000;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 10px;
	font-size: 20px;
}
.regis_content form{
	padding: 0 30px;
}
.reg_as{
	float: right;
	display: block;
	width: 23px;
	height: 23px;
	background: url(../img/close_icon1.png) no-repeat center center;
	background-size: 100% 100%;
}
/*娉ㄥ唽--------------------------------------------------------*/
.regis_content{
	width: 50%;
	display: none;
	position: fixed;
	text-align: center;
	left:50%;
	top: 120px;
	-webkit-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
	transform: translate(-50%,0);
	background: #fff;
	z-index: 999999999999999;
	border-radius: 5px;
	overflow: hidden;
	max-height: 90%;
}
.reg_scroll{
	padding:20px 0;
	height: 100%;
	overflow: hidden;
}
.reg_div_bj{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 9;
}
.regis_content h2 img{
	float: left;
	margin-left: 19px;
}
.number,.company{
	/*width: 87%;*/
	margin: 0 auto;
	position: relative;
	z-index: 9;
}
.number li.off .prompt{
	display: inline-block;
	vertical-align: top;
}

.prompt{
	display: none;
	overflow: hidden;
	color: #ce091d !important;
	margin-left: 5px;
}
.prompt img{
	margin-right: 5px;
	height: 14px;
	vertical-align: bottom;
}
.number:after{
	content: ".";
	clear: both;
	visibility: hidden;
	height: 0;
	display: block;
}
.number{
	text-align: left;
}
.number li{
	width: 48%;
	display: inline-block;
	vertical-align: top;
	margin: 0 1%;
}
.number li.scroll6{
	width: 100%;
}
.number li .inp_sps{
	margin: 0;
	width: 455px;
}
.number li span{
	font-size: 14px;
	color: #333;
	vertical-align: middle;
}
.number li span b{
	font-weight: 300;
	font-size: 13px;
}
.number li .span_on,
.number li .inp_sps{
	/*display: block;*/
}
.number li .span_on{
	font-weight: 100;
	font-size: 14px;
	display: block;
	width: 100%;
	/*display: none;*/
	height: 20px;
}
/*.number li.scroll8 .span_on{
	display: block;
}*/
.number li .inp_sps select,
.number li .inp_sps textarea{
	width: 450px;
	height: 40px;
    border: 1px #eee solid;
    font-size: 16px;
    border-radius: 3px;
    margin: 10px 0;
    color: #666;
    padding: 0 10px;
    outline: none;
    resize: none;
}
.number li .inp_sps textarea{
	width: 428px;
	padding: 10px;
}
.number li span.pass_o{
	margin-left: 0.5em;
}
.number li span.pass_s{
	margin-left: 1.5em;
}
.number input{
	width: 100%;
	height: 40px;
	font-size: 16px;
	border-radius: 3px;
	text-indent: 10px;
	border: 1px #eee solid;
	margin: 10px 0;
    outline: none;
    resize: none;
}
.number input.radio_{
	width: auto;
	height: auto;
}
.number label.label_s{
	display: inline-block;
	margin-right: 20px;
	margin-left: 3px;
}
.number label.label_s input{
	margin-right: 3px;
}
.number label.label_s input.checkbox_{
	width: auto;
    height: auto;
    margin-right: 3px;
}
.number li.raid{
	color: #666;
	font-size: 16px;
	overflow: hidden;
	margin: 4px 0px;
}
.number li.raid .sps{
	float: left;
}
.number li.raid p{
	margin-left: 20px;
	overflow: hidden;
	width: 456px;
}
.number li.raid p span,
.number li.raid p label{
	margin-left: 0;
	margin-right: 10px;
}
.number li.raid p label{
	display: inline-block;
	width: auto;
	overflow: hidden;
}
.number li.raid p label input{
	width: auto;
	height: auto;
	display: inline-block;
	padding: 0;
	margin: 0;
	float: left;
	vertical-align: middle;
	margin-top: 5px;
	margin-right: 10px;
}
.number li.raid p span{
	margin-right: 20px;
}
.number .label_list{
	/*width: 455px;*/
	display: block;
	overflow: hidden;
	text-align: left;
}
.number li.scroll7,.number li.scroll8{
	width: 100%;
}
.number li.scroll8 .span_on{
	color: #d41c36;
}
.number .label_list.sps_radio .inp_sps,
.number .label_list.sps_checkbox .inp_sps{
	display: inline-block;
	margin: 10px 0;
}
.next-btn{
	margin: 0 auto;
}
.next-btn .ps_{
	color: #999;
	font-size: 14px;
}
.next-btn .ps_ a{
	color: #2cc8fe;
	font-size: 16px;
}


.next-btn .lab_{
	float: left;
	margin-right: 10px;
}
.next-btn .btn{
	width: 282px;
	height: 50px;
	margin: 20px auto 0;
	padding-bottom: 45px;
	text-align: center;
}
.next-btn .submit,.next-btn .reset{
	width: 120px;
	height: 40px;
	background: #FC5000;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	border: none;
	margin: 0 auto;
	cursor: pointer;
	border-radius: 5px;
	font-weight: 600;
}
.next-btn #sub{
	float: left;
}
.next-btn #butn{
	float: right;
	background: transparent;
	border: 1px #ce091d solid;
	color: #FC5000;
	font-weight: 600;
}
.next-btn #butn:hover{
	background: #FC5000;
	border: none;
	color: #fff;
}
.next-btn .disubmit {
	opacity: .50;
	cursor: auto;
}


.regis_content{
	background:#fff;
}
.regis_content .ps_txt{
	width: 87%;
	text-indent: 2em;
	font-size: 16px;
	color: #333;
	margin: 0 auto 20px;
	line-height: 30px;
}
.regis_content .txt_1,.regis_content .option{
	width: 87%;
	margin: 30px auto;
	color: #333;
	font-size: 16px;
}
.regis_content .txt_1 p{
	line-height: 30px;
}
.regis_content .option li{
	line-height: 30px;
	
	margin: 0px 0 20px;
}
.regis_content .option li div{
	overflow: hidden;
}
.regis_content .option li p span{
	color: #F00;
}
.regis_content .option li p em{
	font-style: inherit;
	color: #F00;
	font-size: 14px;
	margin-left: 15px;
	display: none;
}
.regis_content .option li label{
	float: left;
	margin-right: 20px;
}
.regis_content .option li input{
	margin: 3px 3px 3px 4px;
}
.regis_content .send{
	font-size: 14px;
	color: #333;
	text-align: left;
}
.regis_content .send a{
	color: #d41c36;
	text-decoration: underline;
}
/*娉ㄥ唽-End----------------------------------------------------*/
@media only screen and (max-width: 640px) {
	.regis_content{
		width: 100%;
		left: 0;
		top: 0;
		margin: 0;
		border-radius: 0;
		height: 100%;
		overflow: auto;
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);
		-moz-transform: translate(0,0);
		transform: translate(0,0);
		max-height: 100%;
		z-index: 999;
	}
	.regis_content .reg_scroll{
		height: auto;
		overflow: auto;
	}
	.number li.off .prompt {
	    display: inline-block;
	    margin-left: 10px;
	}
	.number li .inp_sps, .company li .inp_sps{
		width: 100%;
	}
	.number input,
	.number li .inp_sps select, 
	.number li .inp_sps textarea{
		width: 100%;
		margin: 20px 0;
		box-sizing: border-box;
	}
	.number li .inp_sps select, 
	.number li .inp_sps textarea{
		padding: 5px;
	}
	.number li .inp_sps select option{
		width: 100%;
	}
	.next-btn .btn{
		width: 100%;
	}
	.prompt{
		margin-left: 0px;
		margin-bottom: 5px;
	}
	.regis_content p.reg_ps{
		overflow: hidden;
		padding: 0 4%;
	}
	.regis_content form{
		padding: 0 4%;
	}
}


/*登录*/
.logo{
	display: none;
}
.logo i{
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 9999999;
	width: 100%;
	height: 100%;
}
.logo .logo_txt{
	width: 90%;
	max-width: 400px;
	height: 230px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 99999999999999;
	background: #eeeeee;
	border-radius: 5px;
}
.logo .logo_txt div{
	padding: 15px 30px;
	position: relative;
	color: #666;
}
.logo .logo_txt div em{
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 28px;
	height: 28px;
	background: url(../img/close_icon1.png) no-repeat center center;
	background-size: 28px 28px;
}
.logo .logo_txt div .logo_ps{
	margin: 25px 0 15px;
	text-align: center;
	font-size: 16px;
}
.logo .logo_txt div .logo_inp{
	padding: 5px 10px;
	height: 40px;
	border: 1px #ddd solid;
	border-radius: 5px;
}
.logo .logo_txt div .logo_inp input{
	border: none;
	height: 30px;
	width: 100%;
	outline: none;
	resize: none;
	font-size: 16px;
	background: #eeeeee;
}
.logo .logo_txt div .logo_btn input{
	display: block;
	width: 100%;
	height: 40px;
	border: none;
	outline: none;
	resize: none;
	background: #FC5000;
	background-size: 100% 100%;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
	margin: 15px auto;
	cursor: pointer;
		
}
.logo .logo_txt div .logo_reg{
	text-align: right;
	font-size: 14px;
	color: #666;
}
.logo .logo_txt div .logo_reg a{
	color: #FC5000;
	text-decoration: underline;
}