@media screen and (max-width: 768px) {
    html {
        padding: 0 !important;
        margin: 0 !important;
        width: 100% !important;
        height: 100% !important;
        position: absolute !important;
        left: 0 !important;
        top: 0 !important;
        overflow: hidden !important;
        overflow-y: auto !important;
    }
    html .footer {
        width: 100%;
    }
    html .footer p {
        display: none;
    }
    html .footer .block {
        display: block !important;
        font-size: 1.5rem;
    }
    html .footer .block div {
        margin: 10px 0px;
    }
    html .none {
        display: none;
    }
    html .header ._c1bb2ec7a913e32a2d05cacf3b83cd1b {
        display: none;
    }
    html .header-bg {
        width: 100% !important;
        background: url(sj.png);
        height: 300px;
        background-size: 100% 100%;
    }
    html .header-bg .logo {
        display: none;
    }
    html .header-bg .hz-png {
        top: 10%;
        left: 10%;
    }
    html .header-bg .words {
        display: none;
    }
    html .header-menu {
        width: 100%;
        height: auto;
    }
    html .header-menu .dropdown {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
    html .header-menu .dropdown li {
        width: 24%;
        font-size: 1.7rem;
    }
    html .header-search {
        font-size: 1.5rem;
        width: 100%;
        height: auto;
    }
    html .header-search .search {
        background: #fff;
        position: absolute;
        top: 14%;
        left: 18%;
        width: 475px;
        height: 45px;
    }
    html .header-search .search #q {
        font-size: 1.5rem;
        margin: 0px !important;
        height: 45px !important;
        width: 80% !important;
        padding-left: 20px;
    }
    html .header-search .search .button {
        width: 20% !important;
        height: 45px !important;
        font-size: 1.5rem;
        margin: 0px !important;
    }
    html .header-search .ft {
        font-size: 1.5rem;
        display: inline-block;
        padding: 0px !important;
        width: 15%;
        text-align: center;
    }
    html .header-search .jt {
        font-size: 1.5rem;
        display: inline-block;
        padding: 0px !important;
        width: 15%;
        text-align: center;
    }
    html .header-search #toolbarCtrl {
        font-size: 1.5rem;
        display: inline-block;
        padding: 0px !important;
        width: 25%;
        text-align: center;
    }
    html .header-search .zlbapp {
        font-size: 1.5rem;
        display: inline-block;
        padding: 0px !important;
        width: 20%;
        text-align: center;
    }
    html .header-search .zlbapp .loginItems {
        width: 120px;
        height: 90px;
        background-size: 100% 100%;
        left: -13px !important;
        top: 34px !important;
    }
    .left-itme {
        display: none;
    }
    .list-right-main {
        width: 95%;
        margin: auto;
    }
    .submenu {
        display: none !important;
    }
    .list-right-main li {
        list-style: none;
    }
    .list-right-main li a {
        font-size: 24px !important;
    }
    .list-right-main li span {
        font-size: 24px !important;
    }
    .wz {
        display: flex;
        flex-wrap: wrap;
        height: auto;
    }
    .wz td table tr {
        display: flex;
        flex-wrap: wrap;
        height: auto;
    }
    .wz td {
        font-size: 24px !important;
        padding-left: 20px;
    }
    .wz td:nth-child(1) {
        background: url(loc.png) no-repeat 0 50%;
    }
    .wz td:nth-child(2) td {
        padding-left: 0px !important;
        background: none
    }
    .wz td:nth-child(2) {
        padding-left: 0px !important;
    }
    .fsxx {
        font-size: 22px !important;
        display: flex;
        flex-wrap: wrap;
        height: auto;
    }
    .fsxx td {
        width: auto;
    }
    .zoom {
        font-size: 22px !important;
    }
    .zoom p {
        font-size: 24px !important;
        line-height: 40px;
    }
    .title {
        font-size: 26px !important;
    }
    .fx {
        display: none;
    }
    .content-box {
        width: 100% !important;
    }
    .navigation {
        padding: 0px !important;
        background: none;
    }
    .navigation-box {
        width: 100% !important;
    }
    .navigation tr {
        display: flex;
        align-items: center;
        font-size: 1.5rem;
        flex-wrap: wrap;
    }
    .content {
        width: 100% !important;
    }
    .bt_content table {
        table-layout: fixed;
        width: 100%;
        box-sizing: border-box;
    }
    .bt_content table td {
        width: auto !important;
        word-wrap: break-word;
    }
    .bt_content img {
        max-width: 100%;
        height: auto !important;
    }
}
