*{
	margin:0;
	padding:0;
}
i{font-style:normal;}
.main{
	background:#f9f9f9;
	width:100%;
	min-height:786px;
	border-top:2px solid #009944;
	
}
.Re_title{
	overflow:hidden;
	width:1223px;
	height:46px;
	margin:0 auto;
	font-size:15px;
	border:none;
	padding-top:50px;
}
.Re_comeback{
	border:none;
	float:left;
	text-align:center;
	width:231px;
	height:46px;
	line-height:46px;
	background-size:100%;
	background:url(../../images/auth/Z_bg.png)  no-repeat;
}
.Re_forget{
	border:none;
	float:left;
	width:354px;
	height:46px;
	/* line-height:46px; */
	text-align:center;
	background:url(../../images/auth/W_bg.png) no-repeat;
	margin-left:-21px;
	background-size:100%;

}
.Re_reset{
	border:none;
	float:left;
	width:354px;
	height:46px;
	/* line-height:46px; */
	text-align:center;
	background:url(../../images/auth/C_bg.png) no-repeat;
	margin-left:-12px;
	background-size:100%;

}
.Re_seccess{
	float:left;
	width:331px;
	height:46px;
	/* line-height:46px; */
	text-align:center;
	background:url(../../images/auth/CC_bg.png)  no-repeat;
	margin-left:-14px;
	background-size:100%;
}



.Re_title div{overflow:hidden;cursor:pointer;}
.Re_title div i{line-height:22px;float:left;display:inline-block;width:22px;height:22px;border-radius:22px;background:#cccccc;color:white;margin-top: 12px;margin-left: 120px;margin-right:10px;}
.Re_title div span{float:left;line-height:46px;text-align:center;}
.Re_title div .i_active{background:white;color:#009944;}
.Re_title div .span_active{color:white;}



/* 登录框的样式之开始 */
.loginx{width:450px;z-index:9999;background:white;margin:73px auto 0;}
.lo_titlex{height:72px;width:450px;border-bottom:1px solid #eeeeee;}
.lo_titlex span{cursor:pointer;display:inline-block;width:162px;height:70px;line-height:70px;text-align:center;font-size:15px;color:#6b6b6b;}
.lo_titlex span:nth-child(1){margin-left:63px;}
.lo_titlex .lo_activex{border-bottom:2px solid #009944;color:#009944;}
.login_losex{cursor:pointer;float:right;margin-top:27px;margin-right:30px;}
.numberx,.passwordx{display:block;border:none;outline:none;width:307px;height:38px;margin:0 auto;padding:0 10px;border:1px solid #e1e0e0;}
.numberx{margin-top:38px;}
.passwordx{margin-top:27px;}
.checkx{overflow:hidden;width:329px;margin:17px auto 28px;font-size:12px;}
.checkx input{float:left;}
.check_p1x{color:#828282;float:left;margin-left:6px;}
.check_p2x{color:#009944;float:right;}
.lo_comx{padding-top:1px;padding-bottom:1px;}
.entry_buttonx{cursor:pointer;display:block;border: none;outline: none;background:#009944;color:white;font-size:14px;height:40px;width:327px;margin:0 auto 40px;}
.enrollx{display:none;}
.cityx{margin-top:40px;width:329px;margin:40px auto 27px;}
.cityx select{width:148px;height:38px;border:1px solid #e1e0e0;}
.input_outx{width:329px;height:40px;margin:0 auto;position:relative;}
.input_outx input{display: block;border: none;outline: none;width: 307px;height: 38px;margin: 0 auto;padding: 0 10px;border: 1px solid #e1e0e0;}
.city_select2x{margin-left:29px;}
.ps_outx{margin-top:27px;}
.nickname_outx{margin-top:27px;}
.enroll_buttonx{cursor:pointer;display:block;border: none;outline: none;background:#009944;color:white;font-size:14px;height:40px;width:327px;margin:36px auto 40px;}
.input_outx .VerCode_iconx{cursor:pointer;position:absolute;top:5px;right:10px;width:108px;height:27px;background:#e8e8e8;text-align:center;line-height:27px;}        
        /*错误信息提示之span*/
.input_outx span{position:absolute;top:14px;right:10px;color:#009944;}
.input_outx .VerCode_wrongx{top:50px;}
.input_outx .VerCode_wrongr{top:50px;}
.wc_Atestx img{ width:100%; height:100%;}
.wc_Atestx{margin:auto;width:1190px;}
.wc_faHeaderx{background:#e61f28;}
/* 登录框的样式之结束 */
.entry_titlex{overflow:hidden; border:none;}
.entry_titlex p{float:left;font-size:22px;}
.entry_titlex span{float:left;font-size:14px;color:#999999;margin-top:10px;margin-left:10px;}
.Forget_icon{display:block;margin:50px auto 20px;}
.Forget_icon_word{font-size:20px;color:#009944;text-align:center;}