﻿@charset "utf-8";
/* CSS Document */



.dstI {
    text-align: center;
    font-size: 0.24rem;
    font-weight: bold;
    margin-bottom: 0.3rem;
}

.dsMenubox ul {
    background: #448955;
    height: 0.59rem;
    padding-left: 0.27rem;
    display: flex;
    align-items: center;
    margin-bottom: 0.25rem;
}

    .dsMenubox ul li {
        font-size: 0.2rem;
        color: #fff;
        margin-right: 0.5rem;
        position: relative;
        cursor: pointer;
    }

        .dsMenubox ul li:after {
            content: '';
            width: 0;
            height: 0;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid #fff;
            position: absolute;
            bottom: -2px;
            left: 50%;
            margin-left: -2.5px;
            opacity: 0;
             
        }

        .dsMenubox ul li.hover {
            font-weight: bold;
        }

            .dsMenubox ul li.hover::after {
                opacity: 1;
            }

.dsContentbox {
    margin-bottom: 0.5rem;
}

.dsCbContainer dl {
    height: 0.56rem;
    border: 1px solid #e2e2e2;
    border-left: 2px solid #448955;
    display: flex;
    align-items: center;
    padding-left: 0.2rem;
    margin-bottom: 0.1rem;
}

    .dsCbContainer dl dt {
        font-size: 0.2rem;
        color: #2e6744;
        min-width: 1.82rem;
    }

    .dsCbContainer dl dd {
        display: flex;
        align-items: center;
    }

        .dsCbContainer dl dd a {
            font-size: 0.18rem;
            display: block;
            margin-right: 0.15rem;
        }

.wrap1 {
    margin: 0 2rem;
}

.ne-banner {
    position: relative;
}

.pc-banner {
    display: block;
}

.mobile-banner {
    display: none;
}

.ne-banner-txt {
    position: absolute;
    width: 100%;
    bottom: 20px;
    font-weight: bold;
    color: #fff;
    font-size: 0.36rem;
}


.ne-menu {
    background: #fff;
    width: 3.6rem;
    top: -0.97rem;
    position: relative;
    border: 1px solid #dedede;
    min-height: 900px;
    padding: 0 0.36rem;
    float: left;
}

.le-ti {
    font-size: 0.3rem;
    font-weight: bold;
    color: #333;
    line-height: 0.97rem;
}

.ne-menu ul li {
    position: relative;
    margin-bottom: 0.1rem;
}

    .ne-menu ul li a {
        display: block;
        font-size: 0.18rem;
        transition-duration: .5s;
        position: relative;
        line-height: 0.55rem;
        background: url(../images/jia1.png) no-repeat right center;
        border-bottom: 2px solid #395f64;
        color: #395f64
    }


        .ne-menu ul li a:hover, .ne-menu ul li .on {
            font-weight: bold;
        }




.ab-xi {
    padding: 0.5rem 0 2rem;
    position: relative;
    float: left;
    width: calc(95% - 3.6rem);
    width: -webkit-calc(95% - 3.6rem);
    float: right
}

.ri-ti {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 16px;
    margin-bottom: 0.3rem;
}

    .ri-ti h1 {
        float: left;
        font-size: 0.22rem;
        position: relative;
        color: #333;
    }

        .ri-ti h1:after {
            content: "";
            position: absolute;
            left: 0;
            bottom: -22px;
            width: 117px;
            height: 13px;
            background: url(../images/xian.png) no-repeat;
        }

    .ri-ti p {
        float: right;
        color: #999999;
        background: url(../images/home.png) no-repeat left center;
        padding-left: 25px;
        line-height: 20px;
        margin-top: 6px;
    }

        .ri-ti p a {
            color: #999999;
        }

.ab-le {
    width: 134px;
}

.ab-ri {
    position: relative;
}

.ldbz-list li {
    width: 50%;
    border-bottom: 1px solid #e4e4e4;
    line-height: 0.73rem;
    font-size: 0.22rem;
    float: left;
    padding-left: 0.54rem;
    background: #fff;
    border-right: 1px solid #e4e4e4
}

.ldbz-list {
    border: 1px solid #e4e4e4;
    border-bottom: none;
}

    .ldbz-list li:nth-child(2n) {
        border-right: none;
    }

.ne-cd {
    text-align: center;
    border-bottom: 2px solid #84665a;
    margin-bottom: 0.4rem;
}

    .ne-cd li {
        display: inline-block;
        margin: 0 1px;
    }

        .ne-cd li a {
            display: block;
            line-height: 46px;
            padding: 0 0.3rem;
            background: #7e7e7e;
            font-size: 0.18rem;
            color: #fff;
            transition-duration: .5s;
        }

            .ne-cd li a:hover, .ne-cd li .on {
                background: #84665a
            }

.f18 {
    font-size: 0.18rem;
    text-align: justify;
    padding-bottom: 0.35rem;
    color: #333;
}

.ne-new-list li {
    border-bottom: 1px dashed #dddddd;
    font-size: 0.18rem;
    margin-bottom: 0.2rem;
    background: url(../images/ysj.png) no-repeat left center;
    padding-left: 20px;
    line-height: 0.4rem;
}

    .ne-new-list li p {
        float: left;
        width: 80%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .ne-new-list li span {
        float: right;
    }

    .ne-new-list li:hover p {
        color: #84665a
    }



.jianT {
    width: 100%;
    text-align: center;
    padding: 0.3rem 0 0 0;
}

    .jianT li {
        display: inline-block;
        margin: 0 0.05rem;
    }

        .jianT li a {
            font-size: 0.14rem;
            color: #474747;
            display: block;
            padding: 4px 10px;
            background: #e5eae5;
            border-radius: 4px;
        }

            .jianT li a:hover {
                text-decoration: none;
                background: #2a8e1d;
                color: #fff;
            }

        .jianT li .on {
            background: #2a8e1d;
            color: #fff;
        }

.new-nr-ti {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
}

    .new-nr-ti h1 {
        font-size: 0.26rem;
        padding-bottom: 0.15rem;
        color: #000;
        font-weight: bold;
    }

    .new-nr-ti h2  {
        font-size: 0.26rem;
        padding-bottom: 0.15rem;
        color: #000;
        font-weight: normal;
    }

    .new-nr-ti h3  {
        font-size: 0.2rem;
        padding-bottom: 0.15rem;
    }

    .new-nr-ti p {
        font-size: 0.19rem;
        color: #000;
    }

.new-nr-zi > * {
    line-height: 1.8;
    font-family: "Microsoft YaHei";
}

.map-ti {
    text-align: center;
    font-size: 0.3rem;
    color: #333;
    padding-bottom: 0.15rem;
}

#map {
    height: 500px;
    margin-bottom: 0.8rem;
    width: 60%;
}

.pc-slide {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.view .swiper-container {
    width: 100%;
}

.view .swiper-slide-active {
    width: 100% !important
}

    .view .swiper-slide-active .zc-nr p {
        font-size: 0.16rem;
        padding-bottom: 0.2rem;
        padding-left: 0.4rem;
        text-align: justify;
    }

.view .arrow-left, .view .arrow-right {
    background: url(../images/pre1.png) no-repeat center;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 34px;
    height: 34px;
    z-index: 10;
}

.view .arrow-right {
    left: auto;
    right: 0px;
    transform: rotate(180deg);
}

    .view .arrow-left:hover, .view .arrow-right:hover {
        background: url(../images/pre1.png) no-repeat center;
    }

.preview {
    width: 100%;
    position: relative;
    text-align: center;
    border-bottom: 2px solid #84665a;
    margin-bottom: 0.6rem;
}

    .preview .swiper-container {
        width: 100%;
        text-align: center;
    }

    .preview .swiper-slide {
        width: 9%;
        cursor: pointer;
        background: #7e7e7e;
        line-height: 42px;
        color: #fff;
        margin: 0 2px;
    }

    .preview .active-nav {
        background: #84665a
    }

    .preview .swiper-wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
    }

