| | |
| | | background-color: #fff; |
| | | display: flex; |
| | | align-items: center; |
| | | |
| | | padding-left: 10rpx; |
| | | } |
| | | |
| | | .navbar-title { |
| | |
| | | |
| | | .content { |
| | | width: 100%; |
| | | |
| | | background-color: #F2F3F8; |
| | | padding: 40rpx 0; |
| | | padding-top: 1rpx; |
| | | margin-top: 110rpx; |
| | | |
| | | /* padding-top: 1rpx; */ |
| | | /* margin-top: 110rpx; */ |
| | | } |
| | | |
| | | .shoppingCartList { |
| | |
| | | height: 210rpx; |
| | | } |
| | | |
| | | .cartListContent { |
| | | /* margin: 0 auto; */ |
| | | } |
| | | |
| | | |
| | | .cartList { |
| | | display: flex; |
| | | width: 750rpx; |
| | | } |
| | | |
| | | .cartListContent { |
| | |
| | | } |
| | | |
| | | .cartListDetails { |
| | | /* margin-bottom: 50rpx; |
| | | font-family: PingFang SC, PingFang SC; |
| | | font-weight: bold; |
| | | font-size: 29rpx; |
| | | color: #333333; |
| | | display: flex; |
| | | flex-direction: row; |
| | | padding: 0 10rpx; */ |
| | | /* margin-right: 500rpx; */ |
| | | margin-bottom: 50rpx; |
| | | font-family: PingFang SC, PingFang SC; |
| | | font-weight: bold; |
| | |
| | | color: #333333; |
| | | display: flex; |
| | | flex-direction: row; |
| | | padding: 0 10rpx; |
| | | |
| | | } |
| | | |
| | | .textBox { |
| | |
| | | } |
| | | |
| | | .paymentPageBox { |
| | | margin-top: 165rpx; |
| | | /* margin-top: 165rpx; */ |
| | | /* position: absolute; |
| | | top: 150rpx; */ |
| | | |
| | | |
| | | } |
| | | |
| | | page { |
| | |
| | | width: 100%; |
| | | |
| | | } |
| | | |
| | | |
| | | .eBook { |
| | | width: 85rpx; |
| | |
| | | font-family: PingFang SC, PingFang SC; |
| | | font-weight: bold; |
| | | font-size: 29rpx; |
| | | margin: 0 10rpx; |
| | | /* margin: 0 10rpx; */ |
| | | display: -webkit-box; |
| | | -webkit-line-clamp: 2; |
| | | -webkit-box-orient: vertical; |