.sub-title1{
    font-size:30px;
}
.moments-function .swiper-container{
    height:744px;
    margin-bottom:171px;
}
.moments-function .swiper-container .moments-page-item > img{
    width:342px;
    height:744px;
}
.moments-function .swiper-container .swiper-pagination-bullet{
    border-radius: 34px;
}
.moments-function .swiper-container .swiper-pagination-bullet-active {
    background: linear-gradient(180deg, #5451FE 0%, #5451FE 12.07%, #855DFC 100%);
    color: #fff;
}
.moments-function .swiper-container .swiper-pagination-bullet:hover  {
    border-color:#5451FE;
}
.credit-icon{
    justify-content: center;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: #686B7E;
}
.credit-icon > div:nth-child(2){
    margin-left:194px;
    margin-right:194px;
}
.credit-icon .boldtitle{
    color:#000;
    font-weight: bold;
    font-size: 28px;
    line-height: 39px;
    text-align: center;
}
.credit-icon img{
    width:88px;
    height:88px;
}