@charset "utf-8";.swiper-container{width:100%;margin-left:auto;margin-right:auto}.gallery-top{padding-top:120px;padding-bottom:40px;width:100%}.gallery-top .swiper-slide{position:relative;max-width:100%;width:auto;overflow:hidden}.gallery-top .swiper-slide::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.8)}.gallery-top .swiper-slide img,.gallery-top .swiper-slide video{width:100%;height:100%}.gallery-top .swiper-slide-active::after{display:none}.gallery-thumbs{height:100%;box-sizing:border-box;padding-top:2px}.gallery-thumbs .swiper-slide{position:relative;max-width:100%;max-height:100%;width:auto;height:100%;overflow:hidden;cursor:pointer}.gallery-thumbs .swiper-slide:last-child{margin-right:0!important}.gallery-thumbs .swiper-slide img,.gallery-thumbs .swiper-slide video{width:100%;height:100%}.gallery-thumbs .swiper-slide.current::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(255,87,51,.3);border:solid 2px #ff5733}.gallery-thumbs-box{position:relative;width:100%;height:100px}.gallery-thumbs-box .swiper-container{width:fit-content;width:-moz-fit-content;max-width:calc(100% - 60px);margin-left:auto;margin-right:auto}.gallery-thumbs-box .swiper-button-prev{background-image:url(../images/left-small.png);width:10px;height:65px;background-size:10px 18px;left:10px;margin-top:0;top:0;outline:none}.gallery-thumbs-box .swiper-button-next{background-image:url(../images/gallery-next-btn.png);width:10px;height:65px;background-size:10px 18px;right:10px;margin-top:0;top:0;outline:none}.gallery-top-box{position:relative;width:100%}.gallery-top-box .swiper-container{margin-left:auto;margin-right:auto}.gallery-top-box .swiper-button{top:120px;bottom:40px;width:58px;height:auto;margin-top:0;background-image:url(../images/gallery-next-btn.png);background-size:100% auto;outline:none;filter:grayscale(100%);-webkit-filter:grayscale(100%)}.gallery-top-box .swiper-button-prev{left:15px;-ms-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg)}.gallery-top-box .swiper-button-next{right:15px}.slideshow{float:right;margin-right:30px;margin-top:15px;display:inline-block;background-repeat:no-repeat;background-position:center right;background-image:url(../images/play.png);cursor:pointer;padding-right:15px;color:#999;transition:all .3s ease}.pauseed{background-image:url(../images/pause.png)}@media(hover:hover){.gallery-top-box .swiper-button:hover{filter:grayscale(0);-webkit-filter:grayscale(0)}}