.el-container[data-v-e51863dc] {
  max-width: 750px;
  margin: 0 auto;
  position: relative;
}
.el-container[data-v-e51863dc] .el-footer {
  position: fixed;
  bottom: 0px;
  z-index: 5;
  width: 100%;
  max-width: 750px;
  background-color: #fff;
  padding: 10px;
  margin: 0 auto;
  padding: 0px !important;
  display: flex;
  justify-content: center;
}
.el-container[data-v-e51863dc] .el-footer .bottom_btn {
  background-color: #0c6fa8;
  color: #fff;
  font-size: 14px;
  width: calc(100% - 20px);
  line-height: 44px;
  border-radius: 5px;
  margin-bottom: 10px;
  cursor: pointer;
}
.el-main[data-v-e51863dc] {
  height: 100vh;
  padding: 10px;
  position: relative;
  background: #fff;
  padding: 15px;
}
.el-main .pictures_box[data-v-e51863dc] {
  width: 100%;
}
.el-main .pictures_box .img_icon[data-v-e51863dc] {
  width: 35px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
}
.el-main .pictures_box .img_icon img[data-v-e51863dc] {
  width: 100%;
}
.el-main .pictures_box[data-v-e51863dc] .el-upload {
  width: 100%;
}
.el-main .pictures_box .upload_button[data-v-e51863dc] {
  width: 100%;
  height: calc(322px / 2);
  border-radius: 5px;
  border: 1px dashed #8db6ce;
  background-color: #f4fbff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #0c6fa8;
}
.el-main .title[data-v-e51863dc] {
  border-left: 3px solid #0c6fa8;
  font-size: 14px;
  font-weight: 550;
  padding-left: 10px;
  margin-top: 21px;
}
.el-main .img_box[data-v-e51863dc] {
  margin-top: 10px;
  display: flex;
}
.el-main .img_box .img_item[data-v-e51863dc] {
  width: 55px;
  height: 55px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 10px;
  position: relative;
  border: 1px solid #f1f1f1;
}
.el-main .img_box .img_item .del[data-v-e51863dc] {
  position: absolute;
  top: 0;
  right: 0;
  width: 14px;
  height: 14px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0 0 0 12px;
  z-index: 2;
}
.el-main .img_box .img_item .delicon[data-v-e51863dc] {
  position: absolute;
  top: -2px;
  right: -2px;
  color: #fff;
  font-size: 16px;
  transform: scale(0.5);
  z-index: 3;
}
.el-main[data-v-e51863dc] .el-image__inner {
  border-radius: 4px;
}
.el-main[data-v-e51863dc] .van-uploader {
  width: 100% !important;
}
.el-main[data-v-e51863dc] .van-uploader__wrapper {
  width: 100% !important;
  display: block !important;
}

