| | |
| | | |
| | | /* 图书资源 */ |
| | | .book-resource { |
| | | min-height: calc(100vh - 900rpx); |
| | | min-height: calc(100% - 637rpx); |
| | | margin-top: 20rpx; |
| | | background-color: #fff !important; |
| | | --td-tab-item-height: 140rpx; |
| | |
| | | |
| | | .t-tabs .t-tabs__item--active { |
| | | background-repeat: no-repeat; |
| | | background-size: 30% 40%; |
| | | background-position: 65% 50%; |
| | | background-size: 45% 45%; |
| | | /* background-position: 65% 50%; */ |
| | | background-position: right center; |
| | | background-image: url(https://jsek.bnuic.com/home/image/click-icon.png); |
| | | |
| | | } |
| | | |
| | | .t-tabs__item--evenly { |
| | |
| | | |
| | | |
| | | .t-tabs__item-inner .t-icon { |
| | | margin-bottom: 12rpx; |
| | | margin-bottom: 20rpx; |
| | | } |
| | | |
| | | .t-tabs__item-inner .t-icon__image { |