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

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-fd2db85c] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-fd2db85c] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-fd2db85c]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-fd2db85c]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-fd2db85c]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-fd2db85c]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-fd2db85c] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-fd2db85c] {
  pointer-events: none;
}
#nprogress .bar[data-v-fd2db85c] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-fd2db85c] {
  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-fd2db85c] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-fd2db85c] {
  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-fd2db85c 400ms linear infinite;
  animation: nprogress-spinner-fd2db85c 400ms linear infinite;
}
.nprogress-custom-parent[data-v-fd2db85c] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-fd2db85c],
.nprogress-custom-parent #nprogress .bar[data-v-fd2db85c] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-fd2db85c {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-fd2db85c {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.btn-right[data-v-fd2db85c] {
  float: right;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-706cd0c2] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-706cd0c2] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-706cd0c2]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-706cd0c2]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-706cd0c2]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-706cd0c2]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-706cd0c2] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-706cd0c2] {
  pointer-events: none;
}
#nprogress .bar[data-v-706cd0c2] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-706cd0c2] {
  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-706cd0c2] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-706cd0c2] {
  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-706cd0c2 400ms linear infinite;
  animation: nprogress-spinner-706cd0c2 400ms linear infinite;
}
.nprogress-custom-parent[data-v-706cd0c2] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-706cd0c2],
.nprogress-custom-parent #nprogress .bar[data-v-706cd0c2] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-706cd0c2 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-706cd0c2 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.btn-right[data-v-706cd0c2] {
  float: right;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-63bfbe42] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-63bfbe42] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-63bfbe42]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-63bfbe42]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-63bfbe42]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-63bfbe42]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-63bfbe42] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-63bfbe42] {
  pointer-events: none;
}
#nprogress .bar[data-v-63bfbe42] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-63bfbe42] {
  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-63bfbe42] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-63bfbe42] {
  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-63bfbe42 400ms linear infinite;
  animation: nprogress-spinner-63bfbe42 400ms linear infinite;
}
.nprogress-custom-parent[data-v-63bfbe42] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-63bfbe42],
.nprogress-custom-parent #nprogress .bar[data-v-63bfbe42] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-63bfbe42 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-63bfbe42 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.btn-right[data-v-63bfbe42] {
  float: right;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-6f455072] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-6f455072] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-6f455072]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-6f455072]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-6f455072]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-6f455072]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-6f455072] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-6f455072] {
  pointer-events: none;
}
#nprogress .bar[data-v-6f455072] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-6f455072] {
  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-6f455072] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-6f455072] {
  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-6f455072 400ms linear infinite;
  animation: nprogress-spinner-6f455072 400ms linear infinite;
}
.nprogress-custom-parent[data-v-6f455072] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-6f455072],
.nprogress-custom-parent #nprogress .bar[data-v-6f455072] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-6f455072 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-6f455072 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.container .title[data-v-6f455072] {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.container .title .btn-save[data-v-6f455072] {
  float: right;
}
.container .explain[data-v-6f455072] {
  color: #999;
  margin-bottom: 20px;
}
.container .main[data-v-6f455072] {
  padding: 8px 16px;
}
.container .main .row[data-v-6f455072] {
  border-bottom: 1px solid #d5d5d5;
  position: relative;
  margin-bottom: 16px;
  padding-bottom: 16px;
}
.container .main .row .width1[data-v-6f455072] {
  width: 120px;
  margin-right: 20px;
}
.container .main .row .width2[data-v-6f455072] {
  width: 90px;
  margin-right: 20px;
  margin-bottom: 8px;
}
.container .main .row .col-add[data-v-6f455072],
.container .main .row .col-del[data-v-6f455072] {
  border-radius: 50%;
}
.container .main .btn[data-v-6f455072] {
  display: inline-block !important;
  margin-right: 10px;
  height: 22px;
  width: 22px;
  line-height: 22px;
  text-align: center;
  background-color: #1890ff;
  color: #fff;
  cursor: pointer;
}
.container .main .btn-nav[data-v-6f455072] {
  margin: 20px 0;
}
.container .main .btn-nav .btn-add[data-v-6f455072] {
  width: 123px;
  background-color: #337ecc;
}