.yg-list {
    position: relative;
}

    .yg-list dl {
        width: 45%;
        float: right;
        margin-top: 1.44rem;
    }

        .yg-list dl dt h1, .yg-list dl dt h2 {
            font-size: 0.22rem;
            color: #333;
            line-height: 1.5;
        }

        .yg-list dl dt p {
            font-size: 0.18rem;
        }

        .yg-list dl dt {
            position: relative;
        }

            .yg-list dl dt img {
                margin: 10px 0;
            }

            .yg-list dl dt:before {
                content: "";
                width: 7px;
                height: 7px;
                border: 7px solid #84665a;
                border-radius: 50%;
                position: absolute;
                left: -12.8%;
                top: 0;
                background: #fff;
            }

        .yg-list dl:nth-child(1) {
            margin-top: 0;
        }

        .yg-list dl:nth-child(2n) {
            float: left;
            margin-top: 2.2rem;
            text-align: right;
        }

    .yg-list:before {
        content: "";
        position: absolute;
        width: 2px;
        height: 100%;
        background: #000000;
        top: 0;
        left: 50%;
        margin-left: -1px;
    }

.yg-img {
    position: absolute;
    left: 50%;
    margin-left: -25px;
    top: 0;
    z-index: 9;
}

.yg-list dl:nth-child(2n) dt:before {
    left: auto;
    right: -12.8%;
}

.pb-menu {
    text-align: center;
}

    .pb-menu li {
        display: inline-block;
    }

        .pb-menu li a {
            display: block;
            background: #7e7e7e;
            color: #fff;
            padding: 0 0.22rem;
            line-height: 40px;
            border-radius: 20px;
            font-size: 0.18rem;
        }

            .pb-menu li a:hover, .pb-menu li .on {
                color: #fff;
                background: #2e6744;
                font-weight: bold;
            }

.pb-ti {
    background: #2e6744;
    color: #fff;
    margin-top: 0.4rem;
}

    .pb-ti li {
        float: left;
        line-height: 44px;
        font-size: 0.16rem;
        text-align: center;
        width: 10%;
    }

        .pb-ti li:nth-child(1) {
            width: 20%;
        }

.zj-pb {
    position: relative;
    background: #fff;
}

    .zj-pb h1 {
        position: absolute;
        width: 20%;
        height: 100%;
        border: 1px solid #e3e3e3;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: normal;
        font-size: 0.16rem;
        border-top: none;
    }

    .zj-pb ul {
        border-bottom: 1px solid #e3e3e3;
        width: 80%;
        float: right;
        border-right: 1px solid #e3e3e3;
        display: flex;
    }

        .zj-pb ul:nth-child(2) {
            background: #fbfbfb
        }

        .zj-pb ul li {
            width: 12.5%;
            max-width: 12.5%;
            text-align: center;
            height: 55px;
            border-right: 1px solid #e3e3e3;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .zj-pb ul:after {
            content: "";
            clear: both;
            display: block;
        }

        .zj-pb ul li:last-child {
            border-right: none;
        }

.ks-cd {
    display: flex;
    width: 40%;
    margin-bottom: 30px;
    margin-top: 60px;
}

    .ks-cd li {
        width: 30%;
        cursor: pointer;
        text-align: center;
        background: #0d9e9e;
        line-height: 43px;
        font-size: 0.18rem;
        border-radius: 8px;
        color: #fff;
        margin-right: 3%;
    }

.ks-cx {
    width: 55%;
    display: flex;
}

    .ks-cx p {
        font-size: 0.18rem;
        line-height: 37px;
        margin-right: 2%;
    }

    .ks-cx input {
        line-height: 37px;
        border: 1px solid #cccccc;
        background: #fff;
        border-radius: 4px;
        padding-left: 0.15rem;
        width: 21%;
        margin-right: 2%;
        outline: none;
    }

    .ks-cx button {
        background: #01763a;
        border: none;
        outline: none;
        color: #fff;
        font-size: 0.16rem;
        width: 10%;
        border-radius: 4px;
    }



.ks-box1 .leader-img {
    width: 48%;
    height: auto;
}

    .ks-box1 .leader-img img {
        width: 100%;
        height: auto;
    }

.ks-box1 .leader-txt {
    width: 48%;
    padding-left: 0;
}

.zj-list dl {
    width: 49%;
    float: left;
    margin-bottom: 0.58rem;
}

    .zj-list dl:nth-child(2n) {
        float: right;
    }

    .zj-list dl dt {
        width: 192px;
        height: 268px;
        overflow: hidden;
        float: left;
    }

        .zj-list dl dt img {
            width: 100%;
            height: 100%;
            display: block;
            transition-duration: .5s;
        }

    .zj-list dl:hover dt img {
        transform: scale(1.1)
    }

    .zj-list dl dd {
        width: calc(100% - 192px);
        width: -webkit-calc(100% - 192px);
        float: left;
        padding-left: 22px;
        position: relative;
        height: 268px;
    }

        .zj-list dl dd h1 {
            font-size: 0.22rem;
            font-weight: normal;
            color: #0059ad;
            padding-bottom: 0.10rem;
        }

        .zj-list dl dd p {
            font-size: 0.16rem;
            text-align: justify;
        }

        .zj-list dl dd span {
            color: #fff;
            background: #0059ad;
            display: block;
            width: 1.0rem;
            line-height: 0.4rem;
            text-align: center;
            position: absolute;
            bottom: 0;
            left: 22px;
            transition-duration: .5s;
        }

    .zj-list dl:hover dd span {
        border-radius: 10px;
    }

.ks-dh {
    border-bottom: 1px solid #e7e7e7;
    line-height: 1.13rem;
    font-size: 0.18rem;
}

    .ks-dh p {
        display: inline-block;
    }

    .ks-dh a {
        border-right: 1px solid #dcdcdc;
        line-height: 16px;
        display: inline-block;
        padding: 0 0.12rem;
    }

    .ks-dh .s1 {
        display: inline-block;
        line-height: 32px;
        color: #fff;
        background: #0059ad;
        padding: 0 15px;
        border-radius: 5px;
    }

.bit {
    font-size: 0.2rem;
    color: #2e6744;
    font-weight: bold;
    margin-bottom: 0.28rem;
    margin-top: 0.5rem;
}

.xkjs1 .bit {
    text-align: center;
    background: #0d9e9e;
    line-height: 43px;
    font-size: 0.18rem;
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    padding: 0 20px;
}

#ks2 .bit {
    background: #6aabcf;
}

#ks3 .bit {
    background: #dec282;
}

.xkjs1 .lieb {
    width: 100%;
    margin: 0 auto;
}

    .xkjs1 .lieb li {
        width: 19%;
        margin-right: 1%;
        margin-bottom: 0.19rem;
        float: left;
    }

        .xkjs1 .lieb li a {
            display: block;
            height: 47px;
            font-size: 0.16rem;
            color: #333;
            background: #f4f4f4;
            background-size: contain;
            transition-duration: .5s;
            border: 1px solid #cdcdcd;
            border-radius: 6px;
            display: flex;
            justify-content: center;
            align-items: center;
            text-align: center;
            line-height: 20px;
        }

            .xkjs1 .lieb li a:hover {
                color: #fff;
                background: #01763a
            }

        .xkjs1 .lieb li:nth-child(5n) {
            margin-right: 0;
        }

.ks-d-ti {
    text-align: center;
    padding-bottom: 0.2rem;
}

    .ks-d-ti h1 {
        font-size: 0.36rem;
        color: #000;
        line-height: 1.2;
    }

    .ks-d-ti p {
        color: #0059ad;
        font-size: 0.18rem;
    }

        .ks-d-ti p span {
            padding: 0 0.1rem;
        }

