.wrapper {
    overflow: hidden;
}
.header .wrapper {
    height: 100px;
}
.wrapper .main_left {
    width: 900px;
    padding: 10px 30px;
    box-sizing: border-box;
    border: 1px solid #e3e3e3;
    float: left;
}

.main_left h1 {
    line-height: 50px;
    font-size: 25px;
    margin-bottom: 40px;
    text-align: center;
}

.main_left h1.game_info_title {
    text-align: left;
}

.main_left .other {
    height: 38px;
    line-height: 38px;
    color: #999;
    font-size: 12px;
    overflow: hidden;
    text-align: center;
    text-indent: 0;
}

.main_left .other span {
    height: 100%;
    display: inline-block;
    margin: 0 9px;
}

.main_left .intro_box {
    margin-top: 25px;
    padding: 28px;
    font-size: 12px;
    line-height: 20px;
    color: #999;
    background: #f7f7f7;
}

.game_info {
    height: 210px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px solid #ececec;
}

.game_info h3 {
    color: #333;
    font-size: 26px;
    margin-bottom: 20px;
}

.game_info .msg .photo {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 25px;
}

.game_info .msg .photo img {
    width: 100%;
    height: 100%;
    border-radius: 25px;
}

.game_info .msg .info {
    float: left;
}

.game_info .msg .info .tip {
    font-size: 14px;
    margin-bottom: 30px;
}

.game_info .msg .info .tip span {
    color: #999;
    margin-right: 40px;
}

.game_info .msg .info .tip span i {
    color: #333;
}

.game_info .msg .info .btns .pcBtn {
    display: block;
    float: left;
}

