* {
    margin: 0;
    -webkit-tap-highlight-color: transparent
}
body,html {
    -webkit-user-select: none;
    user-select: none;
    max-width:560px;
    margin: auto;
}
body {
    overflow-x: hidden
}
uni-app {
    max-width:560px;
    width: 100%;
    height: 100%;
    margin: auto;
}
uni-app,uni-page-head {
    display: block;
    box-sizing: border-box
}
uni-page-wrapper {
    display: block;
    height: 100%;
    position: relative
}
uni-page-body,uni-page-refresh {
    display: block;
    box-sizing: border-box;
    width: 100%
}
uni-page {
    display: block;
    width: 100%;
    height: 100%
}
uni-image {
    width: 320px;
    height: 240px;
    display: inline-block;
    overflow: hidden;
    position: relative
}
uni-image>div,uni-image>img {
    width: 100%;
    height: 100%
}
uni-scroll-view {
    display: block;
    width: 70%;
    overflow: hidden;
}
.uni-scroll-view {
    max-height: inherit
}
.uni-scroll-view,.uni-scroll-view-content {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
uni-swiper {
    display: block;
    height: 150px
}
uni-swiper .uni-swiper-wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
uni-view {
    display: block
}
body::after {
    position: fixed;
    content: '';
    left: -1000px;
    top: -1000px;
    -webkit-animation: shadow-preload .1s;
    -webkit-animation-delay: 3s;
    animation: shadow-preload .1s;
    animation-delay: 3s
}
.uni-navbar[data-v-01691842] {
    width: 1536px
}
.uni-navbar__content[data-v-01691842] {
    position: relative;
    width: 1536px;
    background-color: var(--themeActTopBg);
    overflow: hidden
}
.uni-navbar__content_view[data-v-01691842] {
    display: flex;
    align-items: center;
    flex-direction: row
}
.uni-navbar__header[data-v-01691842] {
    display: flex;
    flex-direction: row;
    width: 1536px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: var(--themeActTitleBg)!important;
    background-color: var(--themeActTopBg)!important
}
.uni-navbar__header-btns[data-v-01691842] {
    display: flex;
    flex-wrap: nowrap;
    width: 60px;
    padding: 0 6px;
    justify-content: center;
    align-items: center
}
.uni-navbar__placeholder-view[data-v-01691842] {
    height: 40px
}
.uni-navbar--fixed[data-v-01691842] {
    position: fixed;
    z-index: 998
}
.uni-navbar--border[data-v-01691842] {
    border-bottom-width: 0.5px;
    border-bottom-style: solid;
    border-bottom-color: #c8c7cc;
    border: none
}
.tabsBox .wrap[data-v-11ce1366] {
    position: relative;
    width: 100%
}
.tabsBox .wrap .homeBox .tabBox[data-v-11ce1366] {
    position: relative;
    white-space: nowrap;
    line-height: 30px
}
.tabsBox .wrap .homeBox .tabBox .tab-item[data-v-11ce1366] {
    padding: 5px 8px;
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    transition-property: background-color,width
}
.tabsBox .wrap .homeBox .tabBox .tab-choice[data-v-11ce1366] {
    position: relative;
    color: #f9dc75
}
.tabsBox .wrap .homeBox .tabBox .tab-choice[data-v-11ce1366]:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 100%;
    height: 3px;
    border-radius: 0.5px;
    background: #f9dc75
}
.tabsBox .wrap .bookshelf-content[data-v-11ce1366] {
    white-space: nowrap;
    width: 100%;
    padding: 10px 0
}
.tabsBox .wrap .bookshelf-content .item[data-v-11ce1366] {
    margin-right: 10px;
    display: inline-block;
    vertical-align: top
}
.tabsBox .wrap .bookshelf-content .item .img[data-v-11ce1366] {
    display: inline-block
}
.tabsBox .wrap .bookshelf-content .item .img uni-image[data-v-11ce1366] {
    width: 85px;
    height: 110px;
    border-radius: 3px
}
.tabsBox .wrap .bookshelf-content .item .item-title[data-v-11ce1366] {
    display: block;
    width: 57px;
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
uni-scroll-view[data-v-11ce1366] ::-webkit-scrollbar {
    display: none
}
.tabbar__content[data-v-aefa4aa0] {
    max-width: 560px;
    margin: auto;
    width: 100%;
    height: 50px;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid var(--tbbarBorderColor);
    background-color: var(--theme);
    z-index: 991
}
.tabbar__content .tabar-item[data-v-aefa4aa0] {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}
.tabbar__content .tabar-item .icon[data-v-aefa4aa0] {
    width: 25px;
    height: 25px
}
.tabbar__content uni-text[data-v-aefa4aa0] {
    padding-top: 1px;
    font-size: 12px;
    color: var(--tabarText)
}
.tabbar__content .active-text[data-v-aefa4aa0] {
    color: var(--tabarActiveText)
}
.fixedCon[data-v-75450d36] {
    width: 100%;
    height: 50px;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999!important;
    display: flex;
    justify-content: center;
    padding: 0 8px
}
.fixedCon .close[data-v-75450d36] {
    width: 25px;
    height: 25px;
    margin-top: 5px
}
.fixedCon .con[data-v-75450d36] {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    margin-top: 10px
}
.fixedCon .con .title1[data-v-75450d36] {
    font-size: 13px;
    color: #e4e4e4
}
.fixedCon .btn[data-v-75450d36] {
    margin-top: 10px;
    width: 64px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    font-size: 12px;
    color: #444;
    border-radius: 4px
}
.fixedShow[data-v-ae48d0b2] {
    position: relative;
    margin-top: 40px
}
.banner-wrap[data-v-4cdbf5c2] {
    width: 100%;
    height: 165px
}
.banner-wrap[data-v-4cdbf5c2] .screen-swiper {
    min-height: 165px
}
.conBgBox[data-v-b6f52c0e] {
    margin-top: 5px;
    min-height: 50px
}
.conBgBox .conBox[data-v-b6f52c0e] {
    display: flex;
    align-items: center
}
.conBgBox .conBox .usertitle[data-v-b6f52c0e] {
    width: 42%;
    font: 12px/24px normal;
    position: relative
}
.conBgBox .conBox .usertitle .login-wrap[data-v-b6f52c0e] {
    width: 100%;
    display: flex;
    margin-top: -10px
}
.conBgBox .conBox .usertitle .login-wrap .btns[data-v-b6f52c0e] {
    width: 142px;
    height: 25px;
    line-height: 25px;
    font-size: 11px;
    border-radius: 25px;
    text-align: center
}
.conBgBox .conBox .usertitle .login-wrap .loginBtn[data-v-b6f52c0e] {
    color: #000;
    width: 130%;
    border-radius: 18px;
    background: linear-gradient(180deg,#feee8f 1.62%,#ffd600 42.05%,#ffd600 48.54%);
    box-shadow: 0 -2px 29px 0 #fff inset
}
.conBgBox .conBox .usertitle .login-wrap .regBtn[data-v-b6f52c0e] {
    margin-left: 20px;
    width: 120%;
    color: #000;
    border-radius: 18px;
    background: #ffffff;
}
.conBgBox .conBox .conRight[data-v-b6f52c0e] {
    display: flex;
    flex-grow: 1;
    align-items: center;
    justify-content: flex-end
}
.conBgBox .conBox .conRight .rightLi[data-v-b6f52c0e] {
    width: 36%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative
}
.conBgBox .conBox .conRight .rightLi .liIconBox[data-v-b6f52c0e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 25px
}
.conBgBox .conBox .conRight .rightLi .liIconBox .liIcon[data-v-b6f52c0e] {
    display: block;
    width: 35px
}
.conBgBox .conBox .conRight .rightLi .liName[data-v-b6f52c0e] {
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin-top: 4px;
    color: #e6d7b4;
    white-space: nowrap
}
.gamelist[data-v-30e9d99a] {
    width: 100%
}
.gamelist .nav[data-v-30e9d99a] {
    position: absolute;
    width: 21%;
    height: 392px;
    z-index: 1;
    color: #9ea9b3;
    overflow-y: auto;
    background-color: #0f0f0f
}
.gamelist .nav .con[data-v-30e9d99a] {
    position: relative;
    height: 57px;
    line-height: 82px;
    text-align: center;
    font-size: 12px;
    background-color: #2a2a2a;
    color: #e6d7b4;
    margin: 10px auto;
    box-sizing: border-box;
    border-radius: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.gamelist .nav .con .bgicon[data-v-30e9d99a] {
    position: absolute;
    left: 35%;
    top: 7px;
    width: 25px;
    height: 25px
}
.gamelist .nav .con[data-v-30e9d99a]:nth-child(1) {
    margin-top: 0
}
.gamelist .nav .con-active[data-v-30e9d99a] {
}
.gamelist .secondList[data-v-30e9d99a] {
    position: relative;
    padding-left: 25%;
    height: 392px;
 
}
.gamelist .secondList .game[data-v-30e9d99a] {
    float: left;
    width: 48%;
    margin-left: 2%;
    margin-bottom: 2%;
    border-radius: 12px;
}
.gamelist .secondList .game .inner[data-v-30e9d99a] {
    position: relative;
    width: 100%;
    padding-top: 88%
}
.gamelist .secondList .game .inner .img[data-v-30e9d99a] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: contain
}
.gamelist .secondList .game .inner .title[data-v-30e9d99a] {
    position: absolute;
    top: 7px;
    left: 6px;
    color: #fff;
    font-size: 14px;
    font-weight: 700
}
.content[data-v-5b8eb1ef] {
    min-height: 100%;
    background-color: #0f0f0f
}
.content .site-name-wrap[data-v-5b8eb1ef] {
    width: 100%;
    background-color: #1d1c1c;
    text-align: center;
    line-height: 1
}
.content .container[data-v-5b8eb1ef] {
    position: relative;
    padding: 7px 4% 0;
    padding-bottom: 60px
}