| | |
| | | margin:20rpx 0 0 20rpx; |
| | | } |
| | | |
| | | .content-right { |
| | | flex: 1; |
| | | margin-right: 50rpx; |
| | | background: #ccc; |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | | .headLineTitle { |
| | | /* height: 88rpx; */ |
| | | font-size: 16px; |
| | | line-break: 44rpx; |
| | | color: rgba(51, 51, 51, 1); |
| | | /* margin-bottom: 26rpx; */ |
| | | } |
| | | |
| | | .headLineInfo { |
| | | display: flex; |
| | | font-size: 12px; |
| | | color: rgba(153, 153, 153, 1); |
| | | } |
| | | |
| | | .info-source { |
| | | margin-right: 20rpx; |
| | | } |
| | | |
| | | #myVideo{ |
| | | display: block; |
| | | width: 100%; |
| | |
| | | height: 48px; |
| | | } |
| | | |
| | | .content-left { |
| | | width: 416rpx; |
| | | display: flex; |
| | | flex-direction: column; |
| | | justify-content: space-between; |
| | | margin:14px 0; |
| | | } |
| | | |
| | | .detail-img-bottom { |
| | | font-size: 12px; |
| | | color: #333; |