.footer-btn[data-v-11f8302c] {
  width: 100%;
  padding: 4vw 3.2vw calc(env(safe-area-inset-bottom) + 4vw);
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  z-index: 99;
}
.footer-btn .default[data-v-11f8302c] {
  width: 100%;
}
.footer-btn .default .btn[data-v-11f8302c] {
  width: 100%;
  height: 13.333333vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f2142e;
  color: #fff;
  font-size: 4.533333vw;
  font-weight: bold;
  border-radius: 6.666667vw;
}
.footer-btn .default .btn-disabled[data-v-11f8302c] {
  opacity: 0.5;
}


[data-v-2cf30796] .van-uploader__preview-image {
  border-radius: 1.6vw;
  overflow: hidden;
}
[data-v-2cf30796] .van-uploader__preview-delete {
  width: 8.533333vw;
  height: 5.333333vw;
  background-color: #ff2b47;
  border-radius: 0 1.6vw 0 3.2vw;
}
[data-v-2cf30796] .van-uploader__preview-delete-icon {
  font-size: 3.733333vw;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
}
[data-v-2cf30796] .van-uploader__preview {
  margin: 0 1.333333vw 1.333333vw 0;
}
[data-v-2cf30796] .van-uploader__preview-image {
  width: 26.666667vw;
  height: 26.666667vw;
}

.main[data-v-6db2531c] {
  height: calc(100vh - 11.733333vw);
  padding: 2.666667vw 3.2vw 26.666667vw;
  box-sizing: border-box;
}
.form-item[data-v-6db2531c] {
  width: 100%;
  padding: 4vw 3.2vw;
  box-sizing: border-box;
  background: #fff;
  border-radius: 2.666667vw;
  margin-bottom: 2.666667vw;
}
.form-item-title[data-v-6db2531c] {
  font-size: 4vw;
  font-weight: bold;
  color: #333;
  margin-bottom: 2.666667vw;
}
.form-item[data-v-6db2531c] .van-cell {
  padding: 0;
}

