.sub-title{
    font-size:30px;
    margin-top:0;
    padding-top:88px;
    padding-bottom:119px;
    margin-bottom:0;
}
.moments-function .swiper-container{
    height:744px;
    padding-bottom:120px;
    margin-bottom:0;
}
.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(90deg, #0804E4 39.06%, #0616A5 91%), linear-gradient(180deg, #5451FE 0%, #5451FE 12.07%, #855DFC 100%);
    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(2) {
    margin-left:38px;
    margin-right:38px;
}
.credit-icon img{
    width:299px;
    height:169px;
}
.credit-icon .item{
    padding:14px 16px 43px;
    width:auto;
    text-align: center;
    background:#fff;
    box-shadow: 0px 10px 30px rgba(218, 222, 240, 0.7);
    border-radius: 10px;
}
.credit-icon{
    margin-bottom:50px;
}
.credit-icon .item p.boldtitle{
    margin-top: 30px;
    text-align: center;
    margin-bottom:9px;
    color:#3B426B;
    font-weight: bold;
    font-size: 26px;
    line-height: 36px;
    text-align: center;
}
.credit-icon .item p.thintitle{
    font-size: 18px;
    line-height: 32px;
    color: #7D88A2;
}
.market-member .item .info{
    max-width:543px;
    color:#3B426B;
}
.market-member .item .info .top-title{
    margin-bottom:40px;
    font-weight: bold;
    font-size: 22px;
    line-height: 31px;
    color:#3B426B;
}
.credit-icon2{
    margin-bottom:142px;
}
.credit-icon2 .item{
    flex:1;
    display:flex;
    flex-direction: row;
    align-items: center;
    padding:20px 14px;
}
.credit-icon2 .item img{
    width:254px;
    margin:0 45px 0 0;
}
.credit-icon2 .item p{
    width:auto;
}
.credit-icon2 > div:nth-child(2){
    margin-right:0;
}
.credit-icon2 .item p.boldtitle{
    margin-top:0;
}
.credit-title{
    padding-bottom:92px;
}
.component{
    display:flex;
    justify-content: space-around;
    margin-bottom:98px;
}
.component>div {
    flex:1;
    text-align:center;
}
.component .c-img{
    margin:0 auto 10px;
    width:86px;
    height:86px;
}
.component .c-title{
    font-weight: bold;
    font-size: 28px;
    line-height: 39px;
    color:#2A3052;
}