.register-page img {
  background-color: transparent;
}
.register-page .radius-content .van-cell {
  background-color: #f2f4f5;
  border: 1px solid #f2f4f5;
  border-radius: 3.2vw;
}
.register-page .enter-input input::-moz-placeholder {
  color: #b9c6ce;
}
.register-page .enter-input input:-ms-input-placeholder {
  color: #b9c6ce;
}
.register-page .enter-input input::-ms-input-placeholder {
  color: #b9c6ce;
}
.register-page .enter-input input::placeholder {
  color: #b9c6ce;
}
.register-page .code-input {
  padding: 0 0 0 4.267vw;
}
.register-page .code-input .van-button--primary {
  height: 100%;
  width: 6rem;
  --tw-bg-opacity: 1;
  background-color: rgba(84, 171, 195, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  height: 13.333vw;
  border: 0;
}
.register-page .verfition-box .verifybox {
  position: absolute;
  z-index: 10;
}

.bgPic[data-v-022fc800] {
  height: 100vh;
  background: url(../img/relogin-bg@2x.a2901e9b.png) no-repeat 0 0;
  background-size: 100% 30vh;
}
.logo-img[data-v-022fc800] {
  padding: 5vh 0;
}
.radius-box[data-v-022fc800] {
  width: 100%;
  min-height: 83vh;
  background-color: #ffffff;
  border-radius: 9.6vw 9.6vw 0 0;
}
.radius-box .radius-content[data-v-022fc800] {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 8vw 8vw 0;
}
.page-footer[data-v-022fc800]  .van-checkbox__icon--square .van-icon {
  border-radius: 0.375rem;
}
.page-footer[data-v-022fc800]  .van-checkbox__icon--checked .van-icon {
  --tw-border-opacity: 1;
  border-color: rgba(84, 179, 206, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(84, 179, 206, var(--tw-bg-opacity));
}
.page-footer[data-v-022fc800]  .van-checkbox__label {
  margin-left: 0.75rem;
}

