.res-video-list .video-item{position:relative;display:flex;flex-wrap:wrap;align-content:flex-start;width:100%;height:200px;border:1px solid #ddd;margin-bottom:30px;box-sizing:border-box}.res-video-list .video-item .item-top{width:100%;box-sizing:border-box;padding:0 30px}.res-video-list .video-item .item-top .item-header{width:100%;height:40px;line-height:40px;border-bottom:1px solid #ddd}.res-video-list .video-item .item-top .item-content{position:relative;width:100%;height:115px;display:flex;flex-wrap:nowrap;padding:20px 0;align-content:flex-start;box-sizing:border-box}.res-video-list .video-item .item-footer{width:100%;height:42px;border-top:1px solid #ddd;background:#f8f8f8}