| | |
| | | margin-right: 36rpx; |
| | | } |
| | | |
| | | .detail-right { |
| | | position: relative; |
| | | } |
| | | |
| | | .right-background { |
| | | position: absolute; |
| | | top: 80rpx; |
| | | right: -80rpx; |
| | | z-index: 0; |
| | | width: 160rpx; |
| | | height: 160rpx; |
| | | } |
| | | |
| | | .detail-right .book-name { |
| | | width: 420rpx; |
| | | font-weight: bold; |
| | |
| | | } |
| | | |
| | | .class-name { |
| | | height: 2.5em; |
| | | height: 2.8em; |
| | | width: 280rpx; |
| | | font-size: 28rpx; |
| | | } |
| | |
| | | color: #fff; |
| | | } |
| | | |
| | | .shopCar { |
| | | .shopCarColor { |
| | | background-color: #F1AC37; |
| | | } |
| | | |
| | | .buy { |
| | | .buyColor { |
| | | background-color: #F14B3B; |
| | | } |
| | | |
| | | .disabledColor { |
| | | background-color: #d9d9d9; |
| | | } |
| | | |
| | | .tab-box { |
| | | min-height: 550rpx; |
| | | } |
| | | |
| | | .note-list { |
| | | /* margin-bottom: 80rpx; */ |
| | | } |
| | | |
| | | .tab-class { |
| | | --td-loading-color: #ff6c00 |