
#jex-video-pop{background:rgba(0,0,0,.7); z-index:99999;}
#jex-video-pop .videobox{background:#000; font-size:0; max-width:98%; width:1000px;}
#jex-video-pop .videobox .close{width:24px; height:24px; position:absolute; left:calc(100% + 20px); top:3px;}
#jex-video-pop .videobox .close path{fill:#fff;}

@media screen and (max-width: 960px){
	#jex-video-pop:before{height:80%;}
}


[video] .pic{background:url() no-repeat center / cover;}
[video] .vid{background-color:#000; object-fit:cover; -webkit-object-fit:cover;}
[video] .vid-tmp{background:#000 url() no-repeat center / cover;}
[video] .vid-tmp svg{max-width:20%; width:80px;}
[video] .vid-tmp svg path{fill:#fff;}