body {
    background-color: #f0f0f0;
}

body * {
    max-height: 834462737px;
    -webkit-text-size-adjust: none;
}

.width {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    
}

.viewport-container {
    position: relative;
    background: #fff;
    min-height: 94vh;
}

.widget-list {
    overflow: hidden;
}

.widget-list ul {
    overflow: hidden;
    margin-left: -1px;
    margin-top: -1px;
}

.widget-list li {
    float: left;
    width: 33.333%;
    border: 1px solid #ccc;
    border-right: none;
    border-bottom: none;
    text-align: center;
    line-height: 1;
}

.widget-list li:hover {
    transition: all .25s;
    background-color: #f9f9f9;
}

.widget-list li a {
    display: block;
    margin: 10% 10% 2.5% 10%;
}

.widget-list li div {
    margin-left: auto;
    margin-right: auto;
    max-width: 72px;
}

.widget-list li i {
    display: block;
    padding-top: 100%;
    position: relative;
    border-radius: 20%;
    overflow: hidden;
}

.widget-list li span {
    display: block;
    position: absolute;
    z-index: 22;
    top: 0;
    left: 0;
    background-color: #fa6767;
    font-size: 11px;
    color: #ffffff;
    padding: 5%;
    border-bottom-right-radius: 15% 30%;
    border-top-right-radius: 15% 30%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    max-width: 100%;
}

