/* 轮播图 */ .swiper-box{width:750rpx;height:750rpx;} .imgw{width:750rpx;height:750rpx;} /* 商品说明 */ .ui-product-info {padding-top: 20rpx;padding-bottom: 20rpx;position: relative;background: #fff;} .ui-whitespace {padding: 0 30rpx;box-sizing: border-box;} .ui-whitespace .sale_num {float:right;font-size:24rpx;color:#666;margin-top:16rpx;} .ui-txt-warning{color: #fb315d;margin-top:10rpx;} .ui-product-info .strong {font-size: 52rpx;display: inline-block;vertical-align: bottom;line-height: 60rpx;} /* 底部 */ .space {width:750rpx;height:calc(100rpx + env(safe-area-inset-bottom) / 2);} .shop {position: fixed;left:0;bottom:0;width:750rpx;}