.topNav[data-v-0b43ac96] .van-nav-bar__content {
  height: 11.733333vw;
}
.topNav[data-v-0b43ac96] .van-nav-bar__content .van-nav-bar__title {
  line-height: 5.866667vw;
}
.topNav[data-v-0b43ac96] .van-nav-bar__content .van-nav-bar__left .van-nav-bar__arrow {
  margin-right: 1.066667vw;
  font-size: 4.266667vw;
}

.listBrand[data-v-72e3d9f8] {
  width: 100%;
  overflow-x: auto;
  overflow-y: auto;
  display: flex;
  flex-wrap: nowrap;
}
.listBrand[data-v-72e3d9f8]::-webkit-scrollbar {
  display: none;
  /*隐藏滚轮*/
}
.listBrand .brand-item[data-v-72e3d9f8] {
  width: 16.533333vw;
  margin-right: 3.2vw;
}
.listBrand .brand-item .logo[data-v-72e3d9f8] {
  width: 16.533333vw;
  height: 16.533333vw;
  background: #ffffff;
  border-radius: 2.666667vw;
  overflow: hidden;
  box-sizing: border-box;
  padding: 2.133333vw;
}
.listBrand .brand-item .img[data-v-72e3d9f8] {
  width: 12.266667vw;
  height: 12.266667vw;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
}
.listBrand .brand-item .img[data-v-72e3d9f8] .van-image__img {
  width: 12.266667vw;
  height: auto;
  display: block;
}
.listBrand .brand-item .title[data-v-72e3d9f8] {
  margin-top: 2.666667vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 3.2vw;
  color: #fff;
}
.listBrand .text-over-1[data-v-72e3d9f8] {
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.goodsDiscount[data-v-00fcb9c8] {
  width: 29.333333vw;
  background: #fff;
  border-radius: 1.066667vw;
}
.goodsDiscount .goods-img[data-v-00fcb9c8] {
  height: 29.333333vw;
}
.goodsDiscount .goods-img .img[data-v-00fcb9c8] {
  width: 29.333333vw;
  height: 29.333333vw;
  border-radius: 1.066667vw 1.066667vw 0 0;
  overflow: hidden;
}
.goodsDiscount .name[data-v-00fcb9c8] {
  margin: 2.133333vw 1.6vw 0.533333vw;
  font-weight: 400;
  font-size: 3.2vw;
  color: #333333;
  line-height: 4.533333vw;
}
.goodsDiscount .price-box[data-v-00fcb9c8] {
  padding: 0 1.066667vw 2.666667vw 1.333333vw;
  font-size: 3.2vw;
  color: #ff2b47;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.goodsDiscount .price-box .price[data-v-00fcb9c8] {
  flex: 1;
  display: flex;
  margin-right: 1px;
  align-items: baseline;
}
.goodsDiscount .price-box .unit[data-v-00fcb9c8] {
  font-size: 2.666667vw;
}
.goodsDiscount .price-box .int[data-v-00fcb9c8] {
  font-size: 4.266667vw;
}
.goodsDiscount .price-box .discount[data-v-00fcb9c8] {
  width: 8.533333vw;
  height: 4.266667vw;
  background: #ffe9ad;
  border-radius: 0.533333vw;
  text-align: center;
  font-weight: 400;
  font-size: 2.666667vw;
  color: #a35200;
  display: flex;
  justify-content: center;
  align-items: center;
}
.goodsDiscount .text-over-1[data-v-00fcb9c8] {
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.goodsDiscount.s[data-v-00fcb9c8] {
  width: 24vw;
}
.goodsDiscount.s .goods-img[data-v-00fcb9c8] {
  height: 24vw;
}
.goodsDiscount.s .goods-img .img[data-v-00fcb9c8] {
  width: 24vw;
  height: 24vw;
}
.goodsDiscount.s .price-box[data-v-00fcb9c8] {
  padding-bottom: 2.133333vw;
}

.brandGoods[data-v-58664d38] {
  padding: 4vw 3.2vw;
  border-radius: 2.666667vw;
}
.brandGoods .barans-msg[data-v-58664d38] {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.brandGoods .barans-msg .logo[data-v-58664d38] {
  min-width: 12.8vw;
  width: 12.8vw;
  height: 12.8vw;
  background: #fff;
  border-radius: 1.066667vw;
  overflow: hidden;
  padding: 1.6vw;
  box-sizing: border-box;
  margin-right: 2.666667vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.brandGoods .barans-msg .logo .img[data-v-58664d38] .van-image__img {
  width: 9.066667vw;
  display: block;
}
.brandGoods .barans-msg .brand-right[data-v-58664d38] {
  flex: 1;
  font-weight: 400;
  font-size: 3.2vw;
  color: #333;
}
.brandGoods .barans-msg .brand-right .name[data-v-58664d38] {
  font-size: 4vw;
  font-weight: bold;
  margin-bottom: 1.066667vw;
}
.brandGoods .barans-msg .btn[data-v-58664d38] {
  width: 19.733333vw;
  height: 9.066667vw;
  line-height: 9.066667vw;
  background: linear-gradient(90deg, #fc5f49 0%, #f20e1b 100%);
  border-radius: 1.6vw;
  text-align: center;
  font-weight: bold;
  font-size: 3.733333vw;
  color: #fff;
  cursor: pointer;
}
.brandGoods .goods-wrap[data-v-58664d38] {
  width: 100%;
  overflow-x: auto;
  display: flex;
  flex-wrap: nowrap;
  margin-top: 2.666667vw;
}
.brandGoods .goods-wrap .margin-set[data-v-58664d38] {
  margin-right: 2.666667vw;
}
.brandGoods .goods-wrap.singleLine[data-v-58664d38] .price-box .price {
  min-width: 100%;
}
.brandGoods .goods-wrap.singleLine[data-v-58664d38] .price-box .discount {
  margin-top: 1.066667vw;
}

.blockCate[data-v-09d0b725] {
  width: 100%;
  height: 14.4vw;
  padding: 3.2vw 0 3.2vw 3.2vw;
  overflow-y: hidden;
  overflow-x: auto;
  display: flex;
  flex-wrap: nowrap;
  box-sizing: border-box;
  word-break: keep-all;
  background: #f8f8f8;
}
.blockCate[data-v-09d0b725]::-webkit-scrollbar {
  display: none;
  /*隐藏滚轮*/
}
.blockCate .item-block[data-v-09d0b725] {
  height: 8.533333vw;
  line-height: 8.533333vw;
  text-align: center;
  background: #fff;
  border-radius: 1.6vw;
  padding: 0 3.2vw;
  box-sizing: border-box;
  margin-right: 3.2vw;
  font-size: 3.466667vw;
}
.blockCate .item-block.red[data-v-09d0b725] {
  color: #fff;
  font-weight: bold;
  background: #ff2b47;
}

.classifyGoods[data-v-4ba59f5a] {
  width: 100vw;
  min-height: 90vh;
  background: #f8f8f8;
  border-radius: 4vw 4vw 0px 0px;
  box-sizing: border-box;
  padding: 0 0 16vw;
  margin-top: 5.333333vw;
  overflow: hidden;
}
.classifyGoods .cate-wrap[data-v-4ba59f5a] .van-sticky--fixed .blockCate {
  border-radius: 0;
}
.classifyGoods .cate-wrap[data-v-4ba59f5a] .blockCate {
  border-radius: 4vw 4vw 0 0;
  padding-top: 4vw;
  padding-bottom: 4vw;
  height: 17.066667vw;
}
.classifyGoods .cate-wrap[data-v-4ba59f5a] .blockCate .item-block {
  font-size: 3.733333vw;
  color: #333;
  margin-right: 2.666667vw;
}
.classifyGoods .cate-wrap[data-v-4ba59f5a] .blockCate .red {
  background: linear-gradient(90deg, #fc5f49 0%, #f20e1b 100%);
  color: #fff;
}
.classifyGoods .goods-main[data-v-4ba59f5a] {
  padding: 0 1.6vw;
  display: flex;
  flex-wrap: wrap;
}
.classifyGoods .goods-main .goods-item[data-v-4ba59f5a] {
  margin: 0 1.333333vw 2.666667vw;
}
.classifyGoods .empty[data-v-4ba59f5a] {
  margin-top: 14.4vw;
  padding: 28.266667vw 3.2vw 0;
  background: url(../../static/img/sales-empty.png) no-repeat top center;
  background-size: 26.666667vw 26.666667vw;
  font-weight: 400;
  font-size: 3.2vw;
  color: #999;
  text-align: center;
}

.brandSalesIndex[data-v-f1015804] {
  height: 100vh;
  width: 100%;
  background: #db2c2f url(../../static/img/sales-bg.png) no-repeat top center;
  background-size: 100vw auto;
  overflow-y: auto;
}
.brandSalesIndex .navBg[data-v-f1015804] .van-nav-bar {
  background: url(../../static/img/sales-bg.png) no-repeat top center;
  background-size: 100vw auto;
}
.brandSalesIndex .navBg[data-v-f1015804] .van-nav-bar .van-icon,
.brandSalesIndex .navBg[data-v-f1015804] .van-nav-bar .van-nav-bar__title {
  color: #fff !important;
}
.brandSalesIndex .top-banner[data-v-f1015804] {
  margin: 2.666667vw auto 0;
  width: 93.6vw;
  height: 37.333333vw;
  overflow: hidden;
  border-radius: 2.666667vw;
}
.brandSalesIndex .top-banner .banImg[data-v-f1015804] {
  width: 93.6vw;
  height: 37.333333vw;
  border-radius: 2.666667vw;
  overflow: hidden;
}
.brandSalesIndex .brand-title[data-v-f1015804] {
  display: flex;
  padding: 3.733333vw 3.2vw;
  align-items: center;
  justify-content: center;
}
.brandSalesIndex .brand-title .sub-bg[data-v-f1015804] {
  min-width: 56.266667vw;
  height: 13.066667vw;
  line-height: 13.066667vw;
  background: url(../../static/img/title-bg.png) no-repeat center center;
  background-size: 100% auto;
  font-weight: bold;
  font-size: 4vw;
  color: #ffde93;
  text-align: center;
}
.brandSalesIndex .brand-title .sub-bg .text[data-v-f1015804] {
  position: relative;
  top: 0.4vw;
}
.brandSalesIndex .brands-left[data-v-f1015804] {
  padding-left: 3.2vw;
  box-sizing: border-box;
}
.brandSalesIndex .brand-box[data-v-f1015804] {
  margin-bottom: 4vw;
}
.brandSalesIndex .recomm-brand[data-v-f1015804] {
  background: linear-gradient(180deg, #F2FBFF 0%, #F8F8F8 48%, #F8F8F8 100%);
  border-radius: 2.666667vw;
  margin: 0 3.2vw 2.666667vw;
}
.brandSalesIndex .recomm-brand.bg1[data-v-f1015804] {
  background: linear-gradient(180deg, #FAF2FF 0%, #F8F8F8 48%, #F8F8F8 100%);
}
.brandSalesIndex .recomm-brand.bg2[data-v-f1015804] {
  background: linear-gradient(180deg, #FFF5F2 0%, #F8F8F8 48%, #F8F8F8 100%);
}
.brandSalesIndex .empty[data-v-f1015804] {
  margin-top: 14.4vw;
  padding: 28.266667vw 3.2vw 0;
  background: url(../../static/img/sales-empty.png) no-repeat top center;
  background-size: 26.666667vw 26.666667vw;
  font-weight: 400;
  font-size: 3.2vw;
  color: #fff;
  text-align: center;
}
.brandSalesIndex .wrap-classify[data-v-f1015804]::after {
  content: ' ';
  position: fixed;
  height: 1px;
  width: 100%;
  left: 0;
  bottom: 0;
  background-color: #f8f8f8;
}

