.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(1),.credit-icon > div:nth-child(2),.credit-icon > div:nth-child(3){
    margin-right:60px;
}
.credit-icon .boldtitle{
    color:#3B426B;
    font-weight: bold;
    font-size: 26px;
    line-height: 36px;
    margin-top: 27px;
    text-align: center;
}
.credit-icon img{
    width:214px;
    height:137px;
}
.credit-icons img{
    width:88px;
    height:88px;
}
.credit-icons > div{
    flex:1;
    text-align: center;
}
.credit-icons .boldtitle{
    color:#000;
    font-weight: bold;
    font-size: 28px;
    line-height: 39px;
    text-align: center;
}