.moments-function .swiper-container .swiper-pagination-bullet:hover{
    border:1px solid #0638E9;
}
.moments-function .swiper-container .swiper-pagination-bullet-active {
    background: linear-gradient(274.67deg, #0638E9 -0.3%, rgba(0, 114, 243, 0.84) 100%);
}
.moments-function .swiper-container{
    height:690px;
}
.moments-function .swiper-container .moments-page-item > img {
    width: 1200px;
    height: 690px;
}
