html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

main {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: capitalize;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

/* ================ end nomalize ================ */

.hot_games .container .hot_swiper .swiper-wrapper .swiper-slide a .item_info dl dt,
.popular_games .container .popular_swiper .swiper-wrapper .swiper-slide>a dl dt,
.search_games_box .games_list li a p {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize
}

.detail_between .detail_aside .rat_top .rating_wrap,
.detail_between .detail_main .desc_ad .ad,
.item_game,
.mask_category .mask_main,
.no_res,
.popular_games .container .popular_swiper .swiper-wrapper .swiper-slide>a,
.search_games_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.featured_games .container .featured_banner,
.hot_games .container .hot_swiper,
.popular_games .container .popular_swiper,
body {
    overflow-x: hidden
}

.featured_games .container .featured_banner,
.hot_games .container .hot_swiper,
.popular_games .container .popular_swiper2,
body {
    overflow-x: hidden
}

.mask_category .mask_main,
body {
    background-color: var(--white2)
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body,
html {
    width: 100%;
    height: 100%
}

body {
    font-family: -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, noto sans, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol, noto color emoji;
    font: 14px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    width: 100%;
    min-height: 100%
}

body.mobile_mask {
    overflow-y: hidden
}

:root {
    --white: #fff;
    --link: #67014d;
    --white2: #f5f5f5;
    --white3: #f2f2f2;
    --black-rgba: rgba(0, 0, 0, .1);
    --black-rgba2: rgba(0, 0, 0, .2);
    --orange: #ff500e;
    --orange2: #FF9A46;
    --orange3: #ff4f00;
    --orange-rgba: rgba(255, 79, 0, .8);
    --gray: #999;
    --gray2: #333;
    --gray3: #666;
    --gray4: #ccc;
    --gray-rgba: rgba(102, 102, 102, .6);
    --radius15: 15px;
    --radius20: 20px;
    --radius25: 25px;
}

a {
    text-decoration: none
}

ol,
ul {
    list-style: none
}

.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

button {
    border: none;
    /* outline: 0 */
}

.container {
    width: 1430px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px
}

@media screen and (max-width:1430px) {
    .container {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .container {
        padding-left: 10px;
        padding-right: 10px
    }
}


.mask_category.active,
img {
    /* display: block; */
    display: -webkit-inline-box;
}

header .container .category_search nav a small,
header .container .category_search.index .search_form,
header .container .menu_branch_search .menu_trigger,
header .container .menu_branch_search .search_trigger,
header .mask_b {
    display: none
}

header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 70px
}

header .container .menu_branch_search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

header .container .menu_branch_search .branch {
    width: 130px;
    height: 60px;
    background: var(--orange);
    -webkit-box-shadow: 0 2px 8px 0 rgba(255, 79, 0, .6);
    box-shadow: 0 2px 8px 0 rgba(255, 79, 0, .6);
    border-radius: 0 0 var(--radius20) var(--radius20);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -10px
}

header .container .menu_branch_search .branch img {
    height: auto;
    padding: 10px
}

header .container .category_search .more,
header .container .category_search nav a span {
    -webkit-box-shadow: 0 2px 4px 0 var(--black-rgba);
    display: -webkit-box;
    display: -ms-flexbox;
    height: 40px;
    border-radius: var(--radius20)
}

header .container .category_search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 150px
}

header .container .category_search nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    height: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow-y: hidden
}

header .container .category_search nav a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.featured_games .container .featured_title .actions a+a,
.hot_games .container .hot_title .actions a+a,
.popular_games .container .popular_swiper .swiper-wrapper .swiper-slide>a dl dd:nth-child(3) .iconfont+.iconfont,
.popular_games .container .popular_title .actions a+a,
header .container .category_search nav a+a {
    margin-left: 10px
}

header .container .category_search nav a span {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
    font-size: 14px;
    color: var(--gray);
    background-color: var(--white);
    font-weight: 600;
    box-shadow: 0 2px 4px 0 var(--black-rgba);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-transform: capitalize;
}

header .container .category_search nav a span img {
    height: 14px;
    margin-right: 5px
}

header .container .category_search nav a:hover span {
    color: var(--orange);
    -webkit-box-shadow: 0 4px 4px 0 var(--black-rgba2);
    box-shadow: 0 4px 4px 0 var(--black-rgba2)
}

