.top-banner{  background: url(../images/banner.bg.png) no-repeat;  background-position: center;  background-size: cover;}  .sub-title1{    padding-top: 120px;    margin-bottom: 90px;    font-size: 28px;  }  .credit-title{    padding: 79px 0 0 ;  }  .credit-subtitle{    font-weight: bold;    font-size: 24px;    line-height: 34px;    padding: 60px 0;    color: #3b426b;  }  .flex-content {    justify-content: space-between;  }  .flex-content .item {    display: flex;    flex-direction: column;    align-items: center;  }  .flex-content .lines {    height: 85px;    display: flex;    align-items: center;  }  .flex-content .item p {    text-align: center;    color: #3B426B;  }  .flex-content .item img{    height: 85px;    margin-bottom: 24px;  }  .flex-content .item h4{    font-weight: bold;    font-size: 18px;    color: rgba(59, 66, 107, 1);    margin-bottom: 16px;  }  .flex-content .item p{    font-size: 16px;    color: rgba(125, 136, 162, 1);    line-height: 30px;  }  .moments-function .swiper-container .swiper-pagination-bullet-active{    background: linear-gradient(80.24deg, #C56EFF 7.42%, #877AFF 92.24%), linear-gradient(90.42deg, rgba(255, 85, 118, 0.9) 15.86%, rgba(255, 171, 89, 0.9) 99.63%);  }  .moments-function .swiper-container .swiper-pagination-bullet:hover{    border: 1px solid #8A79FF;  }  .moments-function .swiper-container{    padding-bottom: 100px;  }  .market-member .item .info {    max-width: 500px;  }  .credit-icon .item {    width: 20%;  }  .credit-icon{    flex-wrap: wrap;  }  .credit-icon .item h4{    margin-bottom: 0;  }  .credit-icon .item{      margin-bottom:50px ;  }  .credit-title{      padding: 80px 0;  }  .market-member .item h4{    font-size: 24px;    margin-bottom: 40px;  }  .swiper-text{      position: absolute;      top: 0;      font-weight: bold;      font-size: 24px;      color: #3B426B;      width: 100%;      text-align: center;  }  .sub-title2{      margin-bottom: 80px;  }  .exchange-content {    display: flex;    justify-content: center;  }  .exchange-content .items {    flex: 1;    display: flex;    justify-content: center;  }  .swiper-pagination-right {    flex-direction: column;    width: auto !important;    right: auto !important;    left: auto !important;    top: 500px !important;    transform: none !important;  }  .swiper-slide {    left: auto !important;    width: fit-content;  }  .swiper-wrapper {    width: fit-content;    margin-left: 240px;  }  .moments-page-item {    width: fit-content;  }  .center {    width: 1200px;    margin: 100px auto 0;    display: flex;    justify-content: space-between;  }