.w-desc-text[data-v-31096ba5] {
  color: #a2a4a8;
}
.w-row-text[data-v-31096ba5] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-31096ba5] {
  text-align: left;
}
.w-t-left[data-v-31096ba5] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-31096ba5] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-31096ba5] {
  display: flex;
  align-items: center;
}
.tableTotal[data-v-31096ba5] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 10px 0;
}
.tableTotal-words[data-v-31096ba5] {
  font-size: 15px;
  font-weight: 700;
  color: #204179;
}
.tableTotal-input[data-v-31096ba5] {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 700;
  color: #204179;
  max-width: 120px;
}
section[data-v-31096ba5] {
  height: 100%;
  overflow: auto;
  padding-bottom: 20px;
  box-sizing: border-box;
  scrollbar-width: none; /* firefox */
  -ms-overflow-style: none; /* IE 10+ */
}
section[data-v-31096ba5]::-webkit-scrollbar {
  display: none;
}
.border-form[data-v-31096ba5] .el-form-item__content {
  width: calc(100% - 184px);
}
.border-form[data-v-31096ba5] .w100 .el-form-item__label {
  line-height: 96px !important;
}
