
.images-container[data-v-25ef09e6] {
  display: inline-block;
}
.image-item[data-v-25ef09e6] {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 120px;
  margin-right: 10px;
  border-radius: 8px;
  overflow: hidden;
}
.cover-item[data-v-25ef09e6] {
  width: 100%;
  height: 100%;
}
.delete-icon[data-v-25ef09e6] {
  box-sizing: border-box;
  position: absolute;
  top: -10px;
  right: -10px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  width: 40px;
  height: 40px;
  padding: 0 0 5px 5px;
  color: #FFF;
  font-weight: bold;
  border-radius: 10px;
  background-color: rgba(0,0,0,0.4);
}
.avatar-uploader[data-v-25ef09e6] {
  display: inline-block;
  width: 120px;
  height: 120px;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-25ef09e6] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-25ef09e6]:hover {
  border-color: #409EFF;
}
.avatar-uploader-icon[data-v-25ef09e6] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
}



.avatar-uploader[data-v-24af0712] {
  width: 120px;
  height: 120px;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-24af0712] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-24af0712]:hover {
  border-color: #409EFF;
}
.avatar-uploader-icon[data-v-24af0712] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
}
.avatar[data-v-24af0712] {
  width: 120px;
  height: 120px;
  display: block;
}
.el-upload-list__item.is-ready[data-v-24af0712],
.el-upload-list__item.is-uploading[data-v-24af0712] {
  display: none !important;
}

