
.home-banner {
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1;
    /*margin-top: 2.67rem;*/
}

.bannerSwiper {
    overflow: hidden;
    position: relative;
    z-index: 5;
}

    .bannerSwiper img {
        
        width: 100%;
        position: relative;
        z-index: 1;
    }
.pc_banner{
	display: block;
}
.mobile_banner{
	display: none;
}
    .bannerSwiper .swiper-slide-active img {
        animation: changeScale 1 2.5s;
    }

#pagination2 {
    width: auto !important;
    bottom: 0.4rem !important;
    left: 2.37rem !important;
    font-size: 0.22rem;
    color: rgba(255,255,255,0.6);
    line-height: 1;
}

    #pagination2 span {
        font-size: 0.4rem;
        color: rgba(255,255,255,1) !important;
    }

#pagination1 {
    width: 0.14rem !important;
    right: 0.74rem !important;
    top: 50% !important;
    transform: translateY(-50%);
    bottom: auto !important;
    left: auto !important;
}

    #pagination1 .swiper-pagination-bullet {
        display: block;
        width: 0.14rem;
        height: 0.14rem;
        margin: 0.32rem 0;
        background: none;
        opacity: 1;
        border: 1px solid #fff;
    }

    #pagination1 .swiper-pagination-bullet-active {
        background: #fff;
    }

    #pagination1 .swiper-pagination-bullet:first-child {
        margin-top: 0 !important;
    }

    #pagination1 .swiper-pagination-bullet:last-child {
        margin-bottom: 0 !important;
    }

.home-fastMenu {
    padding: 1rem 0 0.94rem;
    background: #fff;
}

    .home-fastMenu .w1445 {
        position: relative;
    }

