
#c-placeholder {height: 6.1875rem;min-height: 5rem;}
header {position: fixed; left: 0; top: 0; z-index: 99; width: 100%; border-bottom: 1px solid rgba(105,105,105,0.2); }
.headBox{height: 6.1875rem;min-height: 5rem; padding: 0 6%; box-sizing: border-box;}

nav {transition: .5s; width: 53%; height: 100%;}
nav ul {display: flex;justify-content: space-between;background-color: transparent!important;color: #333!important;padding: 0!important;height: 100%;}
nav ul li {position: relative;line-height: normal;height: 100%;line-height: 6.1875rem!important;}
nav ul li:last-child::after {display: none;}
nav ul li a {display: block;color: #333!important;transition: .5s;position: relative;font-size: var(--font18)!important;padding: 0!important;height: 100%;}
nav ul li>a::after {content: ''; position: absolute; left: 0; top: 100%; width: 100%; height: .125rem; background: #81a361; transition: .5s; transform: scaleX(0);}
nav ul li:hover>a::after {transform: scaleX(1);}
nav ul li:hover a {color: #81a361!important;}
nav ul li.layui-this a {color: #81a361!important;}
nav ul li.layui-this>a::after {transform: scaleX(1);}
nav .layui-nav .layui-nav-more,nav .layui-nav .layui-this:after,nav .layui-nav .layui-this:after, nav .layui-nav-bar{display: none!important;}
nav .layui-nav-child{top: 100%; padding: .625rem 1.25rem;}
nav .layui-nav .layui-nav-child a{font-size: var(--font15)!important; color: #666!important;}
nav .layui-nav .layui-nav-child a:hover{background: transparent!important; color: #81a361!important;}


.head-tel b{margin-left: .75rem; display: inline-block;}


/* 搜索 */
.head_search {cursor: pointer; margin-left: 4.125rem;}
.head_search svg {width: 1.25rem; height: 1.25rem;}
.head_search em{margin-left: .375rem;}
/* 弹出搜索 */
.searchFull {position: fixed;top: 0;bottom: 0;left: 0;right: 0;z-index: 1040;background-color: rgba(0, 0, 0,.9);   display: none;}
.searchFull .ssf-content {width: 100%;height: 100%; display: flex; align-items: center;}
.searchFull .ssf-fields-wrap {margin: 0 15%; position: relative;}
.searchFull .ssf-fields-wrap .ssf-input {width: 100%;height: 3.75rem;font-size: var(--font20);border: none;outline: none;border-bottom: 1px solid #a3a3a3;padding-right: 4.375rem; color: #fff;}
.searchFull .ssf-fields-wrap .ssf-btn {cursor: pointer; width: 3.75rem;height: 3.75rem;font-size: var(--font22);text-align: center;border: none;outline: none;background-color: transparent;position: absolute;right: 0;}
.searchFull .ssf-fields-wrap .ssf-btn svg {width: 50%; height: 100%;}
.searchFull .ssf-fields-wrap .ssf-btn svg path{fill: #fff;}

.ssfDismisser {position: absolute; top: 1.25rem; right: 1.875rem; font-size: var(--font30);color: #8e9295;line-height: 1.875rem; width: 1.875rem;height: 1.875rem; text-align: center;}
.ssfDismisser svg {width: 100%; height: 100%;}
.ssfDismisser svg path{fill: #fff;}

/* 头部下滑 */
.header.c-style2{background: #fff;}

/* ==================公用css====================== */
/* 滚动条 */
.headerNavScroll::-webkit-scrollbar {width: .188rem; scrollbar-width:thin;scrollbar-color:#2AA667 #DDDDDD;}
/*定义滑块 内阴影*/
.headerNavScroll::-webkit-scrollbar-thumb {background: #81a361; border-radius: .313rem;}
/*定义滚动条轨道 内阴影*/
.headerNavScroll::-webkit-scrollbar-track {background: #E5E5E5;}

/* ===============公用css end!!!!===================*/
.more1 {padding:0.9rem 1.6rem;background: #81a361; display: inline-flex; transition: .5s; border-radius:.1875rem;}
.more1:hover {box-shadow: 0 0 0 .5rem rgba(129, 163, 97, .2);}


/* ======首页======= */

/* ======首页======= */
/* banner */
.indexBanner {overflow: hidden; position: relative;}
.indexBanner .swiper {}
.indexBanner .bjBox {}
.indexBanner .bjBox img{display: block; width: 100%;}
.indexBanner .info{bottom: 8%; top: auto;}
.indexBanner .info h2{font-weight: bold;}
.indexBanner .info h3{font-weight: bold; font-size: 5rem;  line-height: 1; margin: .1875rem 0  .625rem;}
.indexBanner .info h4{display: block; margin-bottom: 3.125rem;}

.index-more a img{margin-left: 1.625rem; width: .5rem;}

.banner-bottom{position: absolute;bottom: 0;height: 5.75rem;width: 100%;display: flex;justify-content: flex-end;align-items: center;z-index: 2;}
.bottom-box{width: 33%;height: 100%;display: flex;}
.banner-scroll{background: #81a361;width: 50%;height: 100%;display: flex;justify-content: center;align-items: center; cursor: pointer;}
.banner-scroll img{width: 1.5625rem;  animation: floatUpDown 3s ease-in-out infinite; cursor: pointer;} 


@keyframes floatUpDown {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
  }

  .bottom-right{background: #f7f7f7;width: 50%;height: 100%;position: relative;/* padding: 0 9%; */}


#banner-prev{left: auto; right: 20%;}
#banner-prev img,#banner-next img{opacity: 0.2;}
#banner-next{right: 7%;}
#banner-next img{transform: rotateY(180deg);   -webkit-transform: rotateY(180deg);}
#banner-prev:hover img,#banner-next:hover img{opacity: 1;}


/* 控件 */
.indexBanner .pagtion {left: 12%;right: auto;top: 50%;bottom: auto;width: auto;transform: translateY(-50%);}
.indexBanner .pagtion .swiper-pagination-bullet {margin: 0 0.6rem;background: #fff;/* display: block; */position: relative;opacity: 1;width: auto;height: auto;background: none;}
.indexBanner .pagtion .pag {width: 27px; height: 27px;  background: none; opacity: 1; box-sizing: border-box; display: block; border-radius: 50%; position: relative; margin: auto;}
.indexBanner .pagtion .pag .num {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); opacity: 0; transition: .5s; color: #277BD1;}
.indexBanner .pagtion .pag i {width: 7px;height: 7px;background: #dcdcdc;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);border-radius: 50%;}
.indexBanner .pagtion .svgBox {width: 145%; height: 145%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); transition: .4s;}
.indexBanner .pagtion .svgBox svg {fill: none;transform: rotate(-90deg);fill: none;stroke-width: 2px;stroke: #81a361;stroke-dasharray:130;stroke-dashoffset:130;overflow: visible;}
.indexBanner .pagtion .swiper-pagination-bullet-active .pag {border-color: rgba(255, 255, 255,.2)}
.indexBanner .pagtion .swiper-pagination-bullet-active .pag svg {animation: dashTooffset 3s linear forwards;}
@keyframes dashTooffset {0% {stroke-dashoffset: 130;}100% {stroke-dashoffset: 0;}}


/* 关于我们 */
.green{color: #81a361;}
.about-bg{background: url(../images/about-bg.jpg) no-repeat center; background-size: cover; position: relative; padding: 6.625rem 0 9.8125rem;}
.about-en img{width: 6.625rem; position: absolute; left: 5.5%; top: 50%; transform: translateY(-50%);}
.about-box .info{width: 64%;}
.about-title{border-bottom: 1px solid #f2f2f2; padding-bottom: 2.125rem; margin-bottom: 2.875rem;}
.about-title strong{font-size: 3.125rem; display: block; line-height: 1; margin-bottom: .375rem; }
.about-box .info h3{font-size: var(--font16); color: #666; margin-bottom: 1.875rem;}
.about-box .index-more{margin-top: 5.5rem;}

.about-num{width: 21%;}
.about-num ul li{border-top: 1px solid #f3f3f3;     align-items: flex-end; padding: 2.1875rem 0 4.375rem;}
.about-num ul li>div{display: flex; }
.about-num ul li b{font-size: 3.5rem; font-family: 'MavenPro'; line-height: 1;}


/* 产品分类 */
.pro-class ul{display: flex; justify-content: space-between;}
.pro-class ul li{width: 49%; position: relative;}
.pro-class ul li .class-bg img{display: block; width: 100%;}
.pro-class ul li .info{position: absolute; top: 0; width: 100%; height: 100%; text-align: center; display: flex; align-items: center; justify-content: center;}
.pro-class ul li .info strong{margin-bottom: .625rem; display: block;}
.pro-class ul li .info h4{width: 64%; margin: 0 auto 1.875rem; color: #666; }

.pro-class ul li .pic{min-height: 14rem; overflow: hidden;}
.pro-class ul li .pic img{max-width: 100%; transition: 0.6s; transform: scale(0.8);}
.pro-class ul li:hover .pic img{transform: scale(1);}

.index-more2{margin-bottom: 3.25rem;}
.index-more2 a{cursor: pointer;}
.index-more2 em{color: #333;}
.index-more2 img{width: .4375rem; margin-left: 1.125rem; transition: .6s;}
.index-more2 a:hover em{color: #81a361;}
.index-more2 a:hover img{transform: translateX(0.5rem); filter: invert(61%) sepia(14%) saturate(991%) hue-rotate(48deg) brightness(96%) contrast(91%);}


/* 产品专区 */
.product{padding: 4.75rem 0 3.3125rem;}
.index-top{display: flex; align-items: flex-end; margin-bottom: 3.375rem;}
.index-title b{display: block; line-height: 1; margin-bottom: .625rem;}
.index-title strong{line-height: 1;}
.product-box{position: relative;}
.index-prev{left: 0;}
.index-next{right: 0;}
.index-prev img,.index-next img{width: 1.0625rem;}
.index-next img{transform: rotateY(180deg);   -webkit-transform: rotateY(180deg);}

.product-list{position: relative; overflow: hidden; width: 92%; margin: 0 auto;}
.product-list ul li{border: 1px solid #f2f2f2; box-sizing: border-box;}
.product-list ul li .pic{border-bottom: 1px solid #f2f2f2; box-sizing: border-box; overflow: hidden;}
.product-list ul li .pic img{display: block; width: 100%;  -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;}
.product-list ul li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.product-list ul li .name{padding: 1.375rem 2%; transition: .6s;}
.product-list ul li .name em{color: #333; text-align: center;}
.product-list ul li:hover .name{background: #81a361;}
.product-list ul li:hover .name em{ color: #fff;}



/* 经典案例 */
.case-bg{position: relative;}
.case-bg>img{display: block; width: 100%;}
.case-box{position: absolute;content: '';width: 100%;height: 100%;top: 0;display: flex;align-items: center;justify-content: flex-end;}
.case-box .w1300{display: flex; justify-content: flex-end;}
.case-box .info{background: rgba(255,255,255,0.9); border-radius: .25rem; padding: 3.75rem 3.75rem 4.75rem; width: 52%;}
.case-box .info .index-more2{margin-bottom: 0;}
.case-box .info h4{color: #666; margin: 1.875rem 0 2.875rem;}


/* 新闻中心 */
.news{padding: 4.25rem 0 4.75rem;}
.news-box{position: relative;}
.news-list{position: relative; overflow: hidden; width: 92%; margin: 0 auto;}
.news-list ul li .pic{overflow: hidden;}
.news-list ul li .pic img{display: block; width: 100%;  -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;}
.news-list ul li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.news-list ul li .info{background: #fdfdfd; border: 1px solid #fbfbfb; box-sizing: border-box; padding: 1.25rem 7% 0;}
.news-list ul li .info em{ display: inline-block;}
.news-list ul li .info span{margin-left: 1rem;}
.news-list ul li .info strong{color: #333; font-weight: bold; margin:1.1rem 0 .3125rem;}
.news-list ul li .info p{color: #4b4b4b; margin-bottom: .9375rem;}
.news-list ul li .date{border-top: 1px solid  #e8e8e8; padding: 1.375rem 0;}
.news-list ul li .date img{width: .5rem;}
.news-list ul li:hover .info strong{color: #81a361;}

/* 公共底部 */
.footer-bg{background: #fcfcfc;}
.footer-top{padding: 3.9375rem 0 5rem; border-bottom: 1px solid #ededed;}
.foot-left .foot-logo img{width: 11.5625rem; display: block; margin-bottom: 2.4375rem;}
.foot-left p{margin-bottom: .5625rem;}
.foot-left p>img{width: 1.125rem; margin-right: .9375rem;}

.foot-nav dl{position: relative; padding:0 2.9375rem;}
.foot-nav dl::after{position: absolute; content: ''; width: .0625rem; height: 8.375rem; background: #e8e9ed; top: 0; right: 0;}
.foot-nav dl dt{color: #333; font-weight: bold; margin-bottom: 1.25rem;}
.foot-nav dl dd{margin-bottom: .625rem;}
.foot-nav dl dd a{font-size: var(--font15); color: #666;}
.foot-nav dl:last-child{padding-right: 0; }
.foot-nav dl:last-child::after{display: none;}
.foot-nav dl dd a:hover{color: #81a361;}

.footer-bottom{ border-top: 1px solid #fff; padding: 1.375rem 0;}
.footer-bottom p{font-size: var(--font15); color: #999;}
.footer-bottom p span{margin-left: 2.625rem;}
.footer-bottom p a{color: #999;}
.footer-bottom p a:hover{color: #81a361;}


.nybanner .bjBox img{height: 40rem; object-fit: cover;}


.ny-nav {background: #fff;box-shadow: 0px 2px 7px 2px rgba(48,48,48,0.02); padding: 1rem 0;}
.ny-nav .list ul {display: flex; justify-content: center;}
.ny-nav .list li a {font-size: var(--font20); color: #333; display: block; padding: .875rem 2.75rem; border-radius: 6.25rem; transition: .5s;}
.ny-nav .list li:active a {background: #81a361; color: #fff;}
.ny-nav .list li.on a {background: #81a361; color: #fff;}
@media (any-hover: hover) {
  .ny-nav .list li a:hover {background: #81a361; color: #fff;}
}


.mbx img{margin-right: 0.625rem; width: 1.2rem;}
.mbx a:hover{color: #81a361!important;}

.about-main{padding: 3rem 0;}




/* =====产品中心===== */
.proOne {padding: 6.25rem 0;}
.proOne .box {display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start;}
.proOne .box .le {width: 22%; min-width: 12.5rem; position: sticky; top: 7rem;}
.proOne .box .re {margin-left: 3.5%; width: 74%;}
/* 左侧产品栏目 */
.proOne .menu {box-shadow: 0rem 0rem 1.25rem 0rem rgba(6,0,1,0.06); padding: 2.5rem 0; margin-bottom: 3.125rem;}
.proOne .menu .tit {border-left: .625rem solid #81a361; padding: 0 1.25rem;}
.proOne .menu .tit h3 {position: relative;}
.proOne .menu .tit h3::after {content: ''; position: absolute; bottom: -1.875rem; left: 0; width: 100%; height: 1px; background: #D0D0D0; opacity: .5;}
.proOne .menu ul {padding: 0 1.25rem; margin-top: 3.75rem;}
.proOne .menu li { margin-top: 1.25rem;}
.proOne .menu li .menu-li {display: flex; justify-content: space-between;padding: .625rem 1.25rem; min-height: 40px; cursor: pointer;background: #f8f8f8;}
.proOne .menu li .menu-li a {color: #333; display: flex; align-items: center;font-size: var(--font18);}
.proOne .menu li .menu-li .more {width: .875rem; position: relative;}
.proOne .menu li .menu-li .more i {max-width: 100%;position: absolute; font-weight: 700; font-size: var(--font16); left: 50%; top: 50%; transform: translate(-50%, -50%); opacity: 0; transition: .4s;}
.proOne .menu li .menu-li .more i.jia {opacity: 1;}
.proOne .menu li .menu-li:hover a {color: #81a361;}
.proOne .menu li .s-menu { width: 100%; padding: 2.5rem 1.25rem; padding-left: 1.875rem; padding-top: .625rem; padding-bottom: 0; display: none;}
.proOne .menu li .s-menu a { width: 100%; color: #6A6A6A;font-size: var(--font15); position: relative;margin-bottom: 1rem;transition: all ease-out 0.3s; display: block;}
.proOne .menu li .s-menu a:hover {color: #81a361;}
.proOne .menu li .menu-li.on {background: none;}
.proOne .menu li .menu-li.on a {font-family: 'popMedium';}
.proOne .menu li .menu-li.on .more i.jia {opacity: 0;}
.proOne .menu li .menu-li.on .more i.jian {opacity: 1;}
.proOne .menu li .s-menu.on {display: block;}
/* 左侧产品推荐 */
.proOne .menu2 dl {padding: 0 1.25rem;margin-top: 3.75rem;}
.proOne .menu2 dd {margin-top: 1.5rem;}
.proOne .menu2 dd a {display: flex; align-items: center; justify-content: space-between;}
.proOne .menu2 dd .imgBox {width: 20%;}
.proOne .menu2 dd .imgBox img {width: 100%; transition: .5s;}
.proOne .menu2 dd .con {flex: 1; margin-left: 2rem;}
.proOne .menu2 dd .tit2 {transition: .5s;}
.proOne .menu2 dd:hover .tit2 {color: #81a361;}
.proOne .menu2 dd:hover .imgBox img {transform: scale(1.05);}
/* 右侧产品列表 */
.proOne .re .info {padding-bottom: 2.5rem; border-bottom: 1px solid #EEEEEE;}
.proOne .re .info .form {width: 43%; background: #EEEEEE; border-radius: 6.25rem; height: 3.75rem; min-height: 40px;}
.proOne .re .form input {flex: 1; max-width: calc(100% - 3.75rem); height: 100%; border: 0; background:none; color: #333; padding: 0 1.25rem 0 2.5rem;}
.proOne .re .form button {cursor: pointer; background: #81a361; width: 3.75rem; height: 3.75rem; min-height: 40px; min-width: 40px; border-radius: 50%;}
.proOne .re .form button svg {width: 40%; height: 40%;}
.proOne .list {margin-top: 3.125rem;}
.proOne .list li {margin-bottom: 2.5rem; padding: 0 2rem; background: #fcfcfc; background-size: cover; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap;}
.proOne .list li .imgBox {width: 30%; height: 21.25rem; }
.proOne .list li .imgBox a {width: 100%; height: 100%; display: block;}
.proOne .list li .imgBox img {width: 100%;max-height: 100%; object-fit: contain; mix-blend-mode: multiply;}
.proOne .list li .info {width: 60%; border-bottom: none; padding-bottom: 0;}
.proOne .list li .info .text {line-height: 1.8;}
.proOne .list li .more {margin-top: 3.125rem;}



/* 内页产品详情页 */
.proDate .proxq {align-items: flex-start;}
.proxq-pic {width: 44%;}
.proxq-info {width: 50%; margin-top: 1.5rem;}

.propic-big {margin-bottom: 1.5625rem;}
.propic-big ul li { box-sizing: border-box;border: 1px solid #eeeeee;}
.propic-big ul li .pic img { display: block;width: 100%;}
.propic-small ul li {background: #fff;position: relative;}
.propic-small ul li .pic {box-sizing: border-box;border: 1px solid #eeeeee;}
.propic-small ul li .pic img {display: block;width: 100%;}
.propic-small ul li.swiper-slide-thumb-active .pic {border-color: #81a361;}
.proxq-info strong {display: block;font-size: var(--font24);color: #333;border-bottom: 1px solid #eee;padding-bottom: 1.125rem;margin-bottom: 1.875rem}
.proxq-info span{ display: block; color: #666; font-weight: normal}
.proxq-info .text {margin-bottom: 1.875rem;font-size: var(--font15); color: #666;}
.proxq-btn a {z-index: 0;position: relative;overflow: hidden;display: inline-block; background: #000;border-radius: 100px;text-align: center;color: #fff; padding: 1rem 2rem;}
.proxq-btn a:before {content: "";position: absolute;width: 0;height: 100%;left: 50%;top: 0;z-index: -1;opacity: 2;transition: all 0.4s;}
.proxq-btn a:before {background: #81a361;}
.proxq-btn a:hover:before {width: 100%;left: 0;opacity: 1;}

.dateInfo {margin-top: 6.25rem;}
.dateInfo .tle {padding-bottom: 1.25rem;border-bottom: 1px solid #DDDDDD;}
.dateInfo .tle h3 {font-size: var(--font24);color: #333333;position: relative;padding-left: 0.9375rem;font-weight: 700;}
.dateInfo .tle h3::before {content: "";height: 70%;width: 0.3125rem;background: #81a361;position: absolute;left: 0;top: 15%;border-radius: 0.3125rem;}
.dateInfo .infoCon {margin: 1.25rem 0;overflow: hidden;}
.dateInfo .infoCon img {max-width: 100%;}


.proxq-info .get_us {margin: 1.875rem 0;}
.proxq-info .get_us .item {display: flex; align-items: center;  margin-bottom: 1rem;}
.proxq-info .get_us .item img {width: 1rem; }

.proxq-info .get_us .item p {margin-left: .625rem;}
.proxq-info .get_us .item b {font-size: var(--font20); color: #4F4F4F; margin-left: .625rem; font-weight: 700;}




/* 内页案例列表页 */
.caseMain{padding: 6.25rem 0;}
.case-list ul{display: grid; grid-template-columns: repeat(3, 1fr); gap:4rem 3rem} 
.case-list ul li .pic{overflow: hidden; margin-bottom: 2rem;}
.case-list ul li .pic img{display: block; width: 100%;  -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;}
.case-list ul li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.case-list ul li .info h3{color: #3D3D3D; margin-bottom: 1.25rem;}
.case-list ul li .info p{color: #868686; margin-bottom: 2.5rem;}
.case-list ul li .info span{color: #3D3D3D; border-radius: 100px; background: #f4f4f4; display: inline-block; padding: 0.9rem 2.2rem; transition: .6s;}
.case-list ul li:hover .info span{background: #81a361; color: #fff;}

/* 通用详情页 */
.newsDateMain {background: #f9f9f9; }
.newsDate {padding: 3.125rem 0 6.25rem;}
.newsxq-box {padding: 1.875rem 0; margin-bottom: 2.75rem; display: flex; justify-content: space-between; align-items: flex-start;}
.news-left {width: 68%;}
.news-left .newsCon {background: #ffffff;border-radius: .625rem;box-shadow: 0rem 0rem 2.5rem 0rem rgba(226,225,224,0.42); padding: 2.5rem; box-sizing: border-box;}
.newsxq-title {border-bottom: 1px solid #ddd; padding-bottom: 2.5rem;}
.newsxq-title strong {display: block; font-size: var(--font30); color: #333;font-weight: 700;line-height: 1.4;}
.newsxq-title span {display: block;margin-top: .625rem; color: #777;}
.newsxq-editbox {margin: 1.875rem 0;}
.newsxq-editbox img {max-width: 100%; height: auto !important;}
.newsxq-page {display: flex; justify-content: space-between; align-items: center; margin-top: 3.125rem;}
.newsxq-page a {display: flex; align-items: center;}
.news-prev,.news-next{transition:0.6s; display: flex; align-items: center; justify-content: center; width: 3.125rem;height: 3.125rem;min-width: 35px;min-height: 35px;   border: .125rem solid #eeeeee;border-radius: .313rem;}
.news-prev svg {transform: rotateY(180deg);    -webkit-transform: rotateY(180deg);}
.news-prev svg ,.news-next svg {width: 30%; height: 30%;}
.newsxq-page em {display: inline-block; font-size: var(--font16); color: #333;}
.prev-link em {margin-left: 1rem;}
.next-link em {margin-right: 1rem;}
.next-link {flex-direction: row-reverse;}
.newsxq-page a:hover .news-prev,.newsxq-page a:hover .news-next{background: #81a361; }
.newsxq-page a:hover svg path {fill: #fff;}
.newsxq-box .news-right {width: 29%;background: #fff; border-radius: 1rem;box-shadow: 0rem 0rem 1.875rem 0rem rgba(226,225,224,0.42); padding: 2.5rem;box-sizing: border-box; position: relative;}
.newsxq-box .news-right {position: sticky; top: 7rem;}
.newsxq-box .news-right h2 {font-size: var(--font26); font-weight: 700;}
.newsDate .relist li a {display: flex; justify-content: space-between;}
.newsDate .relist .reImg {width: 35%;border-radius: .313rem; overflow: hidden; min-height: 5.625rem}
.newsDate .relist .reImg img {width: 100%; height: 100%;object-fit: cover; transition: .35s;}
.newsDate .relist .recon {width: 58%;}
.newsDate .relist li {margin-top: 1.875rem;}
.newsDate .relist span {color: #999999; font-size: var(--font14);}
.newsDate .relist h6 {color: #333333; font-size: var(--font17); transition: .35s; margin-top: .313rem}
.newsDate .news-right::after {content: "";  background:#81a361; width: 65%; position: absolute; left: 50%; bottom: -3%; height: .438rem; border-radius: .25rem; transform: translate(-50%, -50%);}
@media (any-hover:hover) {
  .newsDate .relist li:hover h6 {color: #81a361;}
  .newsDate .relist li:hover .reImg img {transform: scale(1.05);}
}



/* 内页新闻列表页 */
.newsMain{padding: 6.25rem 0;}
.nynews-list{position: relative; overflow: hidden; }
.nynews-list ul{  display: grid; grid-template-columns: repeat(3, 1fr); gap:2.75rem 2.1875rem}


.nynews-list ul li{border-radius: 1.25rem;   transition: all 0.3s;}

.nynews-list ul li .pic{overflow: hidden;  }


.nynews-list ul li .pic img{display: block; width: 100%;  -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;}
.nynews-list ul li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}



.nynews-list ul li .info{padding:  2.8125rem 1.875rem 2.1875rem; background: #fcfcfc;}
.nynews-list ul li .info h3{color: #131313; margin-bottom: 1.0625rem;}
.nynews-list ul li .info p{color: #999; margin-bottom: 3.125rem;}


.nynews-list ul li .date {
  position: relative;
  padding-top:.8125rem;
  display: flex;
  align-items: center;
  border-top: 1px solid #ebf0f5;
  color: #666;

}
.nynews-list ul li .date::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  border-top: 1px solid #81a361;
  width: 0;
  transition: all 0.3s;
}


.nynews-list ul li:hover .date::before {
  width: 100%;
}


.nynews-list ul li .date span{margin-left: .625rem;}

.nynews-list ul li:hover {
  transform: translateY(-0.9375rem);

}




.message{padding: 6.25rem 0;}
.con-message ul li{width: 49%; margin-bottom: .9375rem; background: #f9f9f9; padding: .5rem 0; border-radius: .375rem;}
.con-message ul li input,.con-message ul li textarea{ border: none; background: transparent;}
.con-message ul li textarea{height: 11.25rem;}
.con-message ul.code li input{width: 50%;}
.con-message button{background: #262626; border-radius: .375rem; padding: 0.8rem 3rem; margin-top: 3.5rem;}



.footer-wechat ul li{text-align: center; margin: 0 1rem}
.footer-wechat ul li img{display: block; width: 8rem}
.footer-wechat ul li em{color: #666; margin-top: 0.5rem; display: block}



