@media screen and (max-width: 1024px) {
    header {
        margin-bottom:15px
    }
}

.crumbs {
    color: #666;
    font-size: 1.1em;
    margin-bottom: 0;
    font-weight:bold;
}

.crumbs a {
    color: #666
}

.crumbs a:hover {
    text-decoration: underline
}

@media screen and (max-width: 700px) {
    .crumbs {
        margin-top:15px;
        margin-bottom: 15px
    }
}

.gameIntroduce_new {
    display: block;
    align-content: stretch;
    justify-content: space-between
}


@media screen and (max-width: 1024px) {
    .gameIntroduce_new {
        width:calc(100% - 20px);
        margin-left: 10px
    }

    .gameIntroduce_new .right_game_info .topInfo .gameImg .thumBox img {
        height: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%)
    }

    .gameIntroduce_new .right_game_info .topInfo .gameImg .gameName dt {
        font-size: 1.3em
    }

    .gameIntroduce_new .right_game_info .topInfo .action>a+a {
        margin-left: 13px
    }

    .gameIntroduce_new .right_game_info .bottomInfo .left ul {
        margin-bottom: 10px
    }

    .gameIntroduce_new .right_game_info .bottomInfo .left ul li {
        height: 26px;
        line-height: 26px
    }

    .gameIntroduce_new .right_game_info .bottomInfo .right .tags_box a {
        height: 24px;
        font-weight: 400;
        line-height: 24px;
        padding: 0 12px
    }

}

.main {
    padding-top: 0
}



.tags_box a {
    margin-right: 10px;
    margin-bottom: 12px;
    background-color: #fff;
    height: 30px;
    font-size: 12px;
    color: #31cdf7;
    font-weight: 600;
    line-height: 30px;
    padding: 0 15px;
    border-radius: 3px;
    transition: all .3s;
    text-transform: capitalize
}

.tags_box a:hover {
    background-color: #31cdf7;
    color: #fff
}

.ad_box_>p {
    font-size: 12px;
    color: #999;
    margin-top: 4px
}

.gameList {
    margin-bottom: 15px
}

.gameList .gameTypeTitle {
    margin-top: 0;
    color: #333;
    font-size: 1.2em;
    margin-bottom: 15px
}

.gameList .conentMain form {
    padding: 20px 0
}


.gameList .conentMain form .formItem label {
    color: #fff;
    font-size: .9em;
    width: 90px;
    height: 50px;
    line-height: 50px;
    text-align: right;
    margin-right: 15px
}


.gameList .conentMain form input[type=submit] {
    width: 90px;
    height: 40px;
    border: none;
    outline: none;
    border-radius: 21px;
    background-color: #31cdf7;
    color: #fff;
    margin-left: 20px
}

.gameList .conentMain .comment_lists li {
    display: flex
}

.gameList .conentMain .comment_lists li+li {
    margin-top: 10px
}

.gameList .conentMain .comment_lists li .c_main h3 {
    font-size: 1em;
    color: #092644;
    margin-bottom: 5px
}

.gameList .conentMain .comment_lists li .c_main h3 small {
    font-size: .8em;
    color: #999;
    margin-left: 10px
}

.gameList .conentMain .comment_lists li .c_main p {
    font-size: .8em;
    color: #092644
}


.gameList .conentMain .pagination li {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ececec
}

.gameList .conentMain .pagination li+li {
    margin-left: 6px
}

.gameList .conentMain .pagination li:first-child,.gameList .conentMain .pagination li:last-child {
    width: 70px
}

.gameList .conentMain .pagination li>a {
    width: 100%;
    height: 100%;
    color: #666;
    display: flex;
    align-items: center;
    justify-content: center
}

.gameList .conentMain .pagination li.active>a,.gameList .conentMain .pagination li:hover>a {
    color: #fff
}

.gameList .aboutMain {
    background-color: #77a4e9;
    padding: 20px 20px 1px;
    border-radius: 4px
}

.gameList .aboutMain dl dt {
    font-size: 1em;
    margin-bottom: 10px;
    display: flex;
    color: #092644;
    align-items: center;
    font-weight:bold;
}

.gameList .aboutMain dl dt a {
    color: #092644;
    transition: all
}

.gameList .aboutMain dl dt a:hover {
    text-decoration: underline
}

.gameList .aboutMain dl dt::before {
    content: "";
    display: block;
    width: 6px;
    height: 17px;
    background-color: #31cdf7;
    margin-right: 10px
}

.gameList .aboutMain dl dd {
    background-color: #70b2e3;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 15px
}

.gameList .aboutMain dl dd .des {
    font-size: .9em;
    color: #fff;
}

.gameList .aboutMain dl dd .des.descP {
    /*max-height: 100px;*/
    overflow: hidden;
    position: relative
}

.gameList .aboutMain dl dd .des.descP p {
    font-size: 14px!important;
    line-height: 20px!important;
    font-family: Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif!important;
    overflow: hidden;
    word-wrap: break-word;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /*-webkit-line-clamp: 5;*/
}

