@media (max-width: 767px) {
    .phone {
        display: block;
    }

    .pc {
        display: none;
    }

    #header {
        width: 100%;
        background: none;
        border-top: none;
        height: auto;
    }

    .topmenu {
        display: none;
    }

    .content,
    .main {
        width: auto;
    }

    /* 顶部样式 */
    .phone-top li.search_btn {
        width: 30px;
        height: 30px;
        background: url(icon01_2022gz.png) center center no-repeat;
        background-size: contain;
    }

    .phone-top {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        background: #2695e2;
        padding: 5px 0;
        overflow: hidden;
        z-index: 1000;
    }

    .phone-top li {
        float: right;
        padding: 0 5px;
        line-height: 30px;
        color: #fff;
    }

    .phone-top li a {
        font-size: 14px;
        color: #fff;
    }

    .phone-top li.search_btn.active {
        background: url(icon03_2022gz.png) center center no-repeat;
        background-size: 75%;
    }

    .phone-top::after {
        content: '';
        height: 0;
        display: block;
        clear: both;
        visibility: hidden;
    }

    .top-search {
        background: #FAFAFA;
        padding-top: 10px;
        padding-bottom: 10px;
        position: relative;
        z-index: 999;
        display: none;
        margin-top: 40px;
    }

    .top-search .search-box {
        padding: 0 15px;
        margin: 0 auto;
    }

    .top-search .search-cont {
        display: block;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }

    .top-search .s-inp {
        border: none;
        line-height: 40px;
        height: 40px;
        border-bottom: 1px solid #D2D2D2;
        width: 100%;
        outline: none;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .top-search .s-btn {
        background: url(icon02_2022gz.png) no-repeat center center;
        background-size: contain;
        width: 24px;
        height: 24px;
        border: none;
        position: absolute;
        right: 7px;
        top: 9px;
        z-index: 99;
    }

    .bodytop_mb {
        display: block;
        width: 100%;
        height: 100%;
        margin-top: 40px;
    }

    /* 导航栏样式 */
    #nav {
        display: none;
    }

    #menu {
        overflow: hidden;
        height: 40px;
        background-size: cover;
    }

    .pc_nav_box {
        display: none;

    }

    .pad_nav_box {
        display: block;

    }

    #menu a {
        font-size: 18px;
        line-height: 40px;
    }

    .menu_pc {
        display: none;
    }

    .menu_mb {
        display: block;
    }

    .menu_mb li {
        float: left;
    }

    .menu_mb ul {
        transition-duration: 0ms;
        transform: translate3d(0px, 0px, 0px);
    }

    .pad_nav {
        background: url(bg01_2022gz.jpg) center center no-repeat;
        background-size: cover;
        height: 42px;
    }

    .pad_nav li {
        width: auto;
        padding: 7px 0px;
        touch-action: none;
        box-sizing: border-box;
    }

    .pad_nav li.cur {
        background: #007fda;
    }

    .pad_nav li.cur a {
        color: #fff;
    }

    .pad_nav li a {
        color: #00519a;
        font-size: 18px;
        font-weight: 700;
        padding: 0 15px;
    }

    /* #swiper_container_pad_nav::after {
        content: ' ';
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
        height: 44px;
        width: 30px;
        background: url(icon06_2022gz.png) no-repeat center #007fda;
        z-index: 99;
    } */

    /* 首页样式 */
    #wrap-left {
        display: none;
    }

    #wrap-middle {
        float: none;
        width: 100%;
        margin-left: 0;
    }



    .column-list .column-pic {
        float: none;
    }

    .column-pic {
        float: none;
        width: auto;
        padding: 0 15px;
        margin-right: 0;
    }

    .column-pic img {
        width: 100%;
        height: 50vw;
        object-fit: cover;
        max-width: 767px;
    }

    .column-topnews {
        margin-left: 0;
        padding: 15px 0;
    }

    .column-topnews h2 {
        font-size: 20px;
    }

    .column-topnews p {
        font-size: 15px;
        line-height: 26px;
    }

    .column-list {
        float: none;
        width: auto !important;
    }

    .column-list h2 {
        font-size: 20px;
        width: auto;
        background: url(bg_index_column_middletit_2021.jpg) no-repeat left top rgb(45, 130, 210);
    }

    .column-list h2 span a {
        font-size: 16px;
    }

    .column-list ul {
        padding: 8px 15px 0;
    }

    .column-list li {
        font-size: 16px;
        line-height: 26px;
        padding-bottom: 8px;
    }

    .KSS_titleBar {
        background: none !important;
    }

    .KSS_titleBox {
        height: auto !important;
        background: rgba(0, 0, 0, 0.5);

        width: 100% !important;
    }

    .KSS_titleBox .title {
        width: 75% !important;
        font-size: 16px !important;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 99;
        padding-right: 15px !important;
        line-height: 24px !important;
    }

    #wrap-right {
        float: none;
        width: auto;
    }

    .str_origin {
        top: 0 !important;
    }

    .str_move_clone {
        display: none;
    }

    .column-right-01 h2 {
        font-size: 20px;
        height: 40px;
        padding: 0px 0 0 36px;
        background: url(contantUs-bg-2022gz.png) no-repeat left top rgb(45, 130, 210);
        background-size: 100%;
        line-height: 40px;
        display: inline-block;
        padding: 0;
        width: 100%;
        float: left;
    }


    .column-right-01 h2::before {
        content: '';
        display: inline-block;
        float: left;
        width: 50px;
        height: 40px;
        background: url(column-right-01-bg-2022gz.png) no-repeat center;
    }


    .column-right-01 h2 span a {
        font-size: 16px;
    }


    .dowebok {
        display: none;
    }

    .dowebok ul {
        margin: 0;
        padding: 0 15px;
    }

    .dowebok a {
        display: block;
        width: 100%;
    }

    .dowebok ul li {
        font-size: 16px;
        line-height: 26px;
        width: 100%;
    }


    .column-right-01 {
        height: auto;
        padding-bottom: 15px;
    }

    .dowebok-phone {
        overflow: hidden;
        width: auto;
        line-height: 16px;
        position: relative;
        -moz-user-select: none;
        -khtml-user-select: none;
        user-select: none;

        white-space: nowrap;
        padding: 0 15px;
        /* background: #e1eef9; */
    }

    .dowebok-phone ul {
        margin-top: 10px;
    }

    .dowebok-phone li {
        color: #2695e2;
        font-size: 16px;
        line-height: 26px;
        width: 100%;
        padding-bottom: 10px;
    }

    .dowebok-phone li a {
        display: block;
        word-wrap: break-word;
        width: 100%;
        text-decoration: none;
        overflow: visible;
        white-space: normal;
    }

    .dowebok-phone li:nth-child(n+6) {
        display: none;
    }

    .column-left-03 h2 {
        width: auto;
        font-size: 20px;
        background: url(contantUs-bg-2022gz.png) no-repeat #e1eef9;
        background-size: 100%;
        line-height: 40px;
        display: inline-block;
        padding: 0;
        width: 100%;
        float: none;
    }


    .column-left-03 h2::before {
        content: '';
        display: inline-block;
        float: left;
        width: 50px;
        height: 40px;
        background: url(contantUs-logo-2022gz.png) no-repeat center;

    }

    .column-left-03 p {
        padding-top: 10px;
        font-size: 16px;
        line-height: 26px;
    }

    #footer::after {
        content: '';
        height: 0;
        display: block;
        clear: both;
        visibility: hidden;
    }

    #footer {
        height: auto;
    }

    #footer li:first-child,
    #footer li:nth-child(2) {
        width: 100%;
        display: inline-block;
        text-align: center;
        font-size: 14px;
        padding: 0 !important;
        margin-top: 10px;
    }

    #footer li:nth-child(3),
    #footer li:nth-child(4) {
        width: 50%;
        padding: 0 !important;
        display: flex;
        align-items: center;
        justify-content: space-around;
        flex-direction: column;
        height: 80px;
    }

    /* 侧边导航 */
    #left_menu {

        position: fixed;
        top: 200px;
        z-index: 10;
        transition: all ease 0.25s;

    }

    #left_menu .left_top {
        position: relative;
        max-height: 320px;
        overflow-x: visible;
        overflow-y: scroll;
    }

    #left_menu.alxd {
        right: -315px !important;
    }

    #left_menu .skip {
        content: '';
        pointer-events: auto;
        display: inline-block;
        width: 26px;
        height: 55px;
        background: url(icon05_2022gz.png) no-repeat center;
        background-color: rgb(112 207 253 / 50%);
        border-radius: 6px 0 0 6px;
        position: absolute;
        top: 50%;
        left: -26px;
        transform: translateY(-60%);
    }

    #left_menu.open .skip {
        content: '';
        pointer-events: auto;
        display: inline-block;
        width: 26px;
        height: 55px;
        background: url(icon06_2022gz.png) no-repeat center;
        background-color: rgb(112 207 253 / 50%);
        border-radius: 6px 0 0 6px;
        position: absolute;
        top: 50%;
        left: -26px;
        transform: translateY(-60%);
    }

    .left_top li {
        height: auto;
        line-height: 31px;
        background-color: #c0e7fe;
        margin-bottom: 1px;
        padding-left: 30px;
        font-weight: bold;
        color: #fff;
        clear: both;
        font-size: 14px;
    }

    .page_list {
        display: none;
    }

    .subNav .title_yellow {
        font-size: 18px;
        padding-right: 10px;
        color: rgb(3, 56, 134);
    }

    .subNav .left_top li a {
        color: rgb(3, 56, 134);
        line-height: 40px;

    }

    .subNav .left_top li {
        height: 40px;

    }

    #cs {
        line-height: 40px;
        color: rgb(3, 56, 134);
        padding-left: 40px;
    }

    /* #left_menu .left_top:after {
        content: '';
        pointer-events: auto;
        display: inline-block;
        width: 26px;
        height: 55px;
        background: url(icon06_2022gz.png) no-repeat center;
        background-color: rgb(112 207 253 / 50%);
        border-radius: 6px 0 0 6px;
        position: absolute;
        top: 50%;
        left: -26px;
        z-index: 9997;
        transform: translateY(-60%);
    } */
    .title_yellow {
        height: 32px;
        line-height: 32px;
        background: url(bg_column_lefttit_01.jpg) no-repeat left top;
        border-bottom: solid 1px #fff;
        font-weight: bold;
        padding-left: 30px;
        clear: both;
        font-size: 18px;
        padding-right: 10px;
        /* color: rgb(3, 56, 134); */
        color: #fff;
        background-size: auto 100%;
    }

    /* 单篇 */
    #wrap-right {
        margin-left: 0;
        padding: 0 15px;
    }

    .wrap-article {
        padding: 15px 10px;
    }

    .wrap-article h1 {
        font-size: 20px;
        line-height: 34px;
    }

    .wrap-article p,
    .wrap-article a,
    .wrap-article span,
    .wrap-article li {
        font-size: 16px;
        line-height: 32px;
    }

    .wrap-article .titlesub {
        height: auto;
    }

    .wrap-article img {
        width: 100%;
        height: auto;
    }

    .wrap-article table {
        width: 100%;
        overflow: scroll;
    }

    article {
        padding: 5px 0 20px 0;
    }

    #wrap-right.no-left,
    .main-right.no-left {
        width: auto;
        margin: 0;
        padding: 0 15px;
    }

    #wrap-right ol,
    #wrap-right-zt ol {
        height: auto;
    }

    .wrap-fontlist h2 {
        font-size: 20px;
    }

    .wrap-fontlist h2 span a {
        font-size: 16px;
    }

    .fontlist li span {
        float: none;
        display: block;
    }

    .fontlist li {
        border-bottom: 2px dashed #d9d9d9;
        line-height: 24px;
        padding: 5px 0;
        font-size: 16px;
    }

    .fontlist li a {
        font-size: 16px;
    }

    #wrap-right nav,
    #wrap-right-zt nav {
        display: none;
    }

    .phone-pages {
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .phone-pages a {
        display: inline-block;
        width: 150px;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        border: solid 2px #bddcf4;
        border-radius: 5px;
    }

    .fontlist {
        border-bottom: none;
    }

    #wrap-right-zt .piclist {
        display: inline-block;
        text-align: center;
    }

    #header .content {
        height: 0;
        background: none;
        border-top: none;
    }

    .container nav {
        display: none;
    }

    .left-info,
    .main-left {
        display: none;
    }

    .article {
        padding-bottom: 15px;
        margin: 0;
    }

    .appendix {
        margin: 0;
    }

    .main-right ol {
        font-size: 14px;
    }

    .article h2 {
        font-size: 20px;
    }

    .article h3 {
        font-size: 18px;
        line-height: 34px;
    }

    .main nav {
        display: none;
    }

    .column-list li {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 99;
    }

    #KSS_content a {
        display: inline-block;
    }

    .wrap-right,
    .main-right {
        padding: 15px;
    }

    #footer img {
        width: auto;
    }

    /* 检索标题 */
    .nav-result section font,
    .nav-result section a {
        font-size: 14px !important;
        font-family: '微软雅黑' !important;
        font-weight: normal !important;
        color: #267bc9 !important;
    }

    .nav-result section .mb5 p {
        float: left;
    }

    .nav-result section .mb5::after {
        content: '';
        height: 0;
        display: block;
        clear: both;
        visibility: hidden;
    }

    .nav-result section .mb5 strong {
        margin-left: -20px;
    }

    #mobile-more {
        line-height: 50px;
        font-size: 16px;
    }

    /* 轮播图样式 */
    .column-news {
        padding: 0 15px;
    }

    .column-pic {
        margin-right: 0 !important;
        padding: 0 15px;
    }

    .column-pic img {
        height: 100%;
    }

    .column-pic .title a {
        width: 70%;
        font-size: 16px !important;
        line-height: 24px !important;
        -webkit-line-clamp: 99;
        /* 文本需要显示多少行 */
    }

    .column-pic .title {
        height: auto;
    }

    /* 导航 */
    .pad_nav .pad_nav_mask {
        width: 24px;
        height: 44px;
        position: absolute;
        z-index: 999;
        top: 0;
        right: 0;
        background: url(icon06_2022gz.png) no-repeat center;
        background-color: #007fda;
        background-size: 10px;
    }
    .column-topnews h2 a{

    -webkit-line-clamp: 99; /* 文本需要显示多少行 */
    }
}

