.swiper{ height: 390rpx; } .swiperImgView{ width: 750rpx; height: 390rpx; } .swiperImg{ width: 750rpx; height: 390rpx; } .banner{ margin-top: 10rpx; } .goods{ padding: 10rpx 20rpx; } .goodsName{ width: 710rpx; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; margin-top: 10rpx; font-size: 30rpx; } .goodsImgTitle{ width: 710rpx; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; margin-top: 10rpx; font-size: 26rpx; color: #999999; } .goodsPrice{ margin-top: 10rpx; font-size: 40rpx; color: red; } .aixinView{ width: 40rpx; height: 40rpx; } .aixinImg{ width: 40rpx; height: 40rpx; } .goodsDetail{ height: 70rpx; line-height: 70rpx; font-size: 35rpx; } .goodsDetailImgView{ } .goodsDetailImg{ width: 750rpx; } .goods-carts { flex-direction: column; position: fixed; left: 0; right: 0; bottom: 0; }