.videoList[data-v-1b471e79]{padding:20px 0}.videoList .list[data-v-1b471e79]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.videoList .list .single .videoBox[data-v-1b471e79]{width:290px;height:178px;position:relative;overflow:hidden}.videoList .list .single .videoBox img[data-v-1b471e79]{width:290px;height:178px;-webkit-transition:all .6s;transition:all .6s}.videoList .list .single .videoBox:hover img[data-v-1b471e79]{-webkit-transform:scale(1.1);transform:scale(1.1)}.videoList .list .single .videoBox .cover[data-v-1b471e79]{position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.4);font-size:38px;text-align:center;line-height:178px;-webkit-transition:all .6s;transition:all .6s;cursor:pointer}.videoList .list .single .videoBox .cover[data-v-1b471e79]:hover{color:#00fffe;background:rgba(0,255,254,.2)}