@media screen and (min-width: 750px) {
    body{
        background: #1a1a1e!important;
    }
    .indexbtn {
        display: block
    }

    body {
        background: #191919
    }

    footer {
        background: #282828;
        color: #7e7e7e;
        border-top: 0px;
    }

    iframe {
    }

    .main-two {
        background: #26262b;
        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;
    }
    .mjtj_qh_mk .tip::before {
        content: "\2716";
    }
}

@media screen and (max-width: 750px) {
    .waplist {
        bottom: 5rem;
    }

    iframe {
        margin-bottom: 2rem;
    }

    .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;
    }

    .mjtj_qh_mk .tip::before {
        content: "\2716";
    }

    body{
        overscroll-behavior-y: none;
    }
    iframe {
        min-height: 30rem;
        margin-bottom: 1rem;
    }


    .indexwap{
        display: none!important;
    }
    .head_wapload_app{
        display: none!important;
    }
    .waplist{
        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
}
