/* 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-53524880] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-53524880] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-53524880]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-53524880]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-53524880]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-53524880]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-53524880] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-53524880] {
  pointer-events: none;
}
#nprogress .bar[data-v-53524880] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-53524880] {
  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-53524880] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-53524880] {
  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-53524880 400ms linear infinite;
  animation: nprogress-spinner-53524880 400ms linear infinite;
}
.nprogress-custom-parent[data-v-53524880] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-53524880],
.nprogress-custom-parent #nprogress .bar[data-v-53524880] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-53524880 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-53524880 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.modal .form-color[data-v-53524880] {
  width: 100%;
}
.modal .form-color .item[data-v-53524880] {
  width: 35px;
  height: 35px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.modal .form-color .item .check-icon[data-v-53524880] {
  color: #fff;
  font-size: 20px;
  display: none;
}
.modal .form-color .item-active[data-v-53524880] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.modal .form-color .item-active .check-icon[data-v-53524880] {
  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-53524880] .ant-form-item-control-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 12px;
  width: 70%;
}
.modal .radio-type[data-v-53524880] .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-56ff341c] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-56ff341c] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-56ff341c]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-56ff341c]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-56ff341c]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-56ff341c]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-56ff341c] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-56ff341c] {
  pointer-events: none;
}
#nprogress .bar[data-v-56ff341c] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-56ff341c] {
  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-56ff341c] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-56ff341c] {
  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-56ff341c 400ms linear infinite;
  animation: nprogress-spinner-56ff341c 400ms linear infinite;
}
.nprogress-custom-parent[data-v-56ff341c] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-56ff341c],
.nprogress-custom-parent #nprogress .bar[data-v-56ff341c] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-56ff341c {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-56ff341c {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.bar[data-v-56ff341c] {
  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-56ff341c] {
  height: 16px;
  position: relative;
}
.bar .progress-nav[data-v-56ff341c] .ant-progress-bg {
  height: 14px !important;
}
.bar .progress-nav .progress-empty[data-v-56ff341c] {
  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-56ff341c] {
  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-315eb05f] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-315eb05f] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-315eb05f]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-315eb05f]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-315eb05f]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-315eb05f]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-315eb05f] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-315eb05f] {
  pointer-events: none;
}
#nprogress .bar[data-v-315eb05f] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-315eb05f] {
  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-315eb05f] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-315eb05f] {
  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-315eb05f 400ms linear infinite;
  animation: nprogress-spinner-315eb05f 400ms linear infinite;
}
.nprogress-custom-parent[data-v-315eb05f] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-315eb05f],
.nprogress-custom-parent #nprogress .bar[data-v-315eb05f] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-315eb05f {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-315eb05f {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.container[data-v-315eb05f] {
  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-315eb05f] {
  display: block;
  opacity: 0.8;
  position: absolute;
}
.container .warning-pic-1[data-v-315eb05f] {
  top: 0;
  left: 0%;
  z-index: 5;
  width: 90px;
}
.container .warning-pic-2[data-v-315eb05f] {
  width: 80px;
  height: 80px;
  top: -1%;
  right: -10%;
  z-index: 1;
}
.container .container-pic[data-v-315eb05f] {
  position: relative;
}
.container .container-pic .pic-style[data-v-315eb05f] {
  display: inline-block;
  width: 80px;
  height: 112px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container .container-pic .icon[data-v-315eb05f] {
  position: absolute;
  top: 0;
  left: 0;
}
.container .container-message[data-v-315eb05f] {
  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-315eb05f] {
  position: absolute;
  right: 1%;
  font-size: 12px;
}
.container .container-message .action-tips .anticon-sound[data-v-315eb05f] {
  color: #ff6f91;
}
.container .container-message .action-tips .warning-tips[data-v-315eb05f] {
  margin-left: 2px;
  color: rgba(24, 144, 255, 0.8);
  font-weight: 600;
}
.container .container-message .cm-li[data-v-315eb05f] {
  font-weight: 600;
  text-align: left;
  line-height: 24px;
}
.container .container-message .cm-li .operationsManager[data-v-315eb05f] {
  color: #999999;
  position: absolute;
  right: 20%;
}
.container .container-message .cm-li .cm-li-content[data-v-315eb05f] {
  color: #999999;
}
.container .container-message .cm-li .cm-li-content-season[data-v-315eb05f] {
  float: right;
  color: #f00;
}
.container .container-message .cm-li .point[data-v-315eb05f]: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-37d31da5] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-37d31da5] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-37d31da5]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-37d31da5]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-37d31da5]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-37d31da5]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-37d31da5] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-37d31da5] {
  pointer-events: none;
}
#nprogress .bar[data-v-37d31da5] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-37d31da5] {
  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-37d31da5] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-37d31da5] {
  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-37d31da5 400ms linear infinite;
  animation: nprogress-spinner-37d31da5 400ms linear infinite;
}
.nprogress-custom-parent[data-v-37d31da5] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-37d31da5],
.nprogress-custom-parent #nprogress .bar[data-v-37d31da5] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-37d31da5 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-37d31da5 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.bar[data-v-37d31da5] {
  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-37d31da5] {
  height: 16px;
  position: relative;
}
.bar .progress-nav[data-v-37d31da5] .ant-progress-bg {
  height: 14px !important;
}
.bar .progress-nav .num[data-v-37d31da5] {
  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-51233898] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-51233898] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-51233898]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-51233898]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-51233898]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-51233898]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-51233898] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-51233898] {
  pointer-events: none;
}
#nprogress .bar[data-v-51233898] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-51233898] {
  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-51233898] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-51233898] {
  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-51233898 400ms linear infinite;
  animation: nprogress-spinner-51233898 400ms linear infinite;
}
.nprogress-custom-parent[data-v-51233898] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-51233898],
.nprogress-custom-parent #nprogress .bar[data-v-51233898] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-51233898 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-51233898 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.page[data-v-51233898] {
  width: 81vw;
  /*滚动条整体部分*/
  /*滚动条的轨道*/
  /*滚动条里面的小方块，能向上向下移动*/
  /*边角，即两个滚动条的交汇处*/
}
.page .mytable[data-v-51233898] ::-webkit-scrollbar {
  background-color: #f00;
  width: 15px;
  height: 15px;
}
.page .mytable[data-v-51233898] ::-webkit-scrollbar-track {
  background-color: #ffffff;
}
.page .mytable[data-v-51233898] ::-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-51233898] ::-webkit-scrollbar-thumb:hover {
  background-color: #a8a8a8;
}
.page .mytable[data-v-51233898] ::-webkit-scrollbar-thumb:active {
  background-color: #787878;
}
.page .mytable[data-v-51233898] ::-webkit-scrollbar-corner {
  background-color: #ffffff;
}
.page .sortable-column .vxe-header--row .vxe-header--column.sortable-ghost[data-v-51233898],
.page .sortable-column .vxe-header--row .vxe-header--column.sortable-chosen[data-v-51233898] {
  background-color: #dfecfb;
}
.page .sortable-column .vxe-header--row .vxe-header--column.col--fixed[data-v-51233898] {
  cursor: no-drop;
}
.page[data-v-51233898] .vxe-table--render-default .vxe-cell {
  padding: 0;
  font-size: 12px;
}
.page[data-v-51233898] .vxe-body--column {
  vertical-align: top;
}
.page[data-v-51233898] .vxe-header--column:not(.col--ellipsis) {
  padding: 5px 0;
}
.page[data-v-51233898] .vxe-header--row th:nth-child(1),
.page[data-v-51233898] .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-51233898] .vxe-header--row th:nth-child(1) .vxe-checkbox--icon,
.page[data-v-51233898] .vxe-body--row td:nth-child(1) .vxe-checkbox--icon {
  background-color: #fff;
}
.page[data-v-51233898] .vxe-header--row th:nth-child(n + 1):nth-child(-n + 3) {
  background-color: #fff9ce;
  text-align: center;
}
.page[data-v-51233898] .vxe-body--column.col--ellipsis:not(.col--actived) > .vxe-cell {
  overflow: inherit;
}
.page[data-v-51233898] .vxe-table--body-wrapper {
  min-height: 155px;
}
[data-v-51233898] .sign-row {
  background-color: rgba(245, 108, 108, 0.3) !important;
}
[data-v-51233898] .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-b894b600] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-b894b600] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-b894b600]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-b894b600]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-b894b600]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-b894b600]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-b894b600] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-b894b600] {
  pointer-events: none;
}
#nprogress .bar[data-v-b894b600] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-b894b600] {
  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-b894b600] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-b894b600] {
  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-b894b600 400ms linear infinite;
  animation: nprogress-spinner-b894b600 400ms linear infinite;
}
.nprogress-custom-parent[data-v-b894b600] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-b894b600],
.nprogress-custom-parent #nprogress .bar[data-v-b894b600] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-b894b600 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-b894b600 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.modal .steps-style[data-v-b894b600] {
  padding: 20px 100px;
  margin-bottom: 20px;
  background-color: #f3f3f5;
}
.modal .card-nav .card-nav-top[data-v-b894b600] {
  height: 370px;
  margin-bottom: 20px;
}
.modal .card-nav .card-nav-top .lable-name-style[data-v-b894b600] {
  width: 120px !important;
}
.modal .card-nav .card-nav-top[data-v-b894b600] .ant-radio-wrapper {
  width: 48%;
  margin-bottom: 20px;
}
.modal .card-nav .card-nav-top .download[data-v-b894b600] {
  display: inline-block;
  margin-left: 15px;
}
.modal .card-nav .card-nav-top .loading-name[data-v-b894b600] {
  margin-top: 20px;
  font-weight: 600;
  font-size: 16px;
}
.advanced[data-v-b894b600] {
  position: absolute;
  top: 0;
  right: 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-c27430d0] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-c27430d0] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-c27430d0]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-c27430d0]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-c27430d0]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-c27430d0]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-c27430d0] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-c27430d0] {
  pointer-events: none;
}
#nprogress .bar[data-v-c27430d0] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-c27430d0] {
  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-c27430d0] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-c27430d0] {
  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-c27430d0 400ms linear infinite;
  animation: nprogress-spinner-c27430d0 400ms linear infinite;
}
.nprogress-custom-parent[data-v-c27430d0] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-c27430d0],
.nprogress-custom-parent #nprogress .bar[data-v-c27430d0] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-c27430d0 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-c27430d0 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.fold[data-v-c27430d0] {
  width: calc(100% - 216px);
  display: inline-block;
}
.operator[data-v-c27430d0] {
  position: relative;
  width: 100%;
}
.search[data-v-c27430d0] {
  -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-c27430d0] {
  margin-right: 1%;
}
.search .search-form-item[data-v-c27430d0] {
  display: inline-block;
  margin-bottom: 15px;
}
.search .search-form-item .fw-600[data-v-c27430d0] {
  font-weight: 600;
  width: 127px;
  display: inline-block;
}
.search .search-form-item span[data-v-c27430d0] {
  padding-right: 15px;
}
.search .search-form-item .filt-row-subject[data-v-c27430d0] {
  width: 190px;
}
[data-v-c27430d0] .ant-cascader-picker-arrow {
  right: 20px;
}
[data-v-c27430d0] .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-e6b94d7e] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-e6b94d7e] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-e6b94d7e]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-e6b94d7e]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-e6b94d7e]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-e6b94d7e]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-e6b94d7e] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-e6b94d7e] {
  pointer-events: none;
}
#nprogress .bar[data-v-e6b94d7e] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-e6b94d7e] {
  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-e6b94d7e] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-e6b94d7e] {
  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-e6b94d7e 400ms linear infinite;
  animation: nprogress-spinner-e6b94d7e 400ms linear infinite;
}
.nprogress-custom-parent[data-v-e6b94d7e] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-e6b94d7e],
.nprogress-custom-parent #nprogress .bar[data-v-e6b94d7e] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-e6b94d7e {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-e6b94d7e {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.modal .form-color[data-v-e6b94d7e] {
  width: 100%;
}
.modal .form-color .item[data-v-e6b94d7e] {
  width: 35px;
  height: 35px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.modal .form-color .item .check-icon[data-v-e6b94d7e] {
  color: #fff;
  font-size: 20px;
  display: none;
}
.modal .form-color .item-active[data-v-e6b94d7e] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.modal .form-color .item-active .check-icon[data-v-e6b94d7e] {
  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-e6b94d7e] .ant-form-item-control-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 12px;
  width: 70%;
}
.modal .radio-type[data-v-e6b94d7e] .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-11a02a11] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-11a02a11] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-11a02a11]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-11a02a11]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-11a02a11]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-11a02a11]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-11a02a11] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-11a02a11] {
  pointer-events: none;
}
#nprogress .bar[data-v-11a02a11] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-11a02a11] {
  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-11a02a11] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-11a02a11] {
  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-11a02a11 400ms linear infinite;
  animation: nprogress-spinner-11a02a11 400ms linear infinite;
}
.nprogress-custom-parent[data-v-11a02a11] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-11a02a11],
.nprogress-custom-parent #nprogress .bar[data-v-11a02a11] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-11a02a11 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-11a02a11 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.bar[data-v-11a02a11] {
  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-11a02a11] {
  height: 16px;
  position: relative;
}
.bar .progress-nav[data-v-11a02a11] .ant-progress-bg {
  height: 14px !important;
}
.bar .progress-nav .progress-empty[data-v-11a02a11] {
  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-11a02a11] {
  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-cf911fc0] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-cf911fc0] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-cf911fc0]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-cf911fc0]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-cf911fc0]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-cf911fc0]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-cf911fc0] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-cf911fc0] {
  pointer-events: none;
}
#nprogress .bar[data-v-cf911fc0] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-cf911fc0] {
  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-cf911fc0] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-cf911fc0] {
  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-cf911fc0 400ms linear infinite;
  animation: nprogress-spinner-cf911fc0 400ms linear infinite;
}
.nprogress-custom-parent[data-v-cf911fc0] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-cf911fc0],
.nprogress-custom-parent #nprogress .bar[data-v-cf911fc0] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-cf911fc0 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-cf911fc0 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.container[data-v-cf911fc0] {
  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-cf911fc0] {
  display: block;
  opacity: 0.8;
  position: absolute;
}
.container .warning-pic-1[data-v-cf911fc0] {
  top: 0;
  left: 0%;
  z-index: 5;
  width: 90px;
}
.container .warning-pic-2[data-v-cf911fc0] {
  width: 80px;
  height: 80px;
  top: -1%;
  right: -10%;
  z-index: 1;
}
.container .container-pic[data-v-cf911fc0] {
  position: relative;
}
.container .container-pic .pic-style[data-v-cf911fc0] {
  display: inline-block;
  width: 80px;
  height: 112px;
  -o-object-fit: cover;
     object-fit: cover;
}
.container .container-pic .icon[data-v-cf911fc0] {
  position: absolute;
  top: 0;
  left: 0;
}
.container .container-message[data-v-cf911fc0] {
  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-cf911fc0] {
  position: absolute;
  right: 1%;
  font-size: 12px;
}
.container .container-message .action-tips .anticon-sound[data-v-cf911fc0] {
  color: #ff6f91;
}
.container .container-message .action-tips .warning-tips[data-v-cf911fc0] {
  margin-left: 2px;
  color: rgba(24, 144, 255, 0.8);
  font-weight: 600;
}
.container .container-message .cm-li[data-v-cf911fc0] {
  font-weight: 600;
  text-align: left;
  line-height: 16px;
}
.container .container-message .cm-li .operationsManager[data-v-cf911fc0] {
  color: #999999;
  position: absolute;
  right: 20%;
}
.container .container-message .cm-li .cm-li-content[data-v-cf911fc0] {
  color: #999999;
}
.container .container-message .cm-li .cm-li-content-season[data-v-cf911fc0] {
  float: right;
  color: #f00;
}
.container .container-message .cm-li .point[data-v-cf911fc0]: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-00d414e6] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-00d414e6] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-00d414e6]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-00d414e6]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-00d414e6]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-00d414e6]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-00d414e6] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-00d414e6] {
  pointer-events: none;
}
#nprogress .bar[data-v-00d414e6] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-00d414e6] {
  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-00d414e6] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-00d414e6] {
  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-00d414e6 400ms linear infinite;
  animation: nprogress-spinner-00d414e6 400ms linear infinite;
}
.nprogress-custom-parent[data-v-00d414e6] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-00d414e6],
.nprogress-custom-parent #nprogress .bar[data-v-00d414e6] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-00d414e6 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-00d414e6 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.bar[data-v-00d414e6] {
  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-00d414e6] {
  height: 16px;
  position: relative;
}
.bar .progress-nav[data-v-00d414e6] .ant-progress-bg {
  height: 14px !important;
}
.bar .progress-nav .num[data-v-00d414e6] {
  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-4d590f12] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-4d590f12] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-4d590f12]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-4d590f12]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-4d590f12]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-4d590f12]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-4d590f12] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-4d590f12] {
  pointer-events: none;
}
#nprogress .bar[data-v-4d590f12] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-4d590f12] {
  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-4d590f12] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-4d590f12] {
  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-4d590f12 400ms linear infinite;
  animation: nprogress-spinner-4d590f12 400ms linear infinite;
}
.nprogress-custom-parent[data-v-4d590f12] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-4d590f12],
.nprogress-custom-parent #nprogress .bar[data-v-4d590f12] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-4d590f12 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-4d590f12 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.page[data-v-4d590f12] {
  width: 81vw;
  /*滚动条整体部分*/
  /*滚动条的轨道*/
  /*滚动条里面的小方块，能向上向下移动*/
  /*边角，即两个滚动条的交汇处*/
}
.page .mytable[data-v-4d590f12] ::-webkit-scrollbar {
  background-color: #f00;
  width: 15px;
  height: 15px;
}
.page .mytable[data-v-4d590f12] ::-webkit-scrollbar-track {
  background-color: #ffffff;
}
.page .mytable[data-v-4d590f12] ::-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-4d590f12] ::-webkit-scrollbar-thumb:hover {
  background-color: #a8a8a8;
}
.page .mytable[data-v-4d590f12] ::-webkit-scrollbar-thumb:active {
  background-color: #787878;
}
.page .mytable[data-v-4d590f12] ::-webkit-scrollbar-corner {
  background-color: #ffffff;
}
.page .sortable-column .vxe-header--row .vxe-header--column.sortable-ghost[data-v-4d590f12],
.page .sortable-column .vxe-header--row .vxe-header--column.sortable-chosen[data-v-4d590f12] {
  background-color: #dfecfb;
}
.page .sortable-column .vxe-header--row .vxe-header--column.col--fixed[data-v-4d590f12] {
  cursor: no-drop;
}
.page[data-v-4d590f12] .vxe-table--render-default .vxe-cell {
  padding: 0;
  font-size: 12px;
}
.page[data-v-4d590f12] .vxe-body--column {
  vertical-align: top;
}
.page[data-v-4d590f12] .vxe-header--column:not(.col--ellipsis) {
  padding: 5px 0;
}
.page[data-v-4d590f12] .vxe-header--row th:nth-child(1),
.page[data-v-4d590f12] .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-4d590f12] .vxe-header--row th:nth-child(1) .vxe-checkbox--icon,
.page[data-v-4d590f12] .vxe-body--row td:nth-child(1) .vxe-checkbox--icon {
  background-color: #fff;
}
.page[data-v-4d590f12] .vxe-header--row th:nth-child(n + 1):nth-child(-n + 3) {
  background-color: #fff9ce;
  text-align: center;
}
.page[data-v-4d590f12] .vxe-body--column.col--ellipsis:not(.col--actived) > .vxe-cell {
  overflow: inherit;
}
.page[data-v-4d590f12] .vxe-table--body-wrapper {
  min-height: 155px;
}
.page[data-v-4d590f12] .vxe-body--row .vxe-body--column:nth-child(4),
.page[data-v-4d590f12] .vxe-body--row .vxe-body--column:nth-child(5) {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 20px;
}
[data-v-4d590f12] .sign-row {
  background-color: rgba(245, 108, 108, 0.3) !important;
}
[data-v-4d590f12] .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-33aa9a59] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-33aa9a59] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-33aa9a59]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-33aa9a59]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-33aa9a59]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-33aa9a59]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-33aa9a59] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-33aa9a59] {
  pointer-events: none;
}
#nprogress .bar[data-v-33aa9a59] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-33aa9a59] {
  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-33aa9a59] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-33aa9a59] {
  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-33aa9a59 400ms linear infinite;
  animation: nprogress-spinner-33aa9a59 400ms linear infinite;
}
.nprogress-custom-parent[data-v-33aa9a59] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-33aa9a59],
.nprogress-custom-parent #nprogress .bar[data-v-33aa9a59] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-33aa9a59 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-33aa9a59 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.fold[data-v-33aa9a59] {
  width: calc(100% - 216px);
  display: inline-block;
}
.operator[data-v-33aa9a59] {
  position: relative;
  width: 100%;
}
.search[data-v-33aa9a59] {
  -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-33aa9a59] {
  margin-right: 1%;
}
.search .search-form-item[data-v-33aa9a59] {
  display: inline-block;
  margin-bottom: 15px;
}
.search .search-form-item .fw-600[data-v-33aa9a59] {
  font-weight: 600;
  width: 127px;
  display: inline-block;
}
.search .search-form-item span[data-v-33aa9a59] {
  padding-right: 15px;
}
.search .search-form-item .filt-row-subject[data-v-33aa9a59] {
  width: 190px;
}
[data-v-33aa9a59] .ant-cascader-picker-arrow {
  right: 20px;
}
[data-v-33aa9a59] .ant-input {
  vertical-align: top;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  min-height: 24px !important;
}

