.user-aside[data-v-713869ff] {
  width: 100%;
  height: 70%;
  min-height: 600px;
  padding: 0 30px;
  margin-top: 80px;
  background: transparent;
}
.user-aside .image-box[data-v-713869ff] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
}
.user-aside .image-box .aside-title[data-v-713869ff] {
  width: 100%;
}
.user-aside .image-box .aside-title .title[data-v-713869ff] {
  padding: 0 10%;
  color: #2447F9;
  font-size: 30px;
  font-weight: 900;
  text-align: left;
  text-shadow: 0 2px 4px rgba(255, 255, 255, 0.8);
}
.user-aside .image-box .aside-title .sub-title[data-v-713869ff] {
  padding: 10px 10%;
  color: #666666;
  font-size: 14px;
  text-align: left;
  font-weight: 900;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.8);
}

.register-success-div[data-v-31548624] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  min-height: 700px;
  background: linear-gradient(255.63deg, rgba(143, 162, 255, 0.3) -11.46%, rgba(249, 250, 253, 0.6) 99.39%), url(../assets/background.ad2f781d.svg) no-repeat center center;
  background-size: cover;
}
.register-success-div .function-box[data-v-31548624] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 50%;
  background: white;
  padding: 0;
  margin: 40px;
  min-height: 600px;
  -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  position: relative;
}
.register-success-div .function-box .form-title[data-v-31548624] {
  background: -webkit-gradient(linear, left top, left bottom, from(#7A91FE), color-stop(79.33%, #284AF9));
  background: linear-gradient(180deg, #7A91FE 0%, #284AF9 79.33%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  padding: 30px 0 20px 0;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 30px;
}
.register-success-div .function-box .success-content[data-v-31548624] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 60px 60px 60px;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.register-success-div .function-box .success-image-box[data-v-31548624] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.register-success-div img[data-v-31548624] {
  height: 30%;
}
.register-success-div .register-success-sub-title[data-v-31548624] {
  text-align: center;
  font-size: 16px;
  color: #000;
  font-weight: 600;
  line-height: 60px;
}
.register-success-div .back-button[data-v-31548624] {
  width: 260px;
  height: 14px;
}

