.top-banner {
    background-image: url("../img/product/douyinwriteoff/banner_bg.png");
    background-size: cover;
    background-repeat: no-repeat;
  }
  
  .top-banner .bannerItem .ani-img {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  
  .sub-title1 {
    padding-top: 157px;
    margin-bottom: 59px;
    font-size: 28px;
  }
  
  .credit-title {
    padding: 136px 0 103px;
    font-size: 30px;
  }
  
  .credit-subtitle {
    font-weight: bold;
    font-size: 24px;
    line-height: 34px;
    padding: 60px 0;
    color: #3b426b;
  }
  
  .credit-icon .item {
    width: 20%;
  }
  
  .credit-icon .item img {
    margin-bottom: 24px;
  }
  
  .credit-icon .item h4 {
    font-weight: 700;
    font-size: 20px;
  }
  
  .credit-icon .item p {
    font-size: 14px;
    width: 100%;
  }
  
  .moments-function .swiper-container .swiper-pagination-bullet-active {
    background: #FF372B;
  }
  
  .moments-function .swiper-container .swiper-pagination-bullet:hover {
    border-color: #FF372B;
  }
  
  .moments-function .swiper-container {
    margin-bottom: 100px;
  }
  
  .market-member .item {
    max-width: 500px;
  }
  
  .market-member .item h4 {
    margin-bottom: 40px;
  }
  
  .market-member > div img {
    padding-bottom: 124px;
  }
  /*# sourceMappingURL=cashback.css.map */