| | |
| | | font-size: 22rpx; |
| | | color: #FFFFFF; |
| | | font-family: PingFang SC, PingFang SC; |
| | | margin-right: 30rpx; |
| | | /* margin-right: 30rpx; */ |
| | | border-radius: 0px 0px 0px 5px; |
| | | } |
| | | |
| | | .eBook { |
| | | width: 100%; |
| | | width: 90%; |
| | | height: 100%; |
| | | background: #FF6C00; |
| | | text-align: center; |
| | | line-height: 38rpx; |
| | | border-radius: 9rpx; |
| | | } |
| | | |
| | | .cloudLearning { |
| | |
| | | display: -webkit-box; |
| | | -webkit-box-orient: vertical; |
| | | -webkit-line-clamp: 2; |
| | | } |
| | | |
| | | .textBox { |
| | | font-family: PingFang SC, PingFang SC; |
| | | font-weight: 400; |
| | | font-size: 25rpx; |
| | | color: #333333; |
| | | /* margin: 10rpx 0; */ |
| | | margin-bottom: 20rpx; |
| | | } |