@media (max-width: 480px) {
    #wrap-right-zt .piclist li {
        width: 100% !important;
        padding: 10px 0;
    }

    #wrap-right-zt .piclist li img {
        width: 100%;
    }


}

@media (max-width: 634px) {
    #wrap-right-zt .piclist li {
        width: 45%;

    }
}

/* 原自适应样式 */


@media (max-width: 767px) {

    .article h2 {
        margin-top: 10px
    }

    .article {
        border: 0;
    }

    .hoverline:hover {
        text-decoration: underline;
    }
}


@media screen and (min-width: 767px) {
    .container {
        width: 1072px;
        margin: 0 auto;
    }

    .main .container {
        width: 1030px;
        background: #FFF;
        padding-top: 10px;
    }

    .main-left {
        width: 242px;
        margin-left: 16px;
        float: left;
    }

    .main-right {
        width: 730px;
        margin-left: 20px;
        float: left;
    }

    .main-right ol {
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }

    .article .article-info span {
        padding: 0 1%;
        line-height: 3;
    }

    .article .article-info .pc {
        display: block;
    }

    .article .article-info .mobile {
        display: none;
    }

    article {
        padding: 5px 20px 20px 20px;
    }

    article img {
        width: auto;
        max-width: 600px;
    }

    .hoverline:hover {
        text-decoration: underline;
    }
}

@media (max-width: 767px) {
    .ly_tab a {
        float: left;
        width: 50%;
        margin-right: 0;
    }

    .zxly_main {
        background: none !important;
    }

    .ly_content {
        border: none !important;
        background: #f9f8fe;
        padding: 0 15px 5px !important;
    }

    .zxly_form label {
        margin-top: 0 !important;
        display: inline-block;

    }

    .zxly_form p {
        text-align: left !important;

    }

    .zxly_form input {
        width: 99% !important;
        padding: 0 !important;
    }

    .zxly_form select {
        width: 99% !important;
        padding: 0 !important;
    }

    .zxly_form .zxly_yzm_txt {
        clear: both;
        float: left;
        width: 65% !important;
    }

    .zxly_yzm_img {
        float: left;
        width: 30% !important;
        margin: 0 !important;
        height: 40px;
        margin-left: 5px !important;
    }

    .zxly_form textarea {
        width: 99% !important;
        padding: 0 !important;
    }

    .zxly_sub {
        width: 100% !important;

    }

    .zxly_main {

        padding: 32px 0px !important;
    }

    .ly_content {
        clear: both;
    }

    .ly_content .question p:last-child {
        font-size: 16px;
    }

    .page_lis.mobile_hidet {
        display: none;
    }
}