.home-content .gameEnter-wrap .recent-container .recent-list .game-list-item {
    width: 1.5rem;
}

.download-content .gift-wrap:nth-child(1) .animate__animated.animate__slower {
    -webkit-animation-duration: calc(var(--animate-duration) * 7);
    animation-duration: calc(var(--animate-duration) * 7);
}

.download-content .gift-wrap:nth-child(3) .animate__animated.animate__slower {
    -webkit-animation-duration: calc(var(--animate-duration) * 7);
    animation-duration: calc(var(--animate-duration) * 7);
}

.download-content .gift-wrap:nth-child(5) .animate__animated.animate__slower {
    -webkit-animation-duration: calc(var(--animate-duration) * 7);
    animation-duration: calc(var(--animate-duration) * 7);
}

.gameEnter-wrap .nav .nav-item .nav-icon.hot {
    background-image: url(https://cdn.9dm.app/ICON--Hot-Game.png);
}

#menu .footer-home .footer_icon.affiliate, #menu a .footer_icon.affiliate {
    background-image: url(https://cdn.9dm.app/ICON--Member.png) !important;
}

.banner_bg .home-banner .swiper-container .swiper-pagination-bullet {
    width: .14rem;
    height: .14rem;
}

.banner_bg .home-banner .swiper-container .swiper-pagination-bullet-active {
    width: .19rem;
    height: .19rem;
}