.game_info .msg .info .btns .qrcode_btn {
    width: 133px;
    height: 35px;
    display: inline-block;
    background: url(//js.18183.com/hongpigdl/index/2018/img/btns-dl.png);
    margin-right: 7px;
    position: relative;
    float: left;
}

.game_info .msg .info .btns .qrcode_btn:hover {
    background-position-y: -35px;
}

.game_info .msg .info .btns .qrcode_btn.btn-1 {
    background-position-x: -133px;
}

.game_info .msg .info .btns .qrcode_btn.btn-2 {
    background-position-x: -266px;
}

.game_info .msg .info .btns .qrcode_btn.btn-3 {
    background-position-x: -399px;
}

.game_info .msg .info .btns .qrcode_btn.btn-4 {
    background-position-x: -532px;
}

.game_info .msg .info .btns .qrcode_btn.btn-5 {
    background-position-x: -665px;
}

.game_info .msg .info .btns .qrcode_btn .code {
    width: 133px;
    height: 133px;
    padding: 10px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 35px;
    z-index: 1;
}

.game_info .msg .info .btns .qrcode_btn .code img {
    width: 100%;
    height: 100%;
}

.wrapper .main_right {
    width: 270px;
    border: 1px solid #e3e3e3;
    float: right;
    padding: 0 15px;
    box-sizing: border-box;
}

.content_box {
    padding: 20px 0;
    box-sizing: border-box;
}

.content_box h2::before {
    content: '';
    height: 24px;
    width: 3px;
    background: #fa612f;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.content_box .inner-article {
    color: #333;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
}

.content_box p {
    text-indent: 2em;
    line-height: 1.8;
    font-size: 16px;
    margin: 20px 0;
}

.content_box h2 {
    position: relative;
    margin-top: 20px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 1.8;
    word-wrap: break-word;
    color: #3385ff;
    background: #eee;
    padding-left: 10px;
}

.content_box img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.loops {
    position: relative;
}

.loops h3 {
    color: #999;
    font-size: 20px;
    line-height: 60px;
}

.loops .swiper-slide {
    width: 334px;
    height: 500px;
}

.loops .swiper-slide.hen {
    width: 500px;
    height: 300px;
}

.loops .swiper-slide .item {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.loops .swiper-slide .item img {
    width: 100%;
    height: 100%;
    display: block;
}

.loops:hover .swiper-button-prev,
.loops :hover .swiper-button-next {
    display: flex;
}

.navigationBtn.swiper-button-prev {
    left: 0;
}

.navigationBtn.swiper-button-next {
    right: 0;
}

.navigationBtn {
    margin-top: 0px !important;
    width: 32px;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0px;
    z-index: 10;
    cursor: pointer;
    display: none;
    align-items: center;
    justify-content: center;
}

.navigationBtn:after {
    font-size: 24px;
    color: #fff;
}

.game_capture .swiper-button-prev,
.game_capture .swiper-button-next {
    height: 100%;
}

.likearticle .list {
    margin-right: -10px;
    padding: 10px 0;
    box-sizing: border-box;
}

.likearticle .list a {
    width: 32.5%;
    height: 44px;
    line-height: 44px;
    display: inline-block;
    margin-right: 4px;
}

.likearticle .list a:nth-of-type(n + 10) {
    display: none;
}

.likearticle .list a h4 {
    width: 100%;
    color: #666;
    font-size: 14px;
    font-weight: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.likearticle .list a:hover h4 {
    color: #fa612f;
}

.sort_nav .list {
    margin-top: 15px;
    margin-right: -4px;
    box-sizing: border-box;
}

.sort_nav .list .item {
    width: 74px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #666;
    font-size: 14px;
    background-color: #f7f7f7;
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 8px;
}

.sort_nav .list .item:hover {
    color: #fa612f;
}

.hot_box .list {
    overflow: hidden;
    margin-top: 15px;
    margin-right: -20px;
}

.hot_box .list .item {
    width: 66px;
    margin-right: 20px;
    margin-bottom: 15px;
    float: left;
}

/*.hot_box .list .item:nth-child(10n) {*/
/*    margin-right: 0;*/
/*}*/

.hot_box .list .item .photo {
    width: 66px;
    height: 66px;
    margin-bottom: 10px;
}

.hot_box .list .item .photo img {
    width: 100%;
    height: 100%;
    border-radius: 20px;
}

.hot_box .list .item span {
    width: 100%;
    color: #333;
    font-size: 14px;
    display: block;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.hot_box .list .item:hover span {
    color: #fa612f;
}

.rank_box .list {
    padding: 20px 0;
    box-sizing: border-box;
}

.rank_box .list .item {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}

.rank_box .list .item i {
    height: 100%;
    float: left;
    color: #333;
    font-size: 16px;
    font-style: italic;
    display: block;
    margin-right: 15px;
}

.rank_box .list .item.active i {
    font-size: 20px;
}

.rank_box .list .item:first-child i {
    color: #fa612f;
}

.rank_box .list .item:nth-child(2) i {
    color: #fab43b;
}

.rank_box .list .item:nth-child(3) i {
    color: #4eb6cf;
}

.rank_box .list .item .photo {
    display: none;
}

.rank_box .list .item.active .photo {
    width: 64px;
    height: 64px;
    display: block;
    float: left;
    margin-right: 10px;
}

.rank_box .list .item .photo img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

.rank_box .list .item .msg {
    width: 205px;
    float: left;
}

.rank_box .list .item.active .msg {
    width: 126px;
}

.rank_box .list .item .msg h5 {
    color: #323232;
    font-size: 14px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 3px;
}

.rank_box .list .item .msg p {
    color: #999;
    font-size: 12px;
    margin-bottom: 4px;
    display: none;
}

.rank_box .list .item.active .msg p {
    display: block;
}

.rank_box .list .item .msg span {
    width: 70px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    font-size: 12px;
    display: none;
    text-align: center;
    background: #fa612f;
}

.rank_box .list .item.active .msg span {
    display: block;
}

.game_info .msg .info .btns .changeBtn {
    color: #e0e0e0;
    font-size: 12px;
    font-weight: normal;
    margin-top: 0;
}

.game_info .msg .info .btns .changeBtn i {
    width: 10px;
    height: 10px;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    border-radius: 2px;
    margin-right: 4px;
    margin-top: 0px;
    display: inline-flex;
    position: relative;
}

.game_info .msg .info .btns .changeBtn i:hover {
    cursor: pointer;
}

.game_info .msg .info .btns .changeBtn.active i:after {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #e0e0e0;
    border-radius: 1px;
    position: absolute;
    top: 2px;
    left: 2px;
}

.inLink {
    width: 100%;
    margin-top: 10px;
}

.inLink h3 {
    width: 100%;
    background-color: #4682b4;
    color: #fff;
    text-align: center;
}

.inLink .inLinks {
    box-sizing: border-box;
    border-top: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    overflow: hidden;
}

.inLink .inLinks li {
    width: 279px;
    float: left;
    text-align: center;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    font-weight: bold;
    box-sizing: border-box;
    border-bottom: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inLink .inLinks li a {
    color: #0000ff;
    text-align: center;
}
 .fslGmRkBox {
        margin-top: 24px;
        background: #ffffff;
        border-radius: 8px;
    }

    .gmTitle,
    .inTitle {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .gmTitle .titleL {
        font-weight: bold;
        font-size: 24px;
        line-height: 28px;
        color: #0f1433;
        position: relative;
    }

    .gmTitle .titleL::after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        bottom: -4px;
        width: 96px;
        height: 4px;
        background: linear-gradient(90deg, #e10217 0%, rgba(246, 247, 255, 0) 80%);
    }

    .fslGmRkBox .tabsCont ul {
        font-size: 14px;
        line-height: 18px;
        color: #0f1433;
        margin-top: 10px;
    }

    .fslGmRkBox .tabsCont ul li a {
        display: flex;
        align-items: center;
        padding: 10px 0px;
    }

    .fslGmRkBox .tabsCont ul li:nth-child(1) a,
    .fslGmRkBox .tabsCont ul li:nth-child(2) a,
    .fslGmRkBox .tabsCont ul li:nth-child(3) a {
        padding: 14px 0 13px 2px;
        border-bottom: 1px dashed #d2d2d2;
    }

    .fslGmRkBox .tabsCont ul li a>span {
        width: 20px;
        flex-shrink: 0;
        font-weight: bold;
        color: #b8bec4;
        text-align: center;
    }

    .fslGmRkBox .tabsCont ul li:nth-child(1) a>span,
    .fslGmRkBox .tabsCont ul li:nth-child(2) a>span,
    .fslGmRkBox .tabsCont ul li:nth-child(3) a>span {
        width: 32px;
    }

    .fslGmRkBox .tabsCont ul li:nth-child(1) a>span::after,
    .fslGmRkBox .tabsCont ul li:nth-child(2) a>span::after,
    .fslGmRkBox .tabsCont ul li:nth-child(3) a>span::after {
        content: '';
        display: block;
        background-image: url(../img/icon_game_list.png);
        background-repeat: no-repeat;
        background-size: 1000px 1000px;
        width: 18px;
        height: 24px;
        background-position: -8px -191px;
        text-indent: -9999px;
    }

    .fslGmRkBox .tabsCont ul li:nth-child(2) a>span::after {
        width: 18px;
        height: 22px;
        background-position: -36px -191px;
    }

    .fslGmRkBox .tabsCont ul li:nth-child(3) a>span::after {
        width: 18px;
        height: 22px;
        background-position: -63px -191px;
    }

    .fslGmRkBox .tabsCont ul li a .imgBox {
        display: none;
        width: 54px;
        height: 54px;
        border-radius: 14px;
        flex-shrink: 0;
    }

    .fslGmRkBox .tabsCont ul li:nth-child(1) a .imgBox,
    .fslGmRkBox .tabsCont ul li:nth-child(2) a .imgBox,
    .fslGmRkBox .tabsCont ul li:nth-child(3) a .imgBox {
        display: block;
    }

    .imgBox>img {
        width: 100%;
        height: 100%;
        max-width: inherit;
        max-height: inherit;
        display: block;
        object-fit: cover;
        -o-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
    }

    .fslGmRkBox .tabsCont ul li a .textBox {
        flex: 1;
        width: 0;
        padding-left: 14px;
    }

    .fslGmRkBox .tabsCont ul li a .textBox p {
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        color: #0f1433;
    }

    .fslGmRkBox .tabsCont ul li a .textBox p.time {
        margin-top: 10px;
        color: #a1a5b2;
    }

    .fslGmTopicBox {
        margin-top: 24px;
        background: #ffffff;
        border-radius: 8px;
    }

    .multiColumnList {
        display: grid;
        grid-template-columns: repeat(10, 8.2%);
        justify-content: space-between;
    }

    .fslGmTopicBox .multiColumnList {
        margin-top: 6px;
        grid-template-columns: repeat(2, 48%);
        font-size: 14px;
        line-height: 18px;
        color: #0f1433;
        text-align: center;
        padding-bottom: 18px;
        border-bottom: 1px dashed #d2d2d2;
    }

    .fslGmTopicBox .multiColumnList li a {
        display: block;
        margin-top: 18px;
    }

    .fslGmTopicBox .multiColumnList li a .imgBox {
        width: 100%;
        height: 72px;
        border-radius: 4px;
    }

    .fslGmTopicBox .multiColumnList li a p {
        width: 99px;
        margin-top: 10px;
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        color: #0f1433;
    }

    .fslGmTopicBox .multiColumnList:last-child li a {
        margin: 20px 0 0;
        display: flex;
        align-items: center;
    }

    .fslGmTopicBox .multiColumnList:last-child li a::before {
        content: '';
        display: block;
        background-image: url(../img/icon_game_list.png);
        background-repeat: no-repeat;
        background-size: 1000px 1000px;
        width: 12px;
        height: 12px;
        background-position: -175px -353px;
    }

    .fslGmTopicBox .multiColumnList:last-child li a>p {
        flex: 1;
        padding: 0 0 0 6px;
        margin: 0;
    }
@media screen and (max-width: 750px) {
    .wrapper .main_left {
        width: 100%;
        padding: 0 10px;
    }
    .main_left h1 {
        height: auto;
        line-height: 1.3;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .likearticle .list {
        width: 100%;
    }
    .likearticle .list a {
        width: 100%;
        margin-right: 0;
    }
    .wrapper .main_right {
        width: 100%;
    }
    .hot_box .list .item {
        width: 24%;
        margin-right: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}
