


@media screen and (max-width: 992px) {
    * {
        font-size: 12px;
    }

    html,
    body {
        min-width: auto !important;
        font-family: sans-serif;
        -webkit-text-size-adjust: inherit !important;
        -ms-text-size-adjust: inherit !important;
    }

    .contentJB .wrap {
        font-size: 30px;

    }

    .nav-list li {
        width: 13%;
        text-align: center;
    }

    ul,
    ol {
        margin-bottom: 0px !important;
    }

    .nav-list li a {
        font-size: 25px;
        color: white;
        text-decoration: none;
    }

    .main {
        background: #FFFFFF;
        /* margin: 30px 40px; */
        padding-left: 0px;
        padding-right: 0px;
    }

    .mainform {
        width: 100%;
    }

    .news-name {
        font-size: 30px;

    }

    .wrap {
        width: 100% !important;
    }

    body .pl20 {
        padding-left: 0px !important;
    }

    body .w65p {
        width: 100% !important;
    }

    body .f-l {
        float: inherit !important;
    }

    body .w35p {
        width: 100% !important;
    }

    .news-title {
        width: 100% !important;

    }

    .w35p img {
        width: 100% !important;
    }

    .footer {
        /* position: fixed !important;
        bottom: 0px !important; */
    }

    .zxjbUl {

        max-height: 900px !important;
    }

    .nav-list {

        bottom: 5px !important;

    }


    .article-title>span,
    .article-title>div {
        display: block !important;
    }

    .article-body a {

        font-size: 16px !important;
    }

    .article-body {
        line-height: 45px !important;
    }

    .btn {
        width: 30% !important;
        height: 69px !important;
        line-height: 69px !important;
        font-size: 30px !important;
    }

    label>input[type=radio]+span:before,
    label>input[type=checkbox]+span:before {

        width: 50px !important;
        height: 50px !important;
        margin: -24px 7px 0 -14px;
    }

    .pb30 strong {
        font-size: 25px !important;
    }

    .contentJB {
        width: 90% !important;
        margin: auto !important;
    }

    #form1 td strong {
        /*font-size: 30px !important;*/
    }

    .contentJB a {
        font-size: 30px !important;
    }

    #smjb_tabs {
        font-size: 30px !important;
    }
}