/* 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-1390f305] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-1390f305] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-1390f305]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-1390f305]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-1390f305]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-1390f305]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-1390f305] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-1390f305] {
  pointer-events: none;
}
#nprogress .bar[data-v-1390f305] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-1390f305] {
  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-1390f305] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-1390f305] {
  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-1390f305 400ms linear infinite;
  animation: nprogress-spinner-1390f305 400ms linear infinite;
}
.nprogress-custom-parent[data-v-1390f305] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-1390f305],
.nprogress-custom-parent #nprogress .bar[data-v-1390f305] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-1390f305 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-1390f305 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.card[data-v-1390f305] {
  width: 260px;
  height: 479px;
  margin: 15px;
  position: relative;
}
.card .goods-item[data-v-1390f305] {
  width: 100%;
  -webkit-box-shadow: 2px 2px 5px #3f503b;
          box-shadow: 2px 2px 5px #3f503b;
  background-color: #fff;
  padding: 15px;
  position: relative;
}
.card .goods-item .state[data-v-1390f305] {
  position: absolute;
  left: 0;
  top: 10px;
  width: 30%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  opacity: 0.7;
  border-radius: 0 10px 10px 0;
  display: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.card .goods-item .state-1[data-v-1390f305] {
  background-color: #fa742b;
  display: block;
}
.card .goods-item .state-2[data-v-1390f305] {
  background-color: #31c19e;
  display: block;
}
.card .goods-item .goods-item-pic[data-v-1390f305] {
  width: 100%;
  height: 230px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.card .goods-item .pice[data-v-1390f305] {
  color: #f00;
  font-size: 20px;
  font-weight: 600;
}
.card .goods-item .handInventory[data-v-1390f305] {
  position: absolute;
  right: 15px;
}
.card .goods-item .handInventory-1[data-v-1390f305] {
  color: #f00 !important;
}
.card .goods-item .handInventory-2[data-v-1390f305] {
  color: #1890ff;
}
.card .goods-item .content[data-v-1390f305] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.card .goods-item .content .lable[data-v-1390f305] {
  display: inline-block;
  min-width: 80px;
}
.card .goods-item .content .goods-item-labels[data-v-1390f305] {
  display: inline-block;
  padding: 2px 5px;
  border-radius: 2px;
  background-color: #31c19e;
  color: #fff;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 12px;
}
.card .goods-item .hover[data-v-1390f305] {
  display: none;
}
.card .goods-item .goods-item-operate[data-v-1390f305] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 0;
}
.card .goods-item .goods-item-operate span[data-v-1390f305] {
  margin-right: 10px;
  font-weight: 600;
}
.card .goods-item .goods-item-operate .operate_t[data-v-1390f305] {
  color: #00e4ff;
}
.card .goods-item .goods-item-operate .operate_c[data-v-1390f305] {
  color: #c32bac;
}
.card .goods-item .goods-item-operate .operate_d[data-v-1390f305] {
  color: #fa742b;
}
.card .goods-item .goods-item-operate .btn[data-v-1390f305] {
  color: #fff;
  border: none;
}
.card .goods-item .goods-item-operate .btn1[data-v-1390f305] {
  background: #f00;
}
.card .goods-item .goods-item-operate .btn2[data-v-1390f305] {
  background: #ff8066;
}
.card .goods-item .goods-item-operate .btn3[data-v-1390f305] {
  background: #008e9b;
}
.card .goods-item .goods-item-operate .btn4[data-v-1390f305] {
  background: #31c19e;
}
.card:hover .goods-item[data-v-1390f305] {
  position: absolute;
  left: 0;
  z-index: 100;
}
.card:hover .hover[data-v-1390f305] {
  display: block;
}

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

/* 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-7baa9628] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-7baa9628] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-7baa9628]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-7baa9628]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-7baa9628]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-7baa9628]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-7baa9628] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-7baa9628] {
  pointer-events: none;
}
#nprogress .bar[data-v-7baa9628] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-7baa9628] {
  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-7baa9628] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-7baa9628] {
  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-7baa9628 400ms linear infinite;
  animation: nprogress-spinner-7baa9628 400ms linear infinite;
}
.nprogress-custom-parent[data-v-7baa9628] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-7baa9628],
.nprogress-custom-parent #nprogress .bar[data-v-7baa9628] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-7baa9628 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-7baa9628 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.op-color[data-v-7baa9628] {
  display: inline-block !important;
  margin-right: 10px;
  width: 23px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #1890ff;
  color: #fff;
}
[data-v-7baa9628] .ant-checkbox-wrapper {
  margin-left: 0 !important;
}
.hint[data-v-7baa9628] {
  color: #999;
  margin-top: -24px;
}
.ant-row[data-v-7baa9628] {
  margin-bottom: 8px;
}
.tips[data-v-7baa9628] {
  color: #d5d5d5;
  margin: 0;
  position: absolute;
  width: 143px;
  top: -10px;
  right: -160px;
}

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

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-49b796c4] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-49b796c4] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-49b796c4]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-49b796c4]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-49b796c4]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-49b796c4]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-49b796c4] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-49b796c4] {
  pointer-events: none;
}
#nprogress .bar[data-v-49b796c4] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-49b796c4] {
  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-49b796c4] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-49b796c4] {
  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-49b796c4 400ms linear infinite;
  animation: nprogress-spinner-49b796c4 400ms linear infinite;
}
.nprogress-custom-parent[data-v-49b796c4] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-49b796c4],
.nprogress-custom-parent #nprogress .bar[data-v-49b796c4] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-49b796c4 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-49b796c4 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.model-goods-pic[data-v-49b796c4] {
  width: 100%;
}
.goods-pic[data-v-49b796c4] {
  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-25974bd4] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-25974bd4] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-25974bd4]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-25974bd4]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-25974bd4]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-25974bd4]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-25974bd4] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-25974bd4] {
  pointer-events: none;
}
#nprogress .bar[data-v-25974bd4] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-25974bd4] {
  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-25974bd4] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-25974bd4] {
  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-25974bd4 400ms linear infinite;
  animation: nprogress-spinner-25974bd4 400ms linear infinite;
}
.nprogress-custom-parent[data-v-25974bd4] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-25974bd4],
.nprogress-custom-parent #nprogress .bar[data-v-25974bd4] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-25974bd4 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-25974bd4 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.search[data-v-25974bd4] {
  margin-bottom: 54px;
}
.fold[data-v-25974bd4] {
  width: calc(100% - 216px);
  display: inline-block;
}
.operator[data-v-25974bd4] {
  margin-bottom: 18px;
  position: relative;
  width: 100%;
}
.operator .tab-nav[data-v-25974bd4] {
  position: absolute;
  right: 0;
  height: 34px;
  top: 0;
}
.operator .tab-nav span[data-v-25974bd4] {
  display: inline-block;
  line-height: 34px;
  text-align: center;
  margin-left: 10px;
}
.operator .tab-nav .tab-active[data-v-25974bd4] {
  color: #1890ff;
}
.goods-main[data-v-25974bd4] {
  min-height: 500px;
}
.goods-main .goods-main-sk[data-v-25974bd4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.goods-pic[data-v-25974bd4] {
  display: inline-block;
  width: 60px;
  height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
}
.model-goods-pic[data-v-25974bd4] {
  width: 100%;
}
.floor[data-v-25974bd4] {
  color: #999999;
  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;
  -webkit-text-decoration: double;
          text-decoration: double;
}
.inventory[data-v-25974bd4] {
  height: 30px;
  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;
}
/*CSS伪类用法*/
.floor[data-v-25974bd4]:after,
.floor[data-v-25974bd4]:before {
  background: #999999;
  content: "";
  height: 0.5px;
  width: 10%;
}
.floor_text[data-v-25974bd4] {
  margin: 0 10px;
}
.state-1[data-v-25974bd4] {
  color: #fa742b;
  display: block;
}
.state-2[data-v-25974bd4] {
  color: #31c19e;
  display: block;
}

