@media screen and (min-width: 1920px) {
    .z_index_tit .h3 {
        font-size: 48px;
    }
}

@media screen and (min-width: 1024px) {
    ::-webkit-scrollbar {
        width: 5px;
        height: 5px;
    }

    /****
.z_banner_img
{    height: 60vh;
}****/
    ::-webkit-scrollbar-button:vertical {
        display: none;
    }

    ::-webkit-scrollbar-track:vertical {
        background-color: black;
    }

    ::-webkit-scrollbar-track-piece {
        background: #E3E3E3;
    }

    ::-webkit-scrollbar-thumb:vertical {
        background-color: #555;
        border-radius: 30px;
    }

        ::-webkit-scrollbar-thumb:vertical:hover {
            background-color: #3B3B3B;
        }

    ::-webkit-scrollbar-corner:vertical {
        background-color: #535353;
    }

    ::-webkit-scrollbar-resizer:vertical {
        background-color: #FF6E00;
    }
}

@media screen and (max-width: 1440px) {
    .z_menu_head {
        margin-bottom: 6vw;
    }

    .z_menu_nav li a {
        font-size: 16px;
    }

    .z_index_sm {
        padding-top: 4vw;
    }

    .por .ipageC {
        padding: 6px !important;
    }

    .z_cx_siwper {
        width: 80%;
    }

        .z_cx_siwper li .desc {
            width: 25vw;
        }

    .z_map_box .box {
        width: 256px;
    }

        .z_map_box .box .desc {
            font-size: 14px;
        }

    .z_hexin3_warp .z_conbox {
        width: 100%;
        height: 100%;
    }

    .z_page_nav li a {
        font-size: 16px;
        padding: 0 2.2vw;
    }

    .z_page_nav li em {
        width: 28px;
        height: 28px;
        line-height: 28px;
        text-align: center;
        margin-right: 20px;
        position: relative;
    }

    .about-two-desc .t {
        font-size: 20px;
    }

        .about-two-desc .t span {
            padding: 0 20px;
        }

    .about-two-desc .c {
        font-size: 28px;
    }
}

@media screen and (max-width: 1366px) {
    .z_hx_dc .z-container {
        width: 80%;
    }

    .z_hx_contaniner,
    .add-w1244 {
        width: 80%;
    }

    .w1200 {
        width: 80%;
    }

    .z_js_warp {
        width: 94%;
    }

    .addone-history {
        padding: 10%;
    }

        .addone-history .c {
            font-size: 22px;
        }

    .addtwo-history .title {
        padding: 15px 8%;
    }

    .addtwo-history .type {
        padding-left: 8px;
    }

    .addtwo-history .t {
        border-radius: 18px;
        padding: 5px 16px;
    }

    .addtwo-history .c {
        padding: 8px 0;
        margin: 8px 0 16px;
    }

    .add-ts-desc {
        padding: 18px 5%;
        width: 96%;
        font-size: 14px;
    }

        .add-ts-desc h4 {
            font-size: 18px;
        }

    .add-ts-list .year {
        width: 84px;
        height: 84px;
        font-size: 24px;
    }

    .add-ts-list .t {
        font-size: 22px;
    }

        .add-ts-list .t::before {
            height: 3px;
        }

    .f36 {
        font-size: 30px;
    }

    .f22 {
        font-size: 20px;
    }

    .f16 {
        font-size: 14px;
    }

    .add-yingyong-box .t {
        font-size: 28px;
    }

    .add-yingyong-box .c {
        font-size: 20px;
    }

    .add-jjfa-nav .ico {
        width: 80px;
    }
}

@media screen and (max-width: 1300px) {
    .z_hexin4 .z-container {
        width: 80%;
    }

    .f22 {
        font-size: 18px;
    }

    .f18 {
        font-size: 16px;
    }

    .f36 {
        font-size: 28px;
    }

    .add-yingyong-box .t {
        font-size: 26px;
    }

    .add-yingyong-box .c {
        font-size: 18px;
    }
}

