html,body {
    background-color: rgb(242,242,242);
}
#shoppingCart {
    padding-bottom: 0.7rem;
}
/*过渡动画*/
.loadingFixedBox{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: rgba(0,0,0,0);
}
.loadingFixedBox .loadingBox{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}
/*小粉卡开通*/
.pinkCardBox {
    position: fixed;
    top: 0.9rem;
    width: 7.5rem;
    height: 1.1rem;
    background-color: rgb(253,114,143);
    padding: 0 0.2rem;
    line-height: 1;
    z-index: 99999;
}
.pinkCardBox .leftBox .vip img{
    width: 0.6rem;
    height: 0.36rem;
}
.pinkCardBox .leftBox .vipDesc {
    margin-left: 0.2rem;
    line-height: 1;
}
.pinkCardBox .leftBox .vipDesc .p1 {
    font-size: 0.28rem;
    font-family: "PingFang-SC-Bold";
    color: rgb(255,255,255);
    font-weight: bold;
}
.pinkCardBox .leftBox .vipDesc .p2 {
    margin-top: 0.14rem;
    font-size: 0.24rem;
    font-family: "PingFang-SC-Regular";
    color: rgb(255,255,255);
}
.pinkCardBox .rightBox .vipPrice {
    font-size: 0.28rem;
    font-family: "PingFang-SC-Medium";
    color: rgb(255, 255, 255);
    line-height: 1;
    margin-right: 0.22rem;
}
.pinkCardBox .rightBox .openBtn img {
    width: 1.3rem;
    height: 0.4rem;
}
.pinkCardBox1 {
    position: fixed;
    top: 0;
    width: 7.5rem;
    height: 1.1rem;
    background-color: rgb(253,114,143);
    padding: 0 0.2rem;
    line-height: 1;
    z-index: 99999;
}
.pinkCardBox1 .leftBox .vip img{
    width: 0.6rem;
    height: 0.36rem;
}
.pinkCardBox1 .leftBox .vipDesc {
    margin-left: 0.2rem;
    line-height: 1;
}
.pinkCardBox1 .leftBox .vipDesc .p1 {
    font-size: 0.28rem;
    font-family: "PingFang-SC-Bold";
    color: rgb(255,255,255);
    font-weight: bold;
}
.pinkCardBox1 .leftBox .vipDesc .p2 {
    margin-top: 0.14rem;
    font-size: 0.24rem;
    font-family: "PingFang-SC-Regular";
    color: rgb(255,255,255);
}
.pinkCardBox1 .rightBox .vipPrice {
    font-size: 0.28rem;
    font-family: "PingFang-SC-Medium";
    color: rgb(255, 255, 255);
    line-height: 1;
    margin-right: 0.22rem;
}
.pinkCardBox1 .rightBox .openBtn img {
    width: 1.3rem;
    height: 0.4rem;
}
/*管理 取消*/
.manageBox {
    position: fixed;
    top: 0;
    width: 7.5rem;
    height: 0.9rem;
    background-color: rgb(242,242,242);
    padding-left: 0.24rem;
    padding-right: 0.2rem;
    z-index: 99999;
}
.manageBox img {
    width: 1.62rem;
    height: 0.45rem;
}
.manageBox p {
    font-family: "PingFang-SC-Medium";
    font-size: 0.28rem;
    color: rgb(47,47,47);
    position: absolute;
    right: 0.2rem;
}
/*管理操作框*/
.manageCheckBox {
    position: fixed;
    z-index: 999;
    width: 7.5rem;
    height: 1.36rem;
    border-top: solid 1px #e6e4e4;
    background-color: rgb(242,242,242);
}
.manageCheckBoxH5Bottom {
    bottom: 50px;
}
.manageCheckBoxAppBottom {
    bottom: 0 !important;
}
.manageCheckBox .mainBox{
    width: 7.5rem;
    height: 1.1rem;
    background-color: rgb(255,255,255);
    overflow: hidden;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
}
.manageCheckBox .mainBox .checkBtnBox {
    height: 1.1rem;
}
.manageCheckBox .mainBox .checkBtnBox img{
    width: 0.3rem;
    height: 0.3rem;
}
.manageCheckBox .mainBox .checkBtnBox .checkBtnDesc {
    margin-left: 0.2rem;
    font-family: "PingFangSC-Regular";
    font-size: 0.26rem;
    color: rgb(27,27,27);
}
.manageCheckBox .mainBox .delBtn {
    width: 1.36rem;
    height: 0.5rem;
}
/*购物车主体*/
.isVipMT {
    margin-top: 0.9rem;
}
.notVipMT {
    margin-top: 2rem;
}
.isVipMT1 {
    margin-top: 0;
}
.notVipMT1 {
    margin-top: 1.1rem;
}
/*空白部分*/
.emptyBox {
    width: 7.5rem;
    height: 5.05rem;
    overflow: hidden;
    background-color: #ffffff;
}
.emptyBox .emptyCartPart {
    margin-top: 1.61rem;
    margin-left: 3.325rem;
    width: 0.85rem;
    height: 0.77rem;
}
.emptyBox .emptyCartPart img{
    width: 0.85rem;
    height: 0.77rem;
}
.emptyBox .emptyDescPart {
    line-height: 1;
    margin-top: 0.2rem;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 0.24rem;
    color: #575757;
}
.emptyBox .goShoppingPart {
    width: 1.6rem;
    height: 0.4rem;
    margin-top: 0.23rem;
    margin-left: 2.95rem;
}
/*仓库部分*/
.wareHouseBox {
    width: 7.5rem;
    overflow: hidden;
}
.wareHouseBox .wareHouseList {
    width: 7.5rem;
    overflow: hidden;
    background-color: rgb(255,255,255);
}
.wareHouseBox .wareHouseList .wareHousePart {
    padding-top: 0.3rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    width: 7.5rem;
    line-height: 1;
}
.wareHouseBox .wareHouseList .wareHousePart .checkBtnBox img {
    width: 0.3rem;
    height: 0.3rem;
    float: left;
}
.wareHouseBox .wareHouseList .wareHousePart .wareHouseName {
    float: left;
    margin-left: 0.2rem;
    font-family: "PingFang-SC-Bold";
    font-size: 0.28rem;
    color: rgb(47,47,47);
    font-weight: bold;
}
.wareHouseBox .wareHouseList .wareHousePart .couponBtn {
    font-family: "PingFang-SC-Regular";
    font-size: 0.28rem;
    color: rgb(255,79,116);
}
/*产品部分*/
.wareHouseBox .wareHouseList .productList {
    width: 7.5rem;
}
.wareHouseBox .wareHouseList .productList .productBox {
    width: 7.5rem;
    padding: 0.3rem 0.2rem 0 0.2rem;
}
.wareHouseBox .wareHouseList .productList .fullProductBox {
    width: 7.5rem;
    padding: 0.3rem 0 0 0;
}
.wareHouseBox .wareHouseList .productList .productHr {
    width: 7.1rem;
    height: 1px;
    margin-top: 0.3rem;
    margin-bottom: 0;
    border:none;
    background: rgb(225,225,225);
}
.wareHouseBox .wareHouseList .productList .fullUl{
    width: 100%;
}
.wareHouseBox .wareHouseList .productList .fullUl .fullLi{
    padding: 0 0 0.3rem 0.5rem;
}
.wareHouseBox .wareHouseList .productList .fullUl .fullLi .typeDescBox .typeMark{
    border-radius: 0.15rem;
    background-color: rgba(255,79,116,0.1);
    font-size: 0.24rem;
    font-family: "PingFang-SC-Bold";
    color: rgb(255,79,116);
    padding: 0.02rem 0.1rem;
    line-height: normal;
    font-weight: bold;
}
.wareHouseBox .wareHouseList .productList .fullUl .fullLi .typeDescBox .typeMarkFullOff{
    border-radius: 0.15rem;
    background-color: rgba(255,79,116,0.2);
    font-size: 0.24rem;
    font-family: "PingFang-SC-Bold";
    color: rgb(255,79,116);
    padding: 0.02rem 0.1rem;
    line-height: normal;
    font-weight: bold;
}
.wareHouseBox .wareHouseList .productList .fullUl .fullLi .typeDescBox .typeDesc{
    margin-left: 0.2rem;
    font-size: 0.24rem;
    font-family: "PingFang-SC-Regular";
    color: rgb(47,47,47);
    line-height: 0.32rem;
}
.wareHouseBox .wareHouseList .productList .fullUl .fullLi .goShoppingBox span{
    font-size: 0.24rem;
    font-family: "PingFang-SC-Regular";
    color: rgb(255,79,116);
    line-height: 1;
}
.wareHouseBox .wareHouseList .productList .fullUl .fullLi .goShoppingBox img{
    width: 0.12rem;
    height: 0.24rem;
    margin-left: 0.1rem;
}
.wareHouseBox .wareHouseList .productList .productUl{
    width: 100%;
}
.wareHouseBox .wareHouseList .productList .productUl .productLi{
    overflow: hidden;
}
.wareHouseBox .wareHouseList .productList .productUl .productLi .productLi2{
    width: 4.96rem;
    height: 1px;
    border: none;
    background: rgb(225,225,225);
    float: right;
    margin-top: 0.24rem;
    margin-bottom: 0.24rem;
}
.wareHouseBox .wareHouseList .productList .productUl .productLi .productLi3{
    width: 4.96rem;
    height: 1px;
    border: none;
    background: rgb(214,214,214);
    float: right;
    margin-top: 0.24rem;
    margin-bottom: 0.24rem;
}
.wareHouseBox .wareHouseList .productList .productUl .productLi .productSlide{
    overflow: hidden;
}
.wareHouseBox .wareHouseList .productList .productUl .productLi .productSlide .productDetailPart{
    height: 1.4rem;
    position: relative;
    transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
}
.wareHouseBox .wareHouseList .productList .productUl .productLi .productSlide .productDetailPart .delBox{
    position: absolute;
    right: -1.4rem;
    top: 0;
    z-index: 99999;
    width: 1.4rem;
    height: 1.4rem;
    color: rgb(255,255,255);
    font-family: "PingFangSC-Regular";
    font-size: 0.22rem;
    background-color: rgba(253,114,143,0.5);
    text-align: center;
}
.wareHouseBox .wareHouseList .productList .productUl .productLi .productSlide .productDetailPart .noInventories{
    float: left;
    width: 0.3rem;
    height: 0.8rem;
    border-radius: 0.15rem;
    background-color: rgb(180,180,180);
    color: rgb(255,255,255);
    font-size: 0.2rem;
    font-family: "PingFang-SC-Medium";
    writing-mode: vertical-lr;
    text-align: center;
    line-height: 0.3rem;
    margin-top: 0.3rem;
}
.wareHouseBox .wareHouseList .productList .productUl .productLi .productSlide .productDetailPart .partImg{
    float: left;
    margin-top: 0.55rem;
    width: 0.3rem;
    height: 0.3rem;
}
.wareHouseBox .wareHouseList .productList .productUl .productLi .productSlide .productDetailPart .productImg{
    float: left;
    margin-left: 0.2rem;
    position: relative;
}
.wareHouseBox .wareHouseList .productList .productUl .productLi .productSlide .productDetailPart .productImg img{
    width: 1.4rem;
}
.wareHouseBox .wareHouseList .productList .productUl .productLi .productSlide .productDetailPart .productImg .littleStock{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0.28rem;
    background-color: rgb(253,114,143);
    color: rgb(255,255,255);
    font-size: 0.2rem;
    font-family: "PingFang-SC-Medium";
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wareHouseBox .wareHouseList .productList .productUl .productLi .productSlide .productDetailPart .infoBox {
    float: left;
    margin-left: 0.24rem;
    width: 4.96rem;
    height: 1.4rem;
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-flex-direction: column;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.wareHouseBox .wareHouseList .productList .productUl .productLi .productSlide .productDetailPart .infoBox .productName {
    max-width: 4.2rem;
    font-size: 0.24rem;
    font-family: "PingFang-SC-Regular";
    color: rgb(47,47,47);
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    line-height: 0.32rem;
}
.wareHouseBox .wareHouseList .productList .productUl .productLi .productSlide .productDetailPart .infoBox .partItemBox {
    margin-top: 0.02rem;
}
.wareHouseBox .wareHouseList .productList .productUl .productLi .productSlide .productDetailPart .infoBox .partItemBox .itemDescSpan {
    font-size: 0.24rem;
    font-family: "PingFang-SC-Regular";
    color: rgb(132,132,132);
}
.wareHouseBox .wareHouseList .productList .productUl .productLi .productSlide .productDetailPart .infoBox .partItemBox .memberBirthdayGift {
    width: 1.54rem;
    height: 0.3rem;
    margin-left: 0.1rem;
}
.wareHouseBox .wareHouseList .productList .productUl .productLi .productSlide .productDetailPart .infoBox .partItemBox .memberBirthdayPresent .birthdaySpan {
    width: 1.68rem;
    height: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
    border-radius: 0.15rem;
    font-size: 0.22rem;
    font-family: "PingFang-SC-Bold";
    color: rgb(255,255,255);
    padding: 0.01rem 0.12rem;
    background: linear-gradient(to right,rgb(247,79,154),rgb(254,43,75));
}
.wareHouseBox .wareHouseList .productList .productUl .productLi .productSlide .productDetailPart .infoBox .priceAndQuantity {
    width: 4.96rem;
    align-items: flex-end;
}
.wareHouseBox .wareHouseList .productList .productUl .productLi .productSlide .productDetailPart .infoBox .priceAndQuantity .price {
    font-size: 0.28rem;
    font-family: "PingFang-SC-Bold";
    color: rgb(47,47,47);
    line-height: 1;
    font-weight: bold;
}
.wareHouseBox .wareHouseList .productList .productUl .productLi .productSlide .productDetailPart .infoBox .priceAndQuantity .quantityBox {
    width: 1.5rem;
    height: 0.42rem;
    text-align: center;
    background: url("../../imgs/ts9/shoppingCart/quantityOperate.png") no-repeat center;
    background-size: 100%;
}
.wareHouseBox .wareHouseList .productList .productUl .productLi .productSlide .productDetailPart .infoBox .priceAndQuantity .quantityBox .reduceBtn {
    width: 0.4rem;
    height: 0.42rem;
    float: left;
}
.wareHouseBox .wareHouseList .productList .productUl .productLi .productSlide .productDetailPart .infoBox .priceAndQuantity .quantityBox .quantity {
    width: 0.7rem;
    height: 0.42rem;
    line-height: normal;
    padding-top: 0;
    font-size: 0.28rem;
    color: rgb(130,130,130);
    float: left;
    text-align: center;
    font-family: "PingFang-SC-Regular";
}
.wareHouseBox .wareHouseList .productList .productUl .productLi .productSlide .productDetailPart .infoBox .priceAndQuantity .quantityBox .addBtn{
    width: 0.4rem;
    height: 0.42rem;
    float: left;
}
.activityBox {
    padding: 0.3rem 0 0 2.14rem;
}
.activityBox .typeDescBox .typeMark{
    border-radius: 0.145rem;
    background-color: rgba(255,79,116,0.1);
    font-size: 0.22rem;
    font-family: "PingFang-SC-Bold";
    color: rgb(255,79,116);
    padding: 0.02rem 0.06rem;
    line-height: normal;
    font-weight: bold;
}
.activityBox .typeDescBox .typeMarkFullOff{
    border-radius: 0.145rem;
    background-color: rgba(255,79,116,0.2);
    font-size: 0.22rem;
    font-family: "PingFang-SC-Bold";
    color: rgb(255,79,116);
    padding: 0.02rem 0.06rem;
    line-height: normal;
    font-weight: bold;
}
.activityBox .typeDescBox .typeDesc{
    margin-left: 0.08rem;
    font-size: 0.22rem;
    font-family: "PingFang-SC-Regular";
    color: rgb(47,47,47);
    overflow-x: scroll;
    white-space: nowrap;
}
.activityBox .typeDescBox .typeDescNone{
    font-size: 0.22rem;
    font-family: "PingFang-SC-Regular";
    color: rgb(47,47,47);
    overflow-x: scroll;
    white-space: nowrap;
}
.activityBox .typeDescBox .typeDesc::-webkit-scrollbar{
    display: none;
}
.activityBox .modifyBtn {
    font-family: "PingFang-SC-Regular";
    font-size: 0.24rem;
    color: rgb(255,79,116);
    line-height: 1;
}
.giftBox {
    height: 0.84rem;
    margin-top: 0.24rem;
    padding-left: 1.43rem;
}
.giftBox .giftName {
    float: left;
    font-family: "PingFang-SC-Medium";
    font-size: 0.24rem;
    color: rgb(47,47,47);
    line-height: 1;
}
.giftBox .giftImg {
    float: left;
    margin-left: 0.24rem;
}
.giftBox .giftImg img {
    width: 0.84rem;
}
.giftBox .giftInfo {
    float: left;
    margin-left: 0.2rem;
    width: 3.9rem;
    height: 0.84rem;
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-flex-direction: column;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.giftBox .giftInfo .giftProductName {
    font-family: "PingFang-SC-Regular";
    font-size: 0.2rem;
    color: rgb(47,47,47);
    line-height: 0.26rem;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.giftBox .giftInfo .priceAndQuantity {
    overflow: hidden;
    align-items: flex-end;
}
.giftBox .giftInfo .priceAndQuantity .price {
    float: left;
    font-size: 0.24rem;
    font-family: "PingFang-SC-Bold";
    color: rgb(47,47,47);
    line-height: 1;
    font-weight: bold;
}
.giftBox .giftInfo .priceAndQuantity .quantity {
    float: right;
    font-size: 0.24rem;
    font-family: "PingFang-SC-Medium";
    color: rgb(130,130,130);
    line-height: 1;
}
.bottomBalance {
    width: 100%;
    background-color: #ffffff;
}
.bottomFixedBalance{
    width: 100%;
    border-top: solid 1px #e6e4e4;
    position: absolute;
    top: -10000px;
    left: 0;
    z-index: 199;
    background-color: rgb(242,242,242);
}
.fixedBox {
    background-color: #ffffff;
    margin-bottom: 1rem;
}
.bottomBalance .rule {
    width: 7.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    font-family: "PingFang-SC-Regular";
    font-size: 0.24rem;
    color: rgb(255,255,255);
    background-color: rgba(0,0,0,.5);
}
.bottomFixedBalance .rule {
    width: 7.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    font-family: "PingFang-SC-Regular";
    font-size: 0.24rem;
    color: rgb(255,255,255);
    background-color: rgba(0,0,0,.5);
}
.feeBox {
    height: 0.84rem;
    width: 7.5rem;
    line-height: 1;
    padding: 0.3rem 0.68rem;
    border-top: solid 1px rgb(225,225,225);
    border-bottom: solid 1px rgb(225,225,225);
    font-family: "PingFang-SC-Regular";
    font-size: 0.24rem;
    color: rgb(47,47,47);
}
.payBox {
    width: 7.5rem;
    height: 1.08rem;
    padding: 0.3rem 0.2rem;
}

.payBox .selectPart .selectPartImg {
    width: 0.3rem;
    height: 0.3rem;
    float: left;
}
.payBox .selectPart .checkBtnDesc {
    float: left;
    margin-left: 0.2rem;
    font-family: "PingFangSC-Regular";
    font-size: 0.26rem;
    color: rgb(47,47,47);
    line-height: 1;
}
.payBox .selectPart .priceDetailBox {
    margin-left: 0.35rem;
    float: left;
}
.payBox .selectPart .priceDetailBox .rowOne{
    font-family: "PingFang-SC-Regular";
    font-size: 0.24rem;
    color: rgb(47,47,47);
}
.payBox .selectPart .priceDetailBox .rowOne span{
    font-family: "PingFang-SC-Bold";
    font-weight: bold;
}
.payBox .selectPart .priceDetailBox .rowTwo{
    font-family: "PingFang-SC-Regular";
    font-size: 0.2rem;
    color: rgb(150,150,150);
}
.payBox .selectPart .priceDetailBox .rowTwo span{
    margin-left: 0.2rem;
    color: rgb(255,79,116);
}
.payBox .selectPart .priceDetailBox .rowTwo span img{
    width: 0.2rem;
    height: 0.11rem;
    margin-left: 0.1rem;
}
.payBox .payBtn {
    width: 1.76rem;
    font-family: "PingFang-SC-Regular";
    font-size: 0.24rem;
    color: rgb(255,255,255);
    border-radius: 0.05rem;
    padding: 0.14rem 0;
    line-height: normal;
    text-align: center;
}
.userCanBuyBgColor {
    background-color: rgb(255,79,116);
}
.userCantBuyBgColor {
    background-color: #777777;
}
/*优惠券弹窗*/
.couponDialog {
    width: 7.5rem;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    background-color: rgba(0, 0, 0, .4);
}
.couponDialog .noCoupon {
    width: 100%;
    height: 100%;
}
.couponDialog .noCoupon li {
    width: 100%;
    height: 100%;
}
.couponDialog .noCoupon img {
    width: 0.79rem;
    height: 0.75rem;
    margin-top: 2rem;
    margin-left: 3.36rem;
}
.couponDialog .noCoupon p {
    margin-top: 0.24rem;
    margin-left: 3.16rem;
    margin-bottom: 2.3rem;
    font-family: "PingFang-SC-Regular";
    font-size: 0.24rem;
    color: rgb(87,87,87);
    line-height: 1;
}
.couponDialog .couponContent {
    width: 7.5rem;
    max-height: 6.9rem;
    position: absolute;
    bottom: 0;
    background-color: rgb(255,255,255);
    z-index: 99999;
    border-radius: 0.24rem 0.24rem 0 0;
    animation: showDialog 0.3s ease-out;
    -webkit-animation: showDialog 0.3s ease-out;
    -ms-animation: showDialog 0.3s ease-out;
    -moz-animation: showDialog 0.3s ease-out;
}
.couponDialog .couponContent .couponTitle {
    text-align: center;
    line-height: 1;
    font-family: "PingFang SC";
    font-size: 0.32rem;
    color: #2F2F2F;
    padding-top: 0.29rem;
    padding-bottom: 0.3rem;
}
.couponDialog .couponContent .closeBtn {
    width: 0.25rem;
    height: 0.25rem;
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
    background: url("../../imgs/ts9/shoppingCart/closeBtn.png") no-repeat center;
    background-size: 100%;
    z-index: 99999;
}
.couponDialog .couponContent .couponUl {
    width: 100%;
    max-height: 6.07rem;
    overflow-y: auto;
    padding: 0 0.2rem 0.91rem 0.2rem;
}
.couponDialog .couponContent .couponUl::-webkit-scrollbar {
    display: none;
}
.couponDialog .couponContent .couponUl .couponLi {
    width: 7.1rem;
}
.couponDialog .couponContent .couponUl .couponLi .couponBox {
    background: url("../../imgs/ts9/shoppingCart/couponBg.png") no-repeat;
    background-size: 100%;
    overflow: hidden;
    position: relative;
}
.couponDialog .couponContent .couponUl .couponLi .couponBox .pinkCard{
    width: 1.4rem;
    height: 0.3rem;
    position: absolute;
    top: 0;
    right: 0;
    background: url("../../imgs/ts9/shoppingCart/pinkCard.png") no-repeat center;
    background-size: 100%;
    z-index: 99999;
}
.couponDialog .couponContent .couponUl .couponLi .couponBox .up{
    width: 0.22rem;
    height: 0.22rem;
    position: absolute;
    bottom: 0.31rem;
    right: 0.66rem;
    background: url("../../imgs/ts9/shoppingCart/up.png") no-repeat center;
    background-size: 100%;
    z-index: 99999;
}
.couponDialog .couponContent .couponUl .couponLi .couponBox .down{
    width: 0.22rem;
    height: 0.22rem;
    position: absolute;
    bottom: 0.31rem;
    right: 0.66rem;
    background: url("../../imgs/ts9/shoppingCart/down.png") no-repeat center;
    background-size: 100%;
    z-index: 99999;
}
.couponDialog .couponContent .couponUl .couponLi .couponBox .couponPricePart{
    float: left;
    height: 1.56rem;
    width: 1.6rem;
}
.couponDialog .couponContent .couponUl .couponLi .couponBox .couponPricePart .priceBox{
    display: flex;
    align-items: flex-end;
}
.couponDialog .couponContent .couponUl .couponLi .couponBox .couponPricePart .priceBox img:nth-of-type(1) {
    height: 0.2rem;
    margin-left: 0.4rem;
    float: left;
}
.couponDialog .couponContent .couponUl .couponLi .couponBox .couponPricePart .priceBox img:nth-of-type(2) {
    height: 0.38rem;
    margin-left: 0.08rem;
    float: left;
}
.couponDialog .couponContent .couponUl .couponLi .couponBox .couponPricePart .priceBox img:nth-of-type(3) {
    height: 0.38rem;
    margin-left: 0.01rem;
    float: left;
}
.couponDialog .couponContent .couponUl .couponLi .couponBox .couponPricePart .priceBox img:nth-of-type(4) {
    height: 0.38rem;
    margin-left: 0.01rem;
    float: left;
}
.couponDialog .couponContent .couponUl .couponLi .couponBox .couponPricePart p span:nth-child(1){
    font-size: 0.16rem;
    color: rgb(255,79,116);
    font-family: "PingFang-SC-Bold";
}
.couponDialog .couponContent .couponUl .couponLi .couponBox .couponPricePart p span:nth-child(2){
    font-size: 0.6rem;
    color: rgb(255,79,116);
    font-family: "PingFang-SC-Bold";
}

.couponDialog .couponContent .couponUl .couponLi .couponBox .couponPricePart .couponType{
    text-align: center;
    font-family: "PingFang SC";
    font-size: 0.2rem;
    color: #FF4F74;
    line-height: 1;
    margin-top: 0.14rem;
}
.couponDialog .couponContent .couponUl .couponLi .couponBox .splitLinePart{
    height: 1.28rem;
    width: 1px;
    margin: 0.14rem 0.06rem;
    float: left;
}
.couponDialog .couponContent .couponUl .couponLi .couponBox .couponDescPart{
    padding: 0.3rem 0.33rem;
    width: 5.35rem;
    height: 1.56rem;
    float: left;
}
.couponDialog .couponContent .couponUl .couponLi .couponBox .couponDescPart .couponName{
    font-family: "PingFang SC";
    font-size: 0.24rem;
    color: #2F2F2F;
    line-height: 1;
    font-weight: bold;
}
.couponDialog .couponContent .couponUl .couponLi .couponBox .couponDescPart .couponDesc{
    font-family: "PingFang SC";
    font-size: 0.2rem;
    color: #969696;
    line-height: 1;
    padding-top: 0.18rem;
}
.couponDialog .couponContent .couponUl .couponLi .couponDetailPart{
    padding: 0.2rem 0.1rem 0 0.1rem;
    width: 6.7rem;
    background-color: #fdf8fb;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
}
.couponDialog .couponContent .couponUl .couponLi .couponDetailPart .couponDetailRow{
    padding-bottom: 0.2rem;
    overflow: hidden;
}
.couponDialog .couponContent .couponUl .couponLi .couponDetailPart .couponDetailRow img{
    width: 0.1rem;
    height: 0.1rem;
}
.couponDialog .couponContent .couponUl .couponLi .couponDetailPart .couponDetailRow p {
    font-family: "PingFang-SC-Medium";
    font-size: 0.2rem;
    color: rgb(150,150,150);
    line-height: 1;
    padding-left: 0.1rem;
    max-width: 6.3rem;
}


/*修改模块*/
.modifyDialog {
    width: 7.5rem;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    background-color: rgba(0, 0, 0, .4);
}
.modifyDialog .modifyContent {
    width: 7.5rem;
    max-height: 60%;
    position: absolute;
    bottom: 0;
    background-color: rgb(255,255,255);
    z-index: 99999;
    animation: showDialog 0.3s ease-out;
    -webkit-animation: showDialog 0.3s ease-out;
    -ms-animation: showDialog 0.3s ease-out;
    -moz-animation: showDialog 0.3s ease-out;
}
.modifyDialog .modifyContent .closeBtn {
    width: 0.25rem;
    height: 0.25rem;
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
    background: url("../../imgs/ts9/shoppingCart/closeBtn.png") no-repeat center;
    background-size: 100%;
    z-index: 99999;
}
.modifyDialog .modifyContent .addToCartBtn {
    width:7.5rem;
    height: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
    font-family: "PingFang-SC-Bold";
    font-size: 0.36rem;
    color: rgb(255,255,255);
    background-color: rgb(255,79,116) ;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99999;
    border: none;
}

.modifyDialog .modifyContent .modifyHeader {
    padding-top: 0.3rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
}
.modifyDialog .modifyContent .modifyHeader .productImg {
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 0.1rem;
    position: absolute;
    left: 0.2rem;
    top: -0.49rem;
    border: solid 1px rgb(225,225,225);
    overflow: hidden;
}
.modifyDialog .modifyContent .modifyHeader .productImg img {
    width: 1.6rem;
    height: 1.6rem;
}
.modifyDialog .modifyContent .modifyHeader .price {
    padding-left: 1.8rem;
    line-height: 1;
    font-family: "PingFang-SC-Bold";
    font-size: 0.24rem;
    color: rgb(255,79,116);
    font-weight: bold;
}
.modifyDialog .modifyContent .modifyHeader .price span {
    padding-left: 0.09rem;
    font-size: 0.36rem;
}
.modifyDialog .modifyContent .modifyHeader .productName {
    padding-top: 0.15rem;
    padding-left: 1.8rem;
    font-family: "PingFang-SC-Bold";
    font-size: 0.26rem;
    color: rgb(47,47,47);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.modifyDialog .modifyContent .modifyHeader .productName::-webkit-scrollbar {
    display: none;
}

.modifyDialog .modifyContent .modifyBody {
    width: 100%;
    max-height: 100%;
    padding: 0.24rem 0.2rem 0.9rem 0.2rem;
}
.modifyDialog .modifyContent .modifyBody .title {
    line-height: 1;
    font-family: "PingFang-SC-Medium";
    font-size: 0.28rem;
    color: rgb(47,47,47);
    padding-bottom: 0.28rem;
}
.modifyDialog .modifyContent .modifyBody .detailUl {
    width: 100%;
    max-height: 5.6rem;
    position: relative;
    padding-bottom: 0.56rem;
    overflow-y: auto;
}
.modifyDialog .modifyContent .modifyBody .detailUl::-webkit-scrollbar {
    display: none;
}
.modifyDialog .modifyContent .modifyBody .detailLi {
    width: 100%;
    border-radius: 0.1rem;
    border: solid 0.02rem rgb(221,221,221);
    overflow: hidden;
    min-height: 1.32rem;
}
.modifyDialog .modifyContent .modifyBody .detailLi .wareHouseName {
    float: left;
    width: 0.68rem;
    background-color: rgb(255,131,157);
    font-size: 0.28rem;
    color: rgb(255,255,255);
    font-family: "PingFang-SC-Medium";
    writing-mode: vertical-lr;
    letter-spacing: 0.1rem;
    text-align: center;
    line-height: 0.68rem;
}
.modifyDialog .modifyContent .modifyBody .detailLi .wareHouseName .contentPlace {
    margin-top: 0.1rem;
}
.modifyDialog .modifyContent .modifyBody .detailLi .actBox {
    float: left;
    padding: 0.2rem 0 0.2rem 0.24rem;
    width: 100%;
}
.modifyDialog .modifyContent .modifyBody .detailLi .actBox .actList {
    margin-bottom: 0.2rem;
}
.modifyDialog .modifyContent .modifyBody .detailLi .actBox .actList img {
    float: left;
    width: 0.3rem;
    height: 0.3rem;
}
.modifyDialog .modifyContent .modifyBody .detailLi .actBox .actList p{
    float: left;
    padding-left: 0.21rem;
    padding-right: 0.24rem;
    font-family: "PingFang-SC-Medium";
    font-size: 0.24rem;
    color: rgb(47,47,47);
    max-width: 6rem;
}
.modifyDialog .modifyContent .modifyBody .detailLi .actBox .actList1 img {
    float: left;
    width: 0.3rem;
    height: 0.3rem;
}
.modifyDialog .modifyContent .modifyBody .detailLi .actBox .actList1 p{
    float: left;
    padding-left: 0.21rem;
    padding-right: 0.24rem;
    font-family: "PingFang-SC-Medium";
    font-size: 0.24rem;
    color: rgb(47,47,47);
    max-width: 6rem;
}

/*优惠明细模块*/
.benefitDialog {
    width: 7.5rem;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    background-color: rgba(0, 0, 0, .4);
}
.benefitDialog .benefitContent {
    width: 7.5rem;
    height: 6.9rem;
    position: absolute;
    bottom: 0;
    background-color: rgb(255,255,255);
    z-index: 99999;
    border-radius: 0.24rem 0.24rem 0 0;
    animation: showDialog 0.3s ease-out;
    -webkit-animation: showDialog 0.3s ease-out;
    -ms-animation: showDialog 0.3s ease-out;
    -moz-animation: showDialog 0.3s ease-out;
    padding: 0 0.2rem;
}
.benefitDialog .benefitContent .closeBtn {
    width: 0.25rem;
    height: 0.25rem;
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
    background: url("../../imgs/ts9/shoppingCart/closeBtn.png") no-repeat center;
    background-size: 100%;
    z-index: 99999;
}
.benefitDialog .benefitContent .titleOne {
    font-size: 0.32rem;
    font-family: "PingFang SC";
    color: #2F2F2F;
    padding-top: 0.3rem;
    text-align: center;
    line-height: 1;
}
.benefitDialog .benefitContent .titleTwo {
    font-size: 0.24rem;
    font-family: "PingFang SC";
    color: #969696;
    padding-top: 0.15rem;
    padding-bottom: 0.3rem;
    text-align: center;
    line-height: 1;
}
.benefitDialog .benefitContent .benefitUl {
    width: 100%;
    height: 100%;
    overflow-y: auto;
}
.benefitDialog .benefitContent .benefitUl li {
    width: 100%;
    height: 0.64rem;
}
.benefitDialog .benefitContent .benefitUl .itemName {
    font-family: "PingFang SC";
    font-size: 0.26rem;
    color: #2F2F2F;
}
.benefitDialog .benefitContent .benefitUl .amountName {
    font-family: "PingFang SC bold";
    font-size: 0.26rem;
    color: #2F2F2F;
    font-weight: bold;
}
.benefitDialog .benefitContent .benefitUl .amountName span {
    font-size: 0.22rem;
    font-family: "PingFang-SC-Regular";
    color: #969696;
    font-weight: normal;
}
.benefitDialog .benefitContent .benefitUl .blackFont {
    font-family: "PingFang SC";
    font-size: 0.26rem;
    color: #2F2F2F;
}
.benefitDialog .benefitContent .benefitUl .pinkFont {
    font-family: "PingFang SC";
    font-size: 0.26rem;
    color: #FF4F74;
}
.benefitDialog .benefitContent .benefitUl .benefitTip {
    font-family: "PingFang SC";
    font-size: 0.22rem;
    color: #FF4F74;
}
/*微调模块*/
.footProductMB {
    margin-bottom: 0.3rem;
}
.notVipWareHouseMT {
    margin-top: 0.1rem;
}
.maxWidthTopTwo1 {
    max-width: 5.55rem;
}
.maxWidthTopTwo2 {
    max-width: 4.4rem;
}
.maxWidthTopFour {
    max-width: 4rem;
}
.maxWidthTopFive {
    max-width: 4rem;
}
.maxWidthTopSix {
    max-width: 3.4rem;
}
.maxWidthBottomNone {
    max-width: 4rem;
}
.maxWidthBottomTwo {
    max-width: 3.53rem;
}
.maxWidthBottomFour {
    max-width: 3.07rem;
}
.maxWidthBottomFive {
    max-width: 2.9rem;
}
.maxWidthBottomSix {
    max-width: 2.6rem;
}
.bodyHidden {
    overflow: hidden;
}
.fullUlBg {
    padding: 0.3rem 0.2rem 0 0.2rem;
    background-color: rgba(255,79,116,0.1);
}
.productUlBg {
    padding: 0 0.2rem 0.3rem 0.2rem;
    background-color: rgba(255,79,116,0.1);
}
.productHrML {
    margin-left: 0.2rem;
}
.wareHouseMB {
    margin-bottom: 0.26rem;
}
.couponLiMB {
    margin-bottom: 0.24rem;
}
.detailLiMB {
    margin-bottom: 0.2rem;
}
@-webkit-keyframes showDialog {
    from {
        transform: translate3d(0, 100%, 0);
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes showDialog {
    from {
        transform: translate3d(0, 100%, 0);
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

@-ms-keyframes showDialog {
    from {
        transform: translate3d(0, 100%, 0);
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes showDialog {
    from {
        transform: translate3d(0, 100%, 0);
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
/* 底部tab样式 */
.newestFooterBar a:nth-child(4) span{
    color: #F95478;
}
.newestFooterBar a:nth-child(4) i{
    background-position: bottom;
}