@charset "UTF-8";
.tips[data-v-f86116fc] {
  text-align: right;
  display: flow-root;
  width: 100%;
}
.danger[data-v-f86116fc] {
  color: #F56C6C;
}
.warning[data-v-f86116fc] {
  color: #E6A23C;
}
.uploader[data-v-f86116fc] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  width: 40px;
  height: 40px;
}
.uploader .uploader-icon[data-v-f86116fc] {
  font-size: 20px;
  color: #8c939d;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

/* Type 22 样式 */
.file-upload-box[data-v-f86116fc] {
  width: 100%;
}
.file-upload-box .row[data-v-f86116fc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.file-upload-box .file-view-box[data-v-f86116fc] {
  width: 50px;
  height: 50px;
  display: block;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  margin-right: 10px;
  margin-bottom: 5px;
  overflow: hidden;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.file-upload-box .mask[data-v-f86116fc] {
  opacity: 0;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.file-upload-box .mask .mask-icon[data-v-f86116fc] {
  cursor: pointer;
  font-size: 16px;
}
.file-upload-box .mask .mask-icon[data-v-f86116fc]:hover {
  color: #409EFF;
}
.file-upload-box .file-view-box:hover .mask[data-v-f86116fc] {
  opacity: 1;
}
.file-upload-box .icon-svg[data-v-f86116fc] {
  width: 100%;
  height: 100%;
}
.file-upload-box .avatar-uploader[data-v-f86116fc] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  margin-bottom: 5px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.file-upload-box .avatar-uploader[data-v-f86116fc]:hover {
  border-color: #409EFF;
}
.file-upload-box .avatar-uploader .avatar-uploader-icon[data-v-f86116fc] {
  font-size: 20px;
  color: #8c939d;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.supplier_dialog .el-dialog__body {
  background-color: white;
}
.supplier_dialog .el-form-item {
  margin-bottom: 9px !important;
}
.supplier_dialog .el-form--label-top .el-form-item__label {
  padding: 0;
  line-height: 30px;
}
.star_icon[data-v-01eb44b4] {
  position: absolute;
  left: -11px;
  color: #f56c6c;
  font-size: 14px !important;
}
.message[data-v-01eb44b4] {
  color: rgb(64, 158, 255);
  line-height: 26px;
  font-weight: 600;
}
.icon[data-v-01eb44b4] {
  cursor: pointer;
}
.uploader[data-v-01eb44b4] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  width: 40px;
  height: 40px;
}
.uploader .uploader-icon[data-v-01eb44b4] {
  font-size: 20px;
  color: #8c939d;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
