.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(360deg, #9BBFFF -34.75%, #2F2D9C 82.83%);
    color: #fff;
}
.moments-function .swiper-container .swiper-pagination-bullet:hover  {
    border-color:#272EDE;
}
.credit-icon{
    justify-content: space-between;
    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: 24px;
    line-height: 34px;
    margin-top: 30px;
    text-align: center;
}
.credit-icon img{
    width:220px;
    height:220px;
}
.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;
}
.market-member .item .info{
    max-width:543px;
    color:#3B426B;
}