body,
html {
  width: 100%;
  height: 100%;
  background-color: #ededed;
}
body {
  background: url('../images/login/logoBg.png') 100% 100%;
}
.main {
  width: 436px;
  height: 508px;
  background-color: #fff;
  position: fixed;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 30px 0;
}
.main.loginPage {
  display: block;
}
.main.findPassword {
  display: none;
}
.main .logo {
  text-align: center;
  color: #333333;
  font-size: 16px;
  letter-spacing: 2px;
}
.main .logo .name {
  margin-top: 15px;
  margin-bottom: 42px;
}
.main .body {
  position: relative;
  padding-bottom: 60px;
  width: 365px;
  margin: 0 auto;
}
.main .body input {
  border: none;
  border-bottom: 1px solid #c6c6c6;
  height: 40px;
  padding: 5px 10px;
  width: 365px;
  margin-bottom: 10px;
}
.main .body .userAcountTip {
  display: none;
  background-color: #fff;
  position: absolute;
  color: #ff3232;
  font-size: 14px;
  top: 14px;
}
.main .body .loginUserPasswordTip {
  display: none;
  position: absolute;
  color: #ff3232;
  top: 60px;
  font-size: 14px;
  background-color: #fff;
}
.main .body .fa,
.main .body .passwordEye {
  cursor: pointer;
  position: absolute;
  right: 5px;
}
.main .body .fa {
  top: 14px;
  display: none;
  font-size: 20px;
}
.main .body .passwordEye {
  width: 18px;
  height: 13px;
  top: 65px;
}
.main .body .passwordEye.invisible {
  background: url('../images/login/yincang.png') center center no-repeat;
  visibility: visible;
}
.main .body .passwordEye.visible {
  background: url('../images/login/xianshi.png');
  visibility: visible;
}
.main .body .forgetPassword {
  position: absolute;
  right: -8px;
  cursor: pointer;
  color: #506684;
}
.main .body .forgetPassword:hover {
  color: #2882ff;
}
.main .body .login {
  width: 365px;
  height: 44px;
  font-size: 18px;
  cursor: pointer;
  background-color: #2882ff;
  color: #ffffff;
  line-height: 44px;
  text-align: center;
  margin-top: 85px;
}
.main .body .login:hover {
  background: #0060e5;
}
.main .body .prompt {
  display: none;
  position: absolute;
  top: 57px;
  right: 30px;
  font-size: 16px;
  color: #ff3232;
}
.main .footer {
  border-top: 1px solid #dedede;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #333333;
  font-size: 14px;
  position: absolute;
  left: 110px;
  top: 436px;

}
.main .footer .special {
  color: #2882ff;
  cursor: pointer;
}
.main .footer .special:hover {
  color: #0060e5;
}
.findPassword .returnLogin {
  color: #2882ff;
  font-size: 16px;
  margin-left: 20px;
  cursor: pointer;
}
.findPassword .returnLogin:hover {
  color: #0060e5;
}
.findPassword .titleInfo {
  text-align: center;
  margin-top: 30px;
}
.findPassword .titleInfo div:first-child {
  color: #000000;
  font-size: 30px;
}
.findPassword .titleInfo div:last-child {
  color: #c6c6c6;
  font-size: 14px;
}
.findPassword form {
  position: relative;
  text-align: center;
  width: 365px;
  margin: 0 auto;
  margin-top: 30px;
}
.findPassword form input {
  border: none;
  border-bottom: 1px solid #c6c6c6;
  height: 50px;
  width: 365px;
  margin-bottom: 10px;
  font-size: 16px;
}
.findPassword form .passwordMessageCodeTip,
.findPassword form .passwordPhoneNumTip,
.findPassword form .textCodeTip {
  position: absolute;
  color: #ff3232;
  background-color: #fff;
  font-size: 16px;
  display: none;
}
.findPassword form .passwordPhoneNumTip {
  top: 15px;
}
.findPassword form .passwordMessageCodeTip {
  top: 134px;
}
.findPassword form .textCodeTip {
  top: 74px;
}
.findPassword form #imgCode {
  position: absolute;
  top: 72px;
  right: 0;
}
.findPassword form .passwordInfo {
  display: none;
}
.findPassword form .getMessageCode {
  color: #2882ff;
  cursor: pointer;
  border: none;
  background-color: transparent;
  font-size: 16px;
  position: absolute;
  top: 130px;
  right: 2px;
}
.findPassword form .getMessageCode:hover {
  color: #0060e5;
}
.findPassword form .fa,
.findPassword form .findPasswordEye1,
.findPassword form .findPasswordEye2 {
  position: absolute;
}
.findPassword form .findPasswordClose {
  top: 17px;
  display: none;
  font-size: 20px;
  right: 5px;
}
.findPassword form .findPasswordEye1,
.findPassword form .findPasswordEye2 {
  width: 18px;
  height: 13px;
  top: 82px;
  right: 5px;
}
.findPassword form .findPasswordEye1.invisible,
.findPassword form .findPasswordEye2.invisible {
  background: url('../images/login/yincang.png') center center no-repeat;
  visibility: visible;
}
.findPassword form .findPasswordEye1.visible,
.findPassword form .findPasswordEye2.visible {
  background: url('../images/login/xianshi.png');
  visibility: visible;
}
.findPassword form .findPasswordEye1 {
  top: 22px;
}
.findPassword form .newPasswordTip {
  position: absolute;
  top: 75px;
  right: 30px;
  color: #ff3232;
  font-size: 16px;
  display: none;
}
.findPassword .reminder {
  position: absolute;
  display: none;
  top: 330px;
  margin-left: 35px;
  width: 365px;
  height: 35px;
  line-height: 35px;
  background-color: rgba(255, 50, 50, 0.3);
  text-align: center;
}
.findPassword .nextStep {
  position: absolute;
  bottom: 80px;
  margin-left: 35px;
  width: 365px;
  height: 44px;
  font-size: 18px;
  cursor: pointer;
  background-color: #2882ff;
  color: #ffffff;
  line-height: 44px;
  text-align: center;
}
.findPassword .nextStep:hover {
  background: #0060e5;
}


.main .body .messageCodeTip {
  display: none;
  background-color: #fff;
  position: absolute;
  color: #ff3232;
  font-size: 16px;
  top: 106px;
  left: 9px;
}
.main .body .getMessageCode {
  position: absolute;
  border: none;
  background-color: transparent;
  color: #2882ff;
  cursor: pointer;
  font-size: 16px;
  top: 105px ;
  right: 2px;
}
.main .body .msgetMessageCodegCode:hover {
  color: #0060e5;
}

.notLogin{
  pointer-events: none
}