.xkjs4 {
    padding-bottom: 0.638rem;
}

.s-ti {
    border-bottom: 2px solid #2e6744;
    position: relative;
    padding-bottom: 1px;
    z-index: 2;
}

    .s-ti p span {
        display: inline-block;
        background: #2e6744;
        color: #fff;
        font-size: 0.2rem;
        padding: 0 0.34rem;
        border-radius: 4px;
        position: relative;
    }

        .s-ti p span:after {
            content: "";
            width: 39px;
            height: 15px;
            background: url(../images/sjj.png) no-repeat center;
            position: absolute;
            bottom: -16px;
            left: 50%;
            margin-left: -20px;
        }

    .s-ti a {
        position: absolute;
        right: 10px;
        top: 0.12rem;
        color: #0059ad;
        font-size: 0.16rem;
        font-weight: normal;
    }

.xkjs4-2 {
    padding: 0.22rem;
    background: linear-gradient(top, rgb(246, 246, 246), rgb(255, 255, 255) 73%);
    background: -o-linear-gradient(top, rgb(246, 246, 246), rgb(255, 255, 255) 73%);
    background: -ms-linear-gradient(top, rgb(246, 246, 246), rgb(255, 255, 255) 73%);
    background: -moz-linear-gradient(top, rgb(246, 246, 246), rgb(255, 255, 255) 73%);
    background: -webkit-linear-gradient(top, rgb(246, 246, 246), rgb(255, 255, 255) 73%);
}

.xk-txt {
    width: 60%;
}

.x-bi {
    font-size: 0.2rem;
    color: #333;
    padding: 0.25rem 0 0.3rem 0
}

.xk-txt p {
    font-size: 0.18rem;
    line-height: 1.8;
    text-align: justify;
}

.xk-img {
    width: 38%;
}

    .xk-img img {
        width: 100%;
    }

.in-zj {
    padding-top: 0.4rem;
}

    .in-zj .owl-theme .owl-controls {
        display: none !important
    }

    .in-zj .owl-theme .owl-dots .owl-dot span {
        width: 13px;
        height: 13px;
        background: #c8c8c8;
        border-radius: 10px;
    }

    .in-zj .owl-theme .owl-dots .owl-dot.active span {
        width: 40px;
        background: #c8c8c8;
    }

    .in-zj dl {
        position: relative;
    }

        .in-zj dl dt {
            position: relative;
            overflow: hidden;
            z-index: 1;
            padding-bottom: 130%;
        }

            .in-zj dl dt img {
                border-radius: 0;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                object-fit: cover;
            }

        .in-zj dl dd {
            position: relative;
            right: 0;
            text-align: center;
        }

            .in-zj dl dd h1 {
                font-size: 0.2rem;
                border-radius: 15px;
                position: relative;
                z-index: 2;
                display: flex;
                justify-content: center;
                align-items: center;
                transition-duration: .5s;
                padding: 10px 0 0 0;
            }


            .in-zj dl dd p {
                font-size: 0.16rem;
                position: relative;
                color: #000;
                text-align: center;
            }

.ne-zj-list dl {
    width: 16%;
    float: left;
    margin-right: 4%;
    margin-bottom: 0.4rem;
}

    .ne-zj-list dl:nth-child(5n) {
        margin-right: 0;
    }

    .ne-zj-list dl dt img, .zj-le img {
        width: 100%;
        transition-duration: .5s;
        object-fit: cover;
    }

    .ne-zj-list dl dd {
        text-align: center;
        font-size: 0.18rem;
        border-bottom: 1px solid #fff;
        transition-duration: .5s;
        line-height: 1.5;
        padding-bottom: 0.1rem;
    }

    .ne-zj-list dl:hover dd {
        border-bottom: 1px solid #2e6744;
        color: #2e6744;
    }

    .ne-zj-list dl:hover dt img {
        border-radius: 10px;
    }

    .ne-zj-list dl dt {
        position: relative;
        padding-bottom: 130%;
    }

        .ne-zj-list dl dt img {
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
        }

.zj-le {
    width: 187px;
}

.zj-ri {
    width: calc(100% - 187px);
    width: -webkit-calc(100% - 187px);
    padding-left: 35px;
}

    .zj-ri dl {
        font-size: 0.17rem;
        margin-bottom: 0.17rem;
    }

        .zj-ri dl dt {
            float: left;
            color: #999999;
        }

        .zj-ri dl dd {
            float: left;
            width: 93%;
        }

.jt-Menubox {
    width: 40%;
    height: 490px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    background: #2e6744;
    color: #fff;
    text-align: center;
    padding-top: 0.39rem;
}

    .jt-Menubox h1 {
        font-size: 0.3rem;
        padding-bottom: 0.35rem;
    }

    .jt-Menubox ul {
        border-bottom: 1px solid #6d957c;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-bottom: 0.12rem;
    }

        .jt-Menubox ul li {
            font-size: 0.2rem;
            margin: 0 0.1rem;
            position: relative;
            cursor: pointer;
        }

            .jt-Menubox ul li:after {
                content: "";
                width: 7px;
                height: 7px;
                border: 1px solid #fff;
                border-radius: 50%;
                position: absolute;
                bottom: -0.17rem;
                left: 50%;
                margin-left: -2.5px;
                background: #2e6744
            }

            .jt-Menubox ul li.hover:after {
                background: #ffb20d
            }

            .jt-Menubox ul li.hover {
                font-weight: bold;
            }

.gjlx {
    font-size: 0.17rem;
    opacity: 0.7;
    padding: 0 0.5rem;
    text-align: left;
}

    .gjlx p {
        padding-bottom: 0.2rem;
    }

.p68 {
    padding-top: 68px;
}

