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

/* 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-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-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;
}

/*!
 * Viewer.js v1.11.0
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2022-10-16T06:41:23.145Z
 */

.viewer-zoom-in::before, .viewer-zoom-out::before, .viewer-one-to-one::before, .viewer-reset::before, .viewer-prev::before, .viewer-play::before, .viewer-next::before, .viewer-rotate-left::before, .viewer-rotate-right::before, .viewer-flip-horizontal::before, .viewer-flip-vertical::before, .viewer-fullscreen::before, .viewer-fullscreen-exit::before, .viewer-close::before {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-size: 280px;
    color: transparent;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    width: 20px;
  }

.viewer-zoom-in::before {
  background-position: 0 0;
  content: "Zoom In";
}

.viewer-zoom-out::before {
  background-position: -20px 0;
  content: "Zoom Out";
}

.viewer-one-to-one::before {
  background-position: -40px 0;
  content: "One to One";
}

.viewer-reset::before {
  background-position: -60px 0;
  content: "Reset";
}

.viewer-prev::before {
  background-position: -80px 0;
  content: "Previous";
}

.viewer-play::before {
  background-position: -100px 0;
  content: "Play";
}

.viewer-next::before {
  background-position: -120px 0;
  content: "Next";
}

.viewer-rotate-left::before {
  background-position: -140px 0;
  content: "Rotate Left";
}

.viewer-rotate-right::before {
  background-position: -160px 0;
  content: "Rotate Right";
}

.viewer-flip-horizontal::before {
  background-position: -180px 0;
  content: "Flip Horizontal";
}

.viewer-flip-vertical::before {
  background-position: -200px 0;
  content: "Flip Vertical";
}

.viewer-fullscreen::before {
  background-position: -220px 0;
  content: "Enter Full Screen";
}

.viewer-fullscreen-exit::before {
  background-position: -240px 0;
  content: "Exit Full Screen";
}

.viewer-close::before {
  background-position: -260px 0;
  content: "Close";
}

