
.img-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0.32rem 0.32rem;
  background-color: #fff;
}
.img-upload-box {
  margin: 0.05333rem 0.13333rem;
  position: relative;
  height: 2.13333rem !important;
  width: 2.13333rem !important;
  line-height: 2.13333rem !important;
  text-align: center !important;
  background-color: #f9f9f9 !important;
}
.imgurl-upload-box {
  height: 2.13333rem !important;
  width: 2.13333rem !important;
}

