﻿.video-list-item{background:#fff;margin-bottom:10px;padding:20px 10px}.video-list-item:last-child{margin-bottom:0}.video-list-item .cover{width:100%;height:160px;position:relative}.video-list-item .cover .cover-container{width:100%;height:100%;position:absolute;z-index:2;background-color:#fff}.video-list-item .cover .cover-container .cover-img{width:100%;height:100%;border-radius:10px}.video-list-item .cover .cover-container .cover-img img{border-radius:6px}.video-list-item .cover .cover-container .play-icon{position:absolute;left:50%;top:50%;transform:translate(-59%,-50%);height:60px}.video-list-item .cover .cover-container .video-time{position:absolute;z-index:2;color:#f3f6fb;font-size:12px;top:10px;left:10px;display:flex;align-items:center;align-content:baseline}.video-list-item .cover .cover-container .video-time .van-image{width:16px;height:12px;margin-right:10px}.video-list-item .cover .cover-container .video-time .time-text{display:block}.video-list-item .cover .video{width:100%;height:100%;background:#000}.video-list-item .title{font-size:16px;font-family:Source Han Sans CN;font-weight:400;color:#000;line-height:24px;padding:10px 0}.video-list-item .others{display:flex;align-items:center}.video-list-item .others .details{flex:1;display:flex}.video-list-item .others .label{color:#366db3;font-size:12px;max-width:80px;margin-right:20px}.video-list-item .others .num-detail{display:flex}.video-list-item .others .num-detail .label{font-size:12px;font-family:Source Han Sans CN;font-weight:400;color:#366db4;width:80px;margin-right:20px}.video-list-item .others .num-detail .hot,.video-list-item .others .num-detail .thumb{display:flex;align-items:center}.video-list-item .others .num-detail .hot .icon,.video-list-item .others .num-detail .thumb .icon{height:12px}.video-list-item .others .num-detail .hot .num,.video-list-item .others .num-detail .thumb .num{font-size:12px;font-family:Source Han Sans CN;font-weight:400;color:#adb7c2;padding:0 4px}.video-list-item .others .num-detail .thumb{padding:0 10px}.video-list-item .others .more{height:26px;align-self:flex-end}.lieke-more-container{background:#304a77;height:100%;display:flex;justify-content:space-around;align-items:center;text-align:center;padding:10px}.lieke-more-container .menu-left,.lieke-more-container .menu-right{display:flex;flex-direction:column;font-size:13px;color:#adb7c2}.lieke-more-container .menu-left .menu-icon,.lieke-more-container .menu-right .menu-icon{text-align:center;padding:6px 10px}.lieke-more-container .menu-left .menu-icon img,.lieke-more-container .menu-right .menu-icon img{width:25px}.lieke-more-container .menu-left .menu-num,.lieke-more-container .menu-left .menu-text,.lieke-more-container .menu-right .menu-num,.lieke-more-container .menu-right .menu-text{text-align:center}.van-popover--dark .van-popover__arrow{color:#304a77}.video-list{height:100%;width:100%;overflow:hidden;position:relative}.video-list .nav-tabs{position:absolute;z-index:2;width:100%;box-shadow:0 5px 5px 0 rgba(19,69,162,.08)}.video-list .content{height:100%;overflow:hidden;padding-top:60px}.video-list .content .scroll-content{overflow:auto;height:100%}.video-list .content .scroll-content .eve-list{height:auto}.video-list .content .scroll-content .eve-list .van-list{padding:0}.video-list .content .scroll-content .eve-list .data-list{background:#f4f5f5}