.swiper-container {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  z-index: 1;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  transition-property: transform, -webkit-transform;
  display: flex;
  position: relative;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out;
}

.swiper-slide {
  -ms-flex: none;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height, -webkit-transform;
}

.swiper-container .swiper-notification {
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
  position: absolute;
  top: 0;
  left: 0;
}

.swiper-wp8-horizontal {
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  touch-action: pan-x;
}

.swiper-button-prev, .swiper-button-next {
  z-index: 10;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 7.2vw 11.7333vw;
  width: 7.2vw;
  height: 11.7333vw;
  margin-top: -5.86667vw;
  position: absolute;
  top: 50%;
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%27%20fill%3D%27%23007aff%27%2F%3E%3C%2Fsvg%3E");
  left: 2.66667vw;
  right: auto;
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%27%20fill%3D%27%23ffffff%27%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%27%20fill%3D%27%23007aff%27%2F%3E%3C%2Fsvg%3E");
  left: auto;
  right: 2.66667vw;
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%27%20fill%3D%27%23ffffff%27%2F%3E%3C%2Fsvg%3E");
}

.swiper-pagination {
  text-align: center;
  z-index: 10;
  transition: all .3s;
  position: absolute;
  transform: translate3d(0, 0, 0);
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
  width: 100%;
  bottom: 2.66667vw;
  left: 0;
}

.swiper-pagination-bullet {
  opacity: .2;
  background: #000;
  border-radius: 100%;
  width: 2.13333vw;
  height: 2.13333vw;
  display: inline-block;
}

button.swiper-pagination-bullet {
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  margin: 0;
  padding: 0;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  top: 50%;
  right: 2.66667vw;
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 1.33333vw 0;
  display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 1.33333vw;
}

.swiper-pagination-progress {
  background: #00000040;
  position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  transform-origin: 0 0;
  background: #007aff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0);
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  transform-origin: 100% 0;
}

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 1.06667vw;
  top: 0;
  left: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
  width: 1.06667vw;
  height: 100%;
  top: 0;
  left: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
  background: #ffffff80;
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

.swiper-container-3d {
  perspective: 320vw;
  -o-perspective: 320vw;
}

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
  pointer-events: none;
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, #00000080, #0000);
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, #00000080, #0000);
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, #00000080, #0000);
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(#00000080, #0000);
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 320vw;
}

