﻿.vertical-card--big {
  border-radius: 8px;
  width: 43.2vw;
  max-width: 217px;
  border: 1px solid #e6e6e6;
  overflow: hidden
}
.vertical-card--big .vertical-card__imgbox {
  position: relative;
  border-radius: 8px 8px 0 0;
  width: 100%;
  padding-bottom: 100%;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  border-radius: 4px
}
.vertical-card--big .vertical-card__imgbox .left-time, .vertical-card--big .vertical-card__imgbox .pic-tag {
  width: auto;
  position: absolute;
  left: 0;
  top: 0;
  height: 16px;
  background: rgba(0, 0, 0, .7);
  border-radius: 4px 0 4px 0;
  color: #fff;
  font-size: 10px;
  line-height: 16px;
  text-align: center;
  display: flex;
  padding: 0 4px
}
.vertical-card--big .vertical-card__imgbox .left-time {
  align-items: center;
  justify-content: center
}
.vertical-card--big .vertical-card__imgbox .left-time .van-icon-clock-o {
  margin-right: 3px
}
.vertical-card--big .vertical-card__imgbox .pic-tag {
  background-image: linear-gradient(90deg, #c570fd, #f6529d);
  color: #fff
}
.vertical-card--big .sale__title {
  margin: 10px auto 0;
  color: #1f1f1f;
  line-height: 20px;
  height: 40px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}
.vertical-card--big .sale__con, .vertical-card--big .sale__title {
  width: 88.89%;
  font-size: 14px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis
}
.vertical-card--big .sale__con {
  margin: 6px auto 10px;
  color: #27a1ff;
  height: 20px;
  white-space: nowrap
}
.vertical-card--small {
  width: 137px;
  height: 218px;
  display: flex;
  flex-direction: column;
  border: none;
  justify-content: center;
  align-items: center
}
.vertical-card--small .vertical-card__imgbox {
  position: relative;
  height: 137px;
  width: 137px;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  border-radius: 4px
}
.vertical-card--small .vertical-card__imgbox .left-time, .vertical-card--small .vertical-card__imgbox .pic-tag {
  width: auto;
  position: absolute;
  left: 0;
  top: 0;
  height: 16px;
  background: rgba(0, 0, 0, .7);
  border-radius: 4px 0 4px 0;
  color: #fff;
  font-size: 10px;
  line-height: 16px;
  text-align: center;
  display: flex;
  padding: 0 4px
}
.vertical-card--small .vertical-card__imgbox .left-time {
  align-items: center;
  justify-content: center
}
.vertical-card--small .vertical-card__imgbox .left-time .van-icon-clock-o {
  margin-right: 3px
}
.vertical-card--small .vertical-card__imgbox .pic-tag {
  background-image: linear-gradient(90deg, #c570fd, #f6529d);
  color: #fff
}
.vertical-card--small img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  max-height: 137px;
  max-width: 137px
}
.vertical-card--small .sale__title {
  margin-top: 8px;
  height: 40px;
  color: #1f1f1f;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}
.vertical-card--small .sale__con, .vertical-card--small .sale__title {
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis
}
.vertical-card--small .sale__con {
  margin-top: 5px;
  color: #fe5a58;
  height: 20px;
  white-space: nowrap
}
.imgbox-border-radies {
  border-radius: 8px
}
.hot-store-li {
  margin-bottom: 8px;
  background-color: #fff
}
.hot-store-li:last-child {
  margin-bottom: 0
}
.hot-store-li .deal-list {
  margin: 16px 16px 0;
  overflow: hidden
}
.hot-store-li .deal-list__li {
  float: left;
  margin-bottom: 16px
}
.hot-store-li .deal-list__li:nth-child(odd) {
  float: right
}
.super-rebate-banner {
  display: block;
  width: 100%;
  height: 192px;
  height: 51.2vw;
  padding: 9.6vw 15.46vw;
  color: #fff;
  text-align: center;
  background-image: url(../image/m55-60ab193.svg);
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat
}
.super-rebate-banner__wrap {
  position: relative;
  height: 100%;
  width: 100%
}
.super-rebate-banner__left, .super-rebate-banner__right {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  height: 120px;
  height: 32vw
}
.super-rebate-banner__left {
  left: 0;
  padding: 15px
}
.super-rebate-banner__right {
  right: 0;
  font-size: 0
}
.super-rebate-banner__right > h2, .super-rebate-banner__right > span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.super-rebate-banner__logo {
  height: 100%;
  width: 100%;
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat
}
.super-rebate-banner__title {
  margin: .75em 0 .5em;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.375
}
.super-rebate-banner__desc {
  height: 2.8em;
  font-size: 10px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden
}
.super-rebate-banner__rebate {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 11px;
  display: inline-block;
  margin: 0 auto;
  padding: 6px 4px;
  min-width: 98px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  background-image: url(../image/m55-1e3037e.svg);
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat
}
@media screen and (min-width:480px) {
  .super-rebate-banner {
    height: 246px;
    padding: 36px 15.46%
  }
  .super-rebate-banner__left {
    height: 175px
  }
  .super-rebate-banner__right {
    top: 28px;
    height: 120px
  }
}
.star__item {
  display: inline-block;
  background-repeat: no-repeat
}
.star.star-24 .star-text {
  display: inline-block;
  width: auto;
  height: 16px;
  line-height: 16px;
  position: relative;
  top: -3px;
  font-size: 12px;
  color: #78787d
}
.star.star-24 .star__item {
  width: 16px;
  height: 16px
}
.star.star-24 .star__item:last-child {
  margin-right: 2px
}
.star.star-24 .star__item.on {
  background: url(../image/m55-605e0de.svg)
}
.star.star-24 .star__item.half {
  background: url(../image/m55-6b020a9.svg)
}
.star.star-24 .star__item.off {
  background: url(../image/m55-ecd765d.svg)
}
.transshipper-card--big {
  display: flex;
  justify-content: left;
  align-items: center;
  height: 86px;
  width: calc(100% - 32px);
  padding: 16px;
  background: #fff;
  box-sizing: content-box
}
.transshipper-card--big .left {
  width: 86px;
  height: 86px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 4px;
  border: 1px solid #f5f5f5;
  margin-right: 12px
}
.transshipper-card--big .left img {
  max-width: calc(100% - 16px);
  max-height: calc(100% - 16px)
}
.transshipper-card--big .right {
  width: 2.23rem;
  width: 59vw;
  height: 86px;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}
.transshipper-card--big .right h3 {
  font-size: 16px;
  color: #3c3c3c;
  font-weight: 600
}
.transshipper-card--big .right .star {
  width: auto;
  height: 16px;
  font-size: 12px;
  color: #78787d
}
.transshipper-card--big .right p {
  margin-top: 5px;
  width: auto;
  height: 20px;
  font-size: 11px;
  color: #78787d
}
.transshipper-card--big .right .labels {
  margin-top: 5px;
  width: auto;
  height: 16px;
  color: #78787d;
  font-size: 10px
}
.transshipper-card--big .right .labels span {
  margin-right: 5px;
  border-radius: 3px;
  padding: 2px 4px;
  background: #f5f5f5
}
.shipping-nav {
  background-color: #fff
}
.shipping-nav .van-tabs__nav {
  border: none;
  height: 100%
}
.shipping-nav .van-tab {
  border-right: none !important;
  font-weight: 600 !important;
  background-color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center
}
.shipping-nav .van-tab.van-tab--active .van-tab__text {
  color: #fe5a58
}
.shipping-nav .van-tab__text {
  color: #1f1f1f
}
.shipping-nav .van-tabs__wrap {
  padding: 0 15vw;
  height: 48px;
  background-color: #fff;
  border: none
}
.shipping-nav .van-tabs__line {
  width: 30px !important;
  background-color: #f67052 !important;
  bottom: 20px
}
.shipping {
  background-color: #fff
}
.shipping__note {
  padding: 8px 0 8px 8px;
  color: #ff804d;
  font-size: 12px;
  font-weight: 600;
  background-color: #faede8;
  white-space: nowrap;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 16px 16px auto
}
.shipping__note marquee {
  margin-left: 8px
}
.adv-wrap {
  display: block;
  margin-bottom: 8px;
  font-size: 0;
  position: relative
}
.adv-wrap .adv-img {
  width: 100%
}
.adv-wrap.adv-commercial:after {
  content: "广告";
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  padding: 3px 0 3px 5px;
  width: 32px;
  border-radius: 16px 0 0;
  color: #fff;
  font-size: 9px;
  line-height: 1;
  text-align: center;
  background-color: rgba(0, 0, 0, .2)
}
.store-nav .wt__title {
  font-size: 18px
}
.store-nav .wt__more {
  color: #979797
}
.store-nav .wt.linear {
  padding-bottom: 12px;
  background-image: url(../image/20200409144935755.png);
  background-size: 100% 100%;
  background-position: bottom;
  background-repeat: no-repeat
}
.store-nav .wt.normal {
  background-color: #f5f5f5;
  padding-bottom: 12px
}
.store-nav .van-swipe {
  margin-top: 8px
}
.store-nav .van-swipe.single .van-swipe-item {
  padding: 16px 12px
}
.store-nav .van-swipe.single .van-swipe-item .country-list__li:nth-child(n+6) {
  margin-bottom: 0
}
.store-nav .van-swipe.single .van-swipe-item .country-list__li.eight:nth-child(n+5) {
  margin-bottom: 0 !important
}
.store-nav .van-swipe-item {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 20px
}
.store-nav .van-swipe__indicators {
  bottom: 8px
}
.store-nav .van-swipe__indicators .van-swipe__indicator {
  background-color: #979797;
  margin-right: -2px;
  width: 4px;
  height: 1px;
  border-radius: 20px;
  padding: 2px 6px
}
.store-nav .van-tabs__nav {
  border: none;
  height: 100%
}
.store-nav .van-tab {
  border-right: none !important;
  font-weight: 600 !important;
  background-color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center
}
.store-nav .van-tab.van-tab--active .van-tab__text {
  color: #fe5a58
}
.store-nav .van-tab__text {
  color: #1f1f1f
}
.store-nav .van-tabs__wrap {
  padding: 0 15vw;
  height: 48px;
  background-color: #fff
}
.store-nav .van-tabs__line {
  width: 30px !important;
  background-color: #f67052 !important;
  bottom: 20px
}
.store-index-banner {
  display: block;
  width: 100%;
  height: 192px;
  height: 51.2vw;
  padding: 9.6vw 15.46vw;
  color: #fff;
  text-align: center;
  background-image: url(../image/m55-60ab193.svg);
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat
}
.store-index-banner__wrap {
  position: relative;
  height: 100%;
  width: 100%
}
.store-index-banner__left, .store-index-banner__right {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  height: 120px;
  height: 32vw
}
.store-index-banner__left {
  left: 0;
  padding: 15px
}
.store-index-banner__right {
  right: 0;
  font-size: 0
}
.store-index-banner__right > h2, .store-index-banner__right > span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.store-index-banner__logo {
  height: 100%;
  width: 100%;
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat
}
.store-index-banner__title {
  margin: .75em 0 .5em;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.375
}
.store-index-banner__desc {
  height: 2.8em;
  font-size: 10px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden
}
.store-index-banner__rebate {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 11px;
  display: inline-block;
  margin: 0 auto;
  padding: 6px 4px;
  min-width: 98px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  background-image: url(../image/m55-1e3037e.svg);
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat
}
.country-list {
  margin-bottom: 8px;
  background-color: #fff
}
.country-list > ul {
  font-size: 0
}
.country-list__li {
  display: inline-block;
  width: 18%;
  margin-right: 2.5%;
  margin-bottom: 16px
}
.country-list__li.eight {
  width: 23.125%
}
.country-list__li.eight:nth-child(4n) {
  margin-right: 0
}
.country-list__li.eight:nth-child(5n) {
  margin-right: 2.5%
}
.country-list__li:nth-child(5n) {
  margin-right: 0
}
.country-list__img {
  display: block;
  margin: 0 auto 4px;
  height: 40px;
  width: 40px
}
.country-list__name {
  color: #3c3c3c;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  width: 100%
}
.category {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 8px;
  width: 100%;
  height: 142px;
  font-size: 0;
  background-image: url(../image/m55-6f93d87.svg);
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  background-color: #fff
}
.category__li {
  box-sizing: border-box;
  width: 50%;
  height: 50%;
  padding: 17px;
  font-size: 0
}
.category__li:before {
  content: "";
  display: inline-block;
  margin-right: 12px;
  height: 100%;
  width: 32px;
  background-position: 0;
  background-size: contain;
  background-repeat: no-repeat
}
.category__li--to-china:before {
  background-image: url(../image/m55-b62fa24.svg)
}
.category__li--collect:before {
  background-image: url(../image/m55-5254a00.svg)
}
.category__li--alipay:before {
  background-image: url(../image/m55-2cfed8b.svg)
}
.category__li--all:before {
  background-image: url(../image/m55-d27a3e7.svg)
}
.category__wrap {
  display: inline-block;
  width: 88px
}
.category__wrap > h2, .category__wrap > span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.category__title {
  padding: 0 0 5px;
  color: #3c3c3c;
  font-size: 14px;
  font-weight: 500;
  line-height: 1
}
.category__desc {
  color: #78787d;
  font-size: 12px;
  line-height: 1.333
}
.block-wrap {
  background-color: #fff
}
.block-wrap.empty {
  display: none
}
.block-wrap:last-child {
  margin-bottom: 0
}
.double-rebates {
    overflow-y: hidden;
    background-color: #f5f5f5;
    padding: 16px;
}
.double-rebates__ul {
  overflow: hidden
}
.double-rebates__li {
  float: left;
  margin-bottom: 1px;
  margin-right: 12px;
  width: 164px;
  overflow: hidden
}