.jkjy-list dl {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 0.4rem;
    margin-bottom: 0.4rem;
}

    .jkjy-list dl a {
        display: block;
    }

    .jkjy-list dl dt {
        width: 159px;
        border-right: 1px solid #dddddd;
        text-align: center;
        color: #2e6744;
        font-size: 0.16rem;
        padding: 0 40px;
        float: left;
    }

        .jkjy-list dl dt h1 {
            font-size: 0.48rem;
            border-bottom: 1px solid #2e6744;
            line-height: 1;
            padding-bottom: 0.15rem;
            margin-bottom: 0.15rem;
        }

    .jkjy-list dl dd {
        width: calc(100% - 159px);
        width: -webkit-calc(100% - 159px);
        padding-left: 45px;
        float: left;
    }

        .jkjy-list dl dd h1 {
            font-size: 0.2rem;
            margin-bottom: 0.1rem;
            line-height: 1.5;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .jkjy-list dl dd p {
            font-size: 0.16rem;
            color: #555555;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            line-clamp: 2;
            -webkit-box-orient: vertical;
            text-indent: 34px;
        }

.yw-list dl {
    border: 1px solid #dddddd;
    padding: 0.17rem;
    margin-bottom: 0.4rem;
    transition-duration: .5s;
}

    .yw-list dl dt {
        width: 297px;
        height: 178px;
        overflow: hidden;
        position: relative;
        float: left;
    }

        .yw-list dl dt img {
            width: 100%;
            height: 100%;
            display: block;
            transition-duration: .5s;
        }

    .yw-list dl:hover dt img {
        transform: scale(1.1)
    }

    .yw-list dl dd {
        width: calc(100% - 297px);
        width: -webkit-calc(100% - 297px);
        padding-left: 40px;
        float: right;
    }

        .yw-list dl dd h1 {
            font-size: 0.2rem;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .yw-list dl dd p {
            font-size: 0.16rem;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            line-clamp: 2;
            -webkit-box-orient: vertical;
            margin: 0.15rem 0 0.2rem 0;
        }

        .yw-list dl dd span {
            display: block;
            display: flex;
            align-items: center;
            color: #777;
            font-size: 0.16rem;
        }

            .yw-list dl dd span img {
                margin-right: 0.1rem;
            }

    .yw-list dl:hover {
        -moz-box-shadow: 0px 0px 6px #A3A3A3;
        -webkit-box-shadow: 0px 0px 6px #A3A3A3;
        box-shadow: 0px 0px 6px #A3A3A3;
    }

.hlgk-xi img {
    padding: 0 0 0.2rem 0.2rem;
}

.hlgk-xi p {
    font-size: 0.18rem;
    text-indent: 36px;
    padding-bottom: 0.3rem;
}

.kg-ti {
    font-size: 0.36rem;
    font-weight: bold;
    color: #333;
    padding-bottom: 0.5rem;
}



.hlzj-list dl {
    width: 18%;
    float: left;
    overflow: hidden;
    position: relative;
    margin: 0 2.2% 0.6rem 0;
}

    .hlzj-list dl dt {
        background: #000;
        overflow: hidden;
    }

        .hlzj-list dl dt img {
            width: 100%;
            height: 100%;
            display: block;
            transition-duration: .5s;
        }

    .hlzj-list dl:hover dt img {
        transform: scale(1.1)
    }

    .hlzj-list dl dd {
        width: 100%;
        position: absolute;
        background: rgba(255, 255, 255, 0.8);
        left: 0;
        bottom: 0;
        padding: 0 0.22rem;
        line-height: 0.56rem;
        font-size: 0.2rem;
        transition-duration: .5s;
    }

        .hlzj-list dl dd span {
            padding-left: 0.25rem;
            font-size: 0.18rem;
        }

    .hlzj-list dl:hover dd {
        color: #fff;
        background: #0059ad
    }

    .hlzj-list dl:nth-child(5n) {
        margin-right: 0;
    }

.leader-box01 {
    position: relative;
    border-top: 1px solid #e4e4e4;
    padding: 0.4rem;
    margin-bottom: 0.37rem;
}

    .leader-box01 ul {
        position: absolute;
        top: 15%;
        right: 0;
    }

        .leader-box01 ul li a {
            display: block;
            width: 2.18rem;
            line-height: 0.58rem;
            color: #fff;
            text-align: center;
            background: #3888d2;
            border-radius: 10px;
            transition-duration: .5s;
            margin-bottom: 15px;
            font-size: 0.20rem;
        }

            .leader-box01 ul li a:hover {
                border-radius: 20px;
            }

.leader-img, .leader-img img {
    width: 212px;
    height: 283px;
    display: block;
    overflow: hidden;
    transition-duration: .5s;
}

    .leader-img:hover img {
        transform: scale(1.1)
    }

.leader-txt {
    width: calc(100% - 212px);
    width: -webkit-calc(100% - 212px);
    padding-left: 50px;
}

    .leader-txt h2 {
        color: #000;
        font-size: 0.3rem;
        padding-bottom: 0.2rem;
    }

    .leader-txt p {
        font-size: 0.18rem;
        padding-bottom: 0.35rem;
    }

        .leader-txt p span {
            color: #2e6744;
        }

.yd-menu ul li a {
    margin: 0 0.1rem;
}

.yz-e {
    width: 100%;
    background: url(../images/e-mail-bg.jpg) no-repeat #f7f7f7;
    padding: 20px 5%;
}

.yz_01 {
    font-size: 24px;
    color: #014f99;
    text-align: center;
    padding-bottom: 15px;
}

.yz_02 {
    font-size: 16px;
    line-height: 30px;
    width: 100%;
}

.yz-m {
    margin-top: 25px;
}

/*员工版*/
.yg-box {
    padding: 1.03rem 0;
    min-height: auto !important;
    float: none !important;
    width: 100%;
}

.ygb-header .main-menu .navigation > li {
    width: 10%;
}

.h-list dl {
    width: 16%;
    float: left;
    margin-right: 1%;
}

    .h-list dl dt {
        height: 2.76rem;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #0e9e9f;
        border-radius: 10px;
        margin-bottom: 0.18rem;
        text-align: center;
        color: #fff;
        transition-duration: .5s;
    }

        .h-list dl dt p {
            font-size: 0.2rem;
            margin: 0 0 0.2rem 0;
        }

    .h-list dl dd {
        border-radius: 10px;
        overflow: hidden;
    }

        .h-list dl dd img {
            width: 100%;
            border-radius: 10px;
            height: 100%;
            transition-duration: .5s;
        }

    .h-list dl dt:hover {
        -moz-box-shadow: 0px 0px 8px #A3A3A3;
        -webkit-box-shadow: 0px 0px 8px #A3A3A3;
        box-shadow: 0px 0px 8px #A3A3A3;
        border-radius: 15px;
    }

    .h-list dl:nth-child(1) {
        margin-top: 74px;
    }

    .h-list dl:last-child {
        width: 32%;
        float: right;
        margin-right: 0;
    }

        .h-list dl:last-child dd {
            height: 2.76rem;
        }

    .h-list dl:hover dd img {
        transform: scale(1.1)
    }

    .h-list dl:nth-child(2) {
        margin-top: 129px;
    }

    .h-list dl:nth-child(4), .h-list dl:nth-child(5) {
        margin-top: 240px;
    }

.yg-pic {
    text-align: center;
}

.yh-box {
    background: #f5f5f5;
    padding: 0.59rem 0.4rem 1rem;
}

.yh-le {
    width: 394px;
}

.yh-ri {
    width: 60%;
    padding: 0 3%;
}

    .yh-ri h1 {
        font-size: 0.3rem;
        padding-bottom: 0.1rem;
        color: #333;
    }

    .yh-ri p {
        font-size: 0.18rem;
        padding-bottom: 0.29rem;
        text-align: justify;
    }

.yx-box .yh-le {
    width: 267px;
    padding-top: 0.6rem;
    margin-left: 0.3rem;
}

.yx-box .yh-ri {
    width: 70%;
}

.zc-boxb h1 {
    text-align: center;
    font-size: 0.2rem;
}

.zc-boxb p {
    font-size: 0.17rem;
    text-indent: 34px;
    line-height: 1.8
}

.yb-img {
    border: 1px solid #88bfb7;
    padding: 10px;
}

    .yb-img img {
        height: 500px;
    }

.yb-xz {
    border: 1px solid #88bfb7;
    margin-top: 10px;
    padding: 6px 12px;
}

    .yb-xz p {
        float: left;
        background: url(../images/pdf.png) no-repeat left center;
        font-size: 16px;
        padding-left: 22px;
    }

    .yb-xz a {
        float: right;
        color: #178071;
        border-bottom: 1px solid #178071;
        font-size: 15px;
    }

.yb-le {
    width: 41%;
    position: relative;
    text-align: center;
}

    .yb-le img {
    }

.yb-zj {
    width: 30%;
    margin: 0 2%;
}

.yb-bm {
    border: 2px solid #dfdfdf;
}

.bm-ti {
    background: #f0f0f0;
    line-height: 34px;
    color: #178071;
    font-weight: bold;
    background: url(../images/yb02.png) no-repeat 10px center #f1f1f1;
    padding-left: 40px;
    font-size: 15px;
}

.bm-list {
    padding: 15px 12px;
    height: 182px;
    overflow: auto;
}

    .bm-list li {
        border-bottom: 1px dashed #dedede;
        padding: 0 15px;
        background: url(../images/sx.png) no-repeat 15px center;
        font-size: 15px;
        padding-left: 30px;
        line-height: 36px;
    }

.bt-dh {
    margin-top: 10px;
}

    .bt-dh .bm-ti {
        background: url(../images/yb03.png) no-repeat 10px center #f1f1f1;
    }

    .bt-dh .bm-list {
        height: 305px;
    }

.yb-ri {
    width: 24%;
    height: 573px;
    border: 1px solid #dfdfdf
}

    .yb-ri .bm-ti {
        background: url(../images/yb04.png) no-repeat 10px center #ffffff;
        border-bottom: 1px solid #dfdfdf
    }
/* 本例子css */
.dh-slideBox {
    width: 96%;
    height: 530px;
    overflow: hidden;
    position: relative;
    border: 1px solid #dfdfdf;
    border-top: none;
    margin: 0 auto;
    padding: 1px;
}

    .dh-slideBox .bd {
        position: relative;
        height: 100%;
        z-index: 0;
        background: #e8e8e8;
        padding: 0 18px;
        margin-top: 30px;
    }

        .dh-slideBox .bd li {
            zoom: 1;
            vertical-align: middle;
        }

            .dh-slideBox .bd li a {
                display: block;
                line-height: 36px;
            }

    /* 下面是前/后按钮代码，如果不需要删除即可 */
    .dh-slideBox .prev,
    .dh-slideBox .next {
        position: absolute;
        left: 5px;
        top: 5px;
        display: block;
        background: url(../images/p1.png) no-repeat left center;
        padding-left: 10px;
    }

    .dh-slideBox .next {
        left: auto;
        right: 3px;
        background: url(../images/n1.png) no-repeat right center;
        padding-left: 0;
        padding-right: 10px;
    }

        .dh-slideBox .prev:hover,
        .dh-slideBox .next:hover {
            color: #157e6e;
        }

    .dh-slideBox .prevStop {
        display: none;
    }

    .dh-slideBox .nextStop {
        display: none;
    }

    .dh-slideBox select {
        position: absolute;
        top: 7px;
        left: 72px;
    }

.zn-xi {
    background: #e8f1fa;
    padding: 0.1rem;
    margin-top: 0.5rem;
    border-radius: 10px;
}

.x-xi {
    border: 2px dashed #217ace;
    padding: 0.41rem;
    border-radius: 10px;
}

    .x-xi p {
        font-size: 0.18rem;
        padding-bottom: 0.42rem;
    }

        .x-xi p span {
            padding-left: 0.9rem;
        }

        .x-xi p b {
            color: #217ace
        }

.lx-xi {
    position: relative;
    margin-top: 0.4rem;
}

.cont-box1 {
    width: 35% !important;
    background: #015eae;
    color: #fff;
    padding: 0.55rem 0.30rem;
}

    .cont-box1 .bit {
        font-size: 0.20rem;
        line-height: 0.48rem;
        margin-bottom: 0.42rem;
        font-weight: bold;
        border-bottom: 1px dashed #fff;
    }

    .cont-box1 .p {
        font-size: 0.16rem;
        line-height: 0.36rem;
        padding-bottom: 0.26rem;
        opacity: 0.7
    }

.zx-xi {
    margin-top: 0.8rem;
}

    .zx-xi #map {
        height: 6.61rem;
    }

.con-box {
    position: absolute;
    width: 40%;
    background: url(../images/b.jpg) repeat;
    height: 105%;
    top: -10%;
    right: 0.20rem;
    color: #fff;
}

    .con-box h1 {
        text-align: center;
        font-size: 0.25rem;
        padding: 0.37rem 0 0.2rem 0
    }


/* 本例子css */
.sideMenu {
}

    .sideMenu h3 {
        height: 0.53rem;
        line-height: 0.53rem;
        text-align: center;
        cursor: pointer;
        font-weight: normal;
        font-size: 0.19rem;
        border-top: 1px solid #5f7bab;
        position: relative;
    }

        .sideMenu h3:after {
            content: "";
            width: 0.23rem;
            height: 0.53rem;
            background: url(../images/sj.png) no-repeat center;
            position: absolute;
            left: -0.23rem;
            top: 0;
            opacity: 0;
        }

        .sideMenu h3.on {
            background: #0059ad;
            border: none;
        }

            .sideMenu h3.on:after {
                opacity: 1;
            }

    .sideMenu ul {
        padding: 0.3rem 0.46rem;
        display: none; /* 默认都隐藏 */
    }

        .sideMenu ul p {
            color: #fff;
            font-size: 0.18rem;
            opacity: 0.9;
        }

.yyyb ul li {
    float: left;
    width: 22%;
    margin-bottom: 0.25rem;
    margin-right: 3%;
}

    .yyyb ul li:nth-child(4n) {
        margin-right: 0;
    }

.yyyb-img {
    border: 1px solid #cdcdcd;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 130%;
}

    .yyyb-img img {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
    }

.yyyb-title {
    padding-top: 10px;
    text-align: center;
}

    .yyyb-title h4 {
        font-size: 0.18rem;
        color: #333;
        font-weight: normal;
    }

.yyyb-name {
    width: 100%;
    text-align: center;
    padding-top: 0.05rem;
}

    .yyyb-name a {
        display: inline-block;
        margin: 0 0.12rem;
    }

.jg-list {
    min-height: 1920px;
    width: 1080px;
    margin: 0 auto;
}

    .jg-list ul {
        float: left;
        text-align: center;
        position: relative;
    }

        .jg-list ul:nth-child(1), .jg-list ul:nth-child(2) {
            color: #fff;
            font-size: 0.24rem;
            writing-mode: tb-rl;
            text-align: center;
            border-radius: 8px;
            letter-spacing: 2px;
            line-height: 73px;
        }

        .jg-list ul li {
            transition-duration: .5s;
        }

            .jg-list ul li a {
                color: #fff;
                display: block;
                font-size: 0.20rem;
            }

        .jg-list ul:nth-child(3) {
            color: #fff;
            font-size: 0.20rem;
            text-align: left;
            margin-top: 0.19rem;
            margin-right: 80px;
        }

            .jg-list ul:nth-child(3) li {
                background: url(../images/x5.png) no-repeat center;
                width: 293px;
                padding-left: 20px;
                border-radius: 5px;
                line-height: 51px;
                margin-bottom: 0.095rem;
            }

        .jg-list ul:nth-child(4) {
            color: #fff;
            font-size: 0.18rem;
            text-align: left;
        }

            .jg-list ul:nth-child(4) li {
                width: 402px;
                padding-left: 20px;
                border-radius: 5px;
                line-height: 51px;
                margin-bottom: 0.09rem;
                background: url(../images/x6.png) no-repeat center;
            }

        .jg-list ul:nth-child(1):after {
            content: "";
            position: absolute;
            top: 50%;
            width: 62px;
            height: 1px;
            background: #8e8e8e;
            right: -62px;
            margin-top: -0.5px;
        }

        .jg-list ul:nth-child(1):before {
            content: "";
            width: 0px;
            height: 0px;
            border-left: 10px solid #8e8e8e;
            border-top: 5px solid transparent;
            border-bottom: 5px solid transparent;
            position: absolute;
            top: 50%;
            right: -96%;
            margin-top: -5px;
        }

        .jg-list ul:nth-child(1) {
            margin-top: 648px;
            height: 373px;
            background: url(../images/x3.png) no-repeat center;
            width: 73px;
            margin-right: 71px;
        }

        .jg-list ul:nth-child(2) {
            margin-top: 605px;
            width: 73px;
            height: 448px;
            background: url(../images/x4.png) no-repeat center;
            margin-right: 71px;
        }

            .jg-list ul:nth-child(2):after {
                content: "";
                position: absolute;
                top: -565px;
                width: 69px;
                height: 1826px;
                background: url(../images/x1.png) no-repeat;
                right: -70px;
            }

        .jg-list ul:nth-child(3):after {
            content: "";
            position: absolute;
            top: 0;
            width: 58px;
            height: 1872px;
            background: url(../images/x2.png) no-repeat;
            right: -65px;
        }

        .jg-list ul li:hover {
            padding-left: 30px;
            font-weight: bold;
        }

        .jg-list ul li img {
            padding-right: 5px;
        }

        .jg-list ul li span {
            border-bottom: 1px solid #fff;
        }

/*.new-nr-zi>*,.new-nr-zi p>*,.new-nr-zi p span>*,.new-nr-zi div>*,.new-nr-zi>*>*,.new-nr-zi>*>*>*{ font-weight:normal !important;font-size:0.16rem !important; line-height:2 !important; font-family: Microsoft YaHei !important;color:#000000 !important}*/


#dialogBg {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}

#dialog {
    width: 1018px;
    height: 800px;
    overflow: auto;
    padding: 60px;
    background: #fff;
    left: 50%;
    top: 50%;
    position: absolute;
    margin-left: -509px;
    margin-top: -400px;
    border-radius: 10px;
}