.home-fastMenu-list {
    width: 59.2%;
    padding-top: 0.35rem;
    position: relative;
    z-index: 10;
}

    .home-fastMenu-list ul {
        display: flex;
        flex-wrap: wrap;
    }

        .home-fastMenu-list ul li {
            width: 31%;
            height: 1.8rem;
            border-radius: 0.1rem;
            overflow: hidden;
            margin-right: 3.5%;
            margin-top: 0.25rem;
            background: #f4f4f4;
            transition-duration: 0.5s;
        }

            .home-fastMenu-list ul li:nth-child(1) {
                width: 65.5%;
                margin-top: 0;
            }

            .home-fastMenu-list ul li:nth-child(2) {
                margin-right: 0;
                margin-top: 0;
            }

            .home-fastMenu-list ul li:nth-child(3), .home-fastMenu-list ul li:nth-child(4), .home-fastMenu-list ul li:nth-child(5) {
               width: 22.3%;
            }
            .home-fastMenu-list ul li:nth-child(3) p, .home-fastMenu-list ul li:nth-child(4) p, .home-fastMenu-list ul li:nth-child(5) p, .home-fastMenu-list ul li:nth-child(6) p{
              font-size:0.16rem;
               }
            .home-fastMenu-list ul li:nth-child(6) {
                width: 22%;
                margin-right: 0;
            }

            .home-fastMenu-list ul li:nth-child(8) {
                width: 65.5%;
                margin-right: 0;
            }

            .home-fastMenu-list ul li a {
                display: block;
                width: 100%;
                height: 100%;
                position: relative;
            }

            .home-fastMenu-list ul li:nth-child(1) .home-fastMenu-bg {
                width: 100%;
                height: 100%;
                background: url(../images/fast-bg02.png) no-repeat center center;
                background-size: cover;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 2;
                transition-duration: 0.5s;
            }

            .home-fastMenu-list ul li:nth-child(1):hover .home-fastMenu-bg {
                opacity: 0.7;
                transform: scale(1.1);
            }

            .home-fastMenu-list ul li:nth-child(8) .home-fastMenu-bg {
                width: 100%;
                height: 100%;
                background: url(../images/fast-bg03.png) no-repeat center center;
                background-size: cover;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 2;
                transition-duration: 0.5s;
            }

            .home-fastMenu-list ul li:nth-child(7):hover .home-fastMenu-bg {
                opacity: 0.7;
                transform: scale(1.1);
            }

            .home-fastMenu-list ul li h3 {
                font-size: 0.22rem;
                color: #333333;
                font-family: 'syhtB';
                line-height: 1.4;
                position: absolute;
                top: 1rem;
                left: 0.25rem;
                z-index: 10;
                transition-duration: 0.5s;
            }

            .home-fastMenu-list ul li p {
                font-size: 0.18rem;
                color: #333333;
                white-space: nowrap;
                font-family: 'syhtB';
                line-height: 1.4;
                position: absolute;
                top: 1.3rem;
                left: 0.25rem;
                z-index: 10;
                transition-duration: 0.5s;
            }

            .home-fastMenu-list ul li:nth-child(1) h3, .home-fastMenu-list ul li:nth-child(8) h3 {
                font-size: 0.32rem !important;
                color: #fff !important;
                left: 0.32rem !important;
                top: 0.45rem !important;
                transform: translateX(0) !important;
            }

            .home-fastMenu-list ul li:nth-child(1) p, .home-fastMenu-list ul li:nth-child(8) p {
                font-size: 0.32rem !important;
                color: #fff !important;
                left: 0.32rem !important;
                top: 0.86rem !important;
                transform: translateX(0) !important;
            }

            .home-fastMenu-list ul li .home-fastMenu-icon {
                width: 0.44rem;
                height: 0.46rem;
                position: absolute;
                top: 0.3rem;
                left: 0.25rem;
                z-index: 5;
                transition-duration: 0.5s;
            }

            .home-fastMenu-list ul li:nth-child(1) .home-fastMenu-icon {
                left: auto !important;
                right: 0.25rem !important;
                top: 0.4rem !important;
                background: url(../images/fast-i01a.png);
                background-size: 100% 100%;
            }

            .home-fastMenu-list ul li:nth-child(2) .home-fastMenu-icon {
                background: url(../images/fast-i02a1.png);
                background-size: 100% 100%;
            }

            .home-fastMenu-list ul li:nth-child(3) .home-fastMenu-icon {
                background: url(../images/fast-i05a.png);
                background-size: 100% 100%;
            }

            .home-fastMenu-list ul li:nth-child(4) .home-fastMenu-icon {
                background: url(../images/fast-i02a.png);
                background-size: 100% 100%;
            }

            .home-fastMenu-list ul li:nth-child(5) .home-fastMenu-icon {
                background: url(../images/fast-i04a.png);
                background-size: 100% 100%;
            }

           .home-fastMenu-list ul li:nth-child(6) .home-fastMenu-icon {
                background: url(../images/fast-i04b-6.png);
                background-size: 100% 100%;
            }

            .home-fastMenu-list ul li:nth-child(7) .home-fastMenu-icon {
                background: url(../images/fast-i03a.png);
                background-size: 100% 100%;
            }

            .home-fastMenu-list ul li:nth-child(8) .home-fastMenu-icon {
                left: auto !important;
                right: 0.25rem !important;
                top: 0.4rem !important;
                background: url(../images/login-d011.png);
                background-size: 100% 100%;
            }

            .home-fastMenu-list ul li:hover {
                background: #218a6e;
            }

                .home-fastMenu-list ul li:hover h3 {
                    color: #fff;
                    left: 50%;
                    top: 0.56rem;

                    transform: translateX(-50%);
                }

                .home-fastMenu-list ul li:hover p {
                    color: #fff;
                    left: 50%;
                    top: 0.9rem;
                    transform: translateX(-50%);
                }

                .home-fastMenu-list ul li:hover .home-fastMenu-icon {
                    width: 1.06rem;
                    height: 1.06rem;
                    left: 50%;
                    top: 50%;
                    transform: translate(-50%,-50%);
                }

            .home-fastMenu-list ul li:nth-child(1):hover .home-fastMenu-icon {
                right: 1.2rem !important;
                width: 1.06rem;
                height: 1.06rem;
                background: url(../images/fast-i01b.png);
                background-size: 100% 100%;
                transform: translate(0) !important;
            }


            .home-fastMenu-list ul li:nth-child(2):hover .home-fastMenu-icon {
                background: url(../images/fast-i02a11.png);
                background-size: 100% 100%;
            }

            .home-fastMenu-list ul li:nth-child(3):hover .home-fastMenu-icon {
                background: url(../images/fast-i03b.png);
                background-size: 100% 100%;
            }

            .home-fastMenu-list ul li:nth-child(4):hover .home-fastMenu-icon {
                background: url(../images/fast-i04b.png);
                background-size: 100% 100%;
            }

            .home-fastMenu-list ul li:nth-child(5):hover .home-fastMenu-icon {
                background: url(../images/fast-i04b.png);
                background-size: 100% 100%;
            }

            .home-fastMenu-list ul li:nth-child(6):hover .home-fastMenu-icon {
                background: url(../images/fast-i04a-6.png);
                background-size: 100% 100%;
            }

            .home-fastMenu-list ul li:nth-child(7):hover .home-fastMenu-icon {
                background: url(../images/fast-i05b.png);
                background-size: 100% 100%;
            }
            .home-fastMenu-list ul li:nth-child(8):hover .home-fastMenu-icon {
                right: 1.2rem !important;
                width: 1.06rem;
                height: 1.06rem;
                background: url(../images/login-d011.png);
                background-size: 100% 100%;
                transform: translate(0) !important;
            }


