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

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

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

/* 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-34f1f46c] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-34f1f46c] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-34f1f46c]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-34f1f46c]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-34f1f46c]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-34f1f46c]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-34f1f46c] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-34f1f46c] {
  pointer-events: none;
}
#nprogress .bar[data-v-34f1f46c] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-34f1f46c] {
  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-34f1f46c] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-34f1f46c] {
  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-34f1f46c 400ms linear infinite;
  animation: nprogress-spinner-34f1f46c 400ms linear infinite;
}
.nprogress-custom-parent[data-v-34f1f46c] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-34f1f46c],
.nprogress-custom-parent #nprogress .bar[data-v-34f1f46c] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-34f1f46c {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-34f1f46c {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.search[data-v-34f1f46c] {
  margin-bottom: 54px;
}
.fold[data-v-34f1f46c] {
  width: calc(100% - 216px);
  display: inline-block;
}
.operator[data-v-34f1f46c] {
  margin-bottom: 18px;
  position: relative;
  width: 100%;
}
.goods-main[data-v-34f1f46c] {
  min-height: 500px;
}
.floor[data-v-34f1f46c] {
  text-align: center;
}
.input[data-v-34f1f46c] {
  width: 80px;
}
i[data-v-34f1f46c] {
  color: #d9d9d9;
  line-height: 30px;
}
.pointer[data-v-34f1f46c] {
  cursor: pointer;
  color: #1890ff;
}
.marker[data-v-34f1f46c] {
  color: #f00;
}
[data-v-34f1f46c] .vxe-footer--row {
  background-color: rgba(153, 153, 153, 0.1);
}

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

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