header .container .category_search .more {
    width: 40px;
    background: var(--white);
    box-shadow: 0 2px 4px 0 var(--black-rgba);
    margin-left: 10px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

header .container .category_search .more .iconfont {
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
    color: var(--gray2)
}

header .container .category_search .search_form {
    position: relative;
    margin-left: 10px
}

header .container .category_search .search_form input {
    width: 250px;
    height: 40px;
    background: var(--white);
    -webkit-box-shadow: 0 2px 4px 0 var(--black-rgba);
    box-shadow: 0 2px 4px 0 var(--black-rgba);
    border-radius: var(--radius20);
    border: none;
    outline: 0;
    text-indent: 1em
}

header .container .category_search .search_form button {
    width: 40px;
    height: 34px;
    background: var(--orange);
    border-radius: var(--radius20);
    border: none;
    outline: 0;
    position: absolute;
    top: 3px;
    right: 3px
}

header .container .category_search .search_form button .iconfont {
    font-size: 14px;
    color: var(--white);
    cursor: pointer
}

@media screen and (max-width:900px) {
    header .container .menu_branch_search .menu_trigger {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 36px;
        height: 36px;
        background: var(--white);
        -webkit-box-shadow: 0 2px 4px 0 var(--black-rgba);
        box-shadow: 0 2px 4px 0 var(--black-rgba);
        border-radius: var(--radius20);
        margin-right: 20px
    }

    header .container .menu_branch_search .menu_trigger .iconfont {
        font-size: 24px;
        font-weight: 600;
        line-height: 2;
        color: #5f5e5e
    }

    header .container .category_search .more,
    header .container .category_search nav {
        display: none
    }

    header .container .category_search.index .search_form {
        display: block
    }

    header .container {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.mask_category .mask_main,
.mask_category .mask_main nav a {
    -webkit-box-align: center;
    display: -webkit-box;
    display: -ms-flexbox
}

.mask_category {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 999;
    display: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.mask_category .mask_main {
    position: absolute;
    width: 260px;
    height: 100%;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px
}

.fix_title,
.mask_category .mask_main h2 {
    font-size: 20px;
    color: var(--gray2);
    font-weight: 900;
    text-transform: capitalize;
    margin-bottom: 18px
}

.mask_category .mask_main nav {
    width: 100%;
    overflow-y: scroll
}

.mask_category .mask_main nav::-webkit-scrollbar {
    display: none
}

.mask_category .mask_main nav a {
    width: 100%;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: var(--white);
    -webkit-box-shadow: 0 2px 4px 0 var(--black-rgba);
    box-shadow: 0 2px 4px 0 var(--black-rgba);
    border-radius: var(--radius25);
    height: 50px;
    padding: 0 20px;
    text-transform: capitalize;
}

.featured_games .container .featured_banner .swiper-wrapper .swiper-slide .item_info dl dt,
.swiper-slide2 .item_info dl dt {
    margin-bottom: 4px;
    font-weight: 600;
    text-overflow: ellipsis;
    text-transform: capitalize;
    /* height: 31px; */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    /* width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
}

.hot_games .container .hot_swiper .swiper-wrapper .swiper-slide a+a,
.mask_category .mask_main nav a+a,
.popular_games .container .popular_swiper .swiper-wrapper .swiper-slide>a+a {
    margin-top: 10px
}

.mask_category .mask_main nav a span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: var(--gray);
    font-weight: 600;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.mask_category .mask_main nav a span img {
    height: 18px;
    margin-right: 5px
}

.mask_category .mask_main nav a small {
    font-size: 14px;
    color: var(--gray)
}

.featured_games .container .featured_banner .swiper-wrapper .swiper-slide:hover .item_info dl dt,
.hot_games .container .hot_swiper .swiper-wrapper .swiper-slide a:hover .item_info dl dt,
.item_game:hover dl dt,
.mask_category .mask_main nav a:hover span,
.popular_games .container .popular_swiper .swiper-wrapper .swiper-slide>a:hover dl dt,
.search_games_box .games_list li a:hover p,
.swiper-slide2:hover .item_info dl dt,
footer .container nav a:hover {
    color: var(--orange)
}

.search_games_box .games_list li a p {
    color: var(--gray3);
    font-weight: 600;
    -o-text-overflow: ellipsis;
    /* text-align: center; */
    font-size: 14px;
    height: 33px;
    padding: 0 6px;
    display: -webkit-box
}

.mask_category .mask_main .close {
    position: absolute;
    left: 100%;
    top: 12px;
    width: 36px;
    height: 36px;
    background-color: var(--white);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top-right-radius: var(--radius15);
    border-bottom-right-radius: var(--radius15);
    color: var(--gray2);
    font-size: 17px;
    font-weight: 700
}

.featured_games,
.popular_games,
.rating-element {
    /* .search_games_box .games_list li:nth-child(n+8) { */
    margin-top: 20px
}

.featured_games .container .featured_title,
.hot_games .container .hot_title,
.popular_games .container .popular_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px
}

.featured_games .container .featured_title h2 {
    font-size: 21px;
    font-weight: 900;
    color: var(--gray2)
}

.detail_between .detail_main .reviews .layui-rate,
.featured_games .container .featured_title .actions,
.hot_games .container .hot_title .actions,
.popular_games .container .popular_swiper .swiper-wrapper .swiper-slide>a dl dd:nth-child(3),
.popular_games .container .popular_title .actions,
.top_game_info .info_detail .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.featured_games .container .featured_title .actions a,
.hot_games .container .hot_title .actions a,
.popular_games .container .popular_title .actions a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 44px;
    height: 30px;
    background: var(--white);
    -webkit-box-shadow: 0 2px 4px 0 var(--black-rgba);
    box-shadow: 0 2px 4px 0 var(--black-rgba);
    border-radius: var(--radius20);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.featured_games .container .featured_title .actions a:hover,
.hot_games .container .hot_title .actions a:hover,
.no_res .back a:hover,
.popular_games .container .popular_title .actions a:hover {
    opacity: .8
}

.featured_games .container .featured_title .actions a .iconfont,
.hot_games .container .hot_title .actions a .iconfont,
.popular_games .container .popular_title .actions a .iconfont {
    font-size: 15px;
    font-weight: 700;
    color: var(--gray2)
}

.featured_games .container .featured_banner .swiper-wrapper,
.hot_games .container .hot_swiper .swiper-wrapper,
.popular_games .container .popular_swiper .swiper-wrapper {
    padding-bottom: 10px
}

.featured_games .container .featured_banner .swiper-wrapper .swiper-slide {
    width: calc((100% - 30px)/ 4);
    background: var(--white);
    -webkit-box-shadow: 0 2px 4px 0 var(--black-rgba);
    box-shadow: 0 2px 4px 0 var(--black-rgba);
    border-radius: var(--radius15)
}


.featured_games .container .featured_banner .swiper-wrapper .swiper-slide .thum,
.swiper-slide2 .thum {
    width: 100%;
    height: 0;
    height: 100%;
    padding-bottom: 56%;
    position: relative;
    overflow: hidden;
    border-radius: var(--radius15);
    border-bottom-right-radius: unset;
    border-bottom-left-radius: unset;
}

.featured_games .container .featured_banner .swiper-wrapper .swiper-slide .thum img,
.swiper-slide2 .thum img {
    position: absolute;
    width: 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.featured_games .container .featured_banner .swiper-wrapper .swiper-slide .item_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px
}

.featured_games .container.container_full .featured_banner .swiper-wrapper .swiper-slide .item_info {
    padding: 8px 12px;
}

/* .featured_games .container .featured_banner .swiper-wrapper .swiper-slide .item_info dl {
    width: calc(100% - 90px);
    width: calc(100% - 66px)
} */

.featured_games .container .featured_banner .swiper-wrapper .swiper-slide .item_info dl dt {
    display: -webkit-box;
    -o-text-overflow: ellipsis;
    font-size: 14px;
    color: var(--gray2)
}


.featured_games .container .featured_banner .swiper-wrapper .swiper-slide .item_info dl dd,
.hot_games .container .hot_swiper .swiper-wrapper .swiper-slide a .item_info dl dd,
.item_game dl dd,
.swiper-slide2 .item_info dl dd {
    font-size: 13px;
    color: var(--gray);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}


.featured_games .container .featured_banner .swiper-wrapper .swiper-slide .item_info dl dd .iconfont,
.hot_games .container .hot_swiper .swiper-wrapper .swiper-slide a .item_info dl dd .iconfont,
.popular_games .container .popular_swiper .swiper-wrapper .swiper-slide>a dl dd:nth-child(2) .iconfont,
.swiper-slide2 .item_info dl dd .iconfont {
    font-size: 12px;
    color: var(--black-rgba2);
    margin-right: 4px
}

.featured_games .container .featured_banner .swiper-wrapper .swiper-slide .item_info>span,
.hot_games .container .hot_swiper .swiper-wrapper .swiper-slide a .item_info>span,
.swiper-slide2 .item_info>span {
    width: 70px;
    height: 30px;
    background: var(--white2);
    border-radius: var(--radius15);
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: var(--orange);
    font-weight: 600;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s
}

/* fix */

.featured_games .container .featured_banner .swiper-wrapper .swiper-slide .item_info>span:hover,
.hot_games .container .hot_swiper .swiper-wrapper .swiper-slide a .item_info>span:hover,
.swiper-slide2 .item_info>span:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(var(--orange2)), to(var(--orange3)));
    background: -o-linear-gradient(top, var(--orange2) 0, var(--orange3) 100%);
    background: linear-gradient(180deg, var(--orange2) 0, var(--orange3) 100%);
    -webkit-box-shadow: 0 2px 10px 0 var(--orange3);
    box-shadow: 0 2px 10px 0 var(--orange3);
    color: var(--white)
}

.featured_games .container .featured_banner .swiper-wrapper .swiper-slide:hover,
.hot_games .container .hot_swiper .swiper-wrapper .swiper-slide a:hover,
.popular_games .container .popular_swiper .swiper-wrapper .swiper-slide>a:hover,
.swiper-slide2:hover {
    -webkit-box-shadow: 0 4px 4px 0 var(--black-rgba2);
    box-shadow: 0 4px 4px 0 var(--black-rgba2)
}

.hot_games .container .hot_swiper .swiper-wrapper .swiper-slide a,
.popular_games .container .popular_swiper .swiper-wrapper .swiper-slide>a,
.swiper-slide2 {
    -webkit-box-shadow: 0 2px 4px 0 var(--black-rgba);
    background: var(--white);
    border-radius: var(--radius15)
}

.featured_games .container .featured_banner .swiper-wrapper .swiper-slide:hover .thum img,
.hot_games .container .hot_swiper .swiper-wrapper .swiper-slide a:hover .thum img,
.item_game:hover .thum img,
.popular_games .container .popular_swiper .swiper-wrapper .swiper-slide>a:hover .thum img,
.search_games_box .games_list li a:hover .thum img,
.swiper-slide2:hover .thum img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.swiper-slide2 {
    width: calc((100% - 30px)/ 3.5);
    box-shadow: 0 2px 4px 0 var(--black-rgba)
}

.swiper-slide2 .item_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px
}

/* .swiper-slide2 .item_info dl {
    width: calc(100% - 70px)
} */

.swiper-slide2 .item_info dl dt {
    color: var(--gray2);
    font-size: 14px;
    display: -webkit-box
}

.hot_games .container .hot_title h2,
.popular_games .container .popular_title h2 {
    font-size: 24px;
    font-weight: 900;
    color: var(--gray2)
}

.popular_games .container .popular_swiper .swiper-wrapper .swiper-slide {
    width: calc((100% - 50px)/ 6)
}

@media screen and (max-width:1260px) {
    .popular_games .container .popular_swiper .swiper-wrapper .swiper-slide {
        width: calc((100% - 40px)/ 5)
    }
}

@media screen and (max-width:960px) {
    .popular_games .container .popular_swiper .swiper-wrapper .swiper-slide {
        width: calc((100% - 30px)/ 4)
    }
}