.home-fastMenu-img {
    width: 7.07rem;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.home-fastMenu-bg {
    display: block;
    width: 100%;
    position: relative;
    z-index: 2;
}

.home-fastMenu-date {
    display: block;
    width: 0.88rem;
    position: absolute;
    right: 0.3rem;
    top: 0.6rem;
    z-index: 10;
}

.home-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.home-title-name h3 {
    font-size: 0.4rem;
    color: #218a6e;
    font-family: 'syhtB';
    line-height: 1.4;
    margin-bottom: 0.05rem;
}

.home-title-name h4 {
    font-size: 0.24rem;
    color: #218a6e;
    font-family: 'syhtB';
    line-height: 1.1;
    text-transform: uppercase;
}

.go-more {
    display: block;
    width: 0.6226rem;
    height: 0.6226rem;
    background: url(../images/more01.png) no-repeat;
    background-size: 100% 100%;
    transition-duration: 0.3s;
}

    .go-more:hover {
        background: url(../images/more02.png) no-repeat;
        background-size: 100% 100%;
    }

.home-ksdh {
    padding: 0.4rem 0 0.3rem;
    background: url(../images/h-ksdh-bg.jpg) no-repeat center center;
    background-size: cover;
}

.home-ksdh-box {
    padding-top: 0.84rem;
    position: relative;
}

    .home-ksdh-box .home-title-name {
        position: absolute;
        left: 0;
        top: 0;
    }

    .home-ksdh-box .go-more {
        position: absolute;
        right: 0;
        top: 0;
    }

.home-ksdh-content {
    display: flex;
}

.home-ksdh-fl {
    width: 42%;
    padding-right: 0.4rem;
    padding-top: 0.8rem;
}

    .home-ksdh-fl ul {
        display: flex;
        flex-wrap: wrap;
    }

        .home-ksdh-fl ul li {
            width: 49.11%;
            height: 0.55rem;
            margin-right: 1.78%;
            background: url(../images/ksdh-lbg01.png) no-repeat;
            background-size: 100% 100%;
            margin-top: 0.31rem;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            cursor: pointer;
            transition-duration: 0.5s;
        }

            .home-ksdh-fl ul li.active {
                background: url(../images/ksdh-lbg02.png) no-repeat;
                background-size: 100% 100%;
            }

            .home-ksdh-fl ul li:nth-child(2n) {
                margin-right: 0;
            }

            .home-ksdh-fl ul li:nth-child(-n+2) {
                margin-top: 0;
            }

            .home-ksdh-fl ul li span {
                display: block;
                font-size: 0.22rem;
                color: #333333;
                line-height: 1.4;
                padding-left: 0.36rem;
                position: relative;
            }

                .home-ksdh-fl ul li span:before {
                    display: block;
                    content: '';
                    width: 0.06rem;
                    height: 0.06rem;
                    border-radius: 50%;
                    background: #333;
                    position: absolute;
                    left: 0.24rem;
                    top: 50%;
                    margin-top: -0.03rem;
                }

.home-ksdh-fr {
    width: 58%;
}

.home-ksdh-frContenter {
    display: none;
}

.home-ksdh-info {
    width: 100%;
    height: 2.96rem;
    border-radius: 0.2rem;
    background: #218a6e;
    padding: 0.2rem 0.5rem;
    margin-bottom: 0.2rem; position:relative
}
.homeXq{ color:#fff; font-size:0.18rem; position:absolute; bottom:0.15rem; right:0.5rem}
.homeXq:hover{ color:#fff}
.home-ksdh-name {
    display: flex;
    align-items: center;
    margin-bottom: 0.1rem;
}

    .home-ksdh-name h3 {
        font-size: 0.24rem;
        color: #fff;
        font-family: 'syhtB';
        line-height: 1.4;
        padding-left: 0.2rem;
        position: relative;
    }

        .home-ksdh-name h3:before {
            display: block;
            content: '';
            width: 0.03rem;
            height: 0.3rem;
            background: #fff;
            position: absolute;
            left: 0;
            top: 50%;
            margin-top: -0.15rem;
        }

        .home-ksdh-name h3 a {
            color: #fff;
        }

    .home-ksdh-name p {
        font-size: 0.14rem;
        color: #fff;
        line-height: 1.4;
        text-transform: uppercase;
        margin-left: 0.1rem;
        opacity: 0.3;
    }

.home-ksdh-txt {
    display: flex;
    justify-content: space-between;
}

.home-ksdh-txt-fl {
    width: 56.6%;
    padding-top: 0.3rem;
}

.home-ksdh-txt-fr {
    width: 35%;
}

.home-ksdh-txt p {
    font-size: 0.18rem;
    color: #fff;
    text-align: justify;
    line-height: 1.6;
    display: -webkit-Box;
    -webkit-Box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.home-ksdh-zj {
    position: relative;
    padding-bottom: 0.8rem;
}

.ksdh-zjBox {
    width: 100%;
    position: relative;
}

.ksdh-zjImg {
    width: calc(100% - 0.24rem);
    padding: 0.15rem 0.14rem;
    border-radius: 0.1rem;
    background: #c8c8c8;
    position: relative;
    z-index: 2;
}

.ksdh-zjImg-info {
    width: 100%;
    overflow: hidden;
}

    .ksdh-zjImg-info img {
        display: block;
        width: 100%;
        transition-duration: 0.3s;
    }

.ksdh-zjName {
    width: 0.38rem;
    height: 1rem;
    border-radius: 0.1rem;
    background: #c8c8c8;
    font-size: 0.22rem;
    color: #333333;
    font-family: 'syhtB';
    line-height: 1.2;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    top: 0.16rem;
    z-index: 4;
    transition-duration: 0.3s;
}

.ksdh-zjZw {
    width: 0.24rem;
    padding: 0.1rem 0;
    border-radius: 0 0.1rem 0.1rem 0;
    background: #9d9d9d;
    font-size: 0.16rem;
    color: #333333;
    line-height: 1.1;
    text-align: center;
    position: absolute;
    right: 0;
    top: 1.15rem;
    z-index: 4;
}

.ksdhSwiper .swiper-slide:hover .ksdh-zjImg-info img {
    transform: scale(1.1);
}

.ksdhSwiper .swiper-slide:hover .ksdh-zjName {
    background: #218a6e;
    color: #fff;
}

.ksdhSwiper-contorls {
    position: absolute;
    bottom: 0;
    right: 0.24rem;
    display: flex;
}

.ksdh-prev, .ksdh-next {
    display: block;
    width: 0.27rem;
    height: 0.41rem;
    cursor: pointer;
    transition-duration: 0.3s;
}

.ksdh-next {
    margin-right: 0.26rem;
    background: url(../images/h-jt01.png) no-repeat;
    background-size: 100% 100%;
}

    .ksdh-next:hover {
        background: url(../images/h-jt02.png) no-repeat;
        background-size: 100% 100%;
    }

.ksdh-prev {
    transform: rotateY(180deg);
    margin-right: 0.26rem;
    background: url(../images/h-jt01.png) no-repeat;
    background-size: 100% 100%;
}

    .ksdh-prev:hover {
        background: url(../images/h-jt02.png) no-repeat;
        background-size: 100% 100%;
    }

.home-news {
    padding: 0.7rem 0;
    background: #fafafa;
}

.home-news-content {
    margin-top: 0.15rem;
    display: flex;
}

.home-news-fl {
    width: 24.9%;
    padding-top: 0.38rem;
}

    .home-news-fl ul li {
        padding: 0.3rem 0 0.44rem;
        border-top: 0.0201rem solid #218a6e;
        zoom: 1;
    }

        .home-news-fl ul li:after {
            display: block;
            content: '';
            clear: both;
        }

        .home-news-fl ul li h2 {
            font-size: 0.18rem;
            color: #a28f64;
            line-height: 1.4;
            margin-bottom: 0.1rem;
        }

        .home-news-fl ul li h3 {
            font-size: 0.24rem;
            color: #333333;
            line-height: 1.4;
            font-family: 'syhtB';
            margin-bottom: 0.2rem;
            text-align: justify;
            display: -webkit-Box;
            -webkit-Box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            transition-duration: 0.3s;
        }

        .home-news-fl ul li:hover h3 {
            color: #218a6e;
        }

        .home-news-fl ul li p {
            font-size: 0.19rem;
            color: #555555;
            line-height: 1.4;
            margin-bottom: 0.2rem;
            text-align: justify;
            display: -webkit-Box;
            -webkit-Box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
            transition-duration: 0.3s;
        }

.click-more {
    float: right;
    font-size: 0.19rem;
    color: #000000;
    line-height: 1.4;
    margin-top: 0.1rem;
    padding-right: 0.3rem;
    position: relative;
    transition-duration: 0.5s;
}

    .click-more:hover {
        color: #218a6e;
    }

    .click-more:after {
        display: block;
        content: '';
        width: 0.2rem;
        height: 0.2rem;
        border: 0.01rem solid #333;
        border-radius: 50%;
        background: url(../images/news-jt.png) no-repeat center center;
        background-size: 100% auto;
        background-position: 0 0;
        transition-duration: .5s;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        transition-duration: 0.5s;
    }

    .click-more:hover:after {
        background: url(../images/news-jt.png) no-repeat center center #218a6e;
        border: 0.01rem solid #218a6e;
        background-position: 0 -0.2rem;
    }

.home-news-fr {
    width: 75.1%;
    padding: 0.25rem 0.45rem 0.25rem 0.7rem;
    position: relative;
    display: flex;
    justify-content: space-between;
}

    .home-news-fr:after {
        display: block;
        content: '';
        width: 73.8%;
        height: 100%;
        background: url(../images/h-news-bg.jpg) no-repeat bottom right;
        background-size: cover;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
    }

.home-news-hasImg {
    width: 47%;
    position: relative;
    z-index: 10;
}

    .home-news-hasImg a {
        display: block;
        width: 100%;
        border-radius: 0.2rem;
        overflow: hidden;
        margin-bottom: 0.2rem;
    }

        .home-news-hasImg a img {
            display: block;
            width: 100%;
            height: 3.34rem;
            transition-duration: 0.5s;
        }

        .home-news-hasImg a:hover img {
            transform: scale(1.1);
        }

        .home-news-hasImg a:last-child {
            margin-bottom: 0;
        }

.home-news-list {
    width: 51%;
    position: relative;
    z-index: 10;
}

    .home-news-list ul {
        padding-top: 0.2rem;
    }

        .home-news-list ul li {
            margin-top: 0.34rem;
        }

            .home-news-list ul li:first-child {
                margin-top: 0 !important;
            }

            .home-news-list ul li h2 {
                font-size: 0.18rem;
                color: #a28f64;
                line-height: 1.4;
            }

.home-news-listInfo {
    width: 100%;
    position: relative;
    padding-right: 0.7rem;
}

    .home-news-listInfo p {
        font-size: 0.19rem;
        color: #333333;
        font-family: 'syhtB';
        line-height: 1.4;
        display: -webkit-Box;
        -webkit-Box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        transition-duration: 0.3s;
    }

    .home-news-listInfo span {
        width: 0.26rem;
        height: 0.26rem;
        border-radius: 50%;
        background: url(../images/news-jt-s.png) no-repeat center center;
        background-size: 0.06rem 0.1rem;
        border: 1px solid #000;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        transition-duration: 0.3s;
    }

.home-news-list ul li:hover .home-news-listInfo p {
    color: #218a6e;
}

.home-news-list ul li:hover .home-news-listInfo span {
    width: 0.42rem;
    height: 0.42rem;
    border: 1px solid #218a6e;
    background: url(../images/news-jt-l.png) no-repeat center center #218a6e;
    background-size: 0.11rem 0.16rem;
}

.home-rdgg {
    padding: 0.5rem 0 1rem;
    background: #fafafa;
}

.home-rdgg-box {
    display: flex;
    margin-top: 0.6rem;
}

.home-rdgg-fl {
    width: 50%;
}

.home-rdgg-img {
    width: 100%;
    overflow: hidden;
}

    .home-rdgg-img img {
        display: block;
        width: 100%;
        transition-duration: 0.3s;
    }

.home-rdgg-fl:hover .home-rdgg-img img {
    transform: scale(1.1);
}

.home-rdgg-spName {
    padding: 0.12rem 1rem 0.12rem 0.3rem;
    background: #dfdfdf;
    position: relative;
}

    .home-rdgg-spName h2 {
        font-size: 0.18rem;
        color: #a28f64;
        line-height: 1.4;
        margin-bottom: 0.05rem;
    }

    .home-rdgg-spName h3 {
        font-size: 0.19rem;
        color: #333333;
        font-family: 'syhtB';
        line-height: 1.4;
        margin-bottom: 0.05rem;
        display: -webkit-Box;
        -webkit-Box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        transition-duration: 0.3s;
    }

.home-rdgg-fl:hover .home-rdgg-spName h3 {
    color: #218a6e;
}

.home-rdgg-spName p {
    font-size: 0.19rem;
    color: #555555;
    line-height: 1.4;
    display: -webkit-Box;
    -webkit-Box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    transition-duration: 0.3s;
}

.home-rdgg-spName span {
    width: 0.2rem;
    height: 0.2rem;
    border: 0.01rem solid #333;
    border-radius: 50%;
    background: url(../images/news-jt.png) no-repeat center center;
    background-size: 100% auto;
    background-position: 0 0;
    transition-duration: .5s;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0.35rem;
    transition-duration: 0.5s;
}

.home-rdgg-fl:hover .home-rdgg-spName span {
    background: url(../images/news-jt.png) no-repeat center center #218a6e;
    border: 0.01rem solid #218a6e;
    background-position: 0 -0.21rem;
}

.home-rdgg-fr {
    width: 50%;
    padding: 0.48rem 0.5rem;
    background: url(../images/rdgg-bg.png) no-repeat center center #def2ed;
    background-size: 5.34rem;
}

    .home-rdgg-fr .home-news-list {
        width: 100%;
    }

        .home-rdgg-fr .home-news-list ul {
            padding-top: 0;
        }

            .home-rdgg-fr .home-news-list ul li {
                margin-top: 0.26rem;
            }

.home-ztzl {
    padding-top: 0.76rem;
    position: relative; margin-bottom:0.7rem
}

    .home-ztzl:after {
        display: block;
        content: '';
        width: 100%;
        height: 50%;
        background: url(../images/ztzl-bg.png) no-repeat #def2ed;
        background-size: 5.41rem;
        background-position-x: 11.5rem;
        background-position-y: 0.18rem;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
    }

    .home-ztzl .w1445 {
        position: relative;
        z-index: 10;
    }

.home-ztzl-swiper {
    position: relative;
    z-index: 10;
    margin-top: 0.3rem;
}

    .home-ztzl-swiper .swiper-wrapper {
        position: relative;
        width: 100%;
        display: flex;
        transition-property: transform;
        box-sizing: content-box;
        right: -45%;
    }

.ztzl-info {
    width: 100%;
}

.ztzl-infoImg {
    width: 100%;
    overflow: hidden;
}

    .ztzl-infoImg img {
        display: block;
        width: 100%;
        transition-duration: 0.3s;
    }

.home-ztzl-swiper .swiper-slide:hover .ztzl-infoImg img {
    transform: scale(1.1);
}

.ztzl-infoTxt {
    width: 100%;
    height: 1.36rem;
    background: #fff;
    padding: 0.25rem 0 0;
    transition-duration: 0.3s;
}

.swiper-slide-prev .ztzl-infoTxt {
    padding: 0.25rem 0.5rem 0;
    background: #218a6e !important;
}

.ztzl-infoTxt h4 {
    font-size: 0.22rem;
    color: #333333;
    font-family: 'syhtB';
    line-height: 1.4;
    display: -webkit-Box;
    -webkit-Box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    transition-duration: 0.3s;
}

.home-ztzl-swiper .swiper-slide:hover .ztzl-infoTxt h4 {
    color: #218a6e;
}

.swiper-slide-prev .ztzl-infoTxt h4 {
    color: #fff !important;
}

.ztzl-xq {
    margin-top: 0.14rem;
    padding-top: 0.1rem;
    border-top: 0.021rem solid #fff;
    display: none;
    justify-content: flex-end;
    transition-duration: 0.3s;
}

.swiper-slide-prev .ztzl-xq {
    display: flex !important;
}

.ztzl-xq span {
    font-size: 0.18rem;
    color: #fff;
    line-height: 1.4;
    padding-right: 0.26rem;
    position: relative;
    transition-duration: 0.5s;
}

    .ztzl-xq span:after {
        display: block;
        content: '';
        width: 0.17rem;
        height: 0.16rem;
        background: url(../images/ztzl-jt.png) no-repeat center center;
        background-size: 100% auto;
        background-position: 0 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        transition-duration: 0.5s;
    }

.ztzl-contorls {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 20;
}

.ztzl-next, .ztzl-prev {
    float: right;
    display: block;
    width: 0.27rem;
    height: 0.41rem;
    cursor: pointer;
    transition-duration: 0.3s;
}

.ztzl-next {
    background: url(../images/h-jt01.png) no-repeat;
    background-size: 100% 100%;
}

    .ztzl-next:hover {
        background: url(../images/h-jt02.png) no-repeat;
        background-size: 100% 100%;
    }

.ztzl-prev {
    transform: rotateY(180deg);
    background: url(../images/h-jt01.png) no-repeat;
    background-size: 100% 100%;
}

    .ztzl-prev:hover {
        background: url(../images/h-jt02.png) no-repeat;
        background-size: 100% 100%;
    }

.ztzl-contorls .swiper-pagination {
    float: right;
    position: relative;
    bottom: 0 !important;
    width: auto !important;
    height: 0.41rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0.2rem !important;
}

    .ztzl-contorls .swiper-pagination span {
        width: 0.2rem;
        height: 0.14rem;
        border-radius: 0.14rem;
        background: #000000;
        opacity: 0.1;
        transition-duration: 0.3s;
    }

    .ztzl-contorls .swiper-pagination .swiper-pagination-bullet-active {
        width: 0.46rem !important;
        opacity: 1;
        background: #218a6e;
    }

.home-tsxk {
    padding-top: 0.6rem;
    padding-bottom: 0.5rem;
}

.home-tsxk-list {
    margin-top: 0.35rem;
}

    .home-tsxk-list ul {
        display: flex;
    }

        .home-tsxk-list ul li {
            width: 24.7%;
            margin-right: 0.4%;
            border-radius: 0.3rem;
            overflow: hidden;
            position: relative;
            transition-duration: .5s;
        }

            .home-tsxk-list ul li:hover {
                border-radius: 0;
            }

            .home-tsxk-list ul li:nth-child(4n) {
                margin-right: 0;
            }

.home-tsxk-img {
    position: relative;
    z-index: 2;
}

    .home-tsxk-img img {
        display: block;
        width: 100%;
    }

    .home-tsxk-img:after {
        display: block;
        content: '';
        width: 100%;
        height: 100%;
        background: rgba(215,231,255,0.5);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5;
    }

.home-tsxk-info {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    transition-duration: .5s;
}

.home-tsxk-list ul li:hover .home-tsxk-info {
    background: rgba(33,138,110,0.8);
}

.home-tsxk-title {
    position: absolute;
    top: 20%;
    width: 80%;
    left: 10%;
    color: #000;
    transition-duration: .5s;
    opacity: 1;
    visibility: visible;
}

.home-tsxk-list ul li:hover .home-tsxk-title {
    opacity: 0;
    visibility: hidden;
}

.home-tsxk-title h3 {
    font-size: 0.33rem;
    color: #333333;
    line-height: 1.2;
    font-family: 'syhtB';
    margin-bottom: 0.1rem;
}

.home-tsxk-title h4 {
    font-size: 0.22rem;
    color: #333333;
    line-height: 1.2;
    font-weight: normal;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 0.2rem;
}

.home-tsxk-title span {
    display: block;
    width: 0.47rem;
    height: 0.03rem;
    background: #000;
}

.home-tsxk-show {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 15;
    opacity: 0;
    visibility: hidden;
    transition-duration: .5s;
}

.home-tsxk-list ul li:hover .home-tsxk-show {
    opacity: 1;
    visibility: visible;
}

.home-tsxk-show-fl {
    position: absolute;
    height: 88%;
    border-right: 1px solid #fff;
    top: 7.5%;
    left: 10%;
    color: #fff;
    padding-right: 0.25rem;
}

    .home-tsxk-show-fl h3 {
        writing-mode: tb-rl;
        font-size: 0.3rem;
        letter-spacing: 0.05rem;
        font-family: 'syhtB';
        transition-duration: .5s;
        position: relative;
        padding-top: 0.3rem;
    }

    .home-tsxk-show-fl h4 {
        writing-mode: tb-rl;
        font-size: 0.14rem;
        width: 100%;
        position: absolute;
        bottom: 0;
        right: 0.3rem;
        text-transform: uppercase;
    }

.home-tsxk-show-fr {
    width: 0.6rem;
    position: absolute;
    right: 12.5%;
    bottom: 6%;
}

    .home-tsxk-show-fr img {
        display: block;
        width: 100%;
    }

.home-yqlj {
    background: url(../images/yqlj_bg.png) no-repeat bottom center #fff;
    background-size: 100% auto;
    padding-top: 0.1rem;
    padding-bottom: 0.3rem;
}

.home-yqlj-title {
    width: 100%;
    padding-left: 0.4rem;
    padding-bottom: 0.2rem;
    border-bottom: 0.021rem solid #474747;
    position: relative;
}

    .home-yqlj-title:before {
        display: block;
        content: '';
        width: 0.23rem;
        height: 0.23rem;
        background: url(../images/yqlj-i01.png) no-repeat;
        background-size: 100% 100%;
        position: absolute;
        left: 0;
        top: 0.05rem;
    }

    .home-yqlj-title h3 {
        font-size: 0.24rem;
        color: #000000;
        line-height: 1.2;
        font-family: 'syhtB';
    }

    .home-yqlj-title h4 {
        font-size: 0.18rem;
        color: #000000;
        line-height: 1.2;
        font-weight: normal;
        text-transform: uppercase;
    }

.home-yqlj-list {
    padding-top: 0.3rem;
}

    .home-yqlj-list ul {
        display: flex;
        flex-wrap: wrap;
    }

        .home-yqlj-list ul li {
            font-size: 0.2rem;
            color: #333;
            line-height: 1.4;
            margin-right: 1rem;
            margin-bottom: 0.15rem;
        }
.home-yqlj-list ul li a{  font-size: 0.22rem; font-weight:bold;font-family: 'syhtB';}
            .home-yqlj-list ul li:nth-child(5n) {
                margin-right: 0;
            }

.home-ksdh-showImg {
    border-radius: 0.2rem;
    overflow: hidden;
}

    .home-ksdh-showImg img {
        display: block;
        width: 100%;
        transition-duration: 0.3s;
    }

    .home-ksdh-showImg:hover img {
        transform: scale(1.1);
    }

.mobile-search-box{
	display: none;
	width: 100%;
	height: 36px;
	border-radius: 36px;
	background: #fff;
	box-shadow: 0 2px 2px 1px #d1d1d1;
	margin-top: -26px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
.mobile-search-box input{
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	background: none;
	padding-left: 20px;
	padding-right: 60px;
	font-size: 14px;
	color: #333;
	position: relative;
	z-index: 2;
}
.mobile-search-btn{
	width: 24px;
	height: 24px;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 4;
}
.mobile-search-btn img{
	display: block;
	width: 100%;
}

@media only screen and (max-width: 1450px) {
}

@media only screen and (max-width: 1366px) {
}

@media only screen and (max-width: 1090px) {
}

@media only screen and (max-width: 769px) {
}

@media only screen and (max-width: 540px) {
    .home-banner {
        margin-top: 102px;
    }
	.pc_banner{
		display: none;
	}
	.mobile_banner{
		display: block;
	}
    #pagination1 {
        display: none;
    }

    #pagination2 {
        bottom: 24px !important;
        left: 3% !important;
    }

    .home-fastMenu {
        padding: 10px 0 30px;
    }

    .home-fastMenu-list {
        width: 100%;
    }

    .home-fastMenu-img {
        display: none;
        width: 100%;
        position: relative;
    }

    .home-fastMenu-list ul li {
        height: 110px;
    }

        .home-fastMenu-list ul li h3 {
            font-size: 16px;
            top: 0.9rem;
        }

        .home-fastMenu-list ul li p {
            font-size: 12px;
            font-family: 'syhtN';
            white-space: normal;
            top: 1.3rem;
        }

        .home-fastMenu-list ul li .home-fastMenu-icon {
            top: 9px;
        }

        .home-fastMenu-list ul li:nth-child(1) h3, .home-fastMenu-list ul li:nth-child(7) h3 {
            font-size: 18px;
        }

        .home-fastMenu-list ul li:nth-child(1) p, .home-fastMenu-list ul li:nth-child(7) p {
            font-size: 14px;
        }

        .home-fastMenu-list ul li .home-fastMenu-icon {
            width: 30px;
            height: 30px;
        }

    .go-more {
        width: 40px;
        height: 40px;
    }

    .home-ksdh-box .home-title-name {
        position: relative;
    }

    .home-ksdh-box .go-more {
        position: relative;
    }

    .home-ksdh-box {
        padding-top: 0;
    }

    .home-ksdh-content {
        margin-top: 20px;
        display: block;
    }

    .home-ksdh-fl {
        width: 100%;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 10px;
    }

        .home-ksdh-fl ul li {
            height: 40px;
        }

            .home-ksdh-fl ul li span {
                font-size: 14px;
            }

                .home-ksdh-fl ul li span:before {
                    width: 4px;
                    height: 4px;
                }

    .home-ksdh-fr {
        width: 100%;
    }

    .home-ksdh-info {
        height: auto;
        padding: 20px 15px 40px;
    }
.homeXq{
	font-size: 13px;
}
    .home-ksdh-name {
        display: block;
    }

        .home-ksdh-name h3 {
            font-size: 16px;
        }

            .home-ksdh-name h3:before {
                width: 2px;
                height: 20px;
                margin-top: -10px;
            }

        .home-ksdh-name p {
            font-size: 12px;
            padding-left: 0.12rem;
        }

    .home-ksdh-txt {
        display: block;
    }

    .home-ksdh-txt-fl {
        width: 100%;
        padding-top: 0;
        margin-bottom: 10px;
    }

    .home-ksdh-txt p {
        font-size: 14px;
    }

    .home-ksdh-txt-fr {
        width: 100%;
    }

    .ksdh-zjImg {
        width: 100%;
        border-radius: 0.1rem 0.1rem 0 0;
    }

    .ksdh-zjName {
        width: 100%;
        height: 30px;
        font-size: 18px;
        text-align: center;
        position: relative;
        top: 0;
        border-radius: 0;
    }

    .ksdh-zjZw {
        width: 100%;
        height: 30px;
        background: #c8c8c8;
        font-size: 16px;
        text-align: center;
        position: relative;
        top: 0;
        border-radius: 0 0 0.1rem 0.1rem;
    }

    .ksdhSwiper-contorls {
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }

    .ksdh-next {
        margin-right: 0;
    }

    .home-news-content {
        display: block;
        margin-top: 10px;
    }

    .home-news-fl {
        width: 100%;
    }

        .home-news-fl ul li h2 {
            font-size: 20px;
            font-weight: normal;
        }

        .home-news-fl ul li h3 {
            font-size: 16px;
            font-weight: bold;
        font-family: 'syhtN';
        }

        .home-news-fl ul li p {
            font-size: 14px;
            margin-bottom: 0;
        }

    .click-more {
    	display: none;
        font-size: 14px;
        padding-right: 25px;
    }

        .click-more:after {
            width: 20px;
            height: 20px;
        }

    .home-news-fr {
        width: 100%;
        margin-top: 0;
        padding: 0;
        display: block;
    }

    .home-news-hasImg {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

        .home-news-hasImg a {
            width: 49%;
            margin-bottom: 0;
        }

    .home-news-list {
        margin-top: 10px;
        width: 100%;
    }

        .home-news-list ul li h2 {
            font-size: 16px;
            font-weight: normal;
        }

    .home-news-listInfo p {
        font-size: 16px;
        font-weight: bold;
        font-family: 'syhtN';
    }

    .home-news-listInfo span {
        width: 20px;
        height: 20px;
        background-size: 6px;
    }

    .home-news-fr:after {
        width: 100%;
    }

    .home-rdgg-box {
        display: block;
    }

    .home-rdgg-fl {
        width: 100%;
    }

    .home-rdgg-spName h2 {
        font-size: 16px;
    }

    .home-rdgg-spName h3 {
        font-size: 16px;
        font-weight: bold;
        font-family: 'syhtN';
    }

    .home-rdgg-spName p {
        font-size: 16px;
    }

    .home-rdgg-spName span {
        width: 20px;
        height: 20px;
    }

    .home-rdgg-fr {
        width: 100%;
        padding: 0.3rem 0.3rem;
    }

    .ztzl-contorls {
        display: none;
    }

    .home-ztzl {
        padding-bottom: 20px;
    }

        .home-ztzl:after {
            height: 100%;
        }

    .home-ztzl-swiper {
        padding: 0 3%;
    }

        .home-ztzl-swiper .swiper-wrapper {
            right: 0;
            transform: translate3d(0px, 0px, 0px) !important;
            flex-wrap: wrap;
        }

            .home-ztzl-swiper .swiper-wrapper .swiper-slide {
                width: 49% !important;
                margin-right: 2% !important;
                margin-bottom: 10px !important;
            }

                .home-ztzl-swiper .swiper-wrapper .swiper-slide:nth-child(2n) {
                    margin-right: 0 !important;
                }

    .swiper-slide-prev .ztzl-xq {
        display: none !important;
    }

    .ztzl-infoTxt {
        height: auto;
        padding: 10px 10px !important;
        background: #218a6e !important;
    }

        .ztzl-infoTxt h4 {
            font-size: 14px;
            color: #fff !important;
            font-family: 'syhtN';
            font-weight: normal;
        }

    .home-tsxk-list ul {
        flex-wrap: wrap;
    }

        .home-tsxk-list ul li {
            width: 49.5%;
            margin-right: 1%;
            margin-bottom: 5px;
        }

            .home-tsxk-list ul li:nth-child(2n) {
                margin-right: 0;
            }

    .home-tsxk-title h3 {
        font-size: 18px;
    }

    .home-tsxk-title h4 {
        font-size: 14px;
    }

    .home-tsxk-title span {
        width: 47px;
        height: 2px;
    }

    .home-yqlj-title h3 {
        font-size: 0.4rem;
    }

    .home-yqlj-title h4 {
        font-size: 0.24rem;
    }

    .home-yqlj-list ul li {
    	width: 50%;
        font-size: 16px;
        margin-right: 0;
    }
.home-news-hasImg a img {

    height: 130px;

}
.ztzl-infoImg img {

    height: 160px;

}


.home-fastMenu{
	background: #fafafa;
}
.home-news-fr:after{
	display: none;
}
.home-rdgg-spName{
	padding-bottom: 0;
	background: none;
}
.home-rdgg-fr{
	padding-top:0;
	background: none;
}

.home-news{
	padding-top: 0;
}
.home-rdgg{
	padding-bottom: 20px;
}
.home-yqlj-list ul li a{
	font-size: 16px;
	font-family: 'syhtN';
	font-weight: normal;
}

.mobile-search-box{
	display: block;
}
            .home-fastMenu-list ul li:nth-child(3), .home-fastMenu-list ul li:nth-child(4), .home-fastMenu-list ul li:nth-child(5), .home-fastMenu-list ul li:nth-child(6) {
               width: 46.5%;
            }
}