.gameList .aboutMain dl dd.walkthrough .preview .swiper-wrapper .swiper-slide img {
    height: 100%
}

.gameList .aboutMain dl dd.walkthrough .maskB .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.gameList .aboutMain dl dd.tag a {
    font-size: 1em;
    color: rgba(255,255,255,.9);
    border-width: 2px;
    border-style: solid;
    height: 30px;
    border-radius: 16px;
    line-height: 26px;
    padding: 0 20px;
    margin-right: 20px;
    margin-bottom: 10px
}

.gameList .aboutMain dl dd.tag a:hover {
    background-color: rgba(255,255,255,.2)
}

.gameList .aboutMain dl dd.down a+a {
    margin-left: 20px
}

.gameList .aboutMain dl dd.howPlay p {
    font-size: 14px!important;
    line-height: 20px!important;
    font-family: Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif!important
}

.gameList .aboutMain .dl_ad dl {
    width: calc(100% - 320px)
}

.gameList .games_ {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

@media screen and (max-width: 720px) {
    .gameList .games_ li {
        width: calc((100% - 30px) / 3);
        margin-right: 15px;
    }

    .gameList .games_ li:nth-child(3n) {
        margin-right: 0;
    }
    .gameList .games_ li:nth-child(n+4) {
        margin-top: 10px
    }
}

@media screen and (min-width: 720px) {
    .gameList .games_ li {
        width: calc((100% - 50px)/6);
        margin-right: 10px;
    }

    .gameList .games_ li:nth-child(6n) {
        margin-right: 0;
    }
    .gameList .games_ li:nth-child(n+7) {
        margin-top: 10px;
    }
}

.gameList .games_ li .imgBox {
    display: block;
    border-radius: 4px;
    overflow: hidden;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    overflow: hidden
}

.gameList .games_ li .imgBox img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all .3s
}

.gameList .games_ li .imgBox p {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 0;
    height: 40px;
    background-color: rgba(0,0,0,.4);
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    padding: 0 5px;
    line-height: 40px;
    font-weight:bold;
}

.gameList .games_ li .imgBox:hover img {
    transform: scale(1.1)
}

.gameList .games_ li .imgBox:hover p {
    color: #3175f7
}

.gameList .gameMain ul {
    width: calc(100% - 360px);
    display: flex;
    flex-wrap: wrap;
    align-content: space-between
}

.gameList .gameMain ul li {
    width: calc((100% - 42px)/4);
    margin-right: 14px
}

.gameList .gameMain ul li:nth-child(4n) {
    margin-right: 0
}

.gameList .gameMain ul li:nth-child(n+5) {
    margin-top: 8px
}

.gameList .gameMain ul li .imgBox {
    display: block;
    height: 0;
    padding-bottom: 75%;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    transition: all .5s
}

.gameList .gameMain ul li .imgBox img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.gameList .gameMain ul li .imgBox>p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    bottom: -40px;
    background: linear-gradient(0deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%);
    font-size: .9em;
    color: #fff;
    transition: all .2s
}

.gameList .gameMain ul li .imgBox:hover {
    transform: scale(1.03);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.1)
}

.gameList .gameMain ul li .imgBox:hover>p {
    bottom: 0
}

.gameList .gameMain .gameRightAd .adBox p {
    font-size: 10px;
    color: #999;
    margin-bottom: 5px;
    text-align: center
}


.gameList .tryGames li {
    width: calc((100% - 70px)/6);
    margin-right: 14px;
    margin-bottom: 10px
}

.gameList .tryGames li:nth-child(6n) {
    margin-right: 0
}

@media screen and (max-width: 1200px) {

    .gameList .conentMain form {
        padding: 15px 0
    }

    .gameList .conentMain form .formItem label {
        width: 90px;
        height: 40px;
        line-height: 40px
    }

    .gameList .aboutMain dl dt::before {
        width: 4px
    }

    .gameList .aboutMain dl dd {
        margin-bottom: 20px
    }

    .gameList .gameMain ul {
        width: calc(100% - 270px);
        justify-content: flex-start;
        align-content: flex-start
    }

    .gameList .gameMain ul li {
        width: calc((100% - 36px)/4);
        margin-right: 12px
    }

    .gameList .gameMain ul li:nth-child(4n) {
        margin-right: 0
    }

    .gameList .gameMain ul li:nth-child(n+5) {
        margin-top: 8px
    }

    .gameList .gameMain .gameRightAd .adBox p {
        font-size: 10px;
        color: #fff;
        margin-bottom: 5px;
        text-align: center
    }
}

@media screen and (max-width: 768px) {
    .gameList .gameMain ul {
        width: 100%
    }

    .gameList .gameMain .gameRightAd .adBox p {
        font-size: 10px;
        color: #fff;
        margin-bottom: 5px;
        text-align: center
    }

}