@media screen and (max-width:800px) {
    .popular_games .container .popular_swiper .swiper-wrapper .swiper-slide {
        width: 180px
    }
}

.popular_games .container .popular_swiper .swiper-wrapper .swiper-slide>a {
    box-shadow: 0 2px 4px 0 var(--black-rgba);
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column
}

.popular_games .container .popular_swiper .swiper-wrapper .swiper-slide>a .thum {
    width: 160px;
    height: 160px;
    border-radius: var(--radius15);
    overflow: hidden;
    margin-bottom: 10px
}

.hot_games .container .hot_swiper .swiper-wrapper .swiper-slide a .thum img,
.popular_games .container .popular_swiper .swiper-wrapper .swiper-slide>a .thum img {
    width: 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.popular_games .container .popular_swiper .swiper-wrapper .swiper-slide>a dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.popular_games .container .popular_swiper .swiper-wrapper .swiper-slide>a dl dt {
    width: 100%;
    height: 32px;
    font-size: 14px;
    color: var(--gray2);
    text-align: center;
    font-weight: 600;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: -webkit-box;
    -o-text-overflow: ellipsis
}

.popular_games .container .popular_swiper .swiper-wrapper .swiper-slide>a dl dd:nth-child(2) {
    font-size: 12px;
    color: var(--gray);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1px 0 14px
}

.popular_games .container .popular_swiper .swiper-wrapper .swiper-slide>a dl dd:nth-child(3) .iconfont {
    width: 30px;
    height: 30px;
    background-color: var(--white2);
    border-radius: var(--radius15);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    color: var(--gray4);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.popular_games .container .popular_swiper .swiper-wrapper .swiper-slide>a dl dd:nth-child(3) .iconfont:hover {
    background-color: var(--orange);
    color: var(--white)
}

.detail_between .detail_aside .featured_games ul li+li,
.fix_game_hot li,
.hot_games,
footer {
    margin-top: 15px
}

.hot_games .container .hot_swiper .swiper-wrapper .swiper-slide {
    width: calc((100% - 30px)/ 4)
}

.hot_games .container .hot_swiper .swiper-wrapper .swiper-slide a {
    box-shadow: 0 2px 4px 0 var(--black-rgba);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    padding: 18px
}

.hot_games .container .hot_swiper .swiper-wrapper .swiper-slide a .thum {
    width: 100px;
    height: 63px;
    border-radius: 12px;
    overflow: hidden
}

.hot_games .container .hot_swiper .swiper-wrapper .swiper-slide a .item_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(100% - 115px)
}

.search_games_box,
.search_games_box .games_list {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.hot_games .container .hot_swiper .swiper-wrapper .swiper-slide a .item_info dl {
    /* width: calc(100% - 115px); */
    width: 100%;
}

.hot_games .container .hot_swiper .swiper-wrapper .swiper-slide a .item_info dl dt {
    font-size: 14px;
    color: var(--gray2);
    font-weight: 600;
    margin-bottom: 10px;
    word-wrap: break-word;
    display: -webkit-box;
    -o-text-overflow: ellipsis
}

.no_res,
.primary_main,
.search_games_box {
    -webkit-box-shadow: 0 2px 4px 0 var(--black-rgba);
    background: var(--white);
    box-shadow: 0 2px 4px 0 var(--black-rgba)
}

.search_games_box .games_list {
    width: 100%;
    padding: 0 30px;
    /* display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px; */

    display: -ms-grid;
    display: grid;
    /* grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); */
    grid-template-columns: repeat(auto-fill, minmax(211px, 1fr));
    grid-gap: 15px;
    grid-auto-rows: minmax(150px, auto);
    grid-auto-flow: dense;
}

/* fix */
.search_games_box .games_list {
    padding: 0;
}

.search_games_box .games_list li {
    /* width: calc((100% - 210px)/ 7); */
    /* width: calc((100% - 210px)/ 5); */
    /* margin-right: 35px */
}

/* .search_games_box .games_list li:nth-child(5n) {
    margin-right: 0
} */

.search_games_box .games_list li a .thum {
    width: 100%;
    /* height: 0; */
    height: auto;
    /* padding-bottom: 100%; */
    padding-bottom: 57%;
    position: relative;
    overflow: hidden;
    border-radius: var(--radius15);
    margin-bottom: 10px
}

.search_games_box .games_list li a .thum img {
    position: absolute;
    width: 100%;
    height: auto;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

@media screen and (max-width:1080px) {

    .featured_games .container .featured_banner .swiper-wrapper .swiper-slide,
    .hot_games .container .hot_swiper .swiper-wrapper .swiper-slide {
        width: calc((100% - 20px)/ 3)
    }

    .swiper-slide2 {
        width: calc((100% - 20px)/ 3.3)
    }
}

.search_games_box {
    border-radius: var(--radius20);
    display: flex;
    padding: 20px;
    width: 100%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column
}

.no_res,
.no_res .back,
.no_res .back a,
.search_games_box .pagination,
.search_games_box .search_title,
.top_game_info .crumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.search_games_box .search_title {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    border-bottom: 1px solid var(--white2);
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-size: 20px;
    color: var(--gray2);
    font-weight: 600
}

.search_games_box .pagination {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px
}

@media screen and (max-width:840px) {

    .featured_games .container .featured_banner .swiper-wrapper .swiper-slide,
    .hot_games .container .hot_swiper .swiper-wrapper .swiper-slide {
        width: calc(50% - 5px)
    }

    .swiper-slide2 {
        width: calc((100% - 5px)/ 3.3)
    }

    .search_games_box .games_list {
        padding: 0 15px
    }

    .search_games_box .games_list li {
        /* width: calc((100% - 120px)/ 5); */
        /* width: calc((100% - 120px)/ 4); */
        /* margin-right: 30px */
    }

    /* .search_games_box .games_list li:nth-child(7n) {
        margin-right: 30px
    }

    .search_games_box .games_list li:nth-child(5n) {
        margin-right: 0
    }

    .search_games_box .games_list li:nth-child(n+6) {
        margin-top: 10px
    } */
}

.no_res,
.primary_main,
.top_game_info {
    border-radius: var(--radius20);
    padding: 20px
}

.no_res {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column
}

.no_res .back,
.no_res .back a {
    -ms-flex-align: center;
    display: flex
}

.no_res h1 {
    font-size: 20px;
    color: var(--gray2);
    font-weight: 600;
    margin: 20px 0;
    width: 100%;
    word-wrap: break-word;
}

.no_res p {
    font-size: 16px;
    color: var(--gray3)
}

.primary_main h1,
.primary_main h2 {
    color: var(--gray2);
    margin-bottom: 10px
}

.no_res .back {
    margin-top: 15px;
    align-items: center;
    font-size: 16px;
    color: var(--gray)
}

.no_res .back a {
    width: 100px;
    height: 40px;
    margin-left: 10px;
    background: var(--orange);
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    color: var(--white);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: var(--radius20)
}

.primary_main {
    min-height: calc(100vh - 150px)
}

.primary_main h1 {
    font-size: 18px;
    font-weight: 900
}

.primary_main h2 {
    font-size: 16px;
    font-weight: 800
}

.primary_main p,
footer .container nav a,
footer .container p {
    font-size: 14px;
    color: var(--gray3)
}

.top_game_info {
    overflow: hidden;
    background-color: var(--white);
    -webkit-box-shadow: 0 2px 4px 0 var(--black-rgba);
    box-shadow: 0 2px 4px 0 var(--black-rgba);
    position: relative;
}

.game-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-attachment: fixed; */
}

.top_game_info .crumbs {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
    text-transform: capitalize;
    flex-wrap: wrap;
    gap: 6px;
}

.top_game_info .crumbs a,
.top_game_info .info_detail {
    -webkit-box-align: center;
    display: -webkit-box;
    display: -ms-flexbox
}

.top_game_info .crumbs a {
    font-size: 14px;
    color: var(--orange-rgba);
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600
}

.top_game_info .crumbs a:hover {
    opacity: .6
}

.top_game_info .crumbs a .iconfont {
    font-size: 14px;
    font-weight: 400;
    margin-right: 2px
}

.top_game_info .crumbs a::after {
    content: "/";
    padding-left: 6px;
}

.top_game_info .crumbs p {
    font-size: 14px;
    font-weight: 600;
    color: var(--orange-rgba)
}

.top_game_info .info_detail {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 12px
}

.top_game_info .info_detail .left {
    /* width: calc(100% - 150px); */
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.top_game_info .info_detail .left .thum {
    width: 114px;
    height: 100%;
    border: 2px solid var(--white);
    border-radius: var(--radius15);
    overflow: hidden;
}

.top_game_info .info_detail .left .thum img {
    width: 100%;
    height: 100%;
    border-radius: var(--radius15);
}

.top_game_info .info_detail .left dl {
    width: calc(100% - 130px);
    margin-left: 15px;
    text-transform: capitalize
}

.top_game_info .info_detail .left dl dt {
    font-size: 24px;
    font-weight: 600;
    color: var(--gray2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

.top_game_info .info_detail .left dl dt::after {
    content: "" !important;
    width: 18px;
    height: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAoCAMAAAChHKjRAAAAz1BMVEUAAAAa0pFh4LMr1pqE7MM+2aKG7cWO/8Yl1JYy15xw5Lt25r4h05Q72KFC2qRF26ZS3axf4LJ+6MGI7so32J5K26hO3KpV3q5X369l4bV05Lx15bx45b6S/9tb37Bq4rdu5Lpx47t95sN96cMJzoj///8Mz4oP0IwV0Y7W9+yU6syx8Npv47pA2qPv/Pjo+/Tg+fDL9ebA8+GJ6MeB5sI22J4r1Zkq1Zj1/frn+/TQ9unO9ujK9ea+8uCz8dul7dSk7dOj7dOE58Rg4LJP3Kr2durnAAAAJHRSTlMA/q74G+wTCfr0elv+7ujk0rc9DvDe2MvHo2xkUge+lYJ1My8FQTxtAAABXElEQVQ4y83T53qCMBiG4ZewwW3d2hmCe2v37vkfU4MpGJTxt/cP/ZTnyhUw4kSvqJT6yHblU0r9DjJoTSqU75DC6BRoaEg0xJjmQKs5pDmksmGDODVtYJrgbnVGs7BiDdBpniLAciMG0Hz/J/oZPe3yom/P88Zh5Cc3U948zA6jDyiJzZY3c9FQBbDCRyYtyca8WeyoYAGqmGaL+TRqPnmz3Icf1ei32/Dvt2L0J3weHY+NDlTEdP8Y3A0LzsiaTytpqxWA0L9qya+9M6qs+PtaPlsEcMK5MOJX3/bB6yT2XBxAi86K8uIJH0xumAbAPp7Y1yAJdiazwbWCSbqvLxrXBufKS2+ep/SEi4BKs6g4qGZGRESGktEoBvKXItH/20rfUR2hblrDejhqp0SXkJUSmzJiDD2hKdURVy+fNQ0TZ6oslvgESVxbai76SHFth8kNMnQrFlNbLuJ+AVX3lq2lOcDrAAAAAElFTkSuQmCC) 0 0/cover no-repeat !important;
    margin-left: 8px;
    margin-top: 1px
}

.top_game_info .info_detail .left dl dt.free::after {
    content: "Free";
    background: 0 0
}

.top_game_info .info_detail .left dl dt.paid::after {
    content: "Paid";
    background: 0 0
}

.top_game_info .info_detail .left dl dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    height: 20px
}

.top_game_info .info_detail .left dl dd>* {
    height: 20px;
    margin-bottom: 5px
}

.top_game_info .info_detail .left dl dd span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    color: var(--gray-rgba)
}

.top_game_info .info_detail .left dl dd span .iconfont {
    font-size: 14px;
    margin-right: 4px;
    color: var(--orange)
}

.top_game_info .info_detail .left dl dd span::after {
    content: "";
    width: 4px;
    height: 4px;
    background-color: rgba(255, 255, 255, .6);
    border-radius: 3px;
    margin: 3px 8px 0
}

.top_game_info .info_detail .left dl dd .tag_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-size: 14px;
    color: var(--gray-rgba)
}

.top_game_info .info_detail .left dl dd .tag_item+.tag_item::before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: var(--gray-rgba);
    border-radius: 3px;
    margin: 3px 8px 0
}

.top_game_info .info_detail .left dl dd .tag_item a {
    color: var(--gray-rgba)
}

.top_game_info .info_detail .left dl dd .tag_item a:hover {
    color: var(--orange)
}

.detail_between .detail_main .desc_ad .desc>a,
.hidden,
.hidden-load {
    display: none
}

.detail_between {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 15px;
    position: relative
}

.detail_between .detail_main {
    width: calc(100% - 345px)
}

.detail_between .detail_main .desc_ad {
    background: var(--white);
    -webkit-box-shadow: 0 2px 4px 0 var(--black-rgba);
    box-shadow: 0 2px 4px 0 var(--black-rgba);
    border-radius: var(--radius20);
    padding: 30px;
    margin-bottom: 15px;
}

.is_home_fix {
    max-height: 520px;
    overflow-y: scroll;
}

.detail_between .detail_main .desc_ad::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px var(--black-rgba);
    border-radius: var(--radius15);
    background-color: var(--white2)
}