.widget-list li img {
    display: block;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.widget-list li h1 {
    font-size: 13px;
    color: #000000;
    margin-top: 6.5%;
}

.widget-list li p {
    color: #999999;
    font-size: 12px;
    height: 18px;
    margin: 5% 10% 10% 10%;
}

.widget-list li h1,
.widget-list li p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

@media screen and (max-width: 374px) {
    .widget-list li h1 {
        font-size: 12px;
    }

    .widget-list li p {
        font-size: 10px;
        height: 15px;
    }
}

@media screen and (min-width: 376px) {
    .widget-list li h1 {
        font-size: 14px;
    }

    .widget-list li p {
        font-size: 13px;
        height: 19.5px;
    }
}

@media screen and (min-width: 415px) {
    .widget-list li h1 {
        font-size: 15px;
    }

    .widget-list li p {
        font-size: 14px;
        height: 21px;
    }
}

.top-default .top_place {
    padding-top: 12%;
}

.top-default .top_body {
    position: fixed;
    z-index: 917;
    top: 0;
    left: 0;
    right: 0;
}

.top-transparent .top_body {
    position: absolute;
}

.top-default .ratio-wrap {
    padding-top: 12%;
    position: relative;
    background-color: #f4f6f8;
}

.top-transparent .ratio-wrap {
    background-color: transparent;
    color: #ffffff;
}

.top-transparent .ratio-wrap a {
    color: #ffffff;
}

.top-default .ratio-container {
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.top-default .container {
    position: relative;
    height: 100%;
    margin: 0 3%;
}

.top-default .item {
    height: 100%;
}

.top-default .item-left,
.top-default .item-right {
    position: absolute;
    z-index: 11;
    top: 0;
    bottom: 0;
    width: 6%;
}

.top-default .item-left {
    left: 0;
}

.top-default .item-right {
    right: 0;
    text-align: right;
}

.top-default .item-center {
    text-align: center;
}

.top-default .item-container {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1;
    width: 75%;
}

.top-default .item-container span {
    display: inline-block;
    vertical-align: middle;
}

.top-default .item-left span.fa,
.top-default .item-right span.fa {
    font-size: 30px;
}

.top-default .item-left span.fa.big,
.top-default .item-right span.fa.big {
    font-size: 36px;
}

.top-default .item-center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

@media screen and (max-width: 374px) {
    .top-default .item-left span.fa,
    .top-default .item-right span.fa {
        font-size: 26px;
    }

    .top-default .item-left span.fa.big,
    .top-default .item-right span.fa.big {
        font-size: 32px;
    }

    .top-default .item-center {
        font-size: 14px;
    }
}

@media screen and (min-width: 376px) {
    .top-default .item-left span.fa,
    .top-default .item-right span.fa {
        font-size: 32px;
    }

    .top-default .item-left span.fa.big,
    .top-default .item-right span.fa.big {
        font-size: 38px;
    }

    .top-default .item-center {
        font-size: 17px;
    }
}

@media screen and (min-width: 415px) {
    .top-default .item-left span.fa,
    .top-default .item-right span.fa {
        font-size: 34px;
    }

    .top-default .item-left span.fa.big,
    .top-default .item-right span.fa.big {
        font-size: 40px;
    }

    .top-default .item-center {
        font-size: 18px;
    }
}

.bottom-app .bottom_place {
    transition: all .5s;
}

.bottom-app .bottom_place {
    padding-top: 12%;
}

.bottom-app.hide .bottom_place {
    padding-top: 0;
}

.bottom-app .bottom_body {
    position: fixed;
    z-index: 917;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 1;
    transition: all .5s;
    transform: translateY(0);
}

.bottom-app.hide .bottom_body {
    transform: translateY(100%);
}

.bottom-app .ratio-wrap {
    padding-top: 12%;
    position: relative;
}

.bottom-app .ratio-container {
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.bottom-app .container {
    height: 100%;
    background-color: rgba(255, 255, 255, 0.95);
    border-top: 1px solid #ccc;
    padding: 1% 0.5%;
}

.bottom-app .container a {
    display: block;
    height: 100%;
    position: relative;
}

.bottom-app .container i:first-child {
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
}

.bottom-app .container img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 85%;
    height: 100%;
}

.bottom-app .container div {
    position: absolute;
    z-index: 11;
    top: 0;
    bottom: 0;
    left: 17.5%;
    right: 12.5%;
}

.bottom-app .container p {
    position: absolute;
    z-index: 11;
    left: 0;
    right: 0;
    border: 1px solid #f7ae3a;
    border-radius: 917px;
    padding-top: 2.5%;
    padding-bottom: 2.5%;
    color: #f7ae3a;
    font-size: 14px;
    top: 50%;
    transform: translateY(-50%);
}

.bottom-app .container i:last-child {
    position: absolute;
    z-index: 11;
    padding-top: 7.5%;
    width: 7.5%;
    right: 2.5%;
    top: 50%;
    transform: translateY(-50%);
    background-color: #c6c6c6;
    overflow: hidden;
    border-radius: 50%;
}

.bottom-app .container span {
    position: absolute;
    z-index: 11;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    color: #ffffff;
}

@media screen and (max-width: 374px) {
    .bottom-app .container p {
        font-size: 12px;
    }

    .bottom-app .container span.fa {
        font-size: 16px;
    }
}

@media screen and (min-width: 376px) {
    .bottom-app .container p {
        font-size: 16px;
    }

    .bottom-app .container span {
        font-size: 20px;
    }
}

@media screen and (min-width: 415px) {
    .bottom-app .container p {
        font-size: 18px;
    }

    .bottom-app .container span {
        font-size: 22px;
    }
}

.bottom-game .container {
    padding: 1.5%;
}

.bottom-game .bottom_place {
    position: relative;
}

.bottom-game .bottom_body {
    position: fixed;
    z-index: 917;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 1;
}

.bottom-game .bottom_place .width {
    padding-top: 1px;
}

.bottom-game .bottom_body .width {
    border-top: 1px solid #ccc;
    background-color: rgba(255, 255, 255, 0.95);
}

.bottom-game .ratio-wrap {
    padding-top: 15%;
    position: relative;
    overflow: hidden;
}

.bottom-game .ratio-container {
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.bottom-game a {
    display: block;
    height: 100%;
    position: relative;
}

.bottom-game .icon {
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    overflow: hidden;
    border-radius: 15%;
}

.bottom-game .icon img {
    display: block;
    width: 100%;
    height: 100%;
}

.bottom-game .info {
    position: absolute;
    z-index: 11;
    top: 0;
    bottom: 0;
    left: 17.5%;
    right: 15%;
    font-size: 14px;
}

.bottom-game .info h1,
.bottom-game .info p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.bottom-game .info h1 {
    position: absolute;
    z-index: 11;
    top: 5%;
    left: 0;
    right: 0;
    font-weight: bold;
}

.bottom-game .info p {
    position: absolute;
    z-index: 11;
    bottom: 5%;
    left: 0;
    right: 0;
    font-size: 12px;
}

.bottom-game .info div {
    position: absolute;
    z-index: 11;
    left: 0;
    right: 0;
    color: #f1ac21;
    top: 50%;
    transform: translateY(-50%);
}

.bottom-game .down {
    position: absolute;
    z-index: 11;
    right: 0;
    background-color: #f47325;
    padding: 2.5% 3.5%;
    border: 1px solid #dadada;
    border-radius: 3px;
    font-size: 12px;
    color: #ffffff;
    top: 50%;
    transform: translateY(-50%);
}

@media screen and (max-width: 374px) {
    .bottom-game .info {
        font-size: 12px;
    }

    .bottom-game .info p,
    .bottom-game .down {
        font-size: 10px;
    }
}

@media screen and (min-width: 376px) {
    .bottom-game .info {
        font-size: 15px;
    }

    .bottom-game .info p,
    .bottom-game .down {
        font-size: 13px;
    }
}

@media screen and (min-width: 415px) {
    .bottom-game .info {
        font-size: 16px;
    }

    .bottom-game .info p,
    .bottom-game .down {
        font-size: 14px;
    }
}

.nav2-default {
    font-size: 14px;
}

.nav2-default .nav2_place {
    padding-top: 10%;
}

.nav2-default .nav2_body {
    position: fixed;
    z-index: 91;
    top: 0;
    left: 0;
    right: 0;
}

.nav2-default .container {
    margin-top: 12%;
    position: relative;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.nav2-default .ratio-wrap {
    padding-top: 10%;
    position: relative;
}

.nav2-default .ratio-container {
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #F6F7F9;
}

.nav2-default .container a {
    display: inline-block;
    width: 25%;
    height: 100%;
    margin-left: 2.5%;
    margin-right: 2.5%;
    color: #000000;
    font-weight: bold;
}

.nav2-default .container a.current {
    border-bottom: 3px solid #FFB22D;
    color: #ffb22d;
}

.nav2-default .container a span {
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

@media screen and (max-width: 374px) {
    .nav2-default {
        font-size: 13px;
    }
}

@media screen and (min-width: 376px) {
    .nav2-default {
        font-size: 15px;
    }
}

@media screen and (min-width: 415px) {
    .nav2-default {
        font-size: 16px;
    }
}

.scrollpage_status {
    padding: 5% 2.5% 7.5% 2.5%;
    line-height: 1;
    text-align: center;
    font-size: 14px;
}

.scrollpage_status .load,
.scrollpage_status .no {
    display: none;
}

.scrollpage_status.load .load {
    display: block;
}

.scrollpage_status.no .no {
    display: block;
}

@media screen and (max-width: 374px) {
    .scrollpage_status {
        font-size: 13px;
    }
}

@media screen and (min-width: 376px) {
    .scrollpage_status {
        font-size: 15px;
    }
}

@media screen and (min-width: 415px) {
    .scrollpage_status {
        font-size: 16px;
    }
}

.top-default .item-center span.fa {
    font-size: 30px;
}

.top-default .item-center .fas span.fa-angle-up {
    display: none;
}

.top-default .item-center .fas.show span.fa-angle-up {
    display: inline-block;
}

.top-default .item-center .fas.show span.fa-angle-down {
    display: none;
}

.top-default .select {
    position: absolute;
    z-index: 9999;
    top: 110%;
    left: 50%;
    border: 1px solid #ccc;
    background-color: #ffffff;
    width: 50%;
    transform: translateX(-50%);
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
    display: none;
}

.top-default .item-container .fas.show .select {
    display: block;
}

.top-default .select li {
    font-size: 16px;
    line-height: 1;
    border-top: 1px solid #ccc;
}

.top-default .select li:first-child {
    border-top: none;
}

.top-default .select li a {
    display: block;
    padding: 5%;
    color: #000000;
}

.top-default .select li:hover a,
.top-default .select li.selected a {
    color: #ff7a17;
    background-color: #f5f5f5;
}

@media screen and (max-width: 374px) {
    .top-default .item-center span.fa {
        font-size: 28px;
    }

    .top-default .select li {
        font-size: 14px;
    }
}

@media screen and (min-width: 376px) {
    .top-default .item-center span.fa {
        font-size: 32px;
    }

    .top-default .select li {
        font-size: 17px;
    }
}

@media screen and (min-width: 415px) {
    .top-default .item-center span.fa {
        font-size: 34px;
    }

    .top-default .select li {
        font-size: 18px;
    }
}

.gameIconType {
    display: block;
    position: absolute;
    z-index: 33;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    line-height: 17.5px;
    padding: 0 3.5px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 10px;
    border-radius: 5px;
    text-align: center;
    font-style: normal;
    color: red;
}

.gameIconType .discountC {
    display: none;
}

.gameIconType .discountN {
    display: inline;
}

.gameIconType-1:before,
.gameIconType-bt:before {
    content: '手游';
}

/*.gameIconType-2:before,*/
/*.gameIconType-discount:before{*/
/*content: '折';*/
/*}*/

.gameIconType-2 .discountC,
.gameIconType-discount .discountC {
    display: block;
}

.gameIconType-3:before,
.gameIconType-h5:before {
    content: 'H5';
}

.gameDownload-1:after,
.gameDownload-2:after {
    content: '下载';
}

.gameDownload-3:after {
    content: '开始玩';
}
#fix_footer {
    z-index: 999;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(221, 221, 221);
    left: 0px;
    background-color: rgb(248, 248, 248);
    line-height: 80%;
    color: rgb(255, 255, 255);
    height: 50px;
    width: 100%;
    position: fixed;
    bottom: 0%;
    max-width: 640px;
    right: 0px;
    margin: auto;
}
#fix_footer td {
    width: 25%;
    text-align: center;
}
#fix_footer td img {
    height: 24px;
}
#fix_footer td span {
    font-size: 10.5px;
    color: #929292;
}
.select5_box {
    border: 1px solid #fff;
    position: absolute;
    width: 200px;
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    z-index: 999;
}
.select5_box ul {
    padding: 0px;
    margin: 5px;
}
.select5_box ul li {
    list-style: none;
    padding: 10px 7px 10px;
    cursor: pointer;
}
body {
    background: url(/Public/Media/images/bg.jpg?v=1001) no-repeat fixed;
    background-size: cover;
    background-position: right 0;
    
}
/*.footer {
    position: fixed;
    bottom: 10%;
    right: 41%;
    width: 10%;
}*/
.button {
            border: none;
            color: white;
            padding: 10px 10px;
            text-align: center;
            text-decoration: none;
            display: inline-block;
            border-radius: 25px;
            width: 100%;
        }