.swiper-container-cube, .swiper-container-flip {
  overflow: visible;
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
  opacity: .6;
  filter: blur(13.3333vw);
  z-index: 0;
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-zoom-container {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}

.swiper-scrollbar {
  -ms-touch-action: none;
  background: #0000001a;
  border-radius: 2.66667vw;
  position: relative;
}

.swiper-container-horizontal > .swiper-scrollbar {
  z-index: 50;
  width: 98%;
  height: 1.33333vw;
  position: absolute;
  bottom: .8vw;
  left: 1%;
}

.swiper-container-vertical > .swiper-scrollbar {
  z-index: 50;
  width: 1.33333vw;
  height: 98%;
  position: absolute;
  top: 1%;
  right: .8vw;
}

.swiper-scrollbar-drag {
  background: #00000080;
  border-radius: 2.66667vw;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-lazy-preloader {
  z-index: 10;
  transform-origin: 50%;
  width: 11.2vw;
  height: 11.2vw;
  margin-top: -5.6vw;
  margin-left: -5.6vw;
  animation: 1s steps(12, end) infinite swiper-preloader-spin;
  position: absolute;
  top: 50%;
  left: 50%;
}

.swiper-lazy-preloader:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%270%200%20120%20120%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%3E%3Cdefs%3E%3Cline%20id%3D%27l%27%20x1%3D%2760%27%20x2%3D%2760%27%20y1%3D%277%27%20y2%3D%2727%27%20stroke%3D%27%236c6c6c%27%20stroke-width%3D%2711%27%20stroke-linecap%3D%27round%27%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2830%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2860%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2890%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%28120%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%28150%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.37%27%20transform%3D%27rotate%28180%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.46%27%20transform%3D%27rotate%28210%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.56%27%20transform%3D%27rotate%28240%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.66%27%20transform%3D%27rotate%28270%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.75%27%20transform%3D%27rotate%28300%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.85%27%20transform%3D%27rotate%28330%2060%2C60%29%27%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  display: block;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%270%200%20120%20120%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%3E%3Cdefs%3E%3Cline%20id%3D%27l%27%20x1%3D%2760%27%20x2%3D%2760%27%20y1%3D%277%27%20y2%3D%2727%27%20stroke%3D%27%23fff%27%20stroke-width%3D%2711%27%20stroke-linecap%3D%27round%27%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2830%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2860%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2890%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%28120%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%28150%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.37%27%20transform%3D%27rotate%28180%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.46%27%20transform%3D%27rotate%28210%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.56%27%20transform%3D%27rotate%28240%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.66%27%20transform%3D%27rotate%28270%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.75%27%20transform%3D%27rotate%28300%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.85%27%20transform%3D%27rotate%28330%2060%2C60%29%27%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

.preload-stage-img[data-v-129c4ad0] {
  display: none;
}

.stage-img[data-v-129c4ad0] {
  border-radius: 4.26667vw 4.26667vw 0 0;
  width: 100%;
  position: absolute;
  top: -29.0667vw;
}

.van-popup[data-v-129c4ad0] {
  overflow: visible;
  z-index: 998 !important;
}

.van-loading[data-v-129c4ad0] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  z-index: 998 !important;
}

.stage-select-overlay[data-v-129c4ad0] {
  background: #0000004d;
  z-index: 997 !important;
}

.pop-content[data-v-129c4ad0] {
  overflow: unset;
  background: #fff;
  border-radius: 4.26667vw 4.26667vw 0 0;
  flex-direction: column;
  max-height: 90vh;
  display: flex;
  position: relative;
}

.with-stage-img[data-v-129c4ad0] {
  max-height: calc(100vh - 29.3333vw);
  overflow: hidden;
}

.header[data-v-129c4ad0] {
  justify-content: flex-start;
  align-items: center;
  margin: 5.33333vw 4.26667vw 4.26667vw;
  display: flex;
}

.header .title[data-v-129c4ad0] {
  color: #000000e6;
  font-family: PingFang SC;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 6.93333vw;
}

.header .desc[data-v-129c4ad0] {
  color: #999;
  flex: 1;
  margin-left: 3.2vw;
  font-family: PingFang SC;
  font-size: 3.73333vw;
  font-weight: 400;
  line-height: 5.33333vw;
}

.header .close-icon[data-v-129c4ad0] {
  width: 5.33333vw;
  height: 5.33333vw;
}

.stage-content[data-v-129c4ad0] {
  flex: 1;
  overflow: scroll;
}

.option[data-v-129c4ad0] {
  box-sizing: border-box;
  color: #000;
  border: 1px solid #0003;
  border-radius: 3.2vw;
  align-items: center;
  height: 21.3333vw;
  margin: 0 4.26667vw 3.2vw;
  display: flex;
}

.option .option-title[data-v-129c4ad0] {
  color: #000;
  width: 7.73333vw;
  margin-left: 3.2vw;
  font-family: PingFang SC;
  font-size: 3.73333vw;
  font-weight: 400;
  line-height: 5.33333vw;
}

.option .option-desc[data-v-129c4ad0] {
  flex: 1;
  margin-left: 3.2vw;
  margin-right: 4.26667vw;
  font-family: PingFang SC;
  font-size: 4.26667vw;
  font-weight: 500;
  line-height: 5.86667vw;
}

.option.active[data-v-129c4ad0] {
  color: #ff711f;
  background: #ff711f1a;
  border: 1px solid #ff711f;
}

.option[data-v-129c4ad0]:before {
  content: "";
  border-radius: 26.6667vw;
  width: 1.06667vw;
  height: 10.6667vw;
}

.option[data-v-129c4ad0]:first-child:before {
  background: #ff5833;
}

.option[data-v-129c4ad0]:nth-child(2):before {
  background: #ff9100;
}

.option[data-v-129c4ad0]:nth-child(3):before {
  background: #099feb;
}

.option[data-v-129c4ad0]:nth-child(4):before {
  background: #16b55b;
}

.option[data-v-129c4ad0]:nth-child(5):before {
  content: "";
  background: #d31cef;
}

.option[data-v-129c4ad0]:nth-child(6):before {
  background: #00d0c8;
}

.stage-selected-confirm-btn[data-v-129c4ad0] {
  color: #fff;
  text-align: center;
  background-color: #ff711f;
  border-radius: 26.6667vw;
  height: 12.8vw;
  margin: 3.2vw 4.26667vw;
  font-size: 4.8vw;
  font-weight: 600;
  line-height: 12.8vw;
}

.age-selector-wrapper[data-v-624f8e0c] {
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 3.2vw 3.2vw 0 0;
  position: relative;
}

.age-selector-wrapper .close[data-v-624f8e0c] {
  width: 5.33333vw;
  height: 5.33333vw;
  position: absolute;
  top: 5.86667vw;
  right: 4.26667vw;
}

.choose-age-wrapper[data-v-624f8e0c] {
  padding: 0 4.26667vw 4.26667vw;
}

.choose-age-wrapper .title[data-v-624f8e0c] {
  color: #000000e6;
  justify-content: center;
  height: 16.5333vw;
  font-family: PingFang SC;
  font-size: 4.8vw;
  font-style: normal;
  font-weight: 500;
}

.choose-age-wrapper .card-wrapper[data-v-624f8e0c], .choose-age-wrapper .title[data-v-624f8e0c] {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.choose-age-wrapper .card-wrapper[data-v-624f8e0c] {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -3.2vw;
  padding: .8vw 0;
}

.choose-age-wrapper .card-wrapper .card[data-v-624f8e0c] {
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #0003;
  border-radius: 3.2vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 44vw;
  height: 18.6667vw;
  margin-top: 1px;
  margin-bottom: 3.2vw;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 400;
  display: flex;
}

.choose-age-wrapper .card-wrapper .card.active[data-v-624f8e0c] {
  background: #ff711f1a;
  border: 1px solid #ff711f;
}

.choose-age-wrapper .card-wrapper .card.active .name[data-v-624f8e0c] {
  color: #ff711f;
  font-weight: 600;
}

.choose-age-wrapper .card-wrapper .card.active .desc[data-v-624f8e0c] {
  color: #ff711f;
}

.choose-age-wrapper .card-wrapper .card .name[data-v-624f8e0c] {
  color: #000;
  font-size: 4.26667vw;
  font-weight: 500;
}

.choose-age-wrapper .card-wrapper .card .desc[data-v-624f8e0c] {
  color: #0009;
  margin-top: 1.06667vw;
  font-size: 3.2vw;
}

.choose-age-wrapper .stage-select-overlay[data-v-624f8e0c] {
  background: #0000004d;
}

.btn-wrapper[data-v-36d7ca8e] {
  box-sizing: border-box;
  height: 17.0667vw;
  padding: 2.13333vw 4.26667vw;
}

.btn-wrapper .btn[data-v-36d7ca8e] {
  background: #ff711f;
  border-radius: 26.6667vw;
  justify-content: center;
  align-items: center;
  height: 12.8vw;
  display: flex;
}

.btn-wrapper .btn .btn-text[data-v-36d7ca8e] {
  text-align: center;
  color: #fff;
  letter-spacing: 1px;
  font-family: PingFang SC;
  font-size: 4.26667vw;
  font-weight: bolder;
  line-height: 6.93333vw;
  position: relative;
}

.btn-wrapper .btn.disabled[data-v-36d7ca8e] {
  background: #ccc;
}

.btn-wrapper .btn.loading .btn-text[data-v-36d7ca8e]:before {
  content: "";
  background: url("https://conan-online.fbcontent.cn/conan-oss-resource/fv8a6gn15.png") 0 0 / 5.33333vw 5.33333vw no-repeat;
  width: 5.33333vw;
  height: 5.33333vw;
  animation: 1s linear infinite turn-36d7ca8e;
  position: absolute;
  left: -6.4vw;
}

.btn-wrapper .btn.breathing[data-v-36d7ca8e] {
  animation: .668s infinite breathing-36d7ca8e;
}

@keyframes turn-36d7ca8e {
  0% {
    -webkit-transform: rotate(0);
  }

  25% {
    -webkit-transform: rotate(90deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
  }

  75% {
    -webkit-transform: rotate(270deg);
  }

  to {
    -webkit-transform: rotate(1turn);
  }
}

@keyframes breathing-36d7ca8e {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.06);
  }

  to {
    transform: scale(1);
  }
}

.age-selector-pop[data-v-11fbd8c9] {
  background: #fff;
  font-family: PingFang SC;
}

.age-selector-pop[data-v-11fbd8c9] .van-popup {
  overflow: unset;
  z-index: 998 !important;
}

.age-selector-pop .pop-content[data-v-11fbd8c9] {
  box-sizing: border-box;
  padding: 4vw 4.26667vw 0;
}

.age-selector-pop .title[data-v-11fbd8c9] {
  color: #000;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 6.93333vw;
}

.age-selector-pop .desc[data-v-11fbd8c9] {
  color: #ff711f;
  margin-top: 6.13333vw;
  margin-bottom: 3.2vw;
  font-size: 3.73333vw;
  font-weight: 400;
  line-height: 5.86667vw;
}

.age-selector-pop .current-age[data-v-11fbd8c9] {
  color: #000;
  align-items: center;
  margin-top: 5.6vw;
  margin-bottom: 7.2vw;
  font-size: 3.73333vw;
  font-weight: 400;
  line-height: 5.33333vw;
  display: flex;
}

.age-selector-pop .fill-age[data-v-11fbd8c9] {
  color: #000;
  border-bottom: 1px solid #000;
  min-width: 3.2vw;
  height: 5.33333vw;
  margin: 0 1.06667vw;
  font-size: 5.33333vw;
  font-weight: 500;
  line-height: 5.33333vw;
}

.age-selector-pop[data-v-11fbd8c9] .van-picker {
  background: #fafafa;
  border-radius: 2.66667vw;
  padding: 3.73333vw 0;
  overflow: hidden;
}

.age-selector-pop[data-v-11fbd8c9] .van-picker .van-picker-column__item {
  color: #0009;
  font-size: 4.53333vw;
  line-height: 4.53333vw;
}

.age-selector-pop[data-v-11fbd8c9] .van-picker .van-picker-column__item--selected {
  color: #000;
  font-size: 5.33333vw;
  line-height: 5.33333vw;
}

.age-selector-pop[data-v-11fbd8c9] .van-picker .van-hairline-unset--top-bottom {
  display: none;
}

.age-selector-pop[data-v-11fbd8c9] .van-picker .van-picker__mask {
  background-image: none;
}

.card[data-v-1c9f64b3] {
  background: #fafafa;
  border-radius: 3.2vw;
  justify-content: flex-start;
  align-items: center;
  margin: 0 4.26667vw 4.26667vw;
  padding: 3.2vw;
  display: flex;
}

.card .check-icon[data-v-1c9f64b3] {
  width: 6.4vw;
  height: 6.4vw;
  margin-right: 3.2vw;
}

.card .course[data-v-1c9f64b3] {
  flex: 1;
}

.card .course .course-title[data-v-1c9f64b3] {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 3.2vw;
  display: flex;
}

.card .course .course-title .name[data-v-1c9f64b3] {
  color: #000;
  margin-right: 3.2vw;
  font-family: PingFang SC;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 6.93333vw;
}

.card .course .course-title .time[data-v-1c9f64b3] {
  color: #0006;
  min-width: 27.2vw;
  font-family: PingFang SC;
  font-size: 3.2vw;
  font-weight: 400;
  line-height: 4.8vw;
}

.card .course .course-img[data-v-1c9f64b3] {
  border-radius: 3.2vw;
  width: 50.6667vw;
  height: 21.3333vw;
}

.card .price[data-v-1c9f64b3] {
  color: #ff711f;
  text-align: right;
  font-family: PingFang SC;
  font-size: 5.33333vw;
  font-weight: 500;
  line-height: 7.46667vw;
}

.card .price[data-v-1c9f64b3]:before {
  content: "仅售¥";
  margin-right: .533333vw;
  font-family: PingFang SC;
  font-size: 3.73333vw;
  font-weight: 500;
  line-height: 5.33333vw;
}

.header[data-v-6ba95c80] {
  text-align: center;
  height: 17.0667vw;
  position: relative;
}

.header .header-img[data-v-6ba95c80] {
  color: #fff;
  justify-content: center;
  height: 12.8vw;
  margin: -2.13333vw auto 0;
  font-family: PingFang SC;
  display: flex;
}

.header .header-img .header-content-img[data-v-6ba95c80] {
  background: url("https://conan-test.fbcontent.cn/conan-oss-resource/twm6g7rkh.png") 0 0 / contain;
  max-width: 65%;
}

.header .header-img .header-tip[data-v-6ba95c80] {
  background: url("https://conan-test.fbcontent.cn/conan-oss-resource/046ga8ju5.png") 50% / contain no-repeat;
  width: 32.5333vw;
  margin: 1.06667vw auto 0;
  font-size: 3.2vw;
  font-weight: bolder;
  line-height: 4.53333vw;
}

.header .header-img .title[data-v-6ba95c80] {
  letter-spacing: 1px;
  text-align: center;
  white-space: nowrap;
  font-size: 4.26667vw;
  font-weight: bolder;
  line-height: 5.6vw;
}

.header .arrow[data-v-6ba95c80] {
  width: 5.33333vw;
  height: 5.33333vw;
  position: absolute;
  top: 6.93333vw;
  right: 4.8vw;
}

.header[data-v-58bac0ce] {
  text-align: center;
  background-image: url("https://conan-online.fbcontent.cn/conan-oss-resource/spwidae5d.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 4.26667vw 4.26667vw 0 0;
  height: 18.6667vw;
  position: relative;
}

.header .header-img[data-v-58bac0ce] {
  color: #fff;
  background-image: url("https://conan-online.fbcontent.cn/conan-oss-resource/4zrnclkwt.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  justify-content: center;
  width: 91.4667vw;
  height: 16.5333vw;
  margin: -2.13333vw auto 0;
  font-family: PingFang SC;
  display: flex;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.header .header-img .header-content-img[data-v-58bac0ce] {
  background-size: contain;
}

.header .header-img .header-tip[data-v-58bac0ce] {
  background-size: contain;
  justify-content: center;
  align-items: center;
  margin: 1.33333vw 0 0;
  font-size: 3.2vw;
  font-weight: bolder;
  line-height: 4.53333vw;
  display: flex;
}

.header .header-img .header-tip[data-v-58bac0ce]:after {
  content: "";
  background-image: url("https://conan-online.fbcontent.cn/conan-oss-resource/szzdp5ukc.png");
  background-size: 100% 100%;
  width: 8.53333vw;
  height: .533333vw;
  margin: 0 1.06667vw;
}

.header .header-img .header-tip[data-v-58bac0ce]:before {
  content: "";
  background-image: url("https://conan-online.fbcontent.cn/conan-oss-resource/ybvtd068s.png");
  background-size: 100% 100%;
  width: 8.53333vw;
  height: .533333vw;
  margin: 0 1.06667vw;
}

.header .header-img .count-down-container[data-v-58bac0ce] {
  color: #fff;
  justify-content: center;
  align-items: center;
  font-family: PingFang SC;
  font-size: 3.73333vw;
  font-weight: 500;
  display: flex;
}

.header .header-img .count-down-container .tip[data-v-58bac0ce] {
  margin: 0 .533333vw;
}

.header .header-img .count-down-container .time-container[data-v-58bac0ce] {
  box-sizing: border-box;
  color: #ff5d00;
  background-image: url("https://conan-online.fbcontent.cn/conan-oss-resource/60gdp6913.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  justify-content: center;
  align-items: center;
  width: 9.6vw;
  height: 9.6vw;
  margin: 0 -1.06667vw;
  display: flex;
}

.header .header-img .count-down-container .time-container.ms-container[data-v-58bac0ce] {
  background-image: url("https://conan-online.fbcontent.cn/conan-oss-resource/c1qzxraaw.png");
  width: 12.2667vw;
}

.header .header-img .count-down-container .time-colon[data-v-58bac0ce] {
  background-image: url("https://conan-online.fbcontent.cn/conan-oss-resource/e7skzej95.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: .8vw;
  height: 2.93333vw;
  margin: 0 .533333vw;
}

.header .arrow[data-v-58bac0ce] {
  width: 5.33333vw;
  height: 5.33333vw;
  position: absolute;
  top: 4.8vw;
  right: 4.26667vw;
}

.overlay[data-v-380d86a3] {
  z-index: 996;
  background: #0000004d;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
}

.content[data-v-380d86a3] {
  z-index: 997;
  padding-bottom: env(safe-area-inset-bottom);
  background: #fff;
  border-radius: 4.26667vw 4.26667vw 0 0;
  width: 100%;
  position: fixed;
  bottom: 0;
}

.fade-enter[data-v-380d86a3], .fade-leave-to[data-v-380d86a3] {
  max-height: 0;
}

.fade-enter-to[data-v-380d86a3], .fade-leave[data-v-380d86a3] {
  max-height: 133.333vw;
}

.fade-enter-active[data-v-380d86a3], .fade-leave-active[data-v-380d86a3], .overlay-enter-active[data-v-380d86a3], .overlay-leave-active[data-v-380d86a3] {
  transition: all .5s;
}

.count-down-image-container[data-v-380d86a3] {
  width: 91.4667vw;
  margin: 0 auto 4.26667vw;
  font-size: 0;
}

.count-down-image-container img[data-v-380d86a3] {
  border-radius: 4.26667vw;
  width: 100%;
}

.preload-stage-img[data-v-4b8b0714] {
  display: none;
}

.stage-img[data-v-4b8b0714] {
  border-radius: 4.26667vw 4.26667vw 0 0;
  width: 100%;
  position: absolute;
  top: -29.0667vw;
}

.van-popup[data-v-4b8b0714] {
  overflow: visible;
  z-index: 998 !important;
}

.stage-select-overlay[data-v-4b8b0714] {
  background: #0000004d;
  z-index: 997 !important;
}

.pop-content[data-v-4b8b0714] {
  overflow: unset;
  background: #fff;
  border-radius: 4.26667vw 4.26667vw 0 0;
  flex-direction: column;
  max-height: 100vh;
  display: flex;
  position: relative;
}

.with-stage-img[data-v-4b8b0714] {
  max-height: calc(100vh - 29.3333vw);
  overflow: hidden;
}

.header[data-v-4b8b0714] {
  justify-content: flex-start;
  align-items: center;
  margin: 5.33333vw 4.26667vw 4.26667vw;
  display: flex;
}

.header .title[data-v-4b8b0714] {
  color: #000000e6;
  font-family: PingFang SC;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 6.93333vw;
}

.header .desc[data-v-4b8b0714] {
  color: #999;
  flex: 1;
  margin-left: 3.2vw;
  font-family: PingFang SC;
  font-size: 3.73333vw;
  font-weight: 400;
  line-height: 5.33333vw;
}

.header .close-icon[data-v-4b8b0714] {
  width: 5.33333vw;
  height: 5.33333vw;
}

.stage-content[data-v-4b8b0714] {
  flex: 1;
  overflow: scroll;
}

.option[data-v-4b8b0714] {
  box-sizing: border-box;
  color: #000;
  border: 1px solid #0003;
  border-radius: 3.2vw;
  align-items: center;
  height: 21.3333vw;
  margin: 0 4.26667vw 3.2vw;
  display: flex;
}

.option .option-title[data-v-4b8b0714] {
  color: #000;
  width: 7.73333vw;
  margin-left: 3.2vw;
  font-family: PingFang SC;
  font-size: 3.73333vw;
  font-weight: 400;
  line-height: 5.33333vw;
}

.option .option-desc[data-v-4b8b0714] {
  flex: 1;
  margin-left: 3.2vw;
  margin-right: 4.26667vw;
  font-family: PingFang SC;
  font-size: 4.26667vw;
  font-weight: 500;
  line-height: 5.86667vw;
}

.option.active[data-v-4b8b0714] {
  color: #ff711f;
  background: #ff711f1a;
  border: 1px solid #ff711f;
}

.option[data-v-4b8b0714]:first-child:before {
  content: "";
  background: #ff5833;
  width: 1.06667vw;
  height: 10.6667vw;
}

.option[data-v-4b8b0714]:nth-child(2):before {
  content: "";
  background: #ff9100;
  width: 1.06667vw;
  height: 10.6667vw;
}

.option[data-v-4b8b0714]:nth-child(3):before {
  content: "";
  background: #099feb;
  width: 1.06667vw;
  height: 10.6667vw;
}

.option[data-v-4b8b0714]:nth-child(4):before {
  content: "";
  background: #16b55b;
  width: 1.06667vw;
  height: 10.6667vw;
}

.option[data-v-4b8b0714]:nth-child(5):before {
  content: "";
  background: #d31cef;
  width: 1.06667vw;
  height: 10.6667vw;
}

.option[data-v-4b8b0714]:nth-child(6):before {
  content: "";
  background: #00d0c8;
  width: 1.06667vw;
  height: 10.6667vw;
}

.overlay[data-v-c5099fba] {
  z-index: 996;
  background: #0000004d;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
}

.content[data-v-c5099fba] {
  z-index: 997;
  padding-bottom: env(safe-area-inset-bottom);
  background: #fff;
  border-radius: 4.26667vw 4.26667vw 0 0;
  width: 100%;
  position: fixed;
  bottom: 0;
}

.fade-enter[data-v-c5099fba], .fade-leave-to[data-v-c5099fba] {
  max-height: 0;
}

.fade-enter-to[data-v-c5099fba], .fade-leave[data-v-c5099fba] {
  max-height: 133.333vw;
}

.fade-enter-active[data-v-c5099fba], .fade-leave-active[data-v-c5099fba], .overlay-enter-active[data-v-c5099fba], .overlay-leave-active[data-v-c5099fba] {
  transition: all .5s;
}

.overlay[data-v-1091ace1] {
  z-index: 996;
  background: #0000004d;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
}

.content[data-v-1091ace1] {
  z-index: 997;
  padding-bottom: env(safe-area-inset-bottom);
  background: #fff;
  border-radius: 4.26667vw 4.26667vw 0 0;
  width: 100%;
  position: fixed;
  bottom: 0;
}

.pop-image[data-v-1091ace1] {
  width: 100%;
  display: block;
}

.fade-enter[data-v-1091ace1], .fade-leave-to[data-v-1091ace1] {
  max-height: 0;
}

.fade-enter-to[data-v-1091ace1], .fade-leave[data-v-1091ace1] {
  max-height: 133.333vw;
}

.fade-enter-active[data-v-1091ace1], .fade-leave-active[data-v-1091ace1], .overlay-enter-active[data-v-1091ace1], .overlay-leave-active[data-v-1091ace1] {
  transition: all .5s;
}

body.lock, html.lock {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
}

.gift-content[data-v-51c34533] {
  background: #fff;
  border-radius: 3.2vw;
  margin-bottom: 3.2vw;
  padding: 4.26667vw;
}

.gift-content .class-wrapper[data-v-51c34533] {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.06667vw;
  display: flex;
}

.gift-content .gift-class-name[data-v-51c34533] {
  color: #000;
  font-family: PingFang SC;
  font-size: 3.73333vw;
  font-weight: 500;
  line-height: 5.33333vw;
}

.gift-content .gift-select-count[data-v-51c34533] {
  color: #ff711f;
  font-size: 3.73333vw;
  line-height: 5.33333vw;
}

.gift-content .select-completely[data-v-51c34533] {
  color: #999;
}

.gift-content[data-v-51c34533]:last-child {
  margin-bottom: 6.4vw;
}

.gift-item-list[data-v-51c34533] {
  flex-wrap: wrap;
  display: flex;
}

.gift-item-wrapper[data-v-51c34533] {
  width: 33.3%;
}

.gift-item[data-v-51c34533] {
  box-sizing: border-box;
  border: 1px solid #00000014;
  border-radius: 1.86667vw;
  width: 26.1333vw;
  height: 32.2667vw;
  margin: 3.2vw auto 0;
  font-size: 0;
  position: relative;
  overflow: hidden;
}

.selected-gift[data-v-51c34533] {
  border: 1px solid #ff711f;
}

.disable-gift[data-v-51c34533] {
  opacity: .4;
}

.gift-img[data-v-51c34533] {
  border-radius: 0 0 1.86667vw 1.86667vw;
  width: 25.6vw;
  height: 19.2vw;
}

.gift-name[data-v-51c34533] {
  color: #000;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 1.6vw 2.13333vw;
  font-family: PingFang SC;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 4.8vw;
  display: -webkit-box;
  overflow: hidden;
}

.select-status-icon[data-v-51c34533] {
  box-sizing: border-box;
  background-image: url("https://conan-online.fbcontent.cn/conan-oss-resource/f7rr1lfpl.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 50%;
  width: 5.33333vw;
  height: 5.33333vw;
  position: absolute;
  top: 1.06667vw;
  right: 1.06667vw;
}

.selected-icon[data-v-51c34533] {
  background-image: url("https://conan-online.fbcontent.cn/conan-oss-resource/n6zeb1m51.png");
}

.unselect-icon[data-v-51c34533] {
  background-image: url("https://conan-online.fbcontent.cn/conan-oss-resource/f7rr1lfpl.png");
}

.gift-popup[data-v-6befa04b] .van-popup {
  background: #f5f5f5;
  overflow: hidden;
}

.gift-popup[data-v-6befa04b] .gift-comp-overlay {
  background-color: #0009;
}

.gift-popup .popup-wrapper[data-v-6befa04b] {
  background: url("https://conan-online.fbcontent.cn/conan-oss-resource/l876y0pm2.png") 0 0 / contain no-repeat;
}

.gift-popup .pop-header[data-v-6befa04b] {
  justify-content: space-between;
  align-items: center;
  padding: 0 4.26667vw;
  line-height: 14.9333vw;
  display: flex;
}

.gift-popup .pop-header .title[data-v-6befa04b] {
  color: #000;
  font-family: PingFang SC;
  font-size: 4.8vw;
  font-weight: 500;
}

.gift-popup .pop-header .close-icon[data-v-6befa04b] {
  width: 5.33333vw;
  height: 5.33333vw;
}

.gift-popup .content[data-v-6befa04b] {
  flex-direction: column;
  max-height: calc(100vh - 36.2667vw);
  display: flex;
}

.gift-popup .gift-content-wrapper[data-v-6befa04b] {
  padding: 0 3.2vw;
  overflow: scroll;
}

.gift-popup .footer[data-v-6befa04b] {
  z-index: 9;
  padding: 3.2vw 4.26667vw;
  padding-bottom: calc(3.2vw + constant(safe-area-inset-bottom));
  padding-bottom: calc(3.2vw + env(safe-area-inset-bottom));
  background: #fff;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  display: flex;
  box-shadow: 0 -1.06667vw 4.26667vw #0000000a;
}

.gift-popup .footer .text-content[data-v-6befa04b] {
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  color: #000;
  -webkit-box-orient: vertical;
  flex: 1;
  font-family: PingFang SC;
  font-size: 3.2vw;
  font-weight: 500;
  display: -webkit-box;
  overflow: hidden;
}

.gift-popup .footer .confirm-button[data-v-6befa04b] {
  color: #fff;
  text-align: center;
  background: #ff711f;
  border-radius: 6.4vw;
  width: 33.3333vw;
  margin-left: 4.26667vw;
  font-size: 4.26667vw;
  font-weight: 500;
  line-height: 12.8vw;
}

.gift-popup .footer .disable-confirm-button[data-v-6befa04b] {
  background: #ccc;
}

.custum-overlay[data-v-4a937936] {
  z-index: 9999;
}

.container[data-v-4a937936] {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.container .content[data-v-4a937936] {
  position: relative;
}

.container .wrapper[data-v-4a937936] {
  width: 74.6667vw;
}

.container .confirm-btn[data-v-4a937936] {
  width: 100%;
  height: 18.1333vw;
  position: absolute;
  bottom: 5.33333vw;
}

html {
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Segoe UI, Arial, Roboto, PingFang SC, miui, Hiragino Sans GB, Microsoft Yahei, sans-serif;
}

a {
  text-decoration: none;
}

button, input, textarea {
  color: inherit;
  font: inherit;
}

[class*="van-"]:focus, a:focus, button:focus, input:focus, textarea:focus {
  outline: 0;
}

ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.van-ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.van-multi-ellipsis--l2 {
  -webkit-line-clamp: 2;
}

.van-multi-ellipsis--l2, .van-multi-ellipsis--l3 {
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.van-multi-ellipsis--l3 {
  -webkit-line-clamp: 3;
}

.van-clearfix:after {
  clear: both;
  content: "";
  display: table;
}

[class*="van-hairline"]:after {
  box-sizing: border-box;
  content: " ";
  pointer-events: none;
  border: 0 solid #ebedf0;
  position: absolute;
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  transform: scale(.5);
}

.van-hairline, .van-hairline--bottom, .van-hairline--left, .van-hairline--right, .van-hairline--surround, .van-hairline--top, .van-hairline--top-bottom {
  position: relative;
}

.van-hairline--top:after {
  border-top-width: 1px;
}

.van-hairline--left:after {
  border-left-width: 1px;
}

.van-hairline--right:after {
  border-right-width: 1px;
}

.van-hairline--bottom:after {
  border-bottom-width: 1px;
}

.van-hairline--top-bottom:after, .van-hairline-unset--top-bottom:after {
  border-width: 1px 0;
}

.van-hairline--surround:after {
  border-width: 1px;
}

@keyframes van-slide-up-enter {
  0% {
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes van-slide-up-leave {
  to {
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes van-slide-down-enter {
  0% {
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes van-slide-down-leave {
  to {
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes van-slide-left-enter {
  0% {
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes van-slide-left-leave {
  to {
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes van-slide-right-enter {
  0% {
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes van-slide-right-leave {
  to {
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes van-fade-in {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes van-fade-out {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes van-rotate {
  0% {
    transform: rotate(0);
  }

  to {
    transform: rotate(1turn);
  }
}

.van-fade-enter-active {
  animation: .3s ease-out both van-fade-in;
}

.van-fade-leave-active {
  animation: .3s ease-in both van-fade-out;
}

.van-slide-up-enter-active {
  animation: .3s ease-out both van-slide-up-enter;
}

.van-slide-up-leave-active {
  animation: .3s ease-in both van-slide-up-leave;
}

.van-slide-down-enter-active {
  animation: .3s ease-out both van-slide-down-enter;
}

.van-slide-down-leave-active {
  animation: .3s ease-in both van-slide-down-leave;
}

.van-slide-left-enter-active {
  animation: .3s ease-out both van-slide-left-enter;
}

.van-slide-left-leave-active {
  animation: .3s ease-in both van-slide-left-leave;
}

.van-slide-right-enter-active {
  animation: .3s ease-out both van-slide-right-enter;
}

.van-slide-right-leave-active {
  animation: .3s ease-in both van-slide-right-leave;
}

.van-overlay {
  z-index: 1;
  background-color: #000000b3;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.van-info {
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  transform-origin: 100%;
  background-color: #ee0a24;
  border: 1px solid #fff;
  border-radius: 4.26667vw;
  min-width: 4.26667vw;
  padding: 0 .8vw;
  font-family: -apple-system-font, Helvetica Neue, Arial, sans-serif;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1.2;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
}

.van-info--dot {
  background-color: #ee0a24;
  border-radius: 100%;
  width: 2.13333vw;
  min-width: 0;
  height: 2.13333vw;
}

.van-sidebar-item {
  box-sizing: border-box;
  color: #323233;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background-color: #f7f8fa;
  padding: 5.33333vw 3.2vw;
  font-size: 3.73333vw;
  line-height: 5.33333vw;
  display: block;
  position: relative;
  overflow: hidden;
}

.van-sidebar-item:active {
  background-color: #f2f3f5;
}

.van-sidebar-item__text {
  word-break: break-all;
  display: inline-block;
  position: relative;
}

.van-sidebar-item:not(:last-child):after {
  border-bottom-width: 1px;
}

.van-sidebar-item--select {
  color: #323233;
  font-weight: 500;
}

.van-sidebar-item--select, .van-sidebar-item--select:active {
  background-color: #fff;
}

.van-sidebar-item--select:before {
  content: "";
  background-color: #ee0a24;
  width: 1.06667vw;
  height: 4.26667vw;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.van-sidebar-item--disabled {
  color: #c8c9cc;
  cursor: not-allowed;
}

.van-sidebar-item--disabled:active {
  background-color: #f7f8fa;
}

.van-icon {
  font: 3.73333vw / 1 vant-icon;
  font: normal normal normal 3.73333vw / 1 var(--van-icon-font-family, "vant-icon");
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: relative;
}

.van-icon, .van-icon:before {
  display: inline-block;
}

.van-icon-contact:before {
  content: "";
}

.van-icon-notes:before {
  content: "";
}

.van-icon-records:before {
  content: "";
}

.van-icon-cash-back-record:before {
  content: "";
}

.van-icon-newspaper:before {
  content: "";
}

.van-icon-discount:before {
  content: "";
}

.van-icon-completed:before {
  content: "";
}

.van-icon-user:before {
  content: "";
}

.van-icon-description:before {
  content: "";
}

.van-icon-list-switch:before {
  content: "";
}

.van-icon-list-switching:before {
  content: "";
}

.van-icon-link-o:before {
  content: "";
}

.van-icon-miniprogram-o:before {
  content: "";
}

.van-icon-qq:before {
  content: "";
}

.van-icon-wechat-moments:before {
  content: "";
}

.van-icon-weibo:before {
  content: "";
}

.van-icon-cash-o:before {
  content: "";
}

.van-icon-guide-o:before {
  content: "";
}

.van-icon-invitation:before {
  content: "";
}

.van-icon-shield-o:before {
  content: "";
}

.van-icon-exchange:before {
  content: "";
}

.van-icon-eye:before {
  content: "";
}

.van-icon-enlarge:before {
  content: "";
}

.van-icon-expand-o:before {
  content: "";
}

.van-icon-eye-o:before {
  content: "";
}

.van-icon-expand:before {
  content: "";
}

.van-icon-filter-o:before {
  content: "";
}

.van-icon-fire:before {
  content: "";
}

.van-icon-fail:before {
  content: "";
}

.van-icon-failure:before {
  content: "";
}

.van-icon-fire-o:before {
  content: "";
}

.van-icon-flag-o:before {
  content: "";
}

.van-icon-font:before {
  content: "";
}

.van-icon-font-o:before {
  content: "";
}

.van-icon-gem-o:before {
  content: "";
}

.van-icon-flower-o:before {
  content: "";
}

.van-icon-gem:before {
  content: "";
}

.van-icon-gift-card:before {
  content: "";
}

.van-icon-friends:before {
  content: "";
}

.van-icon-friends-o:before {
  content: "";
}

.van-icon-gold-coin:before {
  content: "";
}

.van-icon-gold-coin-o:before {
  content: "";
}

.van-icon-good-job-o:before {
  content: "";
}

.van-icon-gift:before {
  content: "";
}

.van-icon-gift-o:before {
  content: "";
}

.van-icon-gift-card-o:before {
  content: "";
}

.van-icon-good-job:before {
  content: "";
}

.van-icon-home-o:before {
  content: "";
}

.van-icon-goods-collect:before {
  content: "";
}

.van-icon-graphic:before {
  content: "";
}

.van-icon-goods-collect-o:before {
  content: "";
}

.van-icon-hot-o:before {
  content: "";
}

.van-icon-info:before {
  content: "";
}

.van-icon-hotel-o:before {
  content: "";
}

.van-icon-info-o:before {
  content: "";
}

.van-icon-hot-sale-o:before {
  content: "";
}

.van-icon-hot:before {
  content: "";
}

.van-icon-like:before {
  content: "";
}

.van-icon-idcard:before {
  content: "";
}

.van-icon-like-o:before {
  content: "";
}

.van-icon-hot-sale:before {
  content: "";
}

.van-icon-location-o:before {
  content: "";
}

.van-icon-location:before {
  content: "";
}

.van-icon-label:before {
  content: "";
}

.van-icon-lock:before {
  content: "";
}

.van-icon-label-o:before {
  content: "";
}

.van-icon-map-marked:before {
  content: "";
}

.van-icon-logistics:before {
  content: "";
}

.van-icon-manager:before {
  content: "";
}

.van-icon-more:before {
  content: "";
}

.van-icon-live:before {
  content: "";
}

.van-icon-manager-o:before {
  content: "";
}

.van-icon-medal:before {
  content: "";
}

.van-icon-more-o:before {
  content: "";
}

.van-icon-music-o:before {
  content: "";
}

.van-icon-music:before {
  content: "";
}

.van-icon-new-arrival-o:before {
  content: "";
}

.van-icon-medal-o:before {
  content: "";
}

.van-icon-new-o:before {
  content: "";
}

.van-icon-free-postage:before {
  content: "";
}

.van-icon-newspaper-o:before {
  content: "";
}

.van-icon-new-arrival:before {
  content: "";
}

.van-icon-minus:before {
  content: "";
}

.van-icon-orders-o:before {
  content: "";
}

.van-icon-new:before {
  content: "";
}

.van-icon-paid:before {
  content: "";
}

.van-icon-notes-o:before {
  content: "";
}

.van-icon-other-pay:before {
  content: "";
}

.van-icon-pause-circle:before {
  content: "";
}

.van-icon-pause:before {
  content: "";
}

.van-icon-pause-circle-o:before {
  content: "";
}

.van-icon-peer-pay:before {
  content: "";
}

.van-icon-pending-payment:before {
  content: "";
}

.van-icon-passed:before {
  content: "";
}

.van-icon-plus:before {
  content: "";
}

.van-icon-phone-circle-o:before {
  content: "";
}

.van-icon-phone-o:before {
  content: "";
}

.van-icon-printer:before {
  content: "";
}

.van-icon-photo-fail:before {
  content: "";
}

.van-icon-phone:before {
  content: "";
}

.van-icon-photo-o:before {
  content: "";
}

.van-icon-play-circle:before {
  content: "";
}

.van-icon-play:before {
  content: "";
}

.van-icon-phone-circle:before {
  content: "";
}

.van-icon-point-gift-o:before {
  content: "";
}

.van-icon-point-gift:before {
  content: "";
}

.van-icon-play-circle-o:before {
  content: "";
}

.van-icon-shrink:before {
  content: "";
}

.van-icon-photo:before {
  content: "";
}

.van-icon-qr:before {
  content: "";
}

.van-icon-qr-invalid:before {
  content: "";
}

.van-icon-question-o:before {
  content: "";
}

.van-icon-revoke:before {
  content: "";
}

.van-icon-replay:before {
  content: "";
}

.van-icon-service:before {
  content: "";
}

.van-icon-question:before {
  content: "";
}

.van-icon-search:before {
  content: "";
}

.van-icon-refund-o:before {
  content: "";
}

.van-icon-service-o:before {
  content: "";
}

.van-icon-scan:before {
  content: "";
}

.van-icon-share:before {
  content: "";
}

.van-icon-send-gift-o:before {
  content: "";
}

.van-icon-share-o:before {
  content: "";
}

.van-icon-setting:before {
  content: "";
}

.van-icon-points:before {
  content: "";
}

.van-icon-photograph:before {
  content: "";
}

.van-icon-shop:before {
  content: "";
}

.van-icon-shop-o:before {
  content: "";
}

.van-icon-shop-collect-o:before {
  content: "";
}

.van-icon-shop-collect:before {
  content: "";
}

.van-icon-smile:before {
  content: "";
}

.van-icon-shopping-cart-o:before {
  content: "";
}

.van-icon-sign:before {
  content: "";
}

.van-icon-sort:before {
  content: "";
}

.van-icon-star-o:before {
  content: "";
}

.van-icon-smile-comment-o:before {
  content: "";
}

.van-icon-stop:before {
  content: "";
}

.van-icon-stop-circle-o:before {
  content: "";
}

.van-icon-smile-o:before {
  content: "";
}

.van-icon-star:before {
  content: "";
}

.van-icon-success:before {
  content: "";
}

.van-icon-stop-circle:before {
  content: "";
}

.van-icon-records-o:before {
  content: "";
}

.van-icon-shopping-cart:before {
  content: "";
}

.van-icon-tosend:before {
  content: "";
}

.van-icon-todo-list:before {
  content: "";
}

.van-icon-thumb-circle-o:before {
  content: "";
}

.van-icon-thumb-circle:before {
  content: "";
}

.van-icon-umbrella-circle:before {
  content: "";
}

.van-icon-underway:before {
  content: "";
}

.van-icon-upgrade:before {
  content: "";
}

.van-icon-todo-list-o:before {
  content: "";
}

.van-icon-tv-o:before {
  content: "";
}

.van-icon-underway-o:before {
  content: "";
}

.van-icon-user-o:before {
  content: "";
}

.van-icon-vip-card-o:before {
  content: "";
}

.van-icon-vip-card:before {
  content: "";
}

.van-icon-send-gift:before {
  content: "";
}

.van-icon-wap-home:before {
  content: "";
}

.van-icon-wap-nav:before {
  content: "";
}

.van-icon-volume-o:before {
  content: "";
}

.van-icon-video:before {
  content: "";
}

.van-icon-wap-home-o:before {
  content: "";
}

.van-icon-volume:before {
  content: "";
}

.van-icon-warning:before {
  content: "";
}

.van-icon-weapp-nav:before {
  content: "";
}

.van-icon-wechat-pay:before {
  content: "";
}

.van-icon-warning-o:before {
  content: "";
}

.van-icon-wechat:before {
  content: "";
}

.van-icon-setting-o:before {
  content: "";
}

.van-icon-youzan-shield:before {
  content: "";
}

.van-icon-warn-o:before {
  content: "";
}

.van-icon-smile-comment:before {
  content: "";
}

.van-icon-user-circle-o:before {
  content: "";
}

.van-icon-video-o:before {
  content: "";
}

.van-icon-add-square:before {
  content: "";
}

.van-icon-add:before {
  content: "";
}

.van-icon-arrow-down:before {
  content: "";
}

.van-icon-arrow-up:before {
  content: "";
}

.van-icon-arrow:before {
  content: "";
}

.van-icon-after-sale:before {
  content: "";
}

.van-icon-add-o:before {
  content: "";
}

.van-icon-alipay:before {
  content: "";
}

.van-icon-ascending:before {
  content: "";
}

.van-icon-apps-o:before {
  content: "";
}

.van-icon-aim:before {
  content: "";
}

.van-icon-award:before {
  content: "";
}

.van-icon-arrow-left:before {
  content: "";
}

.van-icon-award-o:before {
  content: "";
}

.van-icon-audio:before {
  content: "";
}

.van-icon-bag-o:before {
  content: "";
}

.van-icon-balance-list:before {
  content: "";
}

.van-icon-back-top:before {
  content: "";
}

.van-icon-bag:before {
  content: "";
}

.van-icon-balance-pay:before {
  content: "";
}

.van-icon-balance-o:before {
  content: "";
}

.van-icon-bar-chart-o:before {
  content: "";
}

.van-icon-bars:before {
  content: "";
}

.van-icon-balance-list-o:before {
  content: "";
}

.van-icon-birthday-cake-o:before {
  content: "";
}

.van-icon-bookmark:before {
  content: "";
}

.van-icon-bill:before {
  content: "";
}

.van-icon-bell:before {
  content: "";
}

.van-icon-browsing-history-o:before {
  content: "";
}

.van-icon-browsing-history:before {
  content: "";
}

.van-icon-bookmark-o:before {
  content: "";
}

.van-icon-bulb-o:before {
  content: "";
}

.van-icon-bullhorn-o:before {
  content: "";
}

.van-icon-bill-o:before {
  content: "";
}

.van-icon-calendar-o:before {
  content: "";
}

.van-icon-brush-o:before {
  content: "";
}

.van-icon-card:before {
  content: "";
}

.van-icon-cart-o:before {
  content: "";
}

.van-icon-cart-circle:before {
  content: "";
}

.van-icon-cart-circle-o:before {
  content: "";
}

.van-icon-cart:before {
  content: "";
}

.van-icon-cash-on-deliver:before {
  content: "";
}

.van-icon-cash-back-record-o:before {
  content: "";
}

.van-icon-cashier-o:before {
  content: "";
}

.van-icon-chart-trending-o:before {
  content: "";
}

.van-icon-certificate:before {
  content: "";
}

.van-icon-chat:before {
  content: "";
}

.van-icon-clear:before {
  content: "";
}

.van-icon-chat-o:before {
  content: "";
}

.van-icon-checked:before {
  content: "";
}

.van-icon-clock:before {
  content: "";
}

.van-icon-clock-o:before {
  content: "";
}

.van-icon-close:before {
  content: "";
}

.van-icon-closed-eye:before {
  content: "";
}

.van-icon-circle:before {
  content: "";
}

.van-icon-cluster-o:before {
  content: "";
}

.van-icon-column:before {
  content: "";
}

.van-icon-comment-circle-o:before {
  content: "";
}

.van-icon-cluster:before {
  content: "";
}

.van-icon-comment:before {
  content: "";
}

.van-icon-comment-o:before {
  content: "";
}

.van-icon-comment-circle:before {
  content: "";
}

.van-icon-completed-o:before {
  content: "";
}

.van-icon-credit-pay:before {
  content: "";
}

.van-icon-coupon:before {
  content: "";
}

.van-icon-debit-pay:before {
  content: "";
}

.van-icon-coupon-o:before {
  content: "";
}

.van-icon-contact-o:before {
  content: "";
}

.van-icon-descending:before {
  content: "";
}

.van-icon-desktop-o:before {
  content: "";
}

.van-icon-diamond-o:before {
  content: "";
}

.van-icon-description-o:before {
  content: "";
}

.van-icon-delete:before {
  content: "";
}

.van-icon-diamond:before {
  content: "";
}

.van-icon-delete-o:before {
  content: "";
}

.van-icon-cross:before {
  content: "";
}

.van-icon-edit:before {
  content: "";
}

.van-icon-ellipsis:before {
  content: "";
}

.van-icon-down:before {
  content: "";
}

.van-icon-discount-o:before {
  content: "";
}

.van-icon-ecard-pay:before {
  content: "";
}

.van-icon-envelop-o:before {
  content: "";
}

@font-face {
  font-weight: 400;
  font-family: vant-icon;
  font-style: normal;
  font-display: auto;
  src: url(data:font/woff2;charset=utf-8;base64,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) format("woff2"), url("//at.alicdn.com/t/c/font_2553510_kfwma2yq1rs.woff?t=1694918397022") format("woff");
}

.van-icon__image {
  object-fit: contain;
  width: 1em;
  height: 1em;
  display: block;
}

.van-tabbar-item {
  color: #646566;
  cursor: pointer;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  font-size: 3.2vw;
  line-height: 1;
  display: flex;
}

.van-tabbar-item__icon {
  margin-bottom: 1.06667vw;
  font-size: 5.86667vw;
  position: relative;
}

.van-tabbar-item__icon .van-icon {
  display: block;
}

.van-tabbar-item__icon img {
  height: 5.33333vw;
  display: block;
}

.van-tabbar-item--active {
  color: #1989fa;
  background-color: #fff;
}

.van-tabbar-item .van-info {
  margin-top: 1.06667vw;
}

.van-step {
  color: #969799;
  flex: 1;
  font-size: 3.73333vw;
  position: relative;
}

.van-step__circle {
  background-color: #969799;
  border-radius: 50%;
  width: 1.33333vw;
  height: 1.33333vw;
  display: block;
}

.van-step__line {
  background-color: #ebedf0;
  transition: background-color .3s;
  position: absolute;
}

.van-step--horizontal {
  float: left;
}

.van-step--horizontal:first-child .van-step__title {
  margin-left: 0;
  transform: none;
}

.van-step--horizontal:last-child {
  width: auto;
  position: absolute;
  right: 1px;
}

.van-step--horizontal:last-child .van-step__title {
  margin-left: 0;
  transform: none;
}

.van-step--horizontal:last-child .van-step__circle-container {
  left: auto;
  right: -2.4vw;
}

.van-step--horizontal .van-step__circle-container {
  z-index: 1;
  background-color: #fff;
  padding: 0 2.13333vw;
  position: absolute;
  top: 8vw;
  left: -2.13333vw;
  transform: translateY(-50%);
}

.van-step--horizontal .van-step__title {
  margin-left: .8vw;
  font-size: 3.2vw;
  display: inline-block;
  transform: translateX(-50%);
}

@media (max-width: 321px) {
  .van-step--horizontal .van-step__title {
    font-size: 11px;
  }
}

.van-step--horizontal .van-step__line {
  width: 100%;
  height: 1px;
  top: 8vw;
  left: 0;
}

.van-step--horizontal .van-step__icon {
  font-size: 3.2vw;
  display: block;
}

.van-step--horizontal .van-step--process {
  color: #323233;
}

.van-step--vertical {
  float: none;
  padding: 2.66667vw 2.66667vw 2.66667vw 0;
  line-height: 4.8vw;
  display: block;
}

.van-step--vertical:not(:last-child):after {
  border-bottom-width: 1px;
}

.van-step--vertical .van-step__circle-container {
  z-index: 1;
  font-size: 3.2vw;
  line-height: 1;
  position: absolute;
  top: 5.06667vw;
  left: -4vw;
  transform: translate(-50%, -50%);
}

.van-step--vertical .van-step__line {
  width: 1px;
  height: 100%;
  top: 4.26667vw;
  left: -4vw;
}

.van-step:last-child .van-step__line {
  width: 0;
}

.van-step--finish {
  color: #323233;
}

.van-step--finish .van-step__circle, .van-step--finish .van-step__line {
  background-color: #07c160;
}

.van-step__icon, .van-step__title {
  transition: color .3s;
}

.van-step__icon--active, .van-step__icon--finish, .van-step__title--active, .van-step__title--finish {
  color: #07c160;
}

.van-rate {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  flex-wrap: wrap;
  display: inline-flex;
}

.van-rate__item {
  position: relative;
}

.van-rate__item:not(:last-child) {
  padding-right: 1.06667vw;
}

.van-rate__icon {
  color: #c8c9cc;
  width: 1em;
  font-size: 5.33333vw;
  display: block;
}

.van-rate__icon--half {
  width: .5em;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.van-rate__icon--full {
  color: #ee0a24;
}

.van-rate__icon--disabled {
  color: #c8c9cc;
}

.van-rate--disabled {
  cursor: not-allowed;
}

.van-rate--readonly {
  cursor: default;
}

.van-notice-bar {
  color: #ed6a0c;
  background-color: #fffbe8;
  align-items: center;
  height: 10.6667vw;
  padding: 0 4.26667vw;
  font-size: 3.73333vw;
  line-height: 6.4vw;
  display: flex;
  position: relative;
}

.van-notice-bar__left-icon, .van-notice-bar__right-icon {
  min-width: 6.4vw;
  font-size: 4.26667vw;
}

.van-notice-bar__right-icon {
  text-align: right;
  cursor: pointer;
}

.van-notice-bar__wrap {
  flex: 1;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.van-notice-bar__content {
  white-space: nowrap;
  transition-timing-function: linear;
  position: absolute;
}

.van-notice-bar__content.van-ellipsis {
  max-width: 100%;
}

.van-notice-bar--wrapable {
  height: auto;
  padding: 2.13333vw 4.26667vw;
}

.van-notice-bar--wrapable .van-notice-bar__wrap {
  height: auto;
}

.van-notice-bar--wrapable .van-notice-bar__content {
  white-space: normal;
  word-wrap: break-word;
  position: relative;
}

.van-nav-bar {
  z-index: 1;
  text-align: center;
  -webkit-user-select: none;
  user-select: none;
  background-color: #fff;
  line-height: 5.86667vw;
  position: relative;
}

.van-nav-bar--fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.van-nav-bar--safe-area-inset-top {
  padding-top: constant(safe-area-inset-top);
  padding-top: env(safe-area-inset-top);
}

.van-nav-bar .van-icon {
  color: #1989fa;
}

.van-nav-bar__content {
  align-items: center;
  height: 12.2667vw;
  display: flex;
  position: relative;
}

.van-nav-bar__arrow {
  margin-right: 1.06667vw;
  font-size: 4.26667vw;
}

.van-nav-bar__title {
  color: #323233;
  max-width: 60%;
  margin: 0 auto;
  font-size: 4.26667vw;
  font-weight: 500;
}

.van-nav-bar__left, .van-nav-bar__right {
  cursor: pointer;
  align-items: center;
  padding: 0 4.26667vw;
  font-size: 3.73333vw;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
}

.van-nav-bar__left:active, .van-nav-bar__right:active {
  opacity: .7;
}

.van-nav-bar__left {
  left: 0;
}

.van-nav-bar__right {
  right: 0;
}

.van-nav-bar__text {
  color: #1989fa;
}

.van-grid-item {
  box-sizing: border-box;
  position: relative;
}

.van-grid-item--square {
  height: 0;
}

.van-grid-item__icon {
  font-size: 7.46667vw;
}

.van-grid-item__icon-wrapper {
  position: relative;
}

.van-grid-item__text {
  color: #646566;
  word-break: break-all;
  font-size: 3.2vw;
  line-height: 1.5;
}

.van-grid-item__icon + .van-grid-item__text {
  margin-top: 2.13333vw;
}

.van-grid-item__content {
  box-sizing: border-box;
  background-color: #fff;
  flex-direction: column;
  height: 100%;
  padding: 4.26667vw 2.13333vw;
  display: flex;
}

.van-grid-item__content:after {
  z-index: 1;
  border-width: 0 1px 1px 0;
}

.van-grid-item__content--square {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.van-grid-item__content--center {
  justify-content: center;
  align-items: center;
}

.van-grid-item__content--horizontal {
  flex-direction: row;
}

.van-grid-item__content--horizontal .van-grid-item__icon + .van-grid-item__text {
  margin-top: 0;
  margin-left: 2.13333vw;
}

.van-grid-item__content--surround:after {
  border-width: 1px;
}

.van-grid-item__content--clickable {
  cursor: pointer;
}

.van-grid-item__content--clickable:active {
  background-color: #f2f3f5;
}

.van-goods-action-icon {
  color: #646566;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  min-width: 12.8vw;
  height: 100%;
  font-size: 2.66667vw;
  line-height: 1;
  display: flex;
}

.van-goods-action-icon:active {
  background-color: #f2f3f5;
}

.van-goods-action-icon__icon {
  color: #323233;
  width: 1em;
  margin: 0 auto 1.33333vw;
  font-size: 4.8vw;
  position: relative;
}

.van-checkbox {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.van-checkbox--disabled {
  cursor: not-allowed;
}

.van-checkbox--label-disabled {
  cursor: default;
}

.van-checkbox--horizontal {
  margin-right: 3.2vw;
}

.van-checkbox__icon {
  cursor: pointer;
  flex: none;
  height: 1em;
  font-size: 5.33333vw;
  line-height: 1em;
}

.van-checkbox__icon .van-icon {
  box-sizing: border-box;
  color: #0000;
  text-align: center;
  border: 1px solid #c8c9cc;
  width: 1.25em;
  height: 1.25em;
  font-size: .8em;
  line-height: 1.25;
  transition-property: color, border-color, background-color;
  transition-duration: .2s;
  display: block;
}

.van-checkbox__icon--round .van-icon {
  border-radius: 100%;
}

.van-checkbox__icon--checked .van-icon {
  color: #fff;
  background-color: #1989fa;
  border-color: #1989fa;
}

.van-checkbox__icon--disabled {
  cursor: not-allowed;
}

.van-checkbox__icon--disabled .van-icon {
  background-color: #ebedf0;
  border-color: #c8c9cc;
}

.van-checkbox__icon--disabled.van-checkbox__icon--checked .van-icon {
  color: #c8c9cc;
}

.van-checkbox__label {
  color: #323233;
  margin-left: 2.13333vw;
  line-height: 5.33333vw;
}

.van-checkbox__label--left {
  margin: 0 2.13333vw 0 0;
}

.van-checkbox__label--disabled {
  color: #c8c9cc;
}

.van-coupon {
  background-color: #fff;
  border-radius: 2.13333vw;
  margin: 0 3.2vw 3.2vw;
  overflow: hidden;
  box-shadow: 0 0 1.06667vw #0000001a;
}

.van-coupon:active {
  background-color: #f2f3f5;
}

.van-coupon__content {
  box-sizing: border-box;
  color: #323233;
  align-items: center;
  min-height: 22.4vw;
  padding: 3.73333vw 0;
  display: flex;
}

.van-coupon__head {
  color: #ee0a24;
  text-align: center;
  min-width: 25.6vw;
  padding: 0 2.13333vw;
  position: relative;
}

.van-coupon__amount, .van-coupon__condition, .van-coupon__name, .van-coupon__valid {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.van-coupon__amount {
  margin-bottom: 1.6vw;
  font-size: 8vw;
  font-weight: 500;
}

.van-coupon__amount span {
  font-size: 40%;
  font-weight: 400;
}

.van-coupon__amount span:not(:empty) {
  margin-left: .533333vw;
}

.van-coupon__condition {
  white-space: pre-wrap;
  font-size: 3.2vw;
  line-height: 4.26667vw;
}

.van-coupon__body {
  border-radius: 0 2.13333vw 2.13333vw 0;
  flex: 1;
  position: relative;
}

.van-coupon__name {
  margin-bottom: 2.66667vw;
  font-size: 3.73333vw;
  font-weight: 700;
  line-height: 5.33333vw;
}

.van-coupon__valid {
  font-size: 3.2vw;
}

.van-coupon__corner {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 4.26667vw;
}

.van-coupon__description {
  border-top: 1px dashed #ebedf0;
  padding: 2.13333vw 4.26667vw;
  font-size: 3.2vw;
}

.van-coupon--disabled:active {
  background-color: #fff;
}

.van-coupon--disabled .van-coupon-item__content {
  height: 19.7333vw;
}

.van-coupon--disabled .van-coupon__head {
  color: inherit;
}

.van-image {
  display: inline-block;
  position: relative;
}

.van-image--round {
  border-radius: 50%;
  overflow: hidden;
}

.van-image--round img {
  border-radius: inherit;
}

.van-image__error, .van-image__img, .van-image__loading {
  width: 100%;
  height: 100%;
  display: block;
}

.van-image__error, .van-image__loading {
  color: #969799;
  background-color: #f7f8fa;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 3.73333vw;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.van-image__error-icon, .van-image__loading-icon {
  color: #dcdee0;
  font-size: 8.53333vw;
}

.van-radio {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.van-radio--disabled {
  cursor: not-allowed;
}

.van-radio--label-disabled {
  cursor: default;
}

.van-radio--horizontal {
  margin-right: 3.2vw;
}

.van-radio__icon {
  cursor: pointer;
  flex: none;
  height: 1em;
  font-size: 5.33333vw;
  line-height: 1em;
}

.van-radio__icon .van-icon {
  box-sizing: border-box;
  color: #0000;
  text-align: center;
  border: 1px solid #c8c9cc;
  width: 1.25em;
  height: 1.25em;
  font-size: .8em;
  line-height: 1.25;
  transition-property: color, border-color, background-color;
  transition-duration: .2s;
  display: block;
}

.van-radio__icon--round .van-icon {
  border-radius: 100%;
}

.van-radio__icon--checked .van-icon {
  color: #fff;
  background-color: #1989fa;
  border-color: #1989fa;
}

.van-radio__icon--disabled {
  cursor: not-allowed;
}

.van-radio__icon--disabled .van-icon {
  background-color: #ebedf0;
  border-color: #c8c9cc;
}

.van-radio__icon--disabled.van-radio__icon--checked .van-icon {
  color: #c8c9cc;
}

.van-radio__label {
  color: #323233;
  margin-left: 2.13333vw;
  line-height: 5.33333vw;
}

.van-radio__label--left {
  margin: 0 2.13333vw 0 0;
}

.van-radio__label--disabled {
  color: #c8c9cc;
}

.van-tag {
  color: #fff;
  border-radius: .533333vw;
  align-items: center;
  padding: 0 1.06667vw;
  font-size: 3.2vw;
  line-height: 4.26667vw;
  display: inline-flex;
  position: relative;
}

.van-tag--default {
  background-color: #969799;
}

.van-tag--default.van-tag--plain {
  color: #969799;
}

.van-tag--danger {
  background-color: #ee0a24;
}

.van-tag--danger.van-tag--plain {
  color: #ee0a24;
}

.van-tag--primary {
  background-color: #1989fa;
}

.van-tag--primary.van-tag--plain {
  color: #1989fa;
}

.van-tag--success {
  background-color: #07c160;
}

.van-tag--success.van-tag--plain {
  color: #07c160;
}

.van-tag--warning {
  background-color: #ff976a;
}

.van-tag--warning.van-tag--plain {
  color: #ff976a;
}

.van-tag--plain {
  background-color: #fff;
  border-color: currentColor;
}

.van-tag--plain:before {
  border: 1px solid;
  border-color: inherit;
  border-radius: inherit;
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.van-tag--medium {
  padding: .533333vw 1.6vw;
}

.van-tag--large {
  border-radius: 1.06667vw;
  padding: 1.06667vw 2.13333vw;
  font-size: 3.73333vw;
}

.van-tag--mark {
  border-radius: 0 266.4vw 266.4vw 0;
}

.van-tag--mark:after {
  content: "";
  width: .533333vw;
  display: block;
}

.van-tag--round {
  border-radius: 266.4vw;
}

.van-tag__close {
  cursor: pointer;
  margin-left: .533333vw;
}

.van-card {
  box-sizing: border-box;
  color: #323233;
  background-color: #fafafa;
  padding: 2.13333vw 4.26667vw;
  font-size: 3.2vw;
  position: relative;
}

.van-card:not(:first-child) {
  margin-top: 2.13333vw;
}

.van-card__header {
  display: flex;
}

.van-card__thumb {
  flex: none;
  width: 23.4667vw;
  height: 23.4667vw;
  margin-right: 2.13333vw;
  position: relative;
}

.van-card__thumb img {
  border-radius: 2.13333vw;
}

.van-card__content {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  min-width: 0;
  min-height: 23.4667vw;
  display: flex;
  position: relative;
}

.van-card__content--centered {
  justify-content: center;
}

.van-card__desc, .van-card__title {
  word-wrap: break-word;
}

.van-card__title {
  max-height: 8.53333vw;
  font-weight: 500;
  line-height: 4.26667vw;
}

.van-card__desc {
  color: #646566;
  max-height: 5.33333vw;
}

.van-card__bottom, .van-card__desc {
  line-height: 5.33333vw;
}

.van-card__price {
  color: #323233;
  font-size: 3.2vw;
  font-weight: 500;
  display: inline-block;
}

.van-card__price-integer {
  font-size: 4.26667vw;
}

.van-card__price-decimal, .van-card__price-integer {
  font-family: Avenir-Heavy, PingFang SC, Helvetica Neue, Arial, sans-serif;
}

.van-card__origin-price {
  color: #969799;
  margin-left: 1.33333vw;
  font-size: 2.66667vw;
  text-decoration: line-through;
  display: inline-block;
}

.van-card__num {
  float: right;
  color: #969799;
}

.van-card__tag {
  position: absolute;
  top: .533333vw;
  left: 0;
}

.van-card__footer {
  text-align: right;
  flex: none;
}

.van-card__footer .van-button {
  margin-left: 1.33333vw;
}

.van-cell {
  box-sizing: border-box;
  color: #323233;
  background-color: #fff;
  width: 100%;
  padding: 2.66667vw 4.26667vw;
  font-size: 3.73333vw;
  line-height: 6.4vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.van-cell:after {
  box-sizing: border-box;
  content: " ";
  pointer-events: none;
  border-bottom: 1px solid #ebedf0;
  position: absolute;
  bottom: 0;
  left: 4.26667vw;
  right: 4.26667vw;
  transform: scaleY(.5);
}

.van-cell--borderless:after, .van-cell:last-child:after {
  display: none;
}

.van-cell__label {
  color: #969799;
  margin-top: 1.06667vw;
  font-size: 3.2vw;
  line-height: 4.8vw;
}

.van-cell__title, .van-cell__value {
  flex: 1;
}

.van-cell__value {
  color: #969799;
  text-align: right;
  vertical-align: middle;
  word-wrap: break-word;
  position: relative;
  overflow: hidden;
}

.van-cell__value--alone {
  color: #323233;
  text-align: left;
}

.van-cell__left-icon, .van-cell__right-icon {
  height: 6.4vw;
  font-size: 4.26667vw;
  line-height: 6.4vw;
}

.van-cell__left-icon {
  margin-right: 1.06667vw;
}

.van-cell__right-icon {
  color: #969799;
  margin-left: 1.06667vw;
}

.van-cell--clickable {
  cursor: pointer;
}

.van-cell--clickable:active {
  background-color: #f2f3f5;
}

.van-cell--required {
  overflow: visible;
}

.van-cell--required:before {
  color: #ee0a24;
  content: "*";
  font-size: 3.73333vw;
  position: absolute;
  left: 2.13333vw;
}

.van-cell--center {
  align-items: center;
}

.van-cell--large {
  padding-top: 3.2vw;
  padding-bottom: 3.2vw;
}

.van-cell--large .van-cell__title {
  font-size: 4.26667vw;
}

.van-cell--large .van-cell__label {
  font-size: 3.73333vw;
}

.van-coupon-cell__value--selected {
  color: #323233;
}

.van-contact-card {
  padding: 4.26667vw;
}

.van-contact-card__value {
  margin-left: 1.33333vw;
  line-height: 5.33333vw;
}

.van-contact-card--add .van-contact-card__value {
  line-height: 10.6667vw;
}

.van-contact-card--add .van-cell__left-icon {
  color: #1989fa;
  font-size: 10.6667vw;
}

.van-contact-card:before {
  content: "";
  background: repeating-linear-gradient(-45deg, #ff6c6c, #ff6c6c 20%, #0000 0 25%, #1989fa 0 45%, #0000 0 50%) 0 0 / 21.3333vw;
  height: .533333vw;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.van-collapse-item {
  position: relative;
}

.van-collapse-item--border:after {
  box-sizing: border-box;
  content: " ";
  pointer-events: none;
  border-top: 1px solid #ebedf0;
  position: absolute;
  top: 0;
  left: 4.26667vw;
  right: 4.26667vw;
  transform: scaleY(.5);
}

.van-collapse-item__title .van-cell__right-icon:before {
  transition: transform .3s, -webkit-transform .3s;
  transform: rotate(90deg)translateZ(0);
}

.van-collapse-item__title:after {
  display: none;
  right: 4.26667vw;
}

.van-collapse-item__title--expanded .van-cell__right-icon:before {
  transform: rotate(-90deg);
}

.van-collapse-item__title--expanded:after {
  display: block;
}

.van-collapse-item__title--borderless:after {
  display: none;
}

.van-collapse-item__title--disabled {
  cursor: not-allowed;
}

.van-collapse-item__title--disabled, .van-collapse-item__title--disabled .van-cell__right-icon {
  color: #c8c9cc;
}

.van-collapse-item__title--disabled:active {
  background-color: #fff;
}

.van-collapse-item__wrapper {
  will-change: height;
  transition: height .3s ease-in-out;
  overflow: hidden;
}

.van-collapse-item__content {
  color: #969799;
  background-color: #fff;
  padding: 3.2vw 4.26667vw;
  font-size: 3.73333vw;
  line-height: 1.5;
}

.van-field__label {
  box-sizing: border-box;
  color: #646566;
  text-align: left;
  word-wrap: break-word;
  flex: none;
  width: 6.2em;
  margin-right: 3.2vw;
}

.van-field__label--center {
  text-align: center;
}

.van-field__label--right {
  text-align: right;
}

.van-field--disabled .van-field__label {
  color: #c8c9cc;
}

.van-field__value {
  overflow: visible;
}

.van-field__body {
  align-items: center;
  display: flex;
}

.van-field__control {
  box-sizing: border-box;
  color: #323233;
  line-height: inherit;
  text-align: left;
  resize: none;
  background-color: #0000;
  border: 0;
  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0;
  display: block;
}

.van-field__control::placeholder {
  color: #c8c9cc;
}

.van-field__control:disabled {
  color: #c8c9cc;
  cursor: not-allowed;
  opacity: 1;
  -webkit-text-fill-color: #c8c9cc;
}

.van-field__control:read-only {
  cursor: default;
}

.van-field__control--center {
  text-align: center;
  justify-content: center;
}

.van-field__control--right {
  text-align: right;
  justify-content: flex-end;
}

.van-field__control--custom {
  align-items: center;
  min-height: 6.4vw;
  display: flex;
}

.van-field__control[type="date"], .van-field__control[type="datetime-local"], .van-field__control[type="time"] {
  min-height: 6.4vw;
}

.van-field__control[type="search"] {
  -webkit-appearance: none;
}

.van-field__button, .van-field__clear, .van-field__icon, .van-field__right-icon {
  flex-shrink: 0;
}

.van-field__clear, .van-field__right-icon {
  line-height: inherit;
  margin-right: -2.13333vw;
  padding: 0 2.13333vw;
}

.van-field__clear {
  color: #c8c9cc;
  cursor: pointer;
  font-size: 4.26667vw;
}

.van-field__left-icon .van-icon, .van-field__right-icon .van-icon {
  font-size: 4.26667vw;
  line-height: inherit;
  display: block;
}

.van-field__left-icon {
  margin-right: 1.06667vw;
}

.van-field__right-icon {
  color: #969799;
}

.van-field__button {
  padding-left: 2.13333vw;
}

.van-field__error-message {
  color: #ee0a24;
  text-align: left;
  font-size: 3.2vw;
}

.van-field__error-message--center {
  text-align: center;
}

.van-field__error-message--right {
  text-align: right;
}

.van-field__word-limit {
  color: #646566;
  text-align: right;
  margin-top: 1.06667vw;
  font-size: 3.2vw;
  line-height: 4.26667vw;
}

.van-field--error .van-field__control::-webkit-input-placeholder {
  color: #ee0a24;
  -webkit-text-fill-color: currentColor;
}

.van-field--error .van-field__control, .van-field--error .van-field__control::placeholder {
  color: #ee0a24;
  -webkit-text-fill-color: currentColor;
}

.van-field--min-height .van-field__control {
  min-height: 16vw;
}

.van-search {
  box-sizing: border-box;
  background-color: #fff;
  align-items: center;
  padding: 2.66667vw 3.2vw;
}

.van-search, .van-search__content {
  display: flex;
}

.van-search__content {
  background-color: #f7f8fa;
  border-radius: .533333vw;
  flex: 1;
  padding-left: 3.2vw;
}

.van-search__content--round {
  border-radius: 266.4vw;
}

.van-search__label {
  color: #323233;
  padding: 0 1.33333vw;
  font-size: 3.73333vw;
  line-height: 9.06667vw;
}

.van-search .van-cell {
  background-color: #0000;
  flex: 1;
  padding: 1.33333vw 2.13333vw 1.33333vw 0;
}

.van-search .van-cell .van-field__left-icon {
  color: #969799;
}

.van-search--show-action {
  padding-right: 0;
}

.van-search input::-webkit-search-cancel-button {
  display: none;
}

.van-search input::-webkit-search-decoration {
  display: none;
}

.van-search input::-webkit-search-results-button {
  display: none;
}

.van-search input::-webkit-search-results-decoration {
  display: none;
}

.van-search__action {
  color: #323233;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  padding: 0 2.13333vw;
  font-size: 3.73333vw;
  line-height: 9.06667vw;
}

.van-search__action:active {
  background-color: #f2f3f5;
}

.van-overflow-hidden {
  overflow: hidden !important;
}

.van-popup {
  -webkit-overflow-scrolling: touch;
  background-color: #fff;
  max-height: 100%;
  transition: transform .3s, -webkit-transform .3s;
  position: fixed;
  overflow-y: auto;
}

.van-popup--center {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.van-popup--center.van-popup--round {
  border-radius: 4.26667vw;
}

.van-popup--top {
  width: 100%;
  top: 0;
  left: 0;
}

.van-popup--top.van-popup--round {
  border-radius: 0 0 4.26667vw 4.26667vw;
}

.van-popup--right {
  top: 50%;
  right: 0;
  transform: translate3d(0, -50%, 0);
}

.van-popup--right.van-popup--round {
  border-radius: 4.26667vw 0 0 4.26667vw;
}

.van-popup--bottom {
  width: 100%;
  bottom: 0;
  left: 0;
}

.van-popup--bottom.van-popup--round {
  border-radius: 4.26667vw 4.26667vw 0 0;
}

.van-popup--left {
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0);
}

.van-popup--left.van-popup--round {
  border-radius: 0 4.26667vw 4.26667vw 0;
}

.van-popup--safe-area-inset-bottom {
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}

.van-popup-slide-bottom-enter-active, .van-popup-slide-left-enter-active, .van-popup-slide-right-enter-active, .van-popup-slide-top-enter-active {
  transition-timing-function: ease-out;
}

.van-popup-slide-bottom-leave-active, .van-popup-slide-left-leave-active, .van-popup-slide-right-leave-active, .van-popup-slide-top-leave-active {
  transition-timing-function: ease-in;
}

.van-popup-slide-top-enter, .van-popup-slide-top-leave-active {
  transform: translate3d(0, -100%, 0);
}

.van-popup-slide-right-enter, .van-popup-slide-right-leave-active {
  transform: translate3d(100%, -50%, 0);
}

.van-popup-slide-bottom-enter, .van-popup-slide-bottom-leave-active {
  transform: translate3d(0, 100%, 0);
}

.van-popup-slide-left-enter, .van-popup-slide-left-leave-active {
  transform: translate3d(-100%, -50%, 0);
}

.van-popup__close-icon {
  z-index: 1;
  color: #c8c9cc;
  cursor: pointer;
  font-size: 5.86667vw;
  position: absolute;
}

.van-popup__close-icon:active {
  color: #969799;
}

.van-popup__close-icon--top-left {
  top: 4.26667vw;
  left: 4.26667vw;
}

.van-popup__close-icon--top-right {
  top: 4.26667vw;
  right: 4.26667vw;
}

.van-popup__close-icon--bottom-left {
  bottom: 4.26667vw;
  left: 4.26667vw;
}

.van-popup__close-icon--bottom-right {
  bottom: 4.26667vw;
  right: 4.26667vw;
}

.van-share-sheet__header {
  text-align: center;
  padding: 3.2vw 4.26667vw 1.06667vw;
}

.van-share-sheet__title {
  color: #323233;
  margin-top: 2.13333vw;
  font-size: 3.73333vw;
  font-weight: 400;
  line-height: 5.33333vw;
}

.van-share-sheet__description {
  color: #969799;
  margin-top: 2.13333vw;
  font-size: 3.2vw;
  line-height: 4.26667vw;
  display: block;
}

.van-share-sheet__options {
  -webkit-overflow-scrolling: touch;
  padding: 4.26667vw 0 4.26667vw 2.13333vw;
  display: flex;
  position: relative;
  overflow: auto visible;
}

.van-share-sheet__options--border:before {
  box-sizing: border-box;
  content: " ";
  pointer-events: none;
  border-top: 1px solid #ebedf0;
  position: absolute;
  top: 0;
  left: 4.26667vw;
  right: 0;
  transform: scaleY(.5);
}

.van-share-sheet__options::-webkit-scrollbar {
  height: 0;
}

.van-share-sheet__option {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.van-share-sheet__option:active {
  opacity: .7;
}

.van-share-sheet__icon {
  width: 12.8vw;
  height: 12.8vw;
  margin: 0 4.26667vw;
}

.van-share-sheet__name {
  color: #646566;
  margin-top: 2.13333vw;
  padding: 0 1.06667vw;
  font-size: 3.2vw;
}

.van-share-sheet__option-description {
  color: #c8c9cc;
  padding: 0 1.06667vw;
  font-size: 3.2vw;
}

.van-share-sheet__cancel {
  text-align: center;
  cursor: pointer;
  background: #fff;
  border: none;
  width: 100%;
  padding: 0;
  font-size: 4.26667vw;
  line-height: 12.8vw;
  display: block;
}

.van-share-sheet__cancel:before {
  content: " ";
  background-color: #f7f8fa;
  height: 2.13333vw;
  display: block;
}

.van-share-sheet__cancel:active {
  background-color: #f2f3f5;
}

.van-popover {
  background-color: #0000;
  transition: opacity .15s, transform .15s, -webkit-transform .15s;
  position: absolute;
  overflow: visible;
}

.van-popover__wrapper {
  display: inline-block;
}

.van-popover__arrow {
  border: 1.6vw solid #0000;
  width: 0;
  height: 0;
  position: absolute;
}

.van-popover__content {
  border-radius: 2.13333vw;
  overflow: hidden;
}

.van-popover__action {
  box-sizing: border-box;
  cursor: pointer;
  align-items: center;
  width: 34.1333vw;
  height: 11.7333vw;
  padding: 0 4.26667vw;
  font-size: 3.73333vw;
  line-height: 5.33333vw;
  display: flex;
  position: relative;
}

.van-popover__action:last-child .van-popover__action-text:after {
  display: none;
}

.van-popover__action-text {
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.van-popover__action-icon {
  margin-right: 2.13333vw;
  font-size: 5.33333vw;
}

.van-popover__action--with-icon .van-popover__action-text {
  justify-content: flex-start;
}

.van-popover[data-popper-placement^="top"] .van-popover__arrow {
  border-top-color: currentColor;
  border-bottom-width: 0;
  bottom: 0;
  transform: translate(-50%, 100%);
}

.van-popover[data-popper-placement="top"] {
  transform-origin: 50% 100%;
}

.van-popover[data-popper-placement="top"] .van-popover__arrow {
  left: 50%;
}

.van-popover[data-popper-placement="top-start"] {
  transform-origin: 0 100%;
}

.van-popover[data-popper-placement="top-start"] .van-popover__arrow {
  left: 4.26667vw;
}

.van-popover[data-popper-placement="top-end"] {
  transform-origin: 100% 100%;
}

.van-popover[data-popper-placement="top-end"] .van-popover__arrow {
  right: 4.26667vw;
}

.van-popover[data-popper-placement^="left"] .van-popover__arrow {
  border-left-color: currentColor;
  border-right-width: 0;
  right: 0;
  transform: translate(100%, -50%);
}

.van-popover[data-popper-placement="left"] {
  transform-origin: 100%;
}

.van-popover[data-popper-placement="left"] .van-popover__arrow {
  top: 50%;
}

.van-popover[data-popper-placement="left-start"] {
  transform-origin: 100% 0;
}

.van-popover[data-popper-placement="left-start"] .van-popover__arrow {
  top: 4.26667vw;
}

.van-popover[data-popper-placement="left-end"] {
  transform-origin: 100% 100%;
}

.van-popover[data-popper-placement="left-end"] .van-popover__arrow {
  bottom: 4.26667vw;
}

.van-popover[data-popper-placement^="right"] .van-popover__arrow {
  border-left-width: 0;
  border-right-color: currentColor;
  left: 0;
  transform: translate(-100%, -50%);
}

.van-popover[data-popper-placement="right"] {
  transform-origin: 0;
}

.van-popover[data-popper-placement="right"] .van-popover__arrow {
  top: 50%;
}

.van-popover[data-popper-placement="right-start"] {
  transform-origin: 0 0;
}

.van-popover[data-popper-placement="right-start"] .van-popover__arrow {
  top: 4.26667vw;
}

.van-popover[data-popper-placement="right-end"] {
  transform-origin: 0 100%;
}

.van-popover[data-popper-placement="right-end"] .van-popover__arrow {
  bottom: 4.26667vw;
}

.van-popover[data-popper-placement^="bottom"] .van-popover__arrow {
  border-top-width: 0;
  border-bottom-color: currentColor;
  top: 0;
  transform: translate(-50%, -100%);
}

.van-popover[data-popper-placement="bottom"] {
  transform-origin: 50% 0;
}

.van-popover[data-popper-placement="bottom"] .van-popover__arrow {
  left: 50%;
}

.van-popover[data-popper-placement="bottom-start"] {
  transform-origin: 0 0;
}

.van-popover[data-popper-placement="bottom-start"] .van-popover__arrow {
  left: 4.26667vw;
}

.van-popover[data-popper-placement="bottom-end"] {
  transform-origin: 100% 0;
}

.van-popover[data-popper-placement="bottom-end"] .van-popover__arrow {
  right: 4.26667vw;
}

.van-popover--light {
  color: #323233;
}

.van-popover--light .van-popover__content {
  background-color: #fff;
  box-shadow: 0 .533333vw 3.2vw #3232331f;
}

.van-popover--light .van-popover__arrow {
  color: #fff;
}

.van-popover--light .van-popover__action:active {
  background-color: #f2f3f5;
}

.van-popover--light .van-popover__action--disabled {
  color: #c8c9cc;
  cursor: not-allowed;
}

.van-popover--light .van-popover__action--disabled:active {
  background-color: #0000;
}

.van-popover--dark {
  color: #fff;
}

.van-popover--dark .van-popover__content {
  background-color: #4a4a4a;
}

.van-popover--dark .van-popover__arrow {
  color: #4a4a4a;
}

.van-popover--dark .van-popover__action:active {
  background-color: #0003;
}

.van-popover--dark .van-popover__action--disabled {
  color: #969799;
}

.van-popover--dark .van-popover__action--disabled:active {
  background-color: #0000;
}

.van-popover--dark .van-popover__action-text:after {
  border-color: #646566;
}

.van-popover-zoom-enter, .van-popover-zoom-leave-active {
  opacity: 0;
  transform: scale(.8);
}

.van-popover-zoom-enter-active {
  transition-timing-function: ease-out;
}

.van-popover-zoom-leave-active {
  transition-timing-function: ease-in;
}

.van-notify {
  box-sizing: border-box;
  color: #fff;
  white-space: pre-wrap;
  text-align: center;
  word-wrap: break-word;
  justify-content: center;
  align-items: center;
  padding: 2.13333vw 4.26667vw;
  font-size: 3.73333vw;
  line-height: 5.33333vw;
  display: flex;
}

.van-notify--primary {
  background-color: #1989fa;
}

.van-notify--success {
  background-color: #07c160;
}

.van-notify--danger {
  background-color: #ee0a24;
}

.van-notify--warning {
  background-color: #ff976a;
}

.van-dropdown-item {
  z-index: 10;
  position: fixed;
  left: 0;
  right: 0;
  overflow: hidden;
}

.van-dropdown-item__icon {
  line-height: inherit;
  display: block;
}

.van-dropdown-item__option {
  text-align: left;
}

.van-dropdown-item__option--active, .van-dropdown-item__option--active .van-dropdown-item__icon {
  color: #ee0a24;
}

.van-dropdown-item--up {
  top: 0;
}

.van-dropdown-item--down {
  bottom: 0;
}

.van-dropdown-item__content {
  max-height: 80%;
  position: absolute;
}

.van-loading {
  color: #c8c9cc;
  font-size: 0;
}

.van-loading, .van-loading__spinner {
  vertical-align: middle;
  position: relative;
}

.van-loading__spinner {
  width: 8vw;
  max-width: 100%;
  height: 8vw;
  max-height: 100%;
  animation: .8s linear infinite van-rotate;
  display: inline-block;
}

.van-loading__spinner--spinner {
  animation-timing-function: steps(12, end);
}

.van-loading__spinner--spinner i {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.van-loading__spinner--spinner i:before {
  content: " ";
  background-color: currentColor;
  border-radius: 40%;
  width: .533333vw;
  height: 25%;
  margin: 0 auto;
  display: block;
}

.van-loading__spinner--circular {
  animation-duration: 2s;
}

.van-loading__circular {
  width: 100%;
  height: 100%;
  display: block;
}

.van-loading__circular circle {
  stroke: currentColor;
  stroke-width: 3px;
  stroke-linecap: round;
  animation: 1.5s ease-in-out infinite van-circular;
}

.van-loading__text {
  color: #969799;
  vertical-align: middle;
  margin-left: 2.13333vw;
  font-size: 3.73333vw;
  display: inline-block;
}

.van-loading--vertical {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.van-loading--vertical .van-loading__text {
  margin: 2.13333vw 0 0;
}

@keyframes van-circular {
  0% {
    stroke-dasharray: 1 200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 90 150;
    stroke-dashoffset: -40px;
  }

  to {
    stroke-dasharray: 90 150;
    stroke-dashoffset: -120px;
  }
}

.van-loading__spinner--spinner i:first-of-type {
  opacity: 1;
  transform: rotate(30deg);
}

.van-loading__spinner--spinner i:nth-of-type(2) {
  opacity: .9375;
  transform: rotate(60deg);
}

.van-loading__spinner--spinner i:nth-of-type(3) {
  opacity: .875;
  transform: rotate(90deg);
}

.van-loading__spinner--spinner i:nth-of-type(4) {
  opacity: .8125;
  transform: rotate(120deg);
}

.van-loading__spinner--spinner i:nth-of-type(5) {
  opacity: .75;
  transform: rotate(150deg);
}

.van-loading__spinner--spinner i:nth-of-type(6) {
  opacity: .6875;
  transform: rotate(180deg);
}

.van-loading__spinner--spinner i:nth-of-type(7) {
  opacity: .625;
  transform: rotate(210deg);
}

.van-loading__spinner--spinner i:nth-of-type(8) {
  opacity: .5625;
  transform: rotate(240deg);
}

.van-loading__spinner--spinner i:nth-of-type(9) {
  opacity: .5;
  transform: rotate(270deg);
}

.van-loading__spinner--spinner i:nth-of-type(10) {
  opacity: .4375;
  transform: rotate(300deg);
}

.van-loading__spinner--spinner i:nth-of-type(11) {
  opacity: .375;
  transform: rotate(330deg);
}

.van-loading__spinner--spinner i:nth-of-type(12) {
  opacity: .3125;
  transform: rotate(1turn);
}

.van-pull-refresh {
  -webkit-user-select: none;
  user-select: none;
  overflow: hidden;
}

.van-pull-refresh__track {
  height: 100%;
  transition-property: transform, -webkit-transform;
  position: relative;
}

.van-pull-refresh__head {
  color: #969799;
  text-align: center;
  width: 100%;
  height: 13.3333vw;
  font-size: 3.73333vw;
  line-height: 13.3333vw;
  position: absolute;
  left: 0;
  overflow: hidden;
  transform: translateY(-100%);
}

.van-number-keyboard {
  z-index: 100;
  -webkit-user-select: none;
  user-select: none;
  background-color: #f2f3f5;
  width: 100%;
  padding-bottom: 5.86667vw;
  position: fixed;
  bottom: 0;
  left: 0;
}

.van-number-keyboard--with-title {
  border-radius: 5.33333vw 5.33333vw 0 0;
}

.van-number-keyboard__header {
  box-sizing: content-box;
  color: #646566;
  justify-content: center;
  align-items: center;
  height: 9.06667vw;
  padding-top: 1.6vw;
  font-size: 4.26667vw;
  display: flex;
  position: relative;
}

.van-number-keyboard__title {
  font-weight: 400;
  display: inline-block;
}

.van-number-keyboard__title-left {
  position: absolute;
  left: 0;
}

.van-number-keyboard__body {
  padding: 1.6vw 0 0 1.6vw;
  display: flex;
}

.van-number-keyboard__keys {
  flex-wrap: wrap;
  flex: 3;
  display: flex;
}

.van-number-keyboard__close {
  color: #576b95;
  cursor: pointer;
  background-color: #0000;
  border: none;
  height: 100%;
  padding: 0 4.26667vw;
  font-size: 3.73333vw;
  position: absolute;
  right: 0;
}

.van-number-keyboard__close:active {
  opacity: .7;
}

.van-number-keyboard__sidebar {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.van-number-keyboard--unfit {
  padding-bottom: 0;
}

.van-key {
  cursor: pointer;
  background-color: #fff;
  border-radius: 2.13333vw;
  justify-content: center;
  align-items: center;
  height: 12.8vw;
  font-size: 7.46667vw;
  line-height: 1.5;
  display: flex;
}

.van-key--large {
  height: auto;
  position: absolute;
  top: 0;
  bottom: 1.6vw;
  left: 0;
  right: 1.6vw;
}

.van-key--blue, .van-key--delete {
  font-size: 4.26667vw;
}

.van-key--active {
  background-color: #ebedf0;
}

.van-key--blue {
  color: #fff;
  background-color: #1989fa;
}

.van-key--blue.van-key--active {
  background-color: #0570db;
}

.van-key__wrapper {
  box-sizing: border-box;
  flex: 33%;
  padding: 0 1.6vw 1.6vw 0;
  position: relative;
}

.van-key__wrapper--wider {
  flex-basis: 66%;
}

.van-key__delete-icon {
  width: 8.53333vw;
  height: 5.86667vw;
}

.van-key__collapse-icon {
  width: 8vw;
  height: 6.4vw;
}

.van-key__loading-icon {
  color: #fff;
}

.van-list__error-text, .van-list__finished-text, .van-list__loading {
  color: #969799;
  text-align: center;
  font-size: 3.73333vw;
  line-height: 13.3333vw;
}

.van-list__placeholder {
  pointer-events: none;
  height: 0;
}

.van-switch {
  box-sizing: content-box;
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 1em;
  width: 2em;
  font-size: 8vw;
  transition: background-color .3s;
  display: inline-block;
  position: relative;
}

.van-switch, .van-switch__node {
  background-color: #fff;
  height: 1em;
}

.van-switch__node {
  font-size: inherit;
  border-radius: 100%;
  width: 1em;
  transition: transform .3s cubic-bezier(.3, 1.05, .4, 1.05), -webkit-transform .3s cubic-bezier(.3, 1.05, .4, 1.05);
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 .8vw 1px #0000000d, 0 .533333vw .533333vw #0000001a, 0 .8vw .8vw #0000000d;
}

.van-switch__loading {
  width: 50%;
  height: 50%;
  line-height: 1;
  top: 25%;
  left: 25%;
}

.van-switch--on {
  background-color: #1989fa;
}

.van-switch--on .van-switch__node {
  transform: translateX(1em);
}

.van-switch--on .van-switch__loading {
  color: #1989fa;
}

.van-switch--disabled {
  cursor: not-allowed;
  opacity: .5;
}

.van-switch--loading {
  cursor: default;
}

.van-switch-cell {
  padding-top: 2.4vw;
  padding-bottom: 2.4vw;
}

.van-switch-cell--large {
  padding-top: 2.93333vw;
  padding-bottom: 2.93333vw;
}

.van-switch-cell .van-switch {
  float: right;
}

.van-button {
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: .533333vw;
  height: 11.7333vw;
  margin: 0;
  padding: 0;
  font-size: 4.26667vw;
  line-height: 1.2;
  transition: opacity .2s;
  display: inline-block;
  position: relative;
}

.van-button:before {
  border: inherit;
  border-radius: inherit;
  opacity: 0;
  content: " ";
  background-color: #000;
  border-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.van-button:active:before {
  opacity: .1;
}

.van-button--disabled:before, .van-button--loading:before {
  display: none;
}

.van-button--default {
  color: #323233;
  background-color: #fff;
  border: 1px solid #ebedf0;
}

.van-button--primary {
  color: #fff;
  background-color: #07c160;
  border: 1px solid #07c160;
}

.van-button--info {
  color: #fff;
  background-color: #1989fa;
  border: 1px solid #1989fa;
}

.van-button--danger {
  color: #fff;
  background-color: #ee0a24;
  border: 1px solid #ee0a24;
}

.van-button--warning {
  color: #fff;
  background-color: #ff976a;
  border: 1px solid #ff976a;
}

.van-button--plain {
  background-color: #fff;
}

.van-button--plain.van-button--primary {
  color: #07c160;
}

.van-button--plain.van-button--info {
  color: #1989fa;
}

.van-button--plain.van-button--danger {
  color: #ee0a24;
}

.van-button--plain.van-button--warning {
  color: #ff976a;
}

.van-button--large {
  width: 100%;
  height: 13.3333vw;
}

.van-button--normal {
  padding: 0 4vw;
  font-size: 3.73333vw;
}

.van-button--small {
  height: 8.53333vw;
  padding: 0 2.13333vw;
  font-size: 3.2vw;
}

.van-button__loading {
  color: inherit;
  font-size: inherit;
}

.van-button--mini {
  height: 6.4vw;
  padding: 0 1.06667vw;
  font-size: 2.66667vw;
}

.van-button--mini + .van-button--mini {
  margin-left: 1.06667vw;
}

.van-button--block {
  width: 100%;
  display: block;
}

.van-button--disabled {
  cursor: not-allowed;
  opacity: .5;
}

.van-button--loading {
  cursor: default;
}

.van-button--round {
  border-radius: 266.4vw;
}

.van-button--square {
  border-radius: 0;
}

.van-button__content {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.van-button__content:before {
  content: " ";
}

.van-button__icon {
  font-size: 1.2em;
  line-height: inherit;
}

.van-button__icon + .van-button__text, .van-button__loading + .van-button__text, .van-button__text + .van-button__icon, .van-button__text + .van-button__loading {
  margin-left: 1.06667vw;
}

.van-button--hairline {
  border-width: 0;
}

.van-button--hairline:after {
  border-color: inherit;
  border-radius: 1.06667vw;
}

.van-button--hairline.van-button--round:after {
  border-radius: 266.4vw;
}

.van-button--hairline.van-button--square:after {
  border-radius: 0;
}

.van-submit-bar {
  z-index: 100;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
  -webkit-user-select: none;
  user-select: none;
  background-color: #fff;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
}

.van-submit-bar__tip {
  color: #f56723;
  background-color: #fff7cc;
  padding: 2.13333vw 3.2vw;
  font-size: 3.2vw;
  line-height: 1.5;
}

.van-submit-bar__tip-icon {
  vertical-align: middle;
  min-width: 4.8vw;
  font-size: 3.2vw;
}

.van-submit-bar__tip-text {
  vertical-align: middle;
}

.van-submit-bar__bar {
  justify-content: flex-end;
  align-items: center;
  height: 13.3333vw;
  padding: 0 4.26667vw;
  font-size: 3.73333vw;
  display: flex;
}

.van-submit-bar__text {
  color: #323233;
  text-align: right;
  flex: 1;
  padding-right: 3.2vw;
}

.van-submit-bar__text span {
  display: inline-block;
}

.van-submit-bar__suffix-label {
  margin-left: 1.33333vw;
  font-weight: 500;
}

.van-submit-bar__price {
  color: #ee0a24;
  font-size: 3.2vw;
  font-weight: 500;
}

.van-submit-bar__price--integer {
  font-family: Avenir-Heavy, PingFang SC, Helvetica Neue, Arial, sans-serif;
  font-size: 5.33333vw;
}

.van-submit-bar__button {
  border: none;
  width: 29.3333vw;
  height: 10.6667vw;
  font-weight: 500;
}

.van-submit-bar__button--danger {
  background: linear-gradient(90deg, #ff6034, #ee0a24);
}

.van-submit-bar--unfit {
  padding-bottom: 0;
}

.van-goods-action-button {
  border: none;
  border-radius: 0;
  flex: 1;
  height: 10.6667vw;
  font-size: 3.73333vw;
  font-weight: 500;
}

.van-goods-action-button--first {
  border-top-left-radius: 266.4vw;
  border-bottom-left-radius: 266.4vw;
  margin-left: 1.33333vw;
}

.van-goods-action-button--last {
  border-top-right-radius: 266.4vw;
  border-bottom-right-radius: 266.4vw;
  margin-right: 1.33333vw;
}

.van-goods-action-button--warning {
  background: linear-gradient(90deg, #ffd01e, #ff8917);
}

.van-goods-action-button--danger {
  background: linear-gradient(90deg, #ff6034, #ee0a24);
}

@media (max-width: 321px) {
  .van-goods-action-button {
    font-size: 13px;
  }
}

.van-toast {
  box-sizing: content-box;
  color: #fff;
  white-space: pre-wrap;
  text-align: center;
  word-break: break-all;
  background-color: #000000b3;
  border-radius: 2.13333vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 23.4667vw;
  max-width: 70%;
  min-height: 23.4667vw;
  padding: 4.26667vw;
  font-size: 3.73333vw;
  line-height: 5.33333vw;
  display: flex;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.van-toast--unclickable {
  overflow: hidden;
}

.van-toast--unclickable * {
  pointer-events: none;
}

.van-toast--html, .van-toast--text {
  width: -moz-fit-content;
  width: fit-content;
  min-width: 25.6vw;
  min-height: 0;
  padding: 2.13333vw 3.2vw;
}

.van-toast--html .van-toast__text, .van-toast--text .van-toast__text {
  margin-top: 0;
}

.van-toast--top {
  top: 20%;
}

.van-toast--bottom {
  top: auto;
  bottom: 20%;
}

.van-toast__icon {
  font-size: 9.6vw;
}

.van-toast__loading {
  color: #fff;
  padding: 1.06667vw;
}

.van-toast__text {
  margin-top: 2.13333vw;
}

.van-calendar {
  background-color: #fff;
  flex-direction: column;
  height: 100%;
  display: flex;
}

.van-calendar__popup.van-popup--bottom, .van-calendar__popup.van-popup--top {
  height: 80%;
}

.van-calendar__popup.van-popup--left, .van-calendar__popup.van-popup--right {
  height: 100%;
}

.van-calendar__popup .van-popup__close-icon {
  top: 2.93333vw;
}

.van-calendar__header {
  flex-shrink: 0;
  box-shadow: 0 .533333vw 2.66667vw #7e7f8129;
}

.van-calendar__header-subtitle, .van-calendar__header-title, .van-calendar__month-title {
  text-align: center;
  height: 11.7333vw;
  font-weight: 500;
  line-height: 11.7333vw;
}

.van-calendar__header-title {
  font-size: 4.26667vw;
}

.van-calendar__header-subtitle, .van-calendar__month-title {
  font-size: 3.73333vw;
}

.van-calendar__weekdays {
  display: flex;
}

.van-calendar__weekday {
  text-align: center;
  flex: 1;
  font-size: 3.2vw;
  line-height: 8vw;
}

.van-calendar__body {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  overflow: auto;
}

.van-calendar__days {
  -webkit-user-select: none;
  user-select: none;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}

.van-calendar__month-mark {
  z-index: 0;
  color: #f2f3f5cc;
  pointer-events: none;
  font-size: 42.6667vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.van-calendar__day, .van-calendar__selected-day {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.van-calendar__day {
  cursor: pointer;
  width: 14.285%;
  height: 17.0667vw;
  font-size: 4.26667vw;
  position: relative;
}

.van-calendar__day--end, .van-calendar__day--multiple-middle, .van-calendar__day--multiple-selected, .van-calendar__day--start, .van-calendar__day--start-end {
  color: #fff;
  background-color: #ee0a24;
}

.van-calendar__day--start {
  border-radius: 1.06667vw 0 0 1.06667vw;
}

.van-calendar__day--end {
  border-radius: 0 1.06667vw 1.06667vw 0;
}

.van-calendar__day--multiple-selected, .van-calendar__day--start-end {
  border-radius: 1.06667vw;
}

.van-calendar__day--middle {
  color: #ee0a24;
}

.van-calendar__day--middle:after {
  opacity: .1;
  content: "";
  background-color: currentColor;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.van-calendar__day--disabled {
  color: #c8c9cc;
  cursor: default;
}

.van-calendar__bottom-info, .van-calendar__top-info {
  font-size: 2.66667vw;
  line-height: 3.73333vw;
  position: absolute;
  left: 0;
  right: 0;
}

@media (max-width: 350px) {
  .van-calendar__bottom-info, .van-calendar__top-info {
    font-size: 9px;
  }
}

.van-calendar__top-info {
  top: 1.6vw;
}

.van-calendar__bottom-info {
  bottom: 1.6vw;
}

.van-calendar__selected-day {
  color: #fff;
  background-color: #ee0a24;
  border-radius: 1.06667vw;
  width: 14.4vw;
  height: 14.4vw;
}

.van-calendar__footer {
  padding: 0 4.26667vw;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
  flex-shrink: 0;
}

.van-calendar__footer--unfit {
  padding-bottom: 0;
}

.van-calendar__confirm {
  height: 9.6vw;
  margin: 1.86667vw 0;
}

.van-picker {
  -webkit-user-select: none;
  user-select: none;
  background-color: #fff;
  position: relative;
}

.van-picker__toolbar {
  justify-content: space-between;
  align-items: center;
  height: 11.7333vw;
  display: flex;
}

.van-picker__cancel, .van-picker__confirm {
  cursor: pointer;
  background-color: #0000;
  border: none;
  height: 100%;
  padding: 0 4.26667vw;
  font-size: 3.73333vw;
}

.van-picker__cancel:active, .van-picker__confirm:active {
  opacity: .7;
}

.van-picker__confirm {
  color: #576b95;
}

.van-picker__cancel {
  color: #969799;
}

.van-picker__title {
  text-align: center;
  max-width: 50%;
  font-size: 4.26667vw;
  font-weight: 500;
  line-height: 5.33333vw;
}

.van-picker__columns {
  cursor: grab;
  position: relative;
}

.van-picker__columns, .van-picker__loading {
  display: flex;
}

.van-picker__loading {
  z-index: 3;
  color: #1989fa;
  background-color: #ffffffe6;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.van-picker__frame {
  z-index: 2;
  top: 50%;
  left: 4.26667vw;
  right: 4.26667vw;
  transform: translateY(-50%);
}

.van-picker__frame, .van-picker__mask {
  pointer-events: none;
  position: absolute;
}

.van-picker__mask {
  z-index: 1;
  background-image: linear-gradient(#ffffffe6, #fff6), linear-gradient(0deg, #ffffffe6, #fff6);
  background-position: top, bottom;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: translateZ(0);
}

.van-picker-column {
  flex: 1;
  font-size: 4.26667vw;
  overflow: hidden;
}

.van-picker-column__wrapper {
  transition-timing-function: cubic-bezier(.23, 1, .68, 1);
}

.van-picker-column__item {
  color: #000;
  justify-content: center;
  align-items: center;
  padding: 0 1.06667vw;
  display: flex;
}

.van-picker-column__item--disabled {
  cursor: not-allowed;
  opacity: .3;
}

.van-action-sheet {
  color: #323233;
  flex-direction: column;
  max-height: 80%;
  display: flex;
  overflow: hidden;
}

.van-action-sheet__content {
  -webkit-overflow-scrolling: touch;
  flex: auto;
  overflow-y: auto;
}

.van-action-sheet__cancel, .van-action-sheet__item {
  cursor: pointer;
  background-color: #fff;
  border: none;
  width: 100%;
  padding: 3.73333vw 4.26667vw;
  font-size: 4.26667vw;
  display: block;
}

.van-action-sheet__cancel:active, .van-action-sheet__item:active {
  background-color: #f2f3f5;
}

.van-action-sheet__item {
  line-height: 5.86667vw;
}

.van-action-sheet__item--disabled, .van-action-sheet__item--loading {
  color: #c8c9cc;
}

.van-action-sheet__item--disabled:active, .van-action-sheet__item--loading:active {
  background-color: #fff;
}

.van-action-sheet__item--disabled {
  cursor: not-allowed;
}

.van-action-sheet__item--loading {
  cursor: default;
}

.van-action-sheet__cancel {
  box-sizing: border-box;
  color: #646566;
  flex-shrink: 0;
}

.van-action-sheet__subname {
  color: #969799;
  margin-top: 2.13333vw;
  font-size: 3.2vw;
  line-height: 4.8vw;
}

.van-action-sheet__gap {
  background-color: #f7f8fa;
  height: 2.13333vw;
  display: block;
}

.van-action-sheet__header {
  text-align: center;
  flex-shrink: 0;
  font-size: 4.26667vw;
  font-weight: 500;
  line-height: 12.8vw;
}

.van-action-sheet__description {
  color: #969799;
  text-align: center;
  flex-shrink: 0;
  padding: 5.33333vw 4.26667vw;
  font-size: 3.73333vw;
  line-height: 5.33333vw;
  position: relative;
}

.van-action-sheet__description:after {
  box-sizing: border-box;
  content: " ";
  pointer-events: none;
  border-bottom: 1px solid #ebedf0;
  position: absolute;
  bottom: 0;
  left: 4.26667vw;
  right: 4.26667vw;
  transform: scaleY(.5);
}

.van-action-sheet__loading-icon .van-loading__spinner {
  width: 5.86667vw;
  height: 5.86667vw;
}

.van-action-sheet__close {
  z-index: 1;
  color: #c8c9cc;
  font-size: 5.86667vw;
  line-height: inherit;
  padding: 0 4.26667vw;
  position: absolute;
  top: 0;
  right: 0;
}

.van-action-sheet__close:active {
  color: #969799;
}

.van-goods-action {
  box-sizing: content-box;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
  background-color: #fff;
  align-items: center;
  height: 13.3333vw;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.van-goods-action--unfit {
  padding-bottom: 0;
}

.van-dialog {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #fff;
  border-radius: 4.26667vw;
  width: 85.3333vw;
  font-size: 4.26667vw;
  transition: transform .3s, opacity .3s, -webkit-transform .3s;
  position: fixed;
  top: 45%;
  left: 50%;
  overflow: hidden;
  transform: translate3d(-50%, -50%, 0);
}

@media (max-width: 321px) {
  .van-dialog {
    width: 90%;
  }
}

.van-dialog__header {
  text-align: center;
  padding-top: 6.93333vw;
  font-weight: 500;
  line-height: 6.4vw;
}

.van-dialog__header--isolated {
  padding: 6.4vw 0;
}

.van-dialog__content--isolated {
  align-items: center;
  min-height: 27.7333vw;
  display: flex;
}

.van-dialog__message {
  white-space: pre-wrap;
  text-align: center;
  word-wrap: break-word;
  -webkit-overflow-scrolling: touch;
  flex: 1;
  max-height: 60vh;
  padding: 6.93333vw 6.4vw;
  font-size: 3.73333vw;
  line-height: 5.33333vw;
  overflow-y: auto;
}

.van-dialog__message--has-title {
  color: #646566;
  padding-top: 2.13333vw;
}

.van-dialog__message--left {
  text-align: left;
}

.van-dialog__message--right {
  text-align: right;
}

.van-dialog__footer {
  -webkit-user-select: none;
  user-select: none;
  display: flex;
  overflow: hidden;
}

.van-dialog__cancel, .van-dialog__confirm {
  border: 0;
  flex: 1;
  height: 12.8vw;
  margin: 0;
}

.van-dialog__confirm, .van-dialog__confirm:active {
  color: #ee0a24;
}

.van-dialog--round-button .van-dialog__footer {
  height: auto;
  padding: 2.13333vw 6.4vw 4.26667vw;
  position: relative;
}

.van-dialog--round-button .van-dialog__message {
  color: #323233;
  padding-bottom: 4.26667vw;
}

.van-dialog--round-button .van-dialog__cancel, .van-dialog--round-button .van-dialog__confirm {
  height: 9.6vw;
}

.van-dialog--round-button .van-dialog__confirm {
  color: #fff;
}

.van-dialog-bounce-enter {
  opacity: 0;
  transform: translate3d(-50%, -50%, 0)scale(.7);
}

.van-dialog-bounce-leave-active {
  opacity: 0;
  transform: translate3d(-50%, -50%, 0)scale(.9);
}

.van-contact-edit {
  padding: 4.26667vw;
}

.van-contact-edit__fields {
  border-radius: 1.06667vw;
  overflow: hidden;
}

.van-contact-edit__fields .van-field__label {
  width: 4.1em;
}

.van-contact-edit__switch-cell {
  border-radius: 1.06667vw;
  margin-top: 2.66667vw;
  padding-top: 2.4vw;
  padding-bottom: 2.4vw;
}

.van-contact-edit__buttons {
  padding: 8.53333vw 0;
}

.van-contact-edit .van-button {
  margin-bottom: 3.2vw;
  font-size: 4.26667vw;
}

.van-address-edit {
  padding: 3.2vw;
}

.van-address-edit__fields {
  border-radius: 2.13333vw;
  overflow: hidden;
}

.van-address-edit__fields .van-field__label {
  width: 4.1em;
}

.van-address-edit__default {
  border-radius: 2.13333vw;
  margin-top: 3.2vw;
  overflow: hidden;
}

.van-address-edit__buttons {
  padding: 8.53333vw 1.06667vw;
}

.van-address-edit__buttons .van-button {
  margin-bottom: 3.2vw;
}

.van-address-edit-detail {
  padding: 0;
}

.van-address-edit-detail__search-item {
  background-color: #f2f3f5;
}

.van-address-edit-detail__keyword {
  color: #ee0a24;
}

.van-address-edit-detail__finish {
  color: #1989fa;
  font-size: 3.2vw;
}

.van-radio-group--horizontal {
  flex-wrap: wrap;
  display: flex;
}

.van-contact-list {
  box-sizing: border-box;
  height: 100%;
  padding-bottom: 21.3333vw;
}

.van-contact-list__item {
  padding: 4.26667vw;
}

.van-contact-list__item-value {
  align-items: center;
  padding-left: 2.13333vw;
  padding-right: 8.53333vw;
  display: flex;
}

.van-contact-list__item-tag {
  flex: none;
  margin-left: 2.13333vw;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.4em;
}

.van-contact-list__group {
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  height: 100%;
  overflow-y: scroll;
}

.van-contact-list__edit {
  font-size: 4.26667vw;
}

.van-contact-list__bottom {
  z-index: 999;
  padding: 0 4.26667vw;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
  background-color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.van-contact-list__add {
  height: 10.6667vw;
  margin: 1.33333vw 0;
}

.van-address-list {
  box-sizing: border-box;
  height: 100%;
  padding: 3.2vw 3.2vw 21.3333vw;
}

.van-address-list__bottom {
  z-index: 999;
  box-sizing: border-box;
  padding: 0 4.26667vw;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
  background-color: #fff;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
}

.van-address-list__add {
  height: 10.6667vw;
  margin: 1.33333vw 0;
}

.van-address-list__disabled-text {
  color: #969799;
  padding: 5.33333vw 0 4.26667vw;
  font-size: 3.73333vw;
  line-height: 5.33333vw;
}

.van-address-item {
  background-color: #fff;
  border-radius: 2.13333vw;
  padding: 3.2vw;
}

.van-address-item:not(:last-child) {
  margin-bottom: 3.2vw;
}

.van-address-item__value {
  padding-right: 11.7333vw;
}

.van-address-item__name {
  align-items: center;
  margin-bottom: 2.13333vw;
  font-size: 4.26667vw;
  line-height: 5.86667vw;
  display: flex;
}

.van-address-item__tag {
  flex: none;
  margin-left: 2.13333vw;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.4em;
}

.van-address-item__address {
  color: #323233;
  font-size: 3.46667vw;
  line-height: 4.8vw;
}

.van-address-item--disabled .van-address-item__address, .van-address-item--disabled .van-address-item__name {
  color: #c8c9cc;
}

.van-address-item__edit {
  color: #969799;
  font-size: 5.33333vw;
  position: absolute;
  top: 50%;
  right: 4.26667vw;
  transform: translateY(-50%);
}

.van-address-item .van-cell {
  padding: 0;
}

.van-address-item .van-radio__label {
  margin-left: 3.2vw;
}

.van-address-item .van-radio__icon--checked .van-icon {
  background-color: #ee0a24;
  border-color: #ee0a24;
}

.van-badge {
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  background-color: #ee0a24;
  border: 1px solid #fff;
  border-radius: 266.4vw;
  min-width: 4.26667vw;
  padding: 0 .8vw;
  font-family: -apple-system-font, Helvetica Neue, Arial, sans-serif;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1.2;
  display: inline-block;
}

.van-badge--fixed {
  transform-origin: 100%;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
}

.van-badge--dot {
  background-color: #ee0a24;
  border-radius: 100%;
  width: 2.13333vw;
  min-width: 0;
  height: 2.13333vw;
}

.van-badge__wrapper {
  display: inline-block;
  position: relative;
}

.van-tab__pane, .van-tab__pane-wrapper {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
}

.van-tab__pane-wrapper--inactive {
  height: 0;
  overflow: visible;
}

.van-sticky--fixed {
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.van-tab {
  box-sizing: border-box;
  color: #646566;
  cursor: pointer;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 0 1.06667vw;
  font-size: 3.73333vw;
  line-height: 5.33333vw;
  display: flex;
  position: relative;
}

.van-tab--active {
  color: #323233;
  font-weight: 500;
}

.van-tab--disabled {
  color: #c8c9cc;
  cursor: not-allowed;
}

.van-tab__text--ellipsis {
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.van-tab__text-wrapper, .van-tabs {
  position: relative;
}

.van-tabs__wrap {
  overflow: hidden;
}

.van-tabs__wrap--page-top {
  position: fixed;
}

.van-tabs__wrap--content-bottom {
  top: auto;
  bottom: 0;
}

.van-tabs__wrap--scrollable .van-tab {
  flex: 1 0 auto;
  padding: 0 3.2vw;
}

.van-tabs__wrap--scrollable .van-tabs__nav {
  -webkit-overflow-scrolling: touch;
  overflow: auto hidden;
}

.van-tabs__wrap--scrollable .van-tabs__nav::-webkit-scrollbar {
  display: none;
}

.van-tabs__nav {
  -webkit-user-select: none;
  user-select: none;
  background-color: #fff;
  display: flex;
  position: relative;
}

.van-tabs__nav--line {
  box-sizing: content-box;
  height: 100%;
  padding-bottom: 4vw;
}

.van-tabs__nav--line.van-tabs__nav--complete {
  padding-left: 2.13333vw;
  padding-right: 2.13333vw;
}

.van-tabs__nav--card {
  box-sizing: border-box;
  border: 1px solid #ee0a24;
  border-radius: .533333vw;
  height: 8vw;
  margin: 0 4.26667vw;
}

.van-tabs__nav--card .van-tab {
  color: #ee0a24;
  border-right: 1px solid #ee0a24;
}

.van-tabs__nav--card .van-tab:last-child {
  border-right: none;
}

.van-tabs__nav--card .van-tab.van-tab--active {
  color: #fff;
  background-color: #ee0a24;
}

.van-tabs__nav--card .van-tab--disabled {
  color: #c8c9cc;
}

.van-tabs__line {
  z-index: 1;
  background-color: #ee0a24;
  border-radius: .8vw;
  width: 10.6667vw;
  height: .8vw;
  position: absolute;
  bottom: 4vw;
  left: 0;
}

.van-tabs__track {
  will-change: left;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.van-tabs__content--animated {
  overflow: hidden;
}

.van-tabs--line .van-tabs__wrap {
  height: 11.7333vw;
}

.van-tabs--card > .van-tabs__wrap {
  height: 8vw;
}

.van-coupon-list {
  background-color: #f7f8fa;
  height: 100%;
  position: relative;
}

.van-coupon-list__field {
  padding: 1.33333vw 0 1.33333vw 4.26667vw;
}

.van-coupon-list__field .van-field__body {
  background: #f7f8fa;
  border-radius: 4.53333vw;
  height: 9.06667vw;
  padding-left: 3.2vw;
  line-height: 9.06667vw;
}

.van-coupon-list__field .van-field__body::placeholder {
  color: #c8c9cc;
}

.van-coupon-list__field .van-field__clear {
  margin-right: 0;
}

.van-coupon-list__exchange-bar {
  background-color: #fff;
  align-items: center;
  display: flex;
}

.van-coupon-list__exchange {
  border: 0;
  flex: none;
  height: 8.53333vw;
  font-size: 4.26667vw;
  line-height: 8vw;
}

.van-coupon-list .van-tabs__wrap {
  box-shadow: 0 1.6vw 3.2vw -3.2vw #969799;
}

.van-coupon-list__list {
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  padding: 4.26667vw 0 6.4vw;
  overflow-y: auto;
}

.van-coupon-list__list--with-bottom {
  padding-bottom: 17.6vw;
}

.van-coupon-list__bottom {
  z-index: 999;
  box-sizing: border-box;
  background-color: #fff;
  width: 100%;
  padding: 1.33333vw 4.26667vw;
  font-weight: 500;
  position: absolute;
  bottom: 0;
  left: 0;
}

.van-coupon-list__close {
  height: 10.6667vw;
}

.van-coupon-list__empty {
  text-align: center;
  padding-top: 16vw;
}

.van-coupon-list__empty p {
  color: #969799;
  margin: 4.26667vw 0;
  font-size: 3.73333vw;
  line-height: 5.33333vw;
}

.van-coupon-list__empty img {
  width: 53.3333vw;
  height: 53.3333vw;
}

.van-cascader__header {
  justify-content: space-between;
  align-items: center;
  height: 12.8vw;
  padding: 0 4.26667vw;
  display: flex;
}

.van-cascader__title {
  font-size: 4.26667vw;
  font-weight: 500;
  line-height: 5.33333vw;
}

.van-cascader__close-icon {
  color: #c8c9cc;
  font-size: 5.86667vw;
}

.van-cascader__close-icon:active {
  color: #969799;
}

.van-cascader__tabs .van-tab {
  flex: none;
  padding: 0 2.66667vw;
}

.van-cascader__tabs.van-tabs--line .van-tabs__wrap {
  height: 12.8vw;
}

.van-cascader__tabs .van-tabs__nav--complete {
  padding-left: 1.6vw;
  padding-right: 1.6vw;
}

.van-cascader__tab {
  color: #323233;
  font-weight: 500;
}

.van-cascader__tab--unselected {
  color: #969799;
  font-weight: 400;
}

.van-cascader__option {
  justify-content: space-between;
  align-items: center;
  padding: 2.66667vw 4.26667vw;
  font-size: 3.73333vw;
  line-height: 5.33333vw;
  display: flex;
}

.van-cascader__option:active {
  background-color: #f2f3f5;
}

.van-cascader__option--selected {
  color: #ee0a24;
  font-weight: 500;
}

.van-cascader__selected-icon {
  font-size: 4.8vw;
}

.van-cascader__options {
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  height: 102.4vw;
  padding-top: 1.6vw;
  overflow-y: auto;
}

.van-cell-group {
  background-color: #fff;
}

.van-cell-group--inset {
  border-radius: 2.13333vw;
  margin: 0 4.26667vw;
  overflow: hidden;
}

.van-cell-group__title {
  color: #969799;
  padding: 4.26667vw 4.26667vw 2.13333vw;
  font-size: 3.73333vw;
  line-height: 4.26667vw;
}

.van-cell-group__title--inset {
  padding: 4.26667vw 4.26667vw 2.13333vw 8.53333vw;
}

.van-panel {
  background: #fff;
}

.van-panel__header-value {
  color: #ee0a24;
}

.van-panel__footer {
  padding: 2.13333vw 4.26667vw;
}

.van-checkbox-group--horizontal {
  flex-wrap: wrap;
  display: flex;
}

.van-circle {
  text-align: center;
  width: 26.6667vw;
  height: 26.6667vw;
  display: inline-block;
  position: relative;
}

.van-circle svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.van-circle__layer {
  stroke: #fff;
}

.van-circle__hover {
  fill: none;
  stroke: #1989fa;
  stroke-linecap: round;
}

.van-circle__text {
  box-sizing: border-box;
  color: #323233;
  width: 100%;
  padding: 0 1.06667vw;
  font-size: 3.73333vw;
  font-weight: 500;
  line-height: 5.33333vw;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.van-col {
  float: left;
  box-sizing: border-box;
  min-height: 1px;
}

.van-col--1 {
  width: 4.16667%;
}

.van-col--offset-1 {
  margin-left: 4.16667%;
}

.van-col--2 {
  width: 8.33333%;
}

.van-col--offset-2 {
  margin-left: 8.33333%;
}

.van-col--3 {
  width: 12.5%;
}

.van-col--offset-3 {
  margin-left: 12.5%;
}

.van-col--4 {
  width: 16.6667%;
}

.van-col--offset-4 {
  margin-left: 16.6667%;
}

.van-col--5 {
  width: 20.8333%;
}

.van-col--offset-5 {
  margin-left: 20.8333%;
}

.van-col--6 {
  width: 25%;
}

.van-col--offset-6 {
  margin-left: 25%;
}

.van-col--7 {
  width: 29.1667%;
}

.van-col--offset-7 {
  margin-left: 29.1667%;
}

.van-col--8 {
  width: 33.3333%;
}

.van-col--offset-8 {
  margin-left: 33.3333%;
}

.van-col--9 {
  width: 37.5%;
}

.van-col--offset-9 {
  margin-left: 37.5%;
}

.van-col--10 {
  width: 41.6667%;
}

.van-col--offset-10 {
  margin-left: 41.6667%;
}

.van-col--11 {
  width: 45.8333%;
}

.van-col--offset-11 {
  margin-left: 45.8333%;
}

.van-col--12 {
  width: 50%;
}

.van-col--offset-12 {
  margin-left: 50%;
}

.van-col--13 {
  width: 54.1667%;
}

.van-col--offset-13 {
  margin-left: 54.1667%;
}

.van-col--14 {
  width: 58.3333%;
}

.van-col--offset-14 {
  margin-left: 58.3333%;
}

.van-col--15 {
  width: 62.5%;
}

.van-col--offset-15 {
  margin-left: 62.5%;
}

.van-col--16 {
  width: 66.6667%;
}

.van-col--offset-16 {
  margin-left: 66.6667%;
}

.van-col--17 {
  width: 70.8333%;
}

.van-col--offset-17 {
  margin-left: 70.8333%;
}

.van-col--18 {
  width: 75%;
}

.van-col--offset-18 {
  margin-left: 75%;
}

.van-col--19 {
  width: 79.1667%;
}

.van-col--offset-19 {
  margin-left: 79.1667%;
}

.van-col--20 {
  width: 83.3333%;
}

.van-col--offset-20 {
  margin-left: 83.3333%;
}

.van-col--21 {
  width: 87.5%;
}

.van-col--offset-21 {
  margin-left: 87.5%;
}

.van-col--22 {
  width: 91.6667%;
}

.van-col--offset-22 {
  margin-left: 91.6667%;
}

.van-col--23 {
  width: 95.8333%;
}

.van-col--offset-23 {
  margin-left: 95.8333%;
}

.van-col--24 {
  width: 100%;
}

.van-col--offset-24 {
  margin-left: 100%;
}

.van-count-down {
  color: #323233;
  font-size: 3.73333vw;
  line-height: 5.33333vw;
}

.van-divider {
  color: #969799;
  border: 0 solid #ebedf0;
  align-items: center;
  margin: 4.26667vw 0;
  font-size: 3.73333vw;
  line-height: 6.4vw;
  display: flex;
}

.van-divider:after, .van-divider:before {
  box-sizing: border-box;
  border-color: inherit;
  border-style: inherit;
  border-width: 1px 0 0;
  flex: 1;
  height: 1px;
  display: block;
}

.van-divider:before {
  content: "";
}

.van-divider--hairline:after, .van-divider--hairline:before {
  transform: scaleY(.5);
}

.van-divider--dashed {
  border-style: dashed;
}

.van-divider--content-center:before, .van-divider--content-left:before, .van-divider--content-right:before {
  margin-right: 4.26667vw;
}

.van-divider--content-center:after, .van-divider--content-left:after, .van-divider--content-right:after {
  content: "";
  margin-left: 4.26667vw;
}

.van-divider--content-left:before, .van-divider--content-right:after {
  max-width: 10%;
}

.van-dropdown-menu {
  -webkit-user-select: none;
  user-select: none;
}

.van-dropdown-menu__bar {
  background-color: #fff;
  height: 12.8vw;
  display: flex;
  position: relative;
  box-shadow: 0 .533333vw 3.2vw #6566671f;
}

.van-dropdown-menu__bar--opened {
  z-index: 11;
}

.van-dropdown-menu__item {
  cursor: pointer;
  flex: 1;
  justify-content: center;
  align-items: center;
  min-width: 0;
  display: flex;
}

.van-dropdown-menu__item:active {
  opacity: .7;
}

.van-dropdown-menu__item--disabled:active {
  opacity: 1;
}

.van-dropdown-menu__item--disabled .van-dropdown-menu__title {
  color: #969799;
}

.van-dropdown-menu__title {
  box-sizing: border-box;
  color: #323233;
  max-width: 100%;
  padding: 0 2.13333vw;
  font-size: 4vw;
  line-height: 5.86667vw;
  position: relative;
}

.van-dropdown-menu__title:after {
  opacity: .8;
  content: "";
  border: .8vw solid #0000;
  border-color: #0000 #0000 #dcdee0 #dcdee0;
  margin-top: -1.33333vw;
  position: absolute;
  top: 50%;
  right: -1.06667vw;
  transform: rotate(-45deg);
}

.van-dropdown-menu__title--active {
  color: #ee0a24;
}

.van-dropdown-menu__title--active:after {
  border-color: #0000 #0000 currentColor currentColor;
}

.van-dropdown-menu__title--down:after {
  margin-top: -1px;
  transform: rotate(135deg);
}

.van-empty {
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8.53333vw 0;
  display: flex;
}

.van-empty__image {
  width: 42.6667vw;
  height: 42.6667vw;
}

.van-empty__image img {
  width: 100%;
  height: 100%;
}

.van-empty__description {
  color: #969799;
  margin-top: 4.26667vw;
  padding: 0 16vw;
  font-size: 3.73333vw;
  line-height: 5.33333vw;
}

.van-empty__bottom {
  margin-top: 6.4vw;
}

.van-grid {
  flex-wrap: wrap;
  display: flex;
}

.van-swipe {
  cursor: grab;
  -webkit-user-select: none;
  user-select: none;
  position: relative;
  overflow: hidden;
  transform: translateZ(0);
}

.van-swipe__track {
  height: 100%;
  display: flex;
}

.van-swipe__track--vertical {
  flex-direction: column;
}

.van-swipe__indicators {
  display: flex;
  position: absolute;
  bottom: 3.2vw;
  left: 50%;
  transform: translateX(-50%);
}

.van-swipe__indicators--vertical {
  flex-direction: column;
  top: 50%;
  bottom: auto;
  left: 3.2vw;
  transform: translateY(-50%);
}

.van-swipe__indicators--vertical .van-swipe__indicator:not(:last-child) {
  margin-bottom: 1.6vw;
}

.van-swipe__indicator {
  opacity: .3;
  background-color: #ebedf0;
  border-radius: 100%;
  width: 1.6vw;
  height: 1.6vw;
  transition: opacity .2s, background-color .2s;
}

.van-swipe__indicator:not(:last-child) {
  margin-right: 1.6vw;
}

.van-swipe__indicator--active {
  opacity: 1;
  background-color: #1989fa;
}

.van-swipe-item {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.van-image-preview {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.van-image-preview__swipe {
  height: 100%;
}

.van-image-preview__swipe-item {
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.van-image-preview__cover {
  position: absolute;
  top: 0;
  left: 0;
}

.van-image-preview__image {
  width: 100%;
  transition-property: transform, -webkit-transform;
}

.van-image-preview__image--vertical {
  width: auto;
  height: 100%;
}

.van-image-preview__image img {
  -webkit-user-drag: none;
}

.van-image-preview__image .van-image__error {
  height: 40%;
  top: 30%;
}

.van-image-preview__image .van-image__error-icon {
  font-size: 9.6vw;
}

.van-image-preview__image .van-image__loading {
  background-color: #0000;
}

.van-image-preview__index {
  color: #fff;
  text-shadow: 0 1px 1px #323233;
  font-size: 3.73333vw;
  line-height: 5.33333vw;
  position: absolute;
  top: 4.26667vw;
  left: 50%;
  transform: translate(-50%);
}

.van-image-preview__overlay {
  background-color: #000000e6;
}

.van-image-preview__close-icon {
  z-index: 1;
  color: #c8c9cc;
  cursor: pointer;
  font-size: 5.86667vw;
  position: absolute;
}

.van-image-preview__close-icon:active {
  color: #969799;
}

.van-image-preview__close-icon--top-left {
  top: 4.26667vw;
  left: 4.26667vw;
}

.van-image-preview__close-icon--top-right {
  top: 4.26667vw;
  right: 4.26667vw;
}

.van-image-preview__close-icon--bottom-left {
  bottom: 4.26667vw;
  left: 4.26667vw;
}

.van-image-preview__close-icon--bottom-right {
  bottom: 4.26667vw;
  right: 4.26667vw;
}

.van-uploader {
  display: inline-block;
  position: relative;
}

.van-uploader__wrapper {
  flex-wrap: wrap;
  display: flex;
}

.van-uploader__wrapper--disabled {
  opacity: .5;
}

.van-uploader__input {
  cursor: pointer;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.van-uploader__input-wrapper {
  position: relative;
}

.van-uploader__input:disabled {
  cursor: not-allowed;
}

.van-uploader__upload {
  box-sizing: border-box;
  background-color: #f7f8fa;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 21.3333vw;
  height: 21.3333vw;
  margin: 0 2.13333vw 2.13333vw 0;
  display: flex;
  position: relative;
}

.van-uploader__upload:active {
  background-color: #f2f3f5;
}

.van-uploader__upload--readonly:active {
  background-color: #f7f8fa;
}

.van-uploader__upload-icon {
  color: #dcdee0;
  font-size: 6.4vw;
}

.van-uploader__upload-text {
  color: #969799;
  margin-top: 2.13333vw;
  font-size: 3.2vw;
}

.van-uploader__preview {
  cursor: pointer;
  margin: 0 2.13333vw 2.13333vw 0;
  position: relative;
}

.van-uploader__preview-image {
  width: 21.3333vw;
  height: 21.3333vw;
  display: block;
  overflow: hidden;
}

.van-uploader__preview-delete {
  background-color: #000000b3;
  border-radius: 0 0 0 3.2vw;
  width: 3.73333vw;
  height: 3.73333vw;
  position: absolute;
  top: 0;
  right: 0;
}

.van-uploader__preview-delete-icon {
  color: #fff;
  font-size: 4.26667vw;
  position: absolute;
  top: -.533333vw;
  right: -.533333vw;
  transform: scale(.5);
}

.van-uploader__mask, .van-uploader__preview-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.van-uploader__mask {
  color: #fff;
  background-color: #323233e0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.van-uploader__mask-icon {
  font-size: 5.86667vw;
}

.van-uploader__mask-message {
  margin-top: 1.6vw;
  padding: 0 1.06667vw;
  font-size: 3.2vw;
  line-height: 3.73333vw;
}

.van-uploader__loading {
  color: #fff;
  width: 5.86667vw;
  height: 5.86667vw;
}

.van-uploader__file {
  background-color: #f7f8fa;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 21.3333vw;
  height: 21.3333vw;
  display: flex;
}

.van-uploader__file-icon {
  color: #646566;
  font-size: 5.33333vw;
}

.van-uploader__file-name {
  box-sizing: border-box;
  color: #646566;
  text-align: center;
  width: 100%;
  margin-top: 2.13333vw;
  padding: 0 1.06667vw;
  font-size: 3.2vw;
}

.van-index-anchor {
  z-index: 1;
  box-sizing: border-box;
  color: #323233;
  background-color: #0000;
  padding: 0 4.26667vw;
  font-size: 3.73333vw;
  font-weight: 500;
  line-height: 8.53333vw;
}

.van-index-anchor--sticky {
  color: #ee0a24;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.van-index-bar__sidebar {
  z-index: 2;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  flex-direction: column;
  display: flex;
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.van-index-bar__index {
  padding: 0 2.13333vw 0 4.26667vw;
  font-size: 2.66667vw;
  font-weight: 500;
  line-height: 3.73333vw;
}

.van-index-bar__index--active {
  color: #ee0a24;
}

.van-pagination {
  font-size: 3.73333vw;
  display: flex;
}

.van-pagination__item, .van-pagination__page-desc {
  justify-content: center;
  align-items: center;
  display: flex;
}

.van-pagination__item {
  box-sizing: border-box;
  color: #1989fa;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background-color: #fff;
  flex: 1;
  min-width: 9.6vw;
  height: 10.6667vw;
}

.van-pagination__item:active {
  color: #fff;
  background-color: #1989fa;
}

.van-pagination__item:after {
  border-width: 1px 0 1px 1px;
}

.van-pagination__item:last-child:after {
  border-right-width: 1px;
}

.van-pagination__item--active {
  color: #fff;
  background-color: #1989fa;
}

.van-pagination__next, .van-pagination__prev {
  cursor: pointer;
  padding: 0 1.06667vw;
}

.van-pagination__item--disabled, .van-pagination__item--disabled:active {
  color: #646566;
  cursor: not-allowed;
  opacity: .5;
  background-color: #f7f8fa;
}

.van-pagination__page {
  flex-grow: 0;
}

.van-pagination__page-desc {
  color: #646566;
  flex: 1;
  height: 10.6667vw;
}

.van-pagination--simple .van-pagination__next:after, .van-pagination--simple .van-pagination__prev:after {
  border-width: 1px;
}

.van-password-input {
  -webkit-user-select: none;
  user-select: none;
  margin: 0 4.26667vw;
  position: relative;
}

.van-password-input__error-info, .van-password-input__info {
  text-align: center;
  margin-top: 4.26667vw;
  font-size: 3.73333vw;
}

.van-password-input__info {
  color: #969799;
}

.van-password-input__error-info {
  color: #ee0a24;
}

.van-password-input__security {
  cursor: pointer;
  width: 100%;
  height: 13.3333vw;
  display: flex;
}

.van-password-input__security:after {
  border-radius: 1.6vw;
}

.van-password-input__security li {
  background-color: #fff;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-size: 5.33333vw;
  line-height: 1.2;
  display: flex;
  position: relative;
}

.van-password-input__security i {
  visibility: hidden;
  background-color: #000;
  border-radius: 100%;
  width: 2.66667vw;
  height: 2.66667vw;
}

.van-password-input__cursor, .van-password-input__security i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.van-password-input__cursor {
  background-color: #323233;
  width: 1px;
  height: 40%;
  animation: 1s infinite van-cursor-flicker;
}

@keyframes van-cursor-flicker {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.van-progress {
  background: #ebedf0;
  border-radius: 1.06667vw;
  height: 1.06667vw;
  position: relative;
}

.van-progress__portion {
  border-radius: inherit;
  background: #1989fa;
  height: 100%;
  position: absolute;
  left: 0;
}

.van-progress__pivot {
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  word-break: keep-all;
  background-color: #1989fa;
  border-radius: 1em;
  min-width: 3.6em;
  padding: 0 1.33333vw;
  font-size: 2.66667vw;
  line-height: 1.6;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.van-row:after {
  clear: both;
  content: "";
  display: table;
}

.van-row--flex {
  flex-wrap: wrap;
  display: flex;
}

.van-row--flex:after {
  display: none;
}

.van-row--justify-center {
  justify-content: center;
}

.van-row--justify-end {
  justify-content: flex-end;
}

.van-row--justify-space-between {
  justify-content: space-between;
}

.van-row--justify-space-around {
  justify-content: space-around;
}

.van-row--align-center {
  align-items: center;
}

.van-row--align-bottom {
  align-items: flex-end;
}

.van-sidebar {
  -webkit-overflow-scrolling: touch;
  width: 21.3333vw;
  overflow-y: auto;
}

.van-tree-select {
  -webkit-user-select: none;
  user-select: none;
  font-size: 3.73333vw;
  display: flex;
  position: relative;
}

.van-tree-select__nav {
  -webkit-overflow-scrolling: touch;
  background-color: #f7f8fa;
  flex: 1;
  overflow-y: auto;
}

.van-tree-select__nav-item {
  padding: 3.73333vw 3.2vw;
}

.van-tree-select__content {
  -webkit-overflow-scrolling: touch;
  background-color: #fff;
  flex: 2;
  overflow-y: auto;
}

.van-tree-select__item {
  cursor: pointer;
  padding: 0 8.53333vw 0 4.26667vw;
  font-weight: 500;
  line-height: 12.8vw;
  position: relative;
}

.van-tree-select__item--active {
  color: #ee0a24;
}

.van-tree-select__item--disabled {
  color: #c8c9cc;
  cursor: not-allowed;
}

.van-tree-select__selected {
  margin-top: -2.13333vw;
  font-size: 4.26667vw;
  position: absolute;
  top: 50%;
  right: 4.26667vw;
}

.van-skeleton {
  padding: 0 4.26667vw;
  display: flex;
}

.van-skeleton__avatar {
  background-color: #f2f3f5;
  flex-shrink: 0;
  width: 8.53333vw;
  height: 8.53333vw;
  margin-right: 4.26667vw;
}

.van-skeleton__avatar--round {
  border-radius: 266.4vw;
}

.van-skeleton__content {
  width: 100%;
}

.van-skeleton__avatar + .van-skeleton__content {
  padding-top: 2.13333vw;
}

.van-skeleton__row, .van-skeleton__title {
  background-color: #f2f3f5;
  height: 4.26667vw;
}

.van-skeleton__title {
  width: 40%;
  margin: 0;
}

.van-skeleton__row:not(:first-child) {
  margin-top: 3.2vw;
}

.van-skeleton__title + .van-skeleton__row {
  margin-top: 5.33333vw;
}

.van-skeleton--animate {
  animation: 1.2s ease-in-out infinite van-skeleton-blink;
}

.van-skeleton--round .van-skeleton__row, .van-skeleton--round .van-skeleton__title {
  border-radius: 266.4vw;
}

@keyframes van-skeleton-blink {
  50% {
    opacity: .6;
  }
}

.van-stepper {
  -webkit-user-select: none;
  user-select: none;
  font-size: 0;
}

.van-stepper__minus, .van-stepper__plus {
  box-sizing: border-box;
  color: #323233;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f2f3f5;
  border: 0;
  width: 7.46667vw;
  height: 7.46667vw;
  margin: 0;
  padding: 0;
  position: relative;
}

.van-stepper__minus:before, .van-stepper__plus:before {
  width: 50%;
  height: 1px;
}

.van-stepper__minus:after, .van-stepper__plus:after {
  width: 1px;
  height: 50%;
}

.van-stepper__minus:after, .van-stepper__minus:before, .van-stepper__plus:after, .van-stepper__plus:before {
  content: "";
  background-color: currentColor;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.van-stepper__minus:active, .van-stepper__plus:active {
  background-color: #e8e8e8;
}

.van-stepper__minus--disabled, .van-stepper__plus--disabled {
  color: #c8c9cc;
  cursor: not-allowed;
  background-color: #f7f8fa;
}

.van-stepper__minus--disabled:active, .van-stepper__plus--disabled:active {
  background-color: #f7f8fa;
}

.van-stepper__minus {
  border-radius: 1.06667vw 0 0 1.06667vw;
}

.van-stepper__minus:after {
  display: none;
}

.van-stepper__plus {
  border-radius: 0 1.06667vw 1.06667vw 0;
}

.van-stepper__input {
  box-sizing: border-box;
  color: #323233;
  text-align: center;
  vertical-align: middle;
  -webkit-appearance: none;
  background-color: #f2f3f5;
  border: 1px;
  border-width: 1px 0;
  border-radius: 0;
  width: 8.53333vw;
  height: 7.46667vw;
  margin: 0 .533333vw;
  padding: 0;
  font-size: 3.73333vw;
  line-height: normal;
}

.van-stepper__input:disabled {
  color: #c8c9cc;
  -webkit-text-fill-color: #c8c9cc;
  opacity: 1;
  background-color: #f2f3f5;
}

.van-stepper__input:read-only {
  cursor: default;
}

.van-stepper--round .van-stepper__input {
  background-color: #0000;
}

.van-stepper--round .van-stepper__minus, .van-stepper--round .van-stepper__plus {
  border-radius: 100%;
}

.van-stepper--round .van-stepper__minus:active, .van-stepper--round .van-stepper__plus:active {
  opacity: .7;
}

.van-stepper--round .van-stepper__minus--disabled, .van-stepper--round .van-stepper__minus--disabled:active, .van-stepper--round .van-stepper__plus--disabled, .van-stepper--round .van-stepper__plus--disabled:active {
  opacity: .3;
}

.van-stepper--round .van-stepper__plus {
  color: #fff;
  background-color: #ee0a24;
}

.van-stepper--round .van-stepper__minus {
  color: #ee0a24;
  background-color: #fff;
  border: 1px solid #ee0a24;
}

.van-sku-container {
  background: #fff;
  flex-direction: column;
  align-items: stretch;
  min-height: 50%;
  max-height: 80%;
  font-size: 3.73333vw;
  display: flex;
  overflow-y: visible;
}

.van-sku-body {
  -webkit-overflow-scrolling: touch;
  flex: auto;
  min-height: 11.7333vw;
  overflow-y: scroll;
}

.van-sku-body::-webkit-scrollbar {
  display: none;
}

.van-sku-header {
  flex-shrink: 0;
  margin: 0 4.26667vw;
  display: flex;
}

.van-sku-header__img-wrap {
  border-radius: 1.06667vw;
  flex-shrink: 0;
  width: 25.6vw;
  height: 25.6vw;
  margin: 3.2vw 3.2vw 3.2vw 0;
  overflow: hidden;
}

.van-sku-header__goods-info {
  flex-direction: column;
  justify-content: flex-end;
  padding: 3.2vw 5.33333vw 3.2vw 0;
  display: flex;
}

.van-sku-header-item {
  color: #969799;
  margin-top: 2.13333vw;
  font-size: 3.2vw;
  line-height: 4.26667vw;
}

.van-sku__price-symbol {
  vertical-align: bottom;
  font-size: 4.26667vw;
}

.van-sku__price-num {
  vertical-align: bottom;
  word-wrap: break-word;
  font-size: 5.86667vw;
  font-weight: 500;
}

.van-sku__goods-price {
  color: #ee0a24;
  margin-left: -.533333vw;
}

.van-sku__price-tag {
  color: #ee0a24;
  border-radius: 2.13333vw;
  margin-left: 2.13333vw;
  padding: 0 1.33333vw;
  font-size: 3.2vw;
  line-height: 4.26667vw;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.van-sku__price-tag:before {
  opacity: .1;
  content: "";
  background: currentColor;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.van-sku-group-container {
  padding-top: 3.2vw;
}

.van-sku-group-container--hide-soldout .van-sku-row__item--disabled {
  display: none;
}

.van-sku-row {
  margin: 0 4.26667vw 3.2vw;
}

.van-sku-row:last-child {
  margin-bottom: 0;
}

.van-sku-row__image-item, .van-sku-row__item {
  color: #323233;
  cursor: pointer;
  border-radius: 1.06667vw;
  position: relative;
  overflow: hidden;
}

.van-sku-row__image-item:before, .van-sku-row__item:before {
  content: "";
  background: #f7f8fa;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.van-sku-row__image-item--active, .van-sku-row__item--active {
  color: #ee0a24;
}

.van-sku-row__image-item--active:before, .van-sku-row__item--active:before {
  opacity: .1;
  background: currentColor;
}

.van-sku-row__item {
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  min-width: 10.6667vw;
  margin: 0 3.2vw 3.2vw 0;
  font-size: 3.46667vw;
  line-height: 4.26667vw;
  display: inline-flex;
}

.van-sku-row__item-img {
  z-index: 1;
  object-fit: cover;
  border-radius: .533333vw;
  width: 6.4vw;
  height: 6.4vw;
  margin: 1.06667vw 0 1.06667vw 1.06667vw;
}

.van-sku-row__item-name {
  z-index: 1;
  padding: 2.13333vw;
}

.van-sku-row__item--disabled {
  color: #c8c9cc;
  cursor: not-allowed;
  background: #f2f3f5;
}

.van-sku-row__item--disabled .van-sku-row__item-img {
  opacity: .3;
}

.van-sku-row__image {
  margin-right: 0;
}

.van-sku-row__image-item {
  border: 1px solid #0000;
  flex-direction: column;
  width: 29.3333vw;
  margin: 0 1.06667vw 1.06667vw 0;
  display: flex;
}

.van-sku-row__image-item:last-child {
  margin-right: 0;
}

.van-sku-row__image-item-img {
  width: 100%;
  height: 29.3333vw;
}

.van-sku-row__image-item-img-icon {
  z-index: 3;
  color: #fff;
  text-align: center;
  background-color: #0006;
  border-bottom-left-radius: 1.06667vw;
  width: 4.8vw;
  height: 4.8vw;
  line-height: 4.8vw;
  position: absolute;
  top: 0;
  right: 0;
}

.van-sku-row__image-item-name {
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  height: 10.6667vw;
  padding: 1.06667vw;
  font-size: 3.2vw;
  line-height: 4.26667vw;
  display: flex;
  position: relative;
}

.van-sku-row__image-item-name span {
  word-wrap: break-word;
}

.van-sku-row__image-item--active {
  border-color: currentColor;
}

.van-sku-row__image-item--disabled {
  color: #c8c9cc;
  cursor: not-allowed;
}

.van-sku-row__image-item--disabled:before {
  z-index: 2;
  opacity: .4;
  background: #f2f3f5;
}

.van-sku-row__title {
  padding-bottom: 3.2vw;
}

.van-sku-row__title-multiple {
  color: #969799;
}

.van-sku-row__scroller {
  -webkit-overflow-scrolling: touch;
  margin: 0 -4.26667vw;
  overflow: scroll hidden;
}

.van-sku-row__scroller::-webkit-scrollbar {
  display: none;
}

.van-sku-row__row {
  margin-bottom: 1.06667vw;
  padding: 0 4.26667vw;
  display: inline-flex;
}

.van-sku-row__indicator {
  background: #ebedf0;
  border-radius: .533333vw;
  width: 10.6667vw;
  height: 1.06667vw;
}

.van-sku-row__indicator-wrapper {
  justify-content: center;
  padding-bottom: 4.26667vw;
  display: flex;
}

.van-sku-row__indicator-slider {
  background-color: #ee0a24;
  border-radius: .533333vw;
  width: 50%;
  height: 100%;
}

.van-sku-stepper-stock {
  padding: 3.2vw 4.26667vw;
  line-height: 8vw;
  overflow: hidden;
}

.van-sku__stepper {
  float: right;
  padding-left: 1.06667vw;
}

.van-sku__stepper-title {
  float: left;
}

.van-sku__stepper-quota {
  float: right;
  color: #ee0a24;
  font-size: 3.2vw;
}

.van-sku__stock {
  color: #969799;
  margin-right: 2.13333vw;
  font-size: 3.2vw;
  display: inline-block;
}

.van-sku__stock-num--highlight {
  color: #ee0a24;
}

.van-sku-messages {
  padding-bottom: 8.53333vw;
}

.van-sku-messages__image-cell .van-cell__title {
  color: #646566;
  text-align: left;
  word-wrap: break-word;
  max-width: 6.2em;
  margin-right: 3.2vw;
}

.van-sku-messages__image-cell .van-cell__value {
  text-align: left;
  overflow: visible;
}

.van-sku-messages__image-cell-label {
  color: #969799;
  font-size: 3.2vw;
  line-height: 4.8vw;
}

.van-sku-messages__cell-block {
  position: relative;
}

.van-sku-messages__cell-block:after {
  box-sizing: border-box;
  content: " ";
  pointer-events: none;
  border-bottom: 1px solid #ebedf0;
  position: absolute;
  bottom: 0;
  left: 4.26667vw;
  right: 4.26667vw;
  transform: scaleY(.5);
}

.van-sku-messages__cell-block:last-child:after {
  display: none;
}

.van-sku-messages__extra-message {
  color: #969799;
  margin-top: -.533333vw;
  padding: 0 4.26667vw 3.2vw;
  font-size: 3.2vw;
  line-height: 4.8vw;
}

.van-sku-actions {
  flex-shrink: 0;
  padding: 2.13333vw 4.26667vw;
  display: flex;
}

.van-sku-actions .van-button {
  border: none;
  border-radius: 0;
  height: 10.6667vw;
  font-size: 3.73333vw;
  font-weight: 500;
}

.van-sku-actions .van-button:first-of-type {
  border-top-left-radius: 5.33333vw;
  border-bottom-left-radius: 5.33333vw;
}

.van-sku-actions .van-button:last-of-type {
  border-top-right-radius: 5.33333vw;
  border-bottom-right-radius: 5.33333vw;
}

.van-sku-actions .van-button--warning {
  background: linear-gradient(90deg, #ffd01e, #ff8917);
}

.van-sku-actions .van-button--danger {
  background: linear-gradient(90deg, #ff6034, #ee0a24);
}

.van-slider {
  cursor: pointer;
  background-color: #ebedf0;
  border-radius: 266.4vw;
  width: 100%;
  height: .533333vw;
  position: relative;
}

.van-slider:before {
  content: "";
  position: absolute;
  top: -2.13333vw;
  bottom: -2.13333vw;
  left: 0;
  right: 0;
}

.van-slider__bar {
  border-radius: inherit;
  background-color: #1989fa;
  width: 100%;
  height: 100%;
  transition: all .2s;
  position: relative;
}

.van-slider__button {
  background-color: #fff;
  border-radius: 50%;
  width: 6.4vw;
  height: 6.4vw;
  box-shadow: 0 1px .533333vw #00000080;
}

.van-slider__button-wrapper, .van-slider__button-wrapper-right {
  cursor: grab;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate3d(50%, -50%, 0);
}

.van-slider__button-wrapper-left {
  cursor: grab;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate3d(-50%, -50%, 0);
}

.van-slider--disabled {
  cursor: not-allowed;
  opacity: .5;
}

.van-slider--disabled .van-slider__button-wrapper, .van-slider--disabled .van-slider__button-wrapper-left, .van-slider--disabled .van-slider__button-wrapper-right {
  cursor: not-allowed;
}

.van-slider--vertical {
  width: .533333vw;
  height: 100%;
  display: inline-block;
}

.van-slider--vertical .van-slider__button-wrapper, .van-slider--vertical .van-slider__button-wrapper-right {
  top: auto;
  bottom: 0;
  right: 50%;
  transform: translate3d(50%, 50%, 0);
}

.van-slider--vertical .van-slider__button-wrapper-left {
  top: 0;
  left: auto;
  right: 50%;
  transform: translate3d(50%, -50%, 0);
}

.van-slider--vertical:before {
  top: 0;
  bottom: 0;
  left: -2.13333vw;
  right: -2.13333vw;
}

.van-steps {
  background-color: #fff;
  overflow: hidden;
}

.van-steps--horizontal {
  padding: 2.66667vw 2.66667vw 0;
}

.van-steps--horizontal .van-steps__items {
  margin: 0 0 2.66667vw;
  padding-bottom: 5.86667vw;
  display: flex;
  position: relative;
}

.van-steps--vertical {
  padding: 0 0 0 8.53333vw;
}

.van-swipe-cell {
  cursor: grab;
  position: relative;
  overflow: hidden;
}

.van-swipe-cell__wrapper {
  transition-property: transform, -webkit-transform;
  transition-timing-function: cubic-bezier(.18, .89, .32, 1);
}

.van-swipe-cell__left, .van-swipe-cell__right {
  height: 100%;
  position: absolute;
  top: 0;
}

.van-swipe-cell__left {
  left: 0;
  transform: translate3d(-100%, 0, 0);
}

.van-swipe-cell__right {
  right: 0;
  transform: translate3d(100%, 0, 0);
}

.van-tabbar {
  z-index: 1;
  box-sizing: content-box;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
  background-color: #fff;
  width: 100%;
  height: 13.3333vw;
  display: flex;
}

.van-tabbar--fixed {
  position: fixed;
  bottom: 0;
  left: 0;
}

.van-tabbar--unfit {
  padding-bottom: 0;
}

.uni-popup {
  z-index: 100;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.uni-popup .fade-enter {
  opacity: 0;
}

.uni-popup .fade-enter-to {
  opacity: 1;
}

.uni-popup .fade-enter-active {
  transition: opacity .3s ease-in-out;
}

.uni-popup .slide-top-enter {
  transform: translateY(-133.333vw);
}

.uni-popup .slide-top-enter-to {
  transform: translateY(0);
}

.uni-popup .slide-bottom-enter {
  transform: translateY(133.333vw);
}

.uni-popup .slide-bottom-enter-to {
  transform: translateY(0);
}

.uni-popup .zoom-out-enter {
  opacity: 0;
  transform: scale(1.2);
}

.uni-popup .zoom-out-enter-to {
  opacity: 1;
  transform: scale(1);
}

.uni-popup .slide-bottom-enter-active, .uni-popup .slide-top-enter-active, .uni-popup .zoom-out-enter-active {
  transition-property: transform, opacity, -webkit-transform;
  transition-duration: .3s;
}

.uni-popup .uni-popup__mask {
  background-color: #00000080;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.uni-popup .wrapper-box {
  position: fixed;
}

.uni-popup .wrapper-box .uni-popup__wrapper-box {
  display: block;
  position: relative;
}

.uni-popup .wrapper-top {
  left: 0;
  right: 0;
}

.uni-popup .wrapper-bottom {
  bottom: 0;
  left: 0;
  right: 0;
}

.uni-popup .wrapper-center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.toast-enter {
  opacity: 0;
}

.toast-enter-active {
  transition-property: opacity;
  transition-duration: .3s;
  transition-timing-function: ease-in;
}

.toast-enter-to {
  opacity: 1;
}

.buff-toast {
  color: #fff;
  text-align: center;
  white-space: pre-wrap;
  z-index: 999;
  background: #000c;
  border: 1px solid #0000;
  border-radius: 1.33333vw;
  min-width: 56vw;
  max-width: 74.6667vw;
  padding: 2.66667vw;
  font-size: 3.73333vw;
  line-height: 5.33333vw;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.buff-loading-mask {
  z-index: 999;
  background-color: #0000;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.buff-loading-mask .loading {
  z-index: 1000;
  background: #000c;
  border: 1px solid #0000;
  border-radius: .1rem;
  width: .8rem;
  height: .8rem;
  padding: .1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.buff-loading-mask .loading .spinner {
  text-align: center;
  width: .8rem;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.buff-loading-mask .loading .spinner div {
  background-color: #fff;
  border-radius: 100%;
  width: .15rem;
  height: .15rem;
  margin: .02rem;
  animation: 1.4s ease-in-out infinite both bouncedelay;
  display: inline-block;
}

.buff-loading-mask .loading .spinner .bounce1 {
  animation-delay: -.32s;
}

.buff-loading-mask .loading .spinner .bounce2 {
  animation-delay: -.16s;
}

@keyframes bouncedelay {
  0%, 100%, 80% {
    transform: scale(0);
  }

  40% {
    transform: scale(1);
  }
}

.buff-breath-btn {
  box-sizing: border-box;
  background-color: #fff;
  border-top: 1px solid #e7e7e780;
  height: 17.3333vw;
  padding: 2.66667vw 4vw;
}

@keyframes breath {
  0% {
    transform: scale(1);
  }

  4.5% {
    transform: scale(.88);
  }

  9% {
    transform: scale(1);
  }

  13.5% {
    transform: scale(.88);
  }

  18% {
    transform: scale(1);
  }

  22.5% {
    transform: scale(.88);
  }

  27% {
    transform: scale(1);
  }
}

.buff-breath-btn .breath-animate {
  transform-origin: center;
  animation: 13.6s linear infinite breath;
}

.buff-breath-btn .buff-breath-inner {
  color: #fff;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-radius: 26.6667vw;
  justify-content: center;
  align-items: center;
  width: 92vw;
  height: 12vw;
  margin: 0 auto;
  font-size: 4.53333vw;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

