.video-screen{width:100%;height:100%;position:fixed;left:0;top:0;background:rgba(0,0,0,0.8);z-index:9999;display:none}.video-screen .video-con{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.video-screen .video-con .inner{max-width:50%;position:relative}.video-screen .video-con .inner video{width:100%;cursor:pointer}.video-screen .video-con .inner .close{font-size:0.1111rem;font-family:Roboto;color:#000000;line-height:0.1667rem;position:absolute;right:0;top:0;z-index:9;padding:.0694rem .1389rem;text-align:center;display:inline-block;background:rgba(255,255,255,0.6)}@media screen and (max-width: 750px){.video-screen .video-con .inner{max-width:100%}}
