.iconfont[data-v-c1f8f6d0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}


.container[data-v-5b1fceed] {
  z-index: 1000;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 0;
  background-color: white;
}
.container.shadow[data-v-5b1fceed] {
  box-shadow: 6px 6px 10px rgba(0, 0, 0);
  -webkit-box-shadow: 6px 6px 10px rgba(0, 0, 0);
  -moz-box-shadow: 6px 6px 10px rgba(0, 0, 0);
}
.container .button[data-v-5b1fceed] {
  width: 90%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
}

.van-count-down {
  font-family: 'tahoma';
}

.count-down .block[data-v-1a239c5e] {
  background-color: #f09820;
  text-align: center;
  font-size: 12px;
  border-radius: 4px;
  padding: 1px 4px;
}
.count-down .block.split-digit-0[data-v-1a239c5e] {
  margin-right: 5px;
}
.count-down .block.split-digit-0[data-v-1a239c5e]:not(:first-child) {
  margin-left: 5px;
}
.count-down .block.split-digit-1[data-v-1a239c5e] {
  margin-right: 5px;
}
.count-down .colon[data-v-1a239c5e] {
  padding: 0 2px;
  color: #fff;
}

.com-section-title[data-v-32a55d23] {
  /* .dot {
    background-color: #fb5074;
    width: 5px;
    height: 20px;
    border-radius: 6px;
    margin-right: 10px;
  } */
}

.com-back-top[data-v-0619d1ee] {
  position: fixed;
  bottom: 100px;
  right: 25px;
  background-color: rgba(0, 0, 0, 0.4);
  height: 40px;
  width: 40px;
  border-radius: 50%;
  color: white;
  z-index: 999;
}

.com-bottom-padding[data-v-1ae26466] {
  width: 100%;
}