/* 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-7c7ef355] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-7c7ef355] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-7c7ef355]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-7c7ef355]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-7c7ef355]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-7c7ef355]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-7c7ef355] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-7c7ef355] {
  pointer-events: none;
}
#nprogress .bar[data-v-7c7ef355] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-7c7ef355] {
  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-7c7ef355] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-7c7ef355] {
  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-7c7ef355 400ms linear infinite;
  animation: nprogress-spinner-7c7ef355 400ms linear infinite;
}
.nprogress-custom-parent[data-v-7c7ef355] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-7c7ef355],
.nprogress-custom-parent #nprogress .bar[data-v-7c7ef355] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-7c7ef355 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-7c7ef355 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.operator[data-v-7c7ef355] {
  margin-bottom: 20px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.tag-nav .tag-lable[data-v-7c7ef355] {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.tag-nav .tag-explain[data-v-7c7ef355] {
  color: #999999;
  margin-bottom: 20px;
}
.marginBottom20[data-v-7c7ef355] {
  margin-bottom: 20px;
}
[data-v-7c7ef355] .ant-tag {
  padding: 6px 10px !important;
}
[data-v-7c7ef355] .ant-row {
  margin-bottom: 0;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-6c102f3e] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-6c102f3e] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-6c102f3e]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-6c102f3e]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-6c102f3e]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-6c102f3e]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-6c102f3e] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-6c102f3e] {
  pointer-events: none;
}
#nprogress .bar[data-v-6c102f3e] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-6c102f3e] {
  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-6c102f3e] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-6c102f3e] {
  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-6c102f3e 400ms linear infinite;
  animation: nprogress-spinner-6c102f3e 400ms linear infinite;
}
.nprogress-custom-parent[data-v-6c102f3e] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-6c102f3e],
.nprogress-custom-parent #nprogress .bar[data-v-6c102f3e] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-6c102f3e {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-6c102f3e {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.tab-nav[data-v-6c102f3e] {
  border-bottom: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
}
.tab-nav span[data-v-6c102f3e] {
  line-height: 34px;
  text-align: center;
  margin-left: 10px;
  font-size: 18px;
  margin-right: 24px;
}
.tab-nav .tab-active[data-v-6c102f3e] {
  color: #1890ff;
  border-bottom: 2px solid #1890ff;
}
.verb-lable[data-v-6c102f3e] {
  display: inline-block;
  width: 120px;
}
.margin-verb-100[data-v-6c102f3e] {
  margin-left: 100px;
}
.vl-input-l[data-v-6c102f3e] {
  width: 300px;
  margin-right: 20px;
}
.vl-input-s[data-v-6c102f3e] {
  width: 200px;
  margin-right: 20px;
}
.card-nav[data-v-6c102f3e] {
  margin-bottom: 20px;
}
.card-nav[data-v-6c102f3e] .ant-card-head-title {
  color: #f00;
}

/* 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-d69a1da2] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-d69a1da2] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-d69a1da2]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-d69a1da2]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-d69a1da2]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-d69a1da2]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-d69a1da2] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-d69a1da2] {
  pointer-events: none;
}
#nprogress .bar[data-v-d69a1da2] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-d69a1da2] {
  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-d69a1da2] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-d69a1da2] {
  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-d69a1da2 400ms linear infinite;
  animation: nprogress-spinner-d69a1da2 400ms linear infinite;
}
.nprogress-custom-parent[data-v-d69a1da2] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-d69a1da2],
.nprogress-custom-parent #nprogress .bar[data-v-d69a1da2] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-d69a1da2 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-d69a1da2 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.lable[data-v-d69a1da2] {
  display: inline-block;
  width: 120px;
}
.width[data-v-d69a1da2] {
  width: 100px;
  margin-left: 16px;
  margin-right: 16px;
}
.card-nav[data-v-d69a1da2] {
  margin-bottom: 20px;
}
.card-nav[data-v-d69a1da2] .ant-card-head-title {
  color: #f00;
}
.fee-delete-btn[data-v-d69a1da2] {
  line-height: 40px;
  color: #ff4d4f;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.fee-delete-btn[data-v-d69a1da2]:hover {
  opacity: 0.8;
}
.fee-add-btn[data-v-d69a1da2] {
  margin: 0 auto;
  display: block;
}
[data-v-d69a1da2] .ant-card {
  width: 800px;
}

/* 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-42167e9e] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-42167e9e] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-42167e9e]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-42167e9e]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-42167e9e]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-42167e9e]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-42167e9e] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-42167e9e] {
  pointer-events: none;
}
#nprogress .bar[data-v-42167e9e] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-42167e9e] {
  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-42167e9e] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-42167e9e] {
  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-42167e9e 400ms linear infinite;
  animation: nprogress-spinner-42167e9e 400ms linear infinite;
}
.nprogress-custom-parent[data-v-42167e9e] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-42167e9e],
.nprogress-custom-parent #nprogress .bar[data-v-42167e9e] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-42167e9e {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-42167e9e {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.container .top[data-v-42167e9e] {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.container .top .float[data-v-42167e9e] {
  float: right;
}
.container .explain[data-v-42167e9e] {
  color: #999999;
  margin-bottom: 20px;
}
[data-v-42167e9e] .ant-tag {
  padding: 6px 10px !important;
}
.marginBottom20[data-v-42167e9e] {
  margin-bottom: 20px;
}
.width1[data-v-42167e9e] {
  width: 120px;
  margin-right: 8px;
}
.lable[data-v-42167e9e] {
  display: inline-block;
  width: 150px;
}
.red[data-v-42167e9e] {
  color: red;
}
.equation[data-v-42167e9e] {
  background-color: #d5d5d5;
  padding: 8px;
}
.tag-nav .tag-lable[data-v-42167e9e] {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.tag-nav .tag-explain[data-v-42167e9e] {
  color: #999999;
  margin-bottom: 20px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-4e4d1d54] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-4e4d1d54] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-4e4d1d54]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-4e4d1d54]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-4e4d1d54]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-4e4d1d54]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-4e4d1d54] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-4e4d1d54] {
  pointer-events: none;
}
#nprogress .bar[data-v-4e4d1d54] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-4e4d1d54] {
  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-4e4d1d54] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-4e4d1d54] {
  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-4e4d1d54 400ms linear infinite;
  animation: nprogress-spinner-4e4d1d54 400ms linear infinite;
}
.nprogress-custom-parent[data-v-4e4d1d54] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-4e4d1d54],
.nprogress-custom-parent #nprogress .bar[data-v-4e4d1d54] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-4e4d1d54 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-4e4d1d54 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.marginBottom20[data-v-4e4d1d54] {
  margin-bottom: 20px;
}
.container .title[data-v-4e4d1d54] {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.container .row .lable[data-v-4e4d1d54] {
  display: inline-block;
  width: 170px;
}
.container .row .lable2[data-v-4e4d1d54] {
  display: inline-block;
  width: 400px;
}
.container .row .width1[data-v-4e4d1d54] {
  width: 120px;
  margin-right: 8px;
}
.container .row .color[data-v-4e4d1d54] {
  color: #1890ff;
}
.container .row .red[data-v-4e4d1d54] {
  color: red;
}
.resource-menu[data-v-4e4d1d54] {
  padding: 24px;
  height: 670px;
  overflow-y: scroll;
}
.tree-menu[data-v-4e4d1d54] {
  padding: 5px 24px 0;
}
.tree-menu p[data-v-4e4d1d54] {
  margin-bottom: 0.5em;
}
.tree-menu .item-cell[data-v-4e4d1d54]:hover {
  background-color: #f3f3f5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tree-menu .item-cell .item-cell-name[data-v-4e4d1d54] {
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  margin-left: 10px;
  font-family: cursive;
}
.tree-menu .item-cell .active[data-v-4e4d1d54] {
  color: #1890ff;
}
.tree-menu .item-cell .item-cell-span1[data-v-4e4d1d54] {
  float: right;
  margin-right: 48px;
  width: 250px;
}
.tree-menu .item-cell .item-cell-span2[data-v-4e4d1d54] {
  float: right;
  cursor: pointer;
  color: #1890ff;
  margin-right: 24px;
}
.tree-menu .item-cell-2[data-v-4e4d1d54] {
  padding-left: 20px;
}
.tree-menu .item-cell-3[data-v-4e4d1d54] {
  padding-left: 40px;
}
.allot .allot-row[data-v-4e4d1d54] {
  border-bottom: 1px dashed #e8e8e8;
  padding: 8px 0;
}
.allot .width1[data-v-4e4d1d54] {
  width: 180px;
  margin-right: 20px;
}
.allot .width2[data-v-4e4d1d54] {
  width: 120px;
  margin-right: 20px;
}
.allot .btn[data-v-4e4d1d54] {
  display: inline-block !important;
  margin-right: 10px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #1890ff;
  color: #fff;
  cursor: pointer;
}
.allot .btn-del[data-v-4e4d1d54] {
  width: 23px;
  position: absolute;
  top: 8px;
  right: 10%;
  background-color: #f00;
  z-index: 10;
}
.allot .btn-nav[data-v-4e4d1d54] {
  margin: 20px 0;
}
.allot .btn-nav .btn-add[data-v-4e4d1d54] {
  width: 123px;
  background-color: #337ecc;
}

/* 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-1ad357de] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-1ad357de] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-1ad357de]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-1ad357de]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-1ad357de]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-1ad357de]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-1ad357de] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-1ad357de] {
  pointer-events: none;
}
#nprogress .bar[data-v-1ad357de] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-1ad357de] {
  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-1ad357de] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-1ad357de] {
  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-1ad357de 400ms linear infinite;
  animation: nprogress-spinner-1ad357de 400ms linear infinite;
}
.nprogress-custom-parent[data-v-1ad357de] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-1ad357de],
.nprogress-custom-parent #nprogress .bar[data-v-1ad357de] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-1ad357de {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-1ad357de {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.verb-lable[data-v-1ad357de] {
  display: inline-block;
  width: 120px;
}
.vl-input-l[data-v-1ad357de] {
  width: 300px;
  margin-right: 20px;
}
.card-nav[data-v-1ad357de] {
  margin-bottom: 20px;
}
.card-nav[data-v-1ad357de] .ant-card-head-title {
  color: #f00;
}
.ant-tag[data-v-1ad357de] {
  margin-bottom: 10px;
}
.operator[data-v-1ad357de] {
  margin-bottom: 20px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.tag-nav .tag-lable[data-v-1ad357de] {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.tag-nav .tag-explain[data-v-1ad357de] {
  color: #999999;
  margin-bottom: 20px;
}
[data-v-1ad357de] .ant-tag {
  padding: 6px 10px !important;
}
.marginBottom20[data-v-1ad357de] {
  margin-bottom: 20px;
}
.width1[data-v-1ad357de] {
  width: 120px;
  margin-right: 8px;
}
.lable[data-v-1ad357de] {
  display: inline-block;
  width: 150px;
}
.red[data-v-1ad357de] {
  color: red;
}

/* 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-722eff6c] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-722eff6c] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-722eff6c]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-722eff6c]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-722eff6c]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-722eff6c]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-722eff6c] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-722eff6c] {
  pointer-events: none;
}
#nprogress .bar[data-v-722eff6c] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-722eff6c] {
  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-722eff6c] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-722eff6c] {
  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-722eff6c 400ms linear infinite;
  animation: nprogress-spinner-722eff6c 400ms linear infinite;
}
.nprogress-custom-parent[data-v-722eff6c] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-722eff6c],
.nprogress-custom-parent #nprogress .bar[data-v-722eff6c] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-722eff6c {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-722eff6c {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.container[data-v-722eff6c] {
  min-height: 700px;
}
.container .left[data-v-722eff6c] {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.container .left .search-style[data-v-722eff6c] {
  width: 60%;
}
.container .left .store-nav[data-v-722eff6c] {
  max-height: 600px;
  overflow-y: auto;
}
.container .left .store-li[data-v-722eff6c] {
  padding: 10px;
  margin: 0 10px;
  line-height: 16px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container .left .store-li[data-v-722eff6c]:hover {
  background-color: #e4f2ff;
}
.container .left .store-li.active[data-v-722eff6c] {
  background-color: #1890ff;
  color: #fff;
}
.container .right[data-v-722eff6c] {
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
  padding: 50px;
  border-left: 1px solid #ccc;
}
.container .right .title[data-v-722eff6c] {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 600;
}
.submit-btn[data-v-722eff6c] {
  margin-left: 20px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-425f9da6] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-425f9da6] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-425f9da6]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-425f9da6]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-425f9da6]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-425f9da6]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-425f9da6] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-425f9da6] {
  pointer-events: none;
}
#nprogress .bar[data-v-425f9da6] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-425f9da6] {
  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-425f9da6] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-425f9da6] {
  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-425f9da6 400ms linear infinite;
  animation: nprogress-spinner-425f9da6 400ms linear infinite;
}
.nprogress-custom-parent[data-v-425f9da6] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-425f9da6],
.nprogress-custom-parent #nprogress .bar[data-v-425f9da6] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-425f9da6 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-425f9da6 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.container .top[data-v-425f9da6] {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.container .top .float[data-v-425f9da6] {
  float: right;
}
.container .explain[data-v-425f9da6] {
  color: #999999;
  margin-bottom: 20px;
}
[data-v-425f9da6] .ant-tag {
  padding: 6px 10px !important;
}
.marginBottom20[data-v-425f9da6] {
  margin-bottom: 20px;
}
.width1[data-v-425f9da6] {
  width: 120px;
  margin-right: 8px;
}
.lable[data-v-425f9da6] {
  display: inline-block;
  width: 150px;
}
.red[data-v-425f9da6] {
  color: red;
}
.equation[data-v-425f9da6] {
  background-color: #d5d5d5;
  padding: 8px;
}
.tag-nav .tag-lable[data-v-425f9da6] {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.tag-nav .tag-explain[data-v-425f9da6] {
  color: #999999;
  margin-bottom: 20px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-1995d642] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-1995d642] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-1995d642]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-1995d642]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-1995d642]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-1995d642]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-1995d642] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-1995d642] {
  pointer-events: none;
}
#nprogress .bar[data-v-1995d642] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-1995d642] {
  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-1995d642] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-1995d642] {
  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-1995d642 400ms linear infinite;
  animation: nprogress-spinner-1995d642 400ms linear infinite;
}
.nprogress-custom-parent[data-v-1995d642] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-1995d642],
.nprogress-custom-parent #nprogress .bar[data-v-1995d642] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-1995d642 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-1995d642 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.marginBottom20[data-v-1995d642] {
  margin-bottom: 20px;
}
.container .title[data-v-1995d642] {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.container .row .lable[data-v-1995d642] {
  display: inline-block;
  width: 150px;
}
.container .row .lable2[data-v-1995d642] {
  display: inline-block;
  width: 400px;
}
.container .row .width1[data-v-1995d642] {
  width: 120px;
  margin-right: 8px;
}
.container .row .color[data-v-1995d642] {
  color: #1890ff;
}
.container .row .red[data-v-1995d642] {
  color: red;
}

/* 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-22dcecae] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-22dcecae] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-22dcecae]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-22dcecae]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-22dcecae]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-22dcecae]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-22dcecae] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-22dcecae] {
  pointer-events: none;
}
#nprogress .bar[data-v-22dcecae] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-22dcecae] {
  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-22dcecae] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-22dcecae] {
  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-22dcecae 400ms linear infinite;
  animation: nprogress-spinner-22dcecae 400ms linear infinite;
}
.nprogress-custom-parent[data-v-22dcecae] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-22dcecae],
.nprogress-custom-parent #nprogress .bar[data-v-22dcecae] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-22dcecae {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-22dcecae {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.verb-lable[data-v-22dcecae] {
  display: inline-block;
  width: 120px;
}
.vl-input-l[data-v-22dcecae] {
  width: 300px;
  margin-right: 20px;
}
.card-nav[data-v-22dcecae] {
  margin-bottom: 20px;
}
.card-nav[data-v-22dcecae] .ant-card-head-title {
  color: #f00;
}
.ant-tag[data-v-22dcecae] {
  margin-bottom: 10px;
}
.operator[data-v-22dcecae] {
  margin-bottom: 20px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.tag-nav .tag-lable[data-v-22dcecae] {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.tag-nav .tag-explain[data-v-22dcecae] {
  color: #999999;
  margin-bottom: 20px;
}
[data-v-22dcecae] .ant-tag {
  padding: 6px 10px !important;
}
.marginBottom20[data-v-22dcecae] {
  margin-bottom: 20px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-aae90770] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-aae90770] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-aae90770]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-aae90770]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-aae90770]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-aae90770]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-aae90770] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-aae90770] {
  pointer-events: none;
}
#nprogress .bar[data-v-aae90770] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-aae90770] {
  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-aae90770] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-aae90770] {
  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-aae90770 400ms linear infinite;
  animation: nprogress-spinner-aae90770 400ms linear infinite;
}
.nprogress-custom-parent[data-v-aae90770] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-aae90770],
.nprogress-custom-parent #nprogress .bar[data-v-aae90770] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-aae90770 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-aae90770 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.marginBottom20[data-v-aae90770] {
  margin-bottom: 20px;
}
.container .title[data-v-aae90770] {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.container .row .tr[data-v-aae90770] {
  background-color: #d3d3d3;
  font-weight: bold;
}
.container .row .col[data-v-aae90770] {
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.container .row .lable[data-v-aae90770] {
  display: inline-block;
  width: 150px;
}
.container .row .lable2[data-v-aae90770] {
  display: inline-block;
  width: 400px;
}
.container .row .width1[data-v-aae90770] {
  width: 120px;
  margin-right: 8px;
}
.container .row .color[data-v-aae90770] {
  color: #1890ff;
}
.container .remark[data-v-aae90770] {
  margin-top: 32px;
  color: #999999;
}

/* 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-d8fbe4ea] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-d8fbe4ea] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-d8fbe4ea]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-d8fbe4ea]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-d8fbe4ea]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-d8fbe4ea]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-d8fbe4ea] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-d8fbe4ea] {
  pointer-events: none;
}
#nprogress .bar[data-v-d8fbe4ea] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-d8fbe4ea] {
  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-d8fbe4ea] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-d8fbe4ea] {
  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-d8fbe4ea 400ms linear infinite;
  animation: nprogress-spinner-d8fbe4ea 400ms linear infinite;
}
.nprogress-custom-parent[data-v-d8fbe4ea] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-d8fbe4ea],
.nprogress-custom-parent #nprogress .bar[data-v-d8fbe4ea] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-d8fbe4ea {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-d8fbe4ea {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.tab-nav[data-v-d8fbe4ea] {
  border-bottom: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 14px;
}
.tab-nav span[data-v-d8fbe4ea] {
  line-height: 34px;
  text-align: center;
  margin-left: 10px;
  font-size: 18px;
  margin-right: 24px;
}
.tab-nav .tab-active[data-v-d8fbe4ea] {
  color: #1890ff;
  border-bottom: 2px solid #1890ff;
}
.width1[data-v-d8fbe4ea] {
  width: 100px;
}
.width2[data-v-d8fbe4ea] {
  width: 150px;
}
.row[data-v-d8fbe4ea] {
  margin-bottom: 16px;
}
.ant-col[data-v-d8fbe4ea] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ant-select[data-v-d8fbe4ea] {
  margin-right: 16px;
}

/* 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-c0ac3fea] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-c0ac3fea] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-c0ac3fea]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-c0ac3fea]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-c0ac3fea]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-c0ac3fea]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-c0ac3fea] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-c0ac3fea] {
  pointer-events: none;
}
#nprogress .bar[data-v-c0ac3fea] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-c0ac3fea] {
  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-c0ac3fea] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-c0ac3fea] {
  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-c0ac3fea 400ms linear infinite;
  animation: nprogress-spinner-c0ac3fea 400ms linear infinite;
}
.nprogress-custom-parent[data-v-c0ac3fea] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-c0ac3fea],
.nprogress-custom-parent #nprogress .bar[data-v-c0ac3fea] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-c0ac3fea {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-c0ac3fea {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.container .top[data-v-c0ac3fea] {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.container .top .float[data-v-c0ac3fea] {
  float: right;
}
.container .explain[data-v-c0ac3fea] {
  color: #999999;
  margin-bottom: 20px;
}
[data-v-c0ac3fea] .ant-tag {
  padding: 6px 10px !important;
}
.marginBottom20[data-v-c0ac3fea] {
  margin-bottom: 20px;
}
.width1[data-v-c0ac3fea] {
  width: 120px;
  margin-right: 8px;
}
.lable[data-v-c0ac3fea] {
  display: inline-block;
  width: 200px;
}
.red[data-v-c0ac3fea] {
  color: red;
}
.equation[data-v-c0ac3fea] {
  background-color: #d5d5d5;
  padding: 8px;
}
.store_row[data-v-c0ac3fea] {
  padding-left: 40px;
}
.store_row .store_lable[data-v-c0ac3fea] {
  display: inline-block;
  width: 160px;
}
.store_row .store_width[data-v-c0ac3fea] {
  width: 80px;
}
.allot .allot-row[data-v-c0ac3fea] {
  border-bottom: 1px dashed #e8e8e8;
  padding: 8px 0;
}
.allot .width1[data-v-c0ac3fea] {
  width: 180px;
  margin-right: 20px;
}
.allot .width2[data-v-c0ac3fea] {
  width: 120px;
  margin-right: 20px;
}
.allot .btn[data-v-c0ac3fea] {
  display: inline-block !important;
  margin-right: 10px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #1890ff;
  color: #fff;
  cursor: pointer;
}
.allot .btn-del[data-v-c0ac3fea] {
  width: 23px;
  position: absolute;
  top: 8px;
  right: 10%;
  background-color: #f00;
  z-index: 10;
}
.allot .btn-nav[data-v-c0ac3fea] {
  margin: 20px 0;
}
.allot .btn-nav .btn-add[data-v-c0ac3fea] {
  width: 123px;
  background-color: #337ecc;
}

/* 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-18fb7aa4] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-18fb7aa4] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-18fb7aa4]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-18fb7aa4]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-18fb7aa4]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-18fb7aa4]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-18fb7aa4] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-18fb7aa4] {
  pointer-events: none;
}
#nprogress .bar[data-v-18fb7aa4] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-18fb7aa4] {
  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-18fb7aa4] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-18fb7aa4] {
  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-18fb7aa4 400ms linear infinite;
  animation: nprogress-spinner-18fb7aa4 400ms linear infinite;
}
.nprogress-custom-parent[data-v-18fb7aa4] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-18fb7aa4],
.nprogress-custom-parent #nprogress .bar[data-v-18fb7aa4] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-18fb7aa4 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-18fb7aa4 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.marginBottom20[data-v-18fb7aa4] {
  margin-bottom: 20px;
}
.container .title[data-v-18fb7aa4] {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.container .row .lable[data-v-18fb7aa4] {
  display: inline-block;
  width: 170px;
}
.container .row .lable2[data-v-18fb7aa4] {
  display: inline-block;
  width: 400px;
}
.container .row .width1[data-v-18fb7aa4] {
  width: 120px;
  margin-right: 8px;
}
.container .row .color[data-v-18fb7aa4] {
  color: #1890ff;
}
.container .row .red[data-v-18fb7aa4] {
  color: red;
}
.allot .allot-row[data-v-18fb7aa4] {
  border-bottom: 1px dashed #e8e8e8;
  padding: 8px 0;
}
.allot .width1[data-v-18fb7aa4] {
  width: 180px;
  margin-right: 20px;
}
.allot .width2[data-v-18fb7aa4] {
  width: 120px;
  margin-right: 20px;
}
.allot .btn[data-v-18fb7aa4] {
  display: inline-block !important;
  margin-right: 10px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #1890ff;
  color: #fff;
  cursor: pointer;
}
.allot .btn-del[data-v-18fb7aa4] {
  width: 23px;
  position: absolute;
  top: 8px;
  right: 10%;
  background-color: #f00;
  z-index: 10;
}
.allot .btn-nav[data-v-18fb7aa4] {
  margin: 20px 0;
}
.allot .btn-nav .btn-add[data-v-18fb7aa4] {
  width: 123px;
  background-color: #337ecc;
}

/* 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-75defcb8] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-75defcb8] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-75defcb8]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-75defcb8]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-75defcb8]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-75defcb8]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-75defcb8] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-75defcb8] {
  pointer-events: none;
}
#nprogress .bar[data-v-75defcb8] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-75defcb8] {
  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-75defcb8] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-75defcb8] {
  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-75defcb8 400ms linear infinite;
  animation: nprogress-spinner-75defcb8 400ms linear infinite;
}
.nprogress-custom-parent[data-v-75defcb8] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-75defcb8],
.nprogress-custom-parent #nprogress .bar[data-v-75defcb8] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-75defcb8 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-75defcb8 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.container .top[data-v-75defcb8] {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.container .top .float[data-v-75defcb8] {
  float: right;
}
.container .explain[data-v-75defcb8] {
  color: #999999;
  margin-bottom: 20px;
}
[data-v-75defcb8] .ant-tag {
  padding: 6px 10px !important;
}
.marginBottom20[data-v-75defcb8] {
  margin-bottom: 20px;
}
.width1[data-v-75defcb8] {
  width: 120px;
  margin-right: 8px;
}
.lable[data-v-75defcb8] {
  display: inline-block;
  width: 150px;
}
.red[data-v-75defcb8] {
  color: red;
}

/* 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-5fe1cfce] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-5fe1cfce] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-5fe1cfce]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-5fe1cfce]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-5fe1cfce]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-5fe1cfce]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-5fe1cfce] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-5fe1cfce] {
  pointer-events: none;
}
#nprogress .bar[data-v-5fe1cfce] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-5fe1cfce] {
  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-5fe1cfce] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-5fe1cfce] {
  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-5fe1cfce 400ms linear infinite;
  animation: nprogress-spinner-5fe1cfce 400ms linear infinite;
}
.nprogress-custom-parent[data-v-5fe1cfce] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-5fe1cfce],
.nprogress-custom-parent #nprogress .bar[data-v-5fe1cfce] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-5fe1cfce {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-5fe1cfce {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.container .top[data-v-5fe1cfce] {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.container .top .float[data-v-5fe1cfce] {
  float: right;
}
.container .explain[data-v-5fe1cfce] {
  color: #999999;
  margin-bottom: 20px;
}
[data-v-5fe1cfce] .ant-tag {
  padding: 6px 10px !important;
}
.marginBottom20[data-v-5fe1cfce] {
  margin-bottom: 20px;
}
.width1[data-v-5fe1cfce] {
  width: 120px;
  margin-right: 8px;
}
.lable[data-v-5fe1cfce] {
  display: inline-block;
  width: 150px;
}
.red[data-v-5fe1cfce] {
  color: red;
}

/* 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-02ed8cbc] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-02ed8cbc] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-02ed8cbc]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-02ed8cbc]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-02ed8cbc]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-02ed8cbc]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-02ed8cbc] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-02ed8cbc] {
  pointer-events: none;
}
#nprogress .bar[data-v-02ed8cbc] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-02ed8cbc] {
  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-02ed8cbc] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-02ed8cbc] {
  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-02ed8cbc 400ms linear infinite;
  animation: nprogress-spinner-02ed8cbc 400ms linear infinite;
}
.nprogress-custom-parent[data-v-02ed8cbc] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-02ed8cbc],
.nprogress-custom-parent #nprogress .bar[data-v-02ed8cbc] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-02ed8cbc {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-02ed8cbc {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.marginBottom20[data-v-02ed8cbc] {
  margin-bottom: 20px;
}
.container .title[data-v-02ed8cbc] {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.container .row .lable[data-v-02ed8cbc] {
  display: inline-block;
  width: 170px;
}
.container .row .lable2[data-v-02ed8cbc] {
  display: inline-block;
  width: 400px;
}
.container .row .width1[data-v-02ed8cbc] {
  width: 120px;
  margin-right: 8px;
}
.container .row .color[data-v-02ed8cbc] {
  color: #1890ff;
}
.container .row .red[data-v-02ed8cbc] {
  color: red;
}
.allot .allot-row[data-v-02ed8cbc] {
  border-bottom: 1px dashed #e8e8e8;
  padding: 8px 0;
}
.allot .width1[data-v-02ed8cbc] {
  width: 180px;
  margin-right: 20px;
}
.allot .width2[data-v-02ed8cbc] {
  width: 120px;
  margin-right: 20px;
}
.allot .width3[data-v-02ed8cbc] {
  width: 380px !important;
  margin-right: 20px;
}
.allot .btn[data-v-02ed8cbc] {
  display: inline-block !important;
  margin-right: 10px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #1890ff;
  color: #fff;
  cursor: pointer;
}
.allot .btn-del[data-v-02ed8cbc] {
  width: 23px;
  position: absolute;
  top: 8px;
  right: 10%;
  background-color: #f00;
  z-index: 10;
}
.allot .btn-nav[data-v-02ed8cbc] {
  margin: 20px 0;
}
.allot .btn-nav .btn-add[data-v-02ed8cbc] {
  width: 123px;
  background-color: #337ecc;
}

/* 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-0da57574] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-0da57574] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-0da57574]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-0da57574]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-0da57574]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-0da57574]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-0da57574] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-0da57574] {
  pointer-events: none;
}
#nprogress .bar[data-v-0da57574] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-0da57574] {
  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-0da57574] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-0da57574] {
  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-0da57574 400ms linear infinite;
  animation: nprogress-spinner-0da57574 400ms linear infinite;
}
.nprogress-custom-parent[data-v-0da57574] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-0da57574],
.nprogress-custom-parent #nprogress .bar[data-v-0da57574] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-0da57574 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-0da57574 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.verb-lable[data-v-0da57574] {
  display: inline-block;
  width: 120px;
}
.vl-input-l[data-v-0da57574] {
  width: 300px;
  margin-right: 20px;
}
.card-nav[data-v-0da57574] {
  margin-bottom: 20px;
}
.card-nav[data-v-0da57574] .ant-card-head-title {
  color: #f00;
}
.ant-tag[data-v-0da57574] {
  margin-bottom: 10px;
}
.tag-nav .tag-lable[data-v-0da57574] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
}
.tag-nav .tag-explain[data-v-0da57574] {
  color: #999;
  margin-bottom: 20px;
}
.marginBottom20[data-v-0da57574] {
  margin-bottom: 20px;
}
[data-v-0da57574] .ant-tag {
  padding: 6px 10px !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-5fb24bdb] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-5fb24bdb] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-5fb24bdb]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-5fb24bdb]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-5fb24bdb]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-5fb24bdb]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-5fb24bdb] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-5fb24bdb] {
  pointer-events: none;
}
#nprogress .bar[data-v-5fb24bdb] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-5fb24bdb] {
  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-5fb24bdb] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-5fb24bdb] {
  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-5fb24bdb 400ms linear infinite;
  animation: nprogress-spinner-5fb24bdb 400ms linear infinite;
}
.nprogress-custom-parent[data-v-5fb24bdb] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-5fb24bdb],
.nprogress-custom-parent #nprogress .bar[data-v-5fb24bdb] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-5fb24bdb {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-5fb24bdb {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.tab-nav[data-v-5fb24bdb] {
  border-bottom: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
}
.tab-nav span[data-v-5fb24bdb] {
  line-height: 34px;
  text-align: center;
  margin-left: 10px;
  font-size: 18px;
  margin-right: 24px;
}
.tab-nav .tab-active[data-v-5fb24bdb] {
  color: #1890ff;
  border-bottom: 2px solid #1890ff;
}
.verb-lable[data-v-5fb24bdb] {
  display: inline-block;
  width: 120px;
}
.margin-verb-100[data-v-5fb24bdb] {
  margin-left: 100px;
}
.vl-input-l[data-v-5fb24bdb] {
  width: 300px;
  margin-right: 20px;
}
.vl-input-s[data-v-5fb24bdb] {
  width: 200px;
  margin-right: 20px;
}
.card-nav[data-v-5fb24bdb] {
  margin-bottom: 20px;
}
.card-nav[data-v-5fb24bdb] .ant-card-head-title {
  color: #f00;
}

/* 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-01e2e66b] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-01e2e66b] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-01e2e66b]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-01e2e66b]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-01e2e66b]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-01e2e66b]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-01e2e66b] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-01e2e66b] {
  pointer-events: none;
}
#nprogress .bar[data-v-01e2e66b] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-01e2e66b] {
  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-01e2e66b] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-01e2e66b] {
  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-01e2e66b 400ms linear infinite;
  animation: nprogress-spinner-01e2e66b 400ms linear infinite;
}
.nprogress-custom-parent[data-v-01e2e66b] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-01e2e66b],
.nprogress-custom-parent #nprogress .bar[data-v-01e2e66b] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-01e2e66b {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-01e2e66b {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.container .top[data-v-01e2e66b] {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.container .top .float[data-v-01e2e66b] {
  float: right;
}
.container .explain[data-v-01e2e66b] {
  color: #999999;
  margin-bottom: 20px;
}
[data-v-01e2e66b] .ant-tag {
  padding: 6px 10px !important;
}
.marginBottom20[data-v-01e2e66b] {
  margin-bottom: 20px;
}
.width1[data-v-01e2e66b] {
  width: 120px;
  margin-right: 8px;
}
.lable[data-v-01e2e66b] {
  display: inline-block;
  width: 150px;
}
.red[data-v-01e2e66b] {
  color: red;
}

/* 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-40fee90e] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-40fee90e] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-40fee90e]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-40fee90e]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-40fee90e]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-40fee90e]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-40fee90e] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-40fee90e] {
  pointer-events: none;
}
#nprogress .bar[data-v-40fee90e] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-40fee90e] {
  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-40fee90e] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-40fee90e] {
  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-40fee90e 400ms linear infinite;
  animation: nprogress-spinner-40fee90e 400ms linear infinite;
}
.nprogress-custom-parent[data-v-40fee90e] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-40fee90e],
.nprogress-custom-parent #nprogress .bar[data-v-40fee90e] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-40fee90e {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-40fee90e {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.rate-card[data-v-40fee90e] {
  margin-bottom: 20px;
}
.rate-header[data-v-40fee90e] {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
}
.rate-row[data-v-40fee90e] {
  margin-bottom: 8px;
}
.rate-label[data-v-40fee90e] {
  display: inline-block;
  width: 170px;
  margin-right: 20px;
}
.rate-input[data-v-40fee90e] {
  width: 120px;
  margin-right: 20px;
}
.rate-unit[data-v-40fee90e] {
  margin: 0 20px;
}
.rate-tip[data-v-40fee90e] {
  color: red;
}
.rate-config[data-v-40fee90e] {
  padding: 16px;
}
.config-item[data-v-40fee90e] {
  border-bottom: 1px dashed #e8e8e8;
  padding: 8px 0;
}
.config-select[data-v-40fee90e] {
  width: 220px;
  margin-right: 20px;
}
.config-input[data-v-40fee90e] {
  width: 120px;
}
.config-btn[data-v-40fee90e] {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #1890ff;
  color: #fff;
  cursor: pointer;
  border-radius: 4px;
  margin-right: 10px;
}
.config-btn-del[data-v-40fee90e] {
  width: 23px;
  position: absolute;
  top: 8px;
  right: 10%;
  background-color: #f00;
  z-index: 10;
}
.config-btn-add[data-v-40fee90e] {
  width: 123px;
  background-color: rgba(24, 144, 255, 0.8);
}
.config-actions[data-v-40fee90e] {
  margin: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* 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-e94ea9d0] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-e94ea9d0] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-e94ea9d0]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-e94ea9d0]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-e94ea9d0]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-e94ea9d0]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-e94ea9d0] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-e94ea9d0] {
  pointer-events: none;
}
#nprogress .bar[data-v-e94ea9d0] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-e94ea9d0] {
  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-e94ea9d0] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-e94ea9d0] {
  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-e94ea9d0 400ms linear infinite;
  animation: nprogress-spinner-e94ea9d0 400ms linear infinite;
}
.nprogress-custom-parent[data-v-e94ea9d0] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-e94ea9d0],
.nprogress-custom-parent #nprogress .bar[data-v-e94ea9d0] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-e94ea9d0 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-e94ea9d0 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.verb-lable[data-v-e94ea9d0] {
  display: inline-block;
  width: 120px;
}
.vl-input-l[data-v-e94ea9d0] {
  width: 300px;
  margin-right: 20px;
}
.card-nav[data-v-e94ea9d0] {
  margin-bottom: 20px;
}
.card-nav[data-v-e94ea9d0] .ant-card-head-title {
  color: #f00;
}
.ant-tag[data-v-e94ea9d0] {
  margin-bottom: 10px;
}
.operator[data-v-e94ea9d0] {
  margin-bottom: 20px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.tag-nav .tag-lable[data-v-e94ea9d0] {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.tag-nav .tag-explain[data-v-e94ea9d0] {
  color: #999999;
  margin-bottom: 20px;
}
[data-v-e94ea9d0] .ant-tag {
  padding: 6px 10px !important;
}
.marginBottom20[data-v-e94ea9d0] {
  margin-bottom: 20px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-8ba257f2] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-8ba257f2] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-8ba257f2]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-8ba257f2]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-8ba257f2]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-8ba257f2]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-8ba257f2] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-8ba257f2] {
  pointer-events: none;
}
#nprogress .bar[data-v-8ba257f2] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-8ba257f2] {
  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-8ba257f2] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-8ba257f2] {
  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-8ba257f2 400ms linear infinite;
  animation: nprogress-spinner-8ba257f2 400ms linear infinite;
}
.nprogress-custom-parent[data-v-8ba257f2] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-8ba257f2],
.nprogress-custom-parent #nprogress .bar[data-v-8ba257f2] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-8ba257f2 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-8ba257f2 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.row[data-v-8ba257f2] {
  margin-bottom: 16px;
}
.row .platform[data-v-8ba257f2] {
  font-weight: 600;
  color: #1890ff;
}
[data-v-8ba257f2] .ant-checkbox-group-item {
  width: 210px !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-3f8ec692] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-3f8ec692] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-3f8ec692]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-3f8ec692]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-3f8ec692]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-3f8ec692]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-3f8ec692] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-3f8ec692] {
  pointer-events: none;
}
#nprogress .bar[data-v-3f8ec692] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-3f8ec692] {
  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-3f8ec692] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-3f8ec692] {
  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-3f8ec692 400ms linear infinite;
  animation: nprogress-spinner-3f8ec692 400ms linear infinite;
}
.nprogress-custom-parent[data-v-3f8ec692] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-3f8ec692],
.nprogress-custom-parent #nprogress .bar[data-v-3f8ec692] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-3f8ec692 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-3f8ec692 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.card-nav[data-v-3f8ec692] {
  margin-bottom: 20px;
}
.card-nav .title[data-v-3f8ec692] {
  font-size: 15px;
  color: #333333;
  font-weight: 600;
}
.card-nav .input1[data-v-3f8ec692] {
  width: 100px;
  margin-right: 20px;
}
.card-nav .width[data-v-3f8ec692] {
  width: 180px;
  margin-right: 20px;
}
.card-nav .width2[data-v-3f8ec692] {
  width: 120px;
  margin-right: 20px;
}
.card-nav .allot .row[data-v-3f8ec692] {
  border-bottom: 1px solid #ccc;
  position: relative;
  margin-bottom: 16px;
}
.card-nav .allot .col-add[data-v-3f8ec692] {
  padding: 0 8px;
  border-radius: 50%;
}
.card-nav .allot .col-del[data-v-3f8ec692] {
  padding: 0 8px;
  border-radius: 50%;
}
.creator[data-v-3f8ec692] {
  display: inline-block;
  width: 100px;
}
.creator2[data-v-3f8ec692] {
  display: inline-block;
  width: 180px;
}
.btn[data-v-3f8ec692] {
  display: inline-block !important;
  margin-right: 10px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #1890ff;
  color: #fff;
  cursor: pointer;
}
.btn-del[data-v-3f8ec692] {
  width: 23px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #f00;
  z-index: 10;
}
.btn-nav[data-v-3f8ec692] {
  margin: 20px 0;
}
.btn-nav .btn-add[data-v-3f8ec692] {
  width: 123px;
  background-color: #337ecc;
}
.allot2 .width[data-v-3f8ec692] {
  width: 180px;
  margin-right: 20px;
}
.flex[data-v-3f8ec692] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lable[data-v-3f8ec692] {
  display: inline-table;
  width: 60px;
}

/* 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-26f4ebfc] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-26f4ebfc] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-26f4ebfc]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-26f4ebfc]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-26f4ebfc]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-26f4ebfc]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-26f4ebfc] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-26f4ebfc] {
  pointer-events: none;
}
#nprogress .bar[data-v-26f4ebfc] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-26f4ebfc] {
  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-26f4ebfc] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-26f4ebfc] {
  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-26f4ebfc 400ms linear infinite;
  animation: nprogress-spinner-26f4ebfc 400ms linear infinite;
}
.nprogress-custom-parent[data-v-26f4ebfc] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-26f4ebfc],
.nprogress-custom-parent #nprogress .bar[data-v-26f4ebfc] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-26f4ebfc {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-26f4ebfc {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.card-nav[data-v-26f4ebfc] {
  margin-bottom: 20px;
}
.card-nav[data-v-26f4ebfc] .ant-card-head-title {
  color: #f00;
}
.card-nav .lable[data-v-26f4ebfc] {
  display: inline-block;
  width: 120px;
}
.card-nav .width[data-v-26f4ebfc] {
  width: 300px;
  margin-right: 20px;
}
.card-nav .btn[data-v-26f4ebfc] {
  margin: 20px 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-1d334acd] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-1d334acd] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-1d334acd]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-1d334acd]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-1d334acd]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-1d334acd]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-1d334acd] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-1d334acd] {
  pointer-events: none;
}
#nprogress .bar[data-v-1d334acd] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-1d334acd] {
  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-1d334acd] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-1d334acd] {
  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-1d334acd 400ms linear infinite;
  animation: nprogress-spinner-1d334acd 400ms linear infinite;
}
.nprogress-custom-parent[data-v-1d334acd] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-1d334acd],
.nprogress-custom-parent #nprogress .bar[data-v-1d334acd] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-1d334acd {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-1d334acd {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.card[data-v-1d334acd] {
  margin-bottom: 20px;
}
.card .creator[data-v-1d334acd] {
  display: inline-block;
  width: 100px;
}
.card .creator2[data-v-1d334acd] {
  display: inline-block;
  width: 180px;
}
.card .title[data-v-1d334acd] {
  font-size: 15px;
  color: #333333;
  font-weight: 600;
}
.card .width[data-v-1d334acd] {
  width: 180px;
  margin-right: 20px;
}
.card .allot .btn[data-v-1d334acd] {
  display: inline-block !important;
  margin-right: 10px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #1890ff;
  color: #fff;
}
.card .allot .btn-del[data-v-1d334acd] {
  width: 23px;
}
.card .allot .btn-nav[data-v-1d334acd] {
  margin: 20px 0;
  width: 50%;
}
.card .allot .btn-nav .btn-add[data-v-1d334acd] {
  width: 123px;
}
.flex[data-v-1d334acd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lable[data-v-1d334acd] {
  display: inline-table;
  width: 60px;
}

/* 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-4ca1580e] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-4ca1580e] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-4ca1580e]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-4ca1580e]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-4ca1580e]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-4ca1580e]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-4ca1580e] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-4ca1580e] {
  pointer-events: none;
}
#nprogress .bar[data-v-4ca1580e] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-4ca1580e] {
  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-4ca1580e] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-4ca1580e] {
  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-4ca1580e 400ms linear infinite;
  animation: nprogress-spinner-4ca1580e 400ms linear infinite;
}
.nprogress-custom-parent[data-v-4ca1580e] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-4ca1580e],
.nprogress-custom-parent #nprogress .bar[data-v-4ca1580e] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-4ca1580e {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-4ca1580e {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.card-nav[data-v-4ca1580e] {
  margin-bottom: 20px;
}
.card-nav .lable_1[data-v-4ca1580e] {
  font-size: 15px;
  color: #333333;
  font-weight: 600;
}
.card-nav .lable_2[data-v-4ca1580e] {
  font-size: 14px;
  color: #1890ff;
  font-weight: 600;
}
.card-nav .width1[data-v-4ca1580e] {
  width: 120px;
}
.card-nav .width2[data-v-4ca1580e] {
  width: 120px;
  margin-right: 20px;
}
.card-nav .split[data-v-4ca1580e] {
  color: #d9d9d9;
  display: inline-block;
  height: 32px;
  line-height: 32px;
}
.card-nav .container .item[data-v-4ca1580e] {
  border-bottom: 1px dashed #d5d5d5;
  position: relative;
  padding: 8px 0 !important;
}
.card-nav .container .lastItem[data-v-4ca1580e] {
  border-bottom: none;
}
.btn[data-v-4ca1580e] {
  display: inline-block !important;
  margin-right: 10px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #1890ff;
  color: #fff;
  cursor: pointer;
}
.btn-del[data-v-4ca1580e] {
  width: 23px;
  position: absolute;
  top: 8px;
  right: 0;
  background-color: #f00;
  z-index: 10;
}
.btn-nav[data-v-4ca1580e] {
  margin: 20px 0 0;
}
.btn-nav .btn-add[data-v-4ca1580e] {
  width: 123px;
  background-color: #67c23a;
}

/* 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-741cafc1] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-741cafc1] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-741cafc1]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-741cafc1]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-741cafc1]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-741cafc1]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-741cafc1] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-741cafc1] {
  pointer-events: none;
}
#nprogress .bar[data-v-741cafc1] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-741cafc1] {
  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-741cafc1] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-741cafc1] {
  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-741cafc1 400ms linear infinite;
  animation: nprogress-spinner-741cafc1 400ms linear infinite;
}
.nprogress-custom-parent[data-v-741cafc1] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-741cafc1],
.nprogress-custom-parent #nprogress .bar[data-v-741cafc1] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-741cafc1 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-741cafc1 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.card-nav[data-v-741cafc1] {
  margin-bottom: 20px;
}
.card-nav .lable_1[data-v-741cafc1] {
  font-size: 15px;
  color: #333333;
  font-weight: 600;
}
.card-nav .lable_2[data-v-741cafc1] {
  font-size: 14px;
  color: #1890ff;
  font-weight: 600;
}
.card-nav .input1[data-v-741cafc1] {
  width: 100px;
  margin-right: 20px;
}
.card-nav .marked[data-v-741cafc1] {
  color: #909399;
}

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

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-768f68b9] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-768f68b9] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-768f68b9]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-768f68b9]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-768f68b9]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-768f68b9]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-768f68b9] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-768f68b9] {
  pointer-events: none;
}
#nprogress .bar[data-v-768f68b9] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-768f68b9] {
  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-768f68b9] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-768f68b9] {
  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-768f68b9 400ms linear infinite;
  animation: nprogress-spinner-768f68b9 400ms linear infinite;
}
.nprogress-custom-parent[data-v-768f68b9] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-768f68b9],
.nprogress-custom-parent #nprogress .bar[data-v-768f68b9] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-768f68b9 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-768f68b9 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.card-nav[data-v-768f68b9] {
  margin-bottom: 20px;
}
.card-nav .lable_1[data-v-768f68b9] {
  font-size: 15px;
  color: #333333;
  font-weight: 600;
}
.card-nav .lable_2[data-v-768f68b9] {
  font-size: 14px;
  color: #1890ff;
  font-weight: 600;
}
.card-nav .width1[data-v-768f68b9] {
  width: 100px;
}
.card-nav .width2[data-v-768f68b9] {
  width: 320px;
}
.card-nav .width3[data-v-768f68b9] {
  width: 100px;
}
.card-nav .split[data-v-768f68b9] {
  color: #d9d9d9;
  display: inline-block;
  height: 32px;
  line-height: 32px;
}
.card-nav .container .item[data-v-768f68b9] {
  border-bottom: 1px dashed #d5d5d5;
  position: relative;
  padding: 24px 8px;
}
.card-nav .container .lastItem[data-v-768f68b9] {
  border-bottom: none;
}
.btn[data-v-768f68b9] {
  display: inline-block !important;
  margin-right: 10px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #1890ff;
  color: #fff;
  cursor: pointer;
}
.btn-del[data-v-768f68b9] {
  width: 23px;
  position: absolute;
  top: 24px;
  right: 0;
  background-color: #f00;
  z-index: 10;
}
.btn-nav[data-v-768f68b9] {
  margin: 20px 0;
}
.btn-nav .btn-add[data-v-768f68b9] {
  width: 123px;
  background-color: #67C23A;
}

/* 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-389bbad7] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-389bbad7] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-389bbad7]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-389bbad7]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-389bbad7]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-389bbad7]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-389bbad7] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-389bbad7] {
  pointer-events: none;
}
#nprogress .bar[data-v-389bbad7] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-389bbad7] {
  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-389bbad7] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-389bbad7] {
  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-389bbad7 400ms linear infinite;
  animation: nprogress-spinner-389bbad7 400ms linear infinite;
}
.nprogress-custom-parent[data-v-389bbad7] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-389bbad7],
.nprogress-custom-parent #nprogress .bar[data-v-389bbad7] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-389bbad7 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-389bbad7 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.modal[data-v-389bbad7] {
  /* 输入框统一宽度 */
  /* 输入框与单位容器 */
  /* 单位文本样式 */
}
.modal .width[data-v-389bbad7] {
  width: 200px;
}
.modal .input-with-unit[data-v-389bbad7] {
  width: 240px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.modal .unit-text[data-v-389bbad7] {
  margin-left: 8px;
  color: #333;
  white-space: nowrap;
  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-2f996cfa] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-2f996cfa] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-2f996cfa]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-2f996cfa]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-2f996cfa]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-2f996cfa]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-2f996cfa] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-2f996cfa] {
  pointer-events: none;
}
#nprogress .bar[data-v-2f996cfa] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-2f996cfa] {
  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-2f996cfa] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-2f996cfa] {
  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-2f996cfa 400ms linear infinite;
  animation: nprogress-spinner-2f996cfa 400ms linear infinite;
}
.nprogress-custom-parent[data-v-2f996cfa] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-2f996cfa],
.nprogress-custom-parent #nprogress .bar[data-v-2f996cfa] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-2f996cfa {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-2f996cfa {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
/* ====================== 颜色变量 ======================*/
/* ====================== 页面主容器 ======================*/
.page[data-v-2f996cfa] {
  /* 搜索栏区域 */
  /* 主内容区域：左右分栏 */
}
.page .pz-btn[data-v-2f996cfa] {
  position: absolute;
  top: 124px;
  right: 60px;
}
.page .search-bar[data-v-2f996cfa] {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  /* 搜索表单区域 */
  /* 搜索按钮区域 */
}
.page .search-bar .fold[data-v-2f996cfa] {
  display: inline-block;
  width: calc(100% - 216px);
}
.page .search-bar .fold .search-style[data-v-2f996cfa] {
  width: 200px;
}
.page .search-bar .fold .shop-select[data-v-2f996cfa] {
  width: 400px;
}
.page .search-bar .search-actions[data-v-2f996cfa] {
  float: right;
  margin-top: 3px;
}
.page .container[data-v-2f996cfa] {
  min-height: 700px;
  /* 左侧：店铺列表区域 */
  /* 右侧：配置表单区域 */
}
.page .container .left[data-v-2f996cfa] {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.page .container .left .store-nav[data-v-2f996cfa] {
  max-height: 600px;
  padding-top: 48px;
  overflow-y: auto;
}
.page .container .left .store-li[data-v-2f996cfa] {
  padding: 10px;
  margin: 0 10px;
  line-height: 16px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page .container .left .store-li[data-v-2f996cfa]:hover {
  background-color: #e4f2ff;
}
.page .container .left .store-li.active[data-v-2f996cfa] {
  background-color: #1890ff;
  color: #fff;
}
.page .container .right[data-v-2f996cfa] {
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
  padding: 50px;
  border-left: 1px solid #ccc;
}
.page .container .right .title[data-v-2f996cfa] {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 600;
}
.page .container .right .select-width[data-v-2f996cfa] {
  width: 300px;
}
/* 保存按钮样式 */
.submit-btn[data-v-2f996cfa] {
  margin-top: 24px;
  margin-left: 24px;
}

/* 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-3708aae0] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-3708aae0] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-3708aae0]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-3708aae0]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-3708aae0]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-3708aae0]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-3708aae0] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-3708aae0] {
  pointer-events: none;
}
#nprogress .bar[data-v-3708aae0] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-3708aae0] {
  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-3708aae0] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-3708aae0] {
  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-3708aae0 400ms linear infinite;
  animation: nprogress-spinner-3708aae0 400ms linear infinite;
}
.nprogress-custom-parent[data-v-3708aae0] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-3708aae0],
.nprogress-custom-parent #nprogress .bar[data-v-3708aae0] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-3708aae0 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-3708aae0 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.tab-nav[data-v-3708aae0] {
  border-bottom: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
}
.tab-nav span[data-v-3708aae0] {
  line-height: 34px;
  text-align: center;
  margin-left: 10px;
  font-size: 18px;
  margin-right: 24px;
}
.tab-nav .tab-active[data-v-3708aae0] {
  color: #1890ff;
  border-bottom: 2px solid #1890ff;
}
.verb-lable[data-v-3708aae0] {
  display: inline-block;
  width: 120px;
}
.margin-verb-100[data-v-3708aae0] {
  margin-left: 100px;
}
.vl-input-l[data-v-3708aae0] {
  width: 300px;
  margin-right: 20px;
}
.vl-input-s[data-v-3708aae0] {
  width: 200px;
  margin-right: 20px;
}
.card-nav[data-v-3708aae0] {
  margin-bottom: 20px;
}
.card-nav[data-v-3708aae0] .ant-card-head-title {
  color: #f00;
}

/* 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-34019f2b] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-34019f2b] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-34019f2b]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-34019f2b]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-34019f2b]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-34019f2b]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-34019f2b] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-34019f2b] {
  pointer-events: none;
}
#nprogress .bar[data-v-34019f2b] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-34019f2b] {
  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-34019f2b] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-34019f2b] {
  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-34019f2b 400ms linear infinite;
  animation: nprogress-spinner-34019f2b 400ms linear infinite;
}
.nprogress-custom-parent[data-v-34019f2b] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-34019f2b],
.nprogress-custom-parent #nprogress .bar[data-v-34019f2b] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-34019f2b {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-34019f2b {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.margin-bottom-lg[data-v-34019f2b] {
  margin-bottom: 20px;
}
.verb-label[data-v-34019f2b] {
  display: inline-block;
  width: 120px;
}
.vl-input-l[data-v-34019f2b] {
  width: 300px;
  margin-right: 20px;
}
.card-nav[data-v-34019f2b] {
  margin-bottom: 20px;
}
.card-nav[data-v-34019f2b] .ant-card-head-title {
  color: #f00;
}
.operator[data-v-34019f2b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 100%;
  margin-bottom: 20px;
}
.tag-nav .tag-label[data-v-34019f2b] {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
}
.tag-nav .tag-explain[data-v-34019f2b] {
  color: #999;
  margin-bottom: 20px;
}
[data-v-34019f2b] .ant-tag {
  padding: 6px 10px !important;
  margin-bottom: 10px;
}
.save-btn[data-v-34019f2b] {
  float: right;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-386bc2f5] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-386bc2f5] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-386bc2f5]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-386bc2f5]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-386bc2f5]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-386bc2f5]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-386bc2f5] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-386bc2f5] {
  pointer-events: none;
}
#nprogress .bar[data-v-386bc2f5] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-386bc2f5] {
  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-386bc2f5] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-386bc2f5] {
  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-386bc2f5 400ms linear infinite;
  animation: nprogress-spinner-386bc2f5 400ms linear infinite;
}
.nprogress-custom-parent[data-v-386bc2f5] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-386bc2f5],
.nprogress-custom-parent #nprogress .bar[data-v-386bc2f5] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-386bc2f5 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-386bc2f5 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.setting-wrap .setting-menu[data-v-386bc2f5] {
  padding: 24px;
  background-color: #fff;
  min-height: 100vh;
}
.setting-wrap .setting-menu .tab-list[data-v-386bc2f5] {
  padding: 10px 24px;
  margin-bottom: 8px;
  width: 224px;
  font-weight: 600;
}
.setting-wrap .setting-menu .active[data-v-386bc2f5] {
  background-color: #e6f7ff;
  color: #1890ff;
  border-right: 2px solid #1890ff;
}
.setting-wrap .main[data-v-386bc2f5] {
  border: 1px solid #ccc;
  width: 100%;
  padding: 24px;
}
.setting-wrap .main .main-title[data-v-386bc2f5] {
  color: rgba(0, 0, 0, 0.85);
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 44px;
}

/* 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-4b092e73] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-4b092e73] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-4b092e73]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-4b092e73]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-4b092e73]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-4b092e73]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-4b092e73] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-4b092e73] {
  pointer-events: none;
}
#nprogress .bar[data-v-4b092e73] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-4b092e73] {
  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-4b092e73] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-4b092e73] {
  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-4b092e73 400ms linear infinite;
  animation: nprogress-spinner-4b092e73 400ms linear infinite;
}
.nprogress-custom-parent[data-v-4b092e73] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-4b092e73],
.nprogress-custom-parent #nprogress .bar[data-v-4b092e73] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-4b092e73 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-4b092e73 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.configure-container[data-v-4b092e73] {
  overflow: hidden;
}
.configure-container[data-v-4b092e73] .ant-tabs-nav-wrap {
  background-color: #fff;
  padding: 8px 24px;
}
.configure-container[data-v-4b092e73] .ant-tabs-content {
  width: 100%;
  overflow: hidden;
}
.configure-container[data-v-4b092e73] .ant-tabs-tabpane {
  width: 100%;
  overflow: hidden;
}

