@charset "utf-8";
.scrollbox{
    width: 18rem;
    /*margin: 0.84rem auto;*/
}

.pic-list {
    height: 4.75rem;
    overflow: hidden;
    position: relative;
    left: 0rem;
    margin-left: 0.25rem;
}
.pic-list ul{
    height: 100%;
    display: flex;
    align-items: center;
    position: absolute;
    left: 0rem;
}
.pic-list .picture:first-of-type {
    padding-left: 0;
}
.pic-list .picture {
    float: left;
    width: 3.75rem;
    height: 3.75rem;
    padding: 0 0.15rem;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}
.pic-list .picture .box1{
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    border-radius: 0.6rem 0.6rem 0.8rem 0.8rem;
    position: relative;
}
.pic-list .picture .imges {
    width: 2.5rem;
    height: 2.5rem;
    padding-top: 0.5rem;
    margin-left: 0.625rem;
}
.pic-list .picture .box2 {
    text-align: center;
    font-size: 0.3rem;
    width: 2.05rem;
    height: 0.5rem;
    line-height: 0.5rem;
    padding: 0.05rem 0;
    border-radius: 0.3rem;
    position: absolute;
    top: 2.2rem;
    bottom: 0.95rem;
    left: 0.85rem;
    white-space:nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
}
.pic-list .picture .box3 {
    font-size: 0.44rem;
    text-align: center;
    width: 3.75rem;
    height: 0.80rem;
    line-height: 0.80rem;
    box-sizing: border-box;
    padding: 0 0.1rem;
    border-radius: 0 0 0.6rem 0.6rem;
    white-space:nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
}
.box-bigsize {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    margin: 0 0.4rem;
}

.mod-bubblegoods .swiper-container{
    margin-left: 0.4rem;
 }

 .mod-bubblegoods .style2 .swiper-container{
    margin-left: 0.4rem;
 }

.mod-bubblegoods .style2 .spike-swiper-wrapper > a {
    display: block;
    background-color: #EBEEF3;
    overflow: hidden;
    margin-right: .2rem;
    position: relative;
    text-decoration: none;
    background-color: #fff;
    width: 5.6rem;
    border-radius: 0.2rem;


}

.mod-bubblegoods .style2 .product-box .product-img > img{
     width: 100%;
    max-width: 4.65rem;
    height: 4.65rem;
    object-fit: cover;
       
}


.mod-bubblegoods .style2 .product-box .product-img {
    padding: .4rem 0 0.35rem;
    text-align: center;
    height: 4.65rem;
     /*background: blue;*/
}