.viewer-container {
  bottom: 0;
  direction: ltr;
  font-size: 0;
  left: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: none;
      touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.viewer-container::-moz-selection, .viewer-container *::-moz-selection {
    background-color: transparent;
  }

.viewer-container::selection,
  .viewer-container *::selection {
    background-color: transparent;
  }

.viewer-container:focus {
    outline: 0;
  }

.viewer-container img {
    display: block;
    height: auto;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    width: 100%;
  }

.viewer-canvas {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

.viewer-canvas > img {
    height: auto;
    margin: 15px auto;
    max-width: 90% !important;
    width: auto;
  }

.viewer-footer {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
}

.viewer-navbar {
  background-color: rgba(0, 0, 0, 50%);
  overflow: hidden;
}

.viewer-list {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 50px;
  margin: 0;
  overflow: hidden;
  padding: 1px 0;
}

.viewer-list > li {
    color: transparent;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 50px;
    line-height: 0;
    opacity: 0.5;
    overflow: hidden;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
    width: 30px;
  }

.viewer-list > li:focus,
    .viewer-list > li:hover {
      opacity: 0.75;
    }

.viewer-list > li:focus {
      outline: 0;
    }

.viewer-list > li + li {
      margin-left: 1px;
    }

.viewer-list > .viewer-loading {
    position: relative;
  }

.viewer-list > .viewer-loading::after {
      border-width: 2px;
      height: 20px;
      margin-left: -10px;
      margin-top: -10px;
      width: 20px;
    }

.viewer-list > .viewer-active,
  .viewer-list > .viewer-active:focus,
  .viewer-list > .viewer-active:hover {
    opacity: 1;
  }

.viewer-player {
  background-color: #000;
  bottom: 0;
  cursor: none;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.viewer-player > img {
    left: 0;
    position: absolute;
    top: 0;
  }

.viewer-toolbar > ul {
    display: inline-block;
    margin: 0 auto 5px;
    overflow: hidden;
    padding: 6px 3px;
  }

.viewer-toolbar > ul > li {
      background-color: rgba(0, 0, 0, 50%);
      border-radius: 50%;
      cursor: pointer;
      float: left;
      height: 24px;
      overflow: hidden;
      -webkit-transition: background-color 0.15s;
      transition: background-color 0.15s;
      width: 24px;
      position: relative;
    }

.viewer-toolbar > ul > li:focus,
      .viewer-toolbar > ul > li:hover {
        background-color: rgba(0, 0, 0, 80%);
      }

.viewer-toolbar > ul > li:focus {
        -webkit-box-shadow: 0 0 3px #fff;
                box-shadow: 0 0 3px #fff;
        outline: 0;
        position: relative;
        z-index: 1;
      }

.viewer-toolbar > ul > li::before {
        margin: 2px;
        position: absolute;
        left: 0px;
        top: 0px;
      }

.viewer-toolbar > ul > li + li {
        margin-left: 1px;
      }

.viewer-toolbar > ul > .viewer-small {
      height: 18px;
      margin-bottom: 3px;
      margin-top: 3px;
      width: 18px;
    }

.viewer-toolbar > ul > .viewer-small::before {
        margin: -1px;
      }

.viewer-toolbar > ul > .viewer-large {
      height: 30px;
      margin-bottom: -3px;
      margin-top: -3px;
      width: 30px;
    }

.viewer-toolbar > ul > .viewer-large::before {
        margin: 5px;
      }

.viewer-tooltip {
  background-color: rgba(0, 0, 0, 80%);
  border-radius: 10px;
  color: #fff;
  display: none;
  font-size: 12px;
  height: 20px;
  left: 50%;
  line-height: 20px;
  margin-left: -25px;
  margin-top: -10px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
}

.viewer-title {
  color: #ccc;
  display: inline-block;
  font-size: 12px;
  line-height: 1.2;
  margin: 5px 5%;
  max-width: 90%;
  min-height: 14px;
  opacity: 0.8;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
  white-space: nowrap;
}

.viewer-title:hover {
    opacity: 1;
  }

.viewer-button {
  -webkit-app-region: no-drag;
  background-color: rgba(0, 0, 0, 50%);
  border-radius: 50%;
  cursor: pointer;
  height: 80px;
  overflow: hidden;
  position: absolute;
  right: -40px;
  top: -40px;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
  width: 80px;
}

.viewer-button:focus,
  .viewer-button:hover {
    background-color: rgba(0, 0, 0, 80%);
  }

.viewer-button:focus {
    -webkit-box-shadow: 0 0 3px #fff;
            box-shadow: 0 0 3px #fff;
    outline: 0;
  }

.viewer-button::before {
    bottom: 15px;
    left: 15px;
    position: absolute;
  }

.viewer-fixed {
  position: fixed;
}

.viewer-open {
  overflow: hidden;
}

.viewer-show {
  display: block;
}

.viewer-hide {
  display: none;
}

.viewer-backdrop {
  background-color: rgba(0, 0, 0, 50%);
}

.viewer-invisible {
  visibility: hidden;
}

.viewer-move {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.viewer-fade {
  opacity: 0;
}

.viewer-in {
  opacity: 1;
}

.viewer-transition {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@-webkit-keyframes viewer-spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes viewer-spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.viewer-loading::after {
    -webkit-animation: viewer-spinner 1s linear infinite;
            animation: viewer-spinner 1s linear infinite;
    border: 4px solid rgba(255, 255, 255, 10%);
    border-left-color: rgba(255, 255, 255, 50%);
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 1;
  }

@media (max-width: 767px) {
  .viewer-hide-xs-down {
    display: none;
  }
}

@media (max-width: 991px) {
  .viewer-hide-sm-down {
    display: none;
  }
}

@media (max-width: 1199px) {
  .viewer-hide-md-down {
    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-52b4d93f] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-52b4d93f] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-52b4d93f] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-52b4d93f] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-52b4d93f]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-52b4d93f]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-52b4d93f]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-52b4d93f]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-52b4d93f] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-52b4d93f] {
  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-52b4d93f],
