
.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;
}



.index-wrap[data-v-0e856f83] {
  display: flex;
  justify-content: center;
}
.index-wrap:hover .index-control[data-v-0e856f83] {
  display: none;
}
.delete-row[data-v-0e856f83] {
  box-sizing: border-box;
  display: none;
  height: 26px;
  width: 26px;
  justify-content: center;
  align-items: center;
  background-color:#F56C6C;
  border-radius: 50%;
  color: #FFFFFF;
}
.index-wrap:hover .delete-row[data-v-0e856f83] {
  display: flex !important;
}


.avatar-uploader[data-v-22d0b5f8] {
  width: 120px;
  height: 120px;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-22d0b5f8] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-22d0b5f8]:hover {
  border-color: #409eff;
}
.avatar-uploader-icon[data-v-22d0b5f8] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
}
.avatar[data-v-22d0b5f8] {
  width: 120px;
  height: 120px;
  display: block;
}
.el-upload-list__item.is-ready[data-v-22d0b5f8],
.el-upload-list__item.is-uploading[data-v-22d0b5f8] {
  display: none !important;
}
.index-wrap[data-v-22d0b5f8] {
  display: flex;
  justify-content: center;
}
.index-wrap:hover .index-control[data-v-22d0b5f8] {
  display: none;
}
.delete-row[data-v-22d0b5f8] {
  box-sizing: border-box;
  display: none;
  height: 26px;
  width: 26px;
  justify-content: center;
  align-items: center;
  background-color: #f56c6c;
  border-radius: 50%;
  color: #ffffff;
}
.index-wrap:hover .delete-row[data-v-22d0b5f8] {
  display: flex !important;
}

