body {
    font-size: 12px;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    color: #000;
    font-family: 'PingFang', 'Source Han Sans', sans-serif;
}

html,
body {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px
}

#menu2 {
    display: inline-block;
    position: absolute;
    left: 180px;
    top: 0;
    right: 50px;
    height: 50px;
    overflow: hidden
}

#menu2 li {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 5px
}

#menu2 li a {
    text-decoration: none;
    font-size: 1.4em;
    color: #fff
}

#menu2 li:hover {
    background: #FFC107
}

#menu2 li a:hover {
    color: #fff
}

ol,
ul,
li,
form,
input,
p,
h5,
h6,
h4,
h3,
h1,
h2 {
    padding: 0px;
    margin: 0px
}

input,
button {
    -webkit-appearance: none;
    border-radius: 0;
    border: none
}

ul,
dl {
    list-style: none
}

img {
    vertical-align: top;
    border: 0
}

div.header {
    min-width: 240px;
    width: 100%;
    height: 50px;
    background: #454596;
    text-align: center;
    position: relative
}

#nav-icon-2 img {
    width: 25px;
    padding-top: 10px
}

div.nav-left {
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    text-align: left;
    cursor: pointer
}

div.nav-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    padding-right: 10px;
    cursor: pointer
}

#searchDiv {
    width: 100%;
    height: 40px;
    padding: 0px 0 0 0;
    position: relative;
    display: none;
    clear: both;
    margin-top: -1px;
    background: #f7f2a9
}

#searchForm #keywordsDiv {
    height: 40px;
    float: left;
    width: 100%
}

#searchForm #keywordsInput {
    width: 100%;
    height: 40px;
    padding-left: 5px;
    padding-right: 60px;
    background: #ededed
}

#searchForm #submitDiv {
    width: 60px;
    height: 40px;
    float: right;
    position: absolute;
    right: 0px
}

#searchForm #submitInput {
    width: 100%;
    height: 40px;
    border: 0px;
    background-color: #454596;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px
}

div.allgames {
    height: auto;
    margin: 20px 5px;
    font-size: 0;
    text-align: center
}

div.allgames .content-title {
    display: block;
    width: 100%;
    font-size: 20PX;
    color: #eaea06;
    padding-left: 80px;
    text-align: left;
}

.allgames::after,
.allgames::before {
    clear: both;
    content: '';
    display: block
}

.hisgames {
    display: none;
    margin: 20px 5px;
    font-size: 0
}

#hdad1_1,
#hdad1_2 {
    display: none
}

@media screen and (max-width: 600px) {
    div.thumb {
        text-align: center;
        display: inline-block;
        margin: 2%;
        width: 21%;
        padding-top: 21%;
        position: relative;
        color: #FDB504;
        font-size: 12px;
        border-radius: 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    div.allgames .content-title {
        padding-left: 10px;
    }

}

@media screen and (min-width: 600px) and (max-width: 1000px) {
    div.thumb {
        text-align: center;
        display: inline-block;
        margin: 1%;
        width: 14%;
        padding-top: 14%;
        position: relative;
        color: #FDB504;
        font-size: 12px;
        border-radius: 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    .category div {
        width: 32% !important
    }
}

@media screen and (min-width: 1000px) and (max-width: 1280px) {
    div.thumb {
        text-align: center;
        display: inline-block;
        margin: 1%;
        width: 14%;
        padding-top: 14%;
        position: relative;
        color: #FDB504;
        font-size: 12px;
        border-radius: 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    div.padr {
        padding-right: 180px;
        position: relative;
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    main {
        min-height: 990px
    }

    .category div {
        width: 33% !important
    }

    #hdad1_1 {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 160px;
        padding: 0 10px;
        margin: 0;
        height: 620px;
        min-height: 250px
    }

    #hdad1 {
        display: none
    }
}

@media screen and (min-width: 1280px) {
    div.thumb a:hover {
        z-index: 999;
        transform: scale(1.25);
        transition: transform 300ms 50ms ease-in-out
    }

    div.thumb a:hover .thumbname {
        opacity: 1;
        transition: opacity 300ms 50ms ease-in-out
    }

    div.thumb {
        text-align: center;
        display: inline-block;
        margin: 1%;
        width: 9%;
        padding-top: 9%;
        position: relative;
        color: #FDB504;
        font-size: 12px;
        border-radius: 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    div.padr {
        padding-right: 356px;
        position: relative;
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    main {
        min-height: 1290px
    }

    .category div {
        width: 24% !important
    }

    #hdad1_1 {
        display: block;
        position: absolute;
        top: 300px;
        right: 0;
        width: 300px;
        padding: 0 28px;
        margin: 0;
        height: 620px;
        min-height: 250px
    }

    #hdad1_2 {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 336px;
        padding: 0 10px;
        margin: 0;
        height: 280px !important
    }

    #hdad1 {
        display: none
    }
}

div.thumb a img {
    width: 100%;
    height: 100%;
    color: #e4ad47;
    border-radius: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

div.thumb a {
    color: #000;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px
}

.thumbname {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.3em;
    text-align: center;
    overflow: hidden;
    color: #fff;
    background: rgba(128, 126, 126, 0.75);
    border-radius: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    opacity: 0
}

#sticky_top {
    position: fixed;
    z-index: 1000;
    width: 100%;
    top: 0;
    left: 0
}

#moreButton {
    display: block;
    background: #262662;
    outline: none;
    margin: 20px 10px;
    padding: 1em;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    width: calc(100% - 20px);
    text-align: right
}

