




















































































































/* .mask {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  width: 148px;
  height: 148px;
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.5);
} */


#bgsHover[data-v-68bd5cbc]:hover {
  background: rgba(0, 0, 0, 0.5);
}
.item[data-v-68bd5cbc] {
  margin-top: 10px;
  margin-right: 40px;
}
[data-v-68bd5cbc] .el-upload-dragger {
  position: relative;
  width: 80px !important;
  height: 80px !important;
  margin-top: 0;
}
[data-v-68bd5cbc] .child:first-child {
  margin-left: 20px;
}

