@media (min-width: 1460px) and (max-width: 1619.9px) {
    .right_game[data-v-e9de14b9] {
        display:none!important
    }

}

@media (max-width: 1460px) {
    .left_adv[data-v-e9de14b9],.left_game[data-v-e9de14b9] {
        display:none!important
    }
}

@media (max-width: 1380px) {
    .right_top_adv[data-v-e9de14b9] {
        display:none!important
    }

    .right_bottom_adv[data-v-e9de14b9] {
        top: 5px!important
    }

    .bottom_game[data-v-e9de14b9] {
        margin: 0 auto!important
    }
}

@media (max-width: 1280px) {
    .right_game[data-v-e9de14b9] {
        display:none!important
    }

    .bottom_game[data-v-e9de14b9] {
        margin: 0 auto!important
    }
}

@media (max-width: 1024px) {
    .right_top_adv[data-v-e9de14b9],.right_bottom_adv[data-v-e9de14b9] {
        display:none!important
    }

    .play_game[data-v-e9de14b9] {
        width: 100%!important
    }

    .play_game .play[data-v-e9de14b9] {
        margin-right: 0!important
    }

    .bottom_game[data-v-e9de14b9] {
        margin-left: 0!important
    }
}

.play_game[data-v-e9de14b9] {
    width: 1600px;
    height: 626px;
    display: flex;
    padding: 5px;
    box-sizing: border-box;
    margin: 0 auto;
}

.play_game .left_adv[data-v-e9de14b9] {
    width: 160px;
    height: 100%;
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff
}

.play_game .right_adv[data-v-e9de14b9] {
    width: 160px;
    height: 100%;
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff
}



.play_game .left_adv .iFmTCx[data-v-e9de14b9] {
    display: inline-flex;
    flex-direction: column
}

.play_game .left_adv .iFmTCx .eDhvMX[data-v-e9de14b9] {
    background: #ffffff80;
    border-radius: 10px
}


.play_game .left_adv .iFmTCx .iZJgLq[data-v-e9de14b9] {
    font: 400 9px/2 Arial,sans-serif;
    text-align: center;
    opacity: .7;
    height: 20px;
    letter-spacing: 1px;
    color: #333
}

.play_game .right_adv .iFmTCx .iZJgLq[data-v-e9de14b9] {
    font: 400 9px/2 Arial,sans-serif;
    text-align: center;
    opacity: .7;
    height: 20px;
    letter-spacing: 1px;
    color: #333
}


.play_game .left_game[data-v-e9de14b9] {
    width: 115px;
    height: 100%;
    margin-right: 5px;
    padding-top: 8px;
    box-sizing: border-box
}

.play_game .play[data-v-e9de14b9] {
    flex: 1;
    width: 800px;
    height: 616px;
    margin-right: 10px
}

.play_game .right_game[data-v-e9de14b9] {
    width: 115px;
    height: 100%;
    margin-right: 5px;
    padding-top: 8px;
    box-sizing: border-box
}

.play_game .game_item[data-v-e9de14b9] {
    display: block;
    width: 115px;
    height: 115px;
    margin-bottom: 8px;
    position: relative
}

.play_game .game_item img[data-v-e9de14b9] {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    border: #fff 2px solid;
    box-sizing: border-box
}

.play_game .game_item .game_name[data-v-e9de14b9] {
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    color: #035193;
    font-weight: 700;
    background-color: #fc0;
    padding: 5px 0;
    font-size: 13px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    line-height: 22px;
    text-align: center
}

.play_game .game_item:hover img[data-v-e9de14b9] {
    border: #fc0 2px solid;
    opacity: .8
}

.play_game .game_item:hover .game_name[data-v-e9de14b9] {
    opacity: 1
}

.right_top_adv[data-v-e9de14b9],.right_bottom_adv[data-v-e9de14b9] {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff
}

.right_top_adv .iFmTCx[data-v-e9de14b9],.right_bottom_adv .iFmTCx[data-v-e9de14b9] {
    display: inline-flex;
    flex-direction: column
}

.right_top_adv .iFmTCx .eDhvMX[data-v-e9de14b9],.right_bottom_adv .iFmTCx .eDhvMX[data-v-e9de14b9] {
    background: #ffffff80;
    border-radius: 10px
}

.right_top_adv .iFmTCx .iZJgLq[data-v-e9de14b9],.right_bottom_adv .iFmTCx .iZJgLq[data-v-e9de14b9] {
    font: 400 9px/2 Arial,sans-serif;
    text-align: center;
    opacity: .7;
    height: 20px;
    letter-spacing: 1px;
    color: #333;
    display: none;
}

.right_top_adv[data-v-e9de14b9] {
    width: 314px;
    height: 266px;
    position: absolute;
    top: 5px;
    right: 15px;
    box-sizing: border-box
}

.right_bottom_adv[data-v-e9de14b9] {
    width: 314px;
    height: auto;
    position: absolute;
    top: 272px;
    right: 15px;
    overflow: hidden;
    box-sizing: border-box
}

.bottom_game[data-v-e9de14b9] {
    width: 1000px;
    /* margin-left:calc((100% - 1310px)/2); */
    margin: 0 auto;
}

.bottom_game .bottom_adv[data-v-e9de14b9] {
    width: 970px;
    height: 110px;
    margin: 10px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff
}

.bottom_game .bottom_adv .iFmTCx[data-v-e9de14b9] {
    display: inline-flex;
    flex-direction: column
}

