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

}

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

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

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

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

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

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

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

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

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

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

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

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

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



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

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


.play_game .left_adv .iFmTCx .iZJgLq[data-v-a6f9473a] {
    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-a6f9473a] {
    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-a6f9473a] {
    width: 115px;
    height: 100%;
    margin-right: 5px;
    padding-top: 8px;
    box-sizing: border-box
}

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

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

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

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

.play_game .game_item .game_name[data-v-a6f9473a] {
    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-a6f9473a] {
    border: #fc0 2px solid;
    opacity: .8
}

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

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

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

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

.right_top_adv .iFmTCx .iZJgLq[data-v-a6f9473a],.right_bottom_adv .iFmTCx .iZJgLq[data-v-a6f9473a] {
    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-a6f9473a] {
    width: 314px;
    height: 266px;
    position: absolute;
    top: 5px;
    right: 15px;
    box-sizing: border-box
}

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

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

.bottom_game .bottom_adv[data-v-a6f9473a] {
    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-a6f9473a] {
    display: inline-flex;
    flex-direction: column
}

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

.bottom_game .bottom_adv .iFmTCx .iZJgLq[data-v-a6f9473a] {
    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-a6f9473a] {
    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-a6f9473a] {
    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-a6f9473a] {
    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-a6f9473a] {
    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-a6f9473a] {
    border: #fc0 2px solid;
    opacity: .8
}

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

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

.bottom_game .bottom_list .game_type .cMEgnO[data-v-a6f9473a] {
    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-a6f9473a] {
    width: 95px;
    height: 95px;
    border-radius: 16px;
    margin-left: 1;
    margin-right: 10
}

.game_describe[data-v-a6f9473a] {
    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-a6f9473a] {
    width: 200px;
    height: 50px;
    margin: 10px auto;
    margin-bottom: 40px;
    cursor: pointer
}

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

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

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