| | |
| | | } |
| | | |
| | | .navbar-title { |
| | | white-space: nowrap; |
| | | /* white-space: nowrap; */ |
| | | /* overflow: hidden; */ |
| | | text-overflow: ellipsis; |
| | | /* text-overflow: ellipsis; |
| | | color: #0F1214; |
| | | font-size: 40rpx; |
| | | font-weight: bold; |
| | | margin-bottom: 5rpx; |
| | | margin-bottom: 5rpx; */ |
| | | margin: 0 auto; |
| | | } |
| | | |
| | | .videoBox { |
| | | width: 100%; |
| | | height: 458rpx; |
| | | position: relative; |
| | | } |
| | | |
| | | .video-loading { |
| | | position: absolute; |
| | | top: 0; |
| | | left: 0; |
| | | width: 100%; |
| | | height: 100%; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | z-index: 999; |
| | | background-color: #fff; |
| | | } |
| | | |
| | | .videoBox video { |
| | | width: 100vw; |
| | | } |
| | | |
| | | .videoSubsidiaryBox { |
| | | width: 750rpx; |
| | | height: 450rpx; |
| | | background-color: #000; |
| | | /* 1.6 1 */ |
| | | |
| | | } |
| | | |
| | | .videoNoData { |
| | | color: #fff; |
| | | display: flex; |
| | | justify-content: center; |
| | | padding-top: 220rpx; |
| | | } |
| | | |
| | | .titleBox { |
| | |
| | | } |
| | | |
| | | .contentBox .takeNotes { |
| | | |
| | | position: absolute; |
| | | top: 5rpx; |
| | | top: 0rpx; |
| | | right: 0; |
| | | width: 350rpx; |
| | | border-bottom: 1px solid #f4f4f4; |
| | | |
| | | width: 353rpx; |
| | | /* border-bottom: 1rpx solid #e7e7e7; */ |
| | | } |
| | | |
| | | .takeNotes image { |
| | | width: 30rpx; |
| | | height: 30rpx; |
| | | margin-top: 10rpx; |
| | | margin-right: 10rpx; |
| | | } |
| | | |
| | | .takeNotesLining { |
| | | margin: 25rpx; |
| | | margin: 30rpx 25rpx; |
| | | display: flex; |
| | | justify-content: flex-end; |
| | | align-items: center; |
| | | font-size: 26rpx; |
| | | color: #ff6c00; |
| | | } |
| | | |
| | | .operateBox { |
| | |
| | | .detailsName { |
| | | margin: 30rpx; |
| | | width: 90%; |
| | | height: 60rpx; |
| | | min-height: 60rpx; |
| | | display: flex; |
| | | align-items: center; |
| | | |
| | | padding-left: 20rpx; |
| | | background-color: #FFF6F0 |
| | | padding: 20rpx; |
| | | background-color: #FFF6F0; |
| | | line-height: 50rpx; |
| | | } |
| | | |
| | | .detailsName:hover { |
| | | background-color: #fff0e6; |
| | | width: 90%; |
| | | height: 60rpx; |
| | | min-height: 60rpx; |
| | | color: #ff6c00; |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | .t-tabs__item--active { |
| | | color: #FF6C00 !important; |
| | | color: #333 !important; |
| | | |
| | | } |
| | | |
| | |
| | | |
| | | .noData { |
| | | margin-top: 120rpx; |
| | | } |
| | | |
| | | .tabs--t-tabs__scroll--split::after { |
| | | height: 0px !important; |
| | | } |
| | | |
| | | .t-tabs__scroll::after { |
| | | height: 0rpx !important; |
| | | } |
| | | |
| | | .buttonBox { |
| | | position: absolute; |
| | | top: 95rpx; |
| | | width: 100%; |
| | | background-color: #e7e7e7; |
| | | height: 1px; |
| | | z-index: 999; |
| | | } |
| | | |
| | | .outsideDetailsName { |
| | | overflow-x: hidden; |
| | | } |
| | | |
| | | .wrapper { |
| | | overflow-y: scroll; |
| | | overflow-x: hidden; |
| | | height: 50vh; |
| | | } |
| | | |
| | | .demo-section__content { |
| | | margin: 40rpx; |
| | | } |