.c-upload[data-v-8fe16694] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.c-upload .icon-upload[data-v-8fe16694] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  cursor: pointer;
  border-radius: 2px;
  border: 1px dashed #ded9d3;
  margin-right: 20px;
}
.c-upload .icon-upload[data-v-8fe16694] .n-upload-trigger {
  --n-dragger-border: none;
  --n-dragger-color: #fff;
  --n-dragger-border-hover: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.c-upload .icon-upload[data-v-8fe16694] .n-upload-trigger .upload-icon:last-child {
  margin-right: -4px;
}
.c-upload .icon-upload[data-v-8fe16694] .n-upload-trigger .text {
  font-size: 12px;
  margin-left: 6px;
}
.c-upload .icon-upload[data-v-8fe16694] .n-upload-trigger .n-upload-dragger {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
  background-color: #fff;
  border: none;
}
.c-upload .icon-upload[data-v-8fe16694] .n-upload-file-list {
  min-width: 200px;
}
.c-upload .button-upload[data-v-8fe16694] {
  width: 100%;
}
.c-upload .button-upload[data-v-8fe16694] .n-upload-trigger {
  width: 100%;
}
.c-upload .button-upload[data-v-8fe16694] .n-upload-trigger .n-button {
  width: 100%;
}
.c-upload .button-upload .c-upload__button[data-v-8fe16694] {
  color: #666;
  font-size: 12px;
}
.c-upload__tips[data-v-8fe16694] {
  color: #666;
  font-size: 12px;
}
.c-upload.has-tips[data-v-8fe16694] {
  width: 100%;
  height: auto;
}
.c-upload.has-tips .icon-upload[data-v-8fe16694] {
  width: 60px;
  height: 60px;
}