@media screen and (max-width: 700px) {
    .gameList {
        margin-bottom:20px
    }

    .gameList .gameTypeTitle {
        margin-top: 15px;
        font-size: 1em;
        margin-bottom: 15px
    }

    .gameList .conentMain form {
        padding: 15px 0
    }

    .gameList .conentMain form .formItem label {
        width: 80px;
        text-align: left;
        height: 50px;
        line-height: 50px;
        margin-right: 10px
    }

    .gameList .conentMain form input[type=submit] {
        width: 100px;
        margin-left: 0
    }

    .gameList .conentMain ul {
        margin-top: 15px
    }

    .gameList .conentMain ul li p {
        font-size: .8em;
        color: rgba(255,255,255,.6);
        max-width: 90%
    }

    .gameList .aboutMain {
        padding: 10px 10px 1px;
        border-radius: 10px
    }

    .gameList .aboutMain dl dt::before {
        width: 3px
    }

    .gameList .aboutMain dl dd {
        padding: 10px;
        border-radius: 5px;
        margin-bottom: 15px;
        margin-top: 1rem;
    }

    .gameList .aboutMain dl dd.tag a {
        font-size: .9em;
        height: 26px;
        border-radius: 16px;
        line-height: 22px;
        padding: 0 15px;
        margin-right: 10px
    }

    .gameList .aboutMain dl dd.down a {
        width: calc((100% - 20px)/3)
    }

    .gameList .aboutMain dl dd.down a img {
        width: 100%
    }

    .gameList .aboutMain dl dd.down a+a {
        margin-left: 0
    }

    .gameList .gameMain ul {
        width: 100%
    }

    .gameList .gameMain ul li {
        width: calc((100% - 15px)/4);
        margin-right: 5px
    }

    .gameList .gameMain ul li:nth-child(n+5) {
        margin-top: 5px
    }

    .gameList .gameMain .gameRightAd .adBox p {
        font-size: 10px;
        color: #fff;
        margin-bottom: 5px;
        text-align: center
    }

    .gameList .tryGames li {
        width: calc((100% - 10px)/3);
        margin-right: 5px;
        margin-bottom: 5px
    }

    .gameList .tryGames li:nth-child(3n) {
        margin-right: 0
    }
}

.actionBox .gameImg .thumBox img {
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.actionBox .gameImg .gameName dt {
    font-size: 1.4em;
    color: #092644;
    margin-bottom: 5px
}

.actionBox .gameImg .gameName dd {
    width: 130px;
    height: 20px;
    background-repeat: no-repeat;
    background-position-x: 0
}

.actionBox .play a {
    height: 50px;
    line-height: 50px;
    color: #fff;
    border-radius: 5px;
    font-size: 1.2em;
    padding: 0 40px;
    transition: all .3s;
    background-color: #1d84e3
}

.actionBox .play a+a {
    margin-left: 20px
}

.actionBox .play a:hover {
    background-color: #000
}

@media screen and (max-width: 700px) {

    .actionBox .play a {
        width: 100%;
        text-align: center;
        height: 36px;
        line-height: 36px;
        border-radius: 19px;
        font-size: 1em;
        padding: 0
    }

    .actionBox .play a+a {
        margin-left: 0;
        margin-top: 15px
    }
}


.scan .imgBOx img {
    display: block
}

.scan dl {
    width: calc(100% - 400px)
}

.scan dl dt {
    color: rgba(255,255,255,.6);
    font-size: 1em
}

.scan dl dd {
    font-size: 1em;
    color: #ffc700;
    margin-top: 10px
}

.paidGame .gameTypeTitle {
    margin-top: 20px;
    color: #333;
    font-size: 1.2em;
    margin-bottom: 20px
}

.paidGame .paidList>li {
    width: calc((100% - 100px)/6);
    background-color: #fff;
    padding: 15px;
    border-radius: 10px
}

.paidGame .paidList>li>a {
    display: block;
    width: 100%
}

.paidGame .paidList>li>a .imgBox {
    width: 100%;
    height: 0;
    padding-bottom: 75%;
    position: relative;
    border-radius: 5px;
    overflow: hidden
}

.paidGame .paidList>li>a .imgBox img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all .3s
}

.paidGame .paidList>li>a p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    margin-top: 5px
}

.paidGame .paidList>li>a:hover .imgBox img {
    transform: scale(1.1)
}

.paidGame .paidList>li>a:hover p {
    color: #31cdf7
}

@media screen and (max-width: 1200px) {
    .paidGame .paidList>li {
        width:calc((100% - 80px)/5)
    }

    .paidGame .paidList>li:last-child {
        display: none
    }
}

@media screen and (max-width: 900px) {

    .paidGame .gameTypeTitle {
        margin-bottom: 10px
    }

    .paidGame .paidList>li {
        width: calc((100% - 60px)/4)
    }

    .paidGame .paidList>li:nth-child(5) {
        display: none
    }
}

