.tuijian[data-v-73c7ce5a] {
  width: 93.3vw;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  background: #f4f4f4;
  height: 100%;
}
.tuijian > div[data-v-73c7ce5a] {
  width: 45.5vw;
  height: 100%;
}
.tuijianbox[data-v-73c7ce5a] {
  height: auto;
  background: #fff;
  border-radius: 1.333333vw;
  margin-bottom: 4vw;
  position: relative;
}
.tuijianbox .img-wrap[data-v-73c7ce5a] {
  width: 100%;
  height: 45.333333vw;
  border-radius: 1.333333vw;
}
.tuijianbox .img-wrap img[data-v-73c7ce5a] {
  width: 100%;
  height: 45.333333vw;
  /*border-radius: 5px;*/
  border-top-right-radius: 1.333333vw;
  border-top-left-radius: 1.333333vw;
}
.tuijianbox .info-wrap[data-v-73c7ce5a] {
  padding: 2.666667vw;
}
.tuijianbox .info-wrap .cale[data-v-73c7ce5a] {
  position: relative;
  top: -0.533333vw;
  display: inline-block;
  width: 6.4vw;
  height: 3.733333vw;
  line-height: 3.733333vw;
  text-align: center;
  font-size: 2.666667vw;
  color: #ffffff;
  background: #FF3015;
  border-radius: 0.533333vw;
}
.tuijianbox .info-wrap .price-wrap[data-v-73c7ce5a] {
  padding-top: 2.666667vw;
  color: #FF2B47;
  font-weight: bold;
}
.tuijianbox .info-wrap .price-wrap .price-icon[data-v-73c7ce5a] {
  font-size: 3.2vw;
}
.tuijianbox .info-wrap .price-wrap .price[data-v-73c7ce5a] {
  font-size: 4.8vw;
}
.goodsLeft[data-v-73c7ce5a] {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.text-container[data-v-73c7ce5a] {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 设置最大显示行数 */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}


.youhuiquan[data-v-31d8c644]{
  padding-top: 41.866667vw;
}
.youhuiquan div[data-v-31d8c644] {
  display: flex;
  justify-content: center;
}
.youhuiquan div[data-v-31d8c644]:nth-child(2) {
  margin-bottom: 6.666667vw;
  font-size: 4.266667vw;
  color: #333;
}
.xiangqingtext[data-v-31d8c644] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 6.666667vw;
  margin-top: 6.666667vw;
}
.xiangqingtext p[data-v-31d8c644]:nth-child(2) {
  margin: 0 1.866667vw;
  font-size: 4.266667vw;
  color: #333;
}
.xian[data-v-31d8c644] {
  width: 9.333333vw;
  height: 1px;
  background: #ccc;
}
.tuijiangoodsbox[data-v-31d8c644] {
  padding: 0 3.2vw 13.333333vw 3.2vw;
}
.shop-null-img[data-v-31d8c644]{
  width: 40vw;
  height: 40vw;
}
.null-text[data-v-31d8c644]{
  font-size: 3.733333vw;
  color: #999999;
  text-align: center;
}
.other-query[data-v-31d8c644]{
  margin-top: 5.333333vw;
  width: 35.2vw;
  height: 11.733333vw;
  background: linear-gradient( 125deg, #FF5536 0%, #FF363C 100%);
  border-radius: 6.133333vw 6.133333vw 6.133333vw 6.133333vw;
  border: none;
  color: #ffffff;
  letter-spacing: 1px;
  font-size: 3.733333vw;
}

.shop-cart-page[data-v-c2feea08] {
  background: #f4f4f4;
  height: 100vh;
  overflow: auto;
}
.shop-cart-page .text-over-1[data-v-c2feea08] {
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.shop-cart-page > .box[data-v-c2feea08] {
  position: relative;
  width: 100%;
  margin-bottom: 24vw;
  padding: 3.2vw;
  box-sizing: border-box;
  background: #f4f4f4;
}
.shop-cart-page > .box > .shop[data-v-c2feea08] {
  margin-bottom: 2.666667vw;
  background: #fff;
  border-radius: 3.2vw;
  padding: 4vw 2.666667vw;
  box-sizing: border-box;
}
.shop-cart-page > .box > .shop .line[data-v-c2feea08] {
  display: flex;
  align-items: center;
}
.shop-cart-page > .box > .shop .line .pic[data-v-c2feea08] {
  position: relative;
  top: 0.8vw;
}
.shop-cart-page > .box > .shop .line .pic .select-status-img[data-v-c2feea08] {
  width: 4.8vw !important;
  height: 4.8vw !important;
}
.shop-cart-page > .box > .shop .line .shop-info[data-v-c2feea08] {
  height: 5.333333vw;
  vertical-align: middle;
  margin-left: 3.2vw;
}
.shop-cart-page > .box > .shop .line .shop-info .shop-icon[data-v-c2feea08] {
  width: 4.266667vw;
  height: 4.266667vw;
  position: relative;
  top: 0.533333vw;
}
.shop-cart-page > .box > .shop .line .shop-info .shop-name[data-v-c2feea08] {
  padding: 0 1.333333vw 0 1.6vw;
  font-size: 4.266667vw;
  color: #333333;
  font-weight: bold;
}
.shop-cart-page > .box > .shop .line .shop-info .right-arrow-icon[data-v-c2feea08] {
  position: relative;
  top: 1px;
  width: 3.2vw;
  height: 3.2vw;
}
.shop-cart-page > .box > .shop .row[data-v-c2feea08] {
  display: flex;
  align-items: center;
  padding-top: 4vw;
}
.shop-cart-page > .box > .shop .row .pic[data-v-c2feea08] {
  position: relative;
  top: 0.8vw;
}
.shop-cart-page > .box > .shop .row .pic .select-status-img[data-v-c2feea08] {
  width: 4.8vw !important;
  height: 4.8vw !important;
}
.shop-cart-page > .box > .shop .row .detail[data-v-c2feea08] {
  display: flex;
  width: 96%;
  height: 24vw;
  margin-left: 3.2vw;
}
.shop-cart-page > .box > .shop .row .detail > .photo[data-v-c2feea08] {
  width: 24vw;
  height: 24vw;
  margin-right: 2.666667vw;
  border-radius: 1.066667vw;
  overflow: hidden;
}
.shop-cart-page > .box > .shop .row .detail > .photo > .detail-item[data-v-c2feea08] {
  width: 100%;
  height: 100%;
  display: block;
}
.shop-cart-page > .box > .shop .row .detail > .info[data-v-c2feea08] {
  width: 66%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  text-align: left;
}
.shop-cart-page > .box > .shop .row .detail > .info > .title[data-v-c2feea08] {
  font-size: 3.733333vw;
  color: #333;
}
.shop-cart-page > .box > .shop .row .detail > .info > .title > .title-text[data-v-c2feea08] {
  width: 51vw;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.shop-cart-page > .box > .shop .row .detail > .info > .norm[data-v-c2feea08] {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 3.2vw;
  color: #999;
  line-height: 4.533333vw;
}
.shop-cart-page > .box > .shop .row .detail > .info .rol[data-v-c2feea08] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.shop-cart-page > .box > .shop .row .detail > .info .rol .amount[data-v-c2feea08] {
  font-weight: 500;
  font-size: 2.666667vw;
  color: #ff2b47;
}
.shop-cart-page > .box > .shop .row .detail > .info .rol .amount .int[data-v-c2feea08] {
  font-size: 4.8vw;
}
.shop-cart-page > .box > .shop .row .detail > .info .rol .amount .point[data-v-c2feea08] {
  font-size: 3.733333vw;
}
.shop-cart-page > .box > .shop .row .detail > .info .rol .right[data-v-c2feea08] .van-stepper {
  width: 22.4vw;
  height: 7.2vw;
  background: #fff;
  border-radius: 1.066667vw;
  border: 1px solid #ddd;
}
.shop-cart-page > .box > .shop .row .detail > .info .rol .right[data-v-c2feea08] .van-stepper button {
  width: 6.4vw;
  height: 6.666667vw;
  background: none;
  color: #000;
}
.shop-cart-page > .box > .shop .row .detail > .info .rol .right[data-v-c2feea08] .van-stepper .van-stepper__input {
  background: none;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  height: 7.2vw;
  color: #333;
}
.shop-cart-page > .box > .shop .row .detail > .info .rol .right[data-v-c2feea08] .van-stepper .van-stepper__minus--disabled,
.shop-cart-page > .box > .shop .row .detail > .info .rol .right[data-v-c2feea08] .van-stepper .van-stepper__plus--disabled {
  color: #c8c9cc;
}
.shop-cart-page > .box > .shop .row .detail > .info .rol .right[data-v-c2feea08] .van-stepper .van-stepper__minus::before,
.shop-cart-page > .box > .shop .row .detail > .info .rol .right[data-v-c2feea08] .van-stepper .van-stepper__plus::before,
.shop-cart-page > .box > .shop .row .detail > .info .rol .right[data-v-c2feea08] .van-stepper .van-stepper__minus::after,
.shop-cart-page > .box > .shop .row .detail > .info .rol .right[data-v-c2feea08] .van-stepper .van-stepper__plus::after {
  border-radius: 0.5px;
}
.shop-cart-page > .box > .shop .row .detail > .info .tips-stock[data-v-c2feea08] {
  flex: none;
  display: block;
  width: 100%;
  text-align: center;
  font-weight: 400;
  font-size: 3.2vw;
  color: #ff2b47;
}
.shop-cart-page > .box > .bottom-area[data-v-c2feea08] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16vw;
  border-top: 1px solid #eeeeee;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 13.333333vw;
}
.shop-cart-page > .box > .bottom-area > .all[data-v-c2feea08] {
  display: flex;
  align-items: center;
  margin-left: 3.2vw;
}
.shop-cart-page > .box > .bottom-area > .all .pic[data-v-c2feea08] {
  display: flex;
  align-items: center;
}
.shop-cart-page > .box > .bottom-area > .all .pic .select-status-img[data-v-c2feea08] {
  width: 4.8vw !important;
  height: 4.8vw !important;
  position: relative;
}
.shop-cart-page > .box > .bottom-area > .all .total-price[data-v-c2feea08] {
  font-weight: 400;
  font-size: 4vw;
  color: #333;
  display: flex;
  min-height: 4.8vw;
  align-items: center;
}
.shop-cart-page > .box > .bottom-area > .all .total-price .price-num[data-v-c2feea08] {
  display: flex;
  align-items: baseline;
}
.shop-cart-page > .box > .bottom-area > .all .price-icon[data-v-c2feea08] {
  font-weight: 600;
  font-size: 3.2vw;
  color: #ff2b47;
  padding-left: 1.333333vw;
}
.shop-cart-page > .box > .bottom-area > .all .price-value[data-v-c2feea08] {
  font-weight: 600;
  color: #ff3b30;
  font-size: 4.8vw;
}
.shop-cart-page > .box > .bottom-area > .all .price-value .point[data-v-c2feea08] {
  font-size: 3.2vw;
}
.shop-cart-page > .box > .bottom-area > .refer[data-v-c2feea08] {
  display: flex;
  align-items: center;
  height: 100%;
  vertical-align: bottom;
}
.shop-cart-page > .box > .bottom-area > .refer .del[data-v-c2feea08] {
  font-size: 4vw;
  color: #999;
  display: flex;
  align-items: center;
  font-weight: 400;
}
.shop-cart-page > .box > .bottom-area > .refer .settlement[data-v-c2feea08] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22.933333vw;
  height: 11.733333vw;
  background: linear-gradient(125deg, #ff5536 0%, #ff363c 100%);
  color: #fff;
  font-size: 3.733333vw;
  margin-left: 4vw;
  margin-right: 3.2vw;
  border-radius: 6.133333vw;
}
.fs15[data-v-c2feea08] {
  font-size: 4vw;
}
.all-name[data-v-c2feea08] {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 4vw;
  color: #333;
  padding: 0 3.2vw 0 2.133333vw;
}
.disabled img[data-v-c2feea08] {
  height: 4.8vw;
  width: 4.8vw;
}

