@media screen and (max-width:750px) {
    body {
        min-width: 750px;
    }

    .bt-lanmu {
        width: 100%;
    }

    .bt-lanmu-left,
    .bt-column-s {
        width: 100%;
    }

    .dqwz-center {
        width: 100%;
    }

    .bt-lanmu-left .bt-column-list {
        display: none;
    }

    .bt-lanmu-left .bt-column-cen {
        float: none;
        background: none;
    }

    .bt-lanmu-left .bt-column-cen {
        width: 100%;
    }

    .col_right ul li {
        height: auto;
        line-height: 48px;
        overflow: hidden;
        padding: 10px 0 10px 17px;
    }

    .col_right ul li a {
        font-size: 32px;
        overflow: hidden;
        text-overflow: ellipsis;
        /* white-space: normal; */
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 2;
    }

    .col_right ul li span {
        font-size: 32px;
        color: #999;
        line-height: 48px;
        float: right;
    }
    /* 分页条 */
    .default_pgToolbar {
        background: none !important;
        border: none !important;
    }

    .default_pgPerPage {
        display: none !important;
    }

    .default_pgFirst {
        width: 8vw !important;
        height: 6.6667vw !important;
        background: url(first.gif) no-repeat center !important;
        background-size: contain !important;
        margin-right: 1.3333vw !important;
    }

    .default_pgFirstDisabled {
        width: 8vw !important;
        height: 6.6667vw !important;
        background: url(first_disabled.gif) no-repeat center !important;
        cursor: auto !important;
        background-size: contain !important;
        margin-right: 1.3333vw !important;
    }

    .default_pgPrev {
        width: 12vw !important;
        height: 6.6667vw !important;
        background: url(2103311728452201563.png) no-repeat center !important;
        background-size: contain !important;
        margin-right: 1.3333vw !important;
    }

    .default_pgPrevDisabled {
        width: 12vw !important;
        height: 6.6667vw !important;
        background: url(prev_disabled.gif) no-repeat center !important;
        cursor: auto !important;
        background-size: contain !important;
        margin-right: 1.3333vw !important;
    }

    .default_separator {
        display: none !important;
    }

    .default_pgNext {
        width: 12vw !important;
        height: 6.6667vw !important;
        background: url(next.gif) no-repeat center !important;
        background-size: contain !important;
        margin-left: 1.3333vw !important;
    }

    .default_pgLast {
        width: 8.1vw !important;
        height: 6.6667vw !important;
        background: url(last.gif) no-repeat center !important;
        background-size: contain !important;
        margin-left: 1.3333vw !important;
    }

    .default_pgRefresh {
        width: 8.4vw !important;
        height: 5.7333vw !important;
        background: url(2101271727178927538.gif) no-repeat center !important;
        background-size: contain !important;
    }

    .default_pgSearchInfo {
        display: none !important;
    }

    .default_pgToolbar td {
        font-size: 2.4vw !important;
        width: auto !important;
        padding: 0 0px 0 0px !important;
    }

    .default_pgToolbar td input {
        outline: none !important;
    }

    .default_pgCurrentPage {
        width: 4.8vw !important;
        height: 6.6667vw !important;
        line-height: 6.6667vw !important;
    }

    .default_pgToolbar td:first-child+td+td+td {
        display: none !important;
    }

    .default_pgPanel {
        float: none !important;
        margin: 0 auto !important;
    }

    /* 分页条 */
}