@media screen and (max-width: 768px) {

    .paidGame .paidList>li {
        width: calc(50% - 7.5px)
    }

    .paidGame .paidList>li:nth-child(1),.paidGame .paidList>li:nth-child(2) {
        margin-bottom: 15px
    }

    .paidGame .paidList>li:nth-child(5) {
        display: none
    }
}


.gameIntroduce .leftAdBox p {
    font-size: 12px;
    color: #999;
    margin-bottom: 10px
}

.gameIntroduce .rightGameInfo .topInfo .gameImg .thumBox img {
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.gameIntroduce .rightGameInfo .topInfo .gameImg .gameName dt {
    font-size: 1.4em;
    color: #092644;
    margin-bottom: 5px
}

.gameIntroduce .rightGameInfo .topInfo .action>a {
    margin-right: 20px
}

.gameIntroduce .rightGameInfo .topInfo .action .more .moreActions .howPlay .report h4 {
    font-size: .9em;
    color: #8693a0;
    text-align: center;
    white-space: nowrap;
    padding: 10px 15px
}

.gameIntroduce .rightGameInfo .topInfo .action .more .moreActions .howPlay .report p {
    font-size: .8em;
    color: #8693a0;
    text-align: center;
    margin-bottom: 10px;
    padding: 0 10px
}

.gameIntroduce .rightGameInfo .topInfo .action .more .moreActions .howPlay .report ul li {
    display: flex;
    align-items: center;
    padding: 2px 15px
}

.gameIntroduce .rightGameInfo .topInfo .action .more .moreActions .howPlay .report ul li label {
    white-space: nowrap;
    margin-left: 5px;
    font-size: .8em;
    color: #8693a0
}

.gameIntroduce .rightGameInfo .topInfo .action .more .moreActions .howPlay .report button {
    display: block;
    border: none;
    outline: none;
    margin: 15px auto;
    background-color: #ff4bde;
    color: rgba(255,255,255,.9);
    height: 32px;
    line-height: 32px;
    border-radius: 17px;
    padding: 0 20px
}

.gameIntroduce .rightGameInfo .topInfo .action .more .moreActions a+a {
    margin-left: 20px
}

.gameIntroduce .rightGameInfo h3 {
    font-size: 1em;
    line-height: 3em;
    color: #092644
}

.gameIntroduce .rightGameInfo p {
    font-size: .9em;
    color: #67798b
}

.gameIntroduce .rightGameInfo p a {
    font-size: 1em;
    margin-left: 8px;
    color: #ffc700
}

.gameIntroduce .rightGameInfo .buyInfo li {
    color: #092644;
    font-size: 12px
}

.gameIntroduce .rightGameInfo .buyInfo li span {
    font-size: 14px;
    margin-left: 3px;
    color: #67798b
}

.gameIntroduce .rightGameInfo .buyInfo li:nth-child(n+4) {
    margin-top: 10px
}

.gameIntroduce .rightGameInfo .buyInfo li:nth-child(1),.gameIntroduce .rightGameInfo .buyInfo li:nth-child(4) {
    width: 100px
}

.gameIntroduce .rightGameInfo .buyInfo li:nth-child(2),.gameIntroduce .rightGameInfo .buyInfo li:nth-child(5) {
    width: 180px
}

.gameIntroduce .rightGameInfo .buyInfo li:nth-child(3),.gameIntroduce .rightGameInfo .buyInfo li:nth-child(6) {
    width: calc(100% - 280px)
}

.gameIntroduce .rightGameInfo>dl {
    display: flex;
    align-items: center;
    margin: 15px 0
}

.gameIntroduce .rightGameInfo>dl dt {
    color: rgba(255,255,255,.8);
    font-size: 1em;
    margin-right: 10px;
    word-break: keep-all
}

.gameIntroduce .rightGameInfo>dl dd {
    display: flex;
    align-items: center;
    width: calc(100% - 60px);
    flex-wrap: wrap;
    height: 30px;
    overflow: hidden
}

.gameIntroduce .rightGameInfo>dl dd a {
    transition: all .3s;
    height: 30px;
    line-height: 26px;
    border-width: 2px;
    border-style: solid;
    font-size: 1em;
    border-radius: 16px;
    color: #fff;
    padding: 0 15px
}

.gameIntroduce .rightGameInfo>dl dd a:hover {
    background-color: rgba(255,255,255,.2)
}

.gameIntroduce .rightGameInfo>dl dd a+a {
    margin-left: 10px
}

.gameIntroduce .rightGameInfo .play a {
    height: 50px;
    line-height: 50px;
    color: rgba(255,255,255,.9);
    border-radius: 5px;
    font-size: 1.1em;
    transition: all .3s;
    width: calc((100% - 40px)/3);
    text-align: center
}

.gameIntroduce .rightGameInfo .play a+a {
    margin-left: 20px
}

.gameIntroduce .rightGameInfo .downBoxCon .gameInfo .leftInfo dl {
    width: 120px
}

.gameIntroduce .rightGameInfo .downBoxCon .gameInfo .leftInfo dl:nth-child(n+4) {
    margin-top: 20px
}

.gameIntroduce .rightGameInfo .downBoxCon .gameInfo .leftInfo dl:nth-child(2),.gameIntroduce .rightGameInfo .downBoxCon .gameInfo .leftInfo dl:nth-child(5) {
    width: calc(100% - 240px)
}

.gameIntroduce .rightGameInfo .downBoxCon .gameInfo .leftInfo dl dt {
    font-size: 12px;
    color: #092644
}

.gameIntroduce .rightGameInfo .downBoxCon .gameInfo .leftInfo dl dd {
    font-size: 12px;
    color: #092644
}

.gameIntroduce .rightGameInfo .downBoxCon .gameInfo .igBox img {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 10px;
    border: 10px solid #fff
}

.gameIntroduce .rightGameInfo .downBoxCon .gameInfo .igBox a {
    display: block;
    width: 100%;
    font-size: .9em;
    background-color: rgba(39,64,255,.9);
    color: #fff;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-top: 15px;
    border-radius: 5px
}



@media screen and (max-width: 1200px) {

    .gameIntroduce .rightGameInfo h3 {
        line-height: 2em
    }

    .gameIntroduce .rightGameInfo>dl {
        margin: 10px 0
    }

    .gameIntroduce .rightGameInfo .play a {
        height: 40px;
        line-height: 40px;
        border-radius: 21px;
        font-size: 1em
    }
}

@media screen and (max-width: 780px) {

    .gameIntroduce .rightGameInfo .buyInfo li {
        width: 50%!important;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .gameIntroduce .rightGameInfo .buyInfo li:nth-child(n+4) {
        margin-top: 0
    }

    .gameIntroduce .rightGameInfo .buyInfo li:nth-child(n+3) {
        margin-top: 10px
    }

}

@media screen and (max-width: 700px) {

    .gameIntroduce .leftAdBox p {
        font-size: 12px;
        color: rgba(255,255,255,.8);
        margin-bottom: 10px
    }

    .gameIntroduce .rightGameInfo .topInfo .gameImg .thumBox img {
        height: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%)
    }

    .gameIntroduce .rightGameInfo .topInfo .gameImg .gameName dt {
        font-size: 1.4em;
        margin-bottom: 5px
    }

    .gameIntroduce .rightGameInfo .topInfo .gameImg .gameName dd {
        width: 130px;
        height: 20px;
        background-repeat: no-repeat;
        background-position-x: 0
    }

    .gameIntroduce .rightGameInfo h3 {
        line-height: 2em
    }

    .gameIntroduce .rightGameInfo .buyInfo li {
        width: 100%!important;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .gameIntroduce .rightGameInfo .buyInfo li:nth-child(n+4) {
        margin-top: 0
    }

    .gameIntroduce .rightGameInfo .buyInfo li:nth-child(n+3) {
        margin-top: 0
    }

    .gameIntroduce .rightGameInfo .buyInfo li:nth-child(n+2) {
        margin-top: 10px
    }

    .gameIntroduce .rightGameInfo>dl {
        margin: 10px 0
    }

    .gameIntroduce .rightGameInfo>dl dt {
        margin-right: 10px
    }

    .gameIntroduce .rightGameInfo>dl dd {
        width: calc(100% - 90px)
    }

    .gameIntroduce .rightGameInfo .play a {
        width: 100%;
        text-align: center;
        height: 36px;
        line-height: 36px;
        border-radius: 19px;
        font-size: 1em;
        padding: 0
    }

    .gameIntroduce .rightGameInfo .play a+a {
        margin-left: 0;
        margin-top: 15px
    }

    .gameIntroduce .rightGameInfo .mobile a {
        width: calc((100% - 20px)/3)
    }

    .gameIntroduce .rightGameInfo .mobile a+a {
        margin-left: 10px
    }

    .gameIntroduce .rightGameInfo .mobile a img {
        width: 100%
    }
}

.gameIntroduceB>* {
    width: calc((100% - 40px)/3);
    background-color: #1d84e3;
    border-radius: 15px;
    padding: 20px
}

.gameIntroduceB>*.l .leftAdBox p {
    font-size: 12px;
    color: rgba(255,255,255,.8);
    margin-bottom: 10px
}

.gameIntroduceB>*.l .lGames li {
    width: calc((100% - 10px)/3)
}

.gameIntroduceB>*.rightGameInfo .topInfo .gameImg .thumBox img {
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.gameIntroduceB>*.rightGameInfo .topInfo .gameImg .gameName dt {
    font-size: 1.4em;
    color: #fff;
    margin-bottom: 5px;
    max-width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.gameIntroduceB>*.rightGameInfo .topInfo .gameImg .gameName dd {
    width: 130px;
    height: 20px;
    background-repeat: no-repeat;
    background-position-x: 0
}

.gameIntroduceB>*.rightGameInfo .topInfo .action>a {
    margin-right: 20px
}

.gameIntroduceB>*.rightGameInfo .topInfo .action .more .moreActions .howPlay .report h4 {
    font-size: .9em;
    color: rgba(255,255,255,.9);
    text-align: center;
    white-space: nowrap;
    padding: 10px 15px
}

.gameIntroduceB>*.rightGameInfo .topInfo .action .more .moreActions .howPlay .report p {
    font-size: .8em;
    color: rgba(255,255,255,.9);
    text-align: center;
    margin-bottom: 10px;
    padding: 0 10px
}

.gameIntroduceB>*.rightGameInfo .topInfo .action .more .moreActions .howPlay .report ul li {
    display: flex;
    align-items: center;
    padding: 2px 15px
}

.gameIntroduceB>*.rightGameInfo .topInfo .action .more .moreActions .howPlay .report ul li label {
    white-space: nowrap;
    margin-left: 5px;
    font-size: .8em;
    color: rgba(255,255,255,.9)
}

.gameIntroduceB>*.rightGameInfo .topInfo .action .more .moreActions .howPlay .report button {
    display: block;
    border: none;
    outline: none;
    margin: 15px auto;
    background-color: #ff4bde;
    color: rgba(255,255,255,.9);
    height: 32px;
    line-height: 32px;
    border-radius: 17px;
    padding: 0 20px
}

.gameIntroduceB>*.rightGameInfo .topInfo .action .more .moreActions a+a {
    margin-left: 20px
}

.gameIntroduceB>*.rightGameInfo h3 {
    font-size: 1em;
    line-height: 3em;
    color: rgba(255,255,255,.8)
}

.gameIntroduceB>*.rightGameInfo p {
    font-size: .9em;
    color: rgba(255,255,255,.6)
}

.gameIntroduceB>*.rightGameInfo p a {
    font-size: 1em;
    margin-left: 8px;
    color: #ffc700
}

.gameIntroduceB>*.rightGameInfo>dl {
    display: flex;
    align-items: center;
    margin: 15px 0
}

.gameIntroduceB>*.rightGameInfo>dl dt {
    color: rgba(255,255,255,.8);
    font-size: 1em;
    margin-right: 10px
}

.gameIntroduceB>*.rightGameInfo>dl dd {
    display: flex;
    align-items: center;
    width: calc(100% - 90px);
    flex-wrap: wrap;
    height: 30px;
    overflow: hidden
}

.gameIntroduceB>*.rightGameInfo>dl dd a {
    transition: all .3s;
    height: 30px;
    line-height: 26px;
    border-width: 2px;
    border-style: solid;
    font-size: 1em;
    border-radius: 16px;
    color: #fff;
    padding: 0 15px
}

.gameIntroduceB>*.rightGameInfo>dl dd a:hover {
    background-color: rgba(255,255,255,.2)
}

.gameIntroduceB>*.rightGameInfo>dl dd a+a {
    margin-left: 10px
}

.gameIntroduceB>*.rightGameInfo>.play a {
    width: calc(50% - 7.5px);
    height: 50px;
    line-height: 50px;
    color: rgba(255,255,255,.9);
    border-radius: 26px;
    font-size: 1.2em;
    text-align: center;
    transition: all .3s
}

.gameIntroduceB>*.rightGameInfo>.play a:nth-child(2n) {
    margin-left: 15px
}

.gameIntroduceB>*.rightGameInfo .downBoxCon .gameInfo .leftInfo dl {
    width: 120px
}

.gameIntroduceB>*.rightGameInfo .downBoxCon .gameInfo .leftInfo dl:nth-child(n+4) {
    margin-top: 20px
}

.gameIntroduceB>*.rightGameInfo .downBoxCon .gameInfo .leftInfo dl:nth-child(2),.gameIntroduceB>*.rightGameInfo .downBoxCon .gameInfo .leftInfo dl:nth-child(5) {
    width: calc(100% - 240px)
}

.gameIntroduceB>*.rightGameInfo .downBoxCon .gameInfo .leftInfo dl dt {
    font-size: 12px;
    color: rgba(255,255,255,.9)
}

.gameIntroduceB>*.rightGameInfo .downBoxCon .gameInfo .leftInfo dl dd {
    font-size: 12px;
    color: rgba(255,255,255,.6)
}

.gameIntroduceB>*.rightGameInfo .downBoxCon .gameInfo .igBox img {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 10px;
    border: 10px solid #fff
}

.gameIntroduceB>*.rightGameInfo .downBoxCon .gameInfo .igBox a {
    display: block;
    width: 100%;
    font-size: .9em;
    background-color: rgba(39,64,255,.9);
    color: #fff;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-top: 15px;
    border-radius: 5px
}

.gameIntroduceB>*.r li {
    width: calc(50% - 5px)
}

.gameIntroduceB>*.r li:nth-child(n+3) {
    margin-top: 10px
}

.gameIntroduceB>*.r li:nth-child(n+7) {
    display: none
}

@media screen and (max-width: 1150px) {
    .gameIntroduceB>* {
        width:calc(50% - 150px)
    }

    .gameIntroduceB>*.l .lGames li {
        width: calc((100% - 5px)/3)
    }

    .gameIntroduceB>*.r li {
        width: calc(50% - 5px)
    }

    .gameIntroduceB>*.r li:nth-child(n+3) {
        margin-top: 10px
    }

    .gameIntroduceB>*.r li:nth-child(n+7) {
        display: block
    }
}

@media screen and (max-width: 980px) {
    .gameIntroduceB>* {
        width: auto
    }

    .gameIntroduceB>*.r {
        width: 100%;
        margin-top: 20px
    }

    .gameIntroduceB>*.r li {
        width: calc((100% - 36px)/4)
    }

    .gameIntroduceB>*.r li:nth-child(n+3) {
        margin-top: 0
    }

    .gameIntroduceB>*.r li:nth-child(n+5) {
        margin-top: 10px
    }
}

@media screen and (max-width: 767px) {
    .gameIntroduceB>* {
        padding:15px 10px
    }

    .gameIntroduceB>*.l {
        width: 100%;
        margin-bottom: 15px
    }

    .gameIntroduceB>*.rightGameInfo>.play a {
        height: 40px;
        line-height: 40px;
        border-radius: 21px;
        font-size: 1em
    }

    .gameIntroduceB>*.r li {
        width: 25%
    }

    .gameIntroduceB>*.r li:nth-child(n+5) {
        margin-top: 0
    }
}

.onlineBox .rightAd .adBox p {
    font-size: 10px;
    color: #999;
    margin-bottom: 5px;
    text-align: center
}

.onlineBox .iframe .iframeBox iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    width: 1px;
    min-width: 100%;
    height: 1px;
    min-height: 100%;
    border: 0;
    overflow: hidden
}

.onlineBox .iframe .actionBox .gameName dt {
    font-size: 1.4em;
    color: #092644;
    margin-bottom: 5px;
    max-width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}


.onlineBox .iframe .actionBox .actions>a.howPlay .report h4 {
    font-size: .9em;
    color: #092644;
    text-align: center;
    white-space: nowrap;
    padding: 10px 15px
}

.onlineBox .iframe .actionBox .actions>a.howPlay .report p {
    font-size: .8em;
    color: #8693a0;
    text-align: center;
    margin-bottom: 10px;
    padding: 0 10px
}

.onlineBox .iframe .actionBox .actions>a.howPlay .report ul li {
    display: flex;
    align-items: center;
    padding: 2px 15px
}

.onlineBox .iframe .actionBox .actions>a.howPlay .report ul li label {
    white-space: nowrap;
    margin-left: 5px;
    font-size: .8em;
    color: #8693a0
}

.onlineBox .iframe .actionBox .actions>a.howPlay .report button {
    display: block;
    border: none;
    outline: none;
    margin: 15px auto;
    background-color: #ff4bde;
    color: rgba(255,255,255,.9);
    height: 32px;
    line-height: 32px;
    border-radius: 17px;
    padding: 0 20px
}

@media screen and (max-width: 970px) {

    .onlineBox .gameremmend a {
        width: calc(20% - 12px);
        padding-bottom: 15%;
        border: 0 solid transparent
    }

}

@media screen and (max-width: 758px) {

    .onlineBox .iframe .iframeBox iframe {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: block;
        width: 1px;
        min-width: 100%;
        height: 1px;
        min-height: 100%;
        border: 0;
        overflow: hidden
    }
}

.get_game h2 {
    font-size: 1em;
    margin-bottom: 10px;
    display: flex;
    color: #092644;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px
}

.get_game h2::before {
    content: "";
    display: block;
    width: 6px;
    height: 17px;
    background-color: #31cdf7;
    margin-right: 10px
}

.get_game .play>a {
    padding: 0 20px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f2f2f2;
    border-radius: 4px
}

.get_game .play>a+a {
    margin-left: 20px
}

.get_game .play>a dl {
    display: flex;
    flex-direction: column;
    align-items: center
}

.get_game .play>a dl dt {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #333;
    font-weight: 600
}

.get_game .play>a dl dd {
    font-size: 12px;
    color: #999
}

.get_game .play>a:hover {
    background-color: #3198f7
}

.get_game .play>a:hover dl dt {
    color: #fff
}

.get_game .play>a:hover dl dd {
    color: #fff
}

@media screen and (max-width: 900px) {

    .get_game .play .down li {
        margin-right: 20px
    }

    .get_game .play>a+a {
        margin-left: 20px
    }
}

@media screen and (max-width: 767px) {

    .get_game .play .down li {
        margin-right: 0;
        margin-bottom: 10px
    }

    .get_game .play .down li>a {
        width: 200px;
        margin-right: 0
    }

    .get_game .play>a {
        width: 200px
    }

    .get_game .play>a+a {
        margin-top: 10px;
        margin-left: 0
    }
}

@keyframes copyAnimateIn {
    from {
        transform: translateY(170px)
    }

    to {
        transform: translateY(0px)
    }
}

@keyframes copyAnimateOut {
    from {
        transform: translateY(0px)
    }

    to {
        transform: translateY(170px)
    }
}

.searchList .gameTypeTitle {
    margin-top: 20px;
    color: #666;
    font-weight: 600;
    font-size: 1.2em;
    margin-bottom: 20px
}

.searchList .search_games_list li {
    width: calc(50% - 7.5px);
    margin-bottom: 15px;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    align-items: stretch
}

.searchList .search_games_list li:nth-child(2n) {
    margin-left: 14px
}

.searchList .search_games_list li .thum img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.searchList .search_games_list li dl {
    width: calc(100% - 180px);
    background-color: #fff;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.searchList .search_games_list li dl dt a {
    font-size: 1.1em;
    font-weight: 500;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.searchList .search_games_list li dl dt a:hover {
    color: #31cdf7;
    text-decoration: underline
}

.searchList .search_games_list li dl dd:nth-child(2) {
    font-size: .9em;
    line-height: 1.4em;
    margin: 5px 0 10px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.searchList .search_games_list li dl dd:nth-child(3) {
    display: flex;
    flex-wrap: wrap;
    height: 30px;
    overflow: hidden
}

.searchList .search_games_list li dl dd:nth-child(3) a {
    height: 30px;
    border-radius: 21px;
    border: 2px solid #31cdf7;
    line-height: 26px;
    padding: 0 20px;
    color: #31cdf7;
    font-size: .9em;
    transition: all .3s
}

.searchList .search_games_list li dl dd:nth-child(3) a+a {
    margin-left: 10px
}

.searchList .search_games_list li dl dd:nth-child(3) a:hover {
    background-color: #31cdf7;
    color: #fff
}

.searchList .pagination li {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ececec
}

.searchList .pagination li+li {
    margin-left: 6px
}

.searchList .pagination li:first-child,.searchList .pagination li:last-child {
    width: 70px
}

.searchList .pagination li>a {
    width: 100%;
    height: 100%;
    color: #666;
    display: flex;
    align-items: center;
    justify-content: center
}


.searchList .pagination li.active>a,.searchList .pagination li:hover>a {
    color: #fff
}

@media screen and (max-width: 1200px) {

    .searchList ul li {
        width: calc(50% - 7.5px)
    }

    .searchList ul li:nth-child(2n) {
        margin-left: 15px
    }
}

@media screen and (max-width: 700px) {
    .searchList .gameTypeTitle {
        margin-top: 15px;
        font-size: 1em;
        margin-bottom: 15px
    }

    .searchList ul li {
        width: 100%;
        margin-bottom: 15px
    }

    .searchList ul li:nth-child(2n) {
        margin-left: 0
    }

    .searchList ul li a {
        border-radius: 5px
    }

    .searchList ul li a dl {
        width: calc(100% - 100px);
        padding: 0 10px
    }

    .searchList ul li a dl dt {
        font-size: 1.1em;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .searchList ul li a dl dd:nth-child(2) {
        font-size: .9em;
        line-height: 1.4em;
        margin: 5px 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .searchList ul li a dl dd:nth-child(3) {
        display: none
    }
}

#is_jump_mask .con h2 {
    font-size: 20px;
    color: #333;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
    padding: 0 84px
}

#is_jump_mask .con .actions a {
    width: 160px;
    height: 40px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    transition: all .3s
}

#is_jump_mask .con .actions a+a {
    margin-left: 20px
}

#is_jump_mask .con .actions a:nth-child(1) {
    color: #1d84e3;
    border: 1px solid #1d84e3
}

#is_jump_mask .con .actions a:nth-child(1):hover {
    color: #fff;
    background-color: #1d84e3
}

#is_jump_mask .con .actions a:nth-child(2) {
    color: #fff;
    background-color: #1d84e3
}

#is_jump_mask .con .actions a:nth-child(2):hover {
    opacity: .8
}

.main{
    display:block;
}

.start_play{
    margin: 1rem auto;
    text-align: center;
    color: #fff;
    background: #0a53be;
    font-weight: bold;
}

.game_icon{
    text-align: center;
    margin: auto;
}

@media screen and (max-width: 468px) {
    .game_icon{
        width: 100%;
    }

    .start_play{
        height: 3rem;
        line-height: 3rem;
        font-size: 1.5rem;
        border-radius: 15px;
    }

    .gameList .games_ li .imgBox p{
        height:40px;
    }
}

@media screen and (min-width: 468px) {
    .game_icon{
        width: 75%;
    }

    .start_play{
        height: 4rem;
        line-height: 4rem;
        font-size: 2rem;
        border-radius: 20px;
    }

    .gameList .games_ li .imgBox p{
        height:70px;
    }
}

.game_icon img{
    width: 100%;
    border-radius: 20px;
}