@charset "utf-8";
/* */
@font-face {
  font-family: sy;src:url("../font/sySong.woff");
}
.section { overflow: hidden; }
.header_box {position: fixed;z-index: 10000;left: 0;right: 0;top: 0;width:100%;border-top: 5px solid #FFA100;background: #428F32;}
.head .head-b .wp{height: 1.2rem;align-items: center;width: 100%;max-width: 100%;padding: 0 0.5rem;display: flex;}
.head #logo img {transition: all 0.5s ease 0s;width: 3.5rem;}
.head-b .right{flex:1;min-width:0;padding-left: 10%;align-items: center;justify-content: flex-end;}
 #header{position:relative;z-index: 1;}
 #header::before{height: 0rem;background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);bottom: auto;top: 0;height: 0rem;content:"";position:absolute;width:100%;z-index: -1;}


.head-b{position:relative;z-index:10}
#m_header .list_box0 { float: right; }
#m_header .list_box0 .li { line-height: 60px; }
.list_box1 .li{padding: 0 0 0 0.2rem;color: rgba(255,255,255,.3);}
.list_box1{padding-left: 0.2rem;display: flex;}
.list_box1 a{font-size: .16rem;color: #fff;align-items: center;}
.list_box1 .li img{display:inline-block;margin-right:.1rem;width: 0.45rem;}
#nav{flex: 1;min-width: 0;}
#nav ul{justify-content:space-between;align-items:center;}
#nav ul li {z-index: 0;height: 100%;position: relative;padding: 0;}
#nav ul li>a{display: block;position: relative;display: flex;align-items: center;}
#nav ul li h3{font-size: 0.2rem;color: rgb(255, 255, 255);line-height: .6rem;position: relative;padding: 0;font-weight: bold;border-bottom: 3px solid transparent;}
/* #nav ul li h3::before{content: "";position: absolute;width: 0;left: 50%;height: 1px;background: #ddd;bottom: 0;transform: translateX(-50%);}
#nav ul li h3::after{content: "";position: absolute;width: 1px;background: #ddd;left: 50%;height: 0;top: 100%;} */

#nav ul li .sub {position: absolute;top: 100%;background: #fff;width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility: hidden;opacity: 0;transition: all 0.5s ease 0s;transform-origin: center top;box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;}
#nav ul li .sub::after {content: "";height: 3px;width: 100%;position: absolute;left: 0px;top: 0px;background: #eb7a0b;}
#nav ul li .sub .box {padding: 0.14rem 0px;text-align: center;}
#nav ul li .sub a {padding: 0.08rem 0.3rem;line-height: 0.28rem;transition: all 0.6s ease 0s;font-size: 0.16rem;color: #333;text-align: center;white-space: nowrap;min-width: 1.6rem;display: block;}
#nav ul li .sub a:hover {color: #fff;background: #428F32;}
#nav ul li:hover .sub {visibility: visible;transform: translateX(-50%) scaleY(1);opacity: 1;}
#nav > ul > li:hover h3, #nav ul li.on h3 {border-bottom: 3px solid #fff; }


.search_btn {cursor: pointer;}
.search_btn img { margin: 0px; }
#m_nav * { transition: all 0s ease 0s; }
.m_header_box { transition: all 0.6s ease 0s; display: none; position: relative; z-index: 100000; }
.m_header_box header {padding: 0px 0px 0px 15px;height: 0.7rem;background: #428F32;box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 5px;position: fixed;top: 0px;left: 0px;right: 0px;z-index: 100;display: flex;justify-content: space-between;align-items: center;}
.m_header_box header #logo img {height: auto;max-height: 0.6rem;}
.m_header_box header #logo { padding: 0px; width: calc(100% - 80px); }
#nav_btn_box.on { background: none; }
#nav_btn_box {position: relative;width: 0.7rem;height: 0.7rem;display: flex;align-items: center;justify-content: center;z-index: 1;}
#nav_btn_box::before { content: ""; position: absolute; z-index: -1; top: 0px; right: 0px; bottom: 0px; left: 0px; background: rgb(255, 255, 255); }
#nav_btn_box::after {content: "";position: absolute;z-index: -1;top: 0px;left: -.15rem;border-right: .15rem solid rgb(255, 255, 255);border-top: 0.7rem solid transparent;display: none;}
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; transition: all 0.5s ease 0s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 0.4rem; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 0.28rem; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0px;display: inline-block;width: 18px;height: 2px;transition: all 0.3s ease-out 0s;background: #428F32;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0px;display: inline-block;width: 24px;height: 2px;content: "";transition: all 0.3s ease-out 0s;background: #428F32;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { transform: rotate(-45deg); top: 0px; }
.m_nav_list { flex-direction: column; width: 100%; height: 100%; overflow: auto; align-items: center; display: flex; background: rgba(255, 255, 255, 0.1); }
.m_nav_list::-webkit-scrollbar { display: none; }
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105vw;top: 0px;padding: 70px 20px 30px;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out 0s;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background:  0% 0% / cover rgb(247, 247, 247);opacity: 0;visibility: hidden;}
#m_nav .close { position: absolute; top: 7px; right: 15px; left: 15px; font-size: 30px; color: rgb(51, 51, 51); z-index: 10000; width: auto; height: 35px; border-radius: 0px; display: flex; align-items: center; justify-content: flex-end; padding: 0px; }
#m_nav.act { pointer-events: auto; right: 0px; opacity: 1; visibility: visible; }
#m_nav .search_box input.submit { background: url("../images/submit.svg") center center / 0.28rem no-repeat #428F32; }
#m_nav .list_box0 {width:90%;margin: 0.32rem auto 0px;}
#m_nav .list_box0 .li {text-align: center;color: #428F32;margin: 0px 0rem 0.15rem;font-size: 14px;}
#m_nav .list_box0 .li a{background:none;padding: 0 0.2rem 0 0;}
#m_nav .old_rukou { margin: 0.24rem 0px 0px; width: 100%; }
.list_box_nav_mobile {width: 100%;/* height: calc(100% - 3rem); */padding: 0px 0px 10px;overflow: hidden auto;margin: 0px;/* flex: 1 1 0%; */}
.list_box_nav_mobile > li { width: 90%; overflow: hidden; padding: 0px; position: relative; margin: 0px auto; }
.list_box_nav_mobile > li .con { position: relative; }
.list_box_nav_mobile > li .a { width: 100%; border-bottom: 1px solid rgb(226, 226, 226); line-height: 0.64rem; color: rgb(51, 51, 51); padding: 0px; font-size: 16px; display: flex; position: relative; transition: all 0.5s ease 0s; }
.list_box_nav_mobile > li i { opacity: 1; width: 0.64rem; height: 0.64rem; background-image: url("../images/arrow_down.svg"); background-position: center center; background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; position: absolute; display: block; right: 0px; top: 2px; background-size: 15px 15px !important; }
.list_box_nav_mobile > li.on1 i { transform: rotate(-90deg); }
.list_box_nav_mobile > li.on .a { border-bottom: 1px solid rgb(226, 226, 226); }
.list_box_nav_mobile > li .list { padding: 10px 0px; border-bottom: 1px solid rgba(255, 255, 255, 0.1); display: none; }
.list_box_nav_mobile > li .list a { display: block; font-size: 13px; color: rgb(102, 102, 102); line-height: 2.5; }
.nav_mask { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 888; background-color: rgba(0, 0, 0, 0.4); display: none; }
/* 手机搜索 */
.wap_search {font-size: 0.16rem;border-radius: 5px;color: rgb(255, 255, 255);width: 100%;height: 0.6rem;display: block;margin-bottom: .1rem;}
.wap_search form {height: 100%;border-radius: 0.2rem;background: rgb(255, 255, 255);position: relative;width: 3.68rem;margin: 0rem auto;}
.wap_search .input {font-size: 0.14rem;color: #333;height: 0.6rem;line-height: 0.5rem;padding: 0px 0.24rem;box-shadow: none;appearance: none;float: left;border-right: 0px;background: none;width: calc(100% - 40px);}
.wap_search .btn_blue {position: absolute;cursor: pointer;top: 0px;right: 0px;width: 0.6rem;height: 0.6rem;line-height: 0.6rem;border: 0px;background: url("../images/submit.svg") center center no-repeat #428F32;border-radius: 50%;}
.wap_search .btn_blue.fr { background: rgb(233, 237, 239); color: rgb(78, 79, 83); }
.wap_search input::-webkit-input-placeholder { color: rgb(153, 153, 153); }
.wap_search input:focus::-webkit-input-placeholder { color: transparent; }

/* pc搜索 */
.search_btn { cursor: pointer; }
.search_btn svg { fill: rgb(255, 255, 255); width: 16px; height: 16px; }
.search-dialog-box { position: fixed; left: 0px; top: 0px; width: 100%; height: 100vh; z-index: 1000000; opacity: 0; visibility: hidden; transition: all 0.6s ease 0s; }
.search-dialog-box::before { content: ""; position: absolute; top: 0px; height: 0px; background: #428F32; transition: all 0.6s ease 0s; left: 0px; right: 0px; z-index: 1; opacity: 0.9; }
.search-dialog-box.on::before { height: 100%; display: none; }
.search-dialog-box .bubbles-bg { opacity: 0; visibility: hidden; display: none; }
.search-dialog-box .search-bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 0px; margin: 0px; background:  0% 0% / cover no-repeat rgba(0, 0, 0, 0.7); transform-origin: center center; transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
.search-dialog-box .wrap-inner { transform: translateY(100%); transition: all 0.6s ease 0s; }
.search-dialog { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; }
.search-dialog .search-tit { font-size: 0.44rem; line-height: 0.56rem; color: rgb(255, 255, 255); text-align: center; overflow: hidden; display: none; }
.search-dialog .search-inner { overflow: hidden; margin-top: 0px; }
.search-dialog .search-input { width: 8rem; margin: 0px auto; background-color: rgba(255, 255, 255, 0.1); box-sizing: border-box; transition: all 0.3s ease 0s; max-width: 94%; }
.search-dialog .search-input input[type="text"] {float: left;height: 0.7rem;width: calc(100% - 1rem);background-color: rgb(255, 255, 255);font-size: 0.2rem;line-height: 0.08rem;color: #666;transition: all 0.3s ease 0s;padding: 0px 0.2rem;}
.search-dialog .search-input input[type="submit"], .search-dialog .search-input .clear-btn {float: right;height: 0.7rem;width: 1rem;}
.search-dialog .search-input input[type="submit"] {background-color: #428F32;background-repeat: no-repeat;background-position: center center;background-size: 0.4rem;background-image: url("../images/search-btn.svg");font-size: .2rem;color: #fff;}
.search-dialog .search-input .clear-btn { background-color: rgba(0, 0, 0, 0.2); background-repeat: no-repeat; background-position: center center; background-image: url("../images/close-btn.svg"); background-size: 0.56rem; border-radius: 100%; margin-right: 0.16rem; display: none; }
.search-dialog .search-input.on { background-color: rgb(255, 255, 255); }
.search-dialog .hot-search { font-size: 0px; width: 0.49rem; margin: 0.096rem auto 0px; box-sizing: border-box; padding: 0px 0.096rem; overflow: hidden; }
.search-dialog .hot-search .hot-tit, .search-dialog .hot-search .hot-link { display: inline-block; zoom: 1; vertical-align: top; }
.search-dialog .hot-search .hot-tit { font-size: 0.06rem; line-height: 0.08rem; color: rgb(255, 255, 255); font-weight: bold; padding-left: 0.096rem; background-repeat: no-repeat; background-position: left center; background-size: 0.08rem; }
.search-dialog .hot-link { margin-left: 0.16rem; }
.search-dialog .hot-link a { display: inline-block; zoom: 1; font-size: 0.06rem; line-height: 0.08rem; margin-right: 0.12rem; color: rgb(255, 255, 255); padding-bottom: 5px; position: relative; }
.search-dialog .hot-link a::before { content: ""; position: absolute; left: 0%; bottom: 0px; width: 100%; height: 2px; background-color: rgb(255, 255, 255); transform: scaleX(0); transform-origin: left center; transition: transform 0.3s ease 0s; }
.search-dialog-box .bottom-box { position: absolute; left: 0px; bottom: 5.1%; width: 100%; }
.search-dialog-box .bottom-box .share-box { overflow: hidden; }
.search-dialog-box .bottom-box .copy { font-size: 0.35rem; line-height: 0.5rem; color: rgb(255, 255, 255); font-family: gilroy-regular; margin-top: 0.5rem; overflow: hidden; }
.header-right.is-open .bubbles-bg { visibility: visible; opacity: 1; }
.header-right.is-open .search-btn .con-box { display: none; }
.header-right.is-open .close-btn { display: block; }
.header-right.is-open .item .search-bg { transform: scale(1); }
.search-dialog-box.on { opacity: 1; visibility: visible; }
.search-dialog-box.on .search-bg { height: 100vh; }
.search-dialog-box.on .bubbles-bg { opacity: 1; visibility: visible; }
.search-dialog-box.on .wrap-inner { transform: translateY(0px); }
.pub-close { position: absolute; width: 0.48rem; height: 0.48rem; z-index: 10; right: 0.24rem; top: 0.216rem; background-color: rgba(255, 255, 255, 0.1); border-radius: 100%; }
.pub-close .bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: #428F32; transform: scale(0); border-radius: 100%; transition: transform 0.3s ease 0s; }
.pub-close i { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-position: center center; background-size: 0.12rem; background-repeat: no-repeat; background-image: url("../images/close-btn.svg"); transition: all 0.6s ease 0s; }
.pub-close i:hover { transform: rotate(180deg); }
@keyframes spin { 
  100% { transform: rotate(1turn); }
}
@keyframes spin2 { 
  100% { transform: rotate(-1turn); }
}
@keyframes spin-reverse { 
  0% { transform: rotate(1turn); }
}
@keyframes spin-reverse2 { 
  0% { transform: rotate(-1turn); }
}


/* banner */
.main-visual-wrapper { width: 100%; overflow: hidden; position: relative;padding-top: 1.2rem;}
.main-visual-slider { overflow: hidden; position: relative; }
.main-visual-slider .swiper-slide { overflow: hidden;}
.swiper-box1 .imged{padding-bottom: 30%;}
.slide-inner{overflow: hidden;}
.main-visual-slider .imged{transform: translate3d(0px, 0px, 0px) scale(1.05); transition: opacity 0.5s}
.main-visual-slider .imged::after{width: 100%;height: 30%;background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);}

.main-visual-slider .swiper-slide-active .imged{transform: scale(1); transition: all 6s ; }
.main-visual-slider video{transform: scale(1.1)\0;}
.main-visual-slider a p{color: #fff;font-size: 0.28rem;line-height: 1.5;position: absolute;left: 15%;bottom: 4%;width: 70%;z-index: 10;}
.main-visual-slider a:hover .imged{transform:scale(1);}


.banner .btn{font-size: 0;bottom: .25rem;width: 100%;display: flex;align-items: center;justify-content: center;}
.banner .swiper-container .btn span{position: relative;width: 0.08rem;height: 0.08rem;margin: 0 .1rem !important;opacity: 1;}
.banner .swiper-container .btn .swiper-pagination-bullet-active{background: url(../images/cir1.png) no-repeat;background-size: 100% 100%;font-size: 0;width: 0.41rem;height: 0.45rem;}



/* home1 */
.home1{width: 100%;padding: .8rem 0;overflow: hidden;}


.title{margin-bottom: .4rem;position: relative;align-items: center;z-index: 10;}
.title .h3{margin: 0 auto;text-align: center;position: relative;padding-top: 0.25rem;}
.title h3{font-size: 0.36rem;color: #333;font-family: sy;}
.title p{font-size: 0.72rem;text-transform: uppercase;color: #999;font-family: Georgia;opacity: .1;position: absolute;top: 0;left: 50%;transform: translateX(-50%);}
.more{position: absolute;right: 0;}
.more a{color:#999;transition: 0.5s;align-items: center;color: #428F32;font-size: 0.16rem;}
.more a img{display: inline-block;margin-right: 0.05rem;width: .8rem;}


.home1-t{position: relative;}
.home1-t li img{display: none;}
.home1 .h1-t{margin-bottom: 0;}
.h1-t li .scale{width: 55%;}
.h1-t li .con{width: 45%;background: url(../images/h1bg.png) no-repeat center/cover;height: 5.2rem;padding: 0.4rem 0.3rem;position: relative;}
.h1-t li .imged{padding-bottom: 5.2rem;}
.h1-t li .con p{font-size: 0.18rem;color: #428F32;font-family: sy;}
.h1-t li .con p span{font-size: 0.36rem;display: inline-block;padding-right: 0.1rem;font-family: sy;}
.h1-t li .con h3{font-size: 0.18rem;color: #333;font-weight: bold;margin: 0.35rem 0 0.25rem;transition: 0.5s;}
.h1-t li .con h4{font-size: 0.16rem;color: #777;line-height: 0.32rem;max-height: .96rem\0;margin-bottom: 0.35rem;}
.h1-t li .con .line{/* height: .06rem; */z-index: 10;position: absolute;/* width: 100%; *//* margin-top: .3rem; */bottom: 1.86rem;right: .3rem;left: .3rem;}
.h1-t li .con .line img{width: 100%;display:block;}
.h1-t .slick-dots{position: absolute;width: 0.49rem;height: 0.57rem;text-align: center;right: 0.82rem;bottom:1.88rem;background-size: 100% 100%;}
.h1-t .slick-dots li{position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;color: #006535;font-size: 0.22rem;opacity: 0;margin: 0;}
.h1-t .slick-dots li.slick-active{opacity: 1;}
.h1-t .slick-dots li span{font-weight:bold;}
.h1-t .slick-arrow{width: 0.12rem;height: 0.15rem;background: url(../images/h1-p1.png) no-repeat;background-size: 100% !important;top: auto;transform: translate(0, 0%);bottom: 2.08rem;transition: 0.5s;z-index: 10;}
.h1-t .slick-prev{left: auto;right: 1.46rem;}
.h1-t .slick-next{transform: rotateY(180deg) translate(0, 0%);right:0.56rem;}
.h1-t .slick-arrow::before{display: none;}
.h1-t .slick-arrow:hover{background: url(../images/h1-p2.png) no-repeat;}

.h1-b{position: absolute;width: 45%;padding: 0 0.4rem 0.3rem;bottom: 0;left: 55%;z-index: 10;}
.h1-b .imged{padding-bottom: 100%;border-radius: 50%;}
.h1-b li a{display: block;padding: 0 0.15rem;}
.h1-b .pis{border-radius: 50%;padding: 0.07rem;border: 1px dashed transparent;}
.h1-b li .scale{border-radius: 50%;}
.h1-b li .imged:after{width:100%;border-radius:50%;background:#fff;opacity: 0;}
.h1-b li.slick-current .imged:after{opacity:0;}
.h1-b li.slick-current .pis{border-color: #428F32;}

.home1-b{padding-top: 0.35rem;}
.home1-b .h1-3{margin: 0 -.15rem;}
/* .h1-3 .slick-list li{padding: 0 0.15rem;} */
.h1-3 li a{height: 1.5rem;border-radius: 0px 0.25rem 0rem 0.25rem;
background: #F5F9F5;padding: 0.2rem 0.35rem;display: block;overflow: hidden;margin:0 .15rem;}
.h1-3 li a::after{width: 100%;opacity: 0;background: url(../images/h1-bg.jpg) no-repeat center/cover;}
.h1-3 li a h3{font-size: 0.18rem;color: #333;line-height: 0.32rem;max-height: 0.64rem\0;margin-bottom: 0.15rem;transition: 0.5s;}
.h1-3 li a p{overflow:hidden;}
.h1-3 li a span{color: #428F32;font-size: 0.16rem;font-family: sy;display: inline-block;padding-right: 0.1rem;}
.h1-3 li a span::after{width: 1.73rem;height: 0.13rem;background: url(../images/h1-xq.png) no-repeat;background-size: 100% !important;left: 100%;bottom: auto;top: 50%;transform: translateY(-50%);}
.h1-3 .slick-dots{margin-top: 0.3rem;position: relative;bottom: auto;}
.h1-3 .slick-dots li{width:0.1rem;height: 0.1rem;background: #fff;border-radius: 50%;margin: 0 0.1rem;}
.h1-3 .slick-dots li.slick-active{background: #428F32;} 
.h1-3 .slick-dots li button{display: none;}

@media screen and (min-width: 1025px) {
  .home1-t li a:hover h3{color: #428F32;}
  .more a:hover{color: #428F32;transform: translateX(.1rem);}
  .h1-3 li a:hover h3{color: #fff;}
  .h1-3 li a:hover::after{opacity: 1;}
  .h1-3 li a:hover span{color: #fff;}
  .h1-3 li a:hover span::after{background: url(../images/h1-xq2.png) no-repeat;}
  .h1-b{height: 1.3rem;overflow: hidden;}
  .home1 .h1-t{height:5.2rem;}
}

@media screen and (max-width: 1024px) {
  .home1{padding: .4rem 0;}
}

@media screen and (max-width: 768px) {
  .h1-t li .imged{padding-bottom: 60%;}
  .h1-t li .scale{width: 100%;}
  .h1-t li .con{width: 100%;height: auto;padding: 0.3rem .25rem .6rem;}
  .h1-b{position: relative;width: 100%;padding: 0 0.25rem;bottom: 0;left: auto;z-index: 10;margin-top:.3rem;}
  .h1-t .slick-arrow{bottom: .35rem;}
  .h1-t .slick-dots{bottom: .15rem;}
  .h1-t li .con .line{display: none;}
  .h1-3 .slick-list li{padding: 0 0.1rem;}
  .h1-3 .slick-dots li{width:0.1rem;height: 0.1rem;}
}
@media screen and (max-width: 600px) {
  .h1-b li a{padding: 0 0.1rem;}
}



/* home2 */
.home2{padding: 0.87rem 0 0.85rem;z-index: 2;background: url(../images/hbg2.jpg) no-repeat bottom/cover;}
.home2::after{width: 100%;}
.home2 .title h3{color: #fff;}
.home2 .title p{color: #fff;}
.home2 .more a{color: #fff;}
.home2 .title .tit{margin: 0 auto;align-items: center;}
.home2 .title .h3{padding: 0.25rem 0.15rem 0;cursor: pointer;}
.home2 .title p{opacity: 0;}
.home2 .title h3{font-size: 0.24rem;}
.home2 .title .h3.on h3{font-size: 0.36rem;}
.home2 .title .h3.on p{opacity: .1;}
.home2 .more a{display: none;}
.home2 .more a.on{display: flex;}
.home2-t{position: relative;}
.home2-t .tab{width: 100%;position: absolute;left: 0;top: 0;opacity: 0;visibility: hidden;transition: 0.5s;}
.home2-t .tab.on{opacity: 1;visibility: visible;position: relative;z-index: 10;}
.h2-s{margin:0 -.3rem;}
.h2-s li{margin: 0 0rem 0.3rem;}
.h2-s li a{height: 1.1rem;align-items: center;padding: 0.18rem 0.23rem 0 0;background: #FFFFFF;display: flex;margin: 0 .3rem;}
.h2-s li a::after{width: 100%;opacity: 0;background: #FFFFFF;}
.h2-s li .date{width: 0.92rem;height: 0.92rem;border-radius: 0rem 0.2rem 0rem 0px;
background: linear-gradient(180deg, rgba(40, 119, 4, 0.2) 0%, rgba(40, 119, 4, 0.08) 100%);
padding: 0.15rem 0.18rem;}
.h2-s li .con{flex: 1;min-width: 0;padding-left: 0.23rem;}
.h2-s li span{font-size: 0.3rem;color: #287704;}
.h2-s li p{font-size: 0.14rem;color: #287704;line-height: 0.3rem;text-align: right;margin-top: 0.05rem;}
.h2-s li span::after{height: 1px;background: #287704;width: 0.6rem;bottom: -0.15rem;transform: rotate(-30deg);transform-origin: left bottom;}
.h2-s li h3{font-size: 0.16rem;color: #333;line-height: 0.3rem;max-height: 0.6rem\0;}
.h2-s li *{transition: 0.5s;}
.h2-s .slick-dots{margin-top: 0.3rem;position: relative;bottom: auto;}
.h2-s .slick-dots li{width:0.4rem;height: 0.05rem;background: #fff;border-radius: 0.2rem;margin: 0 0.1rem;opacity: .2;}
.h2-s .slick-dots li.slick-active{background: #fff;width: 0.6rem;opacity: 1;} 
.h2-s .slick-dots li button{display: none;}


@media screen and (min-width: 1025px) {
  .home2 .title .tit{height: 0.6rem;}
  .h2-s li a:hover{background:none;}
  .h2-s li a:hover .date{background: #FFA100;}
  .h2-s li a:hover span,.h2-s li a:hover p,.h2-s li a:hover h3{color: #fff;}
  .h2-s li a:hover span::after{background: #fff;}
  .h2-s{height:3.25rem;overflow:hidden;}
  .h2-s li a:hover:after{opacity:.2;}
}

@media screen and (max-width: 1024px) {
  .home2{padding:0.4rem 0;}
  .h2-s li{margin: 0 0rem 0.2rem;}
  .h2-s{margin:0 -.1rem;}
  .h2-s li a{margin:0 .1rem;}
  .home2 .title .tit{margin:0;}

}
@media screen and (max-width: 768px) {
  .home2 .title .h3.on h3{font-size:.3rem;}
}
@media screen and (max-width: 600px) {
}




/* home3 */
.home3{padding: .88rem 0;width: 100%;overflow: hidden;}
.home3-t{position: relative;}
.h3-s{margin: 0 -0.2rem;}
.h3-s li a{display: block;padding: 0 0.2rem;}
.h3-s li .con{height: 2.15rem;background: #fff;border: 1px solid rgba(0, 0, 0, 0.08);background: #FFFFFF;padding: 0.28rem 0.22rem;}
.h3-s li .con::after{width: 100%;background: url(../images/h3bg.jpg) no-repeat bottom/cover;opacity: 0;}
.h3-s li h3{font-size: 0.18rem;font-weight: bold;line-height: 0.28rem;color: #333333;max-height: 0.56rem\0;}
.h3-s li h4{font-size: 0.16rem;color: #666666;line-height: 0.28rem;margin: 0.1rem 0;max-height: 0.56rem\0;}
.h3-s li span{font-size: 0.16rem;line-height: 0.3rem;color: #428F32;font-family: sy;}
.h3-s li *{transition: 0.5s;}

@media screen and (min-width: 1025px) {
  .h3-s li a:hover h3,.h3-s li a:hover h4,.h3-s li a:hover span{color: #fff;}
  .h3-s li a:hover .con::after{opacity: 1;}
  .h3-s{height: 4.35rem;overflow:hidden;}
}

@media screen and (max-width: 1024px) {
  .home3{padding: 0.4rem 0;}
  .h3-s{margin: 0 -0.1rem;}
  .h3-s li a{padding:0 .1rem;}
}

@media screen and (max-width: 768px) {


}

@media screen and (max-width: 600px) {

}



/* h5 */
.home4{width: 100%;padding: 0rem 0 0.9rem;z-index: 3;}
.home4::after{width: 100%;height: 95%;background: url(../images/hbg4.png) no-repeat top;background-size: 100% 100%;}
.home4-t{justify-content:space-between;}
.home4-t .left{width:28%;margin-top: 0.75rem;}
.home4-t .mid{width: 40%;position: relative;}

.home4-t .left li{margin-bottom: 0.38rem;}
.home4-t .left li a{position: relative;height: 1.6rem;border: 1px solid rgba(51, 51, 51, 0.15);border-radius: 0px 0rem 0.4rem 0.4rem;background: rgba(255, 255, 255, 0.4);padding: 0.35rem 0.2rem;overflow: hidden;align-items: center;}
.home4-t .left li a::after{width: 100%;opacity: 0;background: url(../images/h4-bg.jpg) no-repeat bottom/cover;}
.home4-t .left li span{font-size: 0.16rem;color: #333;font-family: sy;}
.home4-t .left li p{font-size: 0.24rem;line-height: 0.3rem;margin-top: 0.1rem;font-family: sy;}
.home4-t .left li .con{flex: 1;min-width: 0;padding-left: 0.15rem;padding-bottom: 0.2rem;}
.home4-t .left li h3{color: #333;font-size: 0.18rem;line-height: 0.28rem;max-height: 0.56rem\0;}
.home4-t .left li .con::after{width: 1.23rem;height: 1px;background: #287704;left: .15rem;}
.home4-t .mid li .imged{padding-bottom: 61%;}
.home4-t .mid li .con{height: 2rem;padding: 0.3rem 0 0;}
.home4-t .mid li span{align-items: center;font-size: 0.16rem;color: #333;font-family: sy;}
.home4-t .mid li span img{display: inline-block;margin-right: 0.1rem;}
.home4-t .mid li h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;margin: 0.2rem 0 0.1rem;transition: 0.5s;}
.home4-t .mid li h4{font-size: 0.16rem;color: #666;line-height: 0.26rem;max-height: 0.52rem\0;}
.home4-t .mid .arrow{align-items: center;position: absolute;right: 0;bottom: 1.95rem;border-radius: 0.1rem;overflow: hidden;z-index: 10;}
.home4-t .mid .arror{width: 0.66rem;height: 0.57rem;background: #287704;position: relative;top: auto;left: auto;right: auto;transition: 0.5s;margin: 0;}
.home4-t .mid .arror::after{color: #fff;font-size: 0.2rem;font-weight: bold;}
.home4-t .mid .arror:hover{background: #FFA100;}
.home4-t .mid .cir{position: relative;margin-top: 0.1rem;}
.home4-t .mid .cir span{width: 0.4rem;height: 0.05rem;background: #287704;opacity: .2;border-radius: 0.2rem;margin: 0 0.07rem !important;}
.home4-t .mid .cir span.swiper-pagination-bullet-active{opacity: 1;width: .6rem;}


@media screen and (min-width: 1025px) {
  .home4-t .left li a:hover::after{opacity: 1;}
  .home4-t .left li a:hover span,.home4-t .left li a:hover p,.home4-t .left li a:hover h3{color: #fff;}
  .home4-t .mid li a:hover h3{color:#287704;}
  .home4-t .left li a:hover .con:after{background:#fff;}
}

@media screen and (max-width: 1024px) {
  .home4{padding: 0rem 0 0.4rem;}
.home4-t .mid .arrow{align-items: center;position: absolute;right: 0;bottom: 1.6rem;border-radius: 0.1rem;overflow: hidden;z-index: 10;}
}

@media screen and (max-width: 768px) {
  .home4-t .left{width: 100%;margin-top: 0;}
  .home4-t .mid{width: 100%;order: 3;}
  .home4-t .left li{margin-bottom: 0.25rem;}
  .home4-t .left li a{height: auto;padding: 0.2rem;}
  .home4-t .mid li .con{height:auto;}
}
@media screen and (max-width: 600px) {

}


/* h5 */
.home5{padding: .85rem 0;}
.home5-t{position: relative;}
.home5-t li *{transition: 0.5s;}
.home5-t .left{width: 57%;/* box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1); */}
.home5-t .right{width: 43%;padding-left: .5%;}
.home5-t li a{display: flex;height: 5.5rem;width: 100%;position: relative;z-index: 1;}
.h5-s2{transform: skew(-4deg);}
.h5-s2 a{padding-right: .2rem;}
.h5-t{height: 100%;position: relative;width: 100%;flex-shrink: 0;}
.h5-t .scale{border-radius: 0.15rem;/* transform: skew(4deg); */}
.home5-t li .imged{padding-bottom: 5.5rem;}
.h5-t .imged::after{border-radius: 0.15rem;background: rgba(66, 143, 50, 0.9);width: 100%;}
.h5-t h3{padding: 1.46rem 0 0;flex-direction: column;align-items: center;position: absolute;width: 100%;height: 100%;z-index: 10;left: 0;bottom: 0;transform: skew(4deg);}
.h5-t h3 p{font-size: 0.3rem;color: #fff;font-family: sy;line-height: 0.36rem;margin-bottom: 0.5rem;width: .3rem;}
.h5-t h3 span{width: 0.3rem;}
.h5-t .scale{/* transform:skew(-4deg); */}
.h5-t .imged{transform: skew(4deg) translateX(-.2rem);width: 200%;}
.h5-t2{position: relative;z-index: 1;/* flex-shrink: 0; */height: 100%;}
.home5-t .left li a::after{width: 100%;height: 100%;background: url(../images/h5bg.png) no-repeat;background-size: 100% 100%;border-radius: 0.15rem;transform: skew(-1deg);opacity: 1;content:"";position:absolute;left: 0;bottom: 0;}
.h5-t2 .pis{width: 4.1rem;border-radius: 0.15rem 0 0 0.15rem;background: #fff;/* overflow: hidden; */clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);padding-right: .1rem;}
.h5-t2 .con{flex: 1;min-width: 0;padding: 0.74rem 0.5rem 0;}
.h5-t2 .pis .imged,.h5-t2 .pis .scale{border-radius: 0.15rem 0 0 0.15rem;}
.h5-t2 .pis::after{width: auto;left: 0;right: -0.1rem;background: url(../images/h5-bg.png) no-repeat;background-size: 100% 100%;z-index: 10;}
.h5-t2 .pis .scale{clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);}
.h5-t2 h3{font-size: 0.24rem;color: #333;font-weight: bold;line-height: 0.48rem;padding-bottom: 0.2rem;}
.h5-t2 h3::after{width: 0.6rem;height: 0.04rem;background: #428F32;}
.h5-t2 h4{font-size: 0.16rem;line-height: 0.32rem;max-height: 2.24rem\0;margin: 0.23rem 0 .45rem;color: #666666;}
.h5-t2 span{width: 0.3rem;}

.h5-s2 li:first-child{display: none;}
.home5-t .arror{width: 0.5rem;height: 0.5rem;border: 1px solid rgba(0, 83, 148, 0.2);border-radius: 50%;margin-top: 0;transform: translateY(-50%);background: #fff;}
.home5-t .swiper-button-prev{left: -1rem;} 
.home5-t .swiper-button-next{right: -1rem;} 
.home5-t .arror::after{font-size: 0.2rem;color: #428F32;}

@media screen and (min-width: 1025px) {
  /* .home5-t li{width: 14.5%;padding-right: 1.3%;} */
  /* .home5-t li.swiper-slide-active{width: 57%;padding-right: .5%;} */
  .home5-t .left li a:after{opacity:1;}
  .home5-t li .h5-t2{width: 0;opacity: 0;}
  .home5-t .left li .h5-t2{width: 100%;opacity:1;}
  .home5-t{height:5.5rem;overflow:hidden;}
}

@media screen and (max-width: 1024px) {
  .home5{padding: .4rem 0;}
  .home5-t{position: relative;padding:0 .6rem;}
  .home5-t .swiper-button-prev{left: 0rem;} 
  .home5-t .swiper-button-next{right: 0rem;} 
  .home5-t .left{width: 100%;}
 .home5-t .right{width: 43%;padding-left: .5%;display:none;}
  .home5-t li a::after{
    transform: skew(0deg);
}
}
@media screen and (max-width: 768px) {
  .h5-t2 .pis,.h5-t2 .pis .scale{width:100%;clip-path: none;}
  .home5-t li a{height:auto;}
  .home5-t li .imged{padding-bottom:60%;}
  .home5-t li a:after,.h5-t2 .pis::after{display:none;}
  .h5-t2 .con{flex:none;width:100%;padding:.2rem 00;}
}

@media screen and (max-width: 420px) {
.home5-t li{width: 50%;}
}

/* home7 */
.home6{width: 100%;padding: .8rem 0 0.6rem;background: url(../images/hbg6.png) no-repeat center/cover;}
.home6-t .left{width: 46%;}
.home6-t .right{width: 54%;}
.home6-t .imged::after{width: 100%;background: rgba(0, 0, 0, 0.2);}
.home6-t .left ul{justify-content: flex-end;}
.home6-t .left li{width: 70%;}
.home6-t .left li:nth-child(2){width:55%;}
.home6-t .left li:nth-child(3){width: 45%;}
.home6-t .left li:nth-child(1) .imged{padding-bottom: 68%;}
.home6-t .left li:nth-child(2) .imged{padding-bottom: 76%;}
.home6-t .left li:nth-child(3) .imged{padding-bottom: 129%;}
.home6-t .right li{width: 50%;}
.home6-t .right li:nth-child(1) .imged{padding-bottom: 54%;}
.home6-t .right li:nth-child(2) .imged{padding-bottom: 72%;}
.home6-t .right li:nth-child(3) .imged{padding-bottom: 72%;}
.home6-t .right li:first-child{width: 100%;}
@media screen and (min-width: 1025px) {
 

}

@media screen and (max-width: 1024px) {
  .home6{padding: 0.4rem  0;}
  .home6-t .left{width: 100%;}
  .home6-t .right{width: 100%;}
  .home6-t .left li{width:100%;}
}

@media screen and (max-width: 768px) {

}
/* h7 */
.home7{padding: 0 0 0.3rem;}
.home7-t{background: url(../images/h7bg.jpg) no-repeat center/cover;}
.home7-t ul li {width: 14.2%;text-align: center;position: relative;z-index: 1;}
.home7-t ul li a{height:2rem;position: relative;z-index: 1;padding:0.29rem 0.15rem 0; display: block;}
.home7-t ul li a::after {
  content: '';
  position: absolute;
  width: 100%;
  background: #FFA100;
  opacity: 0;
  transition: 0.5s;
  left: 0;
  bottom: 0;
  z-index: -1;top: -0.21rem;box-shadow: 0px 0px 10px 0px rgba(22, 29, 96, 0.3);
}
.home7-t ul li a::before{content: "";position: absolute;width: 0.21rem;height: 0.21rem;background: url(../images/h7-sj.png) no-repeat;background-size: 100% 100% !important;left: 100%;bottom: 100%;opacity: 0;transition: 0.5s;}

.home7-t ul li a .mdllink14_22_q {
  width: 0.98rem;
  height: 0.98rem;
  background: rgba(255, 255, 255, 0.2);
  border: 1px dashed #FFFFFF;
  border-radius: 50%;
  transition: all 0.5s;
  display: flex;align-items: center;justify-content: center;margin: 0 auto;
}
.home7-t ul li a h3 {
  font-size: 0.2rem;
  color: #fff;
  margin-top: 0.2rem;
  line-height: 1.2;
}
.home7-b{margin-top: 0.9rem;}
.h7-s2{margin: 0 -0.2rem;}
.h7-s2 dt a{display: block;padding: 0 0.2rem;}
.h7-s2 dt .imged{padding-bottom: 62.5%;border-radius: 0.16rem;}
.h7-s2 dt .scale{border-radius: 0.16rem;}


@media screen and (min-width: 1025px) {
  .home7-t ul li a:hover::after{opacity: 1;}
  .home7-t ul li a:hover::before{opacity: 1;}
  .home7-t ul li a:hover h3{color: #fff;}
  .home7-t ul li a:hover img{transform: rotateY(360deg);transition: 0.5s;}
  .h7-s2{height:2rem;overflow:hidden;}
}


@media screen and (max-width: 1024px) {
  .home7{padding: 0rem  0 .3rem;}
  .home7-b{margin-top: 0.4rem;}
  .h7-s2{margin: 0 -0.1rem;}
  .h7-s2 dt a{display: block;padding: 0 0.1rem;}
}

@media screen and (max-width: 768px) {
  .home7-t ul li{width:25%;}
  .home7-t ul li a .mdllink14_22_q img{max-width:.4rem;}
  .home7-t ul li a .mdllink14_22_q {
  width: 0.7rem;
  height: 0.7rem;}
  .home7-t ul li a{height:auto;padding: .2rem .05rem 0;}
  .home7-t{padding-bottom:.3rem;}
}


/* foot */
.footer{width: 100%;}
.footer::after{width: 100%;background:url(../images/fbg.png) no-repeat;background-size: 100% 100%;}
.foot-b{justify-content: space-between;padding: 1.45rem 0 .3rem;align-items: center;}
.foot-b .fot-l{width: 45%;}
.foot-b .fot-m{width: 15%;}
.foot-b .fot-r{width: 30%;}
.foot-b p{font-size: 0.16rem;line-height: 0.36rem;color: #fff;display: flex;align-items: center;}
.foot-b p i{margin-right: 0.1rem;width: 0.15rem;height: 0.16rem;display: flex;align-items: center;justify-content: center;font-style: normal;}

.foot-b h3{font-size: 0.18rem;font-weight: bold;color: #fff;padding-left: 0.1rem;border-left: 0.05rem solid #FFA100;margin-bottom: 0.16rem;}
.foot-b .fot-l li{color: #fff;font-size: 0.16rem;line-height: 0.36rem;width: 50%;padding-right: 0.2rem;transition: 0.5s;}
.foot-b .fot-l li a{display: inline-block;padding-left: 0.15rem;color:#ffffff;}
.foot-b .fot-l li a::after{width: 0.05rem;height: 0.05rem;border-radius: 50%;background: #fff;bottom: auto;top: 50%;transform: translateY(-50%);}

.ul-iconsb1 li{padding: 0 0.09rem;}
.ul-iconsb1 .con{position:relative;cursor:pointer;}
.ul-iconsb1 .icon img{width:100%;}
.ul-iconsb1 .con:hover .qrbox{opacity:1;visibility:visible;transform: translateY(0%) translateX(-50%);}
.ul-iconsb1 .qrbox{top: 100%;transform: translateY(-30%) translateX(-50%);opacity:0;visibility:hidden;margin-top: .15rem;transition: 0.5s;position: absolute;width: 1.2rem;z-index: 10;height: auto;z-index: 100;left: 50%;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);}
.ul-iconsb1 .qrbox .qr{padding: .05rem;background: #fff;text-align: center;border-radius: .1rem;}
.ul-iconsb1 .qrbox .qr img{width: 100%;}
.ul-iconsb1 .qrbox .p{font-size: 0.14rem;overflow:hidden;text-align: center;margin-top: .1rem;line-height: 1.5;}
.ul-iconsb1{padding: 0;align-items: center;/* justify-content: center; */}
.ul-iconsb1 .icon{width:0.6rem;height: .6rem;border-radius: 50%;}
.ul-iconsb1 .qrbox{top: auto;bottom: 100%; margin: 0 0 .15rem;}
.ul-iconsb1 .qrbox::before{content:"";border-left:.08rem solid transparent;border-right:.08rem solid transparent;border-bottom:.1rem solid #fff;bottom: -.1rem;transform: translateX(-50%) rotateX(180deg);position: absolute;left: 50%;}
.foot{padding: 0.2rem 0;border-top: 1px solid rgba(255,255,255,.2);}
.foot p{align-items: center;width: 100%;font-size: 0.14rem;color: #fff;justify-content: center;line-height: 1.5;}
.foot p a{padding: 0 0.1rem;align-items: center;color:#ffffff;}
.foot a img{margin-right: 0.1rem;width: 0.18rem;display: inline-block;}
.foot-b .fot-l li:hover{opacity:.8;}


@media screen and (max-width: 1024px) {
  .foot-t ul{padding:0;}
  .footer::after{background: #428F32;}
  .foot-b{padding: 0.3rem 0;}
}
@media screen and (max-width: 768px) {
  .foot-b .fot-l{width: 100%;margin: .2rem 0;}
  .foot-b .fot-m{width: 100%;/* text-align: center; *//* margin:.2rem 0; */}
  .foot-b .fot-r{width: 100%;}
  .ul-iconsb1{justify-content:center;}
  
}
@media screen and (max-width: 500px) {
  .foot-b .fot-l li{width:50%;}
  .foot-t li .img{width: 0.4rem;height: 0.36rem;}
}






@media screen and (max-width: 1600px) {



}
@media screen and (max-width: 1400px) {
  
}
@media screen and (max-width: 1200px) {
  .m_header_box {display: block;height: .7rem;}
  .swiper-box1 .imged{padding-bottom: 34%;}
  .main-visual-wrapper{padding-top: 0;}
  .banner .btn{bottom:.1rem;}
}
@media screen and (max-width: 1024px) {
   .title p{left: 0;font-size: .36rem;transform: translateX(0%);}
 
}
@media screen and (max-width: 980px) {
 
}
@media screen and (max-width: 768px) {
  .txt1 { font-size: 0.2rem !important; }
  .p1 {font-size: 0.16rem !important;}
  .title{margin-bottom: .25rem !important;}
  .title h3{font-size: .28rem;/* margin-top: -0.1rem; */}
  .title p{left: 0;font-size: .36rem;transform: translateX(0%);}
  .more a{font-size: 0.16rem;}
  .title .h3{margin: 0 !important;text-align: left !important;}
  .title .h3::after{width:.5rem;height:.5rem;left: 20%;}
}

@media screen and (max-width: 600px) {
  

}
@media screen and (max-width: 420px) {
   
}
@media (min-width: 200px) {
  [aos="zoom-in"] { transform: scale(0.5); }
  html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-150px,0,0);transform:translate3d(-150px,0,0)}
  html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(150px,0,0);transform:translate3d(150px,0,0)}
  html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(-150px,-150px,0);transform:translate3d(-150px,-150px,0)}
}