@charset "UTF-8";
.page-main[data-v-91b67f48] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-91b67f48],
.slide-enter-active[data-v-91b67f48] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-91b67f48],
.slide-leave-to[data-v-91b67f48] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-91b67f48],
.slide-leave[data-v-91b67f48] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-91b67f48] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-91b67f48] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-91b67f48] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-91b67f48]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.form-item-box[data-v-91b67f48] {
  position: relative;
  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;
  margin-bottom: 1rem;
}
.form-item-box.come-from-PC-acoount[data-v-91b67f48] {
  display: initial;
}
.form-item-box .form-item-content[data-v-91b67f48] {
  width: 50%;
}
.form-item-box .form-item-content[data-v-91b67f48]:nth-child(1) {
  margin-right: 1rem;
}
.form-item-box .form-item-content.come-from-PC-acoount-2[data-v-91b67f48] {
  width: 100%;
}
.form-item-box .form-item-label[data-v-91b67f48] {
  margin-bottom: 0.5rem;
  white-space: nowrap;
}
.form-item-box .form-item-label .form-item-subTitle[data-v-91b67f48] {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 600;
  color: #031d40;
}
.form-item-box .form-item-label .sub-label[data-v-91b67f48] {
  font-family: Open Sans, sans-serif;
  font-size: 0.44rem;
  font-style: normal;
  font-weight: 400;
  margin-left: 4px;
  color: #031d40;
}
.form-item-box .input-wrapper[data-v-91b67f48] {
  position: relative;
}
.form-item-box .input-wrapper .form-item-input[data-v-91b67f48] {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
  box-sizing: border-box;
  width: 100%;
  height: 1.44rem;
  padding: 0 0.5rem;
  padding: 0 16px;
  border: 2px solid #bec7cc;
  border-radius: 5px;
}
.form-item-box .input-wrapper .form-item-input.come-from-PC-acoount-3[data-v-91b67f48] {
  border: initial;
}
.form-item-box .input-wrapper .eye[data-v-91b67f48] {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0.88rem;
  height: 0.88rem;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.form-item-box .form-item-error[data-v-91b67f48] {
  font-family: Open Sans, sans-serif;
  font-size: 0.5rem;
  font-style: normal;
  font-weight: 400;
  position: absolute;
  bottom: -0.88rem;
  margin-top: 4px;
  line-height: 0.66rem;
  color: #c22;
}
.form-item-box .form-item-error-border[data-v-91b67f48] {
  border-color: #c22 !important;
}
.change-form-item-box-style[data-v-91b67f48] {
  margin-bottom: 0.75rem !important;
}
@media screen and (max-width: 1024px) {
.form-item-box[data-v-91b67f48] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0.5rem;
    line-height: 0;
}
.form-item-box .form-item-content[data-v-91b67f48] {
    width: 100%;
}
.form-item-box .form-item-content[data-v-91b67f48]:nth-child(1) {
    margin-right: 0;
    margin-bottom: 0.5rem;
}
.form-item-box .form-item-label[data-v-91b67f48] {
    margin-bottom: 4px;
}
.form-item-box .form-item-label .form-item-subTitle[data-v-91b67f48] {
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 600;
    line-height: 0.59rem;
}
.form-item-box .form-item-label .sub-label[data-v-91b67f48] {
    line-height: 0.59rem;
}
.form-item-box .content .content-input-group[data-v-91b67f48] {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 4px;
}
.form-item-box .form-item-error[data-v-91b67f48] {
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 400;
    position: initial;
    line-height: 0.59rem;
}
}
@charset "UTF-8";
.page-main[data-v-22a31c14] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-22a31c14],
.slide-enter-active[data-v-22a31c14] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-22a31c14],
.slide-leave-to[data-v-22a31c14] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-22a31c14],
.slide-leave[data-v-22a31c14] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-22a31c14] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-22a31c14] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-22a31c14] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-22a31c14]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.form-item-box[data-v-22a31c14] {
  position: relative;
  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;
  margin-bottom: 1rem;
}
.form-item-box .form-item-content[data-v-22a31c14] {
  width: 50%;
}
.form-item-box .form-item-content[data-v-22a31c14]:nth-child(1) {
  margin-right: 1rem;
}
.form-item-box .form-item-label[data-v-22a31c14] {
  margin-bottom: 0.5rem;
  line-height: 0.44rem;
}
.form-item-box .form-item-label .form-item-subTitle[data-v-22a31c14] {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 600;
  color: #031d40;
}
.form-item-box .form-item-label .sub-label[data-v-22a31c14] {
  font-family: Open Sans, sans-serif;
  font-size: 0.44rem;
  font-style: normal;
  font-weight: 400;
  margin-left: 4px;
  color: #031d40;
}
.form-item-box .input-wrapper[data-v-22a31c14] {
  position: relative;
}
.form-item-box .input-wrapper .form-item-input[data-v-22a31c14] {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
  box-sizing: border-box;
  width: 100%;
  height: 1.44rem;
  padding: 0 0.5rem;
  padding: 0 1.38rem 0 0.5rem;
  border: 2px solid #bec7cc;
  border-radius: 5px;
}
.form-item-box .input-wrapper .eye[data-v-22a31c14] {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0.88rem;
  height: 0.88rem;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.form-item-box .form-item-error[data-v-22a31c14] {
  font-family: Open Sans, sans-serif;
  font-size: 0.5rem;
  font-style: normal;
  font-weight: 400;
  position: absolute;
  bottom: -0.88rem;
  margin-top: 4px;
  line-height: 0.66rem;
  color: #c22;
}
.form-item-box .form-item-error-border[data-v-22a31c14] {
  border-color: #c22 !important;
}
.change-form-item-box-style[data-v-22a31c14] {
  margin-bottom: 0.75rem !important;
}
@media screen and (max-width: 1024px) {
.form-item-box[data-v-22a31c14] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0.5rem;
    line-height: 0;
}
.form-item-box .form-item-content[data-v-22a31c14] {
    width: 100%;
}
.form-item-box .form-item-content[data-v-22a31c14]:nth-child(1) {
    margin-right: 0;
    margin-bottom: 0.5rem;
}
.form-item-box .form-item-label[data-v-22a31c14] {
    margin-bottom: 4px;
    white-space: nowrap;
}
.form-item-box .form-item-label .form-item-subTitle[data-v-22a31c14] {
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 600;
    line-height: 0.59rem;
}
.form-item-box .form-item-label .sub-label[data-v-22a31c14] {
    line-height: 0.59rem;
}
.form-item-box .content .content-input-group[data-v-22a31c14] {
    position: relative;
    display: inline-block;
    width: 100%;
}
.form-item-box .input-wrapper .form-item-input[data-v-22a31c14] {
    padding: 0 1.38rem 0 0.5rem;
}
.form-item-box .input-wrapper .eye[data-v-22a31c14] {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 0.88rem;
    height: 0.88rem;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.form-item-box .form-item-error[data-v-22a31c14] {
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 400;
    position: initial;
    line-height: 0.59rem;
}
}

/*# sourceMappingURL=app~._src_components_BaseUi_FormNameS.a0670f09.css.map*/