html {
    font-size: 100px;
}
.layui-nav-child {
    background-color: #024053;
    border: none;
    left: -95px;
    top: 55px;
}
.layui-nav .layui-nav-child a {
    color: #96C4D3;
}
.layui-nav .layui-nav-child a:hover {
    background-color: #004F67;
    color: white;
}
.layui-nav {
    position: absolute;
    padding: 0 15px;
    color: #419db9;
    border-radius: 2px;
    right: -80px;
    font-size: 0;
    background-color: unset;
    box-sizing: border-box;
}
.logo {
    font-size: 0.16rem;
}
.breadcrumb {
    background-color: transparent;
}
.breadcrumb-item + .breadcrumb-item::before {
    content: ">";
    color: #107695;
}
.breadcrumb-item {
    color: #61daff !important;
}
.breadcrumb-item a {
    text-decoration: none;
    color: #107695 !important;
}
.breadcrumb-item active,
.breadcrumb-item + .breadcrumb-item::before,
.breadcrumb-item + .breadcrumb-item {
    padding: 0;
    padding-left: 0.05rem;
    padding-right: 0.05rem;
}
.breadcrumb-item {
    padding-right: 0.05rem;
}
.container1 {
    width: 80%;
    margin: 0 auto;
    padding: 0 0.15rem;
}
.breadcrumb-item-active {
    color: #007bff;
    font-weight: bold;
}
* {
    box-sizing: border-box;
}
body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    background-color: #024053;
}
body,
html {
}
.place {
    height: 1.2rem;
}
.gamebuff-header {
    width: 100%;
    height: 1.2rem;
    background-color: #004f67;
    color: white;
    display: flex;
    border-radius: 0 0 10px 10px;
    align-items: center;
    justify-content: space-between;
    transition: all 0.3s;
}
.logo {
    width: 25%;
}
.header-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1.2rem;
    background-color: #004f67;
    z-index: -1;
}
.logo-style {
    display: flex;
    flex-direction: column;
    height: 0.55rem;
    justify-content: flex-start;
}
.logo-title {
    height: 0.24rem;
    font-weight: bold;
    font-size: 0.24rem;
    color: #ff6c00;
    white-space: nowrap;
}
.logo-des {
    margin-top: 0.08rem;
    height: 0.16rem;
    font-weight: 400;
    font-size: 0.16rem;
    color: #999999;
}
.right-des ul li {
    font-size: 0.16rem;
    line-height: 0.38rem;
}
.game-cate ul li a  {
    margin-left: 0.05rem;
}
.game-cate ul li span:not(:last-child) {
    color: #2dafd7 !important;
}
.game-cate ul li span a {
    color: #2dafd7 !important;
}
.game-cate ul li span:last-child {
    color: #c9f2ff;
}
.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
    color: white;
    background-color: transparent;
    border-color: transparent;
}
.game-cate ul li:nth-of-type(3) span {
    color: #c9f2ff!important;
}
.game-cate ul li:nth-of-type(3) span:nth-of-type(1) {
    color: #2dafd7 !important
}

