body, html { width: 100%; height: 100%; overflow: hidden } * { margin: 0; padding: 0 } #app { width: 100%; height: 100% } .viewerCla img[data-v-315d7d4c] { display: none } .audio[data-v-315d7d4c] { position: fixed; top: -100px; left: -100px; opacity: 0 } .mb-intro[data-v-315d7d4c] { color: #fff; padding: 10px; height: calc(100% - 30px); overflow-y: auto } .mb-intro>p[data-v-315d7d4c] { line-height: 1.5; letter-spacing: 1px } .mb-intro>p[data-v-315d7d4c]:first-of-type { font-weight: 700; font-size: 20px; padding-right: 40px } .home[data-v-315d7d4c] { background-color: rgba(0, 0, 0, .6); width: 100%; height: 100%; position: relative } .home .content[data-v-315d7d4c] { width: 100%; height: 80% } .home .content .warpper[data-v-315d7d4c] { width: 100%; height: 100% } .home .content .warpper .slide[data-v-315d7d4c] { font-size: 0 } .home .content .warpper .slide iframe[data-v-315d7d4c], .home .content .warpper .slide img[data-v-315d7d4c], .home .content .warpper .slide video[data-v-315d7d4c] { max-height: 570px; border-radius: 14px } .home .content .warpper .slide iframe[data-v-315d7d4c] { height: 570px; width: 1000px } .home .isMobileCon[data-v-315d7d4c] { height: calc(100vh - 90px) } .home .iconarr[data-v-315d7d4c] { z-index: 1999; position: absolute; right: 30px; bottom: calc(20vh - 20px); list-style: none; display: flex; justify-content: flex-end } .home .iconarr li[data-v-315d7d4c] { display: flex; align-items: center; justify-content: center; color: #fff; list-style: none; font-size: 14px; width: 90px; height: 32px; line-height: 32px; cursor: pointer; border-radius: 10px; border: 1px solid #fff; margin-right: 10px } .home .iconarr li span[data-v-315d7d4c] { margin-left: 4px } .home .iconarr .active[data-v-315d7d4c] { background: #19bbed; border: none } .home .oneChuMusic[data-v-315d7d4c] { opacity: 0; pointer-events: none } .home .onlyTxt[data-v-315d7d4c] { display: none !important } .home .intro[data-v-315d7d4c] { max-height: 19vh; overflow: auto; width: 70%; color: #fff; margin: 0 auto } .home .intro>h3[data-v-315d7d4c] { font-size: 20px; font-weight: 600 } .home .intro>p[data-v-315d7d4c] { line-height: 1.8; margin-top: 10px; font-size: 18px; text-indent: 36px } .home .intro[data-v-315d7d4c]::-webkit-scrollbar { width: 3px; height: 1px } .home .intro[data-v-315d7d4c]::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 5px transparent; background: #fff } .home .intro[data-v-315d7d4c]::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 5px transparent; border-radius: 10px; background: transparent } .home .ismtop[data-v-315d7d4c] { max-height: 65%; height: 65%; padding: 50px 0; display: flex; flex-direction: column; justify-content: center } @media screen and (max-width:1400px) { .home[data-v-315d7d4c] { overflow-y: auto; overflow-x: hidden } .home .content .warpper .slide iframe[data-v-315d7d4c], .home .content .warpper .slide img[data-v-315d7d4c], .home .content .warpper .slide video[data-v-315d7d4c] { max-height: 500px } .home .content .warpper .slide img[data-v-315d7d4c] { max-height: 80vh; width: 90% } .home .content .warpper .slide iframe[data-v-315d7d4c] { height: 500px } } @media screen and (max-width:1000px) { .home[data-v-315d7d4c] { background: rgba(0, 0, 0, .8) } .home .content .warpper .slide[data-v-315d7d4c] { width: 100% } .home .content .warpper .slide iframe[data-v-315d7d4c], .home .content .warpper .slide img[data-v-315d7d4c], .home .content .warpper .slide video[data-v-315d7d4c] { max-height: none; width: 100%; border-radius: 0 } .home .content .warpper .slide img[data-v-315d7d4c] { max-height: 80vh; width: 90% } .home .content .warpper .slide iframe[data-v-315d7d4c] { width: 100%; height: calc(100vh - 90px) } .home .iconarr[data-v-315d7d4c] { display: flex; flex-wrap: wrap; list-style: none; margin-right: 0; position: fixed; bottom: 0; right: 0; z-index: 1999 } .home .iconarr li[data-v-315d7d4c] { width: 70px; margin-bottom: 10px } } @media only screen and (max-width:906px) and (orientation:landscape) { .home .content .warpper .slide[data-v-315d7d4c] { width: 100% } .home .content .warpper .slide iframe[data-v-315d7d4c], .home .content .warpper .slide img[data-v-315d7d4c], .home .content .warpper .slide video[data-v-315d7d4c] { max-width: 70%; max-height: 80vh } .home .content .warpper .slide iframe[data-v-315d7d4c] { width: 100%; max-width: unset; height: calc(100vh - 90px) } } .swiper-container { width: 100%; height: 100% } .swiper-pagination-bullet { background: #fff } .swiper-slide { text-align: center; font-size: 18px; display: flex; justify-content: center; align-items: center; transition: .3s; transform: scale(.8); position: relative; opacity: .5 } .swiper-slide-active, .swiper-slide-duplicate-active { transform: scale(1); opacity: 1; z-index: 999 } .swiper-button-next, .swiper-button-prev { background: rgba(0, 0, 0, .4); padding: 10px 20px; color: #fff !important } .swiper-button-prev { left: 0 } .swiper-button-next { right: 0 } @media screen and (max-width:500px) { .swiper-slide { width: 100% } } .viewer-close, .viewer-navbar, .viewer-next, .viewer-prev, .viewer-title { display: none !important } @media screen and (max-width:800px) { .viewer-footer { bottom: auto; top: 10px } }