@charset "UTF-8";
.page-main[data-v-6608bf54] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-6608bf54],
.slide-enter-active[data-v-6608bf54] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-6608bf54],
.slide-leave-to[data-v-6608bf54] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-6608bf54],
.slide-leave[data-v-6608bf54] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-6608bf54] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-6608bf54] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-6608bf54] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-6608bf54]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.form-section[data-v-6608bf54] {
  box-sizing: border-box;
  width: 64%;
  min-width: 31.25rem;
  max-width: 38.13rem;
  padding: 1.25rem 6.6% 1.31rem;
  margin: 1.5rem auto 7.59rem;
  background: #fff;
  border-radius: 10px;
  box-shadow: -4px -4px 10px rgba(0, 0, 0, 0.25), 4px 4px 10px rgba(0, 0, 0, 0.25);
}
.curr-step-title[data-v-6608bf54] {
  box-sizing: border-box;
  padding-top: 8px;
  padding-bottom: 1rem;
  line-height: 1.36;
  font-family: Open Sans, sans-serif;
  font-size: 1.13rem;
  font-style: normal;
  font-weight: 600;
}
.curr-step-desc[data-v-6608bf54] {
  font-family: Open Sans, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 1rem;
  line-height: 0.88rem;
  color: #163049;
}
.term-desc[data-v-6608bf54] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.term-desc .desc[data-v-6608bf54] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 0.78rem;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
}
.tc-link[data-v-6608bf54] {
  font-weight: 700;
  color: #ba9252;
  text-decoration: underline;
}
.btn-wrapper[data-v-6608bf54] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 95%;
  padding-top: 1.72rem;
}
.dpi-button[data-v-6608bf54] {
  width: 37%;
  max-width: 10.63rem;
  height: 1.44rem;
  line-height: 1.31rem;
  color: #ba9252;
  text-align: center;
  cursor: pointer;
  background: #fff;
  border: 2px solid #ba9252;
  border-radius: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 600;
}
.dpi-button-primary[data-v-6608bf54] {
  line-height: 1.44rem;
  color: #fff;
  background: -webkit-linear-gradient(right, #ccae7c 0%, #ba9252 100%);
  background: linear-gradient(270deg, #ccae7c 0%, #ba9252 100%);
  border: none;
}
.useChangePwdStyle[data-v-6608bf54] {
  width: 100%;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.useChangePwdStyle .curr-step-title[data-v-6608bf54] {
  position: relative;
  padding-top: 0;
  padding-bottom: 1.5rem;
}
.useChangePwdStyle .curr-step-title[data-v-6608bf54]::after {
  position: absolute;
  bottom: 0;
  width: 100%;
  content: "";
  background-color: #c29d5c;
  border: 2px solid #c29d5c;
}
.useChangePwdStyle .curr-step-desc[data-v-6608bf54] {
  margin-top: 1rem;
}
.useChangePwdStyle .btn-wrapper[data-v-6608bf54] {
  width: 100%;
  padding-top: 1rem;
}
.useChangePwdStyle .btn-wrapper .dpi-button[data-v-6608bf54] {
  width: 50%;
  max-width: none;
}
@media screen and (max-width: 1024px) {
.form[data-v-6608bf54] {
    width: 100%;
}
.form-section[data-v-6608bf54] {
    width: 100%;
    min-width: 0;
    max-width: 88%;
    padding: 0.63rem 0.66rem;
    margin: 0.94rem auto 1.5rem;
}
.curr-step-title[data-v-6608bf54] {
    font-family: Open Sans, sans-serif;
    font-size: 0.56rem;
    font-style: normal;
    font-weight: 600;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0.5rem;
    line-height: 0.75rem;
}
.curr-step-title .mobileFirstPStyle[data-v-6608bf54] {
    font-family: Open Sans, sans-serif;
    font-size: 0.56rem;
    font-style: normal;
    font-weight: 600;
    padding-bottom: 12px;
    line-height: 1.25rem;
    color: #163049;
}
.curr-step-title[data-v-6608bf54]::after {
    height: 2px;
    padding: 0;
    border: 1px;
}
.curr-step-desc[data-v-6608bf54] {
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    padding: 0;
    margin-top: 12px;
    margin-bottom: 0.5rem;
    line-height: 0.59rem;
    color: #163049;
}
.btn-wrapper[data-v-6608bf54] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap-reverse;
        -ms-flex-wrap: wrap-reverse;
            flex-wrap: wrap-reverse;
    width: 100%;
    padding-top: 0;
    margin-top: 1.5rem;
}
.dpi-button[data-v-6608bf54] {
    width: 100%;
    max-width: 100%;
    margin-top: 12px;
}
.term-desc .desc[data-v-6608bf54] {
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 600;
    line-height: 0.66rem;
}
.term-desc .show-errors[data-v-6608bf54] {
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 400;
    line-height: 0.59rem;
}
.useChangePwdStyle[data-v-6608bf54] {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
}
.useChangePwdStyle .curr-step-title[data-v-6608bf54] {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.useChangePwdStyle .curr-step-title[data-v-6608bf54]::after {
    height: 2px;
    border: 0;
}
.useChangePwdStyle .curr-step-desc[data-v-6608bf54] {
    margin-top: 0.5rem;
    margin-bottom: 0.75rem;
}
.useChangePwdStyle .btn-wrapper[data-v-6608bf54] {
    width: 100%;
    padding-top: 0;
}
.useChangePwdStyle .btn-wrapper .dpi-button[data-v-6608bf54] {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 3.81rem;
}
}
@charset "UTF-8";
.page-main[data-v-0a251bd6] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-0a251bd6],
.slide-enter-active[data-v-0a251bd6] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-0a251bd6],
.slide-leave-to[data-v-0a251bd6] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-0a251bd6],
.slide-leave[data-v-0a251bd6] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-0a251bd6] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-0a251bd6] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-0a251bd6] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-0a251bd6]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.form-section[data-v-0a251bd6] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.card[data-v-0a251bd6] {
  box-sizing: border-box;
  width: 100%;
  max-width: 12.09rem;
  height: 7.56rem;
  padding: 0.63rem;
  margin: 0 0 1rem;
  background-color: #fff;
  background-image: url(../../static/img/dragonpass.47b9fb0d.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.card .card-logo[data-v-0a251bd6] {
  width: 100%;
  height: 1.78rem;
  margin-bottom: 0.5rem;
}
.card .card-logo img[data-v-0a251bd6] {
  width: 100%;
  font-size: 0.56rem;
}
.card .card-user[data-v-0a251bd6] {
  margin-bottom: 1rem;
}
.card .card-user .card-user-name[data-v-0a251bd6] {
  font-family: Open Sans, sans-serif;
  font-size: 0.44rem;
  font-style: normal;
  font-weight: 600;
  line-height: 0.59rem;
}
.card .card-user .card-user-cardNum[data-v-0a251bd6] {
  font-family: Open Sans, sans-serif;
  font-size: 0.81rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.09rem;
}
.card .card-date[data-v-0a251bd6] {
  font-family: Open Sans, sans-serif;
  font-size: 0.44rem;
  font-style: normal;
  font-weight: 600;
  line-height: 0.59rem;
}
.desc[data-v-0a251bd6] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 52%;
  color: #163049;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
}
.desc1[data-v-0a251bd6],
.desc2[data-v-0a251bd6],
.desc3[data-v-0a251bd6] {
  margin-bottom: 1.5rem;
  line-height: 0.9rem;
}
.dpi-button[data-v-0a251bd6] {
  width: 100%;
  max-width: 10.63rem;
  height: 1.44rem;
  margin-bottom: 11.91rem;
  line-height: 1.31rem;
  color: #ba9252;
  text-align: center;
  cursor: pointer;
  background: #fff;
  border: 2px solid #ba9252;
  border-radius: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 600;
}
.dpi-button-primary[data-v-0a251bd6] {
  line-height: 1.44rem;
  color: #fff;
  background: -webkit-linear-gradient(right, #ccae7c 0%, #ba9252 100%);
  background: linear-gradient(270deg, #ccae7c 0%, #ba9252 100%);
  border: none;
}
.cglsModalClass[data-v-0a251bd6] {
  box-sizing: border-box;
  width: 31.19rem;
  height: 22rem;
  padding: 3.13rem 3.59rem 1.63rem;
}
.cglsModalClass .card-title[data-v-0a251bd6] {
  font-family: Open Sans, sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 0.75rem;
  line-height: 1.69rem;
  color: #163049;
}
.cglsModalClass .card[data-v-0a251bd6] {
  margin-bottom: 1.53rem;
  color: #031d40;
}
.cglsModalClass .desc[data-v-0a251bd6] {
  width: 100%;
}
.cglsModalClass .desc1[data-v-0a251bd6] {
  margin-bottom: 0;
}
.cglsModalClass .desc2[data-v-0a251bd6] {
  margin-bottom: 1.5rem;
}
.cglsModalClass .dpi-button[data-v-0a251bd6] {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
.card[data-v-0a251bd6] {
    box-sizing: border-box;
    width: 100%;
    max-width: 9.22rem;
    height: 5.75rem;
    padding: 0.53rem;
    margin: 0.94rem 0 0.72rem;
    background-color: #fff;
    background-image: url(../../static/img/dragonpass.47b9fb0d.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.card .card-logo[data-v-0a251bd6] {
    width: 100%;
    height: 0.94rem;
    margin-bottom: 0.72rem;
}
.card .card-logo img[data-v-0a251bd6] {
    width: 100%;
    font-size: 0.5rem;
}
.card .card-user[data-v-0a251bd6] {
    margin-bottom: 0.72rem;
}
.card .card-user .card-user-name[data-v-0a251bd6] {
    font-family: Open Sans, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 600;
    line-height: 0.44rem;
    -webkit-transform: scale(0.92);
        -ms-transform: scale(0.92);
            transform: scale(0.92);
    -webkit-transform-origin: left;
        -ms-transform-origin: left;
            transform-origin: left;
}
.card .card-user .card-user-cardNum[data-v-0a251bd6] {
    font-family: Open Sans, sans-serif;
    font-size: 0.63rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.84rem;
}
.card .card-date[data-v-0a251bd6] {
    font-family: Open Sans, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 600;
    line-height: 0.44rem;
    -webkit-transform: scale(0.92);
        -ms-transform: scale(0.92);
            transform: scale(0.92);
    -webkit-transform-origin: left;
        -ms-transform-origin: left;
            transform-origin: left;
}
.desc[data-v-0a251bd6] {
    width: 10.47rem;
    margin-bottom: 0.88rem;
    color: #163049;
    text-align: center;
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 400;
}
.desc1[data-v-0a251bd6],
  .desc2[data-v-0a251bd6],
  .desc3[data-v-0a251bd6] {
    margin-bottom: 0.63rem;
    line-height: 0.5rem;
}
.dpi-button[data-v-0a251bd6] {
    max-width: 9.22rem;
    margin-bottom: 2.66rem;
}
.dpi-button-primary[data-v-0a251bd6] {
    line-height: 0.75rem;
    color: #fff;
    background: -webkit-linear-gradient(right, #ccae7c 0%, #ba9252 100%);
    background: linear-gradient(270deg, #ccae7c 0%, #ba9252 100%);
    border: none;
}
}

/*# sourceMappingURL=app~._src_views_SignUp_componets_Step3.4f6c8ec6.css.map*/