.sub-title{
    font-size:30px;
    margin-top:0;
    padding-top:88px;
    padding-bottom:119px;
    margin-bottom:0;
}
.moments-function .swiper-container {
    padding-top:234px;
    margin-bottom: 120px;
    overflow: unset;
    height:612px;
}

.moments-function .swiper-container .swiper-slide {
    left: 0;
}

.moments-function .swiper-container .swiper-pagination {
    top: 90px;
}
.moments-function .swiper-container .swiper-pagination-bullet:last-child{
    margin-left:60px;
}
.moments-function .swiper-container .swiper-pagination-bullet:hover {
    border-color: transparent;
}

.moments-function .swiper-container .swiper-pagination-bullet-active {
    background: linear-gradient(84.19deg, rgba(45, 47, 135, 0.9) -1.59%, rgba(145, 91, 188, 0.9) 101.28%);
}

.moments-function .swiper-container .moments-page-item > img {
    width: 1200px;
    height: 612px;
}
.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:75px;
    margin-right:75px;
}
.credit-icon img{
    width:350px;
    height:234px;
}
.credit-icon .item{
    padding-bottom:25px;
    width:auto;
    text-align: center;
    background:#F9F8FF;
    border-radius: 10px;
}
.credit-icon{
    margin-bottom:30px;
}
.credit-icon .item p.boldtitle{
    margin-top: 25px;
    text-align: center;
    margin-bottom:12px;
    color:#3B426B;
    font-weight: bold;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
}
.credit-icon .item p.thintitle{
    font-size: 18px;
    line-height: 30px;
    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:90px 0;
}
.component{
    display:flex;
    justify-content: space-between;
}
.component>div {
    text-align:center;
}
.component .c-img{
    margin:0 auto 30px;
    width:180px;
    height:180px;
}
.component .c-title{
    font-weight: bold;
    font-size: 24px;
    line-height: 34px;
    color:#3B426B;
}