.videos-content{display:flex;justify-content:space-between;margin-top:30px}.videos-content .left-content{width:790px}.videos-content .left-content .video-box{width:790px;height:480px;background-color:#666;margin-bottom:30px}.videos-content .left-content .video-box video{background-color:#666}.videos-content .left-content .title-box{background-color:#fff;padding:45px 40px;margin-bottom:30px}.videos-content .left-content .title-box .title{font-size:20px;color:#000;margin-bottom:30px}.videos-content .left-content .title-box .tag-list{display:flex;justify-content:space-between;align-items:baseline}.videos-content .left-content .title-box .tag-list .t-l-box{color:#999;display:flex;align-items:center}.videos-content .left-content .title-box .tag-list .t-l-box>span:last-child{border-right:none!important;padding-right:0}.videos-content .left-content .title-box .tag-list .t-l-box .cate{display:inline-block;padding-right:20px;border-right:1px solid #999}.videos-content .left-content .title-box .tag-list .t-l-box .time{display:inline-block;padding:0 20px;border-right:1px solid #999}.videos-content .left-content .title-box .tag-list .t-l-box .look{text-align:right;padding-left:20px}.videos-content .left-content .detail-content{background-color:#fff;padding:30px 40px;color:#666;margin-bottom:115px}.videos-content .left-content .detail-content *{font-size:initial}.videos-content .left-content .detail-content .t{font-size:20px;font-weight:400;color:#666;margin-bottom:44px}.videos-content .left-content .detail-content img{max-width:100%;margin:10px 0}.videos-content .right-content{width:380px;display:flex;flex-direction:column}.videos-content .right-content .cont-box{background-color:#fff;padding:25px 20px 20px;display:flex;flex-direction:column;margin-bottom:30px}.videos-content .right-content .cont-box .title{font-size:24px;font-weight:600;color:#333;display:flex;justify-content:start;align-items:center;line-height:27px}.videos-content .right-content .cont-box .title .icon{margin-right:13px;width:11px;height:27px;background:linear-gradient(-34deg,#FF7A54,#FF4D1A)}.videos-content .right-content .cont-box .line{width:100%;height:1px;background-color:#f0f0f0;margin-top:10px;margin-bottom:20px}.list-box .video-detail-item{margin-bottom:30px;display:flex;justify-content:space-between}.list-box .video-detail-item:last-child{margin-bottom:0}.list-box .video-detail-item .img-box{width:140px;height:70px;background:#E7E7E7;flex-shrink:0;margin-right:16px}.list-box .video-detail-item .img-box img{width:100%;height:70px;object-fit:cover}.list-box .video-detail-item .cont{flex:1;display:flex;flex-direction:column;justify-content:space-between}.list-box .video-detail-item .cont .title{font-size:16px;color:#000;font-weight:400;line-height:16px}.list-box .video-detail-item .cont .app-text-2-row{-webkit-line-clamp:2;line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.list-box .video-detail-item .cont .time{color:#999;font-size:14px;font-weight:300}.app-text-nowrap{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.ic-list{width:400px;gap:5px;display:flex;flex-wrap:wrap}.list-nav-item.active a{color:#FF4D1A!important}