.banner{height: 100vh;position: relative;overflow: hidden;width: 100%;}
.banner-box{width: 100vw;height: 100vh;position: fixed;top: 0;left: 0;z-index: 0;overflow: hidden;}
.banner-box .swiper-slide{height: 100%;}
.banner-box .swiper-slide a{display: block;height: 100%;}
.banner-box .swiper-slide img{display: block;}
.banner .swiper-pagination{width: 100%;text-align: center;left: 0;bottom: 0.15rem;z-index: 0;}
.banner .swiper-pagination-bullet{transition: 0.5s all;width: 0.28rem;height: 0.28rem;margin: 0 0.1rem;background-color: transparent;border-radius: 0;background-repeat: no-repeat;background-position: left bottom;background-size: 100% auto;background-image: url(../img/page.png);}
.banner .swiper-pagination-bullet-active{opacity: 1;background-position: left top;}
.part{width: 100%;background: #ffffff;position: fixed;top:100%;left:0;bottom:0;right:0;z-index: 1;transition: all .7s cubic-bezier(.5,0,.2,1) 0s;-webkit-transition: all .7s cubic-bezier(.5,0,.2,1) 0s;-moz-transition: all .7s cubic-bezier(.5,0,.2,1) 0s;-ms-transition: all .7s cubic-bezier(.5,0,.2,1) 0s;-o-transition: all .7s cubic-bezier(.5,0,.2,1) 0s;overflow: hidden;overflow-y: scroll;}
.part.showdiv{top: 0;}
.part.showdiv .header-top2{transform: none;opacity: 1;transition: all 0.7s ease-in-out 0.5s;}

.title{width: 100%;margin-bottom: 0.4rem;}
.title .tit{position: relative;}
.title .tit h3{font-size: 0.3rem;color: #333333;font-family: myfont;font-weight: normal;padding-top: 0.3rem;background: url(../img/title_bg.png) no-repeat center top;background-size: auto 0.3rem;line-height: 1;}
.title .tit a{width: 0.58rem;height: 0.22rem;display: block;background: #795548 url(../img/more.png) no-repeat center center;background-size:auto 0.08rem;border-radius: 0.11rem;position: absolute;right:-0.8rem;bottom: 0;}

.parta{width: 100%;padding: 0.95rem 0 0.4rem;background: url(../img/parta_bg.jpg) no-repeat right top;background-size: cover;}
.news-scroll{width: calc(52% - 0.1rem);}
.news-scroll ul li .news-img{width: 100%;height: 4.51rem;position: relative;overflow: hidden;}
.news-scroll ul li .news-img a{display: block;transition: 0.2s all;}
.news-scroll ul li .news-txt{width: 90%;height: 0.7rem;background: #ffffff;margin-left: 10%;position: relative;padding: 0.2rem 0.2rem 0.2rem 0.6rem;}
.news-scroll ul li .news-txt a{width: 100%;font-size: 0.16rem;color: #333333;line-height: 0.3rem;}
.news-scroll ul li .news-txt .time{width: 0.9rem;height: 0.9rem;border-radius: 100%;background-image: linear-gradient(0deg, #4caf50 0%, #4caf50 59%);position: absolute;left: -0.45rem;bottom: 0;display: flex;align-items: center;justify-content: center;flex-direction: column;color: #ffffff;font-family: myfont;}
.news-scroll ul li .news-txt .time h3{font-size: 0.3rem;font-weight: normal;line-height: 1;margin-bottom: 0.05rem;}
.news-scroll ul li .news-txt .time span{font-size: 0.14rem;line-height: 0.22rem;}
.news-scroll ul li:hover .news-img a{transform: scale(1.1,1.1);}
.news-scroll ul li:hover .news-txt a{color: #388e3c;}
.news-list{width: calc(48% - 0.3rem);}
.news-list ul{width: 100%;}
.news-list ul li{width: 100%;position: relative;}
.news-list ul li:nth-child(n+2) {margin-top:0.24rem;}
.news-list ul li::after{content: "";width: 0;height: 2px;display: block;background: #795548;position: absolute;left: 0.42rem;bottom:0;transition: 0.3s all;}
.news-list ul li .time{width: 0.64rem;height: 0.64rem;border-radius: 100%;background-image: linear-gradient(0deg, #4caf50 0%, #4caf50 59%);display: flex;align-items: center;justify-content: center;flex-direction: column;color: #ffffff;font-family: myfont;z-index:1;}
.news-list ul li .time h3{font-size: 0.24rem;font-weight: normal;line-height: 1;margin-bottom: 0.05rem;}
.news-list ul li .time span{font-size: 0.12rem;line-height: 0.2rem;}
.news-list ul li a{background: #ffffff;display: flex;width: calc(100% - 0.32rem);padding: 0 0.2rem 0 0.62rem;margin-left:-0.32rem;align-items:center;}
.news-list ul li p{width: 100%;font-size: 0.16rem;color: #333333;line-height: 0.3rem;max-height:0.6rem;display:block\0;}
.news-list ul li:hover::after{width: calc(100% - 0.42rem);}
.news-list ul li:hover p{color: #4caf50;}
/*
.news-list .item{width: calc(50% - 0.1rem);}
.news-list .item .item_img{width: 100%;height: 2.32rem;position: relative;overflow: hidden;}
.news-list .item .item_img a{display: block;transition: 0.2s all;}
.news-list .item .item_txt{width: 100%;background: #ffffff;padding: 0.12rem 0.2rem;}
.news-list .item .item_txt a{font-size: 0.16rem;color: #333333;line-height: 0.28rem;height: 0.56rem;width: 100%;display: block\0;}
.news-list .item:hover .item_img a{transform: scale(1.1,1.1);}
.news-list .item:hover .item_txt a{color: #388e3c;}*/


.partb{width: 100%;padding: 0.4rem 0;background: url(../img/partb_bg.jpg) no-repeat center top;background-size: cover;}
.pb-left,.pb-right{width:calc(50% - 0.35rem);}
.pb-center{width:1px;background:#88b083;flex-shrink: 0;}

.partd .pb-center{background:#bea197;}

.notice-list{width: 100%;}
.notice-list ul{min-height:4.11rem;}
.notice-list ul li{width: 100%;}

.notice-list ul li .time{width: 0.9rem;height: 0.92rem;display: flex;align-items: center;justify-content: center;flex-direction: column;color: #333333;font-family: myfont;background: rgba(76,175,80,0.16);position:relative;transition: 0.2s all;}
.notice-list ul li .time::after{content: "";width: 100%;height: 0;z-index: 0;display: block;background: #4caf50;position: absolute;left: 0;top: 0;transition: 0.3s all;}
.notice-list ul li .time h3{font-size: 0.24rem;line-height: 1;font-weight: normal;position: relative;z-index: 1;margin-bottom: 0.08rem;}
.notice-list ul li .time span{font-size: 0.14rem;position: relative;z-index: 1;}
.notice-list ul li .txt{width: calc(100% - 0.9rem);position: relative;padding: 0.15rem 0 0.3rem 0.2rem;transition:0.2s all}
.notice-list ul li .txt a{font-size: 0.16rem;color: #333333;line-height: 0.26rem;width: 100%;margin-bottom: 0.1rem;position: relative;z-index: 1;transition: 0.2s all;}
.notice-list ul li .txt p{width: 100%;font-size: 0.14rem;color: #999999;line-height: 0.28rem;height: 0.56rem;display: block\0;position: relative;z-index: 1;transition: 0.2s all;}
.notice-list ul li .txt::after{content: "";width: 100%;height: 0;z-index: 0;display: block;background: url(../img/txt_bg.jpg) no-repeat left top;background-size:cover;position: absolute;left: 0;top: 0;transition: 0.3s all;}
.notice-list ul li:hover .time::after{height: 100%;}
.notice-list ul li:hover .time{color: #ffffff;}
.notice-list ul li:hover .txt{padding: 0.15rem 0.2rem 0.3rem;}
.notice-list ul li:hover .txt::after{height: 100%;}
.notice-list ul li:hover .txt a,.notice-list ul li:hover .txt p{color: #ffffff;}

.partc{width: 100%;padding: 0.4rem 0;background: url(../img/partc_bg.jpg) no-repeat center top;background-size: cover;}
.pc-left ul{min-height:4.3rem;}
.pc-left ul li{width: 100%;}
.pc-left ul li a{display: block;width: 100%;padding: 0.2rem;background: #ffffff;transition: 0.3s all;}
.pc-left ul li:nth-child(n+2){margin-top: 0.2rem;}
.pc-left ul li h3{width: calc(100% - 1.2rem);font-size: 0.16rem;color: #333333;line-height: 0.3rem;transition: 0.3s all;font-weight: normal;transition:0.2s all;}
.pc-left ul li .arrow{width: 1.1rem;height: 0.3rem;border-radius: 0.15rem;background: #388e3c;text-align:center;line-height: 0.3rem;font-size:0.14rem;color:#ffffff;transition:0.2s all;}
.pc-left ul li:hover h3{color:#388e3c;}
.pc-left ul li:hover .arrow{background:#795548;}
.pc-right{width: calc(52% - 0.2rem);}
.pc-right ul li .pc_img{width: 100%;height: 4.13rem;position: relative;overflow: hidden;}
.pc-right ul li .pc_img a{display: block;transition: 0.2s all;}
.pc-right ul li .pc_txt{width: 90%;position: absolute;right: 0;bottom: 0;}
.pc-right ul li .pc_txt a{padding: 0 0.25rem;background: #ffffff;display: flex;align-items: center;height: 0.8rem;}
.pc-right ul li .pc_txt p{width: 100%;font-size: 0.16rem;line-height: 0.28rem;color: #333333;max-height: 0.56rem;}
.pc-right ul li:hover .pc_img a{transform: scale(1.1,1.1);}
.pc-right ul li:hover .pc_txt p{color: #388e3c;}

.partd{width: 100%;padding: 0.4rem 0;background: url(../img/partd_bg.jpg) no-repeat center top;background-size: cover;}
.pd-list{width: 100%;position: relative;min-height:3.3rem;}
.pd-list ul li .pd_img{width: 100%;height: 0;padding-bottom: 64.86%;position: relative;overflow: hidden;}
.pd-list ul li .pd_img a{display: block;transition: 0.2s all;}
.pd-list ul li .pd_img span{width: 1.16rem;height: 0.3rem;background: #4caf50;text-align: center;line-height: 0.3rem;font-size: 0.14rem;color: #ffffff;position: absolute;left: 0.2rem;bottom:0;}
.pd-list ul li .pd_txt{width: 100%;}
.pd-list ul li .pd_txt a{display: block;padding: 0.16rem 0.2rem 0.2rem;background: #ffffff;}
.pd-list ul li .pd_txt p{font-size: 0.16rem;color: #333333;line-height: 0.26rem;height: 0.52rem;display: block/0;width: 100%;margin-bottom: 0.13rem;}
.pd-list ul li .pd_txt span{font-size: 0.14rem;color: #999999;padding-right: 0.24rem;background-image: url(../img/in.png);background-position: right center;background-repeat: no-repeat;background-size: auto 0.07rem;}
.pd-list ul li:hover .pd_txt span{background-image: url(../img/in1.png);color: #4caf50;}
.pd-list ul li:hover .pd_txt p{color: #4caf50;}
.pd-list ul li:hover .pd_img a{transform: scale(1.1,1.1);}
.pd-list .swiper-button-prev,.pd-list .swiper-button-next{width: 0.4rem;height: 0.4rem;background-color: #795548;border-radius: 100%;position: absolute;top: 50%;transform: translateY(-50%);margin-top: -0.6rem;background-repeat: no-repeat;background-size: auto 0.14rem;}
.pd-list .swiper-button-prev{left: -0.2rem;background-image: url(../img/left.svg);background-position: 0.22rem center;}
.pd-list .swiper-button-next{right: -0.2rem;background-image: url(../img/right.svg);background-position: 0.05rem center;}

.pd-left,.pd-right{width:calc(50% - 0.35rem);}

.parte{width: 100%;padding: 0.3rem 0 0.4rem;background: url(../img/partd_bg.png) no-repeat center center;background-size: cover;}
.pe_box{width: 100%;}
.pe_box ul li a{display: block;padding-top: 0.1rem;}
.pe_box ul li .icon_box{width: 0.7rem;height: 0.75rem;background: url(../img/icon_bg.png) no-repeat center bottom;background-size: 100% auto;margin: 0 auto 0.1rem;}
.pe_box ul li .icon_box .icon{width: 0.42rem;height: 0.42rem;margin: 0 auto;display: flex;align-items: center;justify-content: center;transition: 0.2s all;}
.pe_box ul li .icon_box .icon img{max-width: 0.38rem;max-height: 0.38rem;transition: 0.2s all;}
.pe_box ul li p{font-size: 0.16rem;color: #333333;text-align: center;line-height: 0.3rem;}
.pe_box ul li:hover p{color: #388e3c;}
.pe_box ul li:hover .icon_box .icon{transform: translateY(-0.1rem);}
.pe_box ul li:hover .icon_box .icon img{transform: scale(1.2,1.2);}
.pe_box .swiper-pagination{position: relative;width: 100%;margin-top: 0.2rem;display: none;}
.pe_box .swiper-pagination-bullet{width: 0.12rem;height: 0.12rem;background: #795548;border-radius: 100%;opacity: 1;margin: 0 0.04rem;}
.pe_box .swiper-pagination-bullet-active{background: #4caf50;}

@media only screen and (max-width:1200px) and (min-width:1061px){
	.header-top1{transform: none;opacity: 1;transition: all 0.5s ease-out 0s;}
	.header-top1::after{height: 1.4rem;}
	body.scrolling .header-top1{transform: translateY(-100%);opacity: 0;}
	body.scrolling .header-top2{transform: none;opacity: 1;}
}