.previewPictures[data-v-6e671f2e] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 97;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  animation: bounce-in 0.2s;
}
.previewPictures .number[data-v-6e671f2e] {
  color: #FFF;
  padding: 20px 32px 10px;
  font-size: 20px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.previewPictures .number i[data-v-6e671f2e] {
  color: #FFF;
  font-size: 20px;
}
.previewPictures[data-v-6e671f2e] .el-carousel__arrow {
  width: 28px;
  background: #000;
  border-radius: 4px;
}
.previewPictures[data-v-6e671f2e] .el-carousel__arrow i {
  color: #FFF;
  font-size: 30px;
}
.previewPictures[data-v-6e671f2e] .el-carousel__item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.previewPictures[data-v-6e671f2e] .el-carousel__item img {
  height: 100%;
}
.previewPictures[data-v-6e671f2e] .el-carousel__button {
  width: 6px;
  opacity: 1;
  height: 6px;
  border-radius: 50%;
}
.previewPictures[data-v-6e671f2e] .is-active .el-carousel__button {
  width: 20px;
  background: #FFF;
  border-radius: 4px;
}

.down-load[data-v-8b9b4ac4] {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}
[data-v-8b9b4ac4] .el-upload,[data-v-8b9b4ac4] .el-upload-dragger {
  width: 100%;
}
[data-v-8b9b4ac4] .el-upload-list__item:first-child {
  margin-top: 0;
}

.control-label[data-v-5fd0e8e2] {
  width: 114px;
}
.publicMinWidth[data-v-5fd0e8e2] {
  min-width: 1440px;
}
.audit_form .form-group[data-v-5fd0e8e2] {
  margin-right: 0;
  width: 100%;
}

