
#c_static_001-16792745627350{
    height: 0;
    overflow: hidden;
}
/*#c_static_001-1675050166778 .e_loop-1 .p_loopitem{
    flex-basis: 0 !important;
}*/
#c_static_001-1675050166778 .e_container-3,
#c_static_001-1675050166778 .e_image-2,
#c_static_001-1675050166778 .e_image-2 a{
    height: 100% !important;
}
#c_static_001-1675050166778 .e_image-2 a{
    display: block;
}
#c_static_001-1675050166778  .swiper-pagination{
    left: 0;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    width: 70px;
}
#c_static_001-1675050166778  .swiper-pagination-bullet{
	cursor: pointer;
    width: 15px;
    height: 15px;
    opacity: 1;
    background: #ccc;
    font-size: 12px;
    line-height: 15px;
    border-radius: 0;
}
#c_static_001-1675050166778 .swiper-pagination-bullet-active{
    background: #000;
    color: #fff;
}


.hzySwiper-switch-box{
    width: 54px;
    position: absolute;
    left: 0;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 2;
    opacity: 1;
    height: auto;
    transition: all .365s;
}
.hzySwiper-switch-box.active{
    z-index: -1;
    opacity: 0;
    height: 0;
    overflow: hidden;
}
.hzySwiper-switch-top:after{
    content: 'prev';
    
}
.hzySwiper-switch-bottom:after{
    content: 'next';
}

.hzySwiper-switch-top:after,
.hzySwiper-switch-bottom:after{
    font-family: swiper-icons;
    font-size: 14px !important;
    color: #000;
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    font-weight: bold;
}
.hzySwiper-switch {
    transform: rotate(90deg);
    cursor: pointer;
}
.hzySwiper-switch-icon{
    height: 10px;
	width: 10px;
	transform: rotateZ(135deg)skew(-6deg, -6deg);
	background-color: #ccc;
    margin: 10px 0;
    cursor: pointer;
}

.hzySwiper-page-box{
    width: 54px;
    position: absolute;
    left: 0;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    display: flex;
    flex-wrap: wrap;
    z-index: -1;
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: all .365s;
}
.hzySwiper-page-box.active{
    z-index: 2;
    opacity: 1;
    height: auto;
}
.hzySwiper-page{
    width: 13px;
    height: 13px;
    background: #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2.5px;
    font-size: 10px;
    cursor: pointer;
}
.hzySwiper-page:first-of-type:after{
    content: 'prev';
    font-family: swiper-icons;
    font-size: 10px !important;
    line-height: 1;
    font-weight: bold;
    transform: scale(.8);
}
.hzySwiper-page.active{
    background: #000000;
    color: #fff;
}



.swiper-paly-box{
    position: absolute;
    right: 31%;
    top: unset !important;
    bottom: 0px !important;
    line-height: 44px;
}
.swiper-paly-box div{
    cursor: pointer;
}
.swiper-pause{
    display: none;
}
.swiper-paly-box.active .swiper-paly{
    display: none;
}
.swiper-paly-box.active .swiper-pause{
    display: block;
}


/**/
#c_popbox-1679297253408{
    position: fixed;
    top: 0;
    left: 0;
    background: #383722;
    z-index: 99;
    margin: 0;
    display: block;
    width: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition:  all .465s;
}
#c_popbox-1679297253408.active{
    width: 100vw;
    height: auto;
    opacity: 1;
    transition:  all .465s;
}
#c_popbox-1679297253408 .p_background,
#c_popbox-1679297253408 .p_container{
    background: #383722 !important;
}
#c_static_001-1679298276717 .e_container-2 .cbox-2-0{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#c_static_001-1679298276717 .e_text-3{
    position: absolute;
    bottom: 50px;
    cursor: pointer;
}