.top-banner {
    background: linear-gradient(90deg, #FF702B 39.06%, #FF882C 91%);
 }
 .top-banner .bannerItem .ani-img{
    padding: 52px 0 0 0;
}
.assets-title {
    margin-bottom:100px
}
  .sub-title1 {
    padding: 100px 0;
    margin: 0;
    font-size: 28px; }
  
  .credit-title {
    padding: 90px 0 100px 0 }
  
  .credit-subtitle {
    font-weight: bold;
    font-size: 24px;
    line-height: 34px;
    padding: 60px 0;
    color: #3b426b; }
  
  .credit-icon .item img {
    margin-bottom: 36px; }
  .credit-icon .item h4 {
    font-size: 20px;
    margin:0;
    font-weight: bold; }
  .credit-icon .item p {
    font-size: 16px; }
  
  .moments-function .swiper-container .swiper-pagination-bullet-active {
    background: linear-gradient(90deg, #FF7234 21.04%, #FFA25F 100%), linear-gradient(86.69deg, #FF3F4E -1.3%, #FF3838 -1.29%, #FF5C28 99.66%); }
    .moments-function .swiper-container .swiper-pagination-bullet:hover {
        border-color: #FF7234;
    }
  
  .moments-function .swiper-container {
    margin-bottom: 100px; }
  
  .market-member .item {
    max-width: 500px; }
    .market-member .item h4 {
      margin-bottom: 40px; }
    .assets-item .item img{
        margin: 0;
    }
    .assets-item .item {
        background: #FFFFFF;
        box-shadow: 0px 8px 20px rgba(26, 58, 129, 0.1);
        border-radius: 10px;
        margin: 0 20px;
    }
    .assets-item .item .text{
        padding:28px 22px;
        box-sizing: border-box;
    }
    .assets-item .item .text > p{
        font-size: 20px;
        color: #3B426B;
        margin-bottom:16px;
        font-weight: bold;
    }
    .assets-item .item .text div >p{
        font-size: 14px;
        line-height: 30px;
        color: #7D88A2;
    }
    .moments-function{
        padding-top: 90px;
        background: #F7FAFF;
        padding-bottom: 2px;
    }
    .assets-item_div,.assets-features_search,.assets-features_cost,.assets-features_log {
        opacity: 0;
    }
    .assets-item_div .fadeInUp ,.assets-features_search .fadeInUp,.assets-features_cost .fadeInUp,.assets-features_log .fadeInUp {
        opacity: 1;
    }
    .assets-item .assets-item_div:nth-of-type(1){
        margin-left: 0;
    }
    .market-member > div.right{
        padding-left:140px
    }