.video-list{width:100%;padding:10px 0;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;height:100%;overflow:auto;box-sizing:border-box;text-align:center}.video-list .video-item{margin:10px 10px 0 10px;font-size:13px}.video-list .video-item figure{width:106px;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.video-list .video-item figure figcaption{width:100%;box-sizing:border-box;padding:5px 0;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-list .video-item figure .video-img{display:block}.video-list .video-item figure .video-img:hover{border:1px solid #fa0}.video-list .video-item figure .no-video{display:flex;justify-content:center;align-items:center;background-color:#f2f2f2;border-radius:8px}.video-list .video-item figure .no-video img{width:32px}.video-list .video-item figure .video-body{width:100%;height:60px;border-radius:8px}.expired-modal .ivu-modal-header-inner{font-size:16px}.expired-modal .expired-tip{font-size:13px}@media screen and (min-width:300px)and (max-width:768px){.video-list .video-item{margin:5px 5px 0 5px}.video-list .video-item figure{width:80px}.video-list .video-item figure .video-body{height:45px}}.video-carousel{width:100%;height:234px;border-radius:8px}