.banner{position: relative;width: 100%;}
.banner .swiper-slide a{display: block;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination{bottom: 0.2rem;width: 100%;}
.banner .swiper-pagination-bullet{transition: 0.3s all;width: 0.12rem;height: 0.12rem;border-radius: 0.06rem;}
.banner .swiper-pagination-bullet-active{opacity: 1;width: 0.3rem;}

.title{width: 100%;margin-bottom: 0.3rem;position: relative;}
.title .tit{padding-left: 0.15rem;background: url(../img/title_bg.png) no-repeat left 0.08rem;background-size: auto 0.36rem;}
.title .tit h3{font-size: 0.3rem;color: #333333;padding: 0.1rem 0.2rem 0.05rem 0.3rem;background: url(../img/title_bg2.png) no-repeat left top;background-size: 100% 77%;line-height: 1;}
.title a{width: 0.88rem;height: 0.28rem;border: 1px solid #999999;text-align: center;line-height: 0.26rem;border-radius: 0.14rem;color: #999999;font-size: 0.14rem;position: absolute;right: 0;top:50%;transform: translateY(-50%);transition: 0.2s all;}
.title a:hover{border: 1px solid #0e855d;background: #0e855d;color: #ffffff;}

.parta{width: 100%;padding: 0.4rem 0;background: url(../img/parta_bg.png) no-repeat center top;background-size: cover;}
.news-scroll{width: calc( 55% - 0.2rem );}
.news-list{width: calc( 45% - 0.2rem );}
.news-scroll ul li a{display: block;width: 100%;height: 4.88rem;position: relative;overflow: hidden;}
.news-scroll ul li a::after{content: "";width: 100%;height: 2rem;display: block;background-image: linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 98%);position: absolute;left: 0;bottom: 0;z-index: 1;}
.news-scroll ul li .image{transition: 0.2s all;z-index: 0;}
.news-scroll ul li:hover .image{transform: scale(1.1,1.1);}
.news-scroll ul li .txt{width: 100%;z-index: 2;padding: 0 0.3rem 0.2rem;position: absolute;left: 0;bottom: 0;}
.news-scroll ul li .txt p{line-height: 0.26rem;width: 100%;font-size: 0.16rem;color: #ffffff;margin-bottom: 0.06rem;}
.news-scroll ul li .txt span{font-size: 0.14rem;color: #ffffff;}
.news-list ul li{width: 100%;}
.news-list ul li:nth-child(n+2){margin-top: 0.23rem;}
.news-list ul li a{width: 100%;height: 0.6rem;padding: 0.15rem 0.2rem;background: #eeeeee;position: relative;transition: 0.2s all;}
.news-list ul li a::after{content: "";width: 0.24rem;height: 0.12rem;display: block;background-image: url(../img/arrow.png);background-repeat: no-repeat;background-position: left top;background-size: 100% 100%;position: absolute;left: 0;bottom:-0.12rem;transition: 0.2s all;}
.news-list ul li p{font-size: 0.16rem;color: #333333;line-height: 0.3rem;max-width: calc(100% - 1.1rem);transition: 0.2s all;}
.news-list ul li span{font-size: 0.14rem;color: #999999;padding-left: 0.26rem;background-position: left center;background-repeat: no-repeat;background-size: auto 0.18rem;background-image: url(../img/time_gray.svg);transition: 0.2s all;font-family: Arial, Helvetica, sans-serif;line-height:0.3rem;}
.news-list ul li:hover a{background: #0e855d;}
.news-list ul li:hover a::after{background-image: url(../img/arrow_green.png);}
.news-list ul li:hover p{color: #ffffff;}
.news-list ul li:hover span{color: #ffffff;background-image: url(../img/time_white.svg);}

.partb{width: 100%;padding: 0.4rem 0;background: #f7f7f7;}
.pb_scroll{width: 100%;}
.pb_scroll ul li .pb_img{width: 100%;height: 0;padding-bottom: 58%;position: relative;overflow: hidden;}
.pb_scroll ul li .pb_img a{display: block;transition: 0.2s all;}
.pb_scroll ul li .pb_txt{width: 100%;padding: 0.1rem 0.2rem 0.12rem;background: #ffffff;}
.pb_scroll ul li .pb_txt a{width: 100%;font-size: 0.16rem;line-height: 0.26rem;height: 0.52rem;display: block\0;color: #333333;}
.pb_scroll ul li .pb_txt .pb_intro{width: 100%;border-top: 1px solid #eaeaea;padding-top: 0.1rem;margin-top: 0.1rem;}
.pb_scroll ul li .pb_txt .pb_intro span{font-size: 0.14rem;color: #999999;display: block;line-height: 0.26rem;padding-left: 0.26rem;background-position: left center;background-repeat: no-repeat;}
.pb_scroll ul li .pb_txt .pb_intro span:first-of-type{background-image: url(../img/time.png);background-size: auto 0.16rem;}
.pb_scroll ul li .pb_txt .pb_intro span:nth-of-type(2){background-image: url(../img/address.png);background-size: auto 0.26rem;background-position: -0.05rem center;}
.pb_scroll ul li .pb_txt .pb_intro span:nth-of-type(3){background-image: url(../img/zjr.png);background-size: auto 0.24rem;background-position: -0.03rem center;}
.pb_scroll ul li:hover .pb_img a{transform: scale(1.1,1.1);}
.pb_scroll ul li:hover .pb_txt a{color: #0e855d;}

.partc{width: 100%;padding: 0.4rem 0;background: #ffffff url(../img/partc_bg.jpg) no-repeat center bottom;background-size: 100% auto;}
.pc1{width: 100%;margin-bottom: 0.4rem;}
.ky-scroll{width: 100%;margin-bottom: 0.4rem;}
.ky-img{width: 50%;}
.ky-img ul li a{width: 100%;display: block;height: 0;position: relative;overflow: hidden;padding-top: 54%;}
.ky-img ul li .image{transition: 0.2s all;}
.ky-img ul li:hover .image{transform: scale(1.1,1.1);}
.ky-txt{width: 50%;border: 1px solid #d9d9d9;border-left: none;padding: 0.3rem;}
.ky-txt ul li .time{width: 100%;border-bottom: 1px solid #d9d9d9;padding-bottom: 0.15rem;position: relative;margin-bottom: 0.25rem;}
.ky-txt ul li .time::after{content: "";width: 1.18rem;height: 3px;display: block;background: #0e855d;position: absolute;left: 0;bottom: -1px;transition: 0.2s all;}
.ky-txt ul li .time .flexbox{align-items: flex-end;color: #0e855d;}
.ky-txt ul li .time h3{font-size: 0.24rem;line-height: 1;margin-right: 0.15rem;}
.ky-txt ul li .time span{font-size: 0.14rem;}
.ky-txt ul li a{width: 100%;font-weight: bold;font-size: 0.18rem;color: #333333;line-height: 0.3rem;margin-bottom: 0.2rem;transition: 0.2s all;}
.ky-txt ul li p{font-size: 0.14rem;color: #999999;line-height: 0.3rem;height: 0.9rem;}
.ky-txt ul li:hover a{color: #0e855d;}
.ky-txt ul li:hover .time::after{width: 100%;}
.ky-txt .swiper-button{position: absolute;left: 0;bottom:0;}
.ky-txt .swiper-button div{position: relative;width: 0.4rem;height: 0.4rem;border: 1px solid #999999;border-radius: 100%;background-position: center center;background-repeat: no-repeat;background-size: auto 0.18rem;transition: 0.2s all;}
.ky-txt .swiper-button-prev{margin-right: 0.2rem;background-image: url(../img/left-gray.svg);}
.ky-txt .swiper-button-next{background-image: url(../img/right-gray.svg);}
.ky-txt .swiper-button div:hover{border: 1px solid #0e855d;}
.ky-txt .swiper-button-prev:hover{background-image: url(../img/left-blue.svg);}
.ky-txt .swiper-button-next:hover{background-image: url(../img/right-blue.svg);}

.ky-list{width: 100%;overflow: hidden;}
.ky-list ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.ky-list ul li{width: 33.333333%;padding: 0 0.15rem;}
.ky-list ul li a{display: block;width: 100%;padding: 0.2rem 0.3rem;border: 1px solid #d9d9d9;background: #ffffff;transition: 0.2s all;}
.ky-list ul li span{font-size: 0.16rem;font-family: Arial, Helvetica, sans-serif;line-height: 0.26rem;color: #0e855d;display: block;margin-bottom: 0.05rem;transition: 0.2s all;}
.ky-list ul li p{font-size: 0.16rem;color: #333333;line-height: 0.28rem;width: 100%;height: 0.56rem;display: block\0;transition: 0.2s all;}
.ky-list ul li:hover a{background: #0e855d;border: 1px solid #0e855d;}
.ky-list ul li:hover span,.ky-list ul li:hover p{color: #ffffff;}
.pc2{width: 100%;}
.pc2 ul li a{display: block;width: 100%;height: 0;position: relative;overflow: hidden;padding-top: 26.83%;}