.progress-container[data-v-c55e1cb4] {
  width: 100%;
  height: 15px;
  background-color: #fee5ba;
  border-radius: 15px;
  position: relative;
}
.progress-item[data-v-c55e1cb4] {
  position: absolute;
  height: 15px;
  border-radius: 15px;
  background: -webkit-gradient(linear, left top, right top, from(#f84606), to(#ff9501));
  background: linear-gradient(to right, #f84606, #ff9501);
}

.base64-avatar-container .round[data-v-657ccd4c] {
  border-radius: 50%;
}

[data-v-0eca37cb]::-webkit-input-placeholder {
  color: #9e9d9d;
}
[data-v-0eca37cb]::-moz-placeholder {
  color: #9e9d9d;
}
[data-v-0eca37cb]:-moz-placeholder {
  color: #9e9d9d;
}
[data-v-0eca37cb]:-ms-input-placeholder {
  color: #9e9d9d;
}
.con[data-v-0eca37cb] {
  width: 100%;
  padding: 0px 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.con .search-bar[data-v-0eca37cb] {
  width: 100%;
  height: 45px;
  padding: 0px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 30px;
  background-color: #fff;
  border: 1px solid #eaeaea;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.con .search-bar .input-area[data-v-0eca37cb] {
  width: 80%;
  position: relative;
}
.con .search-bar .input-area .icon[data-v-0eca37cb] {
  position: absolute;
  top: 3px;
}
.con .search-bar .input-area input[data-v-0eca37cb] {
  width: 89%;
  margin-left: 25px;
  margin-top: 3px;
  border: none;
  outline: none;
  background-color: #fff;
}
.con .search-bar .btn-area[data-v-0eca37cb] {
  width: 20%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 15px;
  font-size: 14px;
}

.icon[data-v-1363a5e1] {
  margin-right: 3px;
}

.slide-grid[data-v-347c622c] {
  overflow-x: auto;
  display: -webkit-box;
  -webkit-overflow-scrolling: touch;
  width: 100%;
}
.slide-grid .grid-item[data-v-347c622c] {
  width: 89px;
}
.slide-grid .grid-item img[data-v-347c622c] {
  width: 44px;
  height: 44px;
}
.slide-grid[data-v-347c622c]::-webkit-scrollbar {
  display: none;
}
.scroll-bar[data-v-347c622c] {
  width: 12px;
  height: 3px;
  background: #d5d5d5;
  border-radius: 2px 2px 2px 2px;
}
.scroll-bar .thumb[data-v-347c622c] {
  height: 100%;
  background-color: #f36f68;
}

.service-bg[data-v-6d9bf967] {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 49px;
}

.notice-bar .notice-swipe {
  height: 40px;
  line-height: 40px;
}

.mask-rule[data-v-dad8e7fa] {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 5.4rem;
}
.mask-rule .dialog-content[data-v-dad8e7fa] {
  width: 335px;
  position: relative;
  height: 430px;
  border-radius: 10px;
}
.mask-rule .dialog-content .cards[data-v-dad8e7fa] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 2.2rem;
  font-size: 18px;
  color: #4d4d4d;
  background-color: #f2f2f2;
}
.mask-rule .dialog-content .active[data-v-dad8e7fa] {
  color: #e54635;
  background-color: #fff;
}
.mask-rule .dialog-content .service-content[data-v-dad8e7fa] {
  height: 125px;
}
.mask-rule .dialog-content .service-content .service-icon[data-v-dad8e7fa] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 36px;
  height: 36px;
  margin-right: 4px;
}
.mask-rule .dialog-content .service-content .service-icon .img[data-v-dad8e7fa] {
  width: 100%;
  height: 100%;
}
.mask-rule .dialog-content .service-content .service-text .text-top[data-v-dad8e7fa] {
  font-size: 18px;
  font-weight: bold;
}
.mask-rule .dialog-content .service-content .service-text .text-bottom[data-v-dad8e7fa] {
  color: #4d4d4d;
  font-size: 14px;
}
.mask-rule .dialog-content .background-quality[data-v-dad8e7fa] {
  background: -webkit-gradient(linear, left top, right top, from(#d0e6fa), to(#fff));
  background: linear-gradient(to right, #d0e6fa, #fff);
}
.mask-rule .dialog-content .background-quality .text-top[data-v-dad8e7fa] {
  color: #3a7bc2;
}
.mask-rule .dialog-content .background-week[data-v-dad8e7fa] {
  background: -webkit-gradient(linear, left top, right top, from(#d5fdf2), to(#fff));
  background: linear-gradient(to right, #d5fdf2, #fff);
}
.mask-rule .dialog-content .background-week .text-top[data-v-dad8e7fa] {
  color: #53a08e;
}
.mask-rule .dialog-content .background-postage[data-v-dad8e7fa] {
  background: -webkit-gradient(linear, left top, right top, from(#ffead3), to(#fff));
  background: linear-gradient(to right, #ffead3, #fff);
  border-radius: 0 0 10px 10px;
}
.mask-rule .dialog-content .background-postage .text-top[data-v-dad8e7fa] {
  color: #f1a661;
}
.mask-rule .dialog-content .close-btn[data-v-dad8e7fa] {
  text-align: center;
  margin: auto;
  margin-top: 20px;
}
.rule-box[data-v-dad8e7fa] {
  height: 375px;
  background-color: #fff;
  padding: 20px;
  border-radius: 0 0 10px 10px;
}
.rule-box .rule-text[data-v-dad8e7fa] {
  color: #333333;
  font-size: 14px;
  height: 100%;
  overflow-y: auto;
}
.rule-box .rule-text[data-v-dad8e7fa]::-webkit-scrollbar {
  display: none;
}

.mask[data-v-03b113ef] {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mask .image[data-v-03b113ef] {
  width: 80%;
  -o-object-fit: contain;
     object-fit: contain;
}
.mask .countDown[data-v-03b113ef] {
  color: #fff;
  margin: 10px 0px;
}
.mask .closeIcon[data-v-03b113ef] {
  width: 30px;
  height: 30px;
}
.fade-enter[data-v-03b113ef] {
  opacity: 0;
}
.fade-enter-active[data-v-03b113ef] {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.fade-enter-to[data-v-03b113ef] {
  opacity: 1;
}
.fade-leave[data-v-03b113ef] {
  opacity: 1;
}
.fade-leave-active[data-v-03b113ef] {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.fade-leave-to[data-v-03b113ef] {
  opacity: 0;
}
.area-text[data-v-03b113ef] {
  position: absolute;
  top: 34vw;
  text-align: center;
  width: 100%;
  font-weight: bold;
  color: #f2001e;
}
.area-price[data-v-03b113ef] {
  position: absolute;
  top: 91vw;
  text-align: center;
  left: 43vw;
  font-weight: bold;
  color: #fef9d8;
  font-size: 22px;
  font-style: italic;
}

.notify-con[data-v-5d35c485] {
  width: 96%;
  height: 95px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 3px 5px #999;
          box-shadow: 0px 3px 5px #999;
  position: fixed;
  top: 10px;
  left: 2%;
}
.notify-con .logo[data-v-5d35c485] {
  width: 25px;
  height: 25px;
}
.notify-con .content .btn[data-v-5d35c485] {
  width: 75px;
  height: 30px;
  border-radius: 15px;
}
.notify-con .desc[data-v-5d35c485] {
  width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.fade-enter[data-v-5d35c485] {
  opacity: 0;
  top: -30px;
}
.fade-enter-active[data-v-5d35c485] {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.fade-enter-to[data-v-5d35c485] {
  opacity: 1;
  top: 10px;
}
.fade-leave[data-v-5d35c485] {
  opacity: 1;
  top: 10px;
}
.fade-leave-active[data-v-5d35c485] {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.fade-leave-to[data-v-5d35c485] {
  opacity: 0;
  top: -30px;
}

.mask[data-v-5dbbd07f] {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
}
.mask .dialog-content[data-v-5dbbd07f] {
  padding: 20px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 80%;
  position: absolute;
  top: 30%;
  left: 10%;
  z-index: 12;
  background-color: #fff;
  border-radius: 10px;
}
.mask .dialog-content .close-dialog[data-v-5dbbd07f] {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 10px;
  top: 5px;
}
.mask .dialog-content .title[data-v-5dbbd07f] {
  margin: 0 auto;
  margin-top: 20px;
  width: 95%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f2f2f2;
  border-radius: 25px;
  padding: 5px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mask .dialog-content .title .points-icon[data-v-5dbbd07f] {
  width: 20%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mask .dialog-content .title .points-con[data-v-5dbbd07f] {
  width: 80%;
}
.mask .dialog-content .copy-desc div[data-v-5dbbd07f] {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.mask .dialog-content .share-btn[data-v-5dbbd07f] {
  margin: 0 auto;
  width: 90%;
  line-height: 18px;
  font-size: 18px;
  background-color: #06c160;
  color: #fff;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  margin-top: 15px;
  border-radius: 5px;
}
.mask .dialog-content .share-btn .btn-desc[data-v-5dbbd07f] {
  font-weight: bold;
}
.fade-enter[data-v-5dbbd07f] {
  opacity: 0;
}
.fade-enter-active[data-v-5dbbd07f] {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.fade-enter-to[data-v-5dbbd07f] {
  opacity: 1;
}
.fade-leave[data-v-5dbbd07f] {
  opacity: 1;
}
.fade-leave-active[data-v-5dbbd07f] {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.fade-leave-to[data-v-5dbbd07f] {
  opacity: 0;
}

.mask[data-v-b5cc7ece] {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mask .dialog-content[data-v-b5cc7ece] {
  width: 160px;
  height: 160px;
  background-color: white;
  border-radius: 16px;
}
.mask .dialog-content .title[data-v-b5cc7ece] {
  color: #333;
  font-size: 18px;
}
.mask .dialog-content .subtitle[data-v-b5cc7ece] {
  color: #888;
  font-size: 15px;
}
.fade-enter[data-v-b5cc7ece] {
  opacity: 0;
}
.fade-enter-active[data-v-b5cc7ece] {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.fade-enter-to[data-v-b5cc7ece] {
  opacity: 1;
}
.fade-leave[data-v-b5cc7ece] {
  opacity: 1;
}
.fade-leave-active[data-v-b5cc7ece] {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.fade-leave-to[data-v-b5cc7ece] {
  opacity: 0;
}

.mask[data-v-2af78b8f] {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 135px;
}
.mask .dialog-content[data-v-2af78b8f] {
  position: relative;
}
.mask .dialog-content .point[data-v-2af78b8f] {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  color: #fefbe9;
}
.mask .dialog-content .close-btn[data-v-2af78b8f] {
  text-align: center;
  margin: auto;
  margin-top: 10px;
  color: white;
  opacity: 0.5;
}
.mask .dialog-content .close-dialog[data-v-2af78b8f] {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 10px;
  top: 5px;
}
.mask .dialog-content .to-cod-btn[data-v-2af78b8f] {
  width: 200px;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
}
.fade-enter[data-v-2af78b8f] {
  opacity: 0;
}
.fade-enter-active[data-v-2af78b8f] {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.fade-enter-to[data-v-2af78b8f] {
  opacity: 1;
}
.fade-leave[data-v-2af78b8f] {
  opacity: 1;
}
.fade-leave-active[data-v-2af78b8f] {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.fade-leave-to[data-v-2af78b8f] {
  opacity: 0;
}

.mask[data-v-f85d10ca] {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mask .dialog-content[data-v-f85d10ca] {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding-top: 80px;
}
.mask .dialog-content .image[data-v-f85d10ca] {
  width: 100%;
}
.mask .dialog-content .text[data-v-f85d10ca] {
  font-family: PingFang SC;
  font-size: 20px;
  color: #f77229;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  top: 100vw;
}
.mask .dialog-content .close-btn[data-v-f85d10ca] {
  text-align: center;
  margin: auto;
  color: white;
}
.fade-enter[data-v-f85d10ca] {
  opacity: 0;
  top: -30px;
}
.fade-enter-active[data-v-f85d10ca] {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.fade-enter-to[data-v-f85d10ca] {
  opacity: 1;
  top: 10px;
}
.fade-leave[data-v-f85d10ca] {
  opacity: 1;
  top: 10px;
}
.fade-leave-active[data-v-f85d10ca] {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.fade-leave-to[data-v-f85d10ca] {
  opacity: 0;
  top: -30px;
}

.amount[data-v-6dc7d857] {
  font-size: 48px;
}
.mask[data-v-6dc7d857] {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mask .dialog-content[data-v-6dc7d857] {
  position: relative;
}
.mask .dialog-content .point[data-v-6dc7d857] {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  color: #fefbe9;
}
.mask .dialog-content .close-btn[data-v-6dc7d857] {
  position: absolute;
  bottom: -30px;
  width: 100%;
  text-align: center;
  margin: auto;
  margin-top: 10px;
  color: white;
  opacity: 0.5;
}
.mask .dialog-content .close-dialog[data-v-6dc7d857] {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 10px;
  top: 5px;
}
.mask .dialog-content .to-cod-btn[data-v-6dc7d857] {
  width: 200px;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
}
.fade-enter[data-v-6dc7d857] {
  opacity: 0;
}
.fade-enter-active[data-v-6dc7d857] {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.fade-enter-to[data-v-6dc7d857] {
  opacity: 1;
}
.fade-leave[data-v-6dc7d857] {
  opacity: 1;
}
.fade-leave-active[data-v-6dc7d857] {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.fade-leave-to[data-v-6dc7d857] {
  opacity: 0;
}

.dialog-box[data-v-567f86be] {
  width: 343px;
  height: 330px;
  background-color: rgba(0, 0, 0, 0.6);
  overflow: hidden;
}
.dialog-box .dialog-container[data-v-567f86be] {
  width: 100%;
  height: 284px;
  border-radius: 10px;
  position: relative;
  background-color: #ffffff;
  overflow: hidden;
}
.dialog-box .dialog-container .above[data-v-567f86be] {
  height: 194px;
  border-bottom: 1px #cccccc dashed;
}
.dialog-box .dialog-container .above .above-item[data-v-567f86be] {
  height: 124px;
  width: 303px;
  margin-top: 40px;
}
.dialog-box .dialog-container .above .above-item .desc[data-v-567f86be] {
  height: 83px;
}
.dialog-box .dialog-container .above .above-item .button[data-v-567f86be] {
  height: 41px;
  width: 140px;
  border-radius: 5px;
  font-size: 15px;
  border-width: 1.5px;
  line-height: 38px;
}
.dialog-box .dialog-container .below[data-v-567f86be] {
  height: 90px;
  color: #999999;
  font-size: 12px;
}
.dialog-box .dialog-container .below .below-item[data-v-567f86be] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
}
.dialog-box .dialog-container .below .below-item .title[data-v-567f86be] {
  width: 48px;
  text-align: left;
  margin-right: 8px;
}
.dialog-box .dialog-container[data-v-567f86be]::before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 186px;
  left: -8px;
}
.dialog-box .dialog-container[data-v-567f86be]::after {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 82px;
  right: -8px;
}
.dialog-box .cancel-button[data-v-567f86be] {
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 5px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-left: 50%;
  overflow: hidden;
  border: none;
}


img[data-v-5153b9ae] {
  width: 100%;
  aspect-ratio: 1;
}

.add-to-desktop[data-v-f22c37bc] {
  position: fixed;
  bottom: 70px;
  left: 8px;
  right: 8px;
  height: 40px;
  z-index: 1000;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 35px;
  background-image: -webkit-gradient(linear, left top, right top, from(#4ab3ff), to(#1a8ee9));
  background-image: linear-gradient(90deg, #4ab3ff, #1a8ee9);
  color: white;
}
.add-to-desktop .logo[data-v-f22c37bc] {
  width: 35px;
  height: 35px;
  margin-right: 4px;
}
.add-to-desktop .close-btn[data-v-f22c37bc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 3px;
  border: 1px solid white;
  border-radius: 50%;
}
.add-to-desktop .close-btn img[data-v-f22c37bc] {
  width: 8px;
  height: 8px;
}

#YSF-BTN-HOLDER #YSF-CUSTOM-ENTRY-7 {
  position: fixed;
  bottom: 73px;
  right: 20px;
  -webkit-box-shadow: 0px 0px 6px rgba(128, 128, 128, 0.2);
          box-shadow: 0px 0px 6px rgba(128, 128, 128, 0.2);
}
#YSF-BTN-HOLDER #YSF-CUSTOM-ENTRY-7 img {
  width: 50px;
  height: 50px;
}
.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.background-image {
  display: inline-block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.h2title {
  width: 100%;
  font-size: 20px;
  color: #333;
  text-align: center;
  line-height: 40px;
  height: 40px;
  padding: 10px 0;
}
.h2title span {
  padding-left: 5px;
}
.h2title svg {
  margin-bottom: 1px;
}
.boxli svg {
  position: relative;
  top: 8px;
}
.In_c_Img img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.loading-container[data-v-c74f5dc8] {
  height: 100vh;
  width: 100vw;
  background-color: #f7f7f7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.loading-container img[data-v-c74f5dc8] {
  width: 60px;
  height: 60px;
}
.loading-container .tips[data-v-c74f5dc8] {
  margin-top: 10px;
  color: #7c7c7c;
}
.notify-content[data-v-c74f5dc8] {
  width: 100%;
}
.notify-desc[data-v-c74f5dc8] {
  text-align: left;
}
.notify-image[data-v-c74f5dc8] {
  width: 48px;
  height: 48px;
}
.notify-image img[data-v-c74f5dc8] {
  width: 100%;
  height: 100%;
}
.notify[data-v-c74f5dc8] {
  width: 90%;
  border-radius: 5px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 12px 16px;
}

@-webkit-keyframes heartBeat-small {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }

  28% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }

  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes heartBeat-small {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }

  28% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }

  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.animate__heartBeatSmall {
  -webkit-animation-name: heartBeat-small;
          animation-name: heartBeat-small;
  -webkit-animation-duration: calc(var(--animate-duration) * 1.1);
          animation-duration: calc(var(--animate-duration) * 1.1);
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}

/** 清除内外边距 **/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
/** 设置默认字体 **/
body,
button,
input,
select,
textarea {
  font: 14px/1.5 '微软雅黑', \5b8b\4f53, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
/* 将斜体扶正 */
code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}
/* 统一等宽字体 */
small {
  font-size: 12px;
}
/* 小于 12px 的中文很难阅读, 让 small 正常化 */
/** 重置列表元素 **/
ul,
ol {
  list-style: none;
}
/** 重置文本格式元素 **/
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
sup {
  vertical-align: text-top;
}
/* 重置, 减少对行高的影响 */
sub {
  vertical-align: text-bottom;
}
/** 重置表单元素 **/
legend {
  color: #000;
}
/* for ie6 */
fieldset,
img {
  border: 0;
}
/* img 搭车：让链接里的 img 无边框 */
button,
input,
select,
textarea {
  font-size: 100%;
}
/* 使得表单元素在 ie 下能继承字体大小 */
/* 注：optgroup 无法扶正 */
/** 重置表格元素 **/
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* 重置 HTML5 元素 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  display: block;
  margin: 0;
  padding: 0;
}
.text-ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.fs11 {
  font-size: 0.44rem;
}
.fs12 {
  font-size: 0.48rem;
}
.fs13 {
  font-size: 0.52rem;
}
.fs14 {
  font-size: 0.56rem;
}
.fs15 {
  font-size: 0.6rem;
}
.fs16 {
  font-size: 0.64rem;
}
.fs17 {
  font-size: 0.68rem;
}
.fs18 {
  font-size: 0.72rem;
}
.fs20 {
  font-size: 0.8rem;
}
.fs23 {
  font-size: 0.92rem;
}
.fs24 {
  font-size: 0.96rem;
}
.fs26 {
  font-size: 1.04rem;
}
.fs27 {
  font-size: 1.08rem;
}
.opacity07 {
  opacity: 0.7;
}
.ml1_5 {
  margin-left: var(--space-1-5);
}
.mr1_5 {
  margin-right: var(--space-1-5);
}
.mx1_5 {
  margin-left: var(--space-1-5);
  margin-right: var(--space-1-5);
}
.mt1_5 {
  margin-top: var(--space-1-5);
}
.mb1_5 {
  margin-bottom: var(--space-1-5);
}
.my1_5 {
  margin-top: var(--space-1-5);
  margin-bottom: var(--space-1-5);
}
.pl1_5 {
  padding-left: var(--space-1-5);
}
.pr1_5 {
  padding-right: var(--space-1-5);
}
.px1_5 {
  padding-left: var(--space-1-5);
  padding-right: var(--space-1-5);
}
.pt1_5 {
  padding-top: var(--space-1-5);
}
.pb1_5 {
  padding-bottom: var(--space-1-5);
}
.py1_5 {
  padding-top: var(--space-1-5);
  padding-bottom: var(--space-1-5);
}
.ml2_5 {
  margin-left: var(--space-2-5);
}
.mr2_5 {
  margin-right: var(--space-2-5);
}
.mx2_5 {
  margin-left: var(--space-2-5);
  margin-right: var(--space-2-5);
}
.mt2_5 {
  margin-top: var(--space-2-5);
}
.mb2_5 {
  margin-bottom: var(--space-2-5);
}
.my2_5 {
  margin-top: var(--space-2-5);
  margin-bottom: var(--space-2-5);
}
.pl2_5 {
  padding-left: var(--space-2-5);
}
.pr2_5 {
  padding-right: var(--space-2-5);
}
.px2_5 {
  padding-left: var(--space-2-5);
  padding-right: var(--space-2-5);
}
.pt2_5 {
  padding-top: var(--space-2-5);
}
.pb2_5 {
  padding-bottom: var(--space-2-5);
}
.py2_5 {
  padding-top: var(--space-2-5);
  padding-bottom: var(--space-2-5);
}
.rounded-small {
  border-radius: var(--border-radius-small);
}
.rounded-large {
  border-radius: var(--border-radius-large);
}
button {
  border: none;
}
.br10 {
  border-radius: 10px;
}
.br4 {
  border-radius: 4px;
}
mark {
  background: #ff0;
}
.br10 {
  border-radius: 10px;
}
.br4 {
  border-radius: 4px;
}
mark {
  background: #ff0;
}
img {
  pointer-events: none;
}
.wechat-touch-identify img {
  pointer-events: initial;
}
/* 已兑完 */
.dw_img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.loading_center {
  display: inline-block;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -15px;
}
/* 商品统一说明 */
.In_c_p {
  width: 93%;
  margin: 5px 0 2px 5%;
  font-size: 0.7rem;
  color: #555;
  font-weight: 500;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.In_c_p1 {
  width: 92%;
  margin: 5px auto;
  color: #ff3600;
}
.In_c_p2 {
  font-size: 0.7rem;
}
.In_c_p3 {
  font-size: 0.6rem;
}
.In_c_p4 {
  display: inline-block;
  vertical-align: middle;
  width: 44%;
  font-size: 0.5rem;
  text-align: left;
  margin-left: 5%;
  color: #222;
}
.In_c_p4 span {
  text-decoration: line-through;
}
.In_c_p5 {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.5rem;
  text-align: center;
  width: 48%;
  color: #222;
}
.In_c_p5 span {
  color: #ff3600;
}
.image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.video-js .vjs-big-play-button {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  line-height: 50px;
  height: 50px;
  width: 50px;
  font-size: 30px;
  border-radius: 50%;
  border: none;
}
.grant-query-dialog .van-dialog__header {
  color: #d92e21;
  font-size: 18px;
}
.grant-query-dialog .van-dialog__message {
  font-size: 18px;
  line-height: 32px;
  color: black;
}
body.mongolia_open {
  position: fixed;
  width: 100%;
}

:root {
  --space-1: 0.2rem;
  --space-1-5: 0.3rem;
  --space-2: 0.4rem;
  --space-2-5: 0.6rem;
  --space-3: 0.8rem;
  --space-4: 1.6rem;
  --border-radius: 6px;
  --border-radius-small: 4px;
  --border-radius-large: 8px;
}

/* Backgrounds */
.bg-transparent {
  background-color: transparent;
}
.bg-navy {
  background-color: #001f3f;
}
.bg-blue {
  background-color: #0074d9;
}
.bg-light-blue {
  background-color: #1a8ee9;
}
.bg-aqua {
  background-color: #7fdbff;
}
.bg-teal {
  background-color: #39cccc;
}
.bg-olive {
  background-color: #3d9970;
}
.bg-green {
  background-color: #2ecc40;
}
.bg-lime {
  background-color: #01ff70;
}
.bg-yellow {
  background-color: #ffdc00;
}
.bg-orange {
  background-color: #ff851b;
}
.bg-red {
  background-color: #fb5074;
}
.bg-bred {
  background-color: #f71700;
}
.bg-fuchsia {
  background-color: #f012be;
}
.bg-purple {
  background-color: #b10dc9;
}
.bg-maroon {
  background-color: #85144b;
}
.bg-white {
  background-color: #ffffff;
}
.bg-gray {
  background-color: #aaaaaa;
}
.bg-silver {
  background-color: #dddddd;
}
.bg-black {
  background-color: #111111;
}
.bg-white-t2 {
  background-color: rgba(255, 255, 255, 0.2);
}
.bg-white-t3 {
  background-color: rgba(255, 255, 255, 0.3);
}
.bg-white-t5 {
  background-color: rgba(255, 255, 255, 0.5);
}
.bg-f8f8f8 {
  background-color: #f8f8f8;
}
.bg-EDEEFE {
  background-color: #edeefe;
}
.bg-FFEBEB {
  background-color: #ffebeb;
}
.bg-DF2E24 {
  background-color: #df2e24;
}
.bg-FFC42A {
  background-color: #ffc42a;
}
.bg-fb1f20 {
  background-color: #fb1f20;
}
.bg-DC0000 {
  background-color: #dc0000;
}
.bg-B76B6B {
  background-color: #b76b6b;
}
.bg-D96678 {
  background-color: #d96678;
}
.bg-gray-f7 {
  background-color: #f7f7f7;
}
.bg-red-E85D76 {
  background-color: #e85d76;
}

.bg-r-green {
  background-color: #00997a;
}
.bg-r-blue {
  background-color: #428ade;
}
.bg-r-red {
  background-color: #e15658;
}
.bg-r-orange {
  background-color: #f38f2b;
}

.bg-blue2 {
  background-color: #025aa5;
}
.bg-blue-6998F2 {
  background-color: #6998f2;
}
.bg-F85776 {
  background-color: #f85776;
}
.bg_primary {
  background-color: #d92e21;
}
.bg_divider {
  background-color: #f4f5f9;
}
.bg_page {
  background-color: #f2f2f2;
}

/* Colors */
.navy {
  color: #001f3f;
}
.blue {
  color: #0074d9;
}
.aqua {
  color: #7fdbff;
}
.teal {
  color: #39cccc;
}
.olive {
  color: #3d9970;
}
.green {
  color: #2ecc40;
}
.lime {
  color: #01ff70;
}
.yellow {
  color: #ffdc00;
}
.orange {
  color: #ff851b;
}
.red {
  color: #fb5074;
}
.bred {
  color: #f71700;
}
.fuchsia {
  color: #f012be;
}
.purple {
  color: #b10dc9;
}
.maroon {
  color: #85144b;
}
.white {
  color: #ffffff;
}
.silver {
  color: #dddddd;
}
.gray {
  color: #aaaaaa;
}
.black {
  color: #111111;
}
.deep_black {
  color: #656565;
}
.color_E60000 {
  color: #e60000;
}
.color_red_E9627A {
  color: #e9627a;
}
.color-F85776 {
  color: #f85776;
}
.color_ref_C7000B {
  color: #c7000b;
}
.color_green_3E8751 {
  color: #3e8751;
}
.color_primary {
  color: #e54635;
}
.color_gray_888 {
  color: #888888;
}
.color_gray_666 {
  color: #666666;
}
.color_black_333 {
  color: #333333;
}
.color_black_222 {
  color: #222222;
}
.color_FFF0EA {
  color: #fff0ea;
}
.color_F22F1F {
  color: #f22f1f;
}
.color_price {
  color: #d92e21;
}
.color_title {
  color: #333333;
}
.color_text {
  color: #4d4d4d;
}
.color_tips {
  color: #999999;
}

/* Border colors 
   Use with another border utility that sets border-width and style 
   i.e .border { border-width: 1px); border-style: solid); }     
*/
.border--navy {
  border-color: #001f3f;
}
.border--blue {
  border-color: #0074d9;
}
.border--aqua {
  border-color: #7fdbff;
}
.border--teal {
  border-color: #39cccc;
}
.border--olive {
  border-color: #3d9970;
}
.border--green {
  border-color: #2ecc40;
}
.border--lime {
  border-color: #01ff70;
}
.border--yellow {
  border-color: #ffdc00;
}
.border--orange {
  border-color: #ff851b;
}
.border--red {
  border-color: #ff4136;
}
.border--fuchsia {
  border-color: #f012be;
}
.border--purple {
  border-color: #b10dc9;
}
.border--maroon {
  border-color: #85144b;
}
.border--white {
  border-color: #ffffff;
}
.border--gray {
  border-color: #aaaaaa;
}
.border--silver {
  border-color: #dddddd;
}
.border--black {
  border-color: #111111;
}

@font-face {
  font-family: 'iconfont'; /* Project id 1856158 */
  src: url(../../static/fonts/iconfont.2591ab64.woff2) format('woff2'), url(../../static/fonts/iconfont.9ce5efbd.woff) format('woff'),
    url(../../static/fonts/iconfont.c108dfba.ttf) format('truetype');
}

.iconfont {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icontelephone:before {
  content: '\e6af';
}

.iconqitianwuliyou:before {
  content: '\e6aa';
}

.icona-24xiaoshifahuo:before {
  content: '\e6ab';
}

.iconpinpaibaozhang:before {
  content: '\e6ad';
}

.icontuikuan:before {
  content: '\e6ae';
}

.iconjiaoyiguanbi:before {
  content: '\e6a9';
}

.icondaifahuo3:before {
  content: '\e6a8';
}

.icondizhi01:before {
  content: '\e6a7';
}

.iconicon_fuli-click:before {
  content: '\ea57';
}

.iconicon_fuli:before {
  content: '\e6a5';
}

.iconcomment:before {
  content: '\e6a4';
}

.iconpinglun:before {
  content: '\e6a2';
}

.iconego-hot:before {
  content: '\e6a1';
}

.iconshanchu1:before {
  content: '\e69e';
}

.iconic_paid:before {
  content: '\e69f';
}

.icongouxuan_:before {
  content: '\e697';
}

.iconzhifubao:before {
  content: '\e698';
}

.iconweixinzhifu:before {
  content: '\e69a';
}

.iconxiugai:before {
  content: '\e69b';
}

.iconcangpeitubiao_xiugaixiugaiziliao:before {
  content: '\e68d';
}

.iconwenhao-xianxingyuankuang:before {
  content: '\e8e9';
}

.iconhome:before {
  content: '\e68e';
}

.iconorder1:before {
  content: '\e690';
}

.iconusercenter_click:before {
  content: '\e691';
}

.iconrank_click:before {
  content: '\e693';
}

.iconrank:before {
  content: '\e694';
}

.iconusercenter:before {
  content: '\e695';
}

.iconorder_click:before {
  content: '\e696';
}

.iconhome_click:before {
  content: '\e68b';
}

.iconcheck-circle:before {
  content: '\e6a6';
}

.iconround_delete:before {
  content: '\e68a';
}

.iconqianbao1:before {
  content: '\e689';
}

.iconyouhuiquan2:before {
  content: '\e688';
}

.iconzhuanshufuli:before {
  content: '\e684';
}

.icongoumai:before {
  content: '\e681';
}

.iconziyuan:before {
  content: '\e682';
}

.iconshijian:before {
  content: '\e683';
}

.icongengduo1:before {
  content: '\e67f';
}

.iconyinlezanting:before {
  content: '\e67e';
}

.iconyinle:before {
  content: '\e67d';
}

.iconyixiadan:before {
  content: '\e67c';
}

.icondingdan1:before {
  content: '\e67a';
}

.iconyiwen:before {
  content: '\e686';
}

.iconshangwuhezuo:before {
  content: '\e679';
}

.iconshangcheng2:before {
  content: '\e680';
}

.iconshangcheng1:before {
  content: '\e677';
}

.iconshangchengdingdan:before {
  content: '\e699';
}

.iconqiandao:before {
  content: '\e826';
}

.iconmarketingturntablelottery:before {
  content: '\e678';
}

.iconxianjin:before {
  content: '\e6b6';
}

.iconarrow-right:before {
  content: '\e676';
}

.iconrenzhengdunpaianquanbaozhangzhibao:before {
  content: '\e7f3';
}

.icongongzhonghao1:before {
  content: '\e66e';
}

.iconpengyouquan:before {
  content: '\e68c';
}

.iconchoujiang:before {
  content: '\e66f';
}

.iconjifenshangcheng:before {
  content: '\e674';
}

.iconshangwu:before {
  content: '\e69d';
}

.icondizhi:before {
  content: '\e66c';
}

.iconchengxinhezuowoshou:before {
  content: '\e670';
}

.iconpaixujiantoushang:before {
  content: '\e671';
}

.iconpaixujiantouxia:before {
  content: '\e672';
}

.iconmianfeiling:before {
  content: '\e66b';
}

.iconjifenzhongxin:before {
  content: '\e665';
}

.iconshow_goumai:before {
  content: '\e664';
}

.iconguanzhu1:before {
  content: '\e663';
}

.iconbaozhang:before {
  content: '\e661';
}

.iconfestival-f:before {
  content: '\e867';
}

.icontishi:before {
  content: '\e662';
}

.iconguanbi3:before {
  content: '\e6cf';
}

.iconzelvxuanzefeiyongzhengsanjiaoxingzhichi:before {
  content: '\e668';
}

.iconarrow-right-copy:before {
  content: '\e660';
}

.iconfenxiang11:before {
  content: '\e65f';
}

.icongongzhonghao:before {
  content: '\e6a3';
}

.iconliwuhuodong:before {
  content: '\e65d';
}

.iconunie737:before {
  content: '\e65e';
}

.iconguanzhu:before {
  content: '\e673';
}

.iconkanjia:before {
  content: '\e65c';
}

.iconxinyongfen:before {
  content: '\e65a';
}

.iconhongbao:before {
  content: '\e659';
}

.icongou:before {
  content: '\e656';
}

.iconyinsixieyi:before {
  content: '\e654';
}

.iconlaba1:before {
  content: '\e6c7';
}

.iconshanchu:before {
  content: '\e64c';
}

.icontianjiazhaopian:before {
  content: '\e700';
}

.iconxuanze:before {
  content: '\e651';
}

.iconguanbi2:before {
  content: '\e653';
}

.iconhuo1:before {
  content: '\e6a0';
}

.iconstar:before {
  content: '\e64b';
}

.iconanquan2:before {
  content: '\e644';
}

.iconpeisongfangshiicon:before {
  content: '\e643';
}

.iconyouhuiquan1:before {
  content: '\e648';
}

.iconbianji1:before {
  content: '\e667';
}

.iconpaixu:before {
  content: '\e67b';
}

.iconjifen2:before {
  content: '\e66d';
}

.iconkefu3:before {
  content: '\e741';
}

.iconkefu4:before {
  content: '\e642';
}

.iconwode1:before {
  content: '\e93d';
}

.iconwode2:before {
  content: '\e641';
}

.iconwode:before {
  content: '\e63f';
}

.iconguanbi1:before {
  content: '\e63c';
}

.iconsousuo:before {
  content: '\e63b';
}

.iconiconfontgerenzhongxin:before {
  content: '\e647';
}

.icondingdan:before {
  content: '\e637';
}

.iconshouye2:before {
  content: '\e639';
}

.iconyou1:before {
  content: '\e633';
}

.icontousu:before {
  content: '\e632';
}

.iconappxiazai:before {
  content: '\e631';
}

.iconguanyuwomen:before {
  content: '\e62d';
}

.iconlianxiwomen1:before {
  content: '\e634';
}

.iconfulizhongxin1:before {
  content: '\e62c';
}

.icondaishouhuofuben:before {
  content: '\e6b1';
}

.icondaifahuo2:before {
  content: '\e62a';
}

.iconfulizhongxin:before {
  content: '\e630';
}

.icondaifukuan:before {
  content: '\e63e';
}

.icondown:before {
  content: '\e89b';
}

.iconyou:before {
  content: '\e628';
}

.icontubiao-:before {
  content: '\e650';
}

.iconxiaoshi:before {
  content: '\e629';
}

.icontui:before {
  content: '\e646';
}

.iconkefu2:before {
  content: '\e627';
}

.iconshouye1:before {
  content: '\e638';
}

.iconqitiantuihuan:before {
  content: '\e626';
}

.iconbaoyou:before {
  content: '\e63a';
}

.iconpeichangjine:before {
  content: '\e645';
}

.iconjiayipeishi:before {
  content: '\e652';
}

.iconguanbi:before {
  content: '\e687';
}

.iconyonghu1:before {
  content: '\e6f1';
}

.iconicon_play:before {
  content: '\e625';
}

.iconfenxiang1:before {
  content: '\e705';
}

.iconzhengzaizhibo:before {
  content: '\e6e2';
}

.iconkanjiachenggong:before {
  content: '\e620';
}

.iconyonghuxieyi:before {
  content: '\e66a';
}

.iconanquan1:before {
  content: '\e61b';
}

.iconapp1:before {
  content: '\e61f';
}

.iconfenxiangjiantou:before {
  content: '\e655';
}

.iconfenxiang:before {
  content: '\e75d';
}

.iconqingchu:before {
  content: '\e62f';
}

.iconweidenglu:before {
  content: '\e666';
}

.iconwushuju:before {
  content: '\e798';
}

.iconi-back-top:before {
  content: '\e619';
}

.iconbaoguo2:before {
  content: '\e675';
}

.iconshizhong:before {
  content: '\e636';
}

.iconqianbao:before {
  content: '\e61a';
}

.iconwancheng:before {
  content: '\e635';
}

.iconshouhou:before {
  content: '\e624';
}

.iconfahuo:before {
  content: '\e69c';
}

.icongengduo:before {
  content: '\e685';
}

.iconkefu1:before {
  content: '\e63d';
}

.iconyidongduan-:before {
  content: '\e616';
}

.iconchaxun:before {
  content: '\e6ac';
}

.iconjiage:before {
  content: '\e64e';
}

.iconpinpai2:before {
  content: '\e610';
}

.iconjifen1:before {
  content: '\e657';
}

.iconfanhuan:before {
  content: '\e60f';
}

.iconnaozhong:before {
  content: '\e623';
}

.iconshouye:before {
  content: '\e622';
}

.iconhuo:before {
  content: '\e615';
}

.iconnaozhong1:before {
  content: '\e621';
}

.iconnaozhong2:before {
  content: '\e640';
}

.iconyiqiangwan:before {
  content: '\e83c';
}

.iconmtbd:before {
  content: '\e60d';
}

.iconpaiming:before {
  content: '\e649';
}

.iconquan:before {
  content: '\e65b';
}

.iconshow_yinsizhengce_fill:before {
  content: '\e60e';
}

.iconliwu1:before {
  content: '\e76c';
}

.iconyonghu:before {
  content: '\e614';
}

.icondaohanggouwuche:before {
  content: '\e60a';
}

.iconfenlei_:before {
  content: '\e609';
}

.icondianpu1:before {
  content: '\e736';
}

.icongantanhao-sanjiaokuang:before {
  content: '\e764';
}

.icontupian:before {
  content: '\e669';
}

.iconwuliu:before {
  content: '\e64a';
}

.iconbianji:before {
  content: '\e64f';
}

.iconyouhuiquan:before {
  content: '\e7d8';
}

.iconduigouxiao:before {
  content: '\e8bd';
}

.iconfenxiang_2:before {
  content: '\e608';
}

.iconweixin:before {
  content: '\e62b';
}

.iconwenhao1:before {
  content: '\e62e';
}

.iconkucun:before {
  content: '\e704';
}

.icondaifahuo:before {
  content: '\e68f';
}

.icondaifahuo1:before {
  content: '\e61d';
}

.iconkefu:before {
  content: '\e607';
}

.icontuijian:before {
  content: '\e64d';
}

.iconjifen:before {
  content: '\e61e';
}

.iconpaihang:before {
  content: '\e613';
}

.iconpinpai1:before {
  content: '\e603';
}

.iconxinshixin:before {
  content: '\e604';
}

.iconanquan:before {
  content: '\e618';
}

.iconpageleft:before {
  content: '\e605';
}

.iconpageleft-copy:before {
  content: '\ea56';
}

.iconnaoling:before {
  content: '\e612';
}

.iconlaba:before {
  content: '\e6be';
}

.iconguanwang:before {
  content: '\ea55';
}

.icondianpu:before {
  content: '\e6cd';
}

.icondingdanchaxun:before {
  content: '\e602';
}

.iconwenhao:before {
  content: '\e606';
}

.icongouwu:before {
  content: '\e658';
}

.iconzhanghu:before {
  content: '\e61c';
}

.iconzhifeiji:before {
  content: '\e692';
}

.iconapp:before {
  content: '\e6d5';
}

.icontoggle:before {
  content: '\e601';
}

.icondianhua:before {
  content: '\e60b';
}

.iconbanshou:before {
  content: '\e60c';
}

.iconorder:before {
  content: '\e617';
}

.iconzhiliang:before {
  content: '\e611';
}

.iconpinpai:before {
  content: '\e600';
}

