

.login{
	background: url(../../img/Home/logo_bg_02.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 100px 0 0;
}
.login-bg{
	width: 100%;
	height: 100%;
	background: url(../../img/Home/bg_bottom.png) no-repeat bottom center;
	background-size: 100% auto;
}
.login-bg .footer{
	margin-top: 100px;
}
.login-main{
	display: none;
	padding: 50px 40px;
	width: 477px;
	background: #fff;
	border-radius: 5px;
	margin: 0 auto;
}
.login-title{
	font-size: 30px;
	display: inline-block;
	width: 100%;
	color: #323c47;
	position: relative;
	text-align: center;
	border-top: 1px solid transparent;
	margin-bottom: 50px;
}
.login-remind{
	line-height: 28px;
	color: #ff7171;
	display: none;
}
.login-remind-top{
	
}
.login-item{
	display: block;
	height: 70px;
	position: relative;
}
.login-input{
	width: 473px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e4e7ec;
	border-radius: 5px;
	text-indent: 10px;
}
.login-input:hover,.login-input:focus{
	outline: none;
}
.input-success-icon,.squre-success-icon{
	display: inline-block;
	width: 20px;
	height: 20px;
}
.input-success-icon{
	position: absolute;
	top: 12px;
	right: 10px;
	display: none;
	background: url(../../img/Home/success_icon.png) no-repeat;
}
.squre-success-icon{
	width: 18px;
	height: 18px;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 1px;
	margin-bottom: -3px;
}
.agreement-con-active.squre-success-icon,.to-register-icon{
	width: 20px;
	height: 20px;
	border: none;
	background: url(../../img/Home/success_icon.png) no-repeat;
	background-position: 0 -20px;
}
.login-item-success .login-input{
	border: 2px solid #18d989;
} 
.login-item-error .login-input{
	border: 2px solid #ff7171;
} 
.login-item-success .input-success-icon,.login-item-error .login-remind{
	display: inline-block;
}
.yzm-input{
	width: 280px;
}
.get-yzm{
	display: inline-block;
	width: 178px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #ff7900;
	color: #fff;
	font-size: 18px;
	margin-left: 10px;
	border-radius: 5px;
}
.get-yzm-prohibit{
	background: #ccc;
}
.nav-level-con{
	display: none;
}
.agreement-link{
	display: none;
	
}
.agreement-con{
	color: #989898;
}
.agreement_check{
	padding-bottom: 30px;
}
.login-link{
	display: block;
	width: 240px;
	height: 50px;
	line-height: 50px;
	background: #ff6c43;
	color: #fff;
	font-size: 18px;
	margin: 30px auto 0;
	text-align: center;
	border-radius: 50px;
}
.rgister-btns{
	position: relative;
	text-align: center;
}
.login-band-link,.login-reg-link{
	display: inline-block;
	height: 50px;
	width: 200px;
	margin: 16px;
}
.login-band-link{
	background: #0f69c9;
}
.forget-password{
	float: right;
	color: #47aaff;
	text-decoration: underline;
}
.to-register{
	display: block;
	text-align: center;
	font-size: 18px;
	color: #34528b;
	margin: 20px 0 20px 0;
}
.to-register-icon{
	display: inline-block;
	margin: 0 2px -2px 0;
	background-position: 0 -40px;
}
.repass-suc{
	text-align: center;
	padding: 10px 0;
}
.repass-suc-text{
	color: #949494;
	font-size: 24px;
	margin-top: 20px;
}
.third-login{
	text-align: center;
	color: #989898;
	padding-top: 20px;
}
.third-login-link{
	display: inline-block;
	width: 50px;
	height: 50px;
	background: url(../../img/Home/third_login.png) no-repeat;
	background-position:  0 -50px;
	margin: 35px 15px 0 15px;
}
.third-login-link-qq{
	background-position:  0 -100px;
}
.third-user-img{
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 10px;
	margin: -32px auto 20px;
}
