/* 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-1a089f16] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-1a089f16] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-1a089f16]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-1a089f16]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-1a089f16]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-1a089f16]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-1a089f16] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-1a089f16] {
  pointer-events: none;
}
#nprogress .bar[data-v-1a089f16] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-1a089f16] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-1a089f16] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-1a089f16] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-1a089f16 400ms linear infinite;
  animation: nprogress-spinner-1a089f16 400ms linear infinite;
}
.nprogress-custom-parent[data-v-1a089f16] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-1a089f16],
.nprogress-custom-parent #nprogress .bar[data-v-1a089f16] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-1a089f16 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-1a089f16 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.modal .form-color[data-v-1a089f16] {
  width: 100%;
}
.modal .form-color .item[data-v-1a089f16] {
  width: 35px;
  height: 35px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.modal .form-color .item .check-icon[data-v-1a089f16] {
  color: #fff;
  font-size: 20px;
  display: none;
}
.modal .form-color .item-active[data-v-1a089f16] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.modal .form-color .item-active .check-icon[data-v-1a089f16] {
  display: block;
  border: 2px solid #fff;
  padding: 2px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.modal .radio-type[data-v-1a089f16] .ant-form-item-control-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 12px;
  width: 70%;
}
.modal .radio-type[data-v-1a089f16] .ant-form-item-control-wrapper .ant-radio-wrapper > :nth-child(2) {
  display: inline-block;
  width: 103px;
  font-size: 13px;
}

/* 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-8fe4cac8] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-8fe4cac8] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-8fe4cac8]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-8fe4cac8]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-8fe4cac8]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-8fe4cac8]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-8fe4cac8] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-8fe4cac8] {
  pointer-events: none;
}
#nprogress .bar[data-v-8fe4cac8] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-8fe4cac8] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-8fe4cac8] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-8fe4cac8] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-8fe4cac8 400ms linear infinite;
  animation: nprogress-spinner-8fe4cac8 400ms linear infinite;
}
.nprogress-custom-parent[data-v-8fe4cac8] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-8fe4cac8],
.nprogress-custom-parent #nprogress .bar[data-v-8fe4cac8] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-8fe4cac8 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-8fe4cac8 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.bar[data-v-8fe4cac8] {
  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;
  padding: 0;
}
.bar .progress-nav[data-v-8fe4cac8] {
  height: 16px;
  position: relative;
}
.bar .progress-nav[data-v-8fe4cac8] .ant-progress-bg {
  height: 14px !important;
}
.bar .progress-nav .progress-empty[data-v-8fe4cac8] {
  line-height: 1.5;
  display: inline-block;
  height: 14px;
  width: 100%;
  background-color: #f5f5f5;
  margin-top: 6px;
  border-radius: 7px;
}
.bar .progress-nav .num[data-v-8fe4cac8] {
  position: absolute;
  top: 15%;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  font-size: 12px;
  color: cadetblue;
  color: #333333;
  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-810fde16] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-810fde16] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-810fde16]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-810fde16]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-810fde16]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-810fde16]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-810fde16] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-810fde16] {
  pointer-events: none;
}
#nprogress .bar[data-v-810fde16] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-810fde16] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-810fde16] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-810fde16] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-810fde16 400ms linear infinite;
  animation: nprogress-spinner-810fde16 400ms linear infinite;
}
.nprogress-custom-parent[data-v-810fde16] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-810fde16],
.nprogress-custom-parent #nprogress .bar[data-v-810fde16] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-810fde16 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-810fde16 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.container[data-v-810fde16] {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.container .warning-pic[data-v-810fde16] {
  display: block;
  opacity: 0.8;
  position: absolute;
}
.container .warning-pic-1[data-v-810fde16] {
  top: 0;
  left: 0%;
  z-index: 5;
  width: 90px;
}
.container .warning-pic-2[data-v-810fde16] {
  width: 80px;
  height: 80px;
  top: -1%;
  right: -10%;
  z-index: 1;
}
.container .container-pic[data-v-810fde16] {
  position: relative;
}
.container .container-pic .pic-style[data-v-810fde16] {
  display: inline-block;
  width: 80px;
  height: 112px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container .container-pic .icon[data-v-810fde16] {
  position: absolute;
  top: 0;
  left: 0;
}
.container .container-message[data-v-810fde16] {
  height: 100%;
  padding-left: 10px;
  font-size: 13px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
.container .container-message .action-tips[data-v-810fde16] {
  position: absolute;
  right: 1%;
  font-size: 12px;
}
.container .container-message .action-tips .anticon-sound[data-v-810fde16] {
  color: #ff6f91;
}
.container .container-message .action-tips .warning-tips[data-v-810fde16] {
  margin-left: 2px;
  color: rgba(24, 144, 255, 0.8);
  font-weight: 600;
}
.container .container-message .cm-li[data-v-810fde16] {
  font-weight: 600;
  text-align: left;
  line-height: 16px;
}
.container .container-message .cm-li .operationsManager[data-v-810fde16] {
  color: #999999;
  position: absolute;
  right: 20%;
}
.container .container-message .cm-li .cm-li-content[data-v-810fde16] {
  color: #999999;
}
.container .container-message .cm-li .cm-li-content-season[data-v-810fde16] {
  float: right;
  color: #f00;
}
.container .container-message .cm-li .point[data-v-810fde16]:hover {
  cursor: pointer;
  color: #f00;
  text-decoration: underline;
}

/* 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-627e433b] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-627e433b] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-627e433b]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-627e433b]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-627e433b]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-627e433b]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-627e433b] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-627e433b] {
  pointer-events: none;
}
#nprogress .bar[data-v-627e433b] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-627e433b] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-627e433b] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-627e433b] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-627e433b 400ms linear infinite;
  animation: nprogress-spinner-627e433b 400ms linear infinite;
}
.nprogress-custom-parent[data-v-627e433b] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-627e433b],
.nprogress-custom-parent #nprogress .bar[data-v-627e433b] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-627e433b {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-627e433b {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.bar[data-v-627e433b] {
  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;
  padding: 0;
}
.bar .progress-nav[data-v-627e433b] {
  height: 16px;
  position: relative;
}
.bar .progress-nav[data-v-627e433b] .ant-progress-bg {
  height: 14px !important;
}
.bar .progress-nav .num[data-v-627e433b] {
  position: absolute;
  top: 15%;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  font-size: 12px;
  color: #f00;
  font-weight: 600;
}

/* 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-0ce98fc2] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-0ce98fc2] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-0ce98fc2]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-0ce98fc2]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-0ce98fc2]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-0ce98fc2]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-0ce98fc2] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-0ce98fc2] {
  pointer-events: none;
}
#nprogress .bar[data-v-0ce98fc2] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-0ce98fc2] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-0ce98fc2] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-0ce98fc2] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-0ce98fc2 400ms linear infinite;
  animation: nprogress-spinner-0ce98fc2 400ms linear infinite;
}
.nprogress-custom-parent[data-v-0ce98fc2] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-0ce98fc2],
.nprogress-custom-parent #nprogress .bar[data-v-0ce98fc2] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-0ce98fc2 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-0ce98fc2 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.page[data-v-0ce98fc2] {
  width: 81vw;
  /*滚动条整体部分*/
  /*滚动条的轨道*/
  /*滚动条里面的小方块，能向上向下移动*/
  /*边角，即两个滚动条的交汇处*/
}
.page .mytable[data-v-0ce98fc2] ::-webkit-scrollbar {
  background-color: #f00;
  width: 15px;
  height: 15px;
}
.page .mytable[data-v-0ce98fc2] ::-webkit-scrollbar-track {
  background-color: #ffffff;
}
.page .mytable[data-v-0ce98fc2] ::-webkit-scrollbar-thumb {
  background-color: #bfbfbf;
  border: 1px solid #f1f1f1;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  bottom: 0;
}
.page .mytable[data-v-0ce98fc2] ::-webkit-scrollbar-thumb:hover {
  background-color: #a8a8a8;
}
.page .mytable[data-v-0ce98fc2] ::-webkit-scrollbar-thumb:active {
  background-color: #787878;
}
.page .mytable[data-v-0ce98fc2] ::-webkit-scrollbar-corner {
  background-color: #ffffff;
}
.page .sortable-column .vxe-header--row .vxe-header--column.sortable-ghost[data-v-0ce98fc2],
.page .sortable-column .vxe-header--row .vxe-header--column.sortable-chosen[data-v-0ce98fc2] {
  background-color: #dfecfb;
}
.page .sortable-column .vxe-header--row .vxe-header--column.col--fixed[data-v-0ce98fc2] {
  cursor: no-drop;
}
.page[data-v-0ce98fc2] .vxe-table--render-default .vxe-cell {
  padding: 0;
  font-size: 12px;
}
.page[data-v-0ce98fc2] .vxe-body--column {
  vertical-align: top;
}
.page[data-v-0ce98fc2] .vxe-header--column:not(.col--ellipsis) {
  padding: 5px 0;
}
.page[data-v-0ce98fc2] .vxe-header--row th:nth-child(1),
.page[data-v-0ce98fc2] .vxe-body--row td:nth-child(1) {
  font-size: 13px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page[data-v-0ce98fc2] .vxe-header--row th:nth-child(1) .vxe-checkbox--icon,
.page[data-v-0ce98fc2] .vxe-body--row td:nth-child(1) .vxe-checkbox--icon {
  background-color: #fff;
}
.page[data-v-0ce98fc2] .vxe-header--row th:nth-child(n + 1):nth-child(-n + 3) {
  background-color: #fff9ce;
  text-align: center;
}
.page[data-v-0ce98fc2] .vxe-body--column.col--ellipsis:not(.col--actived) > .vxe-cell {
  overflow: inherit;
}
.page[data-v-0ce98fc2] .vxe-table--body-wrapper {
  min-height: 155px;
}
.page[data-v-0ce98fc2] .vxe-body--row .vxe-body--column:nth-child(4),
.page[data-v-0ce98fc2] .vxe-body--row .vxe-body--column:nth-child(5) {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 20px;
}
[data-v-0ce98fc2] .sign-row {
  background-color: rgba(245, 108, 108, 0.3) !important;
}
[data-v-0ce98fc2] .th-bgc {
  background-color: #fff9ce !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-7ab82a2e] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-7ab82a2e] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-7ab82a2e]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-7ab82a2e]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-7ab82a2e]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-7ab82a2e]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-7ab82a2e] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-7ab82a2e] {
  pointer-events: none;
}
#nprogress .bar[data-v-7ab82a2e] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-7ab82a2e] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-7ab82a2e] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-7ab82a2e] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-7ab82a2e 400ms linear infinite;
  animation: nprogress-spinner-7ab82a2e 400ms linear infinite;
}
.nprogress-custom-parent[data-v-7ab82a2e] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-7ab82a2e],
.nprogress-custom-parent #nprogress .bar[data-v-7ab82a2e] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-7ab82a2e {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-7ab82a2e {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.fold[data-v-7ab82a2e] {
  width: calc(100% - 216px);
  display: inline-block;
}
.operator[data-v-7ab82a2e] {
  position: relative;
  width: 100%;
}
.search[data-v-7ab82a2e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0 !important;
}
.search .mg-r[data-v-7ab82a2e] {
  margin-right: 1%;
}
.search .search-form-item[data-v-7ab82a2e] {
  display: inline-block;
  margin-bottom: 15px;
}
.search .search-form-item .fw-600[data-v-7ab82a2e] {
  font-weight: 600;
  width: 127px;
  display: inline-block;
}
.search .search-form-item span[data-v-7ab82a2e] {
  padding-right: 15px;
}
.search .search-form-item .filt-row-subject[data-v-7ab82a2e] {
  width: 190px;
}
[data-v-7ab82a2e] .ant-cascader-picker-arrow {
  right: 20px;
}
[data-v-7ab82a2e] .ant-input {
  vertical-align: top;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  min-height: 24px !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-5359afd7] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-5359afd7] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-5359afd7]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-5359afd7]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-5359afd7]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-5359afd7]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-5359afd7] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-5359afd7] {
  pointer-events: none;
}
#nprogress .bar[data-v-5359afd7] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-5359afd7] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-5359afd7] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-5359afd7] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-5359afd7 400ms linear infinite;
  animation: nprogress-spinner-5359afd7 400ms linear infinite;
}
.nprogress-custom-parent[data-v-5359afd7] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-5359afd7],
.nprogress-custom-parent #nprogress .bar[data-v-5359afd7] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-5359afd7 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-5359afd7 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.modal .form-color[data-v-5359afd7] {
  width: 100%;
}
.modal .form-color .item[data-v-5359afd7] {
  width: 35px;
  height: 35px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.modal .form-color .item .check-icon[data-v-5359afd7] {
  color: #fff;
  font-size: 20px;
  display: none;
}
.modal .form-color .item-active[data-v-5359afd7] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.modal .form-color .item-active .check-icon[data-v-5359afd7] {
  display: block;
  border: 2px solid #fff;
  padding: 2px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.modal .radio-type[data-v-5359afd7] .ant-form-item-control-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 12px;
  width: 70%;
}
.modal .radio-type[data-v-5359afd7] .ant-form-item-control-wrapper .ant-radio-wrapper > :nth-child(2) {
  display: inline-block;
  width: 103px;
  font-size: 13px;
}

/* 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-15a5428a] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-15a5428a] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-15a5428a]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-15a5428a]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-15a5428a]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-15a5428a]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-15a5428a] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-15a5428a] {
  pointer-events: none;
}
#nprogress .bar[data-v-15a5428a] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-15a5428a] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-15a5428a] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-15a5428a] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-15a5428a 400ms linear infinite;
  animation: nprogress-spinner-15a5428a 400ms linear infinite;
}
.nprogress-custom-parent[data-v-15a5428a] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-15a5428a],
.nprogress-custom-parent #nprogress .bar[data-v-15a5428a] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-15a5428a {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-15a5428a {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.bar[data-v-15a5428a] {
  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;
  padding: 0;
}
.bar .progress-nav[data-v-15a5428a] {
  height: 16px;
  position: relative;
}
.bar .progress-nav[data-v-15a5428a] .ant-progress-bg {
  height: 14px !important;
}
.bar .progress-nav .progress-empty[data-v-15a5428a] {
  line-height: 1.5;
  display: inline-block;
  height: 14px;
  width: 100%;
  background-color: #f5f5f5;
  margin-top: 6px;
  border-radius: 7px;
}
.bar .progress-nav .num[data-v-15a5428a] {
  position: absolute;
  top: 15%;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  font-size: 12px;
  color: cadetblue;
  color: #333333;
  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-2650d0b6] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-2650d0b6] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-2650d0b6]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-2650d0b6]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-2650d0b6]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-2650d0b6]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-2650d0b6] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-2650d0b6] {
  pointer-events: none;
}
#nprogress .bar[data-v-2650d0b6] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-2650d0b6] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-2650d0b6] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-2650d0b6] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-2650d0b6 400ms linear infinite;
  animation: nprogress-spinner-2650d0b6 400ms linear infinite;
}
.nprogress-custom-parent[data-v-2650d0b6] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-2650d0b6],
.nprogress-custom-parent #nprogress .bar[data-v-2650d0b6] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-2650d0b6 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-2650d0b6 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.container[data-v-2650d0b6] {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.container .warning-pic[data-v-2650d0b6] {
  display: block;
  opacity: 0.8;
  position: absolute;
}
.container .warning-pic-1[data-v-2650d0b6] {
  top: 0;
  left: 0%;
  z-index: 5;
  width: 90px;
}
.container .warning-pic-2[data-v-2650d0b6] {
  width: 80px;
  height: 80px;
  top: -1%;
  right: -10%;
  z-index: 1;
}
.container .container-pic[data-v-2650d0b6] {
  position: relative;
}
.container .container-pic .pic-style[data-v-2650d0b6] {
  display: inline-block;
  width: 80px;
  height: 112px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container .container-pic .icon[data-v-2650d0b6] {
  position: absolute;
  top: 0;
  left: 0;
}
.container .container-message[data-v-2650d0b6] {
  height: 100%;
  padding-left: 10px;
  font-size: 13px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
.container .container-message .action-tips[data-v-2650d0b6] {
  position: absolute;
  right: 1%;
  font-size: 12px;
}
.container .container-message .action-tips .anticon-sound[data-v-2650d0b6] {
  color: #ff6f91;
}
.container .container-message .action-tips .warning-tips[data-v-2650d0b6] {
  margin-left: 2px;
  color: rgba(24, 144, 255, 0.8);
  font-weight: 600;
}
.container .container-message .cm-li[data-v-2650d0b6] {
  font-weight: 600;
  text-align: left;
  line-height: 16px;
}
.container .container-message .cm-li .operationsManager[data-v-2650d0b6] {
  color: #999999;
  position: absolute;
  right: 20%;
}
.container .container-message .cm-li .cm-li-content[data-v-2650d0b6] {
  color: #999999;
}
.container .container-message .cm-li .cm-li-content-season[data-v-2650d0b6] {
  float: right;
  color: #f00;
}
.container .container-message .cm-li .point[data-v-2650d0b6]:hover {
  cursor: pointer;
  color: #f00;
  text-decoration: underline;
}

/* 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-2b7f3a7c] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-2b7f3a7c] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-2b7f3a7c]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-2b7f3a7c]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-2b7f3a7c]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-2b7f3a7c]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-2b7f3a7c] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-2b7f3a7c] {
  pointer-events: none;
}
#nprogress .bar[data-v-2b7f3a7c] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-2b7f3a7c] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-2b7f3a7c] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-2b7f3a7c] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-2b7f3a7c 400ms linear infinite;
  animation: nprogress-spinner-2b7f3a7c 400ms linear infinite;
}
.nprogress-custom-parent[data-v-2b7f3a7c] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-2b7f3a7c],
.nprogress-custom-parent #nprogress .bar[data-v-2b7f3a7c] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-2b7f3a7c {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-2b7f3a7c {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.bar[data-v-2b7f3a7c] {
  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;
  padding: 0;
}
.bar .progress-nav[data-v-2b7f3a7c] {
  height: 16px;
  position: relative;
}
.bar .progress-nav[data-v-2b7f3a7c] .ant-progress-bg {
  height: 14px !important;
}
.bar .progress-nav .num[data-v-2b7f3a7c] {
  position: absolute;
  top: 15%;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  font-size: 12px;
  color: #f00;
  font-weight: 600;
}

/* 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-d5cc60be] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-d5cc60be] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-d5cc60be]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-d5cc60be]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-d5cc60be]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-d5cc60be]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-d5cc60be] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-d5cc60be] {
  pointer-events: none;
}
#nprogress .bar[data-v-d5cc60be] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-d5cc60be] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-d5cc60be] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-d5cc60be] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-d5cc60be 400ms linear infinite;
  animation: nprogress-spinner-d5cc60be 400ms linear infinite;
}
.nprogress-custom-parent[data-v-d5cc60be] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-d5cc60be],
.nprogress-custom-parent #nprogress .bar[data-v-d5cc60be] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-d5cc60be {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-d5cc60be {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.page[data-v-d5cc60be] {
  width: 81vw;
  /*滚动条整体部分*/
  /*滚动条的轨道*/
  /*滚动条里面的小方块，能向上向下移动*/
  /*边角，即两个滚动条的交汇处*/
}
.page .mytable[data-v-d5cc60be] ::-webkit-scrollbar {
  background-color: #f00;
  width: 15px;
  height: 15px;
}
.page .mytable[data-v-d5cc60be] ::-webkit-scrollbar-track {
  background-color: #ffffff;
}
.page .mytable[data-v-d5cc60be] ::-webkit-scrollbar-thumb {
  background-color: #bfbfbf;
  border: 1px solid #f1f1f1;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  bottom: 0;
}
.page .mytable[data-v-d5cc60be] ::-webkit-scrollbar-thumb:hover {
  background-color: #a8a8a8;
}
.page .mytable[data-v-d5cc60be] ::-webkit-scrollbar-thumb:active {
  background-color: #787878;
}
.page .mytable[data-v-d5cc60be] ::-webkit-scrollbar-corner {
  background-color: #ffffff;
}
.page .sortable-column .vxe-header--row .vxe-header--column.sortable-ghost[data-v-d5cc60be],
.page .sortable-column .vxe-header--row .vxe-header--column.sortable-chosen[data-v-d5cc60be] {
  background-color: #dfecfb;
}
.page .sortable-column .vxe-header--row .vxe-header--column.col--fixed[data-v-d5cc60be] {
  cursor: no-drop;
}
.page[data-v-d5cc60be] .vxe-table--render-default .vxe-cell {
  padding: 0;
  font-size: 12px;
}
.page[data-v-d5cc60be] .vxe-body--column {
  vertical-align: top;
}
.page[data-v-d5cc60be] .vxe-header--column:not(.col--ellipsis) {
  padding: 5px 0;
}
.page[data-v-d5cc60be] .vxe-header--row th:nth-child(1),
.page[data-v-d5cc60be] .vxe-body--row td:nth-child(1) {
  font-size: 13px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page[data-v-d5cc60be] .vxe-header--row th:nth-child(1) .vxe-checkbox--icon,
.page[data-v-d5cc60be] .vxe-body--row td:nth-child(1) .vxe-checkbox--icon {
  background-color: #fff;
}
.page[data-v-d5cc60be] .vxe-header--row th:nth-child(n + 1):nth-child(-n + 3) {
  background-color: #fff9ce;
  text-align: center;
}
.page[data-v-d5cc60be] .vxe-body--column.col--ellipsis:not(.col--actived) > .vxe-cell {
  overflow: inherit;
}
.page[data-v-d5cc60be] .vxe-table--body-wrapper {
  min-height: 155px;
}
.page[data-v-d5cc60be] .vxe-body--row .vxe-body--column:nth-child(4),
.page[data-v-d5cc60be] .vxe-body--row .vxe-body--column:nth-child(5) {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 20px;
}
[data-v-d5cc60be] .sign-row {
  background-color: rgba(245, 108, 108, 0.3) !important;
}
[data-v-d5cc60be] .th-bgc {
  background-color: #fff9ce !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-0f9cdcef] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-0f9cdcef] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-0f9cdcef]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-0f9cdcef]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-0f9cdcef]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-0f9cdcef]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-0f9cdcef] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-0f9cdcef] {
  pointer-events: none;
}
#nprogress .bar[data-v-0f9cdcef] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-0f9cdcef] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-0f9cdcef] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-0f9cdcef] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-0f9cdcef 400ms linear infinite;
  animation: nprogress-spinner-0f9cdcef 400ms linear infinite;
}
.nprogress-custom-parent[data-v-0f9cdcef] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-0f9cdcef],
.nprogress-custom-parent #nprogress .bar[data-v-0f9cdcef] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-0f9cdcef {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-0f9cdcef {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.fold[data-v-0f9cdcef] {
  width: calc(100% - 216px);
  display: inline-block;
}
.operator[data-v-0f9cdcef] {
  position: relative;
  width: 100%;
}
.search[data-v-0f9cdcef] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0 !important;
}
.search .mg-r[data-v-0f9cdcef] {
  margin-right: 1%;
}
.search .search-form-item[data-v-0f9cdcef] {
  display: inline-block;
  margin-bottom: 15px;
}
.search .search-form-item .fw-600[data-v-0f9cdcef] {
  font-weight: 600;
  width: 127px;
  display: inline-block;
}
.search .search-form-item span[data-v-0f9cdcef] {
  padding-right: 15px;
}
.search .search-form-item .filt-row-subject[data-v-0f9cdcef] {
  width: 190px;
}
[data-v-0f9cdcef] .ant-cascader-picker-arrow {
  right: 20px;
}
[data-v-0f9cdcef] .ant-input {
  vertical-align: top;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  min-height: 24px !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-e6aa7ed0] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-e6aa7ed0] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-e6aa7ed0]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-e6aa7ed0]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-e6aa7ed0]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-e6aa7ed0]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-e6aa7ed0] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-e6aa7ed0] {
  pointer-events: none;
}
#nprogress .bar[data-v-e6aa7ed0] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-e6aa7ed0] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-e6aa7ed0] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-e6aa7ed0] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-e6aa7ed0 400ms linear infinite;
  animation: nprogress-spinner-e6aa7ed0 400ms linear infinite;
}
.nprogress-custom-parent[data-v-e6aa7ed0] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-e6aa7ed0],
.nprogress-custom-parent #nprogress .bar[data-v-e6aa7ed0] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-e6aa7ed0 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-e6aa7ed0 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.modal .form-color[data-v-e6aa7ed0] {
  width: 100%;
}
.modal .form-color .item[data-v-e6aa7ed0] {
  width: 35px;
  height: 35px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.modal .form-color .item .check-icon[data-v-e6aa7ed0] {
  color: #fff;
  font-size: 20px;
  display: none;
}
.modal .form-color .item-active[data-v-e6aa7ed0] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.modal .form-color .item-active .check-icon[data-v-e6aa7ed0] {
  display: block;
  border: 2px solid #fff;
  padding: 2px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.modal .radio-type[data-v-e6aa7ed0] .ant-form-item-control-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 12px;
  width: 70%;
}
.modal .radio-type[data-v-e6aa7ed0] .ant-form-item-control-wrapper .ant-radio-wrapper > :nth-child(2) {
  display: inline-block;
  width: 103px;
  font-size: 13px;
}

/* 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-324d22da] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-324d22da] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-324d22da]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-324d22da]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-324d22da]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-324d22da]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-324d22da] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-324d22da] {
  pointer-events: none;
}
#nprogress .bar[data-v-324d22da] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-324d22da] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-324d22da] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-324d22da] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-324d22da 400ms linear infinite;
  animation: nprogress-spinner-324d22da 400ms linear infinite;
}
.nprogress-custom-parent[data-v-324d22da] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-324d22da],
.nprogress-custom-parent #nprogress .bar[data-v-324d22da] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-324d22da {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-324d22da {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.bar[data-v-324d22da] {
  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;
  padding: 0;
}
.bar .progress-nav[data-v-324d22da] {
  height: 16px;
  position: relative;
}
.bar .progress-nav[data-v-324d22da] .ant-progress-bg {
  height: 14px !important;
}
.bar .progress-nav .progress-empty[data-v-324d22da] {
  line-height: 1.5;
  display: inline-block;
  height: 14px;
  width: 100%;
  background-color: #f5f5f5;
  margin-top: 6px;
  border-radius: 7px;
}
.bar .progress-nav .num[data-v-324d22da] {
  position: absolute;
  top: 15%;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  font-size: 12px;
  color: cadetblue;
  color: #333333;
  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-e5acdf12] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-e5acdf12] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-e5acdf12]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-e5acdf12]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-e5acdf12]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-e5acdf12]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-e5acdf12] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-e5acdf12] {
  pointer-events: none;
}
#nprogress .bar[data-v-e5acdf12] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-e5acdf12] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-e5acdf12] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-e5acdf12] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-e5acdf12 400ms linear infinite;
  animation: nprogress-spinner-e5acdf12 400ms linear infinite;
}
.nprogress-custom-parent[data-v-e5acdf12] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-e5acdf12],
.nprogress-custom-parent #nprogress .bar[data-v-e5acdf12] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-e5acdf12 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-e5acdf12 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.container[data-v-e5acdf12] {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.container .warning-pic[data-v-e5acdf12] {
  display: block;
  opacity: 0.8;
  position: absolute;
}
.container .warning-pic-1[data-v-e5acdf12] {
  top: 0;
  left: 0%;
  z-index: 5;
  width: 90px;
}
.container .warning-pic-2[data-v-e5acdf12] {
  width: 80px;
  height: 80px;
  top: -1%;
  right: -10%;
  z-index: 1;
}
.container .container-pic[data-v-e5acdf12] {
  position: relative;
}
.container .container-pic .pic-style[data-v-e5acdf12] {
  display: inline-block;
  width: 80px;
  height: 112px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container .container-pic .icon[data-v-e5acdf12] {
  position: absolute;
  top: 0;
  left: 0;
}
.container .container-message[data-v-e5acdf12] {
  height: 100%;
  padding-left: 10px;
  font-size: 13px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
.container .container-message .action-tips[data-v-e5acdf12] {
  position: absolute;
  right: 1%;
  font-size: 12px;
}
.container .container-message .action-tips .anticon-sound[data-v-e5acdf12] {
  color: #ff6f91;
}
.container .container-message .action-tips .warning-tips[data-v-e5acdf12] {
  margin-left: 2px;
  color: rgba(24, 144, 255, 0.8);
  font-weight: 600;
}
.container .container-message .cm-li[data-v-e5acdf12] {
  font-weight: 600;
  text-align: left;
  line-height: 16px;
}
.container .container-message .cm-li .operationsManager[data-v-e5acdf12] {
  color: #999999;
  position: absolute;
  right: 20%;
}
.container .container-message .cm-li .cm-li-content[data-v-e5acdf12] {
  color: #999999;
}
.container .container-message .cm-li .cm-li-content-season[data-v-e5acdf12] {
  float: right;
  color: #f00;
}
.container .container-message .cm-li .point[data-v-e5acdf12]:hover {
  cursor: pointer;
  color: #f00;
  text-decoration: underline;
}

/* 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-16ff9c86] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-16ff9c86] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-16ff9c86]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-16ff9c86]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-16ff9c86]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-16ff9c86]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-16ff9c86] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-16ff9c86] {
  pointer-events: none;
}
#nprogress .bar[data-v-16ff9c86] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-16ff9c86] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-16ff9c86] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-16ff9c86] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-16ff9c86 400ms linear infinite;
  animation: nprogress-spinner-16ff9c86 400ms linear infinite;
}
.nprogress-custom-parent[data-v-16ff9c86] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-16ff9c86],
.nprogress-custom-parent #nprogress .bar[data-v-16ff9c86] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-16ff9c86 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-16ff9c86 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.bar[data-v-16ff9c86] {
  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;
  padding: 0;
}
.bar .progress-nav[data-v-16ff9c86] {
  height: 16px;
  position: relative;
}
.bar .progress-nav[data-v-16ff9c86] .ant-progress-bg {
  height: 14px !important;
}
.bar .progress-nav .num[data-v-16ff9c86] {
  position: absolute;
  top: 15%;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  font-size: 12px;
  color: #f00;
  font-weight: 600;
}

/* 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-1d4a0f80] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-1d4a0f80] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-1d4a0f80]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-1d4a0f80]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-1d4a0f80]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-1d4a0f80]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-1d4a0f80] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-1d4a0f80] {
  pointer-events: none;
}
#nprogress .bar[data-v-1d4a0f80] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-1d4a0f80] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-1d4a0f80] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-1d4a0f80] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-1d4a0f80 400ms linear infinite;
  animation: nprogress-spinner-1d4a0f80 400ms linear infinite;
}
.nprogress-custom-parent[data-v-1d4a0f80] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-1d4a0f80],
.nprogress-custom-parent #nprogress .bar[data-v-1d4a0f80] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-1d4a0f80 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-1d4a0f80 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.page[data-v-1d4a0f80] {
  width: 81vw;
  /*滚动条整体部分*/
  /*滚动条的轨道*/
  /*滚动条里面的小方块，能向上向下移动*/
  /*边角，即两个滚动条的交汇处*/
}
.page .mytable[data-v-1d4a0f80] ::-webkit-scrollbar {
  background-color: #f00;
  width: 15px;
  height: 15px;
}
.page .mytable[data-v-1d4a0f80] ::-webkit-scrollbar-track {
  background-color: #ffffff;
}
.page .mytable[data-v-1d4a0f80] ::-webkit-scrollbar-thumb {
  background-color: #bfbfbf;
  border: 1px solid #f1f1f1;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  bottom: 0;
}
.page .mytable[data-v-1d4a0f80] ::-webkit-scrollbar-thumb:hover {
  background-color: #a8a8a8;
}
.page .mytable[data-v-1d4a0f80] ::-webkit-scrollbar-thumb:active {
  background-color: #787878;
}
.page .mytable[data-v-1d4a0f80] ::-webkit-scrollbar-corner {
  background-color: #ffffff;
}
.page .sortable-column .vxe-header--row .vxe-header--column.sortable-ghost[data-v-1d4a0f80],
.page .sortable-column .vxe-header--row .vxe-header--column.sortable-chosen[data-v-1d4a0f80] {
  background-color: #dfecfb;
}
.page .sortable-column .vxe-header--row .vxe-header--column.col--fixed[data-v-1d4a0f80] {
  cursor: no-drop;
}
.page[data-v-1d4a0f80] .vxe-table--render-default .vxe-cell {
  padding: 0;
  font-size: 12px;
}
.page[data-v-1d4a0f80] .vxe-body--column {
  vertical-align: top;
}
.page[data-v-1d4a0f80] .vxe-header--column:not(.col--ellipsis) {
  padding: 5px 0;
}
.page[data-v-1d4a0f80] .vxe-header--row th:nth-child(1),
.page[data-v-1d4a0f80] .vxe-body--row td:nth-child(1) {
  font-size: 13px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page[data-v-1d4a0f80] .vxe-header--row th:nth-child(1) .vxe-checkbox--icon,
.page[data-v-1d4a0f80] .vxe-body--row td:nth-child(1) .vxe-checkbox--icon {
  background-color: #fff;
}
.page[data-v-1d4a0f80] .vxe-header--row th:nth-child(n + 1):nth-child(-n + 3) {
  background-color: #fff9ce;
  text-align: center;
}
.page[data-v-1d4a0f80] .vxe-body--column.col--ellipsis:not(.col--actived) > .vxe-cell {
  overflow: inherit;
}
.page[data-v-1d4a0f80] .vxe-table--body-wrapper {
  min-height: 155px;
}
.page[data-v-1d4a0f80] .vxe-body--row .vxe-body--column:nth-child(4),
.page[data-v-1d4a0f80] .vxe-body--row .vxe-body--column:nth-child(5) {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 20px;
}
[data-v-1d4a0f80] .sign-row {
  background-color: rgba(245, 108, 108, 0.3) !important;
}
[data-v-1d4a0f80] .th-bgc {
  background-color: #fff9ce !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-b6fce0a0] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-b6fce0a0] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-b6fce0a0]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-b6fce0a0]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-b6fce0a0]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-b6fce0a0]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-b6fce0a0] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-b6fce0a0] {
  pointer-events: none;
}
#nprogress .bar[data-v-b6fce0a0] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-b6fce0a0] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  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-b6fce0a0] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-b6fce0a0] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-b6fce0a0 400ms linear infinite;
  animation: nprogress-spinner-b6fce0a0 400ms linear infinite;
}
.nprogress-custom-parent[data-v-b6fce0a0] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-b6fce0a0],
.nprogress-custom-parent #nprogress .bar[data-v-b6fce0a0] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-b6fce0a0 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-b6fce0a0 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.fold[data-v-b6fce0a0] {
  width: calc(100% - 216px);
  display: inline-block;
}
.operator[data-v-b6fce0a0] {
  position: relative;
  width: 100%;
}
.search[data-v-b6fce0a0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0 !important;
}
.search .mg-r[data-v-b6fce0a0] {
  margin-right: 1%;
}
.search .search-form-item[data-v-b6fce0a0] {
  display: inline-block;
  margin-bottom: 15px;
}
.search .search-form-item .fw-600[data-v-b6fce0a0] {
  font-weight: 600;
  width: 127px;
  display: inline-block;
}
.search .search-form-item span[data-v-b6fce0a0] {
  padding-right: 15px;
}
.search .search-form-item .filt-row-subject[data-v-b6fce0a0] {
  width: 190px;
}
[data-v-b6fce0a0] .ant-cascader-picker-arrow {
  right: 20px;
}
[data-v-b6fce0a0] .ant-input {
  vertical-align: top;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  min-height: 24px !important;
}

