.login[data-v-d26254ac] {
  position: relative;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.title[data-v-47791881] {
  background-color: #fff;
  height: 90px;
  width: 100%;
  font-weight: 600;
  font-size: 36px;
  letter-spacing: 2px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
}
.el-row--flex[data-v-47791881] {
  padding-left: 400px;
}
.el-row--flex .el-button--small[data-v-47791881]  span {
  color: #555555;
}
.logo[data-v-47791881] {
  height: 90px;
  vertical-align: bottom;
}
.title-box[data-v-47791881] {
  position: relative;
}
.title-box .left-box[data-v-47791881] {
  position: absolute;
  left: 13%;
}
.title-box .left-box div[data-v-47791881] {
  float: left;
  margin-left: 30px;
  text-align: left;
}
.title-box .left-item .text[data-v-47791881] {
  font-size: 14px;
  color: rgb(64, 158, 255);
}
.title-box .right-box[data-v-47791881] {
  position: absolute;
  right: 20%;
}
.title-box .text[data-v-47791881] {
  font-size: 14px;
}
.address p[data-v-68a9e542] {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.footer[data-v-68a9e542] {
  width: 100%;
  position: absolute;
  text-align: center;
  font-size: 14px;
  text-align: center;
  color: #333;
  bottom: 0%;
  padding: 20px;
  padding-top: 30px;
  background-color: #fff;
}
.footer span[data-v-68a9e542] {
  margin: 0px 20px;
  font-weight: bold;
}
.footer a[data-v-68a9e542] {
  color: inherit;
}
.footer .info-box[data-v-68a9e542] {
  margin-top: 15px;
}
.footer .info-box span[data-v-68a9e542] {
  font-weight: 400;
  text-align: left;
  display: inline-block;
  font-size: 13px;
  padding: 0 30px;
}
.footer .rightBorder[data-v-68a9e542] {
  border-right: #ccc solid 1px;
}
.register-box[data-v-1c303278] {
  position: absolute;
  right: 200px;
  top: 50%;
  transform: translateY(-55%);
  box-shadow: 0px 0px 5px 2px #aaa;
}
.register-active-box[data-v-1c303278] {
  height: 68%;
  overflow-y: auto;
  width: 30%;
  padding-top: 30px;
  background-color: white;
  text-align: center;
  border-radius: 10px;
}
.register-active-box-title[data-v-1c303278] {
  color: #2A6FF0;
  margin-top: 20px;
  font-size: 24px;
  padding-left: 30px;
}
.register-active-box-login[data-v-1c303278] {
  top: 20px;
  color: #B3B3B3;
  font-size: 14px;
}
.register-active-box-form[data-v-1c303278] {
  padding: 20px;
  padding-right: 30px;
}
.register-active-box-form-btn[data-v-1c303278] {
  margin-top: 20px;
  width: 400px;
  height: 36px;
  border-radius: 0;
}
.register-active-box[data-v-1c303278] .el-form .el-form-item .el-form-item__label {
  color: #202020;
}
.register-active-box .pw-iocn[data-v-1c303278] {
  cursor: pointer;
  width: 20px;
  margin-top: 10px;
}
.register-active-box-success[data-v-1c303278] {
  height: 68%;
  overflow-y: auto;
  padding-top: 30px;
  background-color: white;
  text-align: center;
}
.register-active-box-success .content-box-top[data-v-1c303278] {
  display: flex;
  padding: 100px 30px 40px 100px;
}
.register-active-box-success .content-box-top-right[data-v-1c303278] {
  margin-left: 40px;
  line-height: 30px;
  padding-top: 30px;
  text-align: left;
}
.register-active-box-success .img-box[data-v-1c303278] {
  width: 100px;
  height: 100px;
  text-align: center;
  border-radius: 50%;
}
.register-active-box-success .img-box img[data-v-1c303278] {
  display: inline-block;
}
.register-active-box-success .img-box-pending[data-v-1c303278] {
  width: 100px;
  height: 100px;
  text-align: center;
  border-radius: 50%;
  border: 10px solid rgba(64, 158, 255, 0.2);
}
.register-active-box-success .img-box-pending img[data-v-1c303278] {
  margin-top: 20px;
}
.register-active-box-success .register-btn[data-v-1c303278] {
  border-radius: 0px;
  width: 300px;
  margin-top: 20px;
  background-color: rgb(0, 123, 223);
}
.noCertification .img-box[data-v-1c303278] {
  border: 10px solid rgba(64, 158, 255, 0.2);
}
.noCertification .img-box img[data-v-1c303278] {
  margin-top: 20px;
}
