/* 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-9d49f992] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-9d49f992] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-9d49f992] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-9d49f992] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-9d49f992]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-9d49f992]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-9d49f992]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-9d49f992]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-9d49f992] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-9d49f992] {
  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-9d49f992],
.ant-input[disabled][data-v-9d49f992],
.ant-input-number-disabled[data-v-9d49f992],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-9d49f992],
.ant-cascader-picker-disabled[data-v-9d49f992],
.ant-input-disabled[data-v-9d49f992],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-9d49f992],
.ant-checkbox-disabled + span[data-v-9d49f992],
.ant-radio-disabled + span[data-v-9d49f992] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-9d49f992] {
  pointer-events: none;
}
#nprogress .bar[data-v-9d49f992] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-9d49f992] {
  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-9d49f992] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-9d49f992] {
  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-9d49f992 400ms linear infinite;
  animation: nprogress-spinner-data-v-9d49f992 400ms linear infinite;
}
.nprogress-custom-parent[data-v-9d49f992] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-9d49f992],
.nprogress-custom-parent #nprogress .bar[data-v-9d49f992] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-9d49f992 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-9d49f992 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.selectCity[data-v-9d49f992] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
}

/* 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-b90c67d8] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-b90c67d8] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-b90c67d8] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-b90c67d8] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-b90c67d8]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-b90c67d8]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-b90c67d8]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-b90c67d8]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-b90c67d8] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-b90c67d8] {
  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-b90c67d8],
.ant-input[disabled][data-v-b90c67d8],
.ant-input-number-disabled[data-v-b90c67d8],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-b90c67d8],
.ant-cascader-picker-disabled[data-v-b90c67d8],
.ant-input-disabled[data-v-b90c67d8],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-b90c67d8],
.ant-checkbox-disabled + span[data-v-b90c67d8],
.ant-radio-disabled + span[data-v-b90c67d8] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-b90c67d8] {
  pointer-events: none;
}
#nprogress .bar[data-v-b90c67d8] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-b90c67d8] {
  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-b90c67d8] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-b90c67d8] {
  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-b90c67d8 400ms linear infinite;
  animation: nprogress-spinner-data-v-b90c67d8 400ms linear infinite;
}
.nprogress-custom-parent[data-v-b90c67d8] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-b90c67d8],
.nprogress-custom-parent #nprogress .bar[data-v-b90c67d8] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-b90c67d8 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-b90c67d8 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
[data-v-b90c67d8] .ant-collapse-content > .ant-collapse-content-box {
  padding: 0;
}
[data-v-b90c67d8] .ant-collapse-header {
  font-size: 14px;
  font-weight: 500;
}

/* 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-7dbd01a0] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-7dbd01a0] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-7dbd01a0] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-7dbd01a0] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-7dbd01a0]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-7dbd01a0]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-7dbd01a0]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-7dbd01a0]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-7dbd01a0] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-7dbd01a0] {
  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-7dbd01a0],
.ant-input[disabled][data-v-7dbd01a0],
.ant-input-number-disabled[data-v-7dbd01a0],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-7dbd01a0],
.ant-cascader-picker-disabled[data-v-7dbd01a0],
.ant-input-disabled[data-v-7dbd01a0],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-7dbd01a0],
.ant-checkbox-disabled + span[data-v-7dbd01a0],
.ant-radio-disabled + span[data-v-7dbd01a0] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-7dbd01a0] {
  pointer-events: none;
}
#nprogress .bar[data-v-7dbd01a0] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-7dbd01a0] {
  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-7dbd01a0] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-7dbd01a0] {
  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-7dbd01a0 400ms linear infinite;
  animation: nprogress-spinner-data-v-7dbd01a0 400ms linear infinite;
}
.nprogress-custom-parent[data-v-7dbd01a0] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-7dbd01a0],
.nprogress-custom-parent #nprogress .bar[data-v-7dbd01a0] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-7dbd01a0 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-7dbd01a0 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-7dbd01a0] {
  margin: 16px 0;
}
.table-operations *[data-v-7dbd01a0] {
  margin-right: 10px;
}
.table-operations *[data-v-7dbd01a0]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-7dbd01a0] {
  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-7dbd01a0]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-7dbd01a0] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-7dbd01a0]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-7dbd01a0]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-7dbd01a0] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-7dbd01a0]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-7dbd01a0]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-7dbd01a0] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-7dbd01a0]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-7dbd01a0]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-7dbd01a0] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-7dbd01a0]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-7dbd01a0]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-7dbd01a0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-7dbd01a0] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-7dbd01a0] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-7dbd01a0] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-7dbd01a0] {
  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-7dbd01a0] .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-7dbd01a0] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-7dbd01a0] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-7dbd01a0]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-7dbd01a0] {
    padding-left: 0;
}
}
.footer_class[data-v-7dbd01a0] {
  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-7dbd01a0] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-7dbd01a0] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-7dbd01a0] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-7dbd01a0] .ant-input-number,
.msgForm[data-v-7dbd01a0] .ant-calendar-picker {
  width: 100%;
}
[data-v-7dbd01a0] .ant-modal-title {
  text-align: center;
}
[data-v-7dbd01a0] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-7dbd01a0] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-7dbd01a0] {
  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-7dbd01a0] .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-7dbd01a0] {
  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-7dbd01a0] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-7dbd01a0] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-7dbd01a0] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-7dbd01a0] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-7dbd01a0] {
  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-7dbd01a0] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-7dbd01a0] .ant-input-number,
.config_class[data-v-7dbd01a0] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-7dbd01a0] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-7dbd01a0] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-7dbd01a0] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-7dbd01a0] {
  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-7dbd01a0] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-7dbd01a0] .ant-input-number,
.config_class1[data-v-7dbd01a0] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-7dbd01a0] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-7dbd01a0] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-7dbd01a0] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-7dbd01a0] {
  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-7dbd01a0]:not(:first-child) {
  margin-left: 24px;
}
[data-v-7dbd01a0] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-7dbd01a0] {
  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-7dbd01a0] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-7dbd01a0] .ant-input-number,
.config_class_repair[data-v-7dbd01a0] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-7dbd01a0] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-7dbd01a0] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-7dbd01a0] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-7dbd01a0] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.btn-red[data-v-7dbd01a0] {
  color: #f5222d;
}
.btn-red[disabled][data-v-7dbd01a0] {
  color: rgba(0, 0, 0, 0.25);
}
.btn-green[data-v-7dbd01a0] {
  color: #7fdc96;
}
.btn-green[disabled][data-v-7dbd01a0] {
  color: rgba(0, 0, 0, 0.25);
}
[data-v-7dbd01a0] .action-button {
  margin-bottom: 0;
}
.query-header-wrapper[data-v-7dbd01a0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.query-operate-wrapper[data-v-7dbd01a0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

/* 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-53811c15] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-53811c15] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-53811c15] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-53811c15] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-53811c15]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-53811c15]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-53811c15]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-53811c15]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-53811c15] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-53811c15] {
  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-53811c15],
.ant-input[disabled][data-v-53811c15],
.ant-input-number-disabled[data-v-53811c15],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-53811c15],
.ant-cascader-picker-disabled[data-v-53811c15],
.ant-input-disabled[data-v-53811c15],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-53811c15],
.ant-checkbox-disabled + span[data-v-53811c15],
.ant-radio-disabled + span[data-v-53811c15] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-53811c15] {
  pointer-events: none;
}
#nprogress .bar[data-v-53811c15] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-53811c15] {
  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-53811c15] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-53811c15] {
  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-53811c15 400ms linear infinite;
  animation: nprogress-spinner-data-v-53811c15 400ms linear infinite;
}
.nprogress-custom-parent[data-v-53811c15] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-53811c15],
.nprogress-custom-parent #nprogress .bar[data-v-53811c15] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-53811c15 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-53811c15 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-53811c15] {
  margin: 16px 0;
}
.table-operations *[data-v-53811c15] {
  margin-right: 10px;
}
.table-operations *[data-v-53811c15]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-53811c15] {
  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-53811c15]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-53811c15] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-53811c15]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-53811c15]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-53811c15] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-53811c15]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-53811c15]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-53811c15] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-53811c15]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-53811c15]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-53811c15] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-53811c15]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-53811c15]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-53811c15] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-53811c15] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-53811c15] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-53811c15] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-53811c15] {
  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-53811c15] .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-53811c15] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-53811c15] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-53811c15]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-53811c15] {
    padding-left: 0;
}
}
.footer_class[data-v-53811c15] {
  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-53811c15] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-53811c15] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-53811c15] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-53811c15] .ant-input-number,
.msgForm[data-v-53811c15] .ant-calendar-picker {
  width: 100%;
}
[data-v-53811c15] .ant-modal-title {
  text-align: center;
}
[data-v-53811c15] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-53811c15] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-53811c15] {
  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-53811c15] .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-53811c15] {
  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-53811c15] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-53811c15] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-53811c15] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-53811c15] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-53811c15] {
  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-53811c15] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-53811c15] .ant-input-number,
.config_class[data-v-53811c15] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-53811c15] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-53811c15] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-53811c15] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-53811c15] {
  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-53811c15] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-53811c15] .ant-input-number,
.config_class1[data-v-53811c15] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-53811c15] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-53811c15] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-53811c15] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-53811c15] {
  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-53811c15]:not(:first-child) {
  margin-left: 24px;
}
[data-v-53811c15] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-53811c15] {
  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-53811c15] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-53811c15] .ant-input-number,
.config_class_repair[data-v-53811c15] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-53811c15] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-53811c15] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-53811c15] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-53811c15] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.btn-red[data-v-53811c15] {
  color: #f5222d;
}
.btn-red[disabled][data-v-53811c15] {
  color: rgba(0, 0, 0, 0.25);
}
.btn-green[data-v-53811c15] {
  color: #7fdc96;
}
.btn-green[disabled][data-v-53811c15] {
  color: rgba(0, 0, 0, 0.25);
}
[data-v-53811c15] .action-button {
  margin-bottom: 0;
}

/* 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-3cb96c00] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-3cb96c00] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-3cb96c00] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-3cb96c00] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-3cb96c00]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-3cb96c00]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-3cb96c00]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-3cb96c00]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-3cb96c00] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-3cb96c00] {
  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-3cb96c00],
.ant-input[disabled][data-v-3cb96c00],
.ant-input-number-disabled[data-v-3cb96c00],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-3cb96c00],
.ant-cascader-picker-disabled[data-v-3cb96c00],
.ant-input-disabled[data-v-3cb96c00],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-3cb96c00],
.ant-checkbox-disabled + span[data-v-3cb96c00],
.ant-radio-disabled + span[data-v-3cb96c00] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-3cb96c00] {
  pointer-events: none;
}
#nprogress .bar[data-v-3cb96c00] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-3cb96c00] {
  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-3cb96c00] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-3cb96c00] {
  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-3cb96c00 400ms linear infinite;
  animation: nprogress-spinner-data-v-3cb96c00 400ms linear infinite;
}
.nprogress-custom-parent[data-v-3cb96c00] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-3cb96c00],
.nprogress-custom-parent #nprogress .bar[data-v-3cb96c00] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-3cb96c00 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-3cb96c00 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-3cb96c00] {
  margin: 16px 0;
}
.table-operations *[data-v-3cb96c00] {
  margin-right: 10px;
}
.table-operations *[data-v-3cb96c00]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-3cb96c00] {
  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-3cb96c00]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-3cb96c00] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-3cb96c00]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-3cb96c00]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-3cb96c00] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-3cb96c00]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-3cb96c00]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-3cb96c00] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-3cb96c00]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-3cb96c00]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-3cb96c00] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-3cb96c00]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-3cb96c00]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-3cb96c00] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-3cb96c00] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-3cb96c00] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-3cb96c00] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-3cb96c00] {
  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-3cb96c00] .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-3cb96c00] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-3cb96c00] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-3cb96c00]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-3cb96c00] {
    padding-left: 0;
}
}
.footer_class[data-v-3cb96c00] {
  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-3cb96c00] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-3cb96c00] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-3cb96c00] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-3cb96c00] .ant-input-number,
.msgForm[data-v-3cb96c00] .ant-calendar-picker {
  width: 100%;
}
[data-v-3cb96c00] .ant-modal-title {
  text-align: center;
}
[data-v-3cb96c00] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-3cb96c00] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-3cb96c00] {
  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-3cb96c00] .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-3cb96c00] {
  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-3cb96c00] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-3cb96c00] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-3cb96c00] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-3cb96c00] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-3cb96c00] {
  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-3cb96c00] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-3cb96c00] .ant-input-number,
.config_class[data-v-3cb96c00] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-3cb96c00] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-3cb96c00] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-3cb96c00] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-3cb96c00] {
  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-3cb96c00] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-3cb96c00] .ant-input-number,
.config_class1[data-v-3cb96c00] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-3cb96c00] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-3cb96c00] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-3cb96c00] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-3cb96c00] {
  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-3cb96c00]:not(:first-child) {
  margin-left: 24px;
}
[data-v-3cb96c00] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-3cb96c00] {
  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-3cb96c00] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-3cb96c00] .ant-input-number,
.config_class_repair[data-v-3cb96c00] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-3cb96c00] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-3cb96c00] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-3cb96c00] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-3cb96c00] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.btn-red[data-v-3cb96c00] {
  color: #f5222d;
}
.btn-red[disabled][data-v-3cb96c00] {
  color: rgba(0, 0, 0, 0.25);
}
.btn-green[data-v-3cb96c00] {
  color: #7fdc96;
}
.btn-green[disabled][data-v-3cb96c00] {
  color: rgba(0, 0, 0, 0.25);
}
[data-v-3cb96c00] .action-button {
  margin-bottom: 0;
}
.CarOtherMsg[data-v-3cb96c00] {
  margin-left: 0;
}
.CarOtherMsg .CarOtherMsgItem[data-v-3cb96c00] {
  margin-right: 20px;
  font-size: 14px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
}

/* 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-65d9ad56] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-65d9ad56] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-65d9ad56] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-65d9ad56] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-65d9ad56]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-65d9ad56]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-65d9ad56]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-65d9ad56]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-65d9ad56] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-65d9ad56] {
  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-65d9ad56],
.ant-input[disabled][data-v-65d9ad56],
.ant-input-number-disabled[data-v-65d9ad56],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-65d9ad56],
.ant-cascader-picker-disabled[data-v-65d9ad56],
.ant-input-disabled[data-v-65d9ad56],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-65d9ad56],
.ant-checkbox-disabled + span[data-v-65d9ad56],
.ant-radio-disabled + span[data-v-65d9ad56] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-65d9ad56] {
  pointer-events: none;
}
#nprogress .bar[data-v-65d9ad56] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-65d9ad56] {
  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-65d9ad56] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-65d9ad56] {
  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-65d9ad56 400ms linear infinite;
  animation: nprogress-spinner-data-v-65d9ad56 400ms linear infinite;
}
.nprogress-custom-parent[data-v-65d9ad56] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-65d9ad56],
.nprogress-custom-parent #nprogress .bar[data-v-65d9ad56] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-65d9ad56 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-65d9ad56 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.footerItem_class[data-v-65d9ad56] {
  margin-top: 30px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[data-v-65d9ad56] .ant-modal-title {
  text-align: center;
  font-weight: bold;
  font-size: 16px !important;
  color: black;
  letter-spacing: 1px;
}
[data-v-65d9ad56] .ant-modal-body {
  padding-top: 12px;
  font-weight: bold;
}
[data-v-65d9ad56] .ant-modal-header {
  border-bottom: solid 2px #cecece;
  border-radius: 10px 10px 0 0;
}
[data-v-65d9ad56] .ant-modal-content {
  border-radius: 10px;
}
.model_class[data-v-65d9ad56] {
  z-index: 9999;
}
.p[data-v-65d9ad56] {
  padding-top: 15px;
  width: 85%;
  line-height: 20px;
  text-align: left;
  letter-spacing: 1px;
  margin: 0 auto;
}

/* 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-bb07721a] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-bb07721a] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-bb07721a] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-bb07721a] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-bb07721a]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-bb07721a]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-bb07721a]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-bb07721a]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-bb07721a] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-bb07721a] {
  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-bb07721a],
.ant-input[disabled][data-v-bb07721a],
.ant-input-number-disabled[data-v-bb07721a],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-bb07721a],
.ant-cascader-picker-disabled[data-v-bb07721a],
.ant-input-disabled[data-v-bb07721a],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-bb07721a],
.ant-checkbox-disabled + span[data-v-bb07721a],
.ant-radio-disabled + span[data-v-bb07721a] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-bb07721a] {
  pointer-events: none;
}
#nprogress .bar[data-v-bb07721a] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-bb07721a] {
  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-bb07721a] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-bb07721a] {
  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-bb07721a 400ms linear infinite;
  animation: nprogress-spinner-data-v-bb07721a 400ms linear infinite;
}
.nprogress-custom-parent[data-v-bb07721a] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-bb07721a],
.nprogress-custom-parent #nprogress .bar[data-v-bb07721a] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-bb07721a {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-bb07721a {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.selectCity[data-v-bb07721a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
}

/* 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-ef532cc4] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-ef532cc4] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-ef532cc4] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-ef532cc4] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-ef532cc4]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-ef532cc4]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-ef532cc4]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-ef532cc4]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-ef532cc4] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-ef532cc4] {
  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-ef532cc4],
.ant-input[disabled][data-v-ef532cc4],
.ant-input-number-disabled[data-v-ef532cc4],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-ef532cc4],
.ant-cascader-picker-disabled[data-v-ef532cc4],
.ant-input-disabled[data-v-ef532cc4],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-ef532cc4],
.ant-checkbox-disabled + span[data-v-ef532cc4],
.ant-radio-disabled + span[data-v-ef532cc4] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-ef532cc4] {
  pointer-events: none;
}
#nprogress .bar[data-v-ef532cc4] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-ef532cc4] {
  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-ef532cc4] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-ef532cc4] {
  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-ef532cc4 400ms linear infinite;
  animation: nprogress-spinner-data-v-ef532cc4 400ms linear infinite;
}
.nprogress-custom-parent[data-v-ef532cc4] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-ef532cc4],
.nprogress-custom-parent #nprogress .bar[data-v-ef532cc4] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-ef532cc4 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-ef532cc4 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-ef532cc4] {
  margin: 16px 0;
}
.table-operations *[data-v-ef532cc4] {
  margin-right: 10px;
}
.table-operations *[data-v-ef532cc4]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-ef532cc4] {
  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-ef532cc4]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-ef532cc4] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-ef532cc4]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-ef532cc4]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-ef532cc4] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-ef532cc4]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-ef532cc4]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-ef532cc4] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-ef532cc4]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-ef532cc4]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-ef532cc4] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-ef532cc4]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-ef532cc4]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-ef532cc4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-ef532cc4] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-ef532cc4] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-ef532cc4] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-ef532cc4] {
  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-ef532cc4] .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-ef532cc4] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-ef532cc4] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-ef532cc4]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-ef532cc4] {
    padding-left: 0;
}
}
.footer_class[data-v-ef532cc4] {
  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-ef532cc4] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-ef532cc4] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-ef532cc4] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-ef532cc4] .ant-input-number,
.msgForm[data-v-ef532cc4] .ant-calendar-picker {
  width: 100%;
}
[data-v-ef532cc4] .ant-modal-title {
  text-align: center;
}
[data-v-ef532cc4] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-ef532cc4] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-ef532cc4] {
  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-ef532cc4] .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-ef532cc4] {
  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-ef532cc4] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-ef532cc4] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-ef532cc4] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-ef532cc4] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-ef532cc4] {
  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-ef532cc4] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-ef532cc4] .ant-input-number,
.config_class[data-v-ef532cc4] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-ef532cc4] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-ef532cc4] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-ef532cc4] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-ef532cc4] {
  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-ef532cc4] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-ef532cc4] .ant-input-number,
.config_class1[data-v-ef532cc4] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-ef532cc4] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-ef532cc4] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-ef532cc4] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-ef532cc4] {
  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-ef532cc4]:not(:first-child) {
  margin-left: 24px;
}
[data-v-ef532cc4] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-ef532cc4] {
  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-ef532cc4] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-ef532cc4] .ant-input-number,
.config_class_repair[data-v-ef532cc4] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-ef532cc4] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-ef532cc4] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-ef532cc4] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-ef532cc4] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}

/* 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-751c4931] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-751c4931] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-751c4931] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-751c4931] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-751c4931]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-751c4931]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-751c4931]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-751c4931]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-751c4931] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-751c4931] {
  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-751c4931],
.ant-input[disabled][data-v-751c4931],
.ant-input-number-disabled[data-v-751c4931],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-751c4931],
.ant-cascader-picker-disabled[data-v-751c4931],
.ant-input-disabled[data-v-751c4931],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-751c4931],
.ant-checkbox-disabled + span[data-v-751c4931],
.ant-radio-disabled + span[data-v-751c4931] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-751c4931] {
  pointer-events: none;
}
#nprogress .bar[data-v-751c4931] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-751c4931] {
  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-751c4931] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-751c4931] {
  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-751c4931 400ms linear infinite;
  animation: nprogress-spinner-data-v-751c4931 400ms linear infinite;
}
.nprogress-custom-parent[data-v-751c4931] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-751c4931],
.nprogress-custom-parent #nprogress .bar[data-v-751c4931] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-751c4931 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-751c4931 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-751c4931] {
  margin: 16px 0;
}
.table-operations *[data-v-751c4931] {
  margin-right: 10px;
}
.table-operations *[data-v-751c4931]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-751c4931] {
  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-751c4931]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-751c4931] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-751c4931]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-751c4931]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-751c4931] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-751c4931]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-751c4931]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-751c4931] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-751c4931]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-751c4931]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-751c4931] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-751c4931]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-751c4931]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-751c4931] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-751c4931] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-751c4931] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-751c4931] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-751c4931] {
  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-751c4931] .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-751c4931] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-751c4931] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-751c4931]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-751c4931] {
    padding-left: 0;
}
}
.footer_class[data-v-751c4931] {
  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-751c4931] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-751c4931] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-751c4931] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-751c4931] .ant-input-number,
.msgForm[data-v-751c4931] .ant-calendar-picker {
  width: 100%;
}
[data-v-751c4931] .ant-modal-title {
  text-align: center;
}
[data-v-751c4931] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-751c4931] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-751c4931] {
  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-751c4931] .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-751c4931] {
  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-751c4931] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-751c4931] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-751c4931] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-751c4931] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-751c4931] {
  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-751c4931] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-751c4931] .ant-input-number,
.config_class[data-v-751c4931] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-751c4931] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-751c4931] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-751c4931] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-751c4931] {
  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-751c4931] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-751c4931] .ant-input-number,
.config_class1[data-v-751c4931] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-751c4931] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-751c4931] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-751c4931] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-751c4931] {
  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-751c4931]:not(:first-child) {
  margin-left: 24px;
}
[data-v-751c4931] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-751c4931] {
  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-751c4931] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-751c4931] .ant-input-number,
.config_class_repair[data-v-751c4931] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-751c4931] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-751c4931] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-751c4931] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-751c4931] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.desc_class[data-v-751c4931] {
  width: 600px;
}
.desc_class[data-v-751c4931] .ant-input {
  width: 100%;
}
.selectCity[data-v-751c4931] {
  padding-top: 0px !important;
}
.zzzx .span1[data-v-751c4931] {
  color: #f5222d;
}
.specialItem[data-v-751c4931] .ant-form-item-label {
  width: 94px !important;
}
/*新增有关车辆信息展示样式*/
.CarOtherMsg[data-v-751c4931] {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.CarOtherMsg .CarOtherMsgItem[data-v-751c4931] {
  margin-right: 20px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
}

/* 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-cffed5aa] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-cffed5aa] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-cffed5aa] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-cffed5aa] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-cffed5aa]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-cffed5aa]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-cffed5aa]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-cffed5aa]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-cffed5aa] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-cffed5aa] {
  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-cffed5aa],
.ant-input[disabled][data-v-cffed5aa],
.ant-input-number-disabled[data-v-cffed5aa],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-cffed5aa],
.ant-cascader-picker-disabled[data-v-cffed5aa],
.ant-input-disabled[data-v-cffed5aa],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-cffed5aa],
.ant-checkbox-disabled + span[data-v-cffed5aa],
.ant-radio-disabled + span[data-v-cffed5aa] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-cffed5aa] {
  pointer-events: none;
}
#nprogress .bar[data-v-cffed5aa] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-cffed5aa] {
  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-cffed5aa] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-cffed5aa] {
  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-cffed5aa 400ms linear infinite;
  animation: nprogress-spinner-data-v-cffed5aa 400ms linear infinite;
}
.nprogress-custom-parent[data-v-cffed5aa] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-cffed5aa],
.nprogress-custom-parent #nprogress .bar[data-v-cffed5aa] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-cffed5aa {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-cffed5aa {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.footerItem_class[data-v-cffed5aa] {
  margin-top: 30px;
  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-cffed5aa]:first-child {
  margin-right: 20px;
}
.confirm-pq[data-v-cffed5aa] {
  margin-top: 10px;
  width: 100%;
  height: 100%;
  color: #333333;
  font-size: 15px;
  text-align: left;
  font-weight: bold;
}
.confirm-pq span[data-v-cffed5aa] {
  font-size: 15px;
  font-weight: bold;
}
.confirm-text[data-v-cffed5aa] {
  margin-top: 10px;
  width: 100%;
  height: 100%;
  color: red;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}

/* 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-931c6938] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-931c6938] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-931c6938] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-931c6938] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-931c6938]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-931c6938]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-931c6938]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-931c6938]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-931c6938] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-931c6938] {
  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-931c6938],
.ant-input[disabled][data-v-931c6938],
.ant-input-number-disabled[data-v-931c6938],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-931c6938],
.ant-cascader-picker-disabled[data-v-931c6938],
.ant-input-disabled[data-v-931c6938],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-931c6938],
.ant-checkbox-disabled + span[data-v-931c6938],
.ant-radio-disabled + span[data-v-931c6938] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-931c6938] {
  pointer-events: none;
}
#nprogress .bar[data-v-931c6938] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-931c6938] {
  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-931c6938] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-931c6938] {
  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-931c6938 400ms linear infinite;
  animation: nprogress-spinner-data-v-931c6938 400ms linear infinite;
}
.nprogress-custom-parent[data-v-931c6938] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-931c6938],
.nprogress-custom-parent #nprogress .bar[data-v-931c6938] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-931c6938 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-931c6938 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-931c6938] {
  margin: 16px 0;
}
.table-operations *[data-v-931c6938] {
  margin-right: 10px;
}
.table-operations *[data-v-931c6938]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-931c6938] {
  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-931c6938]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-931c6938] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-931c6938]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-931c6938]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-931c6938] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-931c6938]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-931c6938]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-931c6938] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-931c6938]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-931c6938]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-931c6938] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-931c6938]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-931c6938]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-931c6938] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-931c6938] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-931c6938] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-931c6938] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-931c6938] {
  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-931c6938] .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-931c6938] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-931c6938] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-931c6938]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-931c6938] {
    padding-left: 0;
}
}
.footer_class[data-v-931c6938] {
  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-931c6938] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-931c6938] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-931c6938] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-931c6938] .ant-input-number,
.msgForm[data-v-931c6938] .ant-calendar-picker {
  width: 100%;
}
[data-v-931c6938] .ant-modal-title {
  text-align: center;
}
[data-v-931c6938] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-931c6938] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-931c6938] {
  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-931c6938] .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-931c6938] {
  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-931c6938] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-931c6938] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-931c6938] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-931c6938] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-931c6938] {
  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-931c6938] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-931c6938] .ant-input-number,
.config_class[data-v-931c6938] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-931c6938] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-931c6938] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-931c6938] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-931c6938] {
  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-931c6938] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-931c6938] .ant-input-number,
.config_class1[data-v-931c6938] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-931c6938] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-931c6938] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-931c6938] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-931c6938] {
  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-931c6938]:not(:first-child) {
  margin-left: 24px;
}
[data-v-931c6938] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-931c6938] {
  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-931c6938] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-931c6938] .ant-input-number,
.config_class_repair[data-v-931c6938] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-931c6938] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-931c6938] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-931c6938] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-931c6938] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}

/* 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-0b79d10b] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-0b79d10b] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-0b79d10b] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-0b79d10b] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-0b79d10b]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-0b79d10b]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-0b79d10b]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-0b79d10b]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-0b79d10b] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-0b79d10b] {
  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-0b79d10b],
.ant-input[disabled][data-v-0b79d10b],
.ant-input-number-disabled[data-v-0b79d10b],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-0b79d10b],
.ant-cascader-picker-disabled[data-v-0b79d10b],
.ant-input-disabled[data-v-0b79d10b],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-0b79d10b],
.ant-checkbox-disabled + span[data-v-0b79d10b],
.ant-radio-disabled + span[data-v-0b79d10b] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-0b79d10b] {
  pointer-events: none;
}
#nprogress .bar[data-v-0b79d10b] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-0b79d10b] {
  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-0b79d10b] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-0b79d10b] {
  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-0b79d10b 400ms linear infinite;
  animation: nprogress-spinner-data-v-0b79d10b 400ms linear infinite;
}
.nprogress-custom-parent[data-v-0b79d10b] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-0b79d10b],
.nprogress-custom-parent #nprogress .bar[data-v-0b79d10b] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-0b79d10b {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-0b79d10b {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-0b79d10b] {
  margin: 16px 0;
}
.table-operations *[data-v-0b79d10b] {
  margin-right: 10px;
}
.table-operations *[data-v-0b79d10b]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-0b79d10b] {
  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-0b79d10b]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-0b79d10b] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-0b79d10b]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-0b79d10b]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-0b79d10b] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-0b79d10b]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-0b79d10b]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-0b79d10b] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-0b79d10b]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-0b79d10b]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-0b79d10b] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-0b79d10b]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-0b79d10b]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-0b79d10b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-0b79d10b] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-0b79d10b] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-0b79d10b] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-0b79d10b] {
  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-0b79d10b] .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-0b79d10b] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-0b79d10b] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-0b79d10b]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-0b79d10b] {
    padding-left: 0;
}
}
.footer_class[data-v-0b79d10b] {
  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-0b79d10b] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-0b79d10b] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-0b79d10b] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-0b79d10b] .ant-input-number,
.msgForm[data-v-0b79d10b] .ant-calendar-picker {
  width: 100%;
}
[data-v-0b79d10b] .ant-modal-title {
  text-align: center;
}
[data-v-0b79d10b] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-0b79d10b] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-0b79d10b] {
  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-0b79d10b] .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-0b79d10b] {
  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-0b79d10b] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-0b79d10b] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-0b79d10b] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-0b79d10b] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-0b79d10b] {
  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-0b79d10b] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-0b79d10b] .ant-input-number,
.config_class[data-v-0b79d10b] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-0b79d10b] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-0b79d10b] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-0b79d10b] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-0b79d10b] {
  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-0b79d10b] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-0b79d10b] .ant-input-number,
.config_class1[data-v-0b79d10b] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-0b79d10b] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-0b79d10b] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-0b79d10b] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-0b79d10b] {
  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-0b79d10b]:not(:first-child) {
  margin-left: 24px;
}
[data-v-0b79d10b] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-0b79d10b] {
  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-0b79d10b] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-0b79d10b] .ant-input-number,
.config_class_repair[data-v-0b79d10b] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-0b79d10b] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-0b79d10b] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-0b79d10b] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-0b79d10b] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.iconClass[data-v-0b79d10b] svg {
  font-size: 14px !important;
}
.photoItem[data-v-0b79d10b] {
  width: 100%;
}
.photoItem[data-v-0b79d10b] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.photo_class[data-v-0b79d10b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
}
.photo_class[data-v-0b79d10b] .ant-upload.ant-upload-select-picture-card {
  width: 80px;
  height: 80px;
}
.photo_class[data-v-0b79d10b] .ant-upload-list-picture-card-container {
  width: 80px;
  height: 80px;
}
.photo_class[data-v-0b79d10b] .ant-upload.ant-upload-select-picture {
  width: 80px;
  height: 80px;
}
.photo_class[data-v-0b79d10b] .ant-upload-list-picture-card .ant-upload-list-item {
  width: 80px;
  height: 80px;
}
.photo_class .photo_class .ant-row .ant-form-item[data-v-0b79d10b] {
  width: 100%;
}
.photo_class[data-v-0b79d10b] .ant-form-item-control-wrapper {
  width: 100%;
}
.feiyong[data-v-0b79d10b] .ant-form-item-control-wrapper {
  width: calc(100% - 100px) !important;
}
.feiyong[data-v-0b79d10b] .ant-form-item-children {
  width: calc(100% - 100px) !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.feiyong[data-v-0b79d10b] .ant-form-item-children .ant-input-number {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.feiyong[data-v-0b79d10b] .ant-form-item-children .ant-input {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.config_class2[data-v-0b79d10b] {
  width: 98%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class2[data-v-0b79d10b] .ant-form-item {
  margin: 0px !important;
}
.config_class2[data-v-0b79d10b] .ant-form-item-label {
  width: 85px;
}
.config_class2[data-v-0b79d10b] .ant-form-item-control-wrapper {
  width: 300px;
}
.config_class2[data-v-0b79d10b] .ant-btn {
  margin-top: 8px !important;
}
.desc_class[data-v-0b79d10b] {
  width: 600px;
}
.desc_class[data-v-0b79d10b] .ant-form-item-control-wrapper {
  width: 85%;
}
.config_class1[data-v-0b79d10b] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-0b79d10b] .ant-form-item-control-wrapper {
  width: 250px;
}
.config_class1[data-v-0b79d10b] .ant-radio-wrapper {
  margin-right: 0px;
}

/* 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-0b79d10b] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-0b79d10b] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-0b79d10b] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-0b79d10b] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-0b79d10b]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-0b79d10b]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-0b79d10b]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-0b79d10b]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-0b79d10b] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-0b79d10b] {
  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-0b79d10b],
.ant-input[disabled][data-v-0b79d10b],
.ant-input-number-disabled[data-v-0b79d10b],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-0b79d10b],
.ant-cascader-picker-disabled[data-v-0b79d10b],
.ant-input-disabled[data-v-0b79d10b],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-0b79d10b],
.ant-checkbox-disabled + span[data-v-0b79d10b],
.ant-radio-disabled + span[data-v-0b79d10b] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-0b79d10b] {
  pointer-events: none;
}
#nprogress .bar[data-v-0b79d10b] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-0b79d10b] {
  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-0b79d10b] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-0b79d10b] {
  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-0b79d10b 400ms linear infinite;
  animation: nprogress-spinner-data-v-0b79d10b 400ms linear infinite;
}
.nprogress-custom-parent[data-v-0b79d10b] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-0b79d10b],
.nprogress-custom-parent #nprogress .bar[data-v-0b79d10b] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-0b79d10b {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-0b79d10b {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-0b79d10b] {
  margin: 16px 0;
}
.table-operations *[data-v-0b79d10b] {
  margin-right: 10px;
}
.table-operations *[data-v-0b79d10b]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-0b79d10b] {
  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-0b79d10b]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-0b79d10b] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-0b79d10b]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-0b79d10b]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-0b79d10b] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-0b79d10b]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-0b79d10b]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-0b79d10b] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-0b79d10b]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-0b79d10b]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-0b79d10b] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-0b79d10b]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-0b79d10b]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-0b79d10b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-0b79d10b] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-0b79d10b] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-0b79d10b] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-0b79d10b] {
  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-0b79d10b] .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-0b79d10b] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-0b79d10b] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-0b79d10b]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-0b79d10b] {
    padding-left: 0;
}
}
.footer_class[data-v-0b79d10b] {
  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-0b79d10b] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-0b79d10b] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-0b79d10b] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-0b79d10b] .ant-input-number,
.msgForm[data-v-0b79d10b] .ant-calendar-picker {
  width: 100%;
}
[data-v-0b79d10b] .ant-modal-title {
  text-align: center;
}
[data-v-0b79d10b] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-0b79d10b] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-0b79d10b] {
  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-0b79d10b] .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-0b79d10b] {
  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-0b79d10b] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-0b79d10b] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-0b79d10b] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-0b79d10b] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-0b79d10b] {
  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-0b79d10b] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-0b79d10b] .ant-input-number,
.config_class[data-v-0b79d10b] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-0b79d10b] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-0b79d10b] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-0b79d10b] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-0b79d10b] {
  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-0b79d10b] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-0b79d10b] .ant-input-number,
.config_class1[data-v-0b79d10b] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-0b79d10b] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-0b79d10b] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-0b79d10b] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-0b79d10b] {
  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-0b79d10b]:not(:first-child) {
  margin-left: 24px;
}
[data-v-0b79d10b] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-0b79d10b] {
  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-0b79d10b] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-0b79d10b] .ant-input-number,
.config_class_repair[data-v-0b79d10b] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-0b79d10b] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-0b79d10b] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-0b79d10b] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-0b79d10b] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.imgUrl_class[data-v-0b79d10b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* flex-wrap: wrap; */
  /* width: 80px; */
}
.car_config_class[data-v-0b79d10b] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(2, 50%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.car_config_class[data-v-0b79d10b] .ant-form-item {
  margin: 0px !important;
}
.car_config_class[data-v-0b79d10b] .ant-input-number,
.car_config_class[data-v-0b79d10b] .ant-calendar-picker {
  min-width: 100% !important;
}
.car_config_class[data-v-0b79d10b] .ant-form-item-label {
  width: 88px;
}
.car_config_class[data-v-0b79d10b] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.car_config_class[data-v-0b79d10b] .ant-btn {
  margin-top: 8px !important;
}
/* .img {
  border: solid 1px red;
  flex-shrink: 1;
} */
/*新增样式*/
.margintable[data-v-0b79d10b] {
  margin-top: 20px;
}

/* 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-11462eb4] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-11462eb4] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-11462eb4] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-11462eb4] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-11462eb4]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-11462eb4]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-11462eb4]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-11462eb4]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-11462eb4] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-11462eb4] {
  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-11462eb4],
.ant-input[disabled][data-v-11462eb4],
.ant-input-number-disabled[data-v-11462eb4],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-11462eb4],
.ant-cascader-picker-disabled[data-v-11462eb4],
.ant-input-disabled[data-v-11462eb4],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-11462eb4],
.ant-checkbox-disabled + span[data-v-11462eb4],
.ant-radio-disabled + span[data-v-11462eb4] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-11462eb4] {
  pointer-events: none;
}
#nprogress .bar[data-v-11462eb4] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-11462eb4] {
  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-11462eb4] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-11462eb4] {
  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-11462eb4 400ms linear infinite;
  animation: nprogress-spinner-data-v-11462eb4 400ms linear infinite;
}
.nprogress-custom-parent[data-v-11462eb4] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-11462eb4],
.nprogress-custom-parent #nprogress .bar[data-v-11462eb4] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-11462eb4 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-11462eb4 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.tip-layout[data-v-11462eb4] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: fixed;
  right: 0;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 600px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.tip-layout.close[data-v-11462eb4] {
  -webkit-transform: translateX(calc(100% - 40px));
          transform: translateX(calc(100% - 40px));
}
.tip-layout[data-v-11462eb4]::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 40px;
  background: white;
  content: " ";
  display: block;
}
.tip-layout .tip-layout-control[data-v-11462eb4] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  border-radius: 5px 0 0 5px;
  background: #13c2c2;
  color: #fff;
  -webkit-box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
          box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
  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;
  font-size: 22px;
}
.tip-layout .tip-layout-wrapper[data-v-11462eb4] {
  background: white;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 1px dashed #13c2c2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: rgba(19, 194, 194, 0.1);
  padding: 10px;
  font-size: 12px;
  z-index: 101;
}
.tip-layout .tip-layout-wrapper-title[data-v-11462eb4] {
  color: #13c2c2;
  font-weight: bold;
  margin-bottom: 4px;
}

/* 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-ec67f49e] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-ec67f49e] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-ec67f49e] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-ec67f49e] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-ec67f49e]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-ec67f49e]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-ec67f49e]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-ec67f49e]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-ec67f49e] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-ec67f49e] {
  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-ec67f49e],
.ant-input[disabled][data-v-ec67f49e],
.ant-input-number-disabled[data-v-ec67f49e],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-ec67f49e],
.ant-cascader-picker-disabled[data-v-ec67f49e],
.ant-input-disabled[data-v-ec67f49e],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-ec67f49e],
.ant-checkbox-disabled + span[data-v-ec67f49e],
.ant-radio-disabled + span[data-v-ec67f49e] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-ec67f49e] {
  pointer-events: none;
}
#nprogress .bar[data-v-ec67f49e] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-ec67f49e] {
  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-ec67f49e] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-ec67f49e] {
  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-ec67f49e 400ms linear infinite;
  animation: nprogress-spinner-data-v-ec67f49e 400ms linear infinite;
}
.nprogress-custom-parent[data-v-ec67f49e] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-ec67f49e],
.nprogress-custom-parent #nprogress .bar[data-v-ec67f49e] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-ec67f49e {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-ec67f49e {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
/*.content{*/
.span[data-v-ec67f49e] {
  line-height: 30px;
  height: 30px;
  cursor: pointer;
}
.span[data-v-ec67f49e]:hover {
  color: #13c2c2;
}
/*}*/

/* 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-44705b4b] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-44705b4b] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-44705b4b] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-44705b4b] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-44705b4b]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-44705b4b]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-44705b4b]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-44705b4b]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-44705b4b] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-44705b4b] {
  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-44705b4b],
.ant-input[disabled][data-v-44705b4b],
.ant-input-number-disabled[data-v-44705b4b],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-44705b4b],
.ant-cascader-picker-disabled[data-v-44705b4b],
.ant-input-disabled[data-v-44705b4b],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-44705b4b],
.ant-checkbox-disabled + span[data-v-44705b4b],
.ant-radio-disabled + span[data-v-44705b4b] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-44705b4b] {
  pointer-events: none;
}
#nprogress .bar[data-v-44705b4b] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-44705b4b] {
  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-44705b4b] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-44705b4b] {
  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-44705b4b 400ms linear infinite;
  animation: nprogress-spinner-data-v-44705b4b 400ms linear infinite;
}
.nprogress-custom-parent[data-v-44705b4b] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-44705b4b],
.nprogress-custom-parent #nprogress .bar[data-v-44705b4b] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-44705b4b {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-44705b4b {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-44705b4b] {
  margin: 16px 0;
}
.table-operations *[data-v-44705b4b] {
  margin-right: 10px;
}
.table-operations *[data-v-44705b4b]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-44705b4b] {
  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-44705b4b]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-44705b4b] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-44705b4b]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-44705b4b]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-44705b4b] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-44705b4b]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-44705b4b]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-44705b4b] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-44705b4b]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-44705b4b]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-44705b4b] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-44705b4b]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-44705b4b]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-44705b4b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-44705b4b] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-44705b4b] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-44705b4b] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-44705b4b] {
  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-44705b4b] .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-44705b4b] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-44705b4b] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-44705b4b]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-44705b4b] {
    padding-left: 0;
}
}
.footer_class[data-v-44705b4b] {
  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-44705b4b] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-44705b4b] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-44705b4b] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-44705b4b] .ant-input-number,
.msgForm[data-v-44705b4b] .ant-calendar-picker {
  width: 100%;
}
[data-v-44705b4b] .ant-modal-title {
  text-align: center;
}
[data-v-44705b4b] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-44705b4b] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-44705b4b] {
  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-44705b4b] .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-44705b4b] {
  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-44705b4b] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-44705b4b] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-44705b4b] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-44705b4b] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-44705b4b] {
  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-44705b4b] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-44705b4b] .ant-input-number,
.config_class[data-v-44705b4b] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-44705b4b] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-44705b4b] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-44705b4b] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-44705b4b] {
  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-44705b4b] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-44705b4b] .ant-input-number,
.config_class1[data-v-44705b4b] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-44705b4b] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-44705b4b] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-44705b4b] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-44705b4b] {
  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-44705b4b]:not(:first-child) {
  margin-left: 24px;
}
[data-v-44705b4b] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-44705b4b] {
  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-44705b4b] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-44705b4b] .ant-input-number,
.config_class_repair[data-v-44705b4b] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-44705b4b] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-44705b4b] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-44705b4b] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-44705b4b] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.operation_class span[data-v-44705b4b] {
  margin-right: 8px;
}
.pinpai_class[data-v-44705b4b] .ant-form-item-children {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
}
.footer_class[data-v-44705b4b] {
  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;
}

/* 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-6143ffdc] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-6143ffdc] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-6143ffdc] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-6143ffdc] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-6143ffdc]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-6143ffdc]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-6143ffdc]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-6143ffdc]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-6143ffdc] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-6143ffdc] {
  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-6143ffdc],
.ant-input[disabled][data-v-6143ffdc],
.ant-input-number-disabled[data-v-6143ffdc],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-6143ffdc],
.ant-cascader-picker-disabled[data-v-6143ffdc],
.ant-input-disabled[data-v-6143ffdc],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-6143ffdc],
.ant-checkbox-disabled + span[data-v-6143ffdc],
.ant-radio-disabled + span[data-v-6143ffdc] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-6143ffdc] {
  pointer-events: none;
}
#nprogress .bar[data-v-6143ffdc] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-6143ffdc] {
  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-6143ffdc] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-6143ffdc] {
  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-6143ffdc 400ms linear infinite;
  animation: nprogress-spinner-data-v-6143ffdc 400ms linear infinite;
}
.nprogress-custom-parent[data-v-6143ffdc] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-6143ffdc],
.nprogress-custom-parent #nprogress .bar[data-v-6143ffdc] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-6143ffdc {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-6143ffdc {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-6143ffdc] {
  margin: 16px 0;
}
.table-operations *[data-v-6143ffdc] {
  margin-right: 10px;
}
.table-operations *[data-v-6143ffdc]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-6143ffdc] {
  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-6143ffdc]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-6143ffdc] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-6143ffdc]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-6143ffdc]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-6143ffdc] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-6143ffdc]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-6143ffdc]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-6143ffdc] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-6143ffdc]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-6143ffdc]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-6143ffdc] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-6143ffdc]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-6143ffdc]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-6143ffdc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-6143ffdc] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-6143ffdc] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-6143ffdc] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-6143ffdc] {
  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-6143ffdc] .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-6143ffdc] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-6143ffdc] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-6143ffdc]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-6143ffdc] {
    padding-left: 0;
}
}
.footer_class[data-v-6143ffdc] {
  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-6143ffdc] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-6143ffdc] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-6143ffdc] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-6143ffdc] .ant-input-number,
.msgForm[data-v-6143ffdc] .ant-calendar-picker {
  width: 100%;
}
[data-v-6143ffdc] .ant-modal-title {
  text-align: center;
}
[data-v-6143ffdc] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-6143ffdc] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-6143ffdc] {
  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-6143ffdc] .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-6143ffdc] {
  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-6143ffdc] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-6143ffdc] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-6143ffdc] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-6143ffdc] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-6143ffdc] {
  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-6143ffdc] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-6143ffdc] .ant-input-number,
.config_class[data-v-6143ffdc] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-6143ffdc] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-6143ffdc] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-6143ffdc] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-6143ffdc] {
  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-6143ffdc] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-6143ffdc] .ant-input-number,
.config_class1[data-v-6143ffdc] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-6143ffdc] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-6143ffdc] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-6143ffdc] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-6143ffdc] {
  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-6143ffdc]:not(:first-child) {
  margin-left: 24px;
}
[data-v-6143ffdc] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-6143ffdc] {
  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-6143ffdc] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-6143ffdc] .ant-input-number,
.config_class_repair[data-v-6143ffdc] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-6143ffdc] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-6143ffdc] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-6143ffdc] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-6143ffdc] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.operation_class span[data-v-6143ffdc] {
  margin-right: 8px;
}
.pinpai_class[data-v-6143ffdc] .ant-form-item-children {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
}
.footer_class[data-v-6143ffdc] {
  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;
}

/* 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-43565e09] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-43565e09] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-43565e09] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-43565e09] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-43565e09]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-43565e09]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-43565e09]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-43565e09]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-43565e09] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-43565e09] {
  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-43565e09],
.ant-input[disabled][data-v-43565e09],
.ant-input-number-disabled[data-v-43565e09],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-43565e09],
.ant-cascader-picker-disabled[data-v-43565e09],
.ant-input-disabled[data-v-43565e09],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-43565e09],
.ant-checkbox-disabled + span[data-v-43565e09],
.ant-radio-disabled + span[data-v-43565e09] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-43565e09] {
  pointer-events: none;
}
#nprogress .bar[data-v-43565e09] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-43565e09] {
  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-43565e09] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-43565e09] {
  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-43565e09 400ms linear infinite;
  animation: nprogress-spinner-data-v-43565e09 400ms linear infinite;
}
.nprogress-custom-parent[data-v-43565e09] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-43565e09],
.nprogress-custom-parent #nprogress .bar[data-v-43565e09] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-43565e09 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-43565e09 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-43565e09] {
  margin: 16px 0;
}
.table-operations *[data-v-43565e09] {
  margin-right: 10px;
}
.table-operations *[data-v-43565e09]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-43565e09] {
  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-43565e09]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-43565e09] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-43565e09]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-43565e09]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-43565e09] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-43565e09]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-43565e09]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-43565e09] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-43565e09]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-43565e09]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-43565e09] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-43565e09]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-43565e09]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-43565e09] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-43565e09] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-43565e09] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-43565e09] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-43565e09] {
  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-43565e09] .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-43565e09] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-43565e09] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-43565e09]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-43565e09] {
    padding-left: 0;
}
}
.footer_class[data-v-43565e09] {
  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-43565e09] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-43565e09] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-43565e09] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-43565e09] .ant-input-number,
.msgForm[data-v-43565e09] .ant-calendar-picker {
  width: 100%;
}
[data-v-43565e09] .ant-modal-title {
  text-align: center;
}
[data-v-43565e09] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-43565e09] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-43565e09] {
  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-43565e09] .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-43565e09] {
  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-43565e09] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-43565e09] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-43565e09] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-43565e09] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-43565e09] {
  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-43565e09] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-43565e09] .ant-input-number,
.config_class[data-v-43565e09] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-43565e09] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-43565e09] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-43565e09] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-43565e09] {
  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-43565e09] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-43565e09] .ant-input-number,
.config_class1[data-v-43565e09] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-43565e09] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-43565e09] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-43565e09] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-43565e09] {
  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-43565e09]:not(:first-child) {
  margin-left: 24px;
}
[data-v-43565e09] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-43565e09] {
  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-43565e09] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-43565e09] .ant-input-number,
.config_class_repair[data-v-43565e09] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-43565e09] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-43565e09] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-43565e09] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-43565e09] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.desc_class[data-v-43565e09] {
  width: 600px;
}
.desc_class[data-v-43565e09] .ant-input {
  width: 100%;
}
.selectCity[data-v-43565e09] {
  padding-top: 0px !important;
}
.zzzx .span1[data-v-43565e09] {
  color: #f5222d;
}
.specialItem[data-v-43565e09] .ant-form-item-label {
  width: 94px !important;
}
/*新增有关车辆信息展示样式*/
.CarOtherMsg[data-v-43565e09] {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.CarOtherMsg .CarOtherMsgItem[data-v-43565e09] {
  margin-right: 20px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
}

/* 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-8cbaa0c6] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-8cbaa0c6] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-8cbaa0c6] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-8cbaa0c6] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-8cbaa0c6]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-8cbaa0c6]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-8cbaa0c6]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-8cbaa0c6]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-8cbaa0c6] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-8cbaa0c6] {
  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-8cbaa0c6],
.ant-input[disabled][data-v-8cbaa0c6],
.ant-input-number-disabled[data-v-8cbaa0c6],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-8cbaa0c6],
.ant-cascader-picker-disabled[data-v-8cbaa0c6],
.ant-input-disabled[data-v-8cbaa0c6],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-8cbaa0c6],
.ant-checkbox-disabled + span[data-v-8cbaa0c6],
.ant-radio-disabled + span[data-v-8cbaa0c6] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-8cbaa0c6] {
  pointer-events: none;
}
#nprogress .bar[data-v-8cbaa0c6] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-8cbaa0c6] {
  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-8cbaa0c6] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-8cbaa0c6] {
  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-8cbaa0c6 400ms linear infinite;
  animation: nprogress-spinner-data-v-8cbaa0c6 400ms linear infinite;
}
.nprogress-custom-parent[data-v-8cbaa0c6] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-8cbaa0c6],
.nprogress-custom-parent #nprogress .bar[data-v-8cbaa0c6] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-8cbaa0c6 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-8cbaa0c6 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
[data-v-8cbaa0c6] .ant-modal-title {
  text-align: center;
}
.error_class[data-v-8cbaa0c6] {
  color: red;
}
.successTip[data-v-8cbaa0c6] {
  width: 100%;
  min-height: 20px;
  background: #f5fcf6;
  border: solid 1px #7fdc96;
  border-radius: 3px;
  padding: 8px;
}
.successTip p[data-v-8cbaa0c6] {
  font-weight: bold;
}
.errorTip[data-v-8cbaa0c6] {
  margin-bottom: 5px;
  width: 100%;
  min-height: 20px;
  background: #fff5f4;
  border: solid 1px #feb7b3;
  border-radius: 3px;
  padding: 8px;
}
.errorTip p[data-v-8cbaa0c6] {
  font-weight: bold;
}
.close_class[data-v-8cbaa0c6] {
  border-top: solid 1px #F2F2F2;
  width: 100%;
  text-align: center;
  padding-top: 30px;
}

/* 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-750eaac4] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-750eaac4] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-750eaac4] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-750eaac4] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-750eaac4]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-750eaac4]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-750eaac4]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-750eaac4]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-750eaac4] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-750eaac4] {
  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-750eaac4],
.ant-input[disabled][data-v-750eaac4],
.ant-input-number-disabled[data-v-750eaac4],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-750eaac4],
.ant-cascader-picker-disabled[data-v-750eaac4],
.ant-input-disabled[data-v-750eaac4],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-750eaac4],
.ant-checkbox-disabled + span[data-v-750eaac4],
.ant-radio-disabled + span[data-v-750eaac4] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-750eaac4] {
  pointer-events: none;
}
#nprogress .bar[data-v-750eaac4] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-750eaac4] {
  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-750eaac4] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-750eaac4] {
  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-750eaac4 400ms linear infinite;
  animation: nprogress-spinner-data-v-750eaac4 400ms linear infinite;
}
.nprogress-custom-parent[data-v-750eaac4] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-750eaac4],
.nprogress-custom-parent #nprogress .bar[data-v-750eaac4] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-750eaac4 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-750eaac4 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-750eaac4] {
  margin: 16px 0;
}
.table-operations *[data-v-750eaac4] {
  margin-right: 10px;
}
.table-operations *[data-v-750eaac4]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-750eaac4] {
  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-750eaac4]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-750eaac4] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-750eaac4]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-750eaac4]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-750eaac4] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-750eaac4]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-750eaac4]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-750eaac4] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-750eaac4]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-750eaac4]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-750eaac4] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-750eaac4]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-750eaac4]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-750eaac4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-750eaac4] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-750eaac4] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-750eaac4] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-750eaac4] {
  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-750eaac4] .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-750eaac4] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-750eaac4] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-750eaac4]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-750eaac4] {
    padding-left: 0;
}
}
.footer_class[data-v-750eaac4] {
  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-750eaac4] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-750eaac4] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-750eaac4] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-750eaac4] .ant-input-number,
.msgForm[data-v-750eaac4] .ant-calendar-picker {
  width: 100%;
}
[data-v-750eaac4] .ant-modal-title {
  text-align: center;
}
[data-v-750eaac4] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-750eaac4] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-750eaac4] {
  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-750eaac4] .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-750eaac4] {
  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-750eaac4] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-750eaac4] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-750eaac4] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-750eaac4] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-750eaac4] {
  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-750eaac4] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-750eaac4] .ant-input-number,
.config_class[data-v-750eaac4] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-750eaac4] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-750eaac4] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-750eaac4] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-750eaac4] {
  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-750eaac4] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-750eaac4] .ant-input-number,
.config_class1[data-v-750eaac4] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-750eaac4] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-750eaac4] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-750eaac4] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-750eaac4] {
  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-750eaac4]:not(:first-child) {
  margin-left: 24px;
}
[data-v-750eaac4] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-750eaac4] {
  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-750eaac4] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-750eaac4] .ant-input-number,
.config_class_repair[data-v-750eaac4] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-750eaac4] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-750eaac4] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-750eaac4] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-750eaac4] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.hideSubmit[data-v-750eaac4] .ant-modal-footer {
  display: none;
}

/* 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-eab28cd8] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-eab28cd8] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-eab28cd8] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-eab28cd8] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-eab28cd8]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-eab28cd8]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-eab28cd8]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-eab28cd8]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-eab28cd8] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-eab28cd8] {
  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-eab28cd8],
.ant-input[disabled][data-v-eab28cd8],
.ant-input-number-disabled[data-v-eab28cd8],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-eab28cd8],
.ant-cascader-picker-disabled[data-v-eab28cd8],
.ant-input-disabled[data-v-eab28cd8],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-eab28cd8],
.ant-checkbox-disabled + span[data-v-eab28cd8],
.ant-radio-disabled + span[data-v-eab28cd8] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-eab28cd8] {
  pointer-events: none;
}
#nprogress .bar[data-v-eab28cd8] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-eab28cd8] {
  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-eab28cd8] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-eab28cd8] {
  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-eab28cd8 400ms linear infinite;
  animation: nprogress-spinner-data-v-eab28cd8 400ms linear infinite;
}
.nprogress-custom-parent[data-v-eab28cd8] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-eab28cd8],
.nprogress-custom-parent #nprogress .bar[data-v-eab28cd8] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-eab28cd8 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-eab28cd8 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-eab28cd8] {
  margin: 16px 0;
}
.table-operations *[data-v-eab28cd8] {
  margin-right: 10px;
}
.table-operations *[data-v-eab28cd8]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-eab28cd8] {
  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-eab28cd8]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-eab28cd8] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-eab28cd8]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-eab28cd8]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-eab28cd8] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-eab28cd8]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-eab28cd8]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-eab28cd8] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-eab28cd8]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-eab28cd8]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-eab28cd8] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-eab28cd8]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-eab28cd8]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-eab28cd8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-eab28cd8] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-eab28cd8] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-eab28cd8] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-eab28cd8] {
  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-eab28cd8] .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-eab28cd8] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-eab28cd8] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-eab28cd8]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-eab28cd8] {
    padding-left: 0;
}
}
.footer_class[data-v-eab28cd8] {
  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-eab28cd8] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-eab28cd8] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-eab28cd8] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-eab28cd8] .ant-input-number,
.msgForm[data-v-eab28cd8] .ant-calendar-picker {
  width: 100%;
}
[data-v-eab28cd8] .ant-modal-title {
  text-align: center;
}
[data-v-eab28cd8] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-eab28cd8] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-eab28cd8] {
  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-eab28cd8] .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-eab28cd8] {
  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-eab28cd8] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-eab28cd8] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-eab28cd8] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-eab28cd8] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-eab28cd8] {
  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-eab28cd8] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-eab28cd8] .ant-input-number,
.config_class[data-v-eab28cd8] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-eab28cd8] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-eab28cd8] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-eab28cd8] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-eab28cd8] {
  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-eab28cd8] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-eab28cd8] .ant-input-number,
.config_class1[data-v-eab28cd8] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-eab28cd8] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-eab28cd8] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-eab28cd8] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-eab28cd8] {
  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-eab28cd8]:not(:first-child) {
  margin-left: 24px;
}
[data-v-eab28cd8] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-eab28cd8] {
  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-eab28cd8] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-eab28cd8] .ant-input-number,
.config_class_repair[data-v-eab28cd8] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-eab28cd8] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-eab28cd8] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-eab28cd8] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-eab28cd8] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.note[data-v-eab28cd8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.note[data-v-eab28cd8] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.note[data-v-eab28cd8] .ant-form-item-control-wrapper {
  width: 100%;
}
.upload-tips[data-v-eab28cd8] {
  color: rgba(0, 0, 0, 0.45);
  line-height: 20px;
}
.companyForm[data-v-eab28cd8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.companyForm[data-v-eab28cd8] .ant-select {
  padding-top: 8px;
}
.note_class[data-v-eab28cd8] {
  width: 600px;
}
.note_class[data-v-eab28cd8] .ant-form-item-control-wrapper {
  width: 85%;
}
.tips[data-v-eab28cd8] {
  color: #d9d9d9;
}
.fileList[data-v-eab28cd8] {
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin-top: 5px;
  padding: 0 10px;
  border-radius: 5px;
}
.fileList span[data-v-eab28cd8],
.fileList i[data-v-eab28cd8] {
  cursor: pointer;
}
.fileList i[data-v-eab28cd8] {
  float: right;
  line-height: 30px;
  display: none;
}
.fileList[data-v-eab28cd8]:hover {
  background: #e6fffb;
}
.fileList:hover i[data-v-eab28cd8] {
  display: block;
}
.hideSubmit[data-v-eab28cd8] .ant-modal-footer {
  display: none;
}

/* 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-155c7aac] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-155c7aac] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-155c7aac] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-155c7aac] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-155c7aac]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-155c7aac]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-155c7aac]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-155c7aac]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-155c7aac] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-155c7aac] {
  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-155c7aac],
.ant-input[disabled][data-v-155c7aac],
.ant-input-number-disabled[data-v-155c7aac],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-155c7aac],
.ant-cascader-picker-disabled[data-v-155c7aac],
.ant-input-disabled[data-v-155c7aac],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-155c7aac],
.ant-checkbox-disabled + span[data-v-155c7aac],
.ant-radio-disabled + span[data-v-155c7aac] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-155c7aac] {
  pointer-events: none;
}
#nprogress .bar[data-v-155c7aac] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-155c7aac] {
  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-155c7aac] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-155c7aac] {
  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-155c7aac 400ms linear infinite;
  animation: nprogress-spinner-data-v-155c7aac 400ms linear infinite;
}
.nprogress-custom-parent[data-v-155c7aac] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-155c7aac],
.nprogress-custom-parent #nprogress .bar[data-v-155c7aac] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-155c7aac {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-155c7aac {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-155c7aac] {
  margin: 16px 0;
}
.table-operations *[data-v-155c7aac] {
  margin-right: 10px;
}
.table-operations *[data-v-155c7aac]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-155c7aac] {
  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-155c7aac]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-155c7aac] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-155c7aac]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-155c7aac]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-155c7aac] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-155c7aac]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-155c7aac]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-155c7aac] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-155c7aac]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-155c7aac]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-155c7aac] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-155c7aac]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-155c7aac]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-155c7aac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-155c7aac] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-155c7aac] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-155c7aac] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-155c7aac] {
  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-155c7aac] .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-155c7aac] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-155c7aac] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-155c7aac]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-155c7aac] {
    padding-left: 0;
}
}
.footer_class[data-v-155c7aac] {
  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-155c7aac] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-155c7aac] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-155c7aac] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-155c7aac] .ant-input-number,
.msgForm[data-v-155c7aac] .ant-calendar-picker {
  width: 100%;
}
[data-v-155c7aac] .ant-modal-title {
  text-align: center;
}
[data-v-155c7aac] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-155c7aac] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-155c7aac] {
  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-155c7aac] .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-155c7aac] {
  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-155c7aac] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-155c7aac] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-155c7aac] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-155c7aac] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-155c7aac] {
  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-155c7aac] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-155c7aac] .ant-input-number,
.config_class[data-v-155c7aac] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-155c7aac] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-155c7aac] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-155c7aac] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-155c7aac] {
  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-155c7aac] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-155c7aac] .ant-input-number,
.config_class1[data-v-155c7aac] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-155c7aac] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-155c7aac] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-155c7aac] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-155c7aac] {
  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-155c7aac]:not(:first-child) {
  margin-left: 24px;
}
[data-v-155c7aac] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-155c7aac] {
  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-155c7aac] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-155c7aac] .ant-input-number,
.config_class_repair[data-v-155c7aac] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-155c7aac] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-155c7aac] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-155c7aac] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-155c7aac] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.note[data-v-155c7aac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.note[data-v-155c7aac] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.note[data-v-155c7aac] .ant-form-item-control-wrapper {
  width: 100%;
}
.upload-tips[data-v-155c7aac] {
  color: rgba(0, 0, 0, 0.45);
  line-height: 20px;
}
.companyForm[data-v-155c7aac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.companyForm[data-v-155c7aac] .ant-select {
  padding-top: 8px;
}
.note_class[data-v-155c7aac] {
  width: 600px;
}
.note_class[data-v-155c7aac] .ant-form-item-control-wrapper {
  width: 85%;
}
.tips[data-v-155c7aac] {
  color: #d9d9d9;
}
.fileList[data-v-155c7aac] {
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin-top: 5px;
  padding: 0 10px;
  border-radius: 5px;
}
.fileList span[data-v-155c7aac],
.fileList i[data-v-155c7aac] {
  cursor: pointer;
}
.fileList i[data-v-155c7aac] {
  float: right;
  line-height: 30px;
  display: none;
}
.fileList[data-v-155c7aac]:hover {
  background: #e6fffb;
}
.fileList:hover i[data-v-155c7aac] {
  display: block;
}
.hideSubmit[data-v-155c7aac] .ant-modal-footer {
  display: none;
}

/* 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-c8d4bc28] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-c8d4bc28] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-c8d4bc28] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-c8d4bc28] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-c8d4bc28]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-c8d4bc28]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-c8d4bc28]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-c8d4bc28]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-c8d4bc28] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-c8d4bc28] {
  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-c8d4bc28],
.ant-input[disabled][data-v-c8d4bc28],
.ant-input-number-disabled[data-v-c8d4bc28],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-c8d4bc28],
.ant-cascader-picker-disabled[data-v-c8d4bc28],
.ant-input-disabled[data-v-c8d4bc28],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-c8d4bc28],
.ant-checkbox-disabled + span[data-v-c8d4bc28],
.ant-radio-disabled + span[data-v-c8d4bc28] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-c8d4bc28] {
  pointer-events: none;
}
#nprogress .bar[data-v-c8d4bc28] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-c8d4bc28] {
  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-c8d4bc28] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-c8d4bc28] {
  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-c8d4bc28 400ms linear infinite;
  animation: nprogress-spinner-data-v-c8d4bc28 400ms linear infinite;
}
.nprogress-custom-parent[data-v-c8d4bc28] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-c8d4bc28],
.nprogress-custom-parent #nprogress .bar[data-v-c8d4bc28] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-c8d4bc28 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-c8d4bc28 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
[data-v-c8d4bc28] .ant-modal-title {
  text-align: center;
}
.error_class[data-v-c8d4bc28] {
  color: red;
}
.successTip[data-v-c8d4bc28] {
  width: 100%;
  min-height: 20px;
  background: #f5fcf6;
  border: solid 1px #7fdc96;
  border-radius: 3px;
  padding: 8px;
}
.successTip p[data-v-c8d4bc28] {
  font-weight: bold;
}
.errorTip[data-v-c8d4bc28] {
  margin-bottom: 5px;
  width: 100%;
  min-height: 20px;
  background: #fff5f4;
  border: solid 1px #feb7b3;
  border-radius: 3px;
  padding: 8px;
}
.errorTip p[data-v-c8d4bc28] {
  font-weight: bold;
}
.close_class[data-v-c8d4bc28] {
  border-top: solid 1px #F2F2F2;
  width: 100%;
  text-align: center;
  padding-top: 30px;
}

/* 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-0c7da4b1] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-0c7da4b1] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-0c7da4b1] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-0c7da4b1] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-0c7da4b1]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-0c7da4b1]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-0c7da4b1]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-0c7da4b1]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-0c7da4b1] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-0c7da4b1] {
  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-0c7da4b1],
.ant-input[disabled][data-v-0c7da4b1],
.ant-input-number-disabled[data-v-0c7da4b1],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-0c7da4b1],
.ant-cascader-picker-disabled[data-v-0c7da4b1],
.ant-input-disabled[data-v-0c7da4b1],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-0c7da4b1],
.ant-checkbox-disabled + span[data-v-0c7da4b1],
.ant-radio-disabled + span[data-v-0c7da4b1] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-0c7da4b1] {
  pointer-events: none;
}
#nprogress .bar[data-v-0c7da4b1] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-0c7da4b1] {
  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-0c7da4b1] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-0c7da4b1] {
  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-0c7da4b1 400ms linear infinite;
  animation: nprogress-spinner-data-v-0c7da4b1 400ms linear infinite;
}
.nprogress-custom-parent[data-v-0c7da4b1] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-0c7da4b1],
.nprogress-custom-parent #nprogress .bar[data-v-0c7da4b1] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-0c7da4b1 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-0c7da4b1 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
[data-v-0c7da4b1] .ant-modal-title {
  text-align: center;
}
.error_class[data-v-0c7da4b1] {
  color: red;
}
.successTip[data-v-0c7da4b1] {
  width: 100%;
  min-height: 20px;
  background: #f5fcf6;
  border: solid 1px #7fdc96;
  border-radius: 3px;
  padding: 8px;
}
.successTip p[data-v-0c7da4b1] {
  font-weight: bold;
}
.errorTip[data-v-0c7da4b1] {
  margin-bottom: 5px;
  width: 100%;
  min-height: 20px;
  background: #fff5f4;
  border: solid 1px #feb7b3;
  border-radius: 3px;
  padding: 8px;
}
.errorTip p[data-v-0c7da4b1] {
  font-weight: bold;
}
.close_class[data-v-0c7da4b1] {
  border-top: solid 1px #F2F2F2;
  width: 100%;
  text-align: center;
  padding-top: 30px;
}

/* 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-677564c7] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-677564c7] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-677564c7] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-677564c7] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-677564c7]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-677564c7]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-677564c7]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-677564c7]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-677564c7] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-677564c7] {
  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-677564c7],
.ant-input[disabled][data-v-677564c7],
.ant-input-number-disabled[data-v-677564c7],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-677564c7],
.ant-cascader-picker-disabled[data-v-677564c7],
.ant-input-disabled[data-v-677564c7],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-677564c7],
.ant-checkbox-disabled + span[data-v-677564c7],
.ant-radio-disabled + span[data-v-677564c7] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-677564c7] {
  pointer-events: none;
}
#nprogress .bar[data-v-677564c7] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-677564c7] {
  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-677564c7] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-677564c7] {
  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-677564c7 400ms linear infinite;
  animation: nprogress-spinner-data-v-677564c7 400ms linear infinite;
}
.nprogress-custom-parent[data-v-677564c7] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-677564c7],
.nprogress-custom-parent #nprogress .bar[data-v-677564c7] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-677564c7 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-677564c7 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-677564c7] {
  margin: 16px 0;
}
.table-operations *[data-v-677564c7] {
  margin-right: 10px;
}
.table-operations *[data-v-677564c7]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-677564c7] {
  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-677564c7]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-677564c7] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-677564c7]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-677564c7]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-677564c7] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-677564c7]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-677564c7]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-677564c7] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-677564c7]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-677564c7]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-677564c7] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-677564c7]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-677564c7]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-677564c7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-677564c7] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-677564c7] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-677564c7] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-677564c7] {
  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-677564c7] .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-677564c7] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-677564c7] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-677564c7]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-677564c7] {
    padding-left: 0;
}
}
.footer_class[data-v-677564c7] {
  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-677564c7] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-677564c7] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-677564c7] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-677564c7] .ant-input-number,
.msgForm[data-v-677564c7] .ant-calendar-picker {
  width: 100%;
}
[data-v-677564c7] .ant-modal-title {
  text-align: center;
}
[data-v-677564c7] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-677564c7] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-677564c7] {
  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-677564c7] .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-677564c7] {
  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-677564c7] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-677564c7] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-677564c7] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-677564c7] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-677564c7] {
  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-677564c7] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-677564c7] .ant-input-number,
.config_class[data-v-677564c7] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-677564c7] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-677564c7] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-677564c7] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-677564c7] {
  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-677564c7] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-677564c7] .ant-input-number,
.config_class1[data-v-677564c7] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-677564c7] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-677564c7] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-677564c7] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-677564c7] {
  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-677564c7]:not(:first-child) {
  margin-left: 24px;
}
[data-v-677564c7] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-677564c7] {
  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-677564c7] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-677564c7] .ant-input-number,
.config_class_repair[data-v-677564c7] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-677564c7] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-677564c7] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-677564c7] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-677564c7] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.note[data-v-677564c7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.note[data-v-677564c7] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.note[data-v-677564c7] .ant-form-item-control-wrapper {
  width: 100%;
}
.upload-tips[data-v-677564c7] {
  color: rgba(0, 0, 0, 0.45);
  line-height: 20px;
}
.companyForm[data-v-677564c7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.companyForm[data-v-677564c7] .ant-select {
  padding-top: 8px;
}
.note_class[data-v-677564c7] {
  width: 600px;
}
.note_class[data-v-677564c7] .ant-form-item-control-wrapper {
  width: 85%;
}
.tips[data-v-677564c7] {
  color: #d9d9d9;
}
.fileList[data-v-677564c7] {
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin-top: 5px;
  padding: 0 10px;
  border-radius: 5px;
}
.fileList span[data-v-677564c7],
.fileList i[data-v-677564c7] {
  cursor: pointer;
}
.fileList i[data-v-677564c7] {
  float: right;
  line-height: 30px;
  display: none;
}
.fileList[data-v-677564c7]:hover {
  background: #e6fffb;
}
.fileList:hover i[data-v-677564c7] {
  display: block;
}
.hideSubmit[data-v-677564c7] .ant-modal-footer {
  display: none;
}

/* 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-7f7721ee] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-7f7721ee] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-7f7721ee] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-7f7721ee] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-7f7721ee]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-7f7721ee]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-7f7721ee]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-7f7721ee]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-7f7721ee] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-7f7721ee] {
  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-7f7721ee],
.ant-input[disabled][data-v-7f7721ee],
.ant-input-number-disabled[data-v-7f7721ee],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-7f7721ee],
.ant-cascader-picker-disabled[data-v-7f7721ee],
.ant-input-disabled[data-v-7f7721ee],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-7f7721ee],
.ant-checkbox-disabled + span[data-v-7f7721ee],
.ant-radio-disabled + span[data-v-7f7721ee] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-7f7721ee] {
  pointer-events: none;
}
#nprogress .bar[data-v-7f7721ee] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-7f7721ee] {
  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-7f7721ee] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-7f7721ee] {
  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-7f7721ee 400ms linear infinite;
  animation: nprogress-spinner-data-v-7f7721ee 400ms linear infinite;
}
.nprogress-custom-parent[data-v-7f7721ee] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-7f7721ee],
.nprogress-custom-parent #nprogress .bar[data-v-7f7721ee] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-7f7721ee {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-7f7721ee {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-7f7721ee] {
  margin: 16px 0;
}
.table-operations *[data-v-7f7721ee] {
  margin-right: 10px;
}
.table-operations *[data-v-7f7721ee]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-7f7721ee] {
  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-7f7721ee]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-7f7721ee] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-7f7721ee]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-7f7721ee]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-7f7721ee] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-7f7721ee]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-7f7721ee]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-7f7721ee] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-7f7721ee]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-7f7721ee]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-7f7721ee] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-7f7721ee]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-7f7721ee]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-7f7721ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-7f7721ee] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-7f7721ee] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-7f7721ee] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-7f7721ee] {
  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-7f7721ee] .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-7f7721ee] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-7f7721ee] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-7f7721ee]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-7f7721ee] {
    padding-left: 0;
}
}
.footer_class[data-v-7f7721ee] {
  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-7f7721ee] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-7f7721ee] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-7f7721ee] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-7f7721ee] .ant-input-number,
.msgForm[data-v-7f7721ee] .ant-calendar-picker {
  width: 100%;
}
[data-v-7f7721ee] .ant-modal-title {
  text-align: center;
}
[data-v-7f7721ee] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-7f7721ee] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-7f7721ee] {
  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-7f7721ee] .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-7f7721ee] {
  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-7f7721ee] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-7f7721ee] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-7f7721ee] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-7f7721ee] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-7f7721ee] {
  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-7f7721ee] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-7f7721ee] .ant-input-number,
.config_class[data-v-7f7721ee] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-7f7721ee] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-7f7721ee] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-7f7721ee] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-7f7721ee] {
  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-7f7721ee] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-7f7721ee] .ant-input-number,
.config_class1[data-v-7f7721ee] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-7f7721ee] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-7f7721ee] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-7f7721ee] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-7f7721ee] {
  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-7f7721ee]:not(:first-child) {
  margin-left: 24px;
}
[data-v-7f7721ee] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-7f7721ee] {
  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-7f7721ee] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-7f7721ee] .ant-input-number,
.config_class_repair[data-v-7f7721ee] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-7f7721ee] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-7f7721ee] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-7f7721ee] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-7f7721ee] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.note[data-v-7f7721ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.note[data-v-7f7721ee] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.note[data-v-7f7721ee] .ant-form-item-control-wrapper {
  width: 100%;
}
.upload-tips[data-v-7f7721ee] {
  color: rgba(0, 0, 0, 0.45);
  line-height: 20px;
}
.companyForm[data-v-7f7721ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.companyForm[data-v-7f7721ee] .ant-select {
  padding-top: 8px;
}
.note_class[data-v-7f7721ee] {
  width: 600px;
}
.note_class[data-v-7f7721ee] .ant-form-item-control-wrapper {
  width: 85%;
}
.tips[data-v-7f7721ee] {
  color: #d9d9d9;
}
.fileList[data-v-7f7721ee] {
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin-top: 5px;
  padding: 0 10px;
  border-radius: 5px;
}
.fileList span[data-v-7f7721ee],
.fileList i[data-v-7f7721ee] {
  cursor: pointer;
}
.fileList i[data-v-7f7721ee] {
  float: right;
  line-height: 30px;
  display: none;
}
.fileList[data-v-7f7721ee]:hover {
  background: #e6fffb;
}
.fileList:hover i[data-v-7f7721ee] {
  display: block;
}
.hideSubmit[data-v-7f7721ee] .ant-modal-footer {
  display: none;
}

/* 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-00ce9096] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-00ce9096] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-00ce9096] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-00ce9096] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-00ce9096]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-00ce9096]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-00ce9096]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-00ce9096]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-00ce9096] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-00ce9096] {
  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-00ce9096],
.ant-input[disabled][data-v-00ce9096],
.ant-input-number-disabled[data-v-00ce9096],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-00ce9096],
.ant-cascader-picker-disabled[data-v-00ce9096],
.ant-input-disabled[data-v-00ce9096],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-00ce9096],
.ant-checkbox-disabled + span[data-v-00ce9096],
.ant-radio-disabled + span[data-v-00ce9096] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-00ce9096] {
  pointer-events: none;
}
#nprogress .bar[data-v-00ce9096] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-00ce9096] {
  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-00ce9096] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-00ce9096] {
  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-00ce9096 400ms linear infinite;
  animation: nprogress-spinner-data-v-00ce9096 400ms linear infinite;
}
.nprogress-custom-parent[data-v-00ce9096] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-00ce9096],
.nprogress-custom-parent #nprogress .bar[data-v-00ce9096] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-00ce9096 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-00ce9096 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
[data-v-00ce9096] .ant-modal-title {
  text-align: center;
}
.error_class[data-v-00ce9096] {
  color: red;
}
.successTip[data-v-00ce9096] {
  width: 100%;
  min-height: 20px;
  background: #f5fcf6;
  border: solid 1px #7fdc96;
  border-radius: 3px;
  padding: 8px;
}
.successTip p[data-v-00ce9096] {
  font-weight: bold;
}
.errorTip[data-v-00ce9096] {
  margin-bottom: 5px;
  width: 100%;
  min-height: 20px;
  background: #fff5f4;
  border: solid 1px #feb7b3;
  border-radius: 3px;
  padding: 8px;
}
.errorTip p[data-v-00ce9096] {
  font-weight: bold;
}
.close_class[data-v-00ce9096] {
  border-top: solid 1px #F2F2F2;
  width: 100%;
  text-align: center;
  padding-top: 30px;
}

/* 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-60a92edc] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-60a92edc] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-60a92edc] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-60a92edc] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-60a92edc]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-60a92edc]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-60a92edc]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-60a92edc]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-60a92edc] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-60a92edc] {
  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-60a92edc],
.ant-input[disabled][data-v-60a92edc],
.ant-input-number-disabled[data-v-60a92edc],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-60a92edc],
.ant-cascader-picker-disabled[data-v-60a92edc],
.ant-input-disabled[data-v-60a92edc],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-60a92edc],
.ant-checkbox-disabled + span[data-v-60a92edc],
.ant-radio-disabled + span[data-v-60a92edc] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-60a92edc] {
  pointer-events: none;
}
#nprogress .bar[data-v-60a92edc] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-60a92edc] {
  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-60a92edc] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-60a92edc] {
  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-60a92edc 400ms linear infinite;
  animation: nprogress-spinner-data-v-60a92edc 400ms linear infinite;
}
.nprogress-custom-parent[data-v-60a92edc] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-60a92edc],
.nprogress-custom-parent #nprogress .bar[data-v-60a92edc] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-60a92edc {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-60a92edc {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-60a92edc] {
  margin: 16px 0;
}
.table-operations *[data-v-60a92edc] {
  margin-right: 10px;
}
.table-operations *[data-v-60a92edc]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-60a92edc] {
  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-60a92edc]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-60a92edc] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-60a92edc]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-60a92edc]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-60a92edc] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-60a92edc]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-60a92edc]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-60a92edc] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-60a92edc]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-60a92edc]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-60a92edc] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-60a92edc]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-60a92edc]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-60a92edc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-60a92edc] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-60a92edc] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-60a92edc] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-60a92edc] {
  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-60a92edc] .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-60a92edc] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-60a92edc] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-60a92edc]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-60a92edc] {
    padding-left: 0;
}
}
.footer_class[data-v-60a92edc] {
  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-60a92edc] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-60a92edc] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-60a92edc] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-60a92edc] .ant-input-number,
.msgForm[data-v-60a92edc] .ant-calendar-picker {
  width: 100%;
}
[data-v-60a92edc] .ant-modal-title {
  text-align: center;
}
[data-v-60a92edc] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-60a92edc] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-60a92edc] {
  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-60a92edc] .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-60a92edc] {
  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-60a92edc] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-60a92edc] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-60a92edc] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-60a92edc] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-60a92edc] {
  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-60a92edc] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-60a92edc] .ant-input-number,
.config_class[data-v-60a92edc] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-60a92edc] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-60a92edc] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-60a92edc] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-60a92edc] {
  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-60a92edc] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-60a92edc] .ant-input-number,
.config_class1[data-v-60a92edc] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-60a92edc] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-60a92edc] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-60a92edc] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-60a92edc] {
  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-60a92edc]:not(:first-child) {
  margin-left: 24px;
}
[data-v-60a92edc] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-60a92edc] {
  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-60a92edc] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-60a92edc] .ant-input-number,
.config_class_repair[data-v-60a92edc] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-60a92edc] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-60a92edc] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-60a92edc] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-60a92edc] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.iconClass[data-v-60a92edc] svg {
  font-size: 14px !important;
}
.photoItem[data-v-60a92edc] {
  width: 100%;
}
.photoItem[data-v-60a92edc] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.photo_class[data-v-60a92edc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
}
.photo_class[data-v-60a92edc] .ant-upload.ant-upload-select-picture-card {
  width: 80px;
  height: 80px;
}
.photo_class[data-v-60a92edc] .ant-upload-list-picture-card-container {
  width: 80px;
  height: 80px;
}
.photo_class[data-v-60a92edc] .ant-upload.ant-upload-select-picture {
  width: 80px;
  height: 80px;
}
.photo_class[data-v-60a92edc] .ant-upload-list-picture-card .ant-upload-list-item {
  width: 80px;
  height: 80px;
}
.photo_class .photo_class .ant-row .ant-form-item[data-v-60a92edc] {
  width: 100%;
}
.photo_class[data-v-60a92edc] .ant-form-item-control-wrapper {
  width: 100%;
}
.feiyong[data-v-60a92edc] .ant-form-item-control-wrapper {
  width: calc(100% - 100px) !important;
}
.feiyong[data-v-60a92edc] .ant-form-item-children {
  width: calc(100% - 100px) !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.feiyong[data-v-60a92edc] .ant-form-item-children .ant-input-number {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.feiyong[data-v-60a92edc] .ant-form-item-children .ant-input {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.config_class2[data-v-60a92edc] {
  width: 98%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class2[data-v-60a92edc] .ant-form-item {
  margin: 0px !important;
}
.config_class2[data-v-60a92edc] .ant-form-item-label {
  width: 85px;
}
.config_class2[data-v-60a92edc] .ant-form-item-control-wrapper {
  width: 300px;
}
.config_class2[data-v-60a92edc] .ant-btn {
  margin-top: 8px !important;
}
.desc_class[data-v-60a92edc] {
  width: 600px;
}
.desc_class[data-v-60a92edc] .ant-form-item-control-wrapper {
  width: 85%;
}
.config_class1[data-v-60a92edc] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-60a92edc] .ant-form-item-control-wrapper {
  width: 250px;
}
.config_class1[data-v-60a92edc] .ant-radio-wrapper {
  margin-right: 0px;
}

/* 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-60a92edc] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-60a92edc] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-60a92edc] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-60a92edc] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-60a92edc]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-60a92edc]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-60a92edc]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-60a92edc]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-60a92edc] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-60a92edc] {
  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-60a92edc],
.ant-input[disabled][data-v-60a92edc],
.ant-input-number-disabled[data-v-60a92edc],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-60a92edc],
.ant-cascader-picker-disabled[data-v-60a92edc],
.ant-input-disabled[data-v-60a92edc],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-60a92edc],
.ant-checkbox-disabled + span[data-v-60a92edc],
.ant-radio-disabled + span[data-v-60a92edc] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-60a92edc] {
  pointer-events: none;
}
#nprogress .bar[data-v-60a92edc] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-60a92edc] {
  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-60a92edc] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-60a92edc] {
  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-60a92edc 400ms linear infinite;
  animation: nprogress-spinner-data-v-60a92edc 400ms linear infinite;
}
.nprogress-custom-parent[data-v-60a92edc] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-60a92edc],
.nprogress-custom-parent #nprogress .bar[data-v-60a92edc] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-60a92edc {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-60a92edc {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-60a92edc] {
  margin: 16px 0;
}
.table-operations *[data-v-60a92edc] {
  margin-right: 10px;
}
.table-operations *[data-v-60a92edc]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-60a92edc] {
  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-60a92edc]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-60a92edc] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-60a92edc]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-60a92edc]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-60a92edc] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-60a92edc]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-60a92edc]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-60a92edc] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-60a92edc]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-60a92edc]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-60a92edc] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-60a92edc]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-60a92edc]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-60a92edc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-60a92edc] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-60a92edc] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-60a92edc] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-60a92edc] {
  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-60a92edc] .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-60a92edc] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-60a92edc] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-60a92edc]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-60a92edc] {
    padding-left: 0;
}
}
.footer_class[data-v-60a92edc] {
  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-60a92edc] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-60a92edc] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-60a92edc] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-60a92edc] .ant-input-number,
.msgForm[data-v-60a92edc] .ant-calendar-picker {
  width: 100%;
}
[data-v-60a92edc] .ant-modal-title {
  text-align: center;
}
[data-v-60a92edc] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-60a92edc] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-60a92edc] {
  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-60a92edc] .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-60a92edc] {
  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-60a92edc] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-60a92edc] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-60a92edc] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-60a92edc] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-60a92edc] {
  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-60a92edc] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-60a92edc] .ant-input-number,
.config_class[data-v-60a92edc] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-60a92edc] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-60a92edc] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-60a92edc] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-60a92edc] {
  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-60a92edc] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-60a92edc] .ant-input-number,
.config_class1[data-v-60a92edc] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-60a92edc] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-60a92edc] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-60a92edc] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-60a92edc] {
  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-60a92edc]:not(:first-child) {
  margin-left: 24px;
}
[data-v-60a92edc] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-60a92edc] {
  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-60a92edc] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-60a92edc] .ant-input-number,
.config_class_repair[data-v-60a92edc] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-60a92edc] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-60a92edc] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-60a92edc] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-60a92edc] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.imgUrl_class[data-v-60a92edc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* flex-wrap: wrap; */
  /* width: 80px; */
}
.car_config_class[data-v-60a92edc] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(2, 50%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.car_config_class[data-v-60a92edc] .ant-form-item {
  margin: 0px !important;
}
.car_config_class[data-v-60a92edc] .ant-input-number,
.car_config_class[data-v-60a92edc] .ant-calendar-picker {
  min-width: 100% !important;
}
.car_config_class[data-v-60a92edc] .ant-form-item-label {
  width: 88px;
}
.car_config_class[data-v-60a92edc] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.car_config_class[data-v-60a92edc] .ant-btn {
  margin-top: 8px !important;
}
/* .img {
  border: solid 1px red;
  flex-shrink: 1;
} */
/*新增样式*/
.margintable[data-v-60a92edc] {
  margin-top: 20px;
}
.name_title[data-v-60a92edc]::before {
  display: inline-block;
  margin-right: 4px;
  color: #f5222d;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}

/* 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-42c8d598] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-42c8d598] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-42c8d598] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-42c8d598] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-42c8d598]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-42c8d598]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-42c8d598]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-42c8d598]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-42c8d598] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-42c8d598] {
  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-42c8d598],
.ant-input[disabled][data-v-42c8d598],
.ant-input-number-disabled[data-v-42c8d598],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-42c8d598],
.ant-cascader-picker-disabled[data-v-42c8d598],
.ant-input-disabled[data-v-42c8d598],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-42c8d598],
.ant-checkbox-disabled + span[data-v-42c8d598],
.ant-radio-disabled + span[data-v-42c8d598] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-42c8d598] {
  pointer-events: none;
}
#nprogress .bar[data-v-42c8d598] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-42c8d598] {
  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-42c8d598] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-42c8d598] {
  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-42c8d598 400ms linear infinite;
  animation: nprogress-spinner-data-v-42c8d598 400ms linear infinite;
}
.nprogress-custom-parent[data-v-42c8d598] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-42c8d598],
.nprogress-custom-parent #nprogress .bar[data-v-42c8d598] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-42c8d598 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-42c8d598 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-42c8d598] {
  margin: 16px 0;
}
.table-operations *[data-v-42c8d598] {
  margin-right: 10px;
}
.table-operations *[data-v-42c8d598]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-42c8d598] {
  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-42c8d598]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-42c8d598] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-42c8d598]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-42c8d598]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-42c8d598] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-42c8d598]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-42c8d598]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-42c8d598] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-42c8d598]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-42c8d598]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-42c8d598] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-42c8d598]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-42c8d598]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-42c8d598] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-42c8d598] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-42c8d598] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-42c8d598] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-42c8d598] {
  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-42c8d598] .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-42c8d598] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-42c8d598] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-42c8d598]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-42c8d598] {
    padding-left: 0;
}
}
.footer_class[data-v-42c8d598] {
  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-42c8d598] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-42c8d598] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-42c8d598] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-42c8d598] .ant-input-number,
.msgForm[data-v-42c8d598] .ant-calendar-picker {
  width: 100%;
}
[data-v-42c8d598] .ant-modal-title {
  text-align: center;
}
[data-v-42c8d598] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-42c8d598] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-42c8d598] {
  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-42c8d598] .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-42c8d598] {
  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-42c8d598] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-42c8d598] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-42c8d598] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-42c8d598] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-42c8d598] {
  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-42c8d598] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-42c8d598] .ant-input-number,
.config_class[data-v-42c8d598] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-42c8d598] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-42c8d598] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-42c8d598] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-42c8d598] {
  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-42c8d598] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-42c8d598] .ant-input-number,
.config_class1[data-v-42c8d598] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-42c8d598] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-42c8d598] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-42c8d598] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-42c8d598] {
  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-42c8d598]:not(:first-child) {
  margin-left: 24px;
}
[data-v-42c8d598] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-42c8d598] {
  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-42c8d598] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-42c8d598] .ant-input-number,
.config_class_repair[data-v-42c8d598] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-42c8d598] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-42c8d598] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-42c8d598] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-42c8d598] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.config_class[data-v-42c8d598] {
  width: 100%;
  padding: 0;
  grid-column-gap: 0px !important;
  grid-template-columns: repeat(4, 25%) !important;
}
.config_class .tip_span[data-v-42c8d598] {
  font-size: 8px !important;
  color: #cccccc;
}
.config_class[data-v-42c8d598] .ant-btn {
  margin-top: 0 !important;
}
[data-v-42c8d598] .ant-form-item-label {
  width: 115px !important;
}
[data-v-42c8d598] .ant-form-item-control-wrapper {
  width: calc(100% - 115px) !important;
}
[data-v-42c8d598] .ant-upload-list-picture {
  width: 100% !important;
}
[data-v-42c8d598] .ant-upload-list {
  width: 100px;
}
.zzzx .span1[data-v-42c8d598] {
  color: #f5222d;
}
.image-upload-form-item[data-v-42c8d598] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.image-upload-form-item-label[data-v-42c8d598] {
  min-width: 115px;
  max-width: 115px;
  text-align: right;
  font-weight: 600;
}
.image-upload-form-item-tips[data-v-42c8d598] {
  text-align: right;
  padding-right: 26px;
  line-height: 20px;
  margin-top: -10px;
}

/* 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-4e2c13e5] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-4e2c13e5] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-4e2c13e5] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-4e2c13e5] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-4e2c13e5]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-4e2c13e5]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-4e2c13e5]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-4e2c13e5]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-4e2c13e5] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-4e2c13e5] {
  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-4e2c13e5],
.ant-input[disabled][data-v-4e2c13e5],
.ant-input-number-disabled[data-v-4e2c13e5],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-4e2c13e5],
.ant-cascader-picker-disabled[data-v-4e2c13e5],
.ant-input-disabled[data-v-4e2c13e5],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-4e2c13e5],
.ant-checkbox-disabled + span[data-v-4e2c13e5],
.ant-radio-disabled + span[data-v-4e2c13e5] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-4e2c13e5] {
  pointer-events: none;
}
#nprogress .bar[data-v-4e2c13e5] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-4e2c13e5] {
  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-4e2c13e5] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-4e2c13e5] {
  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-4e2c13e5 400ms linear infinite;
  animation: nprogress-spinner-data-v-4e2c13e5 400ms linear infinite;
}
.nprogress-custom-parent[data-v-4e2c13e5] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-4e2c13e5],
.nprogress-custom-parent #nprogress .bar[data-v-4e2c13e5] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-4e2c13e5 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-4e2c13e5 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-4e2c13e5] {
  margin: 16px 0;
}
.table-operations *[data-v-4e2c13e5] {
  margin-right: 10px;
}
.table-operations *[data-v-4e2c13e5]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-4e2c13e5] {
  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-4e2c13e5]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-4e2c13e5] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-4e2c13e5]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-4e2c13e5]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-4e2c13e5] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-4e2c13e5]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-4e2c13e5]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-4e2c13e5] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-4e2c13e5]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-4e2c13e5]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-4e2c13e5] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-4e2c13e5]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-4e2c13e5]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-4e2c13e5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-4e2c13e5] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-4e2c13e5] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-4e2c13e5] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-4e2c13e5] {
  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-4e2c13e5] .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-4e2c13e5] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-4e2c13e5] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-4e2c13e5]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-4e2c13e5] {
    padding-left: 0;
}
}
.footer_class[data-v-4e2c13e5] {
  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-4e2c13e5] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-4e2c13e5] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-4e2c13e5] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-4e2c13e5] .ant-input-number,
.msgForm[data-v-4e2c13e5] .ant-calendar-picker {
  width: 100%;
}
[data-v-4e2c13e5] .ant-modal-title {
  text-align: center;
}
[data-v-4e2c13e5] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-4e2c13e5] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-4e2c13e5] {
  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-4e2c13e5] .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-4e2c13e5] {
  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-4e2c13e5] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-4e2c13e5] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-4e2c13e5] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-4e2c13e5] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-4e2c13e5] {
  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-4e2c13e5] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-4e2c13e5] .ant-input-number,
.config_class[data-v-4e2c13e5] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-4e2c13e5] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-4e2c13e5] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-4e2c13e5] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-4e2c13e5] {
  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-4e2c13e5] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-4e2c13e5] .ant-input-number,
.config_class1[data-v-4e2c13e5] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-4e2c13e5] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-4e2c13e5] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-4e2c13e5] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-4e2c13e5] {
  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-4e2c13e5]:not(:first-child) {
  margin-left: 24px;
}
[data-v-4e2c13e5] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-4e2c13e5] {
  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-4e2c13e5] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-4e2c13e5] .ant-input-number,
.config_class_repair[data-v-4e2c13e5] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-4e2c13e5] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-4e2c13e5] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-4e2c13e5] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-4e2c13e5] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.config_class[data-v-4e2c13e5] {
  width: 100%;
  padding: 0;
  grid-column-gap: 0px !important;
  grid-template-columns: repeat(4, 25%) !important;
}
.config_class .tip_span[data-v-4e2c13e5] {
  font-size: 8px !important;
  color: #cccccc;
}
.config_class[data-v-4e2c13e5] .ant-btn {
  margin-top: 0 !important;
}
[data-v-4e2c13e5] .ant-form-item-label {
  width: 115px !important;
}
[data-v-4e2c13e5] .ant-form-item-control-wrapper {
  width: calc(100% - 115px) !important;
}
[data-v-4e2c13e5] .ant-upload-list-picture {
  width: 100% !important;
}
[data-v-4e2c13e5] .ant-upload-list {
  width: 100px;
}
.zzzx .span1[data-v-4e2c13e5] {
  color: #f5222d;
}
.image-upload-form-item[data-v-4e2c13e5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.image-upload-form-item-label[data-v-4e2c13e5] {
  min-width: 115px;
  max-width: 115px;
  text-align: right;
  font-weight: 600;
}
.image-upload-form-item-tips[data-v-4e2c13e5] {
  text-align: right;
  padding-right: 26px;
  line-height: 20px;
  margin-top: -10px;
}

/* 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-538b281c] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-538b281c] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-538b281c] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-538b281c] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-538b281c]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-538b281c]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-538b281c]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-538b281c]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-538b281c] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-538b281c] {
  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-538b281c],
.ant-input[disabled][data-v-538b281c],
.ant-input-number-disabled[data-v-538b281c],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-538b281c],
.ant-cascader-picker-disabled[data-v-538b281c],
.ant-input-disabled[data-v-538b281c],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-538b281c],
.ant-checkbox-disabled + span[data-v-538b281c],
.ant-radio-disabled + span[data-v-538b281c] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-538b281c] {
  pointer-events: none;
}
#nprogress .bar[data-v-538b281c] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-538b281c] {
  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-538b281c] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-538b281c] {
  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-538b281c 400ms linear infinite;
  animation: nprogress-spinner-data-v-538b281c 400ms linear infinite;
}
.nprogress-custom-parent[data-v-538b281c] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-538b281c],
.nprogress-custom-parent #nprogress .bar[data-v-538b281c] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-538b281c {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-538b281c {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-538b281c] {
  margin: 16px 0;
}
.table-operations *[data-v-538b281c] {
  margin-right: 10px;
}
.table-operations *[data-v-538b281c]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-538b281c] {
  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-538b281c]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-538b281c] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-538b281c]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-538b281c]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-538b281c] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-538b281c]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-538b281c]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-538b281c] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-538b281c]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-538b281c]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-538b281c] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-538b281c]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-538b281c]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-538b281c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-538b281c] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-538b281c] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-538b281c] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-538b281c] {
  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-538b281c] .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-538b281c] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-538b281c] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-538b281c]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-538b281c] {
    padding-left: 0;
}
}
.footer_class[data-v-538b281c] {
  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-538b281c] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-538b281c] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-538b281c] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-538b281c] .ant-input-number,
.msgForm[data-v-538b281c] .ant-calendar-picker {
  width: 100%;
}
[data-v-538b281c] .ant-modal-title {
  text-align: center;
}
[data-v-538b281c] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-538b281c] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-538b281c] {
  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-538b281c] .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-538b281c] {
  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-538b281c] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-538b281c] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-538b281c] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-538b281c] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-538b281c] {
  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-538b281c] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-538b281c] .ant-input-number,
.config_class[data-v-538b281c] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-538b281c] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-538b281c] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-538b281c] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-538b281c] {
  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-538b281c] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-538b281c] .ant-input-number,
.config_class1[data-v-538b281c] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-538b281c] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-538b281c] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-538b281c] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-538b281c] {
  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-538b281c]:not(:first-child) {
  margin-left: 24px;
}
[data-v-538b281c] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-538b281c] {
  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-538b281c] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-538b281c] .ant-input-number,
.config_class_repair[data-v-538b281c] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-538b281c] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-538b281c] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-538b281c] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-538b281c] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.iconClass[data-v-538b281c] svg {
  font-size: 14px !important;
}
.photoItem[data-v-538b281c] {
  width: 100%;
}
.photoItem[data-v-538b281c] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.photo_class[data-v-538b281c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
}
.photo_class[data-v-538b281c] .ant-upload.ant-upload-select-picture-card {
  width: 80px;
  height: 80px;
}
.photo_class[data-v-538b281c] .ant-upload-list-picture-card-container {
  width: 80px;
  height: 80px;
}
.photo_class[data-v-538b281c] .ant-upload.ant-upload-select-picture {
  width: 80px;
  height: 80px;
}
.photo_class[data-v-538b281c] .ant-upload-list-picture-card .ant-upload-list-item {
  width: 80px;
  height: 80px;
}
.photo_class .photo_class .ant-row .ant-form-item[data-v-538b281c] {
  width: 100%;
}
.photo_class[data-v-538b281c] .ant-form-item-control-wrapper {
  width: 100%;
}
.feiyong[data-v-538b281c] .ant-form-item-control-wrapper {
  width: calc(100% - 100px) !important;
}
.feiyong[data-v-538b281c] .ant-form-item-children {
  width: calc(100% - 100px) !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.feiyong[data-v-538b281c] .ant-form-item-children .ant-input-number {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.feiyong[data-v-538b281c] .ant-form-item-children .ant-input {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.config_class2[data-v-538b281c] {
  width: 98%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class2[data-v-538b281c] .ant-form-item {
  margin: 0px !important;
}
.config_class2[data-v-538b281c] .ant-form-item-label {
  width: 85px;
}
.config_class2[data-v-538b281c] .ant-form-item-control-wrapper {
  width: 300px;
}
.config_class2[data-v-538b281c] .ant-btn {
  margin-top: 8px !important;
}
.desc_class[data-v-538b281c] {
  width: 600px;
}
.desc_class[data-v-538b281c] .ant-form-item-control-wrapper {
  width: 85%;
}
.config_class1[data-v-538b281c] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-538b281c] .ant-form-item-control-wrapper {
  width: 250px;
}
.config_class1[data-v-538b281c] .ant-radio-wrapper {
  margin-right: 0px;
}

/* 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-538b281c] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-538b281c] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-538b281c] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-538b281c] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-538b281c]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-538b281c]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-538b281c]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-538b281c]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-538b281c] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-538b281c] {
  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-538b281c],
.ant-input[disabled][data-v-538b281c],
.ant-input-number-disabled[data-v-538b281c],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-538b281c],
.ant-cascader-picker-disabled[data-v-538b281c],
.ant-input-disabled[data-v-538b281c],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-538b281c],
.ant-checkbox-disabled + span[data-v-538b281c],
.ant-radio-disabled + span[data-v-538b281c] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-538b281c] {
  pointer-events: none;
}
#nprogress .bar[data-v-538b281c] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-538b281c] {
  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-538b281c] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-538b281c] {
  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-538b281c 400ms linear infinite;
  animation: nprogress-spinner-data-v-538b281c 400ms linear infinite;
}
.nprogress-custom-parent[data-v-538b281c] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-538b281c],
.nprogress-custom-parent #nprogress .bar[data-v-538b281c] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-538b281c {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-538b281c {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-538b281c] {
  margin: 16px 0;
}
.table-operations *[data-v-538b281c] {
  margin-right: 10px;
}
.table-operations *[data-v-538b281c]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-538b281c] {
  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-538b281c]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-538b281c] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-538b281c]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-538b281c]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-538b281c] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-538b281c]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-538b281c]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-538b281c] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-538b281c]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-538b281c]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-538b281c] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-538b281c]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-538b281c]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-538b281c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-538b281c] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-538b281c] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-538b281c] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-538b281c] {
  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-538b281c] .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-538b281c] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-538b281c] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-538b281c]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-538b281c] {
    padding-left: 0;
}
}
.footer_class[data-v-538b281c] {
  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-538b281c] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-538b281c] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-538b281c] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-538b281c] .ant-input-number,
.msgForm[data-v-538b281c] .ant-calendar-picker {
  width: 100%;
}
[data-v-538b281c] .ant-modal-title {
  text-align: center;
}
[data-v-538b281c] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-538b281c] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-538b281c] {
  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-538b281c] .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-538b281c] {
  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-538b281c] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-538b281c] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-538b281c] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-538b281c] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-538b281c] {
  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-538b281c] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-538b281c] .ant-input-number,
.config_class[data-v-538b281c] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-538b281c] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-538b281c] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-538b281c] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-538b281c] {
  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-538b281c] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-538b281c] .ant-input-number,
.config_class1[data-v-538b281c] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-538b281c] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-538b281c] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-538b281c] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-538b281c] {
  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-538b281c]:not(:first-child) {
  margin-left: 24px;
}
[data-v-538b281c] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-538b281c] {
  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-538b281c] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-538b281c] .ant-input-number,
.config_class_repair[data-v-538b281c] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-538b281c] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-538b281c] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-538b281c] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-538b281c] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.imgUrl_class[data-v-538b281c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* flex-wrap: wrap; */
  /* width: 80px; */
}
.car_config_class[data-v-538b281c] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(2, 50%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.car_config_class[data-v-538b281c] .ant-form-item {
  margin: 0px !important;
}
.car_config_class[data-v-538b281c] .ant-input-number,
.car_config_class[data-v-538b281c] .ant-calendar-picker {
  min-width: 100% !important;
}
.car_config_class[data-v-538b281c] .ant-form-item-label {
  width: 88px;
}
.car_config_class[data-v-538b281c] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.car_config_class[data-v-538b281c] .ant-btn {
  margin-top: 8px !important;
}
.noteForm[data-v-538b281c] {
  margin-top: 10px;
}
.noteForm[data-v-538b281c] .ant-form-item-label {
  width: 100px;
}
.noteForm[data-v-538b281c] .ant-form-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.noteForm[data-v-538b281c] .ant-form-item-control-wrapper {
  width: 100%;
}
.note_class[data-v-538b281c] {
  width: 100%;
}
.note_class[data-v-538b281c] .ant-form-item-control-wrapper {
  width: 70%;
  margin: 10px 0px;
}
.heji[data-v-538b281c] {
  float: right;
  font-size: 40px;
  font-weight: bold;
}
/* .img {
  border: solid 1px red;
  flex-shrink: 1;
} */
.specialItem[data-v-538b281c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
[data-v-538b281c] .spitem {
  width: 100px !important;
}
[data-v-538b281c] .dispositionContract {
  width: 280px !important;
}
[data-v-538b281c] .specialInput {
  max-width: 85%;
}
[data-v-538b281c] .saveBtn {
  margin-left: 15px;
}
[data-v-538b281c] .blue td {
  background-color: #81d3f8 !important;
}
[data-v-538b281c] .table-box-wcp .ant-table-thead th:nth-child(1) {
  position: sticky;
  left: 0;
  background-color: #fafafa;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
[data-v-538b281c] .table-box-wcp .ant-table-thead th:nth-child(2) {
  position: sticky;
  left: 50px;
  background-color: #fafafa;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
[data-v-538b281c] .table-box-wcp .ant-table-thead th:nth-child(3) {
  position: sticky;
  left: 200px;
  background-color: #fafafa;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
[data-v-538b281c] .table-box-wcp .ant-table-thead th:nth-child(4) {
  position: sticky;
  left: 350px;
  background-color: #fafafa;
  -webkit-box-shadow: 6px 0 6px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 6px 0 6px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
[data-v-538b281c] .table-box-wcp .ant-table-tbody .ant-table-row td:nth-child(1) {
  position: sticky;
  left: 0;
  background-color: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 999;
}
[data-v-538b281c] .table-box-wcp .ant-table-tbody .ant-table-row td:nth-child(2) {
  position: sticky;
  left: 50px;
  background-color: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 999;
}
[data-v-538b281c] .table-box-wcp .ant-table-tbody .ant-table-row td:nth-child(3) {
  position: sticky;
  left: 200px;
  background-color: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 999;
}
[data-v-538b281c] .table-box-wcp .ant-table-tbody .ant-table-row td:nth-child(4) {
  position: sticky;
  left: 350px;
  background-color: #fff;
  -webkit-box-shadow: 6px 0 6px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 6px 0 6px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 999;
}

/* 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-04d64e2e] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-04d64e2e] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-04d64e2e] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-04d64e2e] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-04d64e2e]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-04d64e2e]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-04d64e2e]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-04d64e2e]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-04d64e2e] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-04d64e2e] {
  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-04d64e2e],
.ant-input[disabled][data-v-04d64e2e],
.ant-input-number-disabled[data-v-04d64e2e],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-04d64e2e],
.ant-cascader-picker-disabled[data-v-04d64e2e],
.ant-input-disabled[data-v-04d64e2e],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-04d64e2e],
.ant-checkbox-disabled + span[data-v-04d64e2e],
.ant-radio-disabled + span[data-v-04d64e2e] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-04d64e2e] {
  pointer-events: none;
}
#nprogress .bar[data-v-04d64e2e] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-04d64e2e] {
  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-04d64e2e] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-04d64e2e] {
  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-04d64e2e 400ms linear infinite;
  animation: nprogress-spinner-data-v-04d64e2e 400ms linear infinite;
}
.nprogress-custom-parent[data-v-04d64e2e] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-04d64e2e],
.nprogress-custom-parent #nprogress .bar[data-v-04d64e2e] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-04d64e2e {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-04d64e2e {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-04d64e2e] {
  margin: 16px 0;
}
.table-operations *[data-v-04d64e2e] {
  margin-right: 10px;
}
.table-operations *[data-v-04d64e2e]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-04d64e2e] {
  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-04d64e2e]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-04d64e2e] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-04d64e2e]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-04d64e2e]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-04d64e2e] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-04d64e2e]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-04d64e2e]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-04d64e2e] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-04d64e2e]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-04d64e2e]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-04d64e2e] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-04d64e2e]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-04d64e2e]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-04d64e2e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-04d64e2e] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-04d64e2e] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-04d64e2e] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-04d64e2e] {
  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-04d64e2e] .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-04d64e2e] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-04d64e2e] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-04d64e2e]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-04d64e2e] {
    padding-left: 0;
}
}
.footer_class[data-v-04d64e2e] {
  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-04d64e2e] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-04d64e2e] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-04d64e2e] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-04d64e2e] .ant-input-number,
.msgForm[data-v-04d64e2e] .ant-calendar-picker {
  width: 100%;
}
[data-v-04d64e2e] .ant-modal-title {
  text-align: center;
}
[data-v-04d64e2e] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-04d64e2e] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-04d64e2e] {
  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-04d64e2e] .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-04d64e2e] {
  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-04d64e2e] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-04d64e2e] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-04d64e2e] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-04d64e2e] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-04d64e2e] {
  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-04d64e2e] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-04d64e2e] .ant-input-number,
.config_class[data-v-04d64e2e] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-04d64e2e] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-04d64e2e] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-04d64e2e] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-04d64e2e] {
  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-04d64e2e] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-04d64e2e] .ant-input-number,
.config_class1[data-v-04d64e2e] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-04d64e2e] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-04d64e2e] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-04d64e2e] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-04d64e2e] {
  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-04d64e2e]:not(:first-child) {
  margin-left: 24px;
}
[data-v-04d64e2e] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-04d64e2e] {
  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-04d64e2e] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-04d64e2e] .ant-input-number,
.config_class_repair[data-v-04d64e2e] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-04d64e2e] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-04d64e2e] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-04d64e2e] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-04d64e2e] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.footer_class[data-v-04d64e2e] {
  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;
}
.formContent[data-v-04d64e2e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.formitem[data-v-04d64e2e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
[data-v-04d64e2e] .formitem .ant-form-item {
  width: 60%;
}
[data-v-04d64e2e] .formitem .ant-form-item-label {
  width: 125px;
}
[data-v-04d64e2e] .formitem .ant-form-item-control-wrapper {
  width: calc(100% - 145px);
}
[data-v-04d64e2e] .btnconfig .ant-form-item-control-wrapper {
  margin-right: 25px;
  width: auto;
}

/* 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-4585d9ac] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-4585d9ac] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-4585d9ac] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-4585d9ac] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-4585d9ac]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-4585d9ac]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-4585d9ac]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-4585d9ac]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-4585d9ac] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-4585d9ac] {
  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-4585d9ac],
.ant-input[disabled][data-v-4585d9ac],
.ant-input-number-disabled[data-v-4585d9ac],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-4585d9ac],
.ant-cascader-picker-disabled[data-v-4585d9ac],
.ant-input-disabled[data-v-4585d9ac],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-4585d9ac],
.ant-checkbox-disabled + span[data-v-4585d9ac],
.ant-radio-disabled + span[data-v-4585d9ac] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-4585d9ac] {
  pointer-events: none;
}
#nprogress .bar[data-v-4585d9ac] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-4585d9ac] {
  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-4585d9ac] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-4585d9ac] {
  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-4585d9ac 400ms linear infinite;
  animation: nprogress-spinner-data-v-4585d9ac 400ms linear infinite;
}
.nprogress-custom-parent[data-v-4585d9ac] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-4585d9ac],
.nprogress-custom-parent #nprogress .bar[data-v-4585d9ac] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-4585d9ac {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-4585d9ac {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-4585d9ac] {
  margin: 16px 0;
}
.table-operations *[data-v-4585d9ac] {
  margin-right: 10px;
}
.table-operations *[data-v-4585d9ac]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-4585d9ac] {
  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-4585d9ac]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-4585d9ac] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-4585d9ac]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-4585d9ac]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-4585d9ac] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-4585d9ac]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-4585d9ac]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-4585d9ac] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-4585d9ac]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-4585d9ac]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-4585d9ac] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-4585d9ac]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-4585d9ac]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-4585d9ac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-4585d9ac] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-4585d9ac] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-4585d9ac] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-4585d9ac] {
  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-4585d9ac] .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-4585d9ac] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-4585d9ac] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-4585d9ac]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-4585d9ac] {
    padding-left: 0;
}
}
.footer_class[data-v-4585d9ac] {
  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-4585d9ac] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-4585d9ac] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-4585d9ac] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-4585d9ac] .ant-input-number,
.msgForm[data-v-4585d9ac] .ant-calendar-picker {
  width: 100%;
}
[data-v-4585d9ac] .ant-modal-title {
  text-align: center;
}
[data-v-4585d9ac] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-4585d9ac] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-4585d9ac] {
  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-4585d9ac] .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-4585d9ac] {
  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-4585d9ac] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-4585d9ac] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-4585d9ac] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-4585d9ac] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-4585d9ac] {
  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-4585d9ac] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-4585d9ac] .ant-input-number,
.config_class[data-v-4585d9ac] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-4585d9ac] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-4585d9ac] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-4585d9ac] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-4585d9ac] {
  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-4585d9ac] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-4585d9ac] .ant-input-number,
.config_class1[data-v-4585d9ac] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-4585d9ac] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-4585d9ac] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-4585d9ac] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-4585d9ac] {
  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-4585d9ac]:not(:first-child) {
  margin-left: 24px;
}
[data-v-4585d9ac] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-4585d9ac] {
  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-4585d9ac] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-4585d9ac] .ant-input-number,
.config_class_repair[data-v-4585d9ac] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-4585d9ac] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-4585d9ac] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-4585d9ac] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-4585d9ac] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.iconClass[data-v-4585d9ac] svg {
  font-size: 14px !important;
}
.photoItem[data-v-4585d9ac] {
  width: 100%;
}
.photoItem[data-v-4585d9ac] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.photo_class[data-v-4585d9ac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
}
.photo_class[data-v-4585d9ac] .ant-upload.ant-upload-select-picture-card {
  width: 80px;
  height: 80px;
}
.photo_class[data-v-4585d9ac] .ant-upload-list-picture-card-container {
  width: 80px;
  height: 80px;
}
.photo_class[data-v-4585d9ac] .ant-upload.ant-upload-select-picture {
  width: 80px;
  height: 80px;
}
.photo_class[data-v-4585d9ac] .ant-upload-list-picture-card .ant-upload-list-item {
  width: 80px;
  height: 80px;
}
.photo_class .photo_class .ant-row .ant-form-item[data-v-4585d9ac] {
  width: 100%;
}
.photo_class[data-v-4585d9ac] .ant-form-item-control-wrapper {
  width: 100%;
}
.feiyong[data-v-4585d9ac] .ant-form-item-control-wrapper {
  width: calc(100% - 100px) !important;
}
.feiyong[data-v-4585d9ac] .ant-form-item-children {
  width: calc(100% - 100px) !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.feiyong[data-v-4585d9ac] .ant-form-item-children .ant-input-number {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.feiyong[data-v-4585d9ac] .ant-form-item-children .ant-input {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.config_class2[data-v-4585d9ac] {
  width: 98%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.config_class2[data-v-4585d9ac] .ant-form-item {
  margin: 0px !important;
}
.config_class2[data-v-4585d9ac] .ant-form-item-label {
  width: 85px;
}
.config_class2[data-v-4585d9ac] .ant-form-item-control-wrapper {
  width: 300px;
}
.config_class2[data-v-4585d9ac] .ant-btn {
  margin-top: 8px !important;
}
.desc_class[data-v-4585d9ac] {
  width: 600px;
}
.desc_class[data-v-4585d9ac] .ant-form-item-control-wrapper {
  width: 85%;
}
.config_class1[data-v-4585d9ac] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-4585d9ac] .ant-form-item-control-wrapper {
  width: 250px;
}
.config_class1[data-v-4585d9ac] .ant-radio-wrapper {
  margin-right: 0px;
}

/* 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-4585d9ac] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-4585d9ac] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-4585d9ac] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-4585d9ac] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-4585d9ac]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-4585d9ac]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-4585d9ac]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-4585d9ac]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-4585d9ac] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-4585d9ac] {
  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-4585d9ac],
.ant-input[disabled][data-v-4585d9ac],
.ant-input-number-disabled[data-v-4585d9ac],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-4585d9ac],
.ant-cascader-picker-disabled[data-v-4585d9ac],
.ant-input-disabled[data-v-4585d9ac],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-4585d9ac],
.ant-checkbox-disabled + span[data-v-4585d9ac],
.ant-radio-disabled + span[data-v-4585d9ac] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-4585d9ac] {
  pointer-events: none;
}
#nprogress .bar[data-v-4585d9ac] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-4585d9ac] {
  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-4585d9ac] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-4585d9ac] {
  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-4585d9ac 400ms linear infinite;
  animation: nprogress-spinner-data-v-4585d9ac 400ms linear infinite;
}
.nprogress-custom-parent[data-v-4585d9ac] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-4585d9ac],
.nprogress-custom-parent #nprogress .bar[data-v-4585d9ac] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-4585d9ac {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-4585d9ac {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-4585d9ac] {
  margin: 16px 0;
}
.table-operations *[data-v-4585d9ac] {
  margin-right: 10px;
}
.table-operations *[data-v-4585d9ac]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-4585d9ac] {
  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-4585d9ac]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-4585d9ac] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-4585d9ac]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-4585d9ac]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-4585d9ac] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-4585d9ac]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-4585d9ac]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-4585d9ac] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-4585d9ac]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-4585d9ac]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-4585d9ac] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-4585d9ac]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-4585d9ac]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-4585d9ac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-4585d9ac] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-4585d9ac] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-4585d9ac] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-4585d9ac] {
  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-4585d9ac] .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-4585d9ac] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-4585d9ac] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-4585d9ac]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-4585d9ac] {
    padding-left: 0;
}
}
.footer_class[data-v-4585d9ac] {
  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-4585d9ac] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-4585d9ac] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-4585d9ac] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-4585d9ac] .ant-input-number,
.msgForm[data-v-4585d9ac] .ant-calendar-picker {
  width: 100%;
}
[data-v-4585d9ac] .ant-modal-title {
  text-align: center;
}
[data-v-4585d9ac] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-4585d9ac] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-4585d9ac] {
  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-4585d9ac] .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-4585d9ac] {
  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-4585d9ac] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-4585d9ac] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-4585d9ac] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-4585d9ac] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-4585d9ac] {
  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-4585d9ac] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-4585d9ac] .ant-input-number,
.config_class[data-v-4585d9ac] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-4585d9ac] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-4585d9ac] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-4585d9ac] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-4585d9ac] {
  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-4585d9ac] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-4585d9ac] .ant-input-number,
.config_class1[data-v-4585d9ac] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-4585d9ac] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-4585d9ac] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-4585d9ac] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-4585d9ac] {
  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-4585d9ac]:not(:first-child) {
  margin-left: 24px;
}
[data-v-4585d9ac] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-4585d9ac] {
  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-4585d9ac] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-4585d9ac] .ant-input-number,
.config_class_repair[data-v-4585d9ac] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-4585d9ac] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-4585d9ac] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-4585d9ac] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-4585d9ac] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.imgUrl_class[data-v-4585d9ac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* flex-wrap: wrap; */
  /* width: 80px; */
}
.car_config_class[data-v-4585d9ac] {
  width: 99%;
  margin: 0 auto;
  padding: 0 10px;
  display: grid;
  grid-row-gap: 0px;
  grid-column-gap: 15px;
  grid-template-columns: repeat(2, 50%);
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.car_config_class[data-v-4585d9ac] .ant-form-item {
  margin: 0px !important;
}
.car_config_class[data-v-4585d9ac] .ant-input-number,
.car_config_class[data-v-4585d9ac] .ant-calendar-picker {
  min-width: 100% !important;
}
.car_config_class[data-v-4585d9ac] .ant-form-item-label {
  width: 88px;
}
.car_config_class[data-v-4585d9ac] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.car_config_class[data-v-4585d9ac] .ant-btn {
  margin-top: 8px !important;
}
.noteForm[data-v-4585d9ac] {
  margin-top: 10px;
}
.noteForm[data-v-4585d9ac] .ant-form-item-label {
  width: 100px;
}
.noteForm[data-v-4585d9ac] .ant-form-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.noteForm[data-v-4585d9ac] .ant-form-item-control-wrapper {
  width: 100%;
}
.note_class[data-v-4585d9ac] {
  width: 100%;
}
.note_class[data-v-4585d9ac] .ant-form-item-control-wrapper {
  width: 70%;
  margin: 10px 0px;
}
.heji[data-v-4585d9ac] {
  float: right;
  font-size: 40px;
  font-weight: bold;
}
/* .img {
  border: solid 1px red;
  flex-shrink: 1;
} */
.specialItem[data-v-4585d9ac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
[data-v-4585d9ac] .spitem {
  width: 100px !important;
}
[data-v-4585d9ac] .dispositionContract {
  width: 280px !important;
}
[data-v-4585d9ac] .specialInput {
  max-width: 85%;
}
[data-v-4585d9ac] .saveBtn {
  margin-left: 15px;
}
[data-v-4585d9ac] .blue td {
  background-color: #81d3f8 !important;
}

/* 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-a74b8ab4] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-a74b8ab4] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-a74b8ab4] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-a74b8ab4] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-a74b8ab4]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-a74b8ab4]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-a74b8ab4]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-a74b8ab4]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-a74b8ab4] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-a74b8ab4] {
  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-a74b8ab4],
.ant-input[disabled][data-v-a74b8ab4],
.ant-input-number-disabled[data-v-a74b8ab4],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-a74b8ab4],
.ant-cascader-picker-disabled[data-v-a74b8ab4],
.ant-input-disabled[data-v-a74b8ab4],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-a74b8ab4],
.ant-checkbox-disabled + span[data-v-a74b8ab4],
.ant-radio-disabled + span[data-v-a74b8ab4] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-a74b8ab4] {
  pointer-events: none;
}
#nprogress .bar[data-v-a74b8ab4] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-a74b8ab4] {
  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-a74b8ab4] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-a74b8ab4] {
  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-a74b8ab4 400ms linear infinite;
  animation: nprogress-spinner-data-v-a74b8ab4 400ms linear infinite;
}
.nprogress-custom-parent[data-v-a74b8ab4] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-a74b8ab4],
.nprogress-custom-parent #nprogress .bar[data-v-a74b8ab4] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-a74b8ab4 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-a74b8ab4 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
[data-v-a74b8ab4] .ant-card-body {
  padding: 5px 24px;
  zoom: 1;
}
[data-v-a74b8ab4] .ant-tabs-nav .ant-tabs-tab {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  margin: 0 32px 0 0;
  padding: 12px 16px;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  font-size: 14px;
  font-weight: 500;
}

/* 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-0560e35b] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-0560e35b] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-0560e35b] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-0560e35b] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-0560e35b]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-0560e35b]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-0560e35b]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-0560e35b]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-0560e35b] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-0560e35b] {
  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-0560e35b],
.ant-input[disabled][data-v-0560e35b],
.ant-input-number-disabled[data-v-0560e35b],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-0560e35b],
.ant-cascader-picker-disabled[data-v-0560e35b],
.ant-input-disabled[data-v-0560e35b],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-0560e35b],
.ant-checkbox-disabled + span[data-v-0560e35b],
.ant-radio-disabled + span[data-v-0560e35b] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-0560e35b] {
  pointer-events: none;
}
#nprogress .bar[data-v-0560e35b] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-0560e35b] {
  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-0560e35b] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-0560e35b] {
  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-0560e35b 400ms linear infinite;
  animation: nprogress-spinner-data-v-0560e35b 400ms linear infinite;
}
.nprogress-custom-parent[data-v-0560e35b] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-0560e35b],
.nprogress-custom-parent #nprogress .bar[data-v-0560e35b] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-0560e35b {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-0560e35b {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.table-operations[data-v-0560e35b] {
  margin: 16px 0;
}
.table-operations *[data-v-0560e35b] {
  margin-right: 10px;
}
.table-operations *[data-v-0560e35b]:last-of-type {
  margin-right: 0;
}
.action-button[data-v-0560e35b] {
  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-0560e35b]:last-of-type {
  margin-right: 0;
}
.action-button.blue[data-v-0560e35b] {
  background: #1890ff;
  border-color: #1890ff;
}
.action-button.blue[data-v-0560e35b]:hover {
  background: #40a9ff;
  border-color: #40a9ff;
}
.action-button.blue[data-v-0560e35b]:active {
  background: #096dd9;
  border-color: #096dd9;
}
.action-button.green[data-v-0560e35b] {
  background: #55ca7d;
  border-color: #55ca7d;
}
.action-button.green[data-v-0560e35b]:hover {
  background: #7cd699;
  border-color: #7cd699;
}
.action-button.green[data-v-0560e35b]:active {
  background: #3ca364;
  border-color: #3ca364;
}
.action-button.gray[data-v-0560e35b] {
  background: #8aa4af;
  border-color: #8aa4af;
}
.action-button.gray[data-v-0560e35b]:hover {
  background: #b1babd;
  border-color: #b1babd;
}
.action-button.gray[data-v-0560e35b]:active {
  background: #667e8a;
  border-color: #667e8a;
}
.action-button.orange[data-v-0560e35b] {
  background: #ff7a45;
  border-color: #ff7a45;
}
.action-button.orange[data-v-0560e35b]:hover {
  background: #ff9c6e;
  border-color: #ff9c6e;
}
.action-button.orange[data-v-0560e35b]:active {
  background: #d95a30;
  border-color: #d95a30;
}
.search-form[data-v-0560e35b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.search-form[data-v-0560e35b] .ant-form-item-label {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-0560e35b] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.search-form[data-v-0560e35b] .ant-form-item {
  width: 18%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-form .search-form-submit-item[data-v-0560e35b] {
  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-0560e35b] .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-0560e35b] {
  padding-left: 100px;
}
.search-form-submit-item-button[data-v-0560e35b] {
  margin-left: 10px;
}
.search-form-submit-item-button[data-v-0560e35b]:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 345px) {
.search-form-submit-item[data-v-0560e35b] {
    padding-left: 0;
}
}
.footer_class[data-v-0560e35b] {
  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-0560e35b] .ant-radio-group {
  white-space: nowrap;
  padding-top: 8px;
}
.msgForm[data-v-0560e35b] .ant-form-item-label {
  width: 100px;
}
.msgForm[data-v-0560e35b] .ant-form-item-control-wrapper {
  width: 160px;
}
.msgForm[data-v-0560e35b] .ant-input-number,
.msgForm[data-v-0560e35b] .ant-calendar-picker {
  width: 100%;
}
[data-v-0560e35b] .ant-modal-title {
  text-align: center;
}
[data-v-0560e35b] .ant-modal-header {
  border-bottom: solid 1px grey !important;
  -webkit-box-shadow: 0px 0px 5px #cccccc;
          box-shadow: 0px 0px 5px #cccccc;
}
[data-v-0560e35b] .ant-modal-body {
  padding: 30px 40px 40px 40px;
}
.msgTitle[data-v-0560e35b] {
  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-0560e35b] .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-0560e35b] {
  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-0560e35b] .ant-form-item {
  margin: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.second_column_layout[data-v-0560e35b] .ant-form-item-label {
  width: 85px;
}
.second_column_layout[data-v-0560e35b] .ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.second_column_layout[data-v-0560e35b] .ant-btn {
  margin-top: 8px !important;
}
.config_class[data-v-0560e35b] {
  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-0560e35b] .ant-form-item {
  margin: 0px !important;
}
.config_class[data-v-0560e35b] .ant-input-number,
.config_class[data-v-0560e35b] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class[data-v-0560e35b] .ant-form-item-label {
  width: 88px;
}
.config_class[data-v-0560e35b] .ant-form-item-control-wrapper {
  width: calc(100% - 105px);
}
.config_class[data-v-0560e35b] .ant-btn {
  margin-top: 8px !important;
}
.config_class1[data-v-0560e35b] {
  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-0560e35b] .ant-form-item {
  margin: 0px !important;
}
.config_class1[data-v-0560e35b] .ant-input-number,
.config_class1[data-v-0560e35b] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class1[data-v-0560e35b] .ant-form-item-label {
  width: 100px;
}
.config_class1[data-v-0560e35b] .ant-form-item-control-wrapper {
  width: calc(100% - 117px);
}
.config_class1[data-v-0560e35b] .ant-btn {
  margin-top: 8px !important;
}
.footerItem_class[data-v-0560e35b] {
  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-0560e35b]:not(:first-child) {
  margin-left: 24px;
}
[data-v-0560e35b] .ant-modal-wrap {
  min-width: 1200px;
}
.config_class_repair[data-v-0560e35b] {
  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-0560e35b] .ant-form-item {
  margin: 0px !important;
}
.config_class_repair[data-v-0560e35b] .ant-input-number,
.config_class_repair[data-v-0560e35b] .ant-calendar-picker {
  min-width: 100% !important;
}
.config_class_repair[data-v-0560e35b] .ant-form-item-label {
  width: 120px;
}
.config_class_repair[data-v-0560e35b] .ant-form-item-control-wrapper {
  width: calc(100% - 120px);
}
.config_class_repair[data-v-0560e35b] .ant-btn {
  margin-top: 0px !important;
}
.config_class_repair[data-v-0560e35b] .ant-select-dropdown-menu-item {
  white-space: normal;
  word-break: break-all;
}
.btn-red[data-v-0560e35b] {
  color: #f5222d;
}
.btn-red[disabled][data-v-0560e35b] {
  color: rgba(0, 0, 0, 0.25);
}
.btn-green[data-v-0560e35b] {
  color: #7fdc96;
}
.btn-green[disabled][data-v-0560e35b] {
  color: rgba(0, 0, 0, 0.25);
}
[data-v-0560e35b] .action-button {
  margin-bottom: 0;
}

