.imageSwiper{position:relative}.imageSwiper .swiper{width:100%;height:100%;border-radius:4px}@media (max-width:768px){.imageSwiper .swiper.moreSlide{padding-bottom:8px}}.imageSwiper .swiper .swiper-scrollbar{bottom:8px;width:1em!important;height:2px!important;left:50%!important;transform:translateX(-50%)!important;background-color:hsla(0,0%,100%,.2)}@media (max-width:768px){.imageSwiper .swiper .swiper-scrollbar{bottom:0;background-color:rgba(0,0,0,.1)}}.imageSwiper .swiper .swiper-scrollbar-drag{background-color:#fff}@media (max-width:768px){.imageSwiper .swiper .swiper-scrollbar-drag{background-color:#000}}.imageSwiper .swiper-slide,.imageSwiper .swiper-slide img{width:100%;height:100%}.imageSwiper .imageSwiper-arrow{position:absolute;top:50%;width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;background-color:hsla(0,0%,93%,.6);transform:translateY(-50%);cursor:pointer;z-index:10}@media (max-width:768px){.imageSwiper .imageSwiper-arrow{display:none}}.imageSwiper .imageSwiper-arrow i.lxicon{color:#191919;font-size:20px}.imageSwiper .imageSwiper-arrow.arrow-left{left:20px}.imageSwiper .imageSwiper-arrow.arrow-left i.lxicon{transform:rotate(180deg)}.imageSwiper .imageSwiper-arrow.arrow-right{right:20px}.imageSwiper .imageSwiper-arrow:hover{background-color:hsla(0,0%,93%,.5)}.imageSwiper .imageSwiper-arrow:hover i.lxicon{color:rgba(25,25,25,.6)}.lxvideo-wrap.fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;background:#000}