
.headImgFile[data-v-5efca27f],
.descFile[data-v-5efca27f] {
  display: flex;
  justify-content: flex-start;
}
.headImgFile > .title[data-v-5efca27f] {
  width: 110px;
  margin-right: 10px;
}
.descFile > .title[data-v-5efca27f] {
  width: 110px;
  margin-right: 10px;
}
.size-269-158 .avatar[data-v-5efca27f],
.size-269-158 .avatar-uploader-icon[data-v-5efca27f] {
  width: 269px;
  height: 158px;
  line-height: 158px;
}
.avatar-uploader[data-v-5efca27f] .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-5efca27f]:hover {
  border-color: #409eff;
}
.avatar-uploader-icon[data-v-5efca27f] {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.avatar[data-v-5efca27f] {
  width: 178px;
  height: 178px;
  display: block;
}
.input-tips[data-v-5efca27f] {
  color: #ff3b3b;
  font-size: 12px;
}
.descFileList .descFileCon[data-v-5efca27f] {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.descFileList .descFileCon .img[data-v-5efca27f] {
  position: relative;
}
.descFileList .descFileCon .img .deleteIcon[data-v-5efca27f] {
  position: absolute;
  right: -6px;
  top: -7px;
  font-size: 20px;
  cursor: pointer;
  background: red;
  border-radius: 14px;
  color: #fff;
}
.descFileList .descFileCon img[data-v-5efca27f] {
  width: 269px;
  height: 158px;
}
.btns[data-v-5efca27f] {
  position: fixed;
  bottom: -10px;
  width: 100%;
  padding-left: 140px;
  background: #fff;
}

