.oneVideo{width:100vw;height:100vh;overflow:hidden;background:rgba(0,0,0,.8);position:fixed;top:0;left:0;opacity:0;text-align:center;z-index:-1}.oneVideo.active{opacity:1;z-index:9999}.oneVideo>img{position:absolute;right:2rem;top:2rem}.oneVideo>video{margin:15rem 0 0;height:68vh;width:auto}.ViewImgVideo{width:100vw;height:100vh;overflow:hidden;background:rgba(0,0,0,.8);opacity:0;position:fixed;top:0;left:0;z-index:-1}.ViewImgVideo.active{opacity:1;z-index:9999}.ViewImgVideo .divImgAll{height:100%;height:52rem;overflow:hidden}.ViewImgVideo .divImgAll>img{width:4.8rem;height:4.8rem;overflow:hidden}.ViewImgVideo .divImgAll>img.hide{visibility:hidden}.ViewImgVideo .divImgAll>div{width:110rem;height:100%;background-color:#000}@media screen and (max-width:980px){.ViewImgVideo .divImgAll>div{width:100%}}.ViewImgVideo .divImgAll>div .divImg{flex:1;height:100%}.ViewImgVideo .divImgAll>div .divImg img{max-width:100%;max-height:100%}.ViewImgVideo .divImgAll>div .rightDiv{width:22rem;height:100%;padding:3rem 2rem 0;background:#000;border-radius:0 2rem 2rem 0}.ViewImgVideo .divImgAll>div .rightDiv>div{width:100%;overflow:hidden}.ViewImgVideo .divImgAll>div .rightDiv>span{width:14.5rem;height:5rem;overflow:hidden;margin:0 0 3.5rem;border:1px solid var(--color);border-radius:.8rem}