[data-v-221b4000] .ant-form-item {
  margin-bottom: 0;
}
.divider-line-hr[data-v-221b4000] {
  margin: 10px 0;
}
.base-form[data-v-221b4000] .ant-form-item-label {
  padding-bottom: 1px;
  font-size: 15px;
  font-weight: bold;
  white-space: nowrap;
}
.base-form[data-v-221b4000] .ant-form-item {
  margin-bottom: 0;
}
/* 打印样式优化 */
#printDom[data-v-221b4000] {
  background: white;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
#printDom .base-form[data-v-221b4000] {
  width: 100%;
  max-width: 100%;
}
#printDom .ant-table[data-v-221b4000] {
  width: 100%;
  max-width: 100%;
}
.page-wrap[data-v-221b4000] {
  background-color: #f0f4f8;
  width: 100%;
  height: calc(100% + 19px);
  padding: 10px 20px;
  position: relative;
  overflow: visible;
}
.plateform-block[data-v-221b4000] {
  background-color: #f3f4f6;
}
.color-purple[data-v-221b4000] {
  color: #6d31ed;
}
.btn-opt-box[data-v-221b4000] {
  position: absolute;
  top: 18px;
  right: 0px;
}
.table-title-flag {
  color: red;
  margin-right: 2px;
}
.color-gray[data-v-221b4000] {
  color: #9095a1;
}
.base-table[data-v-221b4000] .ant-table-body {
  border-right: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  overflow: auto !important;
}
