.login[data-v-d26254ac] {
  position: relative;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  min-width: 75rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.btn_page[data-v-344503df] {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.page_div[data-v-344503df] {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  text-align: center;
}
.dig[data-v-344503df] {
  padding: 0.625rem;
}
[data-v-406a0d91] [data-v-406a0d91].codebtn {
  background-color: rgb(44, 161, 254);
  border-radius: 0rem;
  color: #fff;
  height: 2.5rem;
}
.isAgree_box[data-v-406a0d91] {
  color: #999;
  margin-left: -3.125rem;
}
.isAgree_box[data-v-406a0d91].el-checkbox .el-checkbox__label {
  color: #999;
  cursor: text;
}
.isAgree_box span[data-v-406a0d91] {
  cursor: pointer;
  color: #2a6ff0;
}
.register-box[data-v-406a0d91] {
  position: absolute;
  right: 15%;
  top: 50%;
  transform: translateY(-55%);
  border-radius: 0.625rem;
  box-shadow: 0rem 0rem 0.3125rem 0.125rem #aaa;
}
.register-active-box[data-v-406a0d91] {
  height: 68%;
  overflow-y: auto;
  width: 30%;
  padding-top: 1.875rem;
  background-color: white;
  text-align: center;
}
.register-active-box-title[data-v-406a0d91] {
  color: #2a6ff0;
  margin-top: 1.25rem;
  font-size: 1.5rem;
  padding-left: 1.875rem;
}
.register-active-box-login[data-v-406a0d91] {
  top: 1.25rem;
  color: #b3b3b3;
  font-size: 0.875rem;
}
.register-active-box-form[data-v-406a0d91] {
  padding: 0.625rem;
  padding-right: 1.875rem;
}
.register-active-box-form-btn[data-v-406a0d91] {
  width: 80%;
  height: 2.25rem;
  border-radius: 0;
}
.register-active-box-form .el-button.is-disabled[data-v-406a0d91]:hover {
  cursor: not-allowed;
  background-color: #dcdfe6;
  border-color: #dcdfe6;
}
.register-active-box[data-v-406a0d91].el-form .el-form-item .el-form-item__label {
  color: #202020;
}
.register-active-box .pw-iocn[data-v-406a0d91] {
  cursor: pointer;
  width: 1.25rem;
  margin-top: 0.625rem;
}
.register-active-box-success[data-v-406a0d91] {
  height: 68%;
  overflow-y: auto;
  padding-top: 1.875rem;
  background-color: white;
  text-align: center;
}
.register-active-box-success .content-box-top[data-v-406a0d91] {
  display: flex;
  padding: 6.25rem 1.875rem 2.5rem 6.25rem;
}
.register-active-box-success .content-box-top-right[data-v-406a0d91] {
  margin-left: 2.5rem;
  line-height: 1.875rem;
  padding-top: 1.875rem;
  text-align: left;
}
.register-active-box-success .img-box[data-v-406a0d91] {
  width: 6.25rem;
  height: 6.25rem;
  text-align: center;
  border-radius: 50%;
  border: 0.625rem solid rgba(64, 158, 255, 0.2);
}
.register-active-box-success .img-box img[data-v-406a0d91] {
  display: inline-block;
  margin-top: 1.25rem;
}
.register-active-box-success .register-btn[data-v-406a0d91] {
  border-radius: 0rem;
  width: 18.75rem;
  background-color: rgb(0, 123, 223);
}