.dialogTop {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
}

.name {
    font-size: 18px;
    font-weight: bold;
}

.tc-ss {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
}

    .tc-ss ul .sk03 {
        width: 100%;
        font-size: 16px;
        height: 50px;
        line-height: 50px;
        vertical-align: top;
        box-sizing: border-box;
        border-bottom: 1px solid rgba(0,0,0,.1);
        margin-bottom: 25px
    }

        .tc-ss ul .sk03 input {
            width: 100%;
            background: none;
            height: 50px;
            line-height: 50px;
            font-size: 16px;
            border: none;
        }

.sk04 input {
    border-radius: 0;
    background: rgba(0,0,0,.05);
    color: #333;
    font-size: 16px;
    line-height: 45px;
    height: 45px;
    vertical-align: top;
    padding: 0;
    margin: 0;
    width: 30%;
    text-align: center;
    border: none;
    outline: none;
    cursor: pointer;
}

.tc-jg {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

    .tc-jg h1 {
        width: 373px;
        height: 73px;
        line-height: 73px;
        text-align: center;
        color: #fff;
        font-size: 0.24rem;
        color: #fff;
        background: url(../images/x7.png) no-repeat;
        margin-right: 25px;
        position: relative;
    }

        .tc-jg h1:after {
            content: "";
            height: 1px;
            width: 24px;
            background: #000;
            position: absolute;
            right: -24px;
            top: 50%;
            margin-top: -0.5px;
        }

    .tc-jg ul {
        position: relative;
    }

        .tc-jg ul li {
            margin-bottom: 15px;
            position: relative;
            padding-left: 56px;
        }

            .tc-jg ul li a {
                display: block;
                width: 397px;
                height: 65px;
                line-height: 65px;
                background: url(../images/x8.png) no-repeat;
                color: #fff;
                padding-left: 0.18rem;
                font-size: 0.20rem;
                transition-duration: .5s;
            }

                .tc-jg ul li a:hover {
                    padding-left: 0.25rem;
                    font-weight: bold;
                }

            .tc-jg ul li:after {
                content: "";
                width: 43px;
                height: 21px;
                background: url(../images/jt.png) no-repeat center;
                position: absolute;
                top: 50%;
                left: 0px;
                margin-top: -10.5px;
            }

        .tc-jg ul:after {
            content: "";
            width: 1px;
            height: 86%;
            background: #000;
            position: absolute;
            left: 0;
            top: 32px;
        }

.cx-box {
    text-align: center;
    padding: 0.5rem 0
}

    .cx-box h1 {
        font-size: 0.36rem;
        color: #0059ad;
        line-height: 1.7;
    }

    .cx-box p {
        font-size: 0.2rem;
        padding-bottom: 0.25rem;
    }

.zn-list {
    padding: 0.6rem 0 0.2rem 0;
}

    .zn-list dl {
        background: #fff;
        line-height: 0.68rem;
        -moz-box-shadow: 2px 2px 6px #BABABA;
        -webkit-box-shadow: 2px 2px 6px #BABABA;
        box-shadow: 2px 2px 6px #BABABA;
        border-radius: 10px;
        position: relative;
        transition-duration: .5s;
        padding: 0 0.18rem;
        margin-bottom: 0.25rem;
    }

        .zn-list dl dt {
            width: 85%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            font-size: 0.19rem;
            position: relative;
            padding-left: 0.22rem;
            transition-duration: .5s;
        }

            .zn-list dl dt:before {
                content: "";
                width: 7px;
                height: 7px;
                background: #0059ad;
                border-radius: 50%;
                position: absolute;
                left: 0;
                top: 50%;
                margin-top: -3.5px;
            }

        .zn-list dl dd {
            position: absolute;
            right: 0rem;
            color: #999999;
            font-size: 0.18rem;
            top: 0rem;
            transition-duration: .5s;
        }

        .zn-list dl:hover {
            background: #0059ad;
        }

            .zn-list dl:hover dd, .zn-list dl:hover dt {
                color: #fff;
            }

                .zn-list dl:hover dt:before {
                    background: #fff;
                }


.gh-menu {
    text-align: center;
}

    .gh-menu li {
        display: inline-block;
        margin: 0 10px;
    }

        .gh-menu li a {
            display: block;
            background: #7e7e7e;
            line-height: 41px;
            color: #fff;
            min-width: 161px;
            text-align: center;
            border-radius: 25px;
            font-size: 0.18rem;
        }

            .gh-menu li a:hover, .gh-menu li .on {
                font-weight: bold;
                background: #2e6744
            }

.gh-wz {
    padding-top: 0.3rem;
    font-size: 0.18rem;
}

    .gh-wz strong {
        color: #2e6744;
    }

    .gh-wz span {
        color: #2e6744
    }

.gh-logo {
    text-align: center;
    padding: 0.4rem 0 0 0;
}

.gh-fb dt {
    background: #2e6744;
    color: #fff;
    height: 22px;
    line-height: 22px;
    width: 24px;
    text-align: center;
    border-radius: 3px;
    margin-top: 6px;
}

.gh-fb dd {
    width: calc(100% - 24px);
    width: -webkit-calc(100% - 24px);
    padding-left: 10px;
}

.gh-fb {
    margin-bottom: 0.3rem;
}

.jz-list dl {
    margin-bottom: 0.24rem;
    width: 48%;
    float: left;
    transition-duration: .5s;
}

    .jz-list dl dt {
        width: 180px;
        height: 1.03rem;
        display: flex;
        justify-content: center;
        align-items: center;
        float: left;
        background: #84665a
    }

    .jz-list dl dd {
        width: calc(100% - 180px);
        width: -webkit-calc(100% - 180px);
        border: 1px solid #e4e4e4;
        background: #fff;
        height: 1.03rem;
        display: flex;
        align-items: center;
        float: ler;
        border-left: none;
        padding-left: 0.32rem;
        font-size: 0.18rem;
    }

    .jz-list dl:nth-child(2n) {
        float: right;
    }

    .jz-list dl:hover {
        -moz-box-shadow: 2px 2px 5px #696969;
        -webkit-box-shadow: 2px 2px 5px #696969;
        box-shadow: 2px 2px 5px #696969;
    }

.wp-ti-li {
    background: #2e6744;
    color: #fff;
}

    .wp-ti-li li, .wp-xi-li li {
        float: left;
        height: 65px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 0.16rem;
        width: 14%;
        line-height: 20px;
        text-align: center;
        overflow: auto
    }

        .wp-ti-li li:nth-child(3), .wp-xi-li li:nth-child(3) {
            width: 18%;
        }

        .wp-ti-li li:nth-child(5), .wp-xi-li li:nth-child(5) {
            width: 26%;
        }

.wp-xi-li {
    border: 1px solid #dddddd;
    border-top: none;
}

    .wp-xi-li li {
        border-right: 1px solid #dddddd;
        font-size: 0.16rem;
    }

        .wp-xi-li li:nth-child(6) {
            border: none;
        }

        .wp-xi-li li a {
            color: #e70000
        }

@media only screen and (max-width: 1650px) {

    .f18, .ne-menu ul li a, .ne-cd li a, .ne-new-list li, .gh-menu li a, .gh-wz, .jz-list dl dd, .yw-list dl dd h1, .jkjy-list dl dd h1, .xkjs1 .bit, .x-bi, .s-ti p span, .zc-boxb h1 {
        font-size: 0.22rem;
    }

    .yw-list dl dd p, .jkjy-list dl dd p, .hlgk-xi p, .xkjs1 .lieb li a, .xk-txt p, .zc-boxb p {
        font-size: 0.2rem;
    }
}

@media only screen and (max-width: 1540px) {
    .subNav, .ri-ti p, .f18, .new-list dl dd h1, .new-nr-zi, .view .swiper-slide-active .zc-nr p, .cont-box1 .p, .leader-txt p, .ld-zi, .dsj-list dl dd p, .ld-list dl dd p, .history-date ul li dl dt p, .history-date ul li h3, .ne-menu ul li h1 a, .dsj-list ul li .pdf, .dsj-list ul li .month, .ks-d-ti p, .xkjs4-2 .xk-txt {
        font-size: 0.20rem;
    }

    .new-list dl dd p, .zj-list dl dd p, .s-ti a {
        font-size: 0.18rem;
    }

    .zc-lm, .subNav, .ab-zi dt, .jg-list ul li a, .dsj-Menubox ul li, .ne-menu ul li a, .ks-dh, .new-list dl dt h1, .pic-new-list dl dd h1, .js-list dl dt {
        font-size: 0.22rem;
    }

    .cont-box1 .bit, .com-ti, .s-ti {
        font-size: 0.24rem;
    }

    .ab-zi dt {
        width: 1.7rem;
    }

    .ab-zi dd {
        width: calc(100% - 1.7rem);
        width: -webkit-calc(100% - 1.7rem);
    }

    .yg-xi {
        padding-top: 0.9rem;
    }

    .ks-dh a {
        padding: 0 0.16rem
    }

    .xkjs1 .lieb li, .xkjs1 .lieb li:hover, .zj-txt {
        background-size: 100% 100%;
    }

    .new-list dl dt {
        width: 0.75rem;
    }

        .new-list dl dt p {
            font-size: 0.15rem;
            line-height: 0.3rem;
        }

    .new-list dl dd {
        width: calc(100% - 0.75rem);
        width: -webkit-calc(100% - 0.75rem);
    }

    .pic-new-list dl dd p, .pic-new-list dl dd span {
        font-size: 0.18rem;
    }
}

@media only screen and (max-width: 1400px) {
    .zc-lm, .subNav, .ab-zi dt, .jg-list ul li a, .dsj-Menubox ul li, .ne-menu ul li a, .ks-dh, .new-list dl dt h1, .pic-new-list dl dd h1, .js-list dl dt, .subNav, .ri-ti p, .f18, .new-list dl dd h1, .new-nr-zi, .view .swiper-slide-active .zc-nr p, .cont-box1 .p, .leader-txt p, .ld-zi, .dsj-list dl dd p, .ld-list dl dd p, .history-date ul li dl dt p, .history-date ul li h3, .ne-menu ul li h1 a, .dsj-list ul li .pdf, .dsj-list ul li .month, .ks-d-ti p, .xkjs4-2 .xk-txt, .yg-list dl dt p, .f18, .ne-menu ul li a, .ne-cd li a, .ne-new-list li, .gh-menu li a, .gh-wz, .jz-list dl dd, .yw-list dl dd h1, .jkjy-list dl dd h1, .xkjs1 .bit, .x-bi, .s-ti p span, .zc-boxb h1, .yw-list dl dd p, .jkjy-list dl dd p, .hlgk-xi p, .xkjs1 .lieb li a, .xk-txt p, .zc-boxb p, .ne-zj-list dl dd, .in-zj dl dd h1 {
        font-size: 0.24rem;
    }

    .yg-list dl dt h1, .yg-list dl dt h2, .xkjs1 .bit, .s-ti p span {
        font-size: 0.3rem;
    }

    .zj-ri dl, .in-zj dl dd p {
        font-size: 0.22rem;
    }
}

@media only screen and (max-width: 1280px) {
    .subNav {
        font-size: 0.15rem;
    }

    .subNav {
        padding-left: 0.15rem;
    }
}











@media only screen and (max-width: 760px) {
    .pc-banner, .ri-ti, .zc-nr:after, .zc-nr:before, .jg-list ul:nth-child(1):before, .jg-list ul:nth-child(2):after, .jg-list ul:nth-child(3):after, .jg-list ul:nth-child(1):after, .ab-le, .ab-ri:after, .yg-img, .yg-list dl dt:before, .yg-list:before, .ab-bg01, .yw-list dl dd span, .h-list dl dd, .le-ti {
        display: none;
    }

    .mobile-banner {
        display: block;
    }

    .wrap1 {
        margin: 0;
        padding: 0 10px;
    }

    .ne-banner {
        padding-top: 50px;
    }

    .ne-banner-txt {
        top: 40%;
        left: 5%;
    }

        .ne-banner-txt h1 {
            font-size: 20px;
            -webkit-text-stroke: 0;
            text-shadow: none;
        }

    .ne-le {
        width: 100%;
    }

    .le-ti, .new-nr-ti h1, .zc-lm, .zc-nr h1, .cont-box1 .bit, .cont-box1 .p, .new-nr-ti p, .yw-list dl dd h1, .leader-txt h2, .s-ti p span, .jkjy-list dl dd h1 {
        font-size: 16px
    }

    .subNav, .ri-ti p, .f18, .new-list dl dd h1, .new-nr-zi, .view .swiper-slide-active .zc-nr p, .cont-box1 .p, .sideMenu h3, .sideMenu ul p, .yg-list dl dt h1, .yg-list dl dt h2 {
        font-size: 16px;
    }

    .ne-ri {
        width: 100%;
    }

    .new-list dl dt h1 {
        font-size: 0.26rem;
        line-height: 0.6rem;
    }

    .new-list dl dt p {
        line-height: 0.55rem;
    }

    .preview .swiper-slide {
        width: 20%;
    }

    .zc-nr {
        height: 550px;
        overflow: auto;
        padding-top: 0;
        padding-left: 0;
    }

    .view .swiper-slide-active .zc-nr p {
        padding-left: 0;
    }

    .con-box {
        position: relative;
        width: 100%;
        top: 0;
        right: 0;
    }

    .zx-xi #map {
        height: 250px;
    }

    .sideMenu h3 {
        line-height: 0.65rem;
        height: 0.65rem;
    }

    .zx-xi {
        margin-top: 0;
    }

    .cont-box1 {
        width: 100% !important;
    }

    #map {
        width: 100% !important;
        height: 250px;
    }

    [data-flex] {
        display: block !important;
    }

    .cont-box1 .bit {
        font-size: 0.30rem;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .yyyb ul li {
        width: 48%
    }

    .jg-list ul {
        float: none;
    }

        .jg-list ul:nth-child(1), .jg-list ul:nth-child(2), .jg-list ul:nth-child(3) {
            margin: 0 auto;
        }

        .jg-list ul:nth-child(1), .jg-list ul:nth-child(2) {
            writing-mode: lr-tb;
        }

        .jg-list ul:nth-child(2) {
            margin: 20px auto
        }

        .jg-list ul:after {
            content: "";
            clear: both;
            display: block;
        }

        .jg-list ul:nth-child(3) li, .jg-list ul:nth-child(4) li {
            width: 48%;
            float: left;
            margin-right: 1%;
        }

        .jg-list ul:nth-child(4) {
            clear: both;
        }

    .leader-img, .leader-img img {
        width: 150px;
        height: 200px;
    }

    .leader-txt {
        padding-left: 10px;
        width: calc(100% - 150px);
        width: -webkit-calc(100% - 150px);
    }

        .subNav, .ri-ti p, .f18, .new-list dl dd h1, .new-nr-zi, .view .swiper-slide-active .zc-nr p, .cont-box1 .p, .leader-txt p, .ld-zi, .dsj-list dl dd p, .new-list dl dd p, .zj-list dl dd p, .yw-list dl dd p, .jkjy-list dl dd p {
            font-size: 14px;
        }

        .leader-txt p {
            padding-bottom: 15px;
        }

    .p82 {
        padding-bottom: 20px;
    }

    .cont-box1 .bit, .com-ti, .zj-list dl dd h1, .kg-ti, .jt-Menubox h1, .yh-ri h1 {
        font-size: 17px;
    }

    .dsj-list dl dt {
        background: none;
        padding-left: 0;
        font-size: 18px;
        width: 50px;
    }

    .dsj-list dl dd {
        width: calc(100% - 50px);
        width: -webkit-calc(100% - 50px);
    }

    .zj-list dl {
        width: 100%;
    }

        .zj-list dl dd p {
            line-height: 1.1;
        }

    .preview .swiper-wrapper {
        justify-content: left;
    }

    .preview .swiper-slide {
        width: 25%;
    }

    .view .arrow-left, .view .arrow-right {
        top: 50px;
    }

    .preview {
        margin-bottom: 60px;
    }

    .zc-lm, .subNav, .ab-zi dt, .jg-list ul li a, .dsj-Menubox ul li, .ne-menu ul li a, .ks-dh, .new-list dl dt h1, .pic-new-list dl dd h1, .js-list dl dt, .gh-wz strong, .yz_02, .xkjs1 .bit {
        font-size: 15px;
    }

    .ne-menu ul li {
        margin-bottom: 10px;
        float: left;
        display: block;
        width: 25%;
        text-align: center;
    }

        .ne-menu ul li a {
            height: 45px;
            background: #eee;
            padding: 0 3px;
            display: flex;
            justify-content: center;
            align-items: center;
            line-height: 20px;
        }

    .ab-ri {
        width: 100%;
        border: none;
        padding-left: 0;
    }

    .yg-list dl, .yg-list dl:nth-child(2n) {
        width: 100%;
        float: none;
        text-align: left;
        margin-top: 0;
    }

        .yg-list dl dt p, .new-nr-zi > *, .new-nr-zi p > *, .new-nr-zi p span > *, .new-nr-zi div > *, .new-nr-zi > * > *, .new-nr-zi > * > * > *, .jt-Menubox ul li, .gh-wz, .gh-fb dd, .zc-boxb p {
            font-size: 14px !important;
        }

    .yg-list dl {
        border-bottom: 1px solid #555;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .ab-xi {
        padding: 30px 0;
        min-height: auto;
        width: 100%;
    }

    .ldbz-list li {
        font-size: 15px;
        line-height: 40px;
        width: 100%;
    }

    .ne-cd li a {
        line-height: 40px;
        font-size: 14px;
        padding: 0 10px;
    }

    .ne-new-list li {
        line-height: 40px;
        font-size: 15px;
    }

        .ne-new-list li p {
            width: 70%;
        }

    .map-ti, .yz_01, .zc-boxb h1 {
        font-size: 18px;
    }

    .ne-menu ul li:after {
        display: none;
    }

    .ne-menu {
        border-bottom: 0;
        width: 100%;
        min-height: auto !important;
        border: none;
        padding: 0;
    }

    .hlgk-xi p {
        font-size: 14px;
        text-indent: 28px;
        padding-bottom: 15px;
    }

    .yw-list dl dt {
        width: 40%;
        height: auto;
    }

    .yw-list dl dd {
        width: 60%;
        padding-left: 15px;
    }

    .yw-list dl {
        margin-bottom: 15px;
        padding: 10px;
    }

    .hlzj-list dl, .hlzj-list dl:nth-child(5n), .xkjs1 .lieb li, .xkjs1 .lieb li:nth-child(5n), .ne-zj-list dl, .ne-zj-list dl:nth-child(5n) {
        width: 48%;
        margin: 0 1% 15px;
    }

        .hlzj-list dl dd {
            line-height: 45px;
            padding: 0 10px;
            font-size: 14px;
        }

    .xk-txt p {
        font-size: 14px;
    }

    .xkjs4-2 {
        padding: 20px;
    }

    .jkjy-list dl dt {
        display: none;
    }

    .jkjy-list dl dd, .ks-cd, .ks-cx, .xk-txt, .xk-img, .zj-ri {
        padding-left: 0;
        width: 100%;
        float: none;
    }

    .jkjy-list dl {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .ks-cx {
        float: none;
        margin-top: 20px;
        display: block;
    }

        .ks-cx p, .x-bi, .zj-ri dl, .ne-zj-list dl dd {
            font-size: 16px;
        }

        .ks-cx input {
            margin-right: 1%;
            width: 25%;
        }

        .ks-cx button {
            line-height: 37px;
            width: 15%;
        }

    .bit {
        font-size: 17px;
        margin-top: 30px;
    }

    .xkjs1 .lieb li a {
        line-height: 40px;
        font-size: 14px;
    }

    .in-zj dl dd h1 {
        height: 40px;
        font-size: 16px;
    }

    .zj-le {
        width: 100px;
        float: none;
        margin: 0 auto;
    }

    .jt-Menubox {
        position: relative;
        height: auto;
        width: 100%;
        right: 0;
        padding: 20px 0;
    }

    .p68 {
        padding-top: 0;
    }

    .jt-Menubox ul li {
        margin: 0 10px;
    }

        .jt-Menubox ul li:after {
            bottom: -6px;
        }

    .gjlx {
        position: relative;
        color: #333;
        width: 100%;
        right: 0;
        font-size: 15px;
    }

    .h-list dl:last-child {
        display: none;
    }

    .h-list {
        margin-top: 70px;
        width: 90%;
        margin-left: 5%;
    }

        .h-list dl {
            width: 49%;
            margin-top: 0 !important
        }

            .h-list dl dt {
                height: auto;
                padding: 20px 0;
            }

                .h-list dl dt img:nth-child(1) {
                    width: 30px;
                }

                .h-list dl dt p {
                    font-size: 15px;
                }

    .ne-cd li {
        margin-bottom: 10px;
    }

    .yh-box {
        padding: 20px;
    }

    .yh-le, .yh-ri, .yx-box .yh-ri, .yb-le, .yb-zj, .yb-ri {
        width: 100%;
        height: auto
    }

    .yh-le, .yx-box .yh-le {
        width: 60%;
        margin: 0 auto;
        float: none;
    }

    .yh-ri p {
        font-size: 14px;
        padding-bottom: 15px;
    }

    .yb-zj {
        margin: 0 0 20px 0;
    }

    .gh-menu li a {
        width: auto;
        min-width: 100px;
        font-size: 15px;
    }

    .jz-list dl {
    }

        .jz-list dl dt {
            width: 50px;
            height: 70px;
        }

            .jz-list dl dt img {
                width: 30px;
            }

        .jz-list dl dd {
            width: calc(100% - 50px);
            width: -webkit-calc(100% - 50px);
            height: 70px;
            font-size: 14px;
        }

    .in-zj dl dt, .in-zj dl dt img {
        height: 250px;
    }

    .jianT li a {
        font-size: 14px;
    }
}