.ant-input[disabled][data-v-52b4d93f],
.ant-input-number-disabled[data-v-52b4d93f],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-52b4d93f],
.ant-cascader-picker-disabled[data-v-52b4d93f],
.ant-input-disabled[data-v-52b4d93f],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-52b4d93f],
.ant-checkbox-disabled + span[data-v-52b4d93f],
.ant-radio-disabled + span[data-v-52b4d93f] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-52b4d93f] {
  pointer-events: none;
}
#nprogress .bar[data-v-52b4d93f] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-52b4d93f] {
  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-52b4d93f] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-52b4d93f] {
  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-52b4d93f 400ms linear infinite;
  animation: nprogress-spinner-data-v-52b4d93f 400ms linear infinite;
}
.nprogress-custom-parent[data-v-52b4d93f] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-52b4d93f],
.nprogress-custom-parent #nprogress .bar[data-v-52b4d93f] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-52b4d93f {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-52b4d93f {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.upload-file .file-list .list-item[data-v-52b4d93f] {
  width: 100%;
  height: 60px;
  background-color: #f5f6f6;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}
.upload-file .file-list .list-item[data-v-52b4d93f]:last-child {
  margin-bottom: 0;
}
.upload-file .file-list .list-item .item-pic[data-v-52b4d93f] {
  width: 40px;
  height: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  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: 30px;
}
.upload-file .file-list .list-item .item-pic[data-v-52b4d93f] svg {
  font-size: 40px !important;
}
.upload-file .file-list .list-item .item-info[data-v-52b4d93f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 34px;
  padding: 0px 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.upload-file .file-list .list-item .item-info .info-name[data-v-52b4d93f] {
  line-height: 1;
  color: #000000;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.upload-file .file-list .list-item .item-info .info-size[data-v-52b4d93f] {
  line-height: 1;
  color: #979090;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.upload-file .file-list .list-item .item-option[data-v-52b4d93f] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.upload-file .file-list .list-item .item-option .option-button[data-v-52b4d93f] {
  color: #13c2c2;
  margin: 0 3px;
  cursor: pointer;
}

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

/*!
 * Viewer.js v1.11.0
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2022-10-16T06:41:23.145Z
 */

.viewer-zoom-in::before, .viewer-zoom-out::before, .viewer-one-to-one::before, .viewer-reset::before, .viewer-prev::before, .viewer-play::before, .viewer-next::before, .viewer-rotate-left::before, .viewer-rotate-right::before, .viewer-flip-horizontal::before, .viewer-flip-vertical::before, .viewer-fullscreen::before, .viewer-fullscreen-exit::before, .viewer-close::before {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-size: 280px;
    color: transparent;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    width: 20px;
  }

.viewer-zoom-in::before {
  background-position: 0 0;
  content: "Zoom In";
}

.viewer-zoom-out::before {
  background-position: -20px 0;
  content: "Zoom Out";
}

.viewer-one-to-one::before {
  background-position: -40px 0;
  content: "One to One";
}

.viewer-reset::before {
  background-position: -60px 0;
  content: "Reset";
}

.viewer-prev::before {
  background-position: -80px 0;
  content: "Previous";
}

.viewer-play::before {
  background-position: -100px 0;
  content: "Play";
}

.viewer-next::before {
  background-position: -120px 0;
  content: "Next";
}

.viewer-rotate-left::before {
  background-position: -140px 0;
  content: "Rotate Left";
}

.viewer-rotate-right::before {
  background-position: -160px 0;
  content: "Rotate Right";
}

.viewer-flip-horizontal::before {
  background-position: -180px 0;
  content: "Flip Horizontal";
}

.viewer-flip-vertical::before {
  background-position: -200px 0;
  content: "Flip Vertical";
}

.viewer-fullscreen::before {
  background-position: -220px 0;
  content: "Enter Full Screen";
}

.viewer-fullscreen-exit::before {
  background-position: -240px 0;
  content: "Exit Full Screen";
}

.viewer-close::before {
  background-position: -260px 0;
  content: "Close";
}

.viewer-container {
  bottom: 0;
  direction: ltr;
  font-size: 0;
  left: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: none;
      touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.viewer-container::-moz-selection, .viewer-container *::-moz-selection {
    background-color: transparent;
  }

.viewer-container::selection,
  .viewer-container *::selection {
    background-color: transparent;
  }

.viewer-container:focus {
    outline: 0;
  }

.viewer-container img {
    display: block;
    height: auto;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    width: 100%;
  }

.viewer-canvas {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

.viewer-canvas > img {
    height: auto;
    margin: 15px auto;
    max-width: 90% !important;
    width: auto;
  }

.viewer-footer {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
}

.viewer-navbar {
  background-color: rgba(0, 0, 0, 50%);
  overflow: hidden;
}

.viewer-list {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 50px;
  margin: 0;
  overflow: hidden;
  padding: 1px 0;
}

.viewer-list > li {
    color: transparent;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 50px;
    line-height: 0;
    opacity: 0.5;
    overflow: hidden;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
    width: 30px;
  }

.viewer-list > li:focus,
    .viewer-list > li:hover {
      opacity: 0.75;
    }

.viewer-list > li:focus {
      outline: 0;
    }

.viewer-list > li + li {
      margin-left: 1px;
    }

.viewer-list > .viewer-loading {
    position: relative;
  }

.viewer-list > .viewer-loading::after {
      border-width: 2px;
      height: 20px;
      margin-left: -10px;
      margin-top: -10px;
      width: 20px;
    }

.viewer-list > .viewer-active,
  .viewer-list > .viewer-active:focus,
  .viewer-list > .viewer-active:hover {
    opacity: 1;
  }

.viewer-player {
  background-color: #000;
  bottom: 0;
  cursor: none;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.viewer-player > img {
    left: 0;
    position: absolute;
    top: 0;
  }

.viewer-toolbar > ul {
    display: inline-block;
    margin: 0 auto 5px;
    overflow: hidden;
    padding: 6px 3px;
  }

.viewer-toolbar > ul > li {
      background-color: rgba(0, 0, 0, 50%);
      border-radius: 50%;
      cursor: pointer;
      float: left;
      height: 24px;
      overflow: hidden;
      -webkit-transition: background-color 0.15s;
      transition: background-color 0.15s;
      width: 24px;
      position: relative;
    }

.viewer-toolbar > ul > li:focus,
      .viewer-toolbar > ul > li:hover {
        background-color: rgba(0, 0, 0, 80%);
      }

.viewer-toolbar > ul > li:focus {
        -webkit-box-shadow: 0 0 3px #fff;
                box-shadow: 0 0 3px #fff;
        outline: 0;
        position: relative;
        z-index: 1;
      }

.viewer-toolbar > ul > li::before {
        margin: 2px;
        position: absolute;
        left: 0px;
        top: 0px;
      }

.viewer-toolbar > ul > li + li {
        margin-left: 1px;
      }

.viewer-toolbar > ul > .viewer-small {
      height: 18px;
      margin-bottom: 3px;
      margin-top: 3px;
      width: 18px;
    }

.viewer-toolbar > ul > .viewer-small::before {
        margin: -1px;
      }

.viewer-toolbar > ul > .viewer-large {
      height: 30px;
      margin-bottom: -3px;
      margin-top: -3px;
      width: 30px;
    }

.viewer-toolbar > ul > .viewer-large::before {
        margin: 5px;
      }

.viewer-tooltip {
  background-color: rgba(0, 0, 0, 80%);
  border-radius: 10px;
  color: #fff;
  display: none;
  font-size: 12px;
  height: 20px;
  left: 50%;
  line-height: 20px;
  margin-left: -25px;
  margin-top: -10px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
}

.viewer-title {
  color: #ccc;
  display: inline-block;
  font-size: 12px;
  line-height: 1.2;
  margin: 5px 5%;
  max-width: 90%;
  min-height: 14px;
  opacity: 0.8;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
  white-space: nowrap;
}

.viewer-title:hover {
    opacity: 1;
  }

.viewer-button {
  -webkit-app-region: no-drag;
  background-color: rgba(0, 0, 0, 50%);
  border-radius: 50%;
  cursor: pointer;
  height: 80px;
  overflow: hidden;
  position: absolute;
  right: -40px;
  top: -40px;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
  width: 80px;
}

.viewer-button:focus,
  .viewer-button:hover {
    background-color: rgba(0, 0, 0, 80%);
  }

.viewer-button:focus {
    -webkit-box-shadow: 0 0 3px #fff;
            box-shadow: 0 0 3px #fff;
    outline: 0;
  }

.viewer-button::before {
    bottom: 15px;
    left: 15px;
    position: absolute;
  }

.viewer-fixed {
  position: fixed;
}

.viewer-open {
  overflow: hidden;
}

.viewer-show {
  display: block;
}

.viewer-hide {
  display: none;
}

.viewer-backdrop {
  background-color: rgba(0, 0, 0, 50%);
}

.viewer-invisible {
  visibility: hidden;
}

.viewer-move {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.viewer-fade {
  opacity: 0;
}

.viewer-in {
  opacity: 1;
}

.viewer-transition {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@-webkit-keyframes viewer-spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes viewer-spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.viewer-loading::after {
    -webkit-animation: viewer-spinner 1s linear infinite;
            animation: viewer-spinner 1s linear infinite;
    border: 4px solid rgba(255, 255, 255, 10%);
    border-left-color: rgba(255, 255, 255, 50%);
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 1;
  }

@media (max-width: 767px) {
  .viewer-hide-xs-down {
    display: none;
  }
}

@media (max-width: 991px) {
  .viewer-hide-sm-down {
    display: none;
  }
}

@media (max-width: 1199px) {
  .viewer-hide-md-down {
    display: none;
  }
}


@-webkit-keyframes resizeSensorVisibility {
from { top: 0;
}
}
@keyframes resizeSensorVisibility {
from { top: 0;
}
}

/* see https://github.com/mozilla/pdf.js/blob/55a853b6678cf3d05681ffbb521e5228e607b5d2/test/annotation_layer_test.css */
.annotationLayer {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.annotationLayer section {
	position: absolute;
}
.annotationLayer .linkAnnotation > a {
	position: absolute;
	font-size: 1em;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.annotationLayer .linkAnnotation > a /* -ms-a */  {
	background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") 0 0 repeat;
}
.annotationLayer .linkAnnotation > a:hover {
	opacity: 0.2;
	background: #ff0;
	-webkit-box-shadow: 0px 2px 10px #ff0;
	        box-shadow: 0px 2px 10px #ff0;
}
.annotationLayer .textAnnotation img {
	position: absolute;
	cursor: pointer;
}
.annotationLayer .textWidgetAnnotation input,
.annotationLayer .textWidgetAnnotation textarea,
.annotationLayer .choiceWidgetAnnotation select,
.annotationLayer .buttonWidgetAnnotation.checkBox input,
.annotationLayer .buttonWidgetAnnotation.radioButton input {
	background-color: rgba(0, 54, 255, 0.13);
	border: 1px solid transparent;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	font-size: 9px;
	height: 100%;
	padding: 0 3px;
	vertical-align: top;
	width: 100%;
}
.annotationLayer .textWidgetAnnotation textarea {
	font: message-box;
	font-size: 9px;
	resize: none;
}
.annotationLayer .textWidgetAnnotation input[disabled],
.annotationLayer .textWidgetAnnotation textarea[disabled],
.annotationLayer .choiceWidgetAnnotation select[disabled],
.annotationLayer .buttonWidgetAnnotation.checkBox input[disabled],
.annotationLayer .buttonWidgetAnnotation.radioButton input[disabled] {
	background: none;
	border: 1px solid transparent;
	cursor: not-allowed;
}
.annotationLayer .textWidgetAnnotation input:hover,
.annotationLayer .textWidgetAnnotation textarea:hover,
.annotationLayer .choiceWidgetAnnotation select:hover,
.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,
.annotationLayer .buttonWidgetAnnotation.radioButton input:hover {
	border: 1px solid #000;
}
.annotationLayer .textWidgetAnnotation input:focus,
.annotationLayer .textWidgetAnnotation textarea:focus,
.annotationLayer .choiceWidgetAnnotation select:focus {
	background: none;
	border: 1px solid transparent;
}
.annotationLayer .textWidgetAnnotation input.comb {
	font-family: monospace;
	padding-left: 2px;
	padding-right: 0;
}
.annotationLayer .textWidgetAnnotation input.comb:focus {
	/*
	 * Letter spacing is placed on the right side of each character. Hence, the
	 * letter spacing of the last character may be placed outside the visible
	 * area, causing horizontal scrolling. We avoid this by extending the width
	 * when the element has focus and revert this when it loses focus.
	 */
	width: 115%;
}
.annotationLayer .buttonWidgetAnnotation.checkBox input,
.annotationLayer .buttonWidgetAnnotation.radioButton input {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
}
.annotationLayer .popupWrapper {
	position: absolute;
	width: 20em;
}
.annotationLayer .popup {
	position: absolute;
	z-index: 200;
	max-width: 20em;
	background-color: #FFFF99;
	-webkit-box-shadow: 0px 2px 5px #333;
	        box-shadow: 0px 2px 5px #333;
	border-radius: 2px;
	padding: 0.6em;
	margin-left: 5px;
	cursor: pointer;
	word-wrap: break-word;
}
.annotationLayer .popup h1 {
	font-size: 1em;
	border-bottom: 1px solid #000000;
	padding-bottom: 0.2em;
}
.annotationLayer .popup p {
	padding-top: 0.2em;
}
.annotationLayer .highlightAnnotation,
.annotationLayer .underlineAnnotation,
.annotationLayer .squigglyAnnotation,
.annotationLayer .strikeoutAnnotation,
.annotationLayer .lineAnnotation svg line,
.annotationLayer .fileAttachmentAnnotation {
	cursor: pointer;
}

/* 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-c2179ca8] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-c2179ca8] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-c2179ca8] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-c2179ca8] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-c2179ca8]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-c2179ca8]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-c2179ca8]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-c2179ca8]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-c2179ca8] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-c2179ca8] {
  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-c2179ca8],
.ant-input[disabled][data-v-c2179ca8],
.ant-input-number-disabled[data-v-c2179ca8],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-c2179ca8],
.ant-cascader-picker-disabled[data-v-c2179ca8],
.ant-input-disabled[data-v-c2179ca8],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-c2179ca8],
.ant-checkbox-disabled + span[data-v-c2179ca8],
.ant-radio-disabled + span[data-v-c2179ca8] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-c2179ca8] {
  pointer-events: none;
}
#nprogress .bar[data-v-c2179ca8] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-c2179ca8] {
  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-c2179ca8] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-c2179ca8] {
  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-c2179ca8 400ms linear infinite;
  animation: nprogress-spinner-data-v-c2179ca8 400ms linear infinite;
}
.nprogress-custom-parent[data-v-c2179ca8] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-c2179ca8],
.nprogress-custom-parent #nprogress .bar[data-v-c2179ca8] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-c2179ca8 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-c2179ca8 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.upload-file .file-list .list-item[data-v-c2179ca8] {
  width: 100%;
  height: 60px;
  background-color: #f5f6f6;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}
.upload-file .file-list .list-item[data-v-c2179ca8]:last-child {
  margin-bottom: 0;
}
.upload-file .file-list .list-item .item-pic[data-v-c2179ca8] {
  width: 40px;
  height: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  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: 30px;
}
.upload-file .file-list .list-item .item-pic[data-v-c2179ca8] svg {
  font-size: 40px !important;
}
.upload-file .file-list .list-item .item-info[data-v-c2179ca8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 34px;
  padding: 0px 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.upload-file .file-list .list-item .item-info .info-name[data-v-c2179ca8] {
  line-height: 1.2;
  color: #000000;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.upload-file .file-list .list-item .item-info .info-size[data-v-c2179ca8] {
  line-height: 1;
  color: #979090;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.upload-file .file-list .list-item .item-option[data-v-c2179ca8] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.upload-file .file-list .list-item .item-option .option-button[data-v-c2179ca8] {
  color: #13c2c2;
  margin: 0 3px;
  cursor: pointer;
}

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

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

/* 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-07d2f8b3] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.a-button-ellipsis[data-v-07d2f8b3] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-button-ellipsis span[data-v-07d2f8b3] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beauty-scroll[data-v-07d2f8b3] {
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-07d2f8b3]::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.beauty-scroll[data-v-07d2f8b3]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #13c2c2;
}
.beauty-scroll[data-v-07d2f8b3]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #87e8de;
}
.split-right[data-v-07d2f8b3]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-07d2f8b3] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.flex-center[data-v-07d2f8b3] {
  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-07d2f8b3],
.ant-input[disabled][data-v-07d2f8b3],
.ant-input-number-disabled[data-v-07d2f8b3],
.ant-select-auto-complete.ant-select .ant-input[disabled][data-v-07d2f8b3],
.ant-cascader-picker-disabled[data-v-07d2f8b3],
.ant-input-disabled[data-v-07d2f8b3],
.ant-input-disabled .ant-calendar-range-picker-separator[data-v-07d2f8b3],
.ant-checkbox-disabled + span[data-v-07d2f8b3],
.ant-radio-disabled + span[data-v-07d2f8b3] {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* Make clicks pass-through */
#nprogress[data-v-07d2f8b3] {
  pointer-events: none;
}
#nprogress .bar[data-v-07d2f8b3] {
  background: #13c2c2;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-07d2f8b3] {
  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-07d2f8b3] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-07d2f8b3] {
  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-07d2f8b3 400ms linear infinite;
  animation: nprogress-spinner-data-v-07d2f8b3 400ms linear infinite;
}
.nprogress-custom-parent[data-v-07d2f8b3] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-07d2f8b3],
.nprogress-custom-parent #nprogress .bar[data-v-07d2f8b3] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-07d2f8b3 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-07d2f8b3 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.upload-file .file-list .list-item[data-v-07d2f8b3] {
  width: 100%;
  height: 60px;
  background-color: #f5f6f6;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}
.upload-file .file-list .list-item[data-v-07d2f8b3]:last-child {
  margin-bottom: 0;
}
.upload-file .file-list .list-item .item-pic[data-v-07d2f8b3] {
  width: 40px;
  height: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  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: 30px;
}
.upload-file .file-list .list-item .item-pic[data-v-07d2f8b3] svg {
  font-size: 40px !important;
}
.upload-file .file-list .list-item .item-info[data-v-07d2f8b3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 34px;
  padding: 0px 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.upload-file .file-list .list-item .item-info .info-name[data-v-07d2f8b3] {
  line-height: 1;
  color: #000000;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.upload-file .file-list .list-item .item-info .info-size[data-v-07d2f8b3] {
  line-height: 1;
  color: #979090;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.upload-file .file-list .list-item .item-option[data-v-07d2f8b3] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.upload-file .file-list .list-item .item-option .option-button[data-v-07d2f8b3] {
  color: #13c2c2;
  margin: 0 3px;
  cursor: pointer;
}

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

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

