.van-field__left-icon[data-v-09aa7391] {
  margin-right: 8px;
}
.icon-img[data-v-09aa7391] {
  width: 15px;
  vertical-align: text-bottom;
}
.content-wrap .van-cell[data-v-09aa7391] {
  margin-top: 10px;
  box-shadow: 0px 2px 8px 0px rgba(210, 210, 210, 0.48);
  border-radius: 8px;
}
.content-wrap .van-cell[data-v-09aa7391]::after {
  border: none;
}
.content-wrap .van-cell .van-field__left-icon[data-v-09aa7391] {
  margin-right: 8px;
}
.content-wrap .van-field__left-icon[data-v-09aa7391] {
  margin-right: 8px;
}
.content-wrap .section-top[data-v-09aa7391] {
  padding: 26px 15px 60px;
  box-shadow: 0px 2px 8px 1px #e1e0df;
  border-radius: 14px;
}
.content-wrap .section-top .title[data-v-09aa7391] {
  position: relative;
  font-size: 17px;
  text-align: center;
}
.content-wrap .section-top .title .txt[data-v-09aa7391] {
  position: relative;
}
.content-wrap .section-top .title .line[data-v-09aa7391] {
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 30px;
  height: 2px;
  background: #fca142;
  margin: -1px 0 0;
}
.content-wrap .section-top .title .line[data-v-09aa7391]:nth-of-type(1) {
  left: -42px;
}
.content-wrap .section-top .title .line[data-v-09aa7391]:nth-of-type(2) {
  right: -42px;
}
.content-wrap .section-top .form[data-v-09aa7391] {
  margin-top: 18px;
}
.content-wrap .section-top .form .picture[data-v-09aa7391] {
  margin-top: 60px;
}
.content-wrap .section-top .form .picture .desc[data-v-09aa7391] {
  line-height: 1.6;
}
.content-wrap .section-top .form .picture .img-wrap[data-v-09aa7391] {
  display: block;
  max-width: 80%;
  width: 108px;
  height: 138px;
  padding: 2px;
  border: 2px solid #F0F1F6;
  margin: 20px auto;
}
.content-wrap .section-top .form .picture .img-wrap .img[data-v-09aa7391] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.content-wrap .section-top .form .picture .img-wrap .upload-wrap[data-v-09aa7391] {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.content-wrap .section-top .form .picture .img-wrap .upload-wrap .icon[data-v-09aa7391] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.content-wrap .section-top .form .picture .img-wrap .upload-wrap .icon span[data-v-09aa7391] {
  display: inline-block;
  margin-top: 6px;
  font-size: 13px;
  color: #666;
}
.content-wrap .section-top .form .picture .img-wrap .upload-wrap .icon .img-input[data-v-09aa7391] {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.content-wrap .section-bottom[data-v-09aa7391] {
  margin-top: 40px;
}
.APP02 .content-wrap .section-top .title .line[data-v-09aa7391] {
  background: #48d8a0;
}
.APP03 .content-wrap .section-top .title .line[data-v-09aa7391] {
  background: #3fadfa;
}

.content-wrap .section-top[data-v-22122477] {
  width: 80%;
  margin: 40px auto;
  padding: 26px 15px 60px;
  box-shadow: 0px 2px 8px 1px #e1e0df;
  border-radius: 14px;
}
.content-wrap .section-top .icon[data-v-22122477] {
  margin: 0 auto;
}
.content-wrap .section-top .wrap-box[data-v-22122477] {
  width: 75%;
  height: 80px;
  margin: 30px auto;
  border-radius: 10px;
  padding: 20px 25px 20px 40px;
  font-size: 19px;
  font-weight: 600;
  color: #2db1ac;
  text-align: center;
  position: relative;
}
.content-wrap .section-top .wrap-box .circular[data-v-22122477] {
  width: 20px;
  height: 20px;
  border: 1px solid #c4b5b5;
  border-radius: 50%;
  position: absolute;
  top: 30px;
  left: 10px;
}
.content-wrap .section-top .wrap-box1[data-v-22122477] {
  width: 75%;
  height: 80px;
  margin: 30px auto;
  border-radius: 10px;
  padding: 20px 25px 20px 40px;
  font-size: 19px;
  font-weight: 600;
  color: #c0c0c0;
  text-align: center;
  position: relative;
}
.content-wrap .section-top .wrap-box1 .circular[data-v-22122477] {
  width: 20px;
  height: 20px;
  border: 1px solid #c4b5b5;
  border-radius: 50%;
  position: absolute;
  top: 30px;
  left: 10px;
}
.content-wrap .section-top .addclass .circular[data-v-22122477] {
  background: #2db1ac;
}
.content-wrap .prompt-box[data-v-22122477] {
  width: 85%;
  max-width: 510px;
}
.content-wrap .prompt-box .prompt-wrap[data-v-22122477] {
  text-align: center;
}
.content-wrap .prompt-box .prompt-wrap .prompt-tip[data-v-22122477] {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  color: #fff;
  background-color: #2db1ac;
}
.content-wrap .prompt-box .prompt-wrap .prompt-text[data-v-22122477] {
  font-size: 15px;
  margin: 25px auto;
}
.content-wrap .prompt-box .prompt-wrap .prompt-text p span[data-v-22122477] {
  color: #ff0000;
  font-weight: 900;
}
.content-wrap .prompt-box .prompt-wrap .prompt-btns[data-v-22122477] {
  width: 100%;
  margin-top: -10px;
  margin-bottom: 25px;
}
.content-wrap .prompt-box .prompt-wrap .prompt-btns .btns-btn[data-v-22122477] {
  height: 30px;
  color: #fff;
  background-color: #2db1ac;
  border: 1px solid #2db1ac;
  border-radius: 5px;
}
.content-wrap .prompt-box .prompt-wrap .prompt-btns[data-v-22122477] :nth-child(2) {
  margin-left: 60px;
}

.step-list {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 24px 0 30px;
}
.step-list .step-item {
  color: #999;
  font-size: 15px;
}
.step-list .step-item .icon-item {
  margin-right: 10px;
}
.step-list .step-item .icon-item i {
  border-radius: 20px;
  background: #e2e2e2;
  padding: 2px;
}
.step-list .step-item.done {
  color: #333;
}
.step-list .step-item.done .icon-item i {
  background: #ff8506;
}
.step-list .step-item.active {
  color: #ff8506;
}
.step-list .step-item.active .icon-item i {
  background: #ff8506;
}
.step-list .step-item + .step-item {
  margin-left: 10px;
}
.header {
  padding-bottom: 14px;
}
.page-body {
  margin-top: 0;
}
.page-body .content {
  position: relative;
  top: -14px;
  background: #fff;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  padding: 15px;
}
.APP02 .step-list .step-item.done .icon-item i {
  background: #2db1ac;
}
.APP02 .step-list .step-item.active {
  color: #2db1ac;
}
.APP02 .step-list .step-item.active .icon-item i {
  background: #2db1ac;
}
.APP03 .step-list .step-item.done .icon-item i {
  background: #1175fe;
}
.APP03 .step-list .step-item.active {
  color: #1175fe;
}
.APP03 .step-list .step-item.active .icon-item i {
  background: #1175fe;
}

