body{
	padding:0 0.2rem;
	box-sizing:border-box;
}
.login-header{
	margin-top: 0.35rem;
}
.login-header a{
	font-size:0.35rem;
	color: #000000;
}
.login-header>span{
	font-size:0.35rem;
	margin-left:2.48rem;
	color: #000;
}
.forget-form{
	margin-top: 1.01rem;
}
.forget-form input{
	width: 100%;
	border: none;
	outline: none;
	font-size: 0.32rem;
}
.forget-form p:first-child{
	border-bottom: 1px solid #8DC556;
	margin-bottom: 0.69rem;
}
.forget-form p{
	border-bottom: 1px solid #999;
	padding-bottom: 0.28rem;
}
.forget-form p:last-child{
	margin-top:0.69rem;
}
.forget-form .yzm{
	position: relative;
}
.forget-form .yzm button{
	position: absolute;
	right: 0;
	top: 0;
	background: #E5E5E5;
	outline: none;
	border: none;
	width: 2.28rem;
	height: 0.8rem;
	top: -0.2rem;
	font-size: 0.3rem;
}
.forget-form .yzm button:focus{
	outline: none;
	border: none;
}
.sub{
	margin-top: 0.6rem;
}
.sub button{
	color: #FFF;
	background:#8DC556;
	height: 0.9rem;
	font-size: 0.35rem;
}
.forget-form .pp{
	margin-top: 0.69rem;
}
.xx{
	margin-top: 0.2rem;
}
.xx a{
	font-style: normal;
	color: #F15145;
	text-decoration: none;
}
