@charset "utf-8";
/* CSS Document */
/*全部商品*/
.shop-search4 { background: #fff;}
.shop-search-box4 { text-align: center;padding-left: 0!important;}
.all-commodity-type {position: fixed;width: 100%; height: .8rem;line-height: .8rem; background: #fff;margin-top: .88rem;}
.all-commodity-type li { width: 25%;display: inline-block;text-align: center; font-size: .28rem}
.all-commodity-type ul { display: flex;justify-content: space-between;}

/*商品*/
.business-head-type { padding: .2rem .3rem 0 .3rem;display: flex}
.business-small-search { position: relative;}
.shop-search-arrow5 {left: .14rem!important;}
.shop-search-box5 { width: 1.52rem!important; background: #fff!important; padding-left: .65rem!important;}

.head-type-set { margin:0 0 0 .4rem;height: .6rem;line-height: .6rem; font-size: .3rem;}
.head-type-set ul li { float: left; margin: 0 .5rem 0 0; }
.type-li-active { border-bottom: .04rem solid #f19131; color:#f19131; }

.business-head-type2 { font-size: .28rem; overflow: hidden; padding: 0 .3rem 0 .5rem}
.business-head-type2 ul li { float: left; margin: 0 1rem 0 0;height: .9rem;line-height: .9rem;}
.type2-li-active { color:#f19131; }

.product-content-list2 {padding: 0 .3rem 1rem .3rem!important;}

/*JS菜单移动至顶部固定*/
.liveDiv {top: 0;width: 100%;height: 1.6rem; background: #f7f7f7}
.sticky {position: -webkit-sticky;position: -moz-sticky;position: -ms-sticky;position: -o-sticky;position: sticky;}
.scale {transform: scale(0.5);transform-origin: 0 0;}

/* business-index css*/
.liveDiv2 { height:1rem;}
.swiper-c1 { margin:0 0 .3rem 0!important; height: 3.1rem;}
.swiper-c1 .swiper-slide img{width: 100%;height: 3.1rem;object-fit: cover;}