.cate-bottom {
    display: flex;
}
.right-des {
    margin-left: 0.48rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.logo {
    display: flex;
    align-items: center;
}
.logo img {
    width: 0.72rem;
    height: 0.74rem;
    vertical-align: middle;
    margin-right: 0.1rem;
}
.content {
    margin-top: 0.48rem;
    display: flex;
    justify-content: space-between;
}
.content-left {
    width: 85%;
}
.list-title {
    font-weight: bold;
    font-size: 0.24rem;
    color: #fe7816;
    text-align: right;
}
.content-right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.h1-title {
    font-weight: bold;
    font-size: 0.24rem;
    color: #61daff;
}
.title-line {
    margin-top: 0.16rem;
    width: 100%;
    height: 0.02rem;
    background: linear-gradient(90deg, #107695 0%, rgba(16, 118, 149, 0) 100%);
}
.search-box {
    padding: 0 .1rem;
    width: 4.02rem;
    height: .48rem;
    border-radius: .1rem;
    border: 2px solid #007EA4;
    font-size: .18rem;
    color: #ffffff;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}
.search-box img {
    width: .28rem;
    height: .28rem;
    cursor: pointer;
}
.search-box input {
    width: 100%;
    background-color: transparent;
    color: #ffffff;
}
.search-box input::placeholder {
    color: #036C8C;
}
.back-top {
    width: .4rem;
    height: .4rem;
    background: #107695;
    box-shadow: 0 8px 15px 0 rgba(0,44,57,0.5);
    border-radius: 6px;
    position: fixed;
    right: .2rem;
    bottom: .40rem;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    visibility: hidden;
}
.back-top:hover {
    background: #229dc2;
}
.back-top img {
    width: 80%;
    height: 80%;
}
.anchor-point{
    height: 1.3rem;
    margin-top: -1.3rem;
    position: absolute;
    visibility: hidden;
}
.main-navigation ul {
    width: 7.1rem;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer-ul {
    width: auto !important;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer-ul li a {
    width: auto !important;
}
.gamepp-url {
    margin-top: 0.6rem;
}
.gamepp-url span {
    color: #a4a4a4;
    font-size: 0.12rem;
}
.gamepp-url a {
    margin-left: 0.05rem;
    color: #4ec6ea;
    font-size: 0.12rem;
}
.company {
    margin-top: 0.4rem;
    display: flex;
    justify-content: center;
}
.company p span {
    color: #419db9;
}
.main-navigation li {
    position: relative;
    text-align: center;
}
.main-navigation li a {
    position: relative;
    display: inline-block;
    height: 0.19rem;
    font-weight: 400;
    font-size: 0.2rem;
    text-decoration: none;
    color: #419db9;
}
.main-navigation ul li::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 50%;
    right: 50%;
    height: 2px;
    background-color: #FF6C00;
    transition: all 0.3s ease;
}
.main-navigation ul li.active {
    right: 0;
    left: 0;
}
.main-navigation ul li.active::after {
    content: "";
    position: absolute;
    bottom: -5px;
    height: 2px;
    right: 0;
    left: 0;
    background-color: #FF6C00;
}
.main-navigation ul li:hover::after {
    right: 0;
    left: 0;
}
.download-button,
.download-button2 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.04rem;
    height: 0.56rem;
    border-radius: 10px;
    border: 3px solid #fe7816;
}
.download-button a svg,
.download-button2 a svg {
    width: 0.3rem;
    height: 0.3rem;
}
.download-button .btn:hover svg path,
.download-button2 .btn:hover svg path {
    fill: #ffffff;
}
.download-button:hover,
.download-button2:hover {
    background-color: #fe7816;
}
.btn {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 0.2rem;
    color: #fe7816;
    text-decoration: none;
    padding: 0;
}
.btn:hover {
    color: #ffffff;
}
.banner {
    margin-bottom: 0.6rem;
    margin-top: 0.16rem;
    justify-content: space-between;
}
.box {
    position: fixed;
    width: 100%;
    left: 0;
    display: flex;
    top: 0;
    justify-content: center;
    z-index: 999;
    background-color: #004f67;
}
.main-navigation {
    padding-right: .1rem;
}
.gamebuff-footer {
    height: 2.5rem;
    background-color: #004f67;
    color: white;
    border-radius: 0 0 10px 10px;
    align-items: center;
}
.bottom-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2.5rem;
    background-color: #004f67;
    z-index: -1;
}
.bottom-title {
    display: flex;
    align-items: center;
    padding-top: 0.25rem;
}
.bottom-title .logo {
    width: 25%;
}
.game-recommend img {
    width: 3rem;
    height: 1.4rem;
    border-radius: 10px;
    transition: transform 0.3s ease, filter 0.3s ease;
    transform-origin: center center;
}
.game-recommend:hover img,.game-recommend:hover div,.game-recommend:hover h3,.game-recommend:hover h4  {
    filter: brightness(1.05);
    transform: translateY(-4px)
}
.game-recommend div:not(:last-child),.game-recommend h3:not(:last-child),.game-recommend h4:not(:last-child)  {
    padding-left: .1rem;
    width: 100%;
    align-items: center;
    font-size: 0.12rem;
    height: 0.2rem;
    top: 0;
    background: linear-gradient(
            90deg,
            #0091bc 0%,
            rgba(255, 255, 255, 0) 100%,
            rgba(0, 145, 188, 0) 100%
    );
    border-radius: 10px 0 10px 0;
    position: absolute;
    display: flex;
    transition: transform 0.3s ease, filter 0.3s ease;
    transform-origin: center center;
}

.bg-dark {
    background-color: #004f67 !important;
}
.game-recommend div:last-child,.game-recommend h3:last-child,.game-recommend h4:last-child {
    padding-left: .1rem;
    width: 100%;
    justify-content: center;
    flex-direction: column;
    font-size: 0.14rem;
    height: 0.44rem;
    bottom: 0;
    background: linear-gradient(90deg, #0091bc 0%, rgba(0, 145, 188, 0.1) 100%);
    border-radius: 0 0 10px 10px;
    position: absolute;
    display: flex;
    transition: transform 0.3s ease, filter 0.3s ease;
    transform-origin: center center;
}
.game-recommend {
    margin-top: 0.25rem;
    position: relative;
}
.game-recommend span,.game-recommend p  {
    color: #ffffff;
}

@media (max-width: 1000px) {
    .article-list-left,.article-list-right {
        width: 100%;
    }
    .lastupdate-game-list li {
        width: 100%;
    }
    .lastupdate-game-list li img{
        width: 1.8rem;
        height: .9rem;
        border-radius: 10px;
    }
    .lastupdate-game-list li h1,.lastupdate-game-list li h2 {
        font-size: .14rem;
    }
    .lastupdate-game-list li h3 {
        font-size: .12rem;
    }
    .version-des {
        flex-wrap: wrap;
        justify-content: center;
    }
    .version-des .gamebuff-img {
        width: 6rem!important;
        height: 3.75rem!important;
        margin-bottom: 10px;
    }
    .version-des-text h2{
        font-size: .18rem !important;
        color: #2DAFD7;
        line-height: 1.8;
    }
    .version-des-text ul {
        font-size: .18rem !important;
        color: #61DAFF;
        line-height: 1.8;
    }
    .content-left {
        width: 100%;
    }
    html {
        font-size: 70px;
    }
    .cheats-left,
    .cheats-right {
        width: 100%;
    }
    .logo {
        width: 100%;
    }
    .allgame-list .list-box .list-left,.allgame-list .list-box .list-right {
        width: 100%;
    }
    .allgame-list .list-box .list-right {
        margin-top: 10px;
    }
}
@media (max-width: 768px) {
    .layui-nav {
        right: -25px;
    }
    .logo {
        justify-content: center;
    }
    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        --bs-gutter-x: 0;
    }
    html {
        font-size: 75px;
    }
    .bottom-title .logo {
        width: 95%;
    }
    .bottom-title {
        flex-direction: column;
    }
    .download-button {
        position: absolute;
    right: 90px;
    top: 15px;
    }
    .logo {
        width: 100%;
    }
    .standard-cheats {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .gamebuff-header {
        flex-direction: column;
        text-align: center;
        flex-wrap: wrap;
        height: auto;
    }

    .main-navigation ul {
        width: auto;
    }
    .right-des {
        margin-left: 0;
    }

    .header.sticky {
        top: 0;
        width: 100%;
        z-index: 100;
    }
    .main-navigation li {
        margin: 0.1rem 0;
    }
    .buy-button {
        text-align: center;
        margin-top: 0.2rem;
        margin-left: 0;
    }
    .cate-bottom {
        flex-direction: column;
        align-items: center;
    }
    .logo-style {
        margin-top: 0.1rem;
    }
    .h1-title {
        font-size: 0.16rem;
    }
    .main-navigation {
        flex-direction: column;
        width: 100%;
        margin-top: 0.1rem;
        position: relative;
    }
    .main-navigation ul li {
        position: relative;
        width: 0.8rem;
        margin: 0.05rem 0;
    }
    .cate-bottom{
        margin-bottom: .2rem;
    }
    .banner {
        flex-direction: column;
        justify-content: flex-start;
    }
    .content-left,
    .content-right {
        width: 100% !important;
    }
}
@media (max-width: 1200px) {
    .version-des .gamebuff-img {
        width: 4rem;
        height: 2.5rem;
    }
    .h1-title {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .p-des {
        text-align: center;
    }
    .search-box {
        margin: 0 auto;
    }
    .game-cate {
        padding: 0.3rem;
    }
    .content-left {
        width: 100%;
    }

    .right-des {
        align-items: center;
    }
    .download-button span {
        display: none;
    }
    .download-button {
        width: 30px;
        height: 30px;
    }
    .content-des {
        flex-direction: column;
        align-items: center;
    }

    .standard-cheats {
        width: 100%;
    }
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 90%;
    }
    html {
        font-size: 75px;
    }
}
@media (max-width: 1700px) {
    .gamebuff-img {
        width: 6rem;
        height: 3.75rem;
    }
    .version-des-text .h1-title,.gamebuff-version{
        font-size: .24rem;
    }
    .version-des-text ul {
        font-size: .16rem;
    }
    .version-des-text h2{
        font-size: .16rem;
    }
    .download-button span{
        /* display: none; */
    }
    html {
        font-size: 80px;
    }
    .content {
        flex-direction: column;
    }
    .content-right {
        margin-top: 0.2rem;
    }
    .game-box {
        display: flex;
        flex-wrap: wrap;
    }
    .game-recommend {
        margin-left: 0.1rem;
    }
}
@media (max-width: 572px) {
    html {
        font-size: 71px;
    }
    .game-box {
        justify-content: space-between;
    }
    .game-recommend {
        margin-left: 0;
    }
    .download-button {
        right: 65px;
    }
    .engine-title {
        flex-direction: column;
        align-items: normal;
    }
    .change-engine {
        margin-top: .2rem;
    }
}
@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 85%;
    }
}
.pagination {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    font-size: .12rem;
    color: white;
}
.pagination ul {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}
.pagination ul li {
    width: .34rem;
    height: .34rem;
    border-radius: 6px;
    border: 1px solid #107695;
    margin-left: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.pagination ul li a{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination ul li a{
    color: white;
}
.pagination ul li a:hover{
    color: white;
}
.pagination ul li:hover,.pagination ul li:active {
    background-color: #107695;
}
.pagination ul li img {
    width: .16rem;
    height: .16rem;
}

.pagination_active {
    background-color: #107695;
}
