| | |
| | | } |
| | | |
| | | .message-li { |
| | | font-size: 28rpx; |
| | | color: #333333; |
| | | display: flex; |
| | | height: 40rpx; |
| | |
| | | |
| | | .li-title { |
| | | width: 140rpx; |
| | | font-size: 28rpx; |
| | | } |
| | | |
| | | .li-content { |
| | | width: 280rpx; |
| | | font-size: 28rpx; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | | white-space: nowrap; |
| | | } |
| | | |
| | | .book-use { |
| | | margin-top: 16rpx; |
| | | display: flex; |
| | | justify-content: space-evenly; |
| | | font-size: 24rpx; |
| | | color: #949494; |
| | | } |
| | | |
| | | .use-title { |
| | | font-size: 24rpx; |
| | | } |
| | | |
| | | .collect, |
| | |
| | | color: #fff; |
| | | } |
| | | |
| | | .price-text { |
| | | font-size: 34rpx; |
| | | } |
| | | |
| | | .price-old { |
| | | margin-left: 10rpx; |
| | | position: relative; |
| | |
| | | |
| | | /* 图书资源 */ |
| | | .book-resource { |
| | | min-height: 640rpx; |
| | | margin-top: 20rpx; |
| | | background-color: #fff !important; |
| | | } |
| | | |
| | | |
| | | .custom-tabs { |
| | | --td-tab-item-active-color: #FF6C00 |
| | | --td-tab-item-active-color: #FF6C00; |
| | | --td-tab-font-size: 28rpx; |
| | | } |
| | | |
| | | |
| | | /* 底部 */ |
| | | .box-bottom { |
| | |
| | | bottom: 40rpx; |
| | | width: 100%; |
| | | height: 110rpx; |
| | | |
| | | } |
| | | |
| | | .box-bottom { |
| | |
| | | align-items: center; |
| | | justify-content: center; |
| | | flex-direction: column; |
| | | box-sizing: border-box; |
| | | } |
| | | |
| | | .btn-text { |
| | | font-size: 24rpx; |
| | | color: #010101; |
| | | box-sizing: border-box; |
| | | } |
| | | |
| | | .bottom-btn image { |
| | |
| | | |
| | | .buy { |
| | | background-color: #F14B3B; |
| | | } |
| | | |
| | | .tab-box { |
| | | min-height: 550rpx; |
| | | } |