@charset "UTF-8";
.page-main[data-v-9d6f2616] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-9d6f2616],
.slide-enter-active[data-v-9d6f2616] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-9d6f2616],
.slide-leave-to[data-v-9d6f2616] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-9d6f2616],
.slide-leave[data-v-9d6f2616] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-9d6f2616] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-9d6f2616] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-9d6f2616] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-9d6f2616]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.steps-section[data-v-9d6f2616] {
  width: 100%;
  padding: 0.75rem 0;
  margin: 1rem 0 1.5rem;
  background-color: #e7ebee;
}
.steps-container[data-v-9d6f2616] {
  width: 100%;
  max-width: 38.13rem;
  margin: 0 auto;
}

/* STEP-START */
.dpi-steps[data-v-9d6f2616] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-size: 0;
  line-height: 1.2;
  color: #163049;
}
.dpi-steps-item[data-v-9d6f2616] {
  position: relative;
  display: inline-block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.dpi-steps-item[data-v-9d6f2616]:last-of-type {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}
.dpi-steps-item:last-of-type .dpi-steps-item-tail[data-v-9d6f2616] {
  display: none;
}
.dpi-steps-item-tail[data-v-9d6f2616] {
  position: absolute;
  top: 0.94rem;
  width: 100%;
  margin-left: 2.5rem;
}
.dpi-steps-item-tail[data-v-9d6f2616]::after {
  display: inline-block;
  width: calc(100% - 1.94rem);
  height: 6px;
  margin-left: 0.97rem;
  content: "";
  background: rgba(0, 30, 66, 0.2);
}
.dpi-steps-item-curr .dpi-steps-item-content[data-v-9d6f2616] {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 600;
}
.dpi-steps-item-tail-curr[data-v-9d6f2616]::after {
  background-color: #163049;
}
.dpi-steps-item-icon[data-v-9d6f2616] {
  display: inline-block;
  width: 1.88rem;
  height: 1.88rem;
  margin-left: 1.53rem;
}
.dpi-steps-item-icon[data-v-9d6f2616]::after {
  position: absolute;
  top: -12px;
  left: -0.81rem;
  width: 1.88rem;
  height: 1rem;
  content: "";
  background: rgba(0, 0, 0, 0.001);
}
.dpi-steps-item-icon img[data-v-9d6f2616] {
  width: 100%;
}
.dpi-steps-item-content[data-v-9d6f2616] {
  width: 5rem;
  margin-top: 0.44rem;
  line-height: 0.66rem;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
}
.dpi-success[data-v-9d6f2616] {
  line-height: 1.69rem;
  color: #163049;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
}

/* STEP-END */
@media screen and (max-width: 1024px) {
.steps-section[data-v-9d6f2616] {
    width: 100%;
    padding: 0.5rem 0 4px;
    margin: 0.63rem 0 0;
    background-color: #e7ebee;
}
.steps-container[data-v-9d6f2616] {
    width: 100%;
    max-width: 11.72rem;
    margin: 0 auto;
}
.dpi-steps-item-tail[data-v-9d6f2616] {
    position: absolute;
    top: 0.63rem;
    width: 100%;
    margin-left: 0.5rem;
}
.dpi-steps-item-tail[data-v-9d6f2616]::after {
    display: inline-block;
    width: calc(100% - 0.56rem);
    height: 6px;
    margin-left: 0.97rem;
    content: "";
    background: rgba(0, 30, 66, 0.2);
}
.dpi-steps-item-tail-curr[data-v-9d6f2616]::after {
    background-color: #163049;
}
.dpi-steps-item-icon[data-v-9d6f2616] {
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: 7px;
}
.dpi-steps-item-icon[data-v-9d6f2616]::after {
    position: absolute;
    top: -12px;
    left: -0.81rem;
    width: 1.88rem;
    height: 1rem;
    content: "";
    background: rgba(0, 0, 0, 0.001);
}
.dpi-steps-item-icon img[data-v-9d6f2616] {
    width: 100%;
}
.dpi-steps-item-curr .dpi-steps-item-content[data-v-9d6f2616] {
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
}
.dpi-steps-item-content[data-v-9d6f2616] {
    width: 1.69rem;
    margin-top: 8px;
    line-height: 0.44rem;
    text-align: center;
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}
.dpi-success[data-v-9d6f2616] {
    font-family: Open Sans, sans-serif;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 700;
    margin: 0.47rem 0 0.88rem;
    line-height: 1rem;
}
}

/*# sourceMappingURL=app~._src_views_SignUp_index.vue~0.158505cd.css.map*/