.swiper { height: 470rpx; } swiper-item { text-align: center; } .banner-img { width: 100%; height: 470rpx; } .container { margin-top: 36rpx; } .goods-name-w { border-bottom: 1px solid #ebebeb; padding-bottom: 32rpx; } .goods-name { font-size: 40rpx; color: #111; font-weight: bold; } .goods-price { color: #17D2D2; font-size: 34rpx; margin-top: 10rpx; } .goods-info-w { padding: 35rpx 0; font-size: 30rpx; color: #131d34; font-weight: 400; border-bottom: 1px solid #ebebeb; } .label { color: #909090; } .goods-detail-img { padding-top: 40rpx; } .goods-detail-img image { height: auto; } .actions-w { width: 100%; position: fixed; left: 0; bottom: 0; padding: 28rpx 46rpx; background: #fff; box-shadow:0px -2px 8px rgba(0,0,0,0.05); z-index: 100; } .actions-w>view { display: flex; justify-content: space-between; } .button { width: 316rpx; height: 90rpx; line-height: 86rpx; border: 2rpx solid #909090; border-radius: 8rpx; background: #fff; text-align: center; font-weight: bold; } .submit { background: #17D2D2; border-color: #17D2D2; } .info-item { margin-bottom: 12rpx; } rich-text image { margin: 0 auto; }