.detail_between .detail_main .desc_ad::-webkit-scrollbar {
    width: 12px;
    background-color: var(--white2)
}

.detail_between .detail_main .desc_ad::-webkit-scrollbar-thumb {
    border-radius: var(--radius15);
    -webkit-box-shadow: inset 0 0 6px var(--black-rgba);
    background-color: rgba(0, 0, 0, .05)
}

.detail_between .detail_main .desc_ad .desc {
    padding-left: 14px
}

.detail_between .detail_main .desc_ad .desc h2,
.detail_between .detail_main .reviews h2 {
    font-size: 24px;
    color: var(--gray2);
    font-weight: 600;
    margin-bottom: 10px
}

.detail_between .detail_main .desc_ad .desc .desc_box {
    margin-bottom: 10px;
    padding-right: 10px
}

.detail_between .detail_main .desc_ad .desc .desc_box p {
    font-family: futura_book !important;
    font-size: 14px !important;
    color: var(--gray3) !important;
    margin-bottom: 10px !important;
    line-height: 1.4em !important
}

.detail_between .detail_main .desc_ad .ad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    float: left;
    width: 336px;
    margin-right: 15px
}

.detail_between .detail_main .walkthrough {
    margin: 10px 0;
    overflow: hidden;
    position: relative;
    padding-bottom: 15px
}

.detail_between .detail_main .walkthrough .walkthrough_box {
    position: relative
}

.detail_between .detail_main .walkthrough .walkthrough_box .swiper-scrollbar {
    width: 100%;
    height: 8px;
    border-radius: 5px;
    background: var(--white2);
    -webkit-box-shadow: inset 0 0 6px 0 var(--black-rgba2);
    box-shadow: inset 0 0 6px 0 var(--black-rgba2);
    bottom: -15px;
    left: 0
}

.detail_between .detail_aside .rat_top,
.detail_between .detail_main .reviews {
    -webkit-box-shadow: 0 2px 4px 0 var(--black-rgba);
    border-radius: var(--radius20);
    background: var(--white)
}

.detail_between .detail_main .walkthrough .walkthrough_box .swiper-scrollbar .swiper-scrollbar-drag {
    background-color: #7a7a7a;
    cursor: pointer
}

.detail_between .detail_main .walkthrough>a {
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, .6);
    border-radius: var(--radius15);
    position: absolute;
    top: calc(50% - 25px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 99
}

.detail_between .detail_main .walkthrough>a.whlk_prev {
    left: 10px
}

.detail_between .detail_main .walkthrough>a.whlk_next {
    right: 10px
}

.detail_between .detail_main .walkthrough>a .iconfont {
    font-size: 30px;
    color: var(--white)
}

.detail_between .detail_main .reviews {
    box-shadow: 0 2px 4px 0 var(--black-rgba);
    padding: 20px;
    margin-bottom: 10px;
    margin-top: 15px
}

