@media (max-width:960px) {
    .top {
        max-width: 100%;
        height: auto;
        overflow: hidden;
        background-position: 10px 10px;
    }


    .search {
        width: 100%;
        float: none;
        padding-top: 90px;
    }

    .search ul {
        float: none;
        display: flex;
        align-items: center;
        width: 100%;
        margin-right: 0;
        box-sizing: border-box;
        padding: 0 15px;
    }

    .search ul li {
        float: none;
    }

    .search ul li.search_input {
        flex: 1;
    }

    .search ul li.search_input input {
        width: 100%;
        box-sizing: border-box;
        display: block;
        height: 24px;
        line-height: 24px;
    }

    #container {
        max-width: 100%;
        box-sizing: border-box;
        width: 100%;
        overflow-x: auto;
    }

    #container #nav {
        display: flex;
        justify-content: space-between;

    }

    #container li {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        float: none;
        min-width: auto !important;
    }

    #container li a {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        font-size: 12px;
        padding: 0 12px;
    }

    .main {
        width: 100%;
    }

    .m_list {
        width: 100%;
        margin-left: 0;
        box-sizing: border-box;
        padding: 0 15px;
        margin-bottom: 20px;
    }

    .m_list dd img {
        width: 100%;
        height: auto;
    }

    .m_list dd ul {
        width: 100%;
    }

    .m_list dd ul li {
        width: 100%;
        background-position: right center;
        padding-right: 0;
    }

    .footer {
        padding: 0 15px;
    }

    .footer .footer_mid {
        width: 100%;
    }

    .footer .footer_mid .right {
        float: none;
    }

    .footer .footer_mid .left {
        float: none;
        width: 100%;
        margin-left: 0;
    }

    .slide_focus1 {
        width: 100%;
        height: auto;
    }

    .slide_focus1 .hd {
        width: 100%;
    }

    .banner {
        width: 100%;
    }

    .slide_focus1 .bd img {
        width: 100%;
        height: auto;
    }





    .m_l {
        width: 100%;
        margin-left: 0;
        box-sizing: border-box;
        padding: 0 15px;
        float: none;
    }



    .m_l dl {
        width: 100%;
    }

    .m_l dd a {
        box-sizing: border-box;
        width: calc(100% - 15px);
        background-position: right center;
    }

    .m_r {
        width: calc(100% - 30px);
        float: none;
        margin-left: 0;
        box-sizing: border-box;
        margin: 0 15px;
        float: none;
    }

    .list li a {
        box-sizing: border-box;
        width: calc(100% - 15px);
        background-position: right center;
    }

    .article .wrap p {
        text-indent: 0;
    }

    .article .wrap p img {
        max-width: 100%;
        height: auto !important;
    }

    .honor li {
        display: block;
        width: calc(100%);
        height: auto;
        float: none;
        margin-left: 0;
        box-sizing: border-box;
        float: none;
        margin-bottom: 15px;
        border: 0;
    }

    .honor li a {
        display: block;
    }

    .honor li img {
        max-width: 100%;
        max-height: 100%;
    }

    .m_l dd li a {
        width: 100%;
    }

    #container li ul {
        display: none !important;
    }

    #container li .t_i:hover {
        text-indent: 0;
        background: none;
    }

    .plist {
        width: 100%;
        margin: 0;
    }

    .plist li {
        width: calc(100%);
        height: auto;
        overflow: hidden;
        margin-left: 0;
        box-sizing: border-box;

    }

    .plist li img {
        width: 100%;
        height: auto;
    }

    .plist li p {
        width: 100%;
    }

    .plist li a {
        display: block;
    }

    .pagediv {
        height: auto;
    }

    .pagediv span {
        display: inline-block;
    }

    #container {
        width: 100%;

    }

    #container #nav {
        overflow-x: auto;
        white-space: normal
    }

    #container li {

        min-width: auto !important;
    }

    .en #container li {
        min-width: auto !important;
    }

    .footer .footer_mid .left {
        height: auto !important;
    }

    .footer .footer_mid .left span {
        margin-right: 0;
        display: block;
    }

}