.bottom_game .bottom_adv .iFmTCx .eDhvMX[data-v-e9de14b9] {
    background: #ffffff80;
    border-radius: 10px
}

.bottom_game .bottom_adv .iFmTCx .iZJgLq[data-v-e9de14b9] {
    font: 400 9px/2 Arial,sans-serif;
    text-align: center;
    opacity: .7;
    height: 20px;
    letter-spacing: 1px;
    color: #333
}

.bottom_game .bottom_list[data-v-e9de14b9] {
    width: 1000px;
    margin: 10px auto;
    padding: 10px 5px 10px 20px;
    overflow: hidden;
    background-color: #0050a4;
    color: #fff;
    box-sizing: border-box;
    border-radius: 10px
}

.bottom_game .bottom_list .game_item_bottom[data-v-e9de14b9] {
    display: block;
    position: relative;
    float: left;
    margin: 0 12px 15px 0;
    text-align: center;
    width: 150px;
    height: 150px
}

.bottom_game .bottom_list .game_item_bottom img[data-v-e9de14b9] {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    border: #fff 2px solid;
    box-sizing: border-box
}

.bottom_game .bottom_list .game_item_bottom .game_name[data-v-e9de14b9] {
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    color: #035193;
    font-weight: 700;
    background-color: #fc0;
    padding: 5px 0;
    font-size: 13px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    line-height: 22px;
    text-align: center
}

.bottom_game .bottom_list .game_item_bottom:hover img[data-v-e9de14b9] {
    border: #fc0 2px solid;
    opacity: .8
}

.bottom_game .bottom_list .game_item_bottom:hover .game_name[data-v-e9de14b9] {
    opacity: 1
}

.bottom_game .bottom_list .title[data-v-e9de14b9] {
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding-bottom: 10px
}

.bottom_game .bottom_list .game_type .cMEgnO[data-v-e9de14b9] {
    width: 204px;
    height: 95px;
    box-shadow: #0000003d 0 6px 12px;
    float: left;
    margin-right: 38px;
    margin-bottom: 16px;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    border-radius: 20px;
    background-color: #fff;
    text-decoration: none;
}

.bottom_game .bottom_list .game_type .cMEgnO img[data-v-e9de14b9] {
    width: 95px;
    height: 95px;
    border-radius: 16px;
    margin-left: 1;
    margin-right: 10
}

.game_describe[data-v-e9de14b9] {
    margin: 10px 0;
    content-visibility: auto;
    contain: layout paint;
    contain-intrinsic-size: 400px;
    border-radius: 10px;
    background-color: #0050a4;
    height: auto;
    position: relative;
    color: #fff;
    font-size: 14px;
    overflow-anchor: auto;
    line-height: 24px;
    padding: 30px
}

.backtogame[data-v-e9de14b9] {
    width: 200px;
    height: 50px;
    margin: 10px auto;
    margin-bottom: 40px;
    cursor: pointer
}

.backtogame img[data-v-e9de14b9] {
    width: 100%;
    height: 100%
}

.backToTop[data-v-e9de14b9] {
    width: 60px;
    height: 50px;
    position: fixed;
    bottom: 50px;
    right: 10px;
    cursor: pointer
}

.backToTop img[data-v-e9de14b9] {
    width: 100%;
    height: 100%
}

/* 🎨 详情页背景色统一设计 */
.details-container {
    background: linear-gradient(135deg, 
        #fff8e1 0%,     /* 极浅黄 */
        #fffbf0 25%,    /* 奶白色 */
        #ffffff 50%,    /* 纯白 */
        #fffbf0 75%,    /* 奶白色 */
        #fff8e1 100%    /* 极浅黄 */
    );
    min-height: 100vh;
}

/* 游戏详情卡片背景 */
.game-details-card {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 15px;
    padding: 25px;
    margin: 20px 0;
    box-shadow: 0 5px 20px rgba(252, 204, 0, 0.12);
    backdrop-filter: blur(5px);
}

/* 游戏播放区域背景 */
.game-play-area {
    background: rgba(255, 255, 255, 0.98);
    border-radius: 10px;
    padding: 15px;
    box-shadow: 0 3px 15px rgba(252, 204, 0, 0.1);
}

/* 推荐游戏区域背景 */
.recommended-games {
    background: rgba(255, 251, 240, 0.9);
    border-radius: 12px;
    padding: 20px;
    margin: 20px 0;
    box-shadow: 0 4px 15px rgba(252, 204, 0, 0.08);
}

/* 🔤 详情页文字对比度优化 */

/* 详情页标题文字增强 */
.details-container h1, 
.details-container h2, 
.details-container h3 {
    color: #1a202c !important;
    text-shadow: 0 2px 4px rgba(255, 255, 255, 0.9);
    font-weight: 700;
}

/* 游戏详情卡片文字 */
.game-details-card .game-title {
    color: #1a202c !important;
    text-shadow: 0 1px 3px rgba(255, 255, 255, 0.8);
    font-weight: 700;
    font-size: 24px;
}

.game-details-card .game-description {
    color: #4a5568 !important;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.7);
    line-height: 1.6;
}

/* 游戏播放区域文字 */
.game-play-area .play-button {
    color: white !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
    font-weight: 600;
}

/* 推荐游戏文字 */
.recommended-games .section-title {
    color: #1a202c !important;
    text-shadow: 0 2px 4px rgba(255, 255, 255, 0.9);
    font-weight: 700;
}

.recommended-games .game-item-title {
    color: #2d3748 !important;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.8);
    font-weight: 600;
}
