.top-banner {
  height: 560px;
  background: #06112f;
  position: relative;
  z-index: 1;
}

.top-banner .bannerItem {
  height: 560px !important;
}

.top-banner .bannerItem .ani-img {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.top-banner .top-banner-bg {
  width: 1920px;
  height: 560px;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.sub-title1 {
    padding-top: 66px;
    margin-top: 80px;
}
.market-member .item h4{
    margin-bottom: 40px;
}
.sub-title2 {
    padding-top:58px
}
.luckybuy .swiper-container .swiper-pagination-bullet-active {
    background: linear-gradient(86.69deg, #FF3F4E -1.3%, #FF3838 -1.29%, #FF5C28 99.66%);
    color: #fff; }
.luckybuy .swiper-container .swiper-pagination-bullet:hover {
        border-color: #FF572A; }
        .market-member > div img {
            padding-bottom: 120px;
        }