.detail_between .detail_main .reviews .layui-rate>li {
    margin-right: 0;
    margin-bottom: 0
}

.detail_between .detail_main .reviews .layui-rate>li i.layui-icon {
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    overflow: hidden
}

.detail_between .detail_main .reviews .layui-rate>li i.layui-icon::before {
    content: "";
    font-family: iconfont;
    font-size: 14px;
    color: var(--white)
}

.detail_between .detail_main .reviews .layui-rate>li i.layui-icon.layui-icon-rate-solid {
    background-color: var(--orange)
}

.detail_between .detail_main .reviews .layui-rate>li i.layui-icon.layui-icon-rate {
    background-color: #ddd
}

.detail_between .detail_aside {
    width: 330px
}

.detail_between .detail_aside .rat_top {
    width: 100%;
    box-shadow: 0 2px 4px 0 var(--black-rgba);
    padding: 15px;
    margin-bottom: 15px
}

@media (min-width:1201px) {
    .detail_between .detail_aside .rat_top {
        width: 330px
    }
}

.detail_between .detail_aside .rat_top .rating_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    border: 5px solid var(--white2);
    /* padding: 30px 0; */
    padding: 8px 0;
    padding-bottom: 24px;
    border-radius: var(--radius20)
}

.detail_between .detail_aside .rat_top h2 {
    font-size: 18px;
    font-weight: 500;
    color: var(--gray2);
    padding: 15px 0 5px
}

.detail_between .detail_aside .rat_top nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 12px;
}

/* tag */
.detail_between .detail_aside .rat_top nav .tag_item {
    height: 33px;
    line-height: 33px;
    padding: 0 12px;
    background-color: var(--white3);
    border-radius: var(--radius15);
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: var(--gray2);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-transform: capitalize;
}

.detail_between .detail_aside .rat_top nav .tag_item:hover {
    background-color: var(--orange);
    color: var(--white)
}

.tag_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    text-decoration: none;
    position: relative;
    text-align: center;
    white-space: nowrap;
    font-weight: 600;
    gap: 6px;
}

.tag_item a {
    color: var(--gray2);
}

.tag_item:hover a {
    color: var(--white)
}

.tag_item p.count,
.tag_item span.count {
    color: var(--orange);
}

.tag_item:hover span.count {
    color: var(--white);
}

/* end tag */

.detail_between .detail_aside .featured_games {
    background: var(--white);
    -webkit-box-shadow: 0 2px 4px 0 var(--black-rgba);
    box-shadow: 0 2px 4px 0 var(--black-rgba);
    border-radius: var(--radius20);
    padding: 15px;
    margin-bottom: 10px;
    position: sticky;
    top: 20px
}

.detail_between .detail_aside .featured_games h2 {
    font-size: 18px;
    color: var(--gray2);
    font-weight: 600;
    margin-bottom: 15px
}

.swiper_slide_fix {
    width: auto;
    height: 225px;
    overflow: hidden
}

.swiper_slide_fix img {
    height: 100%
}

@media (max-width:1200px) {
    .detail_between .detail_aside .featured_games {
        display: none
    }
}

.fix_game_hot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 12px
}

.item_game,
.item_game dl,
footer .container,
footer .container nav {
    display: -webkit-box;
    display: -ms-flexbox
}

.swiper-slide .item_game dl {
    margin: 5px 6px 0
}

.item_game {
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%;
}

.item_game dl,
footer .container {
    -webkit-box-align: center;
    display: flex
}

.item_game .thum {
    width: 100%;
    border-radius: var(--radius15);
    overflow: hidden
}

.item_game .thum img {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 100%;
    height: 100%;
}

.item_game dl {
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 5px
}