@media screen and (max-width: 1024px) {

    .w1200,
    .w80,
    .add-w1244 {
        width: 90%;
    }

    .f18 {
        font-size: 14px;
    }

    .f36 {
        font-size: 24px;
    }

    .add-arrow {
        display: none;
    }

    .about-one-desc p {
        font-size: 15px;
        line-height: 30px;
    }

    .z_header {
        background: rgba(255, 255, 255, 1) url(../images/jt.png) no-repeat left center;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
        background-size: cover;
        height: 60px;
        padding: 0 20px;
        padding-right: 60px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    }

    .z_menu_btn {
        width: 50px;
        height: 60px;
        left: auto;
        right: 0;
        transform: rotate(90deg);
        border: none;
        z-index: 30;
    }

        .z_menu_btn span {
            background-color: #333333;
        }

    .z_menu_mask {
        display: none;
    }

    .z_header_nav {
        width: 100%;
        transition: ease 0.8s;
        transform: translateY(100%);
        visibility: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        position: fixed;
        left: 0;
        top: 60px;
        background: url(/templates/main/images/culture_bg.jpg) no-repeat center;
        height: calc(100vh - 50px);
    }

    .z_logo img {
        height: 48px;
    }

    .z_header_nav li {
        display: block;
        width: 100%;
        margin: 0;
        line-height: 60px;
    }

    .z_header_nav.on {
        transform: translateY(0);
        visibility: visible;
    }

    .z_header_sou {
        display: none;
    }

    .z_banner {
        height: 70vw !important;
        position: relative !important;
        margin-top: 60px;
    }

    #mydiv,
    .z_page_mask {
        display: none;
    }

    .z_banner .slide1 .z_banner_text img {
        max-height: 20vw;
    }

    .z_banner .slide2 .z_banner_text img {
        max-height: 20vw;
    }

    .z_banner .slide3 .z_banner_text img {
        max-height: 20vw;
    }

    .lazy {
        background-attachment: inherit !important;
    }

    .z_index_tit .h3 {
        font-size: 20px;
    }

    .z_index_tit .dot em {
        width: 8px;
        height: 8px;
    }

    .z_index_tit .dot {
        margin: 0px 0 !important;
    }

    .z_index_sm {
        padding-top: 40px;
        height: auto;
    }

        .z_index_sm .desc {
            width: 100%;
            font-size: 14px;
            padding: 0 10px;
            line-height: 24px;
            box-sizing: border-box;
            margin: 20px 0;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .z_sm_icon {
        position: relative;
        padding: 0;
        bottom: auto;
        margin-top: 40px;
    }

        .z_sm_icon li {
            width: 33.333%;
            height: auto;
            padding: 30px 10px;
            box-sizing: border-box;
        }

            .z_sm_icon li .icon .iconfont {
                font-size: 36px;
            }

            .z_sm_icon li .con {
                transform: translateY(0);
            }

            .z_sm_icon li .desc {
                transform: translateY(0);
                opacity: 1;
                display: none;
                margin-top: 10px;
                line-height: 20px;
                width: 100%;
                height: auto;
                font-size: 14px;
            }

            .z_sm_icon li .icon img {
                height: 50px;
                max-height: none;
            }

            .z_sm_icon li h3 {
                font-size: 15px;
                margin: 0px 0;
            }

            .z_sm_icon li .line {
                height: 0px;
            }

    .z_index_st {
        padding: 40px 10px;
        overflow: hidden;
        padding-bottom: 70px;
    }

        .z_index_st .desc {
            width: 100%;
            font-size: 14px;
            line-height: 24px;
            margin-top: 20px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .z_diqiu_img {
        width: 100vw;
        height: 100vw;
        left: 0;
    }

    .z_st_swiper {
        height: calc(40vw + 10px);
        margin-top: 30px;
    }

        .z_st_swiper li {
            height: 35vw;
        }

            .z_st_swiper li h3 {
                font-size: 14px;
            }

            .z_st_swiper li h4 {
                display: none;
            }

            .z_st_swiper li .icon {
                height: 40px;
            }

    .swiper-scrollbar {
        width: 80%;
    }

    .z_index_news {
        padding: 0px 0px;
    }

        .z_index_news::before {
            display: none;
        }

    .z_news_head {
        padding: 40px 15px;
        padding-bottom: 0;
    }

    .z_index_more {
        width: 120px;
    }

        .z_index_more::before {
            width: 40px;
            height: 40px;
        }

        .z_index_more .icon {
            width: 40px;
        }

        .z_index_more:hover::before {
            width: 40px;
            height: 40px;
            transform: translateY(-50%);
        }

        .z_index_more:hover {
            padding-left: 0;
        }

        .z_index_more:hover {
            color: #3C61FF !important;
        }

            .z_index_more:hover .icon {
                opacity: 1;
                transform: translateX(0);
            }

    .z_news_swiper li a {
        padding: 30px 15px;
    }

    .z_news_swiper li h3 {
        font-size: 15px;
        margin: 15px 0;
        line-height: 24px;
    }

    .z_news_swiper li .imgbox {
        margin-top: 20px;
        height: 60vw;
    }

    .z_footer {
        padding: 0 25px;
        box-sizing: border-box;
    }

    .z_footer_link {
        padding: 15px 0;
    }

    .z_footer_nav {
        display: none;
    }

    .z_footer_btm {
        display: block;
    }

    .z_menu_desc {
        width: 100%;
    }

    .z_other_banner {
        height: 70vw;
        position: relative;
        margin-top: 60px;
    }

        .z_other_banner .lazy {
            height: 60vw;
            width: 100%;
            position: relative;
        }

    .z_page_nav {
        width: 100%;
    }

        .z_page_nav li {
            line-height: 45px;
            text-align: center;
        }

            .z_page_nav li a {
                font-size: 14px;
                padding: 0 5px;
                justify-content: center;
            }

            .z_page_nav li em {
                width: 24px;
                height: 24px;
                display: none;
                line-height: 24px;
                font-size: 14px;
                margin-right: 10px;
            }

    .z_other_text h4,
    .z_other_text h5 {
        display: none;
    }

    .z_other_text {
        top: 45%;
    }

        .z_other_text h3 {
            text-align: center;
            font-size: 20px;
        }

    .z_dot em {
        width: 8px;
        height: 8px;
    }

    .z_other_text {
        text-align: center;
    }

    .z_zp_ln {
        display: block;
        padding: 40px 15px;
        text-align: center;
    }

        .z_zp_ln .descbox {
            width: 100%;
        }

        .z_zp_ln .desc {
            width: 100%;
            font-size: 14px;
            line-height: 24px;
        }

    .z_index_tit .h3 {
        line-height: 1.4;
    }

    .z_zp_ln .z_index_tit .h3::before {
        display: none;
    }

    .z_zp_ln .imgbox {
        width: 80vw;
        height: 80vw;
        margin: 0 auto;
        padding: 5vw;
        margin-top: 40px;
    }

    .z_circle_box .dot1 {
        width: 30px;
        height: 30px;
        left: -5%;
    }

    .z_circle_box .dot2 {
        right: 3%;
    }

    .z_circle_box .dot3 {
        bottom: -2%;
    }

    .z_zp_ln .desc {
        margin-top: 30px;
    }

    .z_zp_text {
        padding: 30px 15px;
    }

        .z_zp_text .z_tit_desc {
            line-height: 24px;
        }

    .z_zp_warp .infobox {
        width: 100%;
        padding: 20px 15px;
        box-sizing: border-box;
        display: block;
    }

        .z_zp_warp .infobox .tit {
            font-size: 16px;
            margin-bottom: 10px;
        }

        .z_zp_warp .infobox .desc {
            font-size: 14px;
        }

    .z_zw_warp .imgbox,
    .sideMenu {
        width: 100%;
    }

    .z_zw_warp {
        padding: 30px 0;
    }

        .z_zw_warp .imgbox {
            margin: 30px 0;
            margin-bottom: 0;
        }

    .rc_box .tit span,
    .zp_tit span {
        width: 100%;
        display: none;
        font-size: 14px;
    }

        .rc_box .tit span:first-child,
        .zp_tit span:first-child {
            display: block;
            padding: 0 15px;
        }

    .rc_box .tit::before {
        width: 50px;
    }

    .zp_tit {
        text-align: center;
        line-height: 50px;
    }

        .zp_tit span {
            font-size: 16px;
            font-weight: bold;
        }

    .rc_box .rc_con {
        padding: 20px 15px;
    }

    .aply_btn {
        height: 40px;
        line-height: 40px;
        width: 120px;
        font-size: 14px;
    }

    .z_search_box {
        width: 100%;
        top: 0;
        position: relative;
        display: block;
    }

    .z_zw_warp .z_tit_desc {
        font-size: 14px;
        line-height: 24px;
    }

    .z_pages_bar a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

    .z_pages_bar .btn {
        padding: 0 10px;
    }

    .z_other_text h3 {
        background-position: 0 100% !important;
        opacity: 1 !important;
        line-height: normal;
    }

    .z_other_text .z_dot {
        margin-top: 0;
    }

    .z_news_page {
        padding: 30px 15px;
    }

    .z_news_list,
    .z_zb_list {
        width: 100%;
    }

        .z_news_list .timebox {
            width: 80px;
            font-size: 14px;
        }

            .z_news_list .timebox .day {
                font-size: 20px;
            }

        .z_news_list li {
            margin-bottom: 15px;
        }

            .z_news_list li h3 {
                font-size: 15px;
                line-height: 20px;
            }

            .z_news_list li .infobox {
                flex: 1;
                padding: 20px;
            }

        .z_news_list .zd {
            padding: 4px 8px;
            font-size: 12px;
        }

        .z_news_list li a {
            height: auto;
        }

        .z_news_list li .z_other_more {
            margin-top: 10px;
        }

    .z_xw_frwarp,
    .z_xwxq_page::before {
        display: none;
    }

    .z_xq_page {
        margin-top: 50px;
        padding: 0;
    }

    .z_xw_flwarp {
        width: 100%;
        padding: 30px 15px;
    }

        .z_xw_flwarp .tit {
            font-size: 18px;
            line-height: 28px;
            margin: 30px 0;
        }

        .z_xw_flwarp .desc,
        .z_artic_con {
            font-size: 14px;
        }

    .z_xq_share {
        margin: 30px 0;
    }

    .z_zb_list li {
        width: 100%;
        padding: 15px;
        margin-bottom: 10px;
    }

        .z_zb_list li .timebox {
            width: auto;
            font-size: 12px;
            margin-right: 10px;
        }

        .z_zb_list li span {
            margin-bottom: 0;
        }

        .z_zb_list li h3 {
            font-size: 14px;
            line-height: 20px;
            height: auto;
        }

        .z_zb_list li h4 {
            -webkit-line-clamp: 2;
        }

    .z_zb_list .iconbar a {
        font-size: 14px;
        margin-right: 20px;
    }

    .z_zb_list .iconbar .icon {
        width: 50px;
        height: 50px;
        margin-bottom: 5px;
    }

    .z_zb_xq {
        margin: 0;
        width: 100%;
    }

        .z_zb_xq .flwarp,
        .z_zb_xq .frwarp {
            width: 100%;
            padding: 30px 15px;
            box-sizing: border-box;
        }

            .z_zb_xq .flwarp .titbox {
                padding: 15px;
            }

                .z_zb_xq .flwarp .titbox .tit {
                    font-size: 18px;
                    line-height: normal;
                    padding: 15px 0;
                }

        .z_zb_xq .frwarp {
            padding-top: 0;
            border-left: none;
        }

            .z_zb_xq .frwarp .descbox {
                padding-bottom: 30px;
                margin-bottom: 30px;
            }

            .z_zb_xq .frwarp .tit {
                font-size: 18px;
                margin-bottom: 20px;
            }

            .z_zb_xq .frwarp .conbox {
                font-size: 14px;
                line-height: 24px;
            }

    .z_down_btn {
        margin-top: 30px;
        width: 120px;
        height: 40px;
    }

    .z_dj_head {
        font-size: 20px;
    }

    .z_jj_btn {
        width: 120px;
        height: 40px;
    }

    .z_dj_list li a {
        /* display: block; */
        height: auto;
    }

    .z_dj_list li .timebox {
        /* position: absolute; left: 0; background: #DB1818; color: #fff; */
        padding: 10px;
        top: 0;
        height: auto;
        /* border: none; */
    }

    .z_dj_list .imgbox {
        width: 100%;
        height: 60vw;
    }

    .z_dj_list .timebox .iconfont {
        /* color: #fff; */
    }

    .z_dj_list li .infobox {
        width: 100%;
    }

    .z_dj_head {
        margin-bottom: 20px;
    }

    .z_hxxq_page {
        margin-top: 50px;
        padding: 30px 0;
    }

        .z_hxxq_page::before,
        .z_hxxq_page #particles-js {
            height: 80vw;
        }

        .z_hxxq_page .z-container {
            width: 92%;
        }

        .z_hxxq_page .titbar {
            margin: 20px 0;
            display: block;
        }

            .z_hxxq_page .titbar .text {
                font-size: 20px;
            }

        .z_hxxq_page .z_other_more {
            position: absolute;
            top: 25px;
            right: 15px;
        }

    .z_index_more,
    .z_other_more {
        width: 120px;
    }

        .z_other_more .iconfont {
            width: 40px;
        }

    .z_hxxq_page .conbox .tit {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .z_hxxq_page .imgbox {
        margin: 30px 0;
    }

    .z_hxxq_page .conbox .desc {
        font-size: 14px;
        line-height: 24px;
    }

    .z_hxxq_page .icon_list {
        margin: 30px 0;
    }

        .z_hxxq_page .icon_list li {
            width: 49%;
            margin-bottom: 5px;
        }

            .z_hxxq_page .icon_list li a {
                height: 80px;
                font-size: 16px;
            }

            .z_hxxq_page .icon_list li img {
                height: 40px;
                margin-right: 5px;
            }

    .z_contact_page {
        width: 100%;
        padding: 30px 15px;
    }

    .z_contact_warp {
        flex-wrap: wrap;
    }

        .z_contact_warp .box {
            width: 100%;
            border-bottom: 1px solid #D1D1D1;
            border-right: none;
            padding: 30px 15px;
        }

            .z_contact_warp .box:last-child {
                border-bottom: none;
            }

        .z_contact_warp h3 {
            font-size: 18px;
        }

        .z_contact_warp .icon {
            width: 80px;
            height: 80px;
        }

            .z_contact_warp .icon img {
                max-height: 40px;
                max-width: 40px;
            }

        .z_contact_warp .iconbox::before {
            width: 31.14583vw;
            height: 22.13541vw;
        }

        .z_contact_warp .iconbox {
            width: 31.14583vw;
            padding-bottom: 40px;
        }

        .z_contact_warp .descp span {
            font-size: 16px;
        }

    .z_other_text h3,
    .z_index_tit .h3 {
        background-position: 0 100%;
        opacity: 1;
        display: block;
    }

    .z_hx_nav a {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        margin: 0;
        padding: 0 10px;
        border-width: 1px;
    }

    .z_other_text {
        padding: 0 10px;
    }

    .z_hx_dc .z-container {
        width: 100%;
    }

    .z_hx_dc {
        padding: 40px 15px;
    }

        .z_hx_dc .desc1 {
            font-size: 15px;
        }

        .z_hx_dc .desc1,
        .z_hx_dc .desc2 {
            width: 100%;
            margin-top: 20px;
        }

        .z_hx_dc .desc2 {
            font-size: 14px;
        }

        .z_hx_dc .imgbox {
            margin-top: 20px;
        }

    .z_cx_warp {
        width: 100%;
        overflow: hidden;
        border-bottom: 1px solid #bcbcbc;
    }

        .z_cx_warp::before {
            bottom: 0;
            display: none;
        }

    .z_cx_siwper {
        width: 90%;
    }

    .z_cx_siwper {
        height: auto;
        margin-top: 40px;
    }

        .z_cx_siwper li {
            text-align: center;
            border-left: 1px solid #bcbcbc;
        }

            .z_cx_siwper li .desc,
            .z_cx_siwper li .h3 {
                width: 100%;
            }

        .z_cx_siwper .conwarp {
            padding: 0 15px;
            max-height: none;
            height: auto;
            border-left: none;
            padding-bottom: 30px;
        }

        .z_cx_siwper li:nth-child(even) .conwarp {
            margin-top: 0;
            display: block;
        }

        .z_cx_siwper li:nth-child(even) .dot {
            bottom: auto;
            opacity: -6px;
        }

    .z_hx_cx {
        padding: 40px 0;
    }

        .z_hx_cx .z_index_tit .desc {
            margin-top: 20px;
            font-size: 15px;
            padding: 0 10px;
            box-sizing: border-box;
        }

    .z_index_jt {
        height: auto;
        padding: 30px 0;
        box-sizing: border-box;
    }

    .z_dwcon_box {
        width: 60vw;
        height: 60vw;
        margin-top: 60px;
    }

        .z_dwcon_box .tit {
            font-size: 18px;
            line-height: normal;
        }

        .z_dwcon_box .desc {
            display: none;
        }

        .z_dwcon_box .img img {
            max-height: 30vw;
        }

    .z_cirle_box .icon {
        width: 60px;
        height: 60px;
        padding: 15px;
    }

    .z_cirle_box .icon1 {
        top: -25px;
    }

    .z_dwimg_box .imgbgs img {
        width: 1000px;
    }

    .z_news_head {
        display: block;
        text-align: center;
        padding: 30px 0;
    }

        .z_news_head .z_index_tit {
            text-align: center;
        }

    .z_index_news {
        position: relative;
        padding-bottom: 90px;
        overflow: hidden;
    }

        .z_index_news .z_other_more {
            position: absolute;
            left: 50%;
            bottom: 30px;
            transform: translateX(-50%);
        }

    .z_news_swiper {
        border-bottom: 1px solid #d9d9d9;
    }

    .z_footer_link {
        padding: 20px 0;
        line-height: 24px;
        display: none;
    }

    .z_fl_sm {
        display: none;
    }

    .z_footer {
        position: relative;
    }

    .z_footer_top {
        padding: 20px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }

    .history-swiper .swiper-slide {
        text-align: center;
    }

    /* .z_footer_code{ position: absolute; right: 10px; top: 20px;} */
    .z_footer_code .imgbox {
        width: 120px;
        height: 120px;
        margin: 10px auto;
    }

    .z_footer_copy {
        display: block;
        padding: 20px 0;
    }

    /* .z_footer_copy,.z_footer_copy a{   text-align: center;} */
    .z_footer_btm {
        padding: 20px 0;
    }

    .z_menu_desc {
        margin-top: 10px;
        line-height: 24px;
    }

    .z_about_warp .conwarp {
        width: 100%;
        height: auto;
        padding: 0 15px;
    }

    .z_about_warp .con {
        width: 100%;
        font-size: 14px;
        line-height: 24px;
        height: auto;
        padding: 0;
        max-height: none;
    }

    .z_about_page {
        padding: 40px 0;
    }

    .z_about_num ul {
        width: 100%;
        display: block;
    }

    .z_about_num li {
        font-size: 14px;
        padding: 15px 0;
    }

        .z_about_num li h3 {
            font-size: 14px;
        }

    .z_about_num .timer {
        font-size: 20px;
    }

    .z_about_sm .desc {
        font-size: 16px;
        line-height: 24px;
        margin-top: 20px;
    }

    .z_about_gj {
        background-size: 100% auto;
        margin-top: -24vw;
        min-height: auto;
    }

    .z_about_sm {
        background-size: cover;
        padding-bottom: 80px;
    }

    .z_hx_js {
        padding: 40px 0;
    }

        .z_hx_js .z_index_tit2 .desc {
            font-size: 15px;
            margin-top: 10px;
        }

    .z_js_warp {
        width: 100%;
        padding: 40px 15px;
    }

    .z_hx_js .z_index_tit {
        margin-bottom: 40px;
    }

    .z_js_warp .tit,
    .z_hx_pt .tit {
        font-size: 18px;
    }

    .z_js_warp .desc {
        width: 100%;
        font-size: 14px;
        line-height: 24px;
        margin: 20px 0;
        height: auto;
    }

    .z_js_warp .imgbox {
        margin-top: 30px;
    }

    .z_js_box {
        height: 60vw;
        margin-top: 40px;
    }

        .z_js_box .infobox {
            width: 100%;
            left: 0;
            padding: 0 10px;
            box-sizing: border-box;
        }

        .z_js_box h3 {
            font-size: 18px;
        }

        .z_js_box h4 {
            font-size: 14px;
            line-height: 24px;
            margin-top: 15px;
        }

    .z_hx_contaniner {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .z_hx_cg .desc {
        width: 100%;
        font-size: 14px;
        line-height: 24px;
        margin: 20px 0;
    }

    .z_hx_pt {
        padding: 40px 0;
    }

        .z_hx_pt .tit {
            margin-bottom: 30px;
        }

        .z_hx_pt .flwarp {
            width: 100%;
            height: 60vw;
            margin-bottom: 30px;
        }

    .z_sj_list {
        width: 100%;
    }

        .z_sj_list li {
            width: 100%;
            height: auto;
            padding: 20px 0;
        }

            .z_sj_list li .timer {
                font-size: 24px;
            }

            .z_sj_list li h3 {
                font-size: 14px;
            }

    .z_pt_icon ul {
        display: block;
        text-align: center;
    }

    .z_pt_icon li {
        display: inline-block;
        font-size: 14px;
        margin: 0 5px;
        margin-bottom: 20px;
    }

    .z_pt_icon img {
        height: 40px;
    }

    .z_pt_icon li h3 {
        font-size: 14px;
        margin-top: 0px;
    }

    .z_cj_swiper {
        width: 100%;
        height: auto;
        padding-bottom: 0px;
        margin-top: 30px;
        overflow: hidden;
    }

        .z_cj_swiper li {
            height: auto;
            display: block;
            padding: 15px;
        }

            .z_cj_swiper li .infobox {
                width: 100%;
            }

            .z_cj_swiper li h3 {
                font-size: 16px;
            }

            .z_cj_swiper li .imgbox {
                width: 100%;
            }

                .z_cj_swiper li .imgbox img {
                    max-height: 100px;
                    margin: 0 auto;
                    display: block;
                }

    .z_hx_cj {
        margin: 0;
        padding-bottom: 0px;
    }

    .z_hx_fswarp,
    .z_hx_stbj,
    .z_hx_case {
        padding: 40px 0;
    }

    .z_map_num,
    .z_map_box {
        position: relative;
        width: 100%;
        top: 0;
        transform: translateY(0);
    }

    .z_hx_fswarp .z_index_tit .desc {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
        font-size: 14px;
        margin-top: 20px;
    }

    .z_hx_map {
        width: 100%;
        margin: 30px 0;
    }

        .z_hx_map .circle {
            width: 20vw;
            height: 20vw;
            left: 37vw;
            top: 40vw;
        }

    .z_map_box {
        right: auto;
        padding: 0 5%;
        box-sizing: border-box;
    }

        .z_map_box .box {
            width: 100%;
            margin: 15px 0;
            padding: 15px;
        }

            .z_map_box .box .tit {
                font-size: 16px;
                margin-bottom: 15px;
            }

    .z_map_num {
        left: auto;
        padding: 0 5%;
        box-sizing: border-box;
        text-align: center;
        margin-top: 40px;
    }

        .z_map_num li {
            margin-top: 24px;
        }

            .z_map_num li .timer {
                font-size: 26px;
            }

            .z_map_num li h3 {
                font-size: 14px;
            }

            .z_map_num li h4 {
                font-size: 14px;
            }

    .z_stbj_swiper ul {
        display: block;
    }

    .z_stbj_swiper {
        width: 100%;
        margin-top: 30px;
        height: auto;
    }

        .z_stbj_swiper li {
            padding: 20px 15px;
            margin-bottom: 15px;
            position: relative;
            left: auto !important;
            width: 100%;
            right: auto !important;
        }

            .z_stbj_swiper li img {
                max-height: 140px;
            }

            .z_stbj_swiper li .tit {
                font-size: 16px;
            }

        .z_stbj_swiper .stli {
            max-height: none;
        }

            .z_stbj_swiper li .desc,
            .z_stbj_swiper .stli p {
                font-size: 14px;
            }

    .z_hx_case .z_index_tit .desc,
    .z_hx_zr .z_index_tit .desc {
        font-size: 14px;
        margin-top: 20px;
    }

    .z_hx_case .z-container {
        width: 94%;
    }

    .z_case_box .flwarp,
    .z_case_box .frwarp {
        width: 100%;
    }

    .z_case_box .flwarp {
        height: 96vw;
        margin-bottom: 15px;
    }

    .z_case_box .tit {
        font-size: 16px;
    }

    .z_case_box .frwarp .box {
        height: 44vw;
    }

    .z_hx_case .z-container {
        margin-top: 30px;
    }

    .z_zr_swiper {
        width: 94%;
        margin-top: 30px;
    }

        .z_zr_swiper li {
            height: 45vw;
        }

    .z_hx_zr {
        padding-bottom: 40px;
    }

    .z_honor_warps {
        width: 100%;
    }

    .funnyNewsTicker > ul > li > .fnt-content {
        display: block;
    }

    .fnt-content .z_year {
        text-align: center;
        font-size: 20px;
        width: 100%;
        justify-content: center;
        margin-bottom: 10px;
    }

    .fnt-bottom-arrow {
        right: 0 !important;
    }

    .fnt-top-arrow {
        left: 0 !important;
    }

    .fnt-top-arrow,
    .fnt-bottom-arrow {
        z-index: 99;
        background: #0736a8;
        color: #fff;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .z_stimg_swiper {
        height: 100vw !important;
        position: relative !important;
        transform: translateY(0) !important;
    }

    .z_index_jt {
        padding: 0;
        margin-top: 0 !important;
    }

    .z_st_swiper .swiper-scrollbar {
        width: 100%;
    }

    .z_dic_box img {
        height: auto !important;
    }

    .z_hx_cg .imgbox {
        padding: 6px;
    }

        .z_hx_cg .imgbox .img {
            border-radius: 5px !important;
        }

    .z_stbj_swiper li .imgbox {
        height: auto;
    }


    .z_cj_swiper li .desc {
        font-size: 14px;
    }

    .z_other_text h3 {
        font-size: 20px !important;
        line-height: normal !important;
    }

    .zwaves {
        min-height: 100px;
        max-height: 100px;
        z-index: -1;
    }

    .z_zh_warp {
        width: 70vw;
        height: 70vw;
    }

    .z_hexin3_warp {
        height: auto;
        display: block;
    }

    .z_hexin3 {
        padding: 30px 12px;
    }

    .z_zhlogo {
        margin-top: 30px;
    }

        .z_zhlogo ul {
            display: flex;
            flex-wrap: wrap;
        }

        .z_zhlogo li {
            position: relative !important;
            width: 16.66% !important;
            left: auto !important;
            top: auto !important;
            right: auto !important;
            bottom: auto !important;
            height: auto !important;
            animation: none !important;
        }

            .z_zhlogo li .box {
                background: none;
                animation: none;
                box-shadow: none;
            }

                .z_zhlogo li .box img {
                    animation: none !important;
                    width: 100%;
                    display: block;
                }

    .z_hx_nav {
        margin-top: 30px;
    }

    .z_hexin3 {
        background-size: cover;
    }

    .z_hexin4 {
        padding: 30px 12px;
    }

        .z_hexin4 .z_index_tit .desc {
            font-size: 14px;
            margin-top: 20px;
        }

        .z_hexin4 .z-container {
            width: 100%;
        }

    .z_hx4_list {
        width: 100%;
    }

        .z_hx4_list li a {
            padding-left: 10px;
        }

    .z_hx4_logo {
        width: 100%;
        padding: 10px 0;
        margin-top: 30px;
    }

        .z_hx4_logo li img {
            max-width: 90%;
        }

    .about-one-list {
        width: 90%;
        display: block;
    }

        .about-one-list li {
            font-size: 14px;
            padding: 12px 0;
        }

        .about-one-list .timer {
            font-size: 26px;
        }

        .about-one-list h3 {
            font-size: 14px;
        }

    .add-about-two {
        padding: 10vw 0;
    }

    .about-two-desc .t {
        font-size: 16px;
    }

    .history-swiper .swiper-slide b {
        width: 20px;
        height: 20px;
        margin: 0 auto;
    }

    .history-swiper {
        padding: 0;
        margin-top: 30px;
    }

    .qyzz-swiper .swiper-slide p,
    .add-honor-img li p {
        font-size: 16px;
    }

    .history-swiper .swiper-slide h2 {
        line-height: 30px;
    }

    .about-two-desc .t span {
        padding: 0 15px;
    }

        .about-two-desc .t span::before,
        .about-two-desc .t span::after {
            height: 1px;
        }

    .about-two-desc .c {
        font-size: 24px;
    }

    .contact dl,
    .gjewm ul {
        display: inline;
    }



        .contact dl dt {
            width: 100%;
        }

        .contact dl dd {
            padding: 2%;
            margin: 2%;
            width: 28%;
        }

            .contact dl dd h1 {
                font-size: 30px;
            }

            .contact dl dd .p1 {
                padding-bottom: 10px;
                margin-bottom: 15px;
            }

            .contact dl dd .p3 {
                margin-top: 0;
            }

            .contact dl dd .p2 {
                font-size: 18px;
            }

        .gjewm ul li {
            /* margin: 0 auto;
    width: 100%; */
        }

    .addone-history {
        display: block;
    }

        .addone-history .c {
            font-size: 26px;
            margin-top: -30px;
        }

        .addone-history .title {
            font-size: 36px;
        }

        .addone-history .desc {
            font-size: 16px;
        }

    .z_dot {
        display: none;
    }

    .addtwo-history {
        position: relative;
        transform: scale(1);
        visibility: visible;
        opacity: 1;
    }

        .addtwo-history .t {
            border-radius: 14px;
            padding: 5px 14px;
        }

        .addtwo-history .c {
            padding: 6px 0;
            font-size: 14px;
        }

    .z_index_tit .add-desc {
        font-size: 14px;
        margin-top: 20px;
    }

    .add-honor-list .t {
        font-size: 14px;
        font-weight: normal;
    }

    .add-honor-list .bol,
    .add-honor-list .bor {
        width: 20px;
        height: 42px;
    }

    .mt50 {
        margin-top: 20px;
    }

    .mt100 {
        margin-top: 60px;
    }

    .add-padding1 {
        padding: 60px 0;
    }

    .add-ts-list {
        width: auto;
    }

    .add-logo-list a {
        margin: 0 1% 2%;
    }

    .add-pt-img .swiper-pag .swiper-pagination-bullet {
        margin: 0 4px;
    }

    .add-pt-list li {
        padding: 25px 5% 35px;
    }

    .add-pt-list .t {
        font-size: 14px;
    }

    .add-pt-list .c {
        font-size: 12px;
    }

    .add-pt-list .bor {
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #003FD5;
    }

    .add-pt-list .more {
        font-size: 14px;
    }

    .add-yingyong-box .t {
        font-size: 24px;
    }

    .add-yingyong-box .c {
        font-size: 16px;
    }

    .add-zhili-nav {
        flex-wrap: wrap;
    }

        .add-zhili-nav .ico {
            width: 44px;
        }

        .add-zhili-nav .more,
        .add-zhili-nav .linkA {
            display: none;
        }

    .add-zhili-demo .bot {
        display: block;
    }

    .add-jjfa-nav .ico {
        width: 50px;
        margin-right: 5%;
    }
}

@media screen and (max-width: 800px) {
    .add-about-three {
        background-size: 100% auto;
    }

    .add-history {
        display: block;
        margin-left: 0;
    }

        .add-history li {
            width: auto;
            margin-left: 0;
            margin-bottom: 10px;
        }

    .addtwo-history .title {
        padding: 12px 5%;
    }

    .addtwo-history .num {
        font-size: 18px;
    }

    .addtwo-history .desc {
        padding: 25px 5% 35px;
    }

    .z_zhlogo li {
        width: 20% !important;
    }

    .add-ts-desc h4 {
        font-size: 16px;
    }

    .add-ts-list::before,
    .add-ts-list ::after {
        display: none;
    }

    .add-ts-list li {
        justify-content: flex-start;
        margin-top: 20px;
    }

        .add-ts-list li:nth-child(odd) {
            flex-direction: row;
        }

    .add-ts-list .desc {
        background-color: #FFFFFF;
        padding: 15px 5%;
        border-radius: 15px;
        width: auto;
        margin-left: 5%;
        flex: 1;
    }

        .add-ts-list .desc::before {
            display: none;
        }

    .add-ts-list .t {
        font-size: 16px;
    }

    .add-jc-list {
        position: relative;
        left: auto;
        bottom: auto;
        display: block;
    }

        .add-jc-list li {
            width: auto;
            background-color: #00C9A1;
            border-radius: 10px;
            margin-top: 10px;
            padding: 15px 5%;
        }

            .add-jc-list li::before,
            .add-jc-list li::after {
                display: none;
            }

        .add-jc-list .t {
            font-size: 16px;
            margin-bottom: 0px;
        }

    .add-logo-list a {
        max-width: 46%;
    }

    .add-yingyong-box {
        display: block;
    }

        .add-yingyong-box .imgBox {
            width: auto;
            margin: 0 0 35px;
        }

        .add-yingyong-box .desc {
            text-align: center;
        }

        .add-yingyong-box .t {
            font-size: 18px;
        }

        .add-yingyong-box .c {
            font-size: 14px;
        }

        .add-yingyong-box .add-btnMore {
            margin: 0 auto;
        }

    .add-zhili-nav li {
        padding: 12px 1%;
        border-radius: 4px;
    }

    .add-zhili-nav .ico {
        width: 30px;
    }

    .add-zhili-nav .t {
        font-size: 14px;
    }

    .add-zhili-nav .more {
        font-size: 12px;
    }

    .add-jjfa-box {
        display: block;
    }

    .add-jjfa-nav {
        width: auto;
        display: flex;
        flex-wrap: wrap;
        margin-left: -2%;
    }

        .add-jjfa-nav li {
            width: 48%;
            margin-left: 2%;
            border-bottom: 2px solid #f1f1f1;
            padding-bottom: 15px;
            margin-bottom: 20px;
        }

        .add-jjfa-nav .ico {
            display: none;
        }

        .add-jjfa-nav .c,
        .add-jjfa-nav .more {
            height: auto;
            opacity: 1;
            visibility: visible;
        }

        .add-jjfa-nav .t {
            font-size: 16px;
        }

        .add-jjfa-nav .c {
            font-size: 14px;
        }

    .add-jjfa-demo {
        width: auto;
        margin-top: 20px;
    }

        .add-jjfa-demo .imgBox {
            display: block;
            text-align: center;
        }
}

@media screen and (max-width: 640px) {
    .f36 {
        font-size: 18px;
    }

    .f22 {
        font-size: 16px;
    }

    .mt100 {
        margin-top: 45px;
    }

    .add-padding1 {
        padding: 45px 0;
    }

    .z_page_nav {
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
    }

        .z_page_nav ul {
            width: auto;
        }

            .z_page_nav ul li a {
                padding: 0 15px;
            }

    .z_hx_nav a {
        height: 40px;
        line-height: 40px;
        font-size: 17px;
        padding: 0 20px;
        border-radius: 90px;
    }

    .about-two-desc .t {
        font-size: 14px;
    }

        .about-two-desc .t span {
            padding: 0 10px;
        }

            .about-two-desc .t span::before,
            .about-two-desc .t span::after {
                height: 1px;
                width: 80%;
            }

    .about-two-desc .c {
        font-size: 20px;
    }

    .addtwo-history .c {
        margin: 5px 0 10px;
        padding: 5px 0;
        font-size: 14px;
    }

    .add-about-for {
        padding: 10vw 0;
    }

    .add-about-five {
        padding: 10vw 0;
    }

    .add-honor-list li {
        width: 47%;
    }

    .add-honor-list .t {
        padding: 0 2px;
        font-size: 12px;
    }

    .add-honor-img li {
        width: 48%;
    }

    .z_zhlogo li {
        width: 25% !important;
    }

    .add-zlitem1 {
        display: block;
    }

        .add-zlitem1 .imgBox {
            width: auto;
            margin-bottom: 20px;
        }

        .add-zlitem1 .pageC {
            margin-right: 0;
        }

    .add-zhili-nav li {
        flex-direction: column;
    }

    .add-zhili-nav .ico {
        margin: 0 0 5px 0;
        height: 30px;
    }

    .add-zhili-nav .t {
        font-weight: normal;
        font-size: 12px;
    }

    .add-zj-list .txt {
        font-size: 12px;
        padding: 10px;
    }

    .add-btnMore {
        width: 116px;
        height: 38px;
        padding: 0 15px;
        font-size: 14px;
    }
}

@media screen and (max-width: 480px) {
    .add-logo-list a {
        max-width: 90%;
        margin: 0 0 2%;
    }
}
<!--ºÄÊ±1780636599.2717Ãë-->