.main-body {
    overflow: hidden;
}

.top-banner-container {
    position: relative;
    height: 970px;
    z-index: 10;
}

.top-banner-container .banner-list {
    background-color: #000;
    height: 640px;
    z-index: 11;
}

.top-banner-container .banner-sprite-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.top-banner-container .banner-sprite-container .banner-sprite {
    position: absolute;
}


.top-banner-container .banner-copyright-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}


.top-banner-container .banner {
    position: relative;
    height: 640px;
    z-index: 12;
}

.top-banner-container .banner .banner-logo img {
    display: block;
}

.top-banner-container .banner .banner-content {
    margin-top: 25px;
}

.top-banner-container .banner .banner-content .content {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 14px;
}

.top-banner-container .banner .banner-content .content span {
    font-size: 18px;
}

.top-banner-container .banner .banner-content .a-link {
    font-size: 12px;
    color: #dfd5c4;
}

.top-banner-container .banner .banner-content a {
    margin-left: 5px;
    font-size: 12px;
}

.top-banner-container .slogan-container {
    position: absolute;
    width: auto;
    top: 280px;
    left: 50%;
    margin-left: -475px;
}

.top-banner-container .slogan-container .title {
    color: white;
    font-size: 64px;
    font-weight: bold;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.top-banner-container .slogan-container .content {
    color: white;
    font-weight: bold;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.top-banner-container .banner1 {
    background: url("../images/index/top-banner-bg-1.jpg?r=20250520-1") center center no-repeat;
    background-size: auto 105%;
    animation: sea 7s 0s linear both infinite;
    -webkit-animation: sea 7s 0s linear both infinite;
}

.top-banner-container .banner2 {
    background: url("../images/index/top-banner-bg-2.jpg?r=20250520-1") center center no-repeat;
    animation: sea 7s 0s linear both infinite;
    -webkit-animation: sea 7s 0s linear both infinite;
}

.top-banner-container .banner3 {
    background: url("../images/index/top-banner-bg-3.jpg?r=20250520-1") center center no-repeat;
    animation: sea 7s 0s linear both infinite;
    -webkit-animation: sea 7s 0s linear both infinite;
}

.top-banner-container .banner4 {
    background: url("../images/index/top-banner-bg-4.jpg?r=20250520-1") center center no-repeat;
    animation: sea 7s 0s linear both infinite;
    -webkit-animation: sea 7s 0s linear both infinite;
}


.top-banner-container .banner-sprite-container .banner2-sprite {
    top: 50px;
    margin-right: -780px;
    width: 746px;
    height: 547px;
}

.top-banner-container .banner-sprite-container .banner2-sprite img {
    position: absolute;
    z-index: 15;
    top: 0;
}

.top-banner-container .banner-sprite-container .banner2-sprite .ssre-seiya-bg {
    position: absolute;
    top: 31px;
    left: 77px;
    opacity: 0;
    z-index: 14;
}

.top-banner-container .banner-sprite-container .banner2-sprite.current .ssre-seiya-bg {
    animation: ssre 4s 1.5s ease-in forwards infinite;
    -webkit-animation: ssre 4s 1.5s ease-in forwards infinite;
}

.top-banner-container .banner-sprite-container .banner3-sprite {
    width: 894px;
    top: 0px;
    margin-right: -775px;
}

.top-banner-container .banner-sprite-container .banner4-sprite {
    width: 518px;
    height: 457px;
    top: 70px;
    right: 50%;
    margin-right: -600px;
    z-index: 14;
    opacity: 0;
}

.top-banner-container .banner-sprite-container .banner4-sprite.current {
    animation: flyFromRight 1s 0.5s ease forwards;
    -webkit-animation: flyFromRight 1s 0.5s ease forwards;
}

.top-banner-container .banner-copyright-container .banner-sd-copyright {
    top: 525px;
    right: 50%;
    margin-right: -120px;
    z-index: 14;
    -webkit-transform: matrix(0.99, -0.1, 0.1, 0.99, 0, 0);
    -moz-transform: matrix(0.99, -0.1, 0.1, 0.99, 0, 0);
    -o-transform: matrix(0.99, -0.1, 0.1, 0.99, 0, 0);
}

.top-banner-container .banner-copyright-container .banner2-copyright {
    top: 525px;
    right: 50%;
    margin-right: -145px;
    z-index: 14px;
    transform: matrix(0.99, -0.1, 0.1, 0.99, 0, 0);
    -webkit-transform: matrix(0.99, -0.1, 0.1, 0.99, 0, 0);
}

.top-banner-container .banner-copyright-container .banner2-copyright p {
    color: #fff;
    opacity: 0.7;
}

.top-banner-container .banner-copyright-container .banner3-copyright {
    top: 525px;
    right: 50%;
    margin-right: -390px;
    z-index: 14px;
    transform: matrix(0.99, -0.1, 0.1, 0.99, 0, 0);
    -webkit-transform: matrix(0.99, -0.1, 0.1, 0.99, 0, 0);
}

.top-banner-container .banner-copyright-container .banner3-copyright p {
    color: #446487;
}

.top-banner-container .banner-copyright-container .banner4-copyright {
    top: 526px;
    right: 50%;
    margin-right: -315px;
    z-index: 14px;
    transform: matrix(0.99, -0.1, 0.1, 0.99, 0, 0);
    -webkit-transform: matrix(0.99, -0.1, 0.1, 0.99, 0, 0);
    z-index: 14;
}

.top-banner-container .banner-copyright-container .banner4-copyright p {
    text-shadow: white 1px 1px 2px;
    color: #000000;
}

@keyframes ssre {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.8;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes ssre {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.8;
    }

    100% {
        opacity: 0;
    }
}

@keyframes ssA {
    0% {
        opacity: 0;
        transform-origin: left bottom;
        transform: scale(0, 0);
    }

    100% {
        opacity: 1;
        transform: scale(1, 1);
        transform-origin: left bottom;
    }
}

@-webkit-keyframes ssA {
    0% {
        opacity: 0;
        -webkit-transform: scale(0, 0);
        -webkit-transform-origin: left bottom;
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1, 1);
        -webkit-transform-origin: left bottom;
    }
}


.cover-1 {
    background: url("../images/index/game-cover-1.jpg?r=20250520-1") center center no-repeat;
}

.cover-2 {
    background: url("../images/index/game-cover-2.jpg?r=20250520-1") center center no-repeat;
}

.cover-3 {
    background: url("../images/index/game-cover-3.jpg?r=20250520-1") center center no-repeat;
}

.cover-4 {
    background: url("../images/index/game-cover-4.jpg?r=20250520-1") center center no-repeat;
}

.news-img-s1 {
    background: url("../images/index/news-img-2.jpg?r=20250520-1") center center no-repeat;
    background-size: cover;
}

.news-img-s2 {
    background: url("../images/index/news-img-3.jpg?r=20250520-1") center center no-repeat;
    background-size: cover;
}

.news-img-s3 {
    background: url("../images/index/news-img-4.jpg?r=20250520-1") center center no-repeat;
    background-size: cover;
}

.game-list-container .game-cover-container .game-title-container {
    opacity: 0;
}

.game-list-container .game-cover-container .game-cover:hover .game-title-container {
    opacity: 1;
}

.news-container {
    position: absolute;
    width: 100%;
    height: 517px;
    bottom: 0;
    background-color: transparent;
}

.news-container .more-news {
    position: absolute;
    top: 130px;
    left: 50%;
    margin-left: 475px;
    text-decoration: none;
    font-size: 10px;
    color: #b1b1b1;
    z-index: 14;
}

.news-container .news-header-bg {
    position: absolute;
    top: 0px;
    padding-top: 150px;
    width: 100%;
    background: url("../images/index/new-header-bg.png?r=20250520-1") center top no-repeat;
    z-index: 13;
}

.news-container .news-header-bg .news-banner-container {
    padding-left: 1px;
}

.news-container .news-header-bg .news-banner-container .news-banner-list .news-banner {
    position: relative;
    display: block;
    width: 500px;
    height: 280px;
    overflow: hidden;
}

.news-container .news-header-bg .news-banner-container .news-banner-list .news-banner img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-container .news-header-bg .news-content-container {
    width: 498px;
    padding-right: 1px;
}

.news-container .news-header-bg .news-content-container .news-list {
    height: 280px;
    overflow: hidden;
}

.news-container .news-header-bg .news-content-container .news {
    cursor: default;
    height: 70px;
}

.news-container .news-header-bg .news-content-container .news .newslink {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.news-container .news-header-bg .news-content-container .news.current {
    height: 140px;
}

.news-container .news-header-bg .news-content-container .news.current .news-box {
    height: 120px;
}

.news-container .news-header-bg .news-content-container .news.current .news-box .more-container {
    opacity: 1;
}

.news-container .news-header-bg .news-content-container .news.current .news-box .content-container {
    opacity: 1;
}

.news-container .news-header-bg .news-content-container .news.leave {
    animation: toSmallHeight 0.5s 0s ease forwards;
    -webkit-animation: toSmallHeight 0.5s 0s ease forwards;
}

.news-container .news-header-bg .news-content-container .news.leave .news-box {
    animation: toSmallHeightBox 0.5s 0s ease forwards;
    -webkit-animation: toSmallHeightBox 0.5s 0s ease forwards;
}

.news-container .news-header-bg .news-content-container .news.leave .news-box .more-container {
    animation: fadeOut 0.5s 0s ease forwards;
    -webkit-animation: fadeOut 0.5s 0s ease forwards;
}

.news-container .news-header-bg .news-content-container .news.leave .news-box .content-container {
    animation: fadeOut 0.5s 0s ease forwards;
    -webkit-animation: fadeOut 0.5s 0s ease forwards;
}

.news-container .news-header-bg .news-content-container .news.hover {
    animation: toBigHeight 0.5s 0s ease forwards;
    -webkit-animation: toBigHeight 0.5s 0s ease forwards;
}

.news-container .news-header-bg .news-content-container .news.hover .news-box {
    animation: toBigHeightBox 0.5s 0s ease forwards;
    -webkit-animation: toBigHeightBox 0.5s 0s ease forwards;
}

.news-container .news-header-bg .news-content-container .news.hover .news-box .more-container {
    animation: fadeIn 0.5s 0s ease forwards;
    -webkit-animation: fadeIn 0.5s 0s ease forwards;
}

.news-container .news-header-bg .news-content-container .news.hover .news-box .content-container {
    animation: fadeIn 0.5s 0s ease forwards;
    -webkit-animation: fadeIn 0.5s 0s ease forwards;
}

.news-container .news-header-bg .news-content-container .news .news-img {
    width: 150px;
    height: 100%;
}


.news-container .news-header-bg .news-content-container .news .news-box {
    position: relative;
    width: 318px;
    height: 45px;
    padding: 15px;
    background: #f5f5f5;
}

.news-container .news-header-bg .news-content-container .news .news-box.odd {
    background: #fafafa;
}

.news-container .news-header-bg .news-content-container .news .news-box .news-title {
    width: 250px;
    font-size: 12px;
    color: #000000;
}

.news-container .news-header-bg .news-content-container .news .news-box .news-time {
    width: 66px;
    font-size: 12px;
    color: #585858;
}

.news-container .news-header-bg .news-content-container .news .news-box .content-container {
    opacity: 0;
    margin-top: 15px;
}

.news-container .news-header-bg .news-content-container .news .news-box .content-container .news-content {
    font-size: 10px;
    color: #585858;
    text-indent: 26px;
    line-height: 18px;
}

.news-container .news-header-bg .news-content-container .news .news-box .more-container {
    opacity: 0;
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.news-container .news-header-bg .news-content-container .news .news-box .more-container .more {
    font-size: 10px;
    color: #a4b7d6;
    text-decoration: none;
}

@-webkit-keyframes space {
    0% {
        background-size: auto 150%;
    }

    100% {
        background-size: auto 100%;
    }
}

@keyframes space {
    0% {
        background-size: auto 150%;
    }

    100% {
        background-size: auto 100%;
    }
}

@-webkit-keyframes court {
    0% {
        background-size: auto 120%;
    }

    100% {
        background-size: auto 100%;
    }
}

@keyframes court {
    0% {
        background-size: auto 120%;
    }

    100% {
        background-size: auto 100%;
    }
}

@keyframes sea {
    0% {
        background-position: center -15px;
    }

    25% {
        background-position: center 0px;
    }

    50% {
        background-position: center -15px;
    }

    75% {
        background-position: center -30px;
    }

    100% {
        background-position: center -15px;
    }
}

@-webkit-keyframes sea {
    0% {
        background-position: center -15px;
    }

    25% {
        background-position: center 0px;
    }

    50% {
        background-position: center -15px;
    }

    75% {
        background-position: center -30px;
    }

    100% {
        background-position: center -15px;
    }
}

@keyframes fadeOut {
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes fadeOut {
    100% {
        opacity: 0;
    }
}

@keyframes fadeIn {
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    100% {
        opacity: 1;
    }
}

@keyframes toBigHeight {
    0% {
        height: 84px;
    }

    100% {
        height: 140px;
    }
}

@-webkit-keyframes toBigHeight {
    0% {
        height: 84px;
    }

    100% {
        height: 140px;
    }
}

@keyframes toSmallHeight {
    0% {
        height: 140px;
    }

    100% {
        height: 84px;
    }
}

@-webkit-keyframes toSmallHeight {
    0% {
        height: 140px;
    }

    100% {
        height: 84px;
    }
}

@-webkit-keyframes toBigHeightBox {
    0% {
        height: 54px;
    }

    100% {
        height: 110px;
    }
}

@keyframes toBigHeightBox {
    0% {
        height: 54px;
    }

    100% {
        height: 110px;
    }
}

@-webkit-keyframes toSmallHeightBox {
    0% {
        height: 110px;
    }

    100% {
        height: 54px;
    }
}

@keyframes toSmallHeightBox {
    0% {
        height: 110px;
    }

    100% {
        height: 54px;
    }
}

.game-list-container {
    position: relative;
    border-top: 4px solid #71bebf;
    background: #0f1316 url("../images/index/gamelist-bg.jpg?r=20250520-1") center top no-repeat;
    min-height: 1360px;
    padding-bottom: 30px;
}

.game-list-container .slogan-container {
    margin-top: 65px;
}

.game-list-container .slogan-container .all-slogan {
    width: 120px;
    height: auto;
    margin: 0 auto;
}

.game-list-container .slogan-container .all-slogan img {
    width: 100%;
    height: auto;
    display: block;
}

.game-list-container .slogan-container .all-slogan-sub {
    margin-top: 15px;
    text-align: center;
    color: #ffffff;
}

.game-list-container .slogan-container .all-slogan-sub span {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 30px;
    color: #ffffff;
}

.game-list-container .slogan-container .learn-more {
    display: block;
    text-decoration: none;
    margin: 40px auto 0 auto;
}

.game-list-container .game-cover-container {
    margin-top: 80px;
}

.game-list-container .game-cover-container .game-cover {
    position: relative;
    width: 500px;
    height: 500px;
}

.game-list-container .game-cover-container .game-cover:hover .cover-mask {
    opacity: 0.5;
}

.game-list-container .game-cover-container .game-cover:hover .game-title-container {
    margin: 118px 100px 0px 100px;
}

.game-list-container .game-cover-container .game-cover:hover .game-des-container {
    opacity: 1;
}

.game-list-container .game-cover-container .game-cover:hover .game-line {
    opacity: 1;
}

.game-list-container .game-cover-container .game-cover:hover .more-info {
    opacity: 1;
}

.game-list-container .game-cover-container .cover-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
    z-index: 1;
    transition: opacity .5s;
}

.game-list-container .game-cover-container .game-infos {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.game-list-container .game-cover-container .cover1 {
    background: url("../images/index/game-cover-op.jpg?r=20250520-1") center center no-repeat;
}

.game-list-container .game-cover-container .cover2 {
    background: url("../images/index/game-cover-nba.jpg?r=20250520-1") center center no-repeat;
}

.game-list-container .game-cover-container .cover3 {
    background: url("../images/index/game-cover-tf.jpg?r=20250520-1") center center no-repeat;
}

.game-list-container .game-cover-container .cover4 {
    background: url("../images/index/game-cover-sd.jpg?r=20250520-1") center center no-repeat;
}

.game-list-container .game-cover-container .game-title-container {
    margin: 180px 100px 0px 100px;
    transition: margin .5s;
}

.game-list-container .game-cover-container .game-line {
    opacity: 0;
    margin: 25px auto 15px auto;
    width: 220px;
    border-top: 1px solid white;
    transition: opacity .5s;
}

.game-list-container .game-cover-container .game-des-container {
    opacity: 0;
    transition: opacity .5s;
}

.game-list-container .game-cover-container .game-title {
    font-size: 38px;
    color: #ffffff;
    text-align: center;
}

.game-list-container .game-cover-container .game-title-sub {
    font-size: 14px;
    color: white;
    text-align: center;
    margin-top: 4px;
}

.game-list-container .game-cover-container .game-des {
    font-size: 14px;
    color: white;
    text-align: center;
    margin-bottom: 6px;
}

.game-list-container .game-cover-container .more-info {
    opacity: 0;
    position: absolute;
    bottom: 65px;
    left: 50%;
    margin-left: -51px;
    text-decoration: none;
    transition: opacity .5s;
}

#game-list-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
}

.joinus-container {
    position: relative;
    border-top: 4px solid #f4cc26;
    background: #fed312 url("../images/index/joinus-bg.jpg?r=20250520-1") center top no-repeat;
    padding-bottom: 100px;
}

.joinus-container .joinus-slogan-container {
    height: 330px;
    padding-top: 170px;
}

.joinus-container .joinus-slogan-container .joinus-slogan {
    font-size: 30px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
}

.joinus-container .joinus-slogan-container a {
    display: block;
    text-decoration: none;
    text-align: center;
    margin: 50px auto 0;
}

.joinus-container .joinus-infos a {
    display: block;
    margin: 0 auto;
    text-decoration: none;
    margin-top: 40px;
}

#joinus-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
    background: #000;
    opacity: 0.3;
}

@keyframes flyFromRight {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    80% {
        opacity: 1;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}

@-webkit-keyframes flyFromRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }

    80% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px);
    }
}

