<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 999;
    background: rgba(50, 50, 50, 0.70);
    backdrop-filter: blur(7px);
}

.header .header-main {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1320px;
    height: 100%;
    margin: 0 auto;
}

.header .header-main .header-logo {
    display: flex;
    align-items: center;
}

.header .header-main .header-logo::after {
    display: none !important;
}

.header .header-main .header-logo p {
    color: #FFF;
    text-align: center;
    font-size: 23.054px;
    font-style: normal;
    font-weight: 380;
    line-height: normal;
    text-transform: uppercase;
    margin-left: 0;
}

.header .header-main .header-logo-img {
    position: relative;
    width: 200px;
    height: 45.708px;
    margin-right: 41px;
}

.header .header-main .header-logo-img a {
    display: block;
    width: 100%;
    height: 100%;
}

.header .header-main .header-logo-img img {
    width: 100%;
    height: 100%;
}

.header .header-main .header-logo-img::after {
    position: absolute;
    right: -25px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    content: "";
    width: 1px;
    height: 28px;
    background-color: #B6B6B6;
}

.header .header-main .header-logo-sf {
    position: relative;
    width: 153px;
    height: 37.055px;
    margin-right: 40px;
}

.header .header-main .header-logo-sf img {
    width: 100%;
    height: 100%;
}

.header .header-main .header-logo-sf::after {
    position: absolute;
    right: -25px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    content: "";
    width: 1px;
    height: 28px;
    background-color: #B6B6B6;

}

