.steps-header[data-v-6fefab44] {
  width: 100%;
  height: 1.4rem;
  display: flex;
  align-items: center;
  padding: 0 0.48rem;
  background-color: #fff;
  justify-content: center;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.steps-header .steps-item[data-v-6fefab44] {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-right: 0.9rem;
}
.steps-header .steps-item__img[data-v-6fefab44] {
  width: 0.46rem;
  height: 0.46rem;
  margin-bottom: 0.1rem;
}
.steps-header .steps-item__title[data-v-6fefab44] {
  font-size: 0.24rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.24rem;
}
.steps-header .steps-item__title.action[data-v-6fefab44] {
  color: #4F7FFF;
}
.steps-header .steps-item.action[data-v-6fefab44]:before {
  border-bottom: 1px solid #4f7fff;
}
.steps-header .steps-item[data-v-6fefab44]:before {
  content: "";
  position: absolute;
  top: 0.23rem;
  left: -0.9rem;
  width: 0.9rem;
  height: 1px;
  border-bottom: 1px dotted #999999;
}
.steps-header .steps-item[data-v-6fefab44]:last-child {
  margin-right: 0;
}
.steps-header .steps-item[data-v-6fefab44]:first-child:before {
  content: "";
  width: 0;
  height: 0;
}

.basic-info[data-v-1173f104] {
  margin: 0.2rem 0.3rem;
}
.basic-info__item[data-v-1173f104] {
  background: #FFFFFF;
  border-radius: 0.16rem;
  margin-bottom: 0.2rem;
  overflow: hidden;
}
.title-wrap[data-v-1173f104] {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.title-wrap__left[data-v-1173f104] {
  display: flex;
  justify-content: space-between;
}
.title-wrap__left .left-title[data-v-1173f104] {
  width: 2.8rem;
  font-size: 0.32rem;
  font-weight: 400;
  color: #333333;
}
.title-wrap__desc[data-v-1173f104] {
  font-size: 0.24rem;
  font-weight: 400;
  color: #999999;
}
.address-wrap[data-v-1173f104] {
  display: flex;
}
.address-wrap .address-content[data-v-1173f104] {
  flex: 1;
  text-align: left;
}
.address-wrap .address-content[data-v-1173f104] .van-cell {
  padding: 0 !important;
}
.address-wrap .address-content[data-v-1173f104] .van-field__control {
  font-size: 0.28rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.42rem;
}
.address-wrap .address-content__title[data-v-1173f104] {
  width: 2.8rem;
  font-size: 0.32rem;
  font-weight: 400;
  color: #333333;
}
.address-wrap .address-content__input[data-v-1173f104] {
  margin-top: 0.2rem;
  font-size: 0.28rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.42rem;
}
.address-wrap .address-icon[data-v-1173f104] {
  flex: 0 0 0.56rem;
  display: flex;
  flex-direction: column;
  margin-left: 0.56rem;
}
.address-wrap .address-icon img[data-v-1173f104] {
  width: 0.56rem;
  height: 0.56rem;
  margin-bottom: 0.08rem;
}
.address-wrap .address-icon span[data-v-1173f104] {
  font-size: 0.2rem;
  font-weight: 500;
  color: #4F7FFF;
  line-height: 0.2rem;
}
.input[data-v-1173f104] {
  padding: 0px !important;
}
.title-wrap__left[data-v-1173f104] {
  align-items: center;
}

.sett-info[data-v-5774b791] {
  margin: 0.2rem 0.3rem;
}
.sett-info__item[data-v-5774b791] {
  background: #FFFFFF;
  border-radius: 0.16rem;
  margin-bottom: 0.2rem;
  overflow: hidden;
}
.sett-info__item .jum-input[data-v-5774b791] .van-field__label {
  width: 3.4rem;
}
.sett-info__item .item-tips[data-v-5774b791] {
  height: 0.66rem;
  background: #FFF7F0;
  border-radius: 0.16rem 0.16rem 0px 0px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.sett-info__item .item-tips .img[data-v-5774b791] {
  width: 0.28rem;
  height: 0.28rem;
  margin-left: 0.3rem;
  margin-right: 0.2rem;
}
.sett-info__item .item-tips .title[data-v-5774b791] {
  font-size: 0.26rem;
  font-weight: 400;
  color: #FF9A24;
}
.modal-wrap[data-v-5774b791] {
  width: 6.5rem;
  height: 5.23rem;
  background: #FFFFFF;
  padding: 0 0.3rem;
}
.modal-wrap .modal-header[data-v-5774b791] {
  height: 1.24rem;
  text-align: center;
  line-height: 1.24rem;
  font-size: 0.34rem;
  font-weight: bold;
  color: #333333;
  box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.5);
}
.modal-wrap .modal-content[data-v-5774b791] {
  padding: 0.4rem 0 0.6rem 0.1rem;
}
.modal-wrap .modal-content__item[data-v-5774b791] {
  margin-bottom: 0.32rem;
  display: flex;
  flex-direction: column;
}
.modal-wrap .modal-content__item-title[data-v-5774b791] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.modal-wrap .modal-content__item-title .title[data-v-5774b791] {
  font-size: 0.32rem;
  font-weight: 400;
  color: #333333;
}
.modal-wrap .modal-content__item-title .item-btn[data-v-5774b791] {
  width: 1rem;
  height: 0.5rem;
  background: #EE414E;
  border-radius: 4px;
  font-size: 0.26rem;
  font-weight: 500;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-wrap .modal-content__item-desc[data-v-5774b791] {
  width: 4.4rem;
  text-align: left;
  font-size: 0.24rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.36rem;
  margin-top: 0.11rem;
}
.modal-wrap .modal-content__item[data-v-5774b791]:last-child {
  margin-bottom: 0;
}
.modal-wrap .modal-content__con[data-v-5774b791] {
  font-size: 0.28rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.42rem;
  text-align: justify;
}
.modal-wrap .modal-content__footer-btn[data-v-5774b791] {
  width: 2.7rem;
  height: 0.8rem;
  background: #EE414E;
  border-radius: 8px;
  font-size: 0.32rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.8rem;
  text-align: center;
  margin: 0.6rem auto 0 auto;
}
.form-item[data-v-5774b791] {
  display: flex;
  align-items: center;
}
.form-item__title[data-v-5774b791] {
  font-size: 0.32rem;
  font-weight: 400;
  color: #333333;
}
.form-item__sub[data-v-5774b791] {
  font-size: 0.24rem;
  line-height: 0.24rem;
  font-weight: 400;
  color: #333333;
  margin-left: 0.1rem;
  position: relative;
}
.form-item__sub .icon-problems[data-v-5774b791] {
  width: 0.28rem;
  height: 0.28rem;
  position: absolute;
  bottom: 0;
  right: -0.34rem;
}
.title-wrap[data-v-5774b791] {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.title-wrap__left[data-v-5774b791] {
  display: flex;
  justify-content: space-between;
}
.title-wrap__left .left-title[data-v-5774b791] {
  width: 2.8rem;
  font-size: 0.32rem;
  font-weight: 400;
  color: #333333;
}
.title-wrap__desc[data-v-5774b791] {
  font-size: 0.24rem;
  font-weight: 400;
  color: #999999;
}
.input[data-v-5774b791] {
  padding: 0px !important;
}
.title-wrap__desc[data-v-5774b791] {
  white-space: nowrap;
}

.open-type[data-v-2c647d5c] {
  margin-top: 20px;
  padding: 0 0.3rem;
}
.open-type__item[data-v-2c647d5c] {
  overflow: hidden;
  background: #FFFFFF;
  border-radius: 0.16rem;
  margin-bottom: 0.2rem;
}
.open-type__tip[data-v-2c647d5c] {
  margin-top: 0.2rem;
  display: flex;
  align-items: flex-start;
  padding: 0 0.3rem;
}
.open-type__tip img[data-v-2c647d5c] {
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.06rem;
  margin-top: 0.04rem;
}
.open-type__tip span[data-v-2c647d5c] {
  font-size: 0.24rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.36rem;
  text-align: left;
}
.open-type[data-v-2c647d5c] .van-cell__title {
  display: flex;
  justify-content: flex-start;
}


[data-v-d376932e] .van-cell {
  padding: 0.4rem 0.3rem;
}
[data-v-d376932e] .van-field__label {
  width: auto;
  font-size: 0.32rem;
  font-weight: 400;
  color: #333333;
}
[data-v-d376932e] .van-field__value {
  font-size: 0.28rem;
  font-weight: 400;
  color: #D6D6D6;
}
#open-account[data-v-d376932e] {
  color: #333;
}
#open-account .notice-wrap[data-v-d376932e] {
  position: relative;
  height: calc(100vh - 1.4rem);
  /* 表单 */
  /* 描述 */
}
#open-account .notice-wrap .notice-top[data-v-d376932e] {
  height: 1.5rem;
  font-size: 0.24rem;
  color: #999999;
  padding: 0 0.3rem;
  background: #FFF7F0;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#open-account .notice-wrap .notice-top p[data-v-d376932e] {
  line-height: 0.36rem;
}
#open-account .notice-wrap .notice-top p[data-v-d376932e]:first-child {
  font-size: 0.28rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.28rem;
  margin-bottom: 0.1rem;
}
#open-account .notice-wrap .notice-form[data-v-d376932e] {
  margin: 0.2rem 0.3rem;
  background: #FFFFFF;
  border-radius: 0.16rem;
  overflow: hidden;
}
#open-account .notice-wrap .notice-form .form-item[data-v-d376932e] {
  display: flex;
  flex-direction: column;
}
#open-account .notice-wrap .notice-form .form-item__title[data-v-d376932e] {
  font-size: 0.32rem;
  font-weight: 400;
  color: #333333;
}
#open-account .notice-wrap .notice-form .form-item__sub[data-v-d376932e] {
  font-size: 0.24rem;
  font-weight: 400;
  color: #999999;
}
#open-account .notice-wrap .notice-form .btn-code[data-v-d376932e] {
  border-radius: 4px;
  border: 1px solid #999999;
  padding: 0.12rem 0.2rem;
  font-size: 0.26rem;
  line-height: 0.26rem;
  font-weight: 400;
  color: #666666;
  text-align: center;
}
#open-account .notice-wrap .notice-des[data-v-d376932e] {
  margin: 0.4rem 0.6rem 0.2rem 0.6rem;
  font-size: 0.24rem;
  color: #666666;
  text-align: left;
}
#open-account .notice-wrap .notice-des__title[data-v-d376932e] {
  font-size: 0.28rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.28rem;
  margin-bottom: 0.3rem;
}
#open-account .notice-wrap .notice-des__item[data-v-d376932e] {
  line-height: 0.44rem;
}
#open-account .notice-wrap .notice-tip[data-v-d376932e] {
  width: 1.31rem;
  height: 0.48rem;
  background: #D8D8D8;
  border-radius: 1rem 0px 0px 1rem;
  margin-top: 0.4rem;
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
}
#open-account .notice-wrap .notice-tip span[data-v-d376932e] {
  font-size: 0.24rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.24rem;
}
#open-account .notice-wrap .notice-tip img[data-v-d376932e] {
  width: 0.1rem;
  height: 0.18rem;
  margin-left: 0.04rem;
}
#open-account .notice-wrap .notice-footer[data-v-d376932e] {
  width: 100%;
  position: absolute;
  bottom: constant(safe-area-inset-bottom);
  bottom: env(safe-area-inset-bottom);
  left: 0;
  text-align: left;
}
#open-account .notice-wrap .notice-footer .footer-pro[data-v-d376932e] {
  height: 0.86rem;
  background: #E3EBFE;
  padding: 0 0.3rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
