.login[data-v-39ff42ec] {
  width: 100%;
  height: 100%;
  background: #F1F3F8;
}
.login .top[data-v-39ff42ec] {
  width: 100%;
  height: 52px;
  line-height: 52px;
  background: #0D1D3F;
}
.login .top span[data-v-39ff42ec] {
  font-weight: bold;
  color: #EBEDF2;
}
.login .top svg[data-v-39ff42ec] {
  font-size: 28px;
  margin: 0 12px 0 11px;
  vertical-align: middle;
}
.login .bot[data-v-39ff42ec] {
  position: relative;
  width: 68%;
  height: 75%;
  margin: 29px auto;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.04);
}
.login .bot .goback[data-v-39ff42ec] {
  position: absolute;
  top: 24px;
  right: 32px;
  font-weight: 400;
  color: #37393C;
  cursor: pointer;
}
.login .bot .title[data-v-39ff42ec] {
  text-align: center;
  font-weight: 400;
  color: #37393C;
  font-size: 22px;
  padding: 44px 0 92px 0;
}
.login .bot .el-form[data-v-39ff42ec] {
  width: 44%;
  background: #fff;
  margin: 0 auto;
}
.login .bot .el-form .el-form-item[data-v-39ff42ec] {
  height: 44px;
  background: rgba(232, 238, 244, 0.76);
  border-radius: 2px;
  border: 1px solid #DCE5F0;
  margin-bottom: 32px;
}
.login .bot .el-form .el-form-item[data-v-39ff42ec] .el-input .el-input__inner {
  border: 0;
  height: 44px;
  background: transparent;
}
.login .bot .el-form .loginBtn[data-v-39ff42ec] {
  width: 100%;
  height: 48px;
  margin-top: 52px;
  background: #2677FF;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(11, 113, 244, 0.4);
          box-shadow: 0px 4px 12px 0px rgba(11, 113, 244, 0.4);
  border-radius: 4px;
}
.login .bot .el-form .showPhoneEmail[data-v-39ff42ec] {
  color: #62666C;
  margin-bottom: 28px;
}
.login .bot .el-form .emailSuccess[data-v-39ff42ec] {
  width: 100%;
  text-align: center;
}
.login .bot .el-form .emailSuccess i[data-v-39ff42ec] {
  font-size: 58px;
  color: #52C41A;
  margin-bottom: 22px;
}
.login .bot .el-form .emailSuccess p[data-v-39ff42ec] {
  font-weight: 400;
  color: #62666C;
  line-height: 40px;
}
.login .bot .el-form .lastBtn[data-v-39ff42ec] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
  color: #37393C;
}
.login .bot .el-form .lastBtn > span[data-v-39ff42ec] {
  cursor: pointer;
}
.login .bot .el-form .otherFun[data-v-39ff42ec] {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 50px;
  text-align: center;
  color: #62666C;
  cursor: pointer;
}
.login .bot .el-form .el-divider[data-v-39ff42ec] {
  position: absolute;
  width: 44%;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 98px;
}
.login .bot .el-form .el-divider .el-divider__text[data-v-39ff42ec] {
  color: #C1C6CF;
}
.login .bot .el-form .yzm[data-v-39ff42ec] {
  vertical-align: middle;
  font-weight: 400;
  color: #2677FF;
  padding: 10px 10px;
  border-left: 1px solid #ddd;
  cursor: pointer;
}
.login .bot .el-form .imgcode[data-v-39ff42ec] {
  width: 96px;
  height: 44px;
  background: #A0C2E3;
  border-radius: 0px 1px 1px 0px;
  cursor: pointer;
}