.header .header-main .header-btn {
    width: 179px;
    height: 42px;
    cursor: pointer;
    background-image: url('/article/img/battlenet/apex/apex_headerBtn.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    padding: 9px 28px 11px 75px;
    box-sizing: border-box;
}

/* .header .header-main .header-btn img {
    width: 100%;
    height: 100%;
} */

.apex-partOne {
    width: 100%;
    height: 876px;
    background-image: url('/article/img/battlenet/apex/apex-sec1-bg.png');
    background-size: 2560px 100%;
    background-repeat: no-repeat;
    background-position: center top;
}

.apex-partOne .apex-partOne-main {
    position: relative;
    /* display: flex; */
    width: 1320px;
    height: 100%;
    margin: 0 auto;
    padding-top: 391px;
    box-sizing: border-box;
}

/* .apex-partOne .apex-partOne-main .apex-partOne-left {
    width: 752.551px;
} */

.apex-partOne .apex-partOne-main .apex-partOne-title {
    color: #FFF;
    text-align: center;
    font-size: 75px;
    font-style: normal;
    font-weight: 630;
    line-height: normal;
}

.apex-partOne .apex-partOne-main .apex-partOne-desc {
    width: 795px;
    height: 50px;
    background-image: url('/article/img/battlenet/apex/apex-sec1-descBg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    color: #FFF;
    text-align: center;
    font-size: 35px;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    margin: 14px auto 11.5px;
    /* letter-spacing: 0.2rem; */
}

.apex-partOne .apex-partOne-main .apex-partOne-btn {
    width: 384px;
    height: 106px;
    cursor: pointer;
    margin: 0 auto;
    background-image: url('/article/img/battlenet/apex/apex-sec1-btn.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #000;
    font-size: 25px;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    padding-top: 52.5px;
    padding-left: 170px;
    box-sizing: border-box;
}

.apex-partOne .apex-partOne-main .apex-partOne-left-btn img {
    width: 100%;
    height: 100%;
}

.apex-partTwo {
    width: 100%;
    height: 894px;
    background-image: url('/article/img/battlenet/apex/apex-sec2-bg.png');
    background-size: 2560px 100%;
    background-repeat: no-repeat;
    background-position: center top;
}

.apex-partTwo .apex-partTwo-main {
    width: 1387.322px;
    margin: 0 auto;
    padding-top: 123px;
    box-sizing: border-box;
}

.apex-partTwo .apex-partTwo-main .apex-partTwo-title {
    color: #FFF;
    text-align: center;
    font-size: 64px;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
}


.apex-partTwo .apex-partTwo-main .apex-partTwo-desc {
    color: #FFF;
    text-align: center;
    font-size: 25px;
    font-style: normal;
    font-weight: bold;
    line-height: 23px;
    margin: 10px auto 93.02px;
}

.apex-partTwo .apex-partTwo-main .apex-partTwo-imgBox {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1387.322px;
    height: 407.64px;
}

.apex-partTwo .apex-partTwo-main .apex-partTwo-imgBox img:nth-child(1) {
    width: 592.321px;
    height: 341.192px;
    flex-shrink: 0;
}

.apex-partTwo .apex-partTwo-main .apex-partTwo-imgBox img:nth-child(2) {
    position: absolute;
    left: 46%;
    transform: translateX(-50%);
}

.apex-partTwo .apex-partTwo-main .apex-partTwo-imgBox img:nth-child(3) {
    width: 707px;
    height: 407.64px;
    flex-shrink: 0;
}

.apex-partThree {
    width: 100%;
    height: 1280px;
    background-image: url('/article/img/battlenet/apex/apex-sec3-bg.png');
    background-size: 2560px 100%;
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: -1px;
}

.apex-partThree .apex-partThree-main {
    width: 1360px;
    margin: 0 auto;
    padding-top: 97px;
    box-sizing: border-box;
}

.apex-partThree .apex-partThree-main .apex-partThree-title {
    color: #FFF;
    font-size: 64px;
    font-style: normal;
    font-weight: 550;
    line-height: normal;
    text-align: center;
}

.apex-partThree .apex-partThree-main .apex-partThree-desc {
    color: #FFF;
    text-align: center;
    font-size: 25px;
    font-style: normal;
    font-weight: bold;
    line-height: 23px;
    margin: 10px 0 87px;
}

.apex-partThree .apex-partThree-main .apex-partThree-imgBox {
    width: 1007px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

.apex-partThree .apex-partThree-main .apex-partThree-imgBox .apex-partThree-imgBox-item {
    margin-right: 33px;
    margin-bottom: 33px;
    width: 487px;
}

.apex-partThree .apex-partThree-main .apex-partThree-imgBox .apex-partThree-imgBox-item:nth-child(2n+2) {
    margin-right: 0;
}

.apex-partThree .apex-partThree-main .apex-partThree-imgBox .apex-partThree-imgBox-item h3:nth-child(2) {
    color: #FFF;
    font-size: 25px;
    font-style: normal;
    font-weight: 520;
    line-height: normal;
    margin: 15px 0;
}

.apex-partThree .apex-partThree-main .apex-partThree-imgBox .apex-partThree-imgBox-item p:nth-child(3) {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 330;
    line-height: normal;
}


.apex-partFour {
    width: 100%;
    /* height: 2289px; */
    background-image: url('/article/img/battlenet/apex/apex-sec4-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: -1px;
}

.apex-partFour .apex-partFour-main {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 56.48px;
    padding-bottom: 30px;
    box-sizing: border-box;
}

.apex-partFour .apex-partFour-main .apex-partFour-txt {
    color: #000;
    text-align: center;
    font-size: 64.15px;
    font-style: normal;
    font-weight: 620;
    line-height: normal;

}

.apex-partFour .apex-partFour-main .apex-partFour-txt span {
    color: #FF4747;
    font-family: MiSans;
    font-size: 64px;
    font-style: normal;
    font-weight: 620;
    line-height: normal;
}

.apex-partFour .apex-partFour-main .blizzard-partFour-news a li p:nth-child(2) {
    color: #000;
    font-size: 18px;
    height: 52px;
}

.apex-partFour .apex-partFour-main .blizzard-partFour-news li p:nth-child(3) {
    color: #000;
    font-size: 16px;
}

.apex-partFour .apex-partFour-main .blizzard-partFour-news li p:nth-child(4) {
    color: rgba(0, 0, 0, 0.6);
    font-size: 16px;
}


.apex-partFive {
    width: 100%;
    height: 1396px;
    background-image: url('/article/img/battlenet/apex/apex-sec5-bg.png');
    background-size: 2560px 100%;
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: -1px;
}

.apex-partFive .apex-partFive-main {
    width: 1310px;
    height: 100%;
    margin: 0 auto;
    padding-top: 114px;
    box-sizing: border-box;
}

.apex-partFive .apex-partFive-main .apex-partFive-txt1 {
    color: #FFF;
    font-family: MiSans;
    text-align: center;
    font-size: 55px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 123px;
}

.apex-partFive .apex-partFive-main .apex-partFive-txt1 span {
    color: #FFA802;
    font-family: MiSans;
    font-size: 55px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.apex-partFive .apex-partFive-main .apex-partFive-hotGames {
    display: flex;
    flex-wrap: wrap;
}

.apex-partFive .apex-partFive-main .apex-partFive-hotGames a {
    display: inline-block;
    flex-shrink: 0;
    width: 246px;
    margin-right: 20px;
    margin-bottom: 40px;
    cursor: pointer;
}

.apex-partFive .apex-partFive-main .apex-partFive-hotGames a li img {
    width: 100%;
    height: 306px;
    border-radius: 8px;
}

.apex-partFive .apex-partFive-main .apex-partFive-hotGames a:nth-child(5n+5) {
    margin-right: 0;
}

.apex-partFive .apex-partFive-main .apex-partFive-hotGames-txt {
    text-overflow: ellipsis;
    text-wrap: nowrap;
    overflow: hidden;
    color: #FFF;
    text-align: center;
    font-family: MiSans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 18px;
}

.apex-partFive .apex-partFive-main .apex-partFive-newsBox {
    margin-top: 67px;
}

.apex-partFour .apex-partFour-main .blizzard-partFour-news {
    margin-bottom: 0;
}

.apex .footer {
    padding: 20px 0;
    text-align: center;
    background: #050505;
    color: #666;
    font-family: "MiSans VF";
    font-size: 12px;
    font-style: normal;
    font-weight: 330;
    line-height: 16px;
    margin-top: -1px;
}

@keyframes upAndDown {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}</pre></body></html>