.mod-bubblegoods .style2 .product-box .micPro{
    color: #ffffff;
    max-width: 4.7rem;
    border-radius: 0.8rem;
    height: 0.8rem;
    font-size: 0.5rem;
    background-image: linear-gradient(to right, #fe6666 , #e22a6f);
    text-align: center;
    line-height: 0.8rem;
    top: 5rem;
    position: absolute;
    padding: 0.05rem 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    left: 50%;
    transform: translate(-50%,0%);
}
.mod-bubblegoods .style2 .product-box .box2{
    font-size: .6rem;
    height: .85rem;
    line-height: 1.5;
    margin: 0 .25rem 0 .25rem;
    padding-top: .45rem;
    color: #000;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 0.7rem;

}

.mod-bubblegoods .style2 .product-box .price{
    text-align: center;
    color: #000000;
    height: .85rem;
    color: #ce0e2d;
    padding-top: .2rem;
    padding-bottom: .4rem;
    vertical-align: middle;
    font-size: .5rem;
}
   .mod-bubblegoods .style2 .product-box .price .dollarSign{
    vertical-align: unset;
    font-size: .5rem;
   }

.mod-bubblegoods .style2 .product-box .price .priceStr{
   font-size: .7rem;
    font-weight: bold;
    max-width: 1.9rem;
    overflow: hidden;
    word-wrap: break-word;
    font-weight: 400; 
}


.mod-bubblegoods .style3 .spike-swiper-wrapper > a {
    display: block;
    background-color: #EBEEF3;
    overflow: hidden;
    margin-right: .2rem;
    position: relative;
    text-decoration: none;
    background-color: #fff;
    width: 3.8rem;
    border-radius: 0.2rem;


}

.mod-bubblegoods .style3 .product-box .product-img > img{
     width: 100%;
    max-width: 3.4rem;
    height: 3.4rem;
    object-fit: cover;
       
}


.mod-bubblegoods .style3 .product-box .product-img {
    padding: .4rem 0 0.35rem;
    text-align: center;
    height: 3.4rem;
}

.mod-bubblegoods .style3 .product-box .micPro{
    color: #ffffff;
    max-width: 2.9rem;
    border-radius: 0.8rem;
    height: 0.8rem;
    font-size: 0.5rem;
    background-image: linear-gradient(to right, #fe6666 , #e22a6f);
    text-align: center;
    line-height: 0.8rem;
    top: 3.7rem;
    position: absolute;
    padding: 0.05rem 0.4rem ;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    left: 50%;
    transform: translate(-50%,0%);
}
.mod-bubblegoods .style3 .product-box .box2{
    font-size: .5rem;
    height: .75rem;
    line-height: 1.5;
    margin: 0 .25rem 0 .25rem;
    padding-top: .45rem;
    color: #000;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 0.5rem;

}

.mod-bubblegoods .style3 .product-box .price{
    text-align: center;
    color: #000000;
    height: .6rem;
    color: #ce0e2d;
    padding-top: .2rem;
    padding-bottom: .2rem;
    vertical-align: middle;
    font-size: .5rem;
}
   .mod-bubblegoods .style3 .product-box .price .dollarSign{
    vertical-align: unset;
   }

.mod-bubblegoods .style3 .product-box .price .priceStr{
    font-weight: bold;
    max-width: 1.9rem;
    overflow: hidden;
    word-wrap: break-word;
    font-weight: 400; 
}
.J_design .mod-bubblegoods .style2 .product-box .price .dollarSign{
    vertical-align: -webkit-baseline-middle;
   }
.J_design .mod-bubblegoods .style3 .product-box .price .dollarSign{
    vertical-align: -webkit-baseline-middle;
   }


/* 2.3.3.300 新增样式4 */
.mod-bubblegoods .style4 {
    height: 10rem;
    padding: 0.8rem 0rem;
    margin-left: 0rem;
    box-sizing: border-box;
}

.mod-bubblegoods .swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left,rgba(0,0,0,0),rgba(0,0,0,0));
}

.mod-bubblegoods .swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,0));
}

.mod-bubblegoods .swiper-slide-active {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 50%);
}

.mod-bubblegoods .style4 .swiper-wrapper>a {
    width: 6.6rem;
    height: 8.4rem;
    background-image: linear-gradient(180deg, #F9E5CD 0%, #EBCBAF 100%);
    border-radius: 0.4rem;
    overflow: hidden;
}

.mod-bubblegoods .style4 .swiper-wrapper .product-box {
    position: relative;
    padding: 0.4rem 0.4rem 0rem 0.4rem;
    height: 100%;
    box-sizing: border-box;
}

.mod-bubblegoods .style4 .product-box .product-img {
    width: 100%;
    height: 5.8rem;
    background-color: #FFFFFF;
    padding: 0.8rem 0rem;
    border-radius: 0.4rem;
    text-align: center;
    box-sizing: border-box;
}

.mod-bubblegoods .style4 .product-box .product-img img {
    width: auto;
    height: 4.2rem;
}

.mod-bubblegoods .style4 .product-box .four-microPromWord {
    width: 80%;
    height: 1.2rem;
    margin-top: -0.6rem;
    padding: 0 0.4rem;
    background-color: #000000;
    line-height: 1.2rem;
    color: #FFFFFF;
    border-radius: 0.6rem;
    box-sizing: border-box;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.mod-bubblegoods .style4 .product-box .four-microPromWord span {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 0.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mod-bubblegoods .style4 .product-box .four-sbomName {
    width: 90%;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    color: #000000;
    position: absolute;
    bottom: 0.3rem;
}

.mod-bubblegoods .style4 .product-box .four-sbomName span {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 0.7rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}