#open-account .notice-wrap .notice-footer .footer-pro__check[data-v-d376932e] {
  width: 0.34rem;
  height: 0.34rem;
  border-radius: 50%;
  border: 1px solid #999;
}
#open-account .notice-wrap .notice-footer .footer-pro__check.action[data-v-d376932e] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAMAAAANmfvwAAAAVFBMVEUAAADvQU7uQE3uQE7uQU7vQk/tQU3vQE3xQk3uQEzwPk3zRlHvQU7tQU7uQU7////1kZjuSlf609b++vryeoP84+XvVGDycXv+8/T2o6nxaHLwXmluT8/UAAAADnRSTlMA+LPy659+YFk8IRbLy7slC6IAAADZSURBVDjLldTbDoMgDAbgFmHo0J+d3eH933PZ0AkWJPuvevGFNKQtRXHWDJpZD8Y6yqVTjF9YdQLsFVZR+1S0DUSaNhY7ZLNLRMW0KKadOm3KpAk9K2xEff8Dm+nKjxwfz/kZx3lx8vcXALAjWxLej9/SkimKQ6gN9QgZj3mBgXQoHv56ywpomrq9+2CEAM/kcg5mEQvRiI0U0NQjMUJgIIPECAFDFokRApYcx0YKdkQKsVkLqPUwPEc5DPWRqg9mfbzrS1JftfrC1tf+z+OxnKD+c4L69AS9AWipMhVyDkMSAAAAAElFTkSuQmCC);
  background-size: 100%;
  border: none;
}
#open-account .notice-wrap .notice-footer .footer-pro .footer-content[data-v-d376932e] {
  margin-left: 0.12rem;
  font-size: 0.24rem;
  font-weight: 400;
  line-height: 0.24rem;
}
#open-account .notice-wrap .notice-footer .footer-pro .footer-content__title[data-v-d376932e] {
  color: #666666;
  margin-left: 0.1rem;
  margin-bottom: 0.1rem;
}
#open-account .notice-wrap .notice-footer .footer-pro .footer-content__sub[data-v-d376932e] {
  color: #4F7FFF;
}
#open-account .notice-wrap .notice-footer .footer-btn[data-v-d376932e] {
  height: 1.1rem;
  padding: 0.15rem 0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
