.container[data-v-9f86ec88] {
  max-width: 750px;
  margin: 0 auto;
}
.upload[data-v-9f86ec88] {
  display: flex;
  margin: 10px;
}
.upload .img-show-icon[data-v-9f86ec88] {
  position: relative;
}
.upload .img-show-icon img[data-v-9f86ec88] {
  margin-right: 10px;
}
.upload .img-show-icon .del-icon[data-v-9f86ec88] {
  font-size: 18px;
  position: absolute;
  right: 0px;
  top: -7px;
}
.upload .left[data-v-9f86ec88] {
  display: flex;
}
.upload .left img[data-v-9f86ec88] {
  width: 50px;
  height: 50px;
}
.upload .right img[data-v-9f86ec88] {
  width: 80px;
  height: 80px;
}
.footer[data-v-9f86ec88] {
  width: 100%;
  position: fixed;
  bottom: 0;
  display: flex;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  height: 52px;
  background-color: #fff;
  max-width: 750px;
}
.footer .submit-btn[data-v-9f86ec88] {
  width: 100%;
  font-size: 15px;
  color: #fff;
  height: 40px;
}
.footer-pc-slot[data-v-9f86ec88] {
  display: flex;
  justify-content: flex-end;
  margin: 30px 0 20px;
}
[data-v-9f86ec88] .van-uploader {
  margin-top: 10px;
}
[data-v-9f86ec88] .van-image,
.van-uploader__preview-image[data-v-9f86ec88],
.van-uploader__input[data-v-9f86ec88] {
  width: 50px;
  height: 50px;
}

