| | |
| | | } |
| | | |
| | | .imageBox { |
| | | width: 690rpx; |
| | | /* width: 100%; */ |
| | | height: 400rpx; |
| | | border-radius: 20rpx; |
| | | overflow: hidden; |
| | | } |
| | | |
| | | .nameBox { |
| | |
| | | |
| | | .digital { |
| | | background-color: #F2F3F8; |
| | | padding-bottom: 20rpx; |
| | | } |
| | | |
| | | .right-background { |
| | |
| | | z-index: 0; |
| | | } |
| | | |
| | | |
| | | .tabBox { |
| | | min-height: calc(100% - 800rpx); |
| | | margin-top: 20rpx; |
| | | background-color: #fff; |
| | | --td-tab-item-height: 140rpx; |
| | | } |
| | | |
| | | .t-tabs__item--active { |
| | | color: #FF6C00 !important; |
| | | background-repeat: no-repeat; |
| | | background-size: 30%; |
| | | background-position: 50% 40%; |
| | | background-image: url(https://jsek.bnuic.com/home/image/click-icon.png); |
| | | } |
| | | |
| | | .t-tabs__track { |
| | | background-color: #FF6C00 !important; |
| | | } |
| | | |
| | | .tabBox { |
| | | background-color: #fff; |
| | | border-radius: 18rpx 18rpx 0rpx 0rpx; |
| | | } |
| | | |
| | | .t-tabs__item-inner { |
| | | flex-direction: column; |
| | | |
| | | } |
| | | |
| | | .t-tabs__track { |
| | | /* bottom: -20rpx !important; */ |
| | | .t-tabs__item-inner .t-icon { |
| | | margin-bottom: 20rpx; |
| | | } |
| | | |
| | | .t-tabs__item-inner .t-icon__image { |
| | | width: 36rpx !important; |
| | | height: 44rpx !important; |
| | | } |
| | | |
| | | .rubricBox { |
| | |
| | | font-weight: bold; |
| | | } |
| | | |
| | | .lecturer { |
| | | .course-content { |
| | | padding: 30rpx; |
| | | } |
| | | |
| | | .lecturer { |
| | | display: flex; |
| | | margin-bottom: 170rpx; |
| | | margin-bottom: 30rpx |
| | | } |
| | | |
| | | |
| | |
| | | |
| | | .lecturerInformation { |
| | | width: 518rpx; |
| | | height: 143rpx; |
| | | /* height: 143rpx; */ |
| | | margin-left: 30rpx; |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | .outsideContentBox { |
| | | height: calc(100vh - 120rpx); |
| | | /* height: calc(100vh - 120rpx); */ |
| | | position: relative; |
| | | height: calc(100vh - env(safe-area-inset-bottom) - 60px); |
| | | background-color: #F2F3F8; |
| | | } |
| | | |
| | | .box-bottom { |
| | |
| | | margin-bottom: env(safe-area-inset-bottom); |
| | | display: flex; |
| | | flex-direction: row; |
| | | background-color: #ccc; |
| | | border: 1px solid #DDD; |
| | | } |
| | | |
| | | .shopCarColor { |
| | |
| | | } |
| | | |
| | | .custom-panel { |
| | | min-height: 400px; |
| | | |
| | | /* min-height: 400px; */ |
| | | } |
| | | |
| | | |