| | |
| | | } |
| | | |
| | | image { |
| | | width: 100%; |
| | | height: 100%; |
| | | width: 150rpx; |
| | | height: 210rpx; |
| | | } |
| | | |
| | | .cartListContent { |
| | |
| | | font-weight: bold; |
| | | font-size: 29rpx; |
| | | color: #333333; |
| | | display: flex; |
| | | flex-direction: row; |
| | | padding: 0 10rpx; |
| | | |
| | | } |
| | | |
| | | .textBox { |
| | |
| | | font-weight: 500; |
| | | font-size: 31rpx; |
| | | color: #0F1214; |
| | | |
| | | font-family: DIN, DIN; |
| | | } |
| | | |
| | | .priceBreakdown { |
| | |
| | | |
| | | .priceBreakdownContent { |
| | | font-weight: bold; |
| | | font-size: 32rpx; |
| | | font-size: 29rpx; |
| | | color: #0F1214; |
| | | margin-bottom: 50rpx; |
| | | font-family: PingFang SC, PingFang SC; |
| | | |
| | | } |
| | | |
| | | .amountMoney { |
| | | display: flex; |
| | | justify-content: space-between; |
| | | font-weight: 500; |
| | | font-size: 33rpx; |
| | | color: #0F1214; |
| | | border-bottom: 2rpx solid #EDEDED; |
| | | padding-bottom: 38rpx; |
| | | } |
| | |
| | | display: flex; |
| | | justify-content: flex-end; |
| | | margin: 30rpx 0; |
| | | font-family: DIN, DIN; |
| | | font-weight: 500; |
| | | font-size: 33rpx; |
| | | color: #0F1214; |
| | | } |
| | | |
| | | .amount text { |
| | | font-family: PingFang SC, PingFang SC; |
| | | font-weight: 400; |
| | | font-size: 25rpx; |
| | | color: #949494 |
| | | } |
| | | |
| | | |
| | |
| | | |
| | | .residue { |
| | | color: #949494; |
| | | font-family: PingFang SC, PingFang SC; |
| | | font-weight: 400; |
| | | font-size: 25rpx; |
| | | color: #949494; |
| | | } |
| | | |
| | | .residueTextBox { |
| | | font-weight: bold; |
| | | font-size: 38rpx; |
| | | color: #FF6C00; |
| | | font-family: DIN, DIN; |
| | | } |
| | | |
| | | .buttonBox { |
| | |
| | | top: 0; |
| | | width: 100%; |
| | | |
| | | } |
| | | |
| | | .eBook { |
| | | width: 90%; |
| | | height: 100%; |
| | | background: #FF6C00; |
| | | text-align: center; |
| | | line-height: 38rpx; |
| | | border-radius: 9rpx; |
| | | } |
| | | |
| | | .cloudLearning { |
| | | width: 100%; |
| | | height: 100%; |
| | | background: #5F92FD; |
| | | text-align: center; |
| | | line-height: 38rpx; |
| | | border-radius: 9rpx; |
| | | } |
| | | |
| | | .labelBox { |
| | | width: 105rpx; |
| | | height: 38rpx; |
| | | font-size: 22rpx; |
| | | color: #FFFFFF; |
| | | font-family: PingFang SC, PingFang SC; |
| | | } |
| | | |
| | | .labelBox text { |
| | | color: #000; |
| | | } |
| | | |
| | | .boosName { |
| | | width: 300rpx; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | | display: -webkit-box; |
| | | -webkit-box-orient: vertical; |
| | | -webkit-line-clamp: 2; |
| | | } |
| | | |
| | | .commodityBox { |
| | | font-family: PingFang SC, PingFang SC; |
| | | font-weight: 400; |
| | | font-size: 27rpx; |
| | | color: #0F1214; |
| | | } |
| | | |
| | | .payPriceBox { |
| | | font-family: DIN, DIN; |
| | | font-weight: 500; |
| | | font-size: 33rpx; |
| | | color: #0F1214; |
| | | } |