#moreButton:disabled {
    background: #bebebe
}

#moreButton:hover {
    text-decoration: underline
}

#turnPage {
    display: block;
    background: #262662;
    outline: none;
    margin: 20px 10px;
    padding: 1em;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    overflow: auto
}

#turnPage a {
    color: #fff;
    text-decoration: none;
    border: 1px solid #41418d;
    padding: 5px 10px;
    border-radius: 8px
}

#prevPage {
    float: left
}

#nextPage {
    float: right
}

#prevPage:hover,
#nextPage:hover {
    transform: scale(1.05)
}

.copyright-text {
    position: relative;
    background: #41418d;
    clear: both;
    padding: 5px 10px 10px 10px;
    width: 100%;
    min-width: 240px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 12px;
    line-height: 20px;
    color: #fff
}

div.AdBox {
    width: calc(100% - 10px);
    box-sizing: border-box;
    margin: 15px 5px;
    height: auto;
    clear: both;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    color: #000;
    padding-top: 0;
    position: relative;
    border: none
}

.advt {
    margin: 10px;
    color: #000;
    text-align: center
}

.advt::before {
    content: 'ADVERTISEMENT'
}

.ml {
    width: calc(100% - 20px);
    margin: 10px
}

.settingHome {
    width: 25px;
    padding-left: 10px;
    padding-top: 5px
}

#nav-icon-1 {
    left: 0;
    padding: 5px
}

#nav-icon-1,
#icon-fs {
    position: absolute;
    cursor: pointer;
    top: 0;
    z-index: 100
}

#icon-fs {
    right: 0
}

#menu {
    overflow: auto;
    background: #454596;
    color: #fff;
    display: none;
    max-height: 360px
}

#menuul {
    font-size: 12px;
    overflow-y: auto;
    text-align: left
}

#menuul li {
    display: inline-block
}

#menuul a {
    padding: 5px 8px;
    margin: 5px 10px;
    display: block;
    color: #fff;
    text-decoration: none;
    background: #454596;
    text-transform: capitalize
}

#menuul a:hover {
    opacity: 0.75;
    scale: 1.2
}

#links {
    position: relative;
    background: #3d3d88;
    color: #fff;
    padding: 1.2em
}

#links a {
    padding: 10px;
    color: white;
    font-weight: bold;
    text-decoration: none
}

.installapp {
    position: sticky;
    bottom: 0;
    left: 0;
    margin: 10px;
    border-radius: 5px;
    padding: 5px 1em;
    z-index: 99999;
    background: #262662;
    color: #fff;
    font-size: 14px;
    box-sizing: border-box;
    word-break: break-all
}

.app_notnow,
.app_now {
    padding: 8px 20px;
    background: #d88c00;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    border-radius: 8px
}

.app_notnow:hover,
.app_now:hover {
    filter: brightness(1.2)
}

.app_btn {
    margin-top: 5px;
    text-align: right
}

.app_now_intro {
    margin: 5px;
    text-align: center;
    background: #f49f02;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px
}

.category {
    text-align: left;
    background: linear-gradient(0deg, #41418d, #262662);
    margin: 10px;
    padding: 10px 0;
    border-radius: 10px
}

.category div {
    width: 49%;
    display: inline-flex;
    align-items: center
}

.category a {
    width: 100%;
    display: inline-flex;
    align-items: center;
    padding-right: 1em;
    background: #fff;
    text-decoration: none;
    margin: 10px;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 4px 4px 20px 0 rgba(10, 148, 228, 0.50196)
}

.category img {
    width: 55px;
    height: 55px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.category p {
    margin: 0;
    flex: 1;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
    padding: 0 10px;
    color: #333
}

:root {
    --space-2: 1rem
}

.scrollToTop {
    font-size: 1.4em;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: none;
    outline: none;
    background: url(/static/images/backtotop.png);
    z-index: 9999;
    bottom: 1rem;
    bottom: var(--space-2);
    right: 1rem;
    right: var(--space-2);
    position: fixed
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

[id^=ck],
[id^=hdad] {
    text-align: center;
    margin: 30px auto;
    width: 100%;
    overflow: hidden
}

ins.adsbygoogle[data-ad-status="unfilled"] {
    display: none !important
}