.face_upload[data-v-7d9fc6b0] {
  padding: 20px;
}
.face_upload .upload_con[data-v-7d9fc6b0] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin-top: 10px;
}
.face_upload .upload_con .images_list[data-v-7d9fc6b0] {
  display: -ms-flexbox;
  display: flex;
}
.face_upload .upload_con .images_list .img_con[data-v-7d9fc6b0] {
  width: 100px;
  height: 100px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-left: 5px;
  position: relative;
}
.face_upload .upload_con .images_list .img_con img[data-v-7d9fc6b0] {
  width: 100%;
  height: 100%;
}
.face_upload .upload_con .images_list .img_con .delete_btn[data-v-7d9fc6b0] {
  position: absolute;
  right: 3px;
  top: 3px;
  width: 20px;
  height: 20px;
  background-color: red;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: #ffffff;
  border-radius: 50%;
  cursor: pointer;
  font-size: 17px;
}
.face_upload .upload_con .right_operate[data-v-7d9fc6b0] {
  margin-left: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.face_upload .upload_con .right_operate .dele_btn[data-v-7d9fc6b0] {
  margin-top: 12px;
}
.avatar-upload-preview[data-v-7d9fc6b0] {
  position: absolute;
  top: 50%;
  transform: translate(50%, -50%);
  width: 295px;
  height: 413px;
  box-shadow: 0 0 4px #ccc;
  overflow: hidden;
}
.avatar-upload-preview img[data-v-7d9fc6b0] {
  width: 100%;
  height: 100%;
}
.avatar-uploader > .ant-upload[data-v-7d9fc6b0] {
  width: 108px;
  height: 108px;
}
.ant-upload-select-picture-card i[data-v-7d9fc6b0] {
  font-size: 32px;
  color: #999;
}
.ant-upload-select-picture-card .ant-upload-text[data-v-7d9fc6b0] {
  margin-top: 8px;
  color: #666;
}

.form_title[data-v-5b56521a] {
  font-size: 14px;
  font-weight: bold;
}
.form_line[data-v-5b56521a] {
  height: 0.5px;
  width: 100%;
  background-color: #eeeeee;
  margin: 10px 0;
}
.generation_rules[data-v-5b56521a] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin-top: 5px;
}
.footer_button[data-v-5b56521a] {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
[data-v-5b56521a] textarea {
  overflow-x: hidden;
  overflow-y: scroll !important;
}

