@charset "utf-8";
/* CSS Document */

.forget-setup1{
	width: 400px;
	margin: 0 auto;
	margin-top: 90px;
}
.forget-setup2-change{
	margin-top: 60px;
}
.forget-setup2-pe{
	width: 550px;
	margin: 0 auto;
	margin-top: 40px;
}
.forget-setup3{
	width: 400px;
	margin:0 auto;
	margin-top: 90px;
}
.forget-setup4{
	width: 300px;
	margin:0 auto;
	margin-top: 110px;
	text-align: center;
}

.change-setup1{
	width: 550px;
	margin: 0 auto;
	margin-top: 110px;
}
.change-setup2{
	width: 400px;
	margin: 0 auto;
	margin-top: 110px;
}
.change-setup3{
	width: 320px;
	margin:0 auto;
	margin-top: 110px;
	text-align: center;
}
/*填写账户名*/
.forget-setup1-title{
	font-size: 16px;
	font-weight: bold;
}

/*通过手机邮箱找回*/
.pe-title{
	font-size: 16px;
}
.pe-form{
	width: 400px;
}
.contact-way{
	height: 30px;
}
.contact-title{
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
}
.contact-message{
	font-size: 16px;
	line-height: 35px;
	width: 230px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.contact-goto{
	font-size: 16px;
	line-height: 35px;
	cursor: pointer;
}
.contact-code-title{
	font-size: 14px;
	color: #cfcfcf;
	line-height: 20px;
}
.code-hint{
	font-size: 12px;
	line-height: 18px;
	margin-top: 40px;
}
.pe-problem-title{
	font-size: 16px;
}
.pe-problem-hint{
	font-size: 14px;
}
.change-again{
	font-size: 16px;
	cursor: pointer;
}

/*设置密码*/
.set-pwd-title{
	font-size: 16px;
	font-weight: bold;
}
/*设置成功*/
.set-pwd-success{
	font-size: 18px;
	font-weight: bold;
}
.you-can{
	font-size: 14px;
	font-family: "微软雅黑",Arial;
}
.login-now-button{
	width: 75px;
	height: 30px;
	border-radius: 5px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}

/*登录状态修改密码样式*/
.pwdtitle-font{
	font-size: 16px;
	font-weight: bold;
}