#open-account .notice-wrap .notice-footer .footer-btn .footer-btn__sub[data-v-d376932e] {
  width: 100%;
  background: #EE414E;
  border-radius: 8px;
  font-size: 0.32rem;
  font-weight: 500;
  color: #FFFFFF;
}

.header-tip[data-v-25996970] {
  height: 1.02rem;
  background: #FFF1F3;
  padding: 0.15rem 0.3rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.header-tip img[data-v-25996970] {
  flex: 0 0 0.28rem;
  width: 0.28rem;
  height: 0.28rem;
  margin-right: 0.2rem;
}
.header-tip span[data-v-25996970] {
  flex: 1;
  font-size: 0.24rem;
  font-weight: 400;
  color: #EE414E;
  line-height: 0.36rem;
  text-align: left;
}


[data-v-cb7cb26c] .van-cell {
  padding: 0.4rem 0.3rem;
}
[data-v-cb7cb26c] .van-field__label {
  width: auto;
  font-size: 0.32rem;
  font-weight: 400;
  color: #333333;
}
[data-v-cb7cb26c] .van-field__value {
  font-size: 0.28rem;
  font-weight: 400;
  color: #D6D6D6;
}
.steps-submit[data-v-cb7cb26c] {
  position: relative;
  min-height: 100vh;
}
.steps-submit .steps-footer-btn[data-v-cb7cb26c] {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.2rem 0.6rem;
  display: flex;
  justify-content: space-between;
}
.steps-submit .steps-footer-btn__default[data-v-cb7cb26c],
.steps-submit .steps-footer-btn__red[data-v-cb7cb26c] {
  width: 2.7rem;
  height: 0.8rem;
  border-radius: 8px;
  font-size: 0.32rem;
}
.steps-submit .steps-footer-btn__default[data-v-cb7cb26c] {
  border: 1px solid rgba(153, 153, 153, 0.5);
  font-weight: 400;
  color: #666666;
  background-color: transparent;
}
.steps-submit .steps-footer-btn__red[data-v-cb7cb26c] {
  font-weight: 500;
  color: #FFFFFF;
  background: #EE414E;
}

.add-wrap {
  margin: 0.2rem 0.3rem;
}
.add-wrap__item {
  background: #FFFFFF;
  border-radius: 0.16rem;
  margin-bottom: 0.2rem;
  overflow: hidden;
}
.add-wrap__item .title-wrap {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.add-wrap__item .title-wrap__left {
  display: flex;
  justify-content: space-between;
}
.add-wrap__item .title-wrap__left .left-title {
  font-size: 0.32rem;
  font-weight: 400;
  color: #333333;
}
.add-wrap__item .title-wrap__desc {
  font-size: 0.24rem;
  font-weight: 400;
  color: #999999;
  margin-top: 0.2rem;
}
.add-wrap__item .content-wrap {
  padding: 0.6rem 0.3rem;
}
.add-wrap__item .content-wrap__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.2rem;
}
.add-wrap__item .content-wrap__item .left-wrap,
.add-wrap__item .content-wrap__item .right-wrap {
  padding: 0.23rem 0.18rem 0.23rem 0.2rem;
  box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.5);
}
.add-wrap__item .content-wrap__item .left-wrap {
  margin-right: 0.2rem;
}
.add-wrap__item .content-wrap__item .input-padding {
  padding: 0px !important;
}
.add-wrap__item .content-wrap__item:last-child {
  margin-bottom: 0;
}
.icon-delete {
  width: 0.34rem;
  height: 0.34rem;
}
.unit {
  font-size: 0.28rem;
  font-weight: 400;
  color: #666666;
}
.w300 {
  width: 3rem;
}
.w238 {
  width: 2.38rem;
}
.w240 {
  width: 2.4rem;
}
.add-btn {
  padding: 0.12rem 0.2rem;
  border-radius: 4px;
  border: 1px solid #999999;
  font-size: 0.26rem;
  line-height: 0.26rem;
  font-weight: 400;
  color: #666666;
}

