﻿.video_list-mod7 .title{margin-bottom:10px;}.video_list-mod7 .sub-desc{text-align:center;}.video_list-mod7 .sub-title{text-align:left;}.video_list-mod7 .block{cursor:pointer;margin-bottom:30px;position:relative;}.video_list-mod7 .video-group{width:100%;height:100%;background-color:rgba(0,0,0,.5);position:fixed;top:0;left:0;z-index:100;display:none;}.video_list-mod7 .video-group .videos{width:320px;height:180px;position:fixed;left:50%;top:50%;z-index:100;transform:translate(-50%,-50%);}.video_list-mod7 .video-group .videos video,.video_list-mod7 .video-group .videos iframe{width:100%;height:100%;border:none;}.video_list-mod7 .video-group .vclose{position:absolute;top:1%;right:1%;cursor:pointer;background-color:#fff;border-radius:50%;width:25px;height:25px;display:flex;align-items:center;justify-content:center;}.video_list-mod7 .play{position:absolute;top:50%;left:50%;font-size:50px;color:#fff;transform:translate(-50%,-50%);z-index:5;}@media(min-width:768px){.video_list-mod7 .video-group .videos{width:480px;height:270px;}}@media(min-width:992px){.video_list-mod7 .video-group .videos{width:640px;height:360px;}}@media(min-width:1200px){.video_list-mod7 .block{margin-bottom:20px;}.video_list-mod7 .play{font-size:80px;}.video_list-mod7 .video-group .videos{width:800px;height:450px;}}