.w-desc-text[data-v-2d0f626f] {
  color: #a2a4a8;
}
.w-row-text[data-v-2d0f626f] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-2d0f626f] {
  text-align: left;
}
.w-t-left[data-v-2d0f626f] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-2d0f626f] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-2d0f626f] {
  display: flex;
  align-items: center;
}
section[data-v-2d0f626f] {
  height: 100%;
  overflow: auto;
  padding-bottom: 20px;
  box-sizing: border-box;
  scrollbar-width: none; /* firefox */
  -ms-overflow-style: none; /* IE 10+ */
}
section[data-v-2d0f626f]::-webkit-scrollbar {
  display: none;
}
.border-form[data-v-2d0f626f] .el-form-item__content {
  width: calc(100% - 184px);
}
.border-form[data-v-2d0f626f] .w100 .el-form-item__label {
  line-height: 96px !important;
}
.img-box[data-v-2d0f626f] {
  position: relative;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  cursor: pointer;
}
.img-box img[data-v-2d0f626f] {
  width: 30px;
  height: 30px;
}
.img-box .num[data-v-2d0f626f] {
  position: absolute;
  right: 0;
  top: 0;
  line-height: initial;
  background: greenyellow;
  font-size: 12px;
  padding: 0 3px;
}