.item_game dl dt {
    max-width: calc(100% - 30px);
    height: 33px;
    padding-right: 20px;
    color: var(--gray2);
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.item_game dl dd .iconfont {
    font-size: 12px;
    color: var(--black-rgba2);
    margin-right: 3px
}

@media screen and (max-width:1200px) {
    header .container .category_search {
        padding-left: 40px
    }

    .detail_between .detail_main {
        width: 100%
    }

    .detail_between {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .detail_between .detail_aside {
        width: 100%;
        margin: 20px 0
    }

    .fix_ads_right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        gap: 12px
    }
}

@media screen and (max-width:700px) {
    header .container .menu_branch_search {
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    header .container .menu_branch_search .menu_trigger {
        margin-right: 0
    }

    header .container .menu_branch_search .search_trigger,
    header.mobile_active .container .menu_branch_search .search_trigger {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 36px;
        height: 36px;
        background: var(--white);
        -webkit-box-shadow: 0 2px 4px 0 var(--black-rgba);
        box-shadow: 0 2px 4px 0 var(--black-rgba);
        border-radius: var(--radius20)
    }

    header .container .menu_branch_search .search_trigger::before {
        /* content: "⌕";
        font-size: 26px; */
        content: "🔍";
        font-family: iconfont;
        line-height: 3;
        font-weight: 600;
        color: var(--gray2)
    }

    header .container .menu_branch_search .search_trigger.active::before {
        content: "✕";
        font-size: 15px
    }

    .featured_games .container .featured_title,
    header .container .category_search {
        display: none
    }

    header.mobile_active {
        position: relative
    }

    header.mobile_active .mask_b {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .5);
        z-index: 99
    }

    header.mobile_active .container {
        position: relative;
        z-index: 100;
        background-color: var(--white2);
        padding-bottom: 30px;
        height: auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    header.mobile_active .container .menu_branch_search {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        padding-top: 15px
    }

    header.mobile_active .container .menu_branch_search .search_trigger .iconfont {
        font-size: 12px;
        color: var(--gray2)
    }

    header.mobile_active .container .category_search {
        width: 100%;
        padding-left: 0;
        display: block
    }

    header.mobile_active .container .category_search .search_form {
        margin-top: 20px;
        margin-left: 0;
        width: 100%
    }

    header.mobile_active .container .category_search .search_form input {
        width: 100%
    }

    .featured_games {
        position: relative;
        margin-top: 0
    }

    .featured_games .container {
        padding-top: 15px
    }

    .fix_ads_right {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .detail_between .detail_main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .detail_between .detail_main .desc_ad {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 0;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
        margin-bottom: 0;
        max-height: initial;
        overflow-y: hidden;
        min-height: 100px;
    }

    .detail_between .detail_main .desc_ad .desc {
        width: 100%;
        padding: 20px 15px;
        margin-bottom: 15px;
        background: var(--white);
        -webkit-box-shadow: 0 2px 4px 0 var(--black-rgba);
        box-shadow: 0 2px 4px 0 var(--black-rgba);
        border-radius: var(--radius20)
    }

    .detail_between .detail_main .desc_ad .desc .desc_box {
        margin-bottom: 0;
        max-height: 410px;
        overflow-y: hidden;
        padding-right: 0
    }

    .detail_between .detail_main .desc_ad .desc .desc_box.active {
        max-height: initial
    }

    .detail_between .detail_main .desc_ad .desc>a {
        display: block;
        text-align: center;
        color: var(--orange);
        margin-top: 15px
    }

    .detail_between .detail_main .desc_ad .desc>a::before {
        content: "Show More"
    }

    .detail_between .detail_main .desc_ad .desc>a.active::before {
        content: "Show Less"
    }

    .detail_between .detail_main .desc_ad .ad {
        width: 100%;
        margin-bottom: 5px;
        margin-top: 20px;
        margin-right: 0
    }

    .detail_between .detail_main .walkthrough {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .detail_between .detail_main .reviews {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
        padding: 15px
    }
}

footer .container {
    /* border-top: 1px solid #e5e5e5; */
    min-height: 60px;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 15px;
    padding: 20px;
}

footer .container nav {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px
}

/* footer .container nav a+a {
    margin-left: 20px
} */

@media screen and (max-width:600px) {
    footer .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        height: auto;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 15px
    }

    .featured_games .container .featured_banner .swiper-wrapper .swiper-slide,
    .hot_games .container .hot_swiper .swiper-wrapper .swiper-slide {
        width: 340px
    }

    .swiper-slide2 {
        width: calc((100% - 5px)/ 1.3)
    }

    .top_game_info .info_detail .left {
        width: 100%
    }

    .popular_games {
        margin-top: 10px
    }

    .popular_games .container .popular_title,
    footer .container p {
        margin-bottom: 10px
    }

    .popular_games .container .popular_title h2 {
        font-size: 20px
    }

    .hot_games .container .hot_title .actions,
    .popular_games .container .popular_title .actions,
    .top_game_info .info_detail .left dl dd span,
    .top_game_info .info_detail .right {
        display: none
    }

    .hot_games {
        position: relative;
        margin-top: 0
    }

    .hot_games .container {
        padding-top: 5px
    }

    .search_games_box,
    .top_game_info {
        padding: 15px
    }

    .search_games_box .games_list {
        padding: 0
    }

    .top_game_info .info_detail .left .thum {
        width: 60px;
        height: 38px
    }

    .top_game_info .info_detail .left dl {
        width: calc(100% - 70px)
    }

    .top_game_info .info_detail .left dl dt {
        font-size: 20px;
        margin-bottom: 5px
    }

    footer .container nav {
        width: 100%;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    footer .container nav a+a {
        margin-left: 0
    }
}

/* ========================== game__content */
.game__content table {
    width: 100%;
    border-collapse: collapse;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    /* background-color: #fff; */
}

.game__content th,
.game__content thead {
    background-color: #0077cc;
    color: white;
}

.game__content th,
.game__content thead th {
    padding: 12px;
    text-align: left;
    border: 1px solid #006bb3;
    color: #fff;
}

.game__content tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}

.game__content tbody tr:nth-child(odd) {
    background-color: #ffffff;
}

.game__content tbody tr:hover {
    background-color: #e6f3ff;
}

.game__content td {
    padding: 10px;
    border: 1px solid #ddd;
    color: #424242;
}

.game__content caption {
    padding: 8px;
    font-size: 1em;
    color: #555;
}

.game__content caption {
    padding: 10px;
    font-size: 1.1em;
    font-weight: bold;
    color: #333;
}



.game__content {
    font-size: 16px;
    line-height: 1.5;
    color: var(--gray3);
    word-wrap: break-word;
    padding: 15px 0
}

.game__content * {
    line-height: 1.5;
    margin-top: 0;
}

.game__content ol,
.game__content ul {
    padding-left: 30px;
    margin-bottom: 15px;
    list-style: revert;
    list-style: revert-layer
}

.game__content li {
    padding-left: 6px;
    margin-bottom: 0;
    position: relative;
}

.game__content li:last-child {
    margin-bottom: 9px;
}

.game__content p {
    margin-bottom: 9px;
    letter-spacing: 0.4px;
}

.game__content a {
    font-style: italic;
    color: var(--link)
}

.game__content a:hover,
.game__content a:focus {
    color: var(--orange)
}

.game__content h1,
.game__content h2,
.game__content h3,
.game__content h4,
.game__content h5,
.game__content h6 {
    font-weight: bold;
    margin-bottom: 6px;
    color: var(--gray2)
}

.game__content img {
    max-width: 100%;
    height: auto;
}

.game__content iframe {
    max-width: 100%;
}

.game__content blockquote {
    display: block;
    position: relative;
    padding: 0 0 0 40px;
    margin-bottom: 15px;
}

.game__content blockquote:before {
    content: '';
    position: absolute;
    display: block;
    top: 2px;
    bottom: 2px;
    left: 16px;
    width: 3px;
    background-color: var(--orange);
    -webkit-box-shadow: 0 0 13px 0 var(--orange);
    box-shadow: 0 0 13px 0 var(--orange);
    border-radius: 4px;
}

.game__content h2:last-child,
.game__content h3:last-child,
.game__content h4:last-child,
.game__content h5:last-child,
.game__content h6:last-child,
.game__content ul:last-child,
.game__content ol:last-child,
.game__content blockquote:last-child,
/* .game__content blockquote p, */
.game__content p:last-child {
    margin-bottom: 0;
}

.fix_title2 {
    margin-right: auto;
    font-size: 25px;
    color: var(--gray2);
    font-weight: 900;
    text-transform: capitalize
}

.iframe_wrap {
    background: var(--white);
    -webkit-box-shadow: 0 2px 4px 0 var(--black-rgba);
    box-shadow: 0 2px 4px 0 var(--black-rgba);
    border-radius: var(--radius20);
    padding: 15px;
    margin-bottom: 15px
}

#default-demo {
    width: 178px !important
}

.game-full-rate {
    padding-left: 10px
}

#append-rate .rating img {
    display: unset;
    margin-bottom: 0;
    width: 30px;
    height: 25px
}

.font-rate {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: .5;
    color: var(--gray2)
}

.box-header,
.header-game {
    display: -webkit-box;
    display: -ms-flexbox;
    width: 100%
}

.rate_numbers,
.rate_votes {
    font-weight: 600;
    color: var(--gray2)
}

#iframehtml5 {
    display: block;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.margin-left {
    margin-left: -10px
}

.rate_numbers {
    line-height: 24px;
    font-size: 45px
}

.rate_votes {
    margin-top: 15px;
    font-size: 17px
}

.play-game {
    margin-top: 32px
}

.header-game {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 62px;
    height: auto;
    overflow: hidden;
    color: var(--gray2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 10px;
    background: var(--white);
    border: 1px solid rgba(0, 0, 0, .125);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.box-header {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.box-header h1 {
    font-size: 20px;
    white-space: nowrap;
    text-transform: uppercase
}

.header-game-extend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.header-game-extend>button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 44px;
    min-height: 44px;
    margin-left: 5px;
    cursor: pointer;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: var(--radius15);
    background: transparent;
    -webkit-transition: cubic-bezier(.32, 1.2, .54, 1.17);
    -o-transition: cubic-bezier(.32, 1.2, .54, 1.17);
    transition: cubic-bezier(.32, 1.2, .54, 1.17);
    fill: var(--gray2)
}

.expand {
    margin-right: -5px
}

.header-game-extend>button>svg {
    width: 20px;
    height: 20px;
    fill: var(--gray2)
}

.header-game-extend>button:hover {
    background-color: var(--orange);
    color: var(--white);
    fill: var(--white);
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg)
}

.comment-btn:hover>svg,
.expand-btn:hover>svg,
.share-btn:hover>svg,
.theatemode:hover>svg {
    fill: var(--white)
}

.header-game-extend>button.like-btn>svg {
    width: 24px;
    height: 24px;
}

.like-btn:hover>svg {
    fill: var(--orange);
}

.like-text {
    margin-right: 6px;
}

.header-game-extend>button.like-btn:hover {
    background-color: transparent;
}

.header-game-extend>button.like_btn_active {
    cursor: unset;
}

.header-game-extend>button.like_btn_active>svg {
    fill: var(--orange);
}

.header-game-extend>button.like_btn_active:hover {
    transform: none
}


.exit-fullscreen {
    width: 36px;
    height: 36px;
    position: fixed;
    top: 5px;
    right: 5px;
    z-index: 100000;
    padding: 6px;
    background-color: rgba(0, 0, 0, .65);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

#expand,
.force_full_screen {
    cursor: pointer !important
}

.force_full_screen {
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 99999;
    top: 0 !important;
    border: 0 !important;
    left: 0 !important;
    right: 0 !important
}

@media (max-width:576px) {
    .header-game {
        max-height: unset
    }

    .box-header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .header-game-extend {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .game-full-rate {
        margin: 10px 0
    }
}

.pagination,
.pagination .btn_classic {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-pack: center
}

.pagination {
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 9px;
    width: 100%
}

.pagination .btn_classic {
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 44px;
    padding: 12px;
    border-radius: 50%;
    border: 1px solid #bec0c7;
    background-color: transparent;
    background: var(--white);
    font-size: 16px;
    font-weight: 700;
}

.pagination .active,
.pagination .btn_classic:hover {
    background: linear-gradient(180deg, var(--orange2) 0, var(--orange3) 100%);
    box-shadow: 0 2px 10px 0 var(--orange3);
    color: #fff
}

.pagination .btn_classic:hover {
    cursor: pointer;
    border: unset
}

.pagination .active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 44px;
    padding: 12px;
    border-radius: 50%;
    font-size: 16px;
    cursor: default;
    font-weight: 700;
}

.pagination>span:first-child {
    margin-left: 0
}

.loading_mask {
    background: rgba(0, 0, 0, .7);
    text-align: center;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.loading_mask>svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.action .loading_mask>svg {
    left: 50%
}

/* add new: is_home */
.banner_top {
    background: linear-gradient(to right, #FF500E 0%, #FF500E 50%, #FF9A46 50%, #FF9A46 100%);
    position: relative
}

.banner_top::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    /* background-image: url(../imgs/index_top_bg.webp); */
    background-image: url(../imgs/lazyload/index_top_bg.jpg);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center
}

.banner_top .container {
    position: relative;
    z-index: 2;
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.banner_top .container .search_box {
    width: 300px
}

.banner_top .container .search_box .search_form {
    position: relative;
    margin-bottom: 15px
}

.banner_top .container .search_box .search_form input {
    width: 300px;
    height: 40px;
    background: #fff;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, .1);
    border-radius: var(--radius20);
    border: none;
    outline: none;
    text-indent: 1em
}

.banner_top .container .search_box .search_form button {
    width: 40px;
    height: 34px;
    background: #ff500e;
    border-radius: var(--radius20);
    border: none;
    outline: none;
    position: absolute;
    top: 3px;
    right: 3px;
    padding-top: 2px;
}

.banner_top .container .search_box .search_form button .iconfont {
    font-size: 14px;
    color: #fff;
    cursor: pointer
}

.banner_top .container .search_box .search_recommend {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.banner_top .container .search_box .search_recommend li {
    margin-right: 6px;
    margin-bottom: 6px
}

.banner_top .container .search_box .search_recommend li a {
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #fff;
    padding: 0 10px;
    font-weight: 500;
    background: hsla(0, 0%, 100%, .2);
    border-radius: var(--radius15)
}

.banner_top .container .search_box .search_recommend li a:hover {
    text-decoration: underline
}

.banner_top .container .index_top_swiper {
    width: calc(100% - 340px);
    display: flex;
    align-items: center;
    justify-content: space-between
}

.banner_top .container .index_top_swiper>a {
    width: 30px;
    height: 30px;
    background: #fff;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, .1);
    border-radius: var(--radius20);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s
}

.banner_top .container .index_top_swiper>a:hover {
    opacity: .8
}

.banner_top .container .index_top_swiper>a .iconfont {
    color: #333;
    font-size: 14px
}

.banner_top .container .index_top_swiper .swiper_box {
    width: calc(100% - 120px);
    overflow-x: hidden
}

.banner_top .container .index_top_swiper .swiper_box .swiper-wrapper .swiper-slide {
    /* width: calc((100% - 160px)/9); */
    width: calc((100% - 144px) / 6);
    height: auto;
    margin-right: 12px;
    display: flex;
    align-items: center;
    flex-direction: column
}

@media screen and (max-width: 1360px) {
    .banner_top .container .index_top_swiper .swiper_box .swiper-wrapper .swiper-slide {
        width: calc((100% - 140px)/8)
    }
}

@media screen and (max-width: 1260px) {
    .banner_top .container .index_top_swiper .swiper_box .swiper-wrapper .swiper-slide {
        width: calc((100% - 120px)/7)
    }
}

@media screen and (max-width: 1160px) {
    .banner_top .container .index_top_swiper .swiper_box .swiper-wrapper .swiper-slide {
        width: calc((100% - 100px)/6)
    }
}

@media screen and (max-width: 960px) {
    .banner_top .container .index_top_swiper .swiper_box .swiper-wrapper .swiper-slide {
        width: calc((100% - 80px)/5)
    }
}

@media screen and (max-width: 900px) {
    .banner_top .container .index_top_swiper .swiper_box .swiper-wrapper .swiper-slide {
        width: calc((100% - 120px)/7)
    }
}

@media screen and (max-width: 800px) {
    .banner_top .container .index_top_swiper .swiper_box .swiper-wrapper .swiper-slide {
        width: calc((100% - 100px)/6)
    }
}

.banner_top .container .index_top_swiper .swiper_box .swiper-wrapper .swiper-slide .thum {
    width: 100%;
    /* height: 0;
    padding-bottom: 100%; */
    /* height: 94px; */

    border-radius: var(--radius15);
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}

.banner_top .container .index_top_swiper .swiper_box .swiper-wrapper .swiper-slide .thum img {
    /* position: absolute; */
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .3s;
    object-position: center
}

.banner_top .container .index_top_swiper .swiper_box .swiper-wrapper .swiper-slide:hover .thum img {
    transform: scale(1.1)
}

.banner_top .container .index_top_swiper .swiper_box .swiper-wrapper .swiper-slide p {
    width: 100%;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: capitalize;
}

@media screen and (max-width: 900px) {
    .banner_top .container {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .banner_top .container .search_box {
        display: none
    }

    .banner_top .container .index_top_swiper {
        width: 100%
    }
}

@media screen and (max-width: 700px) {
    .banner_top .container {
        display: none
    }
}

/* add more */
@media (max-width:900px) {
    .is_home_search {
        display: flex;
        flex-wrap: wrap;
    }

    .banner_top .container.is_home_search .search_box {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        display: flex;
    }
}

@media screen and (max-width: 700px) {
    .banner_top .container {
        display: block;
    }

    .banner_top .container.is_home_search .index_top_swiper {
        display: none;
    }

    .banner_top .container .search_box .search_form input {
        width: 250px;
    }
}

/* bg bread_crumb */
.abs {
    display: none;
}

@media (min-width:951px) {
    .abs {
        display: block;
        position: absolute;
        box-sizing: border-box;
        border-radius: 9999px;
    }

    .dot-sm {
        width: 0.75rem;
        height: 0.75rem;
    }

    .dot-md {
        width: 1.25rem;
        height: 1.25rem;
    }

    .dot-lg {
        width: 2.5rem;
        height: 2.5rem;
    }

    .ring-xl {
        width: 12rem;
        height: 12rem;
        border: 41px solid #fff3ee;
        opacity: 0.8;
    }

    .ring-md {
        border: 12px solid #fff3ee;
        opacity: 0.8;
    }

    .bg-o100 {
        background-color: #fff3ee;
        opacity: 0.9;
    }

    .bg-o200 {
        background-color: #ffede6;
        opacity: 0.9;
    }

    .t9 {
        top: 2.25rem;
    }

    .t4 {
        top: 1rem;
    }

    .t34p {
        top: 34%;
    }

    .b33p {
        bottom: 33%;
    }

    .b8p {
        bottom: 8%;
    }

    .t5 {
        top: 3rem;
    }

    .r51p {
        right: 51%;
    }

    .r49p {
        right: 49%;
    }

    .r42p {
        right: 42%;
    }

    .r39p {
        right: 39%;
    }

    .r23p {
        right: 23%;
    }

    .r20p {
        right: 20%;
    }

    .r19p {
        right: 18%;
    }
}

.footer_wrap * {
    z-index: 1;
}

/* copy embed */

.box_embed {
    background-color: rgb(255 255 255 / 1);
    padding: 15px;
}

.box_embed_title {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.75rem;
    color: rgb(255 80 14 / 1);
}

.box_embed_detai {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}

.box_embed_detai .copy-input {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 9999px;
    border-style: none;
    background-color: rgb(246 246 246 / 1);
    padding: 15px 18px;
    width: 100%;
    font-size: 16px;
    outline: none;
}

.box_embed_detai_button {
    cursor: pointer;
    border-radius: 9999px;
    padding: 15px 24px;
    font-weight: 600;
    color: rgb(255 255 255 / 1);
    transition: background-color .2s linear;
    background-color: rgb(255 80 14 / 1);
}

.box_embed_detai_button:hover {
    background-color: rgb(255 116 64 / 1);
}

/* card_video */
.card_video_thumb {
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: var(--radius15) var(--radius15) 0 0;
    background-size: cover;
    background-position: center;
    aspect-ratio: 20 / 13;
}

.card_video_thumb,
.card_video_thumb * {
    pointer-events: none;
}

.card_video_thumb img {
    display: block;
    height: auto;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.card_video_thumb video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-radius: var(--radius15) var(--radius15) 0 0;
    transition: opacity .3s;
    pointer-events: none;
    object-fit: cover;
    object-position: center;
}

@media (hover: none) and (pointer: coarse) and (max-width: 991px) {
    .card_video:hover .card_video_thumb video {
        display: none !important;
    }

    .card_video_thumb video {
        pointer-events: none !important;
    }
}

@media (hover: hover) and (pointer: fine) {
    .card_video:hover .card_video_thumb video {
        opacity: 1;
    }
}

/* is_home */
.featured_games .container .featured_banner .swiper-wrapper .swiper-slide.swiper_item {
    background: transparent;
    box-shadow: unset;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.swiper_item_colum {
    width: 100%;
    background: var(--white);
    -webkit-box-shadow: 0 2px 4px 0 var(--black-rgba);
    box-shadow: 0 2px 4px 0 var(--black-rgba);
    border-radius: var(--radius15);
    position: relative;
}

.featured_games .container .featured_banner .swiper-wrapper .swiper-slide.swiper_item:hover .thum img {
    transform: unset;
}

.featured_games .container .featured_banner .swiper-wrapper .swiper-slide.swiper_item .swiper_item_colum:hover .thum img {
    transform: scale(1.1);
}

/* fullscreen new */
.iframe_box {
    align-items: center;
    display: flex;
    width: 100%;
    flex-direction: column;
    flex-grow: 0
}

.iframe_box_inner {
    width: 100%;
    height: 100%;
    flex-grow: 1;
    justify-content: center;
    position: relative
}

body.is_fullscreen {
    overflow: hidden
}

.is_fullscreen .iframe_box_inner {
    width: 100%;
    height: calc(100% - 60px)
}

.is_fullscreen .iframe_box_inner_container {
    height: 100% !important
}

.iframe_box_inner_container {
    width: 100%;
    height: 100%;
    min-height: 550px
}

@media (max-width: 1370px) {
    .iframe_box_inner_container {
        min-height: 500px
    }
}

@media (max-width: 768px) {
    .iframe_box_inner_container {
        min-height: 320px
    }
}

.iframe_box_inner_container iframe {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 19
}

.is_fullscreen .iframe_box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 100
}

.is_fullscreen .header-game,
.is_fullscreen .hide_fullscreen {
    display: none
}

.exit-fullscreen {
    display: none;
}

.is_fullscreen .header-game.header_game_block,
.is_fullscreen .exit-fullscreen {
    display: block
}

.iframe-default {
    height: 100%;
    top: 0;
    width: 100%
}

.iframe-default {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

/* ========================== fix home ============================== */
.container_full {
    width: 100%;
    padding-left: 36px;
    padding-right: 36px
}

.featured_games .container.container_full .featured_banner .swiper-wrapper .swiper-slide {
    width: calc((100% - 30px)/ 10);
}

.featured_games .container.container_full .featured_banner .swiper-wrapper .swiper_item_x2 {
    width: calc((100% - 30px)/ 5);
}

.featured_games .container .featured_banner .swiper-wrapper .swiper_item_x2 .item_info dl dd.item_info_excerpt2 {
    min-height: 40px;
}

.featured_games .container.container_full .featured_banner .swiper-wrapper .swiper_item_x2 .item_info {
    padding: 9px 15px;
}

.featured_games .container.container_full .featured_banner .swiper-wrapper .swiper-slide .item_info dl {
    overflow: hidden;
    width: 100%;
}

/* screen and  */
@media (max-width: 1600px) {
    .featured_games .container.container_full .featured_banner .swiper-wrapper .swiper-slide {
        width: calc((100% - 30px)/ 8);
    }

    .featured_games .container.container_full .featured_banner .swiper-wrapper .swiper_item_x2 {
        width: calc((100% - 30px)/ 4);
    }
}

@media (max-width: 1240px) {
    .featured_games .container.container_full .featured_banner .swiper-wrapper .swiper-slide {
        width: calc((100% - 30px)/ 6);
    }

    .featured_games .container.container_full .featured_banner .swiper-wrapper .swiper_item_x2 {
        width: calc((100% - 30px)/ 3);
    }
}

@media (max-width: 992px) {
    .featured_games .container.container_full .featured_banner .swiper-wrapper .swiper-slide {
        width: calc((100% - 30px)/ 5);
    }

    .featured_games .container.container_full .featured_banner .swiper-wrapper .swiper_item_x2 {
        width: calc((100% - 30px)/ 2.5);
    }
}

@media (max-width: 768px) {
    .featured_games .container.container_full .featured_banner .swiper-wrapper .swiper-slide {
        width: calc((100% - 30px)/ 4);
    }

    .featured_games .container.container_full .featured_banner .swiper-wrapper .swiper_item_x2 {
        width: calc((100% - 30px)/ 2);
    }
}

@media (max-width: 600px) {
    .featured_games .container.container_full .featured_banner .swiper-wrapper .swiper-slide {
        width: calc((100% - 30px)/ 3);
    }

    .featured_games .container.container_full .featured_banner .swiper-wrapper .swiper_item_x2 {
        width: calc((100% - 30px)/ 1.5);
    }
}

@media (max-width: 440px) {
    .featured_games .container.container_full .featured_banner .swiper-wrapper .swiper-slide {
        width: calc((100% - 30px)/ 2);
    }

    .featured_games .container.container_full .featured_banner .swiper-wrapper .swiper_item_x2 {
        width: calc((100% - 30px)/ 1);
    }
}


/* fix */
.featured_games .container .featured_banner .swiper-wrapper .swiper_item_x2 .item_info dl {
    width: calc(100% - 90px)
}

.featured_games .container .featured_banner .swiper-wrapper .swiper_item_x2 .item_info dl dt {
    margin-bottom: 12px;
}

.featured_games .container .featured_banner .swiper-wrapper .swiper_item_x2 .item_info dl dd.item_info_excerpt {
    height: 100%;
    line-height: 20px;
    margin-bottom: 13px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}


.featured_games .container .featured_banner .swiper-wrapper .swiper-slide .item_info>span {
    width: 63px;
    height: 27px;
    line-height: 27px;
}

.featured_games .container .featured_banner .swiper-wrapper .swiper_item_x2 .item_info>span {
    width: 80px;
    height: 40px;
    line-height: 40px;
}


/* test */
.GameThumbLabel_label__dz3yR {
    border-radius: 9px;
    display: inline-flex;
    padding: 3px 10px;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 4;
    opacity: 1;
    transition: opacity .2s linear;
    font-size: 14px;
    font-weight: 800;
    top: -4px;
    left: -4px;
    -webkit-user-select: none;
    user-select: none
}

.GameThumbLabel_label__dz3yR.GameThumbLabel_videoPlaying__Xtmok {
    opacity: 0
}

.GameThumbLabel_hot__CWhxn {
    color: var(--white);
    background: linear-gradient(90deg, #ff2f0f, #ff8b2d)
}

.GameThumbLabel_new__8GnG6 {
    color: var(--white);
    background: linear-gradient(90deg, #c93dd1, #8a4fff)
}

.GameThumbLabel_topRated__xYfMw {
    background: linear-gradient(90deg, #ffc352, #faff9c);
    color: #36390d
}

.GameThumbLabel_updated__Z69rK {
    color: var(--white);
    /* background: linear-gradient(90deg, #28abdf, #5082ff); */
    background: linear-gradient(44deg, #32803f, #62d276);
}


.swiper_item_colum:hover .GameThumbLabel_label__dz3yR {
    opacity: 0;
}

.search_games_box .games_list li a:hover .GameThumbLabel_label__dz3yR {
    opacity: 0;
}

.swiper-slide2:hover .GameThumbLabel_label__dz3yR {
    opacity: 0;
}

.featured_games .container .featured_banner .swiper-wrapper .swiper-slide:hover .GameThumbLabel_label__dz3yR {
    opacity: 0;
}

/* game_column */
.li_item {
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: center;
}

.item_game:hover .GameThumbLabel_label__dz3yR {
    opacity: 0;
}

.item_game .GameThumbLabel_label__dz3yR {
    padding: 2px 8px;
}