.assets-video-detail{position:relative;width:100%;height:100%;background:#fff;border-radius:8px;-webkit-box-shadow:0 3px 6px 0 rgba(92,125,186,.16);box-shadow:0 3px 6px 0 rgba(92,125,186,.16)}.assets-video-detail .detail-header{width:100%;height:22px;margin-bottom:20px;font-size:16px;font-weight:500;color:#040c24}.assets-video-detail .detail-top{position:relative;width:100%;padding:24px}.assets-video-detail .detail-top .detail-row{display:-webkit-box;display:-ms-flexbox;display:flex}.assets-video-detail .detail-top .detail-row+.detail-row{margin-top:24px}.assets-video-detail .detail-top .detail-col{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:20%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.assets-video-detail .detail-top .detail-col-title{width:100%;height:20px;font-size:14px;font-weight:400;color:rgba(4,12,36,.6)}.assets-video-detail .detail-top .detail-col-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.assets-video-detail .detail-top .detail-col-check .check-title{width:56px;margin-right:16px}.assets-video-detail .detail-top .detail-col-switch.el-switch{display:block;min-width:100px}.assets-video-detail .detail-top .detail-col-value{margin-top:6px;width:95%;font-size:14px;font-weight:400;color:#040c24;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.assets-video-detail .detail-bottom{position:relative;width:100%;height:calc(100% - 242px);padding:24px;border-top:1px solid #e7eef4}