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

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

/* 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-b3cfd100] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-b3cfd100] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-b3cfd100]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-b3cfd100]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-b3cfd100]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-b3cfd100]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-b3cfd100] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-b3cfd100] {
  pointer-events: none;
}
#nprogress .bar[data-v-b3cfd100] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-b3cfd100] {
  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-b3cfd100] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-b3cfd100] {
  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-b3cfd100 400ms linear infinite;
  animation: nprogress-spinner-b3cfd100 400ms linear infinite;
}
.nprogress-custom-parent[data-v-b3cfd100] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-b3cfd100],
.nprogress-custom-parent #nprogress .bar[data-v-b3cfd100] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-b3cfd100 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-b3cfd100 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.op-color[data-v-b3cfd100] {
  display: inline-block !important;
  margin-right: 10px;
  width: 23px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #1890ff;
  color: #fff;
}
.plus-nav[data-v-b3cfd100] {
  margin: 20px 0;
}
.plus-nav .plus-op[data-v-b3cfd100] {
  display: inline-block !important;
  margin-right: 10px;
  width: 123px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #1890ff;
  color: #fff;
}
[data-v-b3cfd100] .ant-checkbox-wrapper {
  margin-left: 0 !important;
}
.standard-table[data-v-b3cfd100] {
  margin-bottom: 24px;
}
.standard-table[data-v-b3cfd100] .ant-table-thead > tr > th {
  padding: 10px !important;
}
.standard-table[data-v-b3cfd100] .ant-table-tbody > tr > td {
  padding: 10px;
}
.seet[data-v-b3cfd100] {
  margin-bottom: 20px;
  padding-left: 10px;
}
.seet[data-v-b3cfd100]::before {
  display: inline-block;
  margin-right: 4px;
  color: #f5222d;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: "*";
}
[data-v-b3cfd100] .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-7ff56f3d] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-7ff56f3d] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-7ff56f3d]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-7ff56f3d]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-7ff56f3d]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-7ff56f3d]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-7ff56f3d] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-7ff56f3d] {
  pointer-events: none;
}
#nprogress .bar[data-v-7ff56f3d] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-7ff56f3d] {
  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-7ff56f3d] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-7ff56f3d] {
  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-7ff56f3d 400ms linear infinite;
  animation: nprogress-spinner-7ff56f3d 400ms linear infinite;
}
.nprogress-custom-parent[data-v-7ff56f3d] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-7ff56f3d],
.nprogress-custom-parent #nprogress .bar[data-v-7ff56f3d] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-7ff56f3d {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-7ff56f3d {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.ant-carousel[data-v-7ff56f3d] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ant-carousel img[data-v-7ff56f3d] {
  width: 100%;
  display: block;
}
.ant-carousel .ant-carousel[data-v-7ff56f3d] .slick-slide {
  text-align: center;
  overflow: hidden;
}
.ant-carousel .ant-carousel[data-v-7ff56f3d] .slick-slide h3 {
  color: #fff;
}
.ant-carousel .ant-carousel[data-v-7ff56f3d] .slick-dots {
  text-align: right;
  height: 10px;
  padding-right: 10px;
}
.ant-carousel .ant-carousel[data-v-7ff56f3d] .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.ant-carousel .ant-carousel[data-v-7ff56f3d] .slick-dots li.slick-active button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  opacity: 1;
  /* margin-bottom: 10px; */
}
.model-goods-pic[data-v-7ff56f3d] {
  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-878bff48] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-878bff48] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-878bff48]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-878bff48]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-878bff48]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-878bff48]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-878bff48] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-878bff48] {
  pointer-events: none;
}
#nprogress .bar[data-v-878bff48] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-878bff48] {
  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-878bff48] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-878bff48] {
  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-878bff48 400ms linear infinite;
  animation: nprogress-spinner-878bff48 400ms linear infinite;
}
.nprogress-custom-parent[data-v-878bff48] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-878bff48],
.nprogress-custom-parent #nprogress .bar[data-v-878bff48] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-878bff48 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-878bff48 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.btn1[data-v-878bff48] {
  background-color: #31c19e;
  color: #fff;
}
.btn2[data-v-878bff48] {
  background-color: #f00;
  color: #fff;
}
.btn3[data-v-878bff48] {
  background-color: #fa742b;
  color: #fff;
}
[data-v-878bff48] .ant-checkbox-wrapper {
  margin-left: 0 !important;
}
.good-item .item-top[data-v-878bff48] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.good-item .item-top .img[data-v-878bff48] {
  width: 240px;
  height: 320px;
  position: relative;
}
.good-item .item-top .img .state[data-v-878bff48] {
  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;
  z-index: 10;
}
.good-item .item-top .img .style-1[data-v-878bff48] {
  background: #31c19e;
}
.good-item .item-top .img .style-2[data-v-878bff48] {
  background: #f00;
}
.good-item .item-top .img .style-3[data-v-878bff48] {
  background: #fa742b;
}
.good-item .item-top .img .style-4[data-v-878bff48] {
  background: #00e4ff;
}
.good-item .item-top .info[data-v-878bff48] {
  margin-bottom: 0;
  padding: 0 24px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.good-item .item-top .info .price[data-v-878bff48] {
  color: #f00;
  font-size: 18px;
  font-weight: 600;
}
.good-item .item-top .info li span[data-v-878bff48]:nth-of-type(1) {
  width: 140px;
  display: inline-block;
  text-align: left;
}
.good-item .toggle-nav[data-v-878bff48] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.good-item .toggle-nav .toggle-left[data-v-878bff48] {
  position: absolute;
  left: 10%;
  z-index: 100;
}
.good-item .toggle-nav .toggle-left .icon[data-v-878bff48] {
  font-size: 60px;
}
.good-item .toggle-nav .toggle-right[data-v-878bff48] {
  position: absolute;
  right: 10%;
  z-index: 100;
}
.good-item .toggle-nav .toggle-right .icon[data-v-878bff48] {
  font-size: 60px;
}
.good-item .data-container[data-v-878bff48] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
}
.good-item .data-container span[data-v-878bff48] {
  width: 120px;
  text-align: left;
}
.good-item .data-container .standard-table[data-v-878bff48] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 30px;
}
.good-item .data-container .standard-table[data-v-878bff48] .ant-table-thead > tr > th {
  padding: 10px;
}
.good-item .good-item-buttom[data-v-878bff48] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 30px 30px 30px 0;
}
.good-item .good-item-buttom .item-recomd-lable[data-v-878bff48] {
  display: block;
  width: 120px;
}
.good-item .good-item-buttom .item-recomd-pic[data-v-878bff48] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.good-item .good-item-buttom .item-recomd-pic img[data-v-878bff48] {
  width: 120px;
  height: 160px;
  display: block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.good-item .info-lass .item-info-lass[data-v-878bff48] {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.good-item .info-lass .item-info-lass .info-lass-lable[data-v-878bff48] {
  width: 120px;
  text-align: left;
  padding-left: 10px;
}
.good-item .info-lass .standard-table[data-v-878bff48] {
  padding: 24px;
}
.good-item .info-lass .standard-table[data-v-878bff48] .ant-table-thead > tr > th {
  padding: 10px !important;
}
.good-item .info-lass .standard-table[data-v-878bff48] .ant-table-tbody > tr > td {
  padding: 10px;
}
.dissolve[data-v-878bff48] {
  color: #dcdde1;
}

/* 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-efbb05a8] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-efbb05a8] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-efbb05a8]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-efbb05a8]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-efbb05a8]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-efbb05a8]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-efbb05a8] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-efbb05a8] {
  pointer-events: none;
}
#nprogress .bar[data-v-efbb05a8] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-efbb05a8] {
  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-efbb05a8] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-efbb05a8] {
  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-efbb05a8 400ms linear infinite;
  animation: nprogress-spinner-efbb05a8 400ms linear infinite;
}
.nprogress-custom-parent[data-v-efbb05a8] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-efbb05a8],
.nprogress-custom-parent #nprogress .bar[data-v-efbb05a8] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-efbb05a8 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-efbb05a8 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.search[data-v-efbb05a8] {
  margin-bottom: 54px;
}
.fold[data-v-efbb05a8] {
  width: calc(100% - 216px);
  display: inline-block;
}
.operator[data-v-efbb05a8] {
  margin-bottom: 38px;
  position: relative;
  width: 100%;
}
.operator .tab-nav[data-v-efbb05a8] {
  position: absolute;
  right: 0;
  height: 34px;
  top: 0;
}
.operator .tab-nav span[data-v-efbb05a8] {
  display: inline-block;
  line-height: 34px;
  text-align: center;
  margin-left: 10px;
}
.operator .tab-nav .tab-active[data-v-efbb05a8] {
  color: #1890ff;
}
.operator-order[data-v-efbb05a8] {
  width: 100%;
}
.goods-main[data-v-efbb05a8] {
  min-height: 500px;
}
.goods-main .card-warp[data-v-efbb05a8] {
  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-main .card-warp .btn[data-v-efbb05a8] {
  margin-left: 8px;
  font-size: 12px;
  color: #fff;
}
.goods-main .card-warp .btn1[data-v-efbb05a8] {
  background: #31c19e;
}
.goods-main .card-warp .btn2[data-v-efbb05a8] {
  background: #f00;
}
.goods-main .card-warp .btn3[data-v-efbb05a8] {
  background: #fa742b;
}
.goods-pic[data-v-efbb05a8] {
  display: inline-block;
  width: 60px;
  height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
}
.model-goods-pic[data-v-efbb05a8] {
  width: 100%;
}
.floor[data-v-efbb05a8] {
  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-efbb05a8] {
  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-efbb05a8]:after,
.floor[data-v-efbb05a8]:before {
  background: #999999;
  content: "";
  height: 0.5px;
  width: 10%;
}
.floor_text[data-v-efbb05a8] {
  margin: 0 10px;
}
.state-1[data-v-efbb05a8] {
  color: #31c19e;
}
.state-2[data-v-efbb05a8] {
  color: #f00;
}
.state-3[data-v-efbb05a8] {
  color: #fa742b;
}
.state-4[data-v-efbb05a8] {
  color: #00e4ff;
}
.color-1[data-v-efbb05a8] {
  color: #31c19e;
}
.color-2[data-v-efbb05a8] {
  color: #f00;
}
.color-3[data-v-efbb05a8] {
  color: #fa742b;
}
.a-btn-p[data-v-efbb05a8] {
  color: #31c19e;
}
[data-v-efbb05a8] .ant-btn-primary[disabled] {
  background-color: #fff;
  color: #333333;
}
.checked-button[data-v-efbb05a8] {
  background-color: #30bb95;
  color: #fff;
}