@keyframes flyFromEarth {
    0% {
        opacity: 0;
        transform: scale(0, 0);
        transform-origin: center right;
    }

    100% {
        opacity: 1;
        transform: scale(1, 1);
        transform-origin: center right;
    }
}

@-webkit-keyframes flyFromEarth {
    0% {
        opacity: 0;
        -webkit-transform: scale(0, 0);
        -webkit-transform-origin: center right;
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1, 1);
        -webkit-transform-origin: center right;
    }
}

@keyframes danceFromRight {
    0% {
        opacity: 0;
        transform: translate(2000px, 200px) scale(0, 0);
    }

    100% {
        opacity: 1;
        transform: translate(0px, 0px) scale(1, 1);
    }
}

@-webkit-keyframes danceFromRight {
    0% {
        opacity: 0;
        -webkit-transform: translate(2000px, 200px) scale(0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0px) scale(1, 1);
    }
}

@keyframes liuxian {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

@-webkit-keyframes liuxian {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

@keyframes lizi {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes lizi {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fire {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes fire {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

#homepageBxsliderPager {
    position: absolute;
    left: 50%;
    margin-left: -476px;
    bottom: 490px;
    z-index: 15;
    height: 6px;
    width: 400px;
}

#homepageBxsliderPager a {
    display: inline-block;
    width: 16px;
    height: 100%;
    background-color: #8e8a88;
    border-radius: 15px;
    margin-right: 10px;
}

#homepageBxsliderPager a.active {
    background-color: #fff;
    animation: pager 0.5s ease forwards;
    -webkit-animation: pager 0.5s ease forwards;
}

@keyframes pager {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.5);
    }

    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes pager {
    0% {
        -webkit-transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.5);
    }

    100% {
        -webkit-transform: scale(1);
    }
}