| | |
| | | |
| | | .audioBackground { |
| | | flex: 1; |
| | | background-size: 100% 110%; |
| | | background-image: url('http://182.92.203.7:3007/jsek/website/image/video-bg.png'); |
| | | background-repeat: no-repeat; |
| | | background-position: center center; |
| | | background-size: 100% 100%; |
| | | background-color: #f9f9f9; |
| | | display: flex; |
| | | justify-content: center; |
| | |
| | | height: 96rpx; |
| | | display: flex; |
| | | align-items: center; |
| | | width: 100%; |
| | | } |
| | | |
| | | .functionBox .color { |
| | |
| | | |
| | | .mp-slider-bar { |
| | | margin: 0 18rpx; |
| | | /* margin-top: 10rpx; */ |
| | | } |
| | | |
| | | .t-tabs__item--active { |
| | | color: #FF6C00 !important; |
| | | |
| | | } |
| | | |
| | | .t-tabs__track { |
| | | background-color: #FF6C00 !important; |
| | | } |
| | | |
| | | .publicBtn { |
| | | margin-right: 10rpx; |
| | | margin-left: 20rpx; |
| | | width: 120rpx; |
| | | position: relative; |
| | | } |
| | | |
| | | .multipleBox { |
| | | position: absolute; |
| | | bottom: 60rpx; |
| | | right: 10rpx; |
| | | background-color: #000; |
| | | padding: 15rpx; |
| | | font-size: 25rpx; |
| | | } |
| | | |
| | | |
| | | |
| | | .publicText { |
| | | display: flex; |
| | | } |
| | | |
| | | .noData { |
| | | margin-top: 150rpx; |
| | | } |
| | | |
| | | .audioIconBox { |
| | | /* margin-top: 10rpx; */ |
| | | width: 50rpx; |
| | | } |