/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-386522ef] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-386522ef] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-386522ef] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-386522ef] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-386522ef]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-386522ef]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-386522ef]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-386522ef]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-386522ef] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-386522ef] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-select-disabled[data-v-386522ef],
.ant-input[disabled][data-v-386522ef],
.ant-input-number-disabled[data-v-386522ef],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-386522ef],
.ant-cascader-picker-disabled[data-v-386522ef],
.ant-input-disabled[data-v-386522ef],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-386522ef],
.ant-checkbox-disabled + span[data-v-386522ef],
.ant-radio-disabled + span[data-v-386522ef] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-386522ef] {
  pointer-events: none;
}
#nprogress .bar[data-v-386522ef] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-386522ef] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
          box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-386522ef] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-386522ef] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #13c2c2;
  border-left-color: #13c2c2;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-data-v-386522ef 400ms linear infinite;
  animation: nprogress-spinner-data-v-386522ef 400ms linear infinite;
}
.nprogress-custom-parent[data-v-386522ef] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-386522ef],
.nprogress-custom-parent #nprogress .bar[data-v-386522ef] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-386522ef {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-386522ef {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.content[data-v-386522ef] {
  overflow: hidden;
  position: relative;
}
.more[data-v-386522ef] {
  /*width: 25%;*/
  position: absolute;
  right: 10px;
  top: 18px;
}
.put[data-v-386522ef] {
  float: right;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-72260201] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-72260201] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-72260201] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-72260201] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-72260201]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-72260201]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-72260201]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-72260201]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-72260201] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-72260201] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-select-disabled[data-v-72260201],
.ant-input[disabled][data-v-72260201],
.ant-input-number-disabled[data-v-72260201],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-72260201],
.ant-cascader-picker-disabled[data-v-72260201],
.ant-input-disabled[data-v-72260201],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-72260201],
.ant-checkbox-disabled + span[data-v-72260201],
.ant-radio-disabled + span[data-v-72260201] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-72260201] {
  pointer-events: none;
}
#nprogress .bar[data-v-72260201] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-72260201] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
          box-shadow: 0 0 10px #13c2c2, 0 0 5px #13c2c2;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-72260201] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-72260201] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #13c2c2;
  border-left-color: #13c2c2;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-data-v-72260201 400ms linear infinite;
  animation: nprogress-spinner-data-v-72260201 400ms linear infinite;
}
.nprogress-custom-parent[data-v-72260201] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-72260201],
.nprogress-custom-parent #nprogress .bar[data-v-72260201] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-72260201 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-72260201 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-72260201] {
  margin: 16px 0;
}
.table-operations *[data-v-72260201] {
  margin-right: 10px;
}
.table-operations *[data-v-72260201]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-72260201] {
  padding: 0 6px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.action-button[data-v-72260201]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-72260201] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-72260201]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-72260201]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-72260201] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-72260201]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-72260201]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-72260201] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-72260201]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-72260201]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-72260201] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-72260201]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-72260201]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-72260201] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-72260201] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-72260201] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-72260201] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-72260201] {
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  white-space: nowrap;
}
.search-form .search-form-submit-item[data-v-72260201] .ant-form-item-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.search-form-submit-item[data-v-72260201] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-72260201] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-72260201]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-72260201] {
    padding-left: 0;
}
}
.footer_class[data-v-72260201] {
  margin-top: 25px;
  padding: 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.msgForm[data-v-72260201] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-72260201] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-72260201] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-72260201] .ant-input-number,
.msgForm[data-v-72260201] .ant-calendar-picker {
  width: 100%;
}
[data-v-72260201] .ant-modal-title {
  text-align: center;
}
[data-v-72260201] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-72260201] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-72260201] {
  margin-bottom: 12px;
  margin-top: 12px;
  font-size: 16px;
  line-height: 40px;
  border-bottom: 1px solid #bbb;
  color: gray;
  font-weight: bold;
}
/*
:labelCol="{span: 4}"
 :wrapperCol="{span: 14}"
 */
.single_column_layout[data-v-72260201] .ant-form-item {
  margin: 0px 0px 8px 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.second_column_layout[data-v-72260201] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(2, 31%);
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}
.second_column_layout[data-v-72260201] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-72260201] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-72260201] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-72260201] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-72260201] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class[data-v-72260201] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-72260201] .ant-input-number,
.config_class[data-v-72260201] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-72260201] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-72260201] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-72260201] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-72260201] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(3, 30%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class1[data-v-72260201] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-72260201] .ant-input-number,
.config_class1[data-v-72260201] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-72260201] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-72260201] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-72260201] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-72260201] {
  margin-top: 24px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footerItem_class > button[data-v-72260201]:not(:first-child) {
  margin-left: 24px;
}
[data-v-72260201] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-72260201] {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: grid;
  grid-row-gap: 0;
  grid-column-gap: 0;
  grid-template-columns: repeat(3, 33%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class_repair[data-v-72260201] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-72260201] .ant-input-number,
.config_class_repair[data-v-72260201] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-72260201] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-72260201] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-72260201] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-72260201] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.search-form-submit-item[data-v-72260201] {
  padding-left: 0px !important;
  white-space: nowrap;
}
.pickerInput[data-v-72260201] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 10px;
}
.statisticInfo[data-v-72260201] {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  border-radius: 4px;
  background-color: #ffffff;
  color: #101010;
  font-size: 14px;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
}
.statisticInfo .infoList[data-v-72260201] {
  width: 25%;
  border-right: 1px solid #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.statisticInfo .infoList .infoList-icon[data-v-72260201] {
  margin: 10px;
}
.statisticInfo .infoList[data-v-72260201]:last-of-type {
  border-right: 0 !important;
}
.statisticInfo .infoList-content .infoList-content-title[data-v-72260201] {
  color: #101010;
  font-size: 14px;
  margin-bottom: 10px;
}
.statisticInfo .infoList-content .infoList-content-list[data-v-72260201] {
  color: #bbb;
  font-size: 14px;
}

