#app{width:100%;height:100%}.videoCont{position:fixed;z-index:1000;background:#000;top:0;left:0;width:100%;height:100vh}.hideCont{display:none}.videos{height:100%;display:flex;align-items:center}.videos,.videos video{width:100%}.videoText{position:fixed;bottom:65px;color:#fff;width:100%;left:0;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,.8);font-size:3.46667vw}.times{position:fixed;z-index:100;left:20%;bottom:10px;width:60%;height:44px;line-height:40px;background:#eee;border:2px solid hsla(0,0%,100%,.9);border-radius:40px;overflow:hidden}.currTimes{height:100%;background:#87b2fb;width:0;transition:all .1s}dd,dl,dt,p{margin:0;padding:0}.bk_btn img{width:66.66667vw;animation:btn 1.5s linear infinite normal}.btn-text{position:absolute;color:#000;font-size:4.8vw}.btn-text,.capture{top:0;left:0;width:100%;height:100%;text-align:center}.capture{position:fixed;z-index:10001;background:rgba(0,0,0,.5)}.capCont{padding-top:5vh}.pic img{height:80vh}.cap-btn{padding:10px 0}.cap-btn a{background:linear-gradient(90deg,#ff3535,#ff8d2c);display:inline-block;font-size:4.26667vw;margin:0 1.33333vw;color:#fff;height:6vh;line-height:6vh;padding:0 9.33333vw;border-radius:6vh}.cap-text{color:#fff;font-size:2.93333vw}@keyframes btn{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}