.register-container[data-v-07131520] {
  width: 100vw;
  height: 100vh;
  background-color: transparent;
  background: linear-gradient(360deg, #F1F7FC 0%, #F1F7FC 58%, #F8FBFE 84%, #FFFFFF 100%);
  opacity: 1;
  background-image: url(../img/register_bg.99fc64a2.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.register-box[data-v-07131520] {
  box-sizing: border-box;
  text-align: center;
  padding-top: 5.0625rem;
  height: calc(100vh - 6.25rem);
  min-width: 75rem;
}
.register-type[data-v-07131520] {
  height: 6.25rem;
  display: flex;
}
.register-type-item[data-v-07131520] {
  width: 23.9375rem;
  height: 32.125rem;
  margin-top: 5.0625rem;
  cursor: pointer;
}
.register-type-item[data-v-07131520]:nth-child(1) {
  margin-left: 16%;
  background-image: url(../img/purimg.5015624a.png);
  color: rgb(0, 177, 255);
}
.register-type-item[data-v-07131520]:nth-child(2) {
  background-image: url(../img/supimg.628d7859.png);
  color: rgb(123, 139, 237);
}
.register-type-item[data-v-07131520]:nth-child(3) {
  background-image: url(../img/trans.ac8b45c2.png);
  color: rgb(88, 193, 17);
}
.register-type-img[data-v-07131520] {
  margin-top: 4.6875rem;
}
.register-type-name[data-v-07131520] {
  font-size: 1.5rem;
}
.register-type-info[data-v-07131520] {
  color: rgb(94, 104, 113);
  font-size: 0.875rem;
  margin-top: 1.0625rem;
}
