@media screen and (min-width:750px){.indexbtn{display:block}
    body{background: #191919!important;}
    footer{background:#fff!important;color:#7e7e7e; border-top:0px;}
    .main-two{background:#26262b!important;color:#ddd}
    .mjtj_qh_mk .tip{
        background: #ffffff;
        color: red;
        border-radius: 12px;
        line-height:16px;
        text-align: center;
        height: 16px;
        width: 16px;
        font-size: 14px;
        padding: 1px;
        top: 0px;
        right: -10px;
        position: absolute;
    }
    /* use cross as close button */
    .mjtj_qh_mk .tip::before {content: "\2716";}

}
@media screen and (max-width: 750px) {
    .waplist{bottom: 5rem;display:block;}
    /*iframe{height:35rem;}*/
    .mjtj_qh_mk .tip{
        background: #ffffff;
        color: red;
        border-radius: 12px;
        line-height:16px;
        text-align: center;
        height: 16px;
        width: 16px;
        font-size: 14px;
        padding: 1px;
        top: 10px;
        right: 0px;
        position: absolute;
    }
    /* use cross as close button */
    .mjtj_qh_mk .tip::before {content: "\2716";}

    /* 更改信号样式 */
    body{
        overscroll-behavior-y: none;
    }
    iframe {
        /*height: 30rem;*/
        min-height: 30rem;
        margin-bottom: 1rem;
        /*border-bottom: solid 1rem #eee;*/
    }

    /* 悬浮框 */
    .indexwap{
        display: none!important;
    }
    .head_wapload_app{
        display: none!important;
    }
    .waplist{
        /*position: absolute;*/
        top: 9.6rem;
        z-index: 100000;
        bottom: unset!important;
    }
    .refreshwap{
        width: 3rem!important;
        height: 3rem!important;
    }
    .refreshwap i{
        width: 1rem!important;
        height: 1rem!important;
    }
    .refreshwap p{
        font-size: 0.8rem!important;
    }
    .bifeng_zhishu_lan{
        padding-top: 1rem;
    }
}
.waplist .indexwap{display:block}
.biaoti{font-size:22px;font-weight:500;line-height:36px;padding-left:10px;width:96%;padding-top:16px}
.totop{display:none}

