/* =====头部===== */
body {min-width: 1200px; overflow-x: auto;}
#c-placeholder {}
/* 头部顶部 */
.headerTop {background: #07743b; color: #fff; font-size: 14px;}
.headerTop .box {height: 30px; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center;}
.headerTop .box h1 {font-weight: 400;font-size: 14px;}
.headerTop .re {display: flex; align-items: center;}
.headerTop ul {display: flex; align-items: center;}
.headerTop ul li {margin-left:.25rem;}
.headerTop ul li a {color: #fff;font-weight: 400; transition: .5s;}
.headerTop ul li a:hover {color: #07743b;}
.headerTop .re .icBox {margin-right: .1rem;}
.headerTop .email a {color: #fff;}
.headerTop .addres {margin:0 .5rem;}

.header {position: sticky; width: 100%; top: 0; background: #fff; z-index: 99;}
.headBox {display: flex;  padding: .2rem 0; justify-content: space-between; align-items: center;}
.headBox {padding-left: 0;}
.headBox .logo .info {margin-left: .2rem;}
.headBox .heLe .logo img {max-width: 4rem;}
.headBox .heLe .xian {width: 1px;height: 30px; background: #f2f2f2; margin: 0 .5rem;}
.headBox .heLe .con {}
.headBox .heLe h2 {display: flex;color: #333333; font-weight: 700; font-size: var(--font24);}
.headBox .heLe small {color: #666; font-size: var(--font18);}

nav {border-top: 1px solid #F2F2F2; box-sizing: border-box; padding: .14rem 0; box-shadow: 0 0.1rem .1rem rgba(0, 0, 0,.01);}
nav .box {display: flex; justify-content: space-between; align-items: center;}
nav ul {display: flex;justify-content: space-between; align-items: center; width: 100%;}
nav ul > li {display: flex; align-items: center; position: relative;}
nav ul > li::after {content: "/"; position: absolute; right: -.3rem; transform: translateX(100%);}
nav ul > li:last-child::after {display: none;}
nav ul > li > a {font-weight: 400;color: #333;display: block; position: relative;}
nav ul > li > a::before {content: ""; width: 0; height: 2px; position: absolute; top: 50%; left: 0; background: #07743b;    transform: translateX(-150%); transition: .5s;}
nav ul > li:hover > a {color: #07743b; font-weight: 700;}
nav ul > li:hover > a::before {width: .13rem;}
nav ul > li.on > a { color: #07743b;}
nav ul > li.on > a::before {width: .13rem;}


/* 搜索按钮 */
.navSearch {cursor: pointer; flex-shrink: 0; margin-left: .8rem;}
.navSearch i {width:.46rem; height: .46rem;background: #07743b; border-radius: 50%; min-height: 40px; min-width: 40px;}
/* 搜索下拉 */
.hadbox-sec4 {background-color: #fff;position: absolute;left: 0;top: 100%;width: 100%;padding: 0.6rem 0 1rem; display: none; border-top: 1px solid #eee; box-sizing: border-box; box-shadow: 0 2px 2px rgba(0, 0, 0,.1);}
.hadbox-sec4 .f_tit {color: #222222;margin-bottom: 0.24rem;font-size: var(--font36);}
.hadbox-sec4 .form {display: flex; align-items: center; padding-bottom: 20px; border-bottom: 1px solid #dddddd;}
.hadbox-sec4 .form i { display: block; width: 0.3rem; overflow: hidden;}
.hadbox-sec4 .form i svg {width: 100%;}
.hadbox-sec4 .form input {width: calc(100% - 3.1rem);padding: 0.16rem 0.24rem;font-size: 0.2rem; color: #333333;}
.hadbox-sec4 .form .f_sub {width: 1.8rem; height: 0.56rem; min-height: 45px; background: #07743b;border-radius: 5px;font-size: var(--font24);color: #ffffff;cursor: pointer;}


/* =====首页===== */
/* 公用css */
.headerNavScroll {scrollbar-width:thin;scrollbar-color:#00955D #DDDDDD; overflow-y: auto;}
.headerNavScroll::-webkit-scrollbar {width: 3px;}
.headerNavScroll::-webkit-scrollbar-thumb {background: #00955D; border-radius: 5px;}
.headerNavScroll::-webkit-scrollbar-track {background: #E5E5E5;}

/* 24小时联系 */
.moreUs {display: flex; align-items: center;}
.moreUs i {width: .54rem;  height: .54rem; min-height: 40px; min-width: 40px;  background: #07743b; border-radius: 4px;}
.moreUs i svg {max-width: 40%;}
.moreUs .con {margin-left: 12px;}
.moreUs .con em {color: #666666;display: block;}
.moreUs .con strong {font-size: var(--font24);color: #07743b;}

/* 了解更多 */
.more1 {display: flex; align-items: center;}
.more2 {width: 1.72rem; height: 0.57rem; border: 0.01rem solid #333333;color: #333333; transition: .5s;}
.more2:hover {background: #07743b; color: #fff; border-color: #07743b;}

/* banner */
.indexBanner .swiper .imgBox img {width: 100%;}
.indexBanner .swiper-pagination {left: auto; right: 2%; bottom: auto; top: 50%; width: auto; padding: .15rem .12rem; background: rgba(0, 0, 0,.1);border-radius: 20px;}
.indexBanner .swiper-pagination span {opacity: 1; display: block; margin: .16rem 0 !important;border: 0.03rem solid #ffffff; box-sizing: border-box; width: .1rem; height: .1rem; background: none;}
.indexBanner .swiper-pagination .swiper-pagination-bullet-active {border-color: #07743b;}

/* 热门搜索 */
.hotSearch {border-bottom: 1px solid #F2F2F2;}
.hotSearch .box {display: flex; justify-content: space-between; height: 70px; background: #fff; align-items: center;}
.hotSearch .box .le {display: flex; align-items: center;}
.hotSearch .box .le em {font-size: 16px;color: #666666; margin: 0 8px; flex-shrink: 0;}
.hotSearch .box .le dl {display: flex; flex-wrap: wrap; color: #666666; font-size: 14px; }
.hotSearch .box .le dl dd {position: relative;}
.hotSearch .box .le dl dd::after {content: "、";}
.hotSearch .box .le dl dd:last-child::after {display: none;}
.hotSearch .box .le dl a {font-size: 14px; color: #666;}
.hotSearch .box .le dl a:hover {color: #07743b;}
.hotSearch .box .re form {width: 245px;height: 42px; padding: 0 25px; background: #F2F2F2;border-radius: 30px;position: relative; display: flex; align-items: center; justify-content: space-between;}
.hotSearch .box .re i {margin-right: .1rem;}
.hotSearch .box .re input {outline: none; border: none; height: 100%; color: #666666; box-sizing: border-box; background: none; width: 100%; font-size: var(--font14);}
.hotSearch .box .re input::-webkit-input-placeholder {font-size: 14px;color: #666666; font-size: var(--font14);}
.hotSearch .box .re button {margin-left: .1rem; cursor: pointer;}


.indexTle1 h3 {font-size: var(--font40);font-weight: 700;color: #07743b;}
.indexTle1 .en {font-size: var(--font24);color: #666666;}
.indexTle1 i {display: block;width: 0.45rem; height: 2px; background: #07743b; margin-top: .3rem;}

.indexOne {margin: .25rem 0 .5rem; overflow: hidden;}
.inOneOutBox {display: flex; justify-content: space-between;}
.inOneOutBox .hd { position: relative; padding: .5rem; padding-left: 0;}
.inOneOutBox .hd::after {content: ""; width: 100%; height: 100%; width: 100vw; right: 0;top: 0; border-radius: 0rem 0.3rem 0rem 0rem;background: #f2f2f2; position: absolute; z-index: -1;}
.inOneOutBox .hd ul {width: 92%; margin: .3rem 0;}
.inOneOutBox .hd ul li {margin: .1rem 0;}
.inOneOutBox .hd ul li a {display: flex; align-items: center; padding: .1rem .1rem; position: relative;border-radius: 40px; transition: .5s; font-size: var(--font18);}
.inOneOutBox .hd ul li a::before {content: ""; width: 0; height: 2px; background: #ffffff; transition: .5s; display: inline-block; }
.inOneOutBox .hd ul li.on a {background: #07743b; color: #fff;font-weight: 700;}
.inOneOutBox .hd ul li.on a::before {width: .1rem;margin-right: .1rem;}
.inOneOutBox .hd .moreUs {padding-top: .2rem;}
.inOneOutBox .bd {flex: 1; padding-left: .7rem; padding-top: .4rem;}
.inOneOutBox .bd .tit {display: flex; justify-content: space-between; align-items: center; padding-bottom: .25rem; border-bottom: 1px solid #F2F2F2;}
.inOneOutBox .bd .title {display: flex; align-items: flex-end;}
.inOneOutBox .bd .title h5 {font-size: var(--font24);font-weight: 700;color: #333333;}
.inOneOutBox .bd .title .en {margin-left: .15rem;color: #666666;font-family: Arial, Arial-Regular;}
.inOneOutBox .bd .tit .more {text-transform: uppercase;}
.inOneOutBox .bd .inHd ul {display: flex; flex-wrap: wrap; margin-left: -.2rem;}
.inOneOutBox .bd .inHd li {margin: .2rem;}
.inOneOutBox .bd .inHd li a {padding: .11rem .3rem;display: block;border: 1px solid #f2f2f2;border-radius: 50px; transition: .5s;}
.inOneOutBox .bd .inHd li.on a {background: #07743b; color: #fff; border-color: #07743b;}
.inOneOutBox .bd .inBd {margin-top: .4rem;}
.inOneOutBox .bd .inBd ul {display: grid; grid-template-columns: repeat(3,1fr);gap: .2rem;}
.inOneOutBox .bd .inBd li {border: 1px solid #f2f2f2;background: #fcfcfc; transition: .5s; box-sizing: border-box;}
.inOneOutBox .bd .inBd li .imgBox {position: relative; background: url(../images/prolist-img_bj.jpg) no-repeat center; background-size: cover;  display: flex; align-items: center; justify-content: center;}
.inOneOutBox .bd .inBd li .imgBox img {max-width: 100%;}
.inOneOutBox .bd .inBd li .hide {position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: flex; align-items: center; justify-content:center; background: rgba(7, 116, 59,.9); opacity: 0; transition: .6s;}
.inOneOutBox .bd .inBd li .hide i {width: 0.6rem;height: 0.6rem;background: #07743b; border-radius: 50%; display: flex; align-items: center; justify-content: center; transform: scale(0); transition: .5s;}
.inOneOutBox .bd .inBd li .hide i svg {max-width: 40%;}
.inOneOutBox .bd .inBd li:hover .hide {opacity: 1; }
.inOneOutBox .bd .inBd li:hover .hide i {transform: scale(1); transition-delay: .1s;}
.inOneOutBox .bd .inBd li .con {display: flex; justify-content: space-between; padding: .2rem .3rem;}
.inOneOutBox .bd .inBd li .con span {color: #666666; font-size: var(--font18);}
.inOneOutBox .bd .inBd li .con .more {color: #666666; text-transform: uppercase; margin-left: .1rem;}
.inOneOutBox .bd .inBd li:hover {background: #07743b;}
.inOneOutBox .bd .inBd li:hover .con span {color: #fff;}
.inOneOutBox .bd .inBd li:hover .con .more {color: #fff;}

.indexTwo {background: url(../images/indexTwo-bj.jpg) no-repeat center; background-size: cover; padding: .8rem 0;}  
.indexTwo .box {display: flex; justify-content: space-between; align-items: center;}
.indexTwo .le {overflow: hidden;border-radius: 0rem 0.3rem 0rem 0rem;  width: 39%;}
.indexTwo .le img {max-width: 100%;}
.indexTwo .re {padding-left: .5rem; flex: 1;}
.indexTwo .tit1 {color: #333333; font-size: var(--font28);}
.indexTwo .tit2 {color: #07743b; font-size: .5rem;}
.indexTwo .p1 {margin-top: .3rem; color: #666666; line-height: 1.8;}
.indexTwo .numlist {width: 80%; margin-top: .5rem;}
.indexTwo .numlist ul {display: flex; justify-content: space-between;}
.indexTwo .numlist .counter {color: #07743b;font-size: 0.6rem; line-height: 1; display: flex;}
.indexTwo .numlist .couter {display: flex; align-items: flex-end; }
.indexTwo .numlist .couter span {margin-left: .1rem;color: #333333;}
.indexTwo .numlist .num {display: flex; align-items: flex-end;}
.indexTwo .numlist .num .jia {color: #333333; font-size: var(--font24); margin-left: .1rem;}
.indexTwo .numlist .text {color: #333333; font-size: var(--font18); margin-top: .1rem;}
.indexTwo .more {margin-top: .5rem;}
.indexTwo .more .more2 {margin-right: .4rem;}

.indexThre {background: url(../images/indexThre-bj.jpg) no-repeat center; background-size: cover; padding: .5rem 0 .7rem;}
.indexThre .box {display: flex; justify-content: space-between;}
.indexThre .p1 {color: #ffffff; font-size: var(--font18); margin-top: .2rem;}
.indexThre ul {padding-top: .45rem; margin-top: .2rem; border-top: 1px solid rgba(255, 255, 255,.1); display: flex; justify-content: space-between; align-items: center;}
.indexThre li {display: flex; justify-content: space-between; align-items: center;}
.indexThre li .icBox {width: 0.58rem; height: 0.58rem;     min-width: 45px; min-height: 45px; background: #ffffff; display: flex; align-items: center; justify-content: center; border-radius: 50%; margin-right: .2rem;}
.indexThre li .icBox img {max-width: 50%;}
.indexThre li strong {display: block;color: #ffffff; font-size: var(--font24);}
.indexThre li span {display: block;color: #ffffff;}
.indexThre .re {margin-top: .3rem;}
.indexThre dl {border-top: 1px solid rgba(255, 255, 255,.1); margin-top: .2rem; padding-top: .1rem;}
.indexThre dd {display: flex; align-items: center; margin: .07rem 0;}
.indexThre dd .icBox {margin-right: .1rem;width: 15px;}
.indexThre dd p , .indexThre dd p a {color: #ffffff;}
.indexThre dd p span {font-size: var(--font24); font-weight: 700;}

.indexTle2 .tit {position: relative;}
.indexTle2 .tit h3 {font-size: var(--font36);font-weight: 700;color: #333333;}
.indexTle2 .tit .en {position: absolute;bottom: 0;left: 0; text-transform: uppercase; opacity: 0.1; font-size: 0.6rem;font-weight: 700;  color: #333333;}
.indexTle2 i {display: block;width: 0.6rem;height: 2px;background: #07743b;margin-top: .35rem;}
.indexFour {background: url(../images/indexFour-bj.jpg) no-repeat center; background-size: cover; padding-top: .7rem; background-attachment: fixed;}
.indexFour .box {display: flex; justify-content: space-between;background: #fcfcfc;}
.indexFour .imgBox {width: 50%; overflow: hidden;}
.indexFour .imgBox img {width: 100%; height: 100%; object-fit: cover;}
.indexFour .info {width: 50%; position: relative; padding: .5rem; padding-top: 1rem; box-sizing: border-box;}
.indexFour .info .logo {opacity: .04; position: absolute; right: 5%; bottom: 10%; width: 1.2rem;}
.indexFour .info .logo img {width: 100%;}
.indexFour .info .text p {position: relative; display: flex; margin: .2rem 0;}
.indexFour .info .text p::before {margin-top: .08rem; content: "";  width: 8px; height: 8px; background: #07743b;-webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);clip-path: polygon(100% 50%, 0 0, 0 100%); margin-right: .12rem; flex-shrink: 0;}
.indexFour .info .text {margin-top: .5rem;}
.indexFour .info .more {margin-top: .5rem;}
.indexFour .info .more .more2 {margin-right: .4rem;}
.indexFour .infolist {margin-top: .8rem; position: relative; z-index: 1; padding-bottom: .5rem;}
.indexFour .infolist::after {content: ""; width: 100%; height: 60%; left: 0; bottom: 0; background: #07743b; position: absolute; z-index: -1;}
.indexFour ul {display: flex; justify-content: space-between;}
.indexFour li {}
.indexFour li .cirle {display: flex; align-items: center; justify-content: center; width: 2.18rem; height: 2.18rem; min-width: 160px; min-height: 160px; background: #07743b; box-shadow: 0rem 0.1rem 0.37rem 0.01rem rgba(0,0,0,0.24); border-radius: 50%; transition: .5s;}
.indexFour li .icBox {display: flex; align-items: center; justify-content: center;width: 0.96rem; height: 0.96rem;  background: #ffffff; border-radius: 50%;}
.indexFour li .icBox img {max-width: 45%;}
.indexFour li span {color: #ffffff; font-size: var(--font22); margin-top: .25rem; display: block; text-align: center; transition: .5s;}
.indexFour li:hover .cirle {background: #07743b;}
.indexFour li:hover .icBox img {filter: invert(55%) sepia(83%) saturate(7454%) hue-rotate(338deg) brightness(78%) contrast(143%); -webkit-filter: invert(55%) sepia(83%) saturate(7454%) hue-rotate(338deg) brightness(78%) contrast(143%);}
.indexFour li:hover span {font-weight: 700;}

.indexTle3 .tit {position: relative; text-align: center;}
.indexTle3 .tit h3 {font-size: var(--font40);font-weight: 700;color: #07743b;}
.indexTle3 .tit .en {position: absolute;bottom: 0;left: 50%; transform: translate(-50%); text-transform: uppercase; opacity: 0.1; font-size: 0.8rem;font-weight: 700;color: #000000;}
.indexTle3 span {display: block; margin-top: .1rem;color: #666666; text-align: center;}
.indexFive {padding: 1.2rem 0 .7rem;}

.indexFive .swiperBox {position: relative; margin-top: .55rem;}
.inFiveSwiper {overflow: visible;}
.indexFive .list {display: grid; grid-template-columns: repeat(4,1fr); gap: .3rem; }
.indexFive li {box-shadow: 0rem 0.04rem 0.08rem 0.01rem rgba(0,0,0,0.10); padding: .2rem; background: #fff;}
.indexFive li .imgBox {position: relative;}
.indexFive li .imgBox img {width: 100%;}
.indexFive li .hide {position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: flex; align-items: center; justify-content:center; background: rgba(7, 116, 59,.9); opacity: 0; transition: .6s;}
.indexFive li .hide i {width: 0.52rem;height: 0.52rem; min-height: 40px; min-width: 40px; background: #07743b; border-radius: 50%; display: flex; align-items: center; justify-content: center; transform: scale(0); transition: .5s;}
.indexFive li .hide i svg {max-width: 40%;}
.indexFive li:hover .hide {opacity: 1; }
.indexFive li:hover .hide i {transform: scale(1); transition-delay: .1s;}
.indexFive li .con {display: flex; justify-content: space-between; align-items: center; padding: .2rem 0 0;}
.indexFive li .con {font-size: var(--font18);}
.indexFive li:hover .con span {font-weight: 700; color: #07743b;}
.indexFive li:hover .con i svg path {fill: #07743b;}

.swiperpagbox {text-align: center;margin-top: 0.5rem;display: flex; align-items: center;justify-content: center;}
.swiperpagbox .prograprev , .swiperpagbox .progranext {cursor: pointer; background: #F5F5F5;display: inline-flex;align-items: center;justify-content: center;color: #666;font-size: var(--font14);transition: .4s;padding: 5px 18px;border-radius: 3px;margin-right: 5px;margin-left: 5px;}
.swiperpagbox .prograpag {display: inline-block;vertical-align: top;position: static; width: auto;}
.swiperpagbox .prograpag span {width: auto; height: auto;opacity: 1;  background: #F5F5F5; color: #666; font-size: var(--font14); transition: .4s;margin: 0 5px !important;  padding: 5px 14px; border-radius: 3px;}
.swiperpagbox .prograpag .swiper-pagination-bullet-active {background: #07743b;color: #fff;}
.swiperpagbox .prograpag span:hover {background: #07743b;color: #fff;}
.swiperpagbox .prograprev.swiper-button-disabled,.swiperpagbox .progranext.swiper-button-disabled {opacity: .3; cursor: auto;pointer-events: none;}
.swiperpagbox .prograprev:hover , .swiperpagbox .progranext:hover {background: #07743b;color: #fff;}


.indexSix {background: url(../images/indexSix-bj.jpg) no-repeat center; background-size: cover; padding: .5rem 0 1rem;}
.indexSix .tle {text-align: center;}
.indexSix .tle h3 {font-size: 0.4rem;font-weight: 700;color: #ffffff;}
.indexSix .tle span {color: #ffffff; font-family: Arial, Arial-Regular; display: block; margin-top: .05rem;}
.indexSix ul {display: flex; justify-content: space-between; margin-top: .65rem;}
.indexSix li {background: #ffff; width: 12.5%; text-align: center; padding: .25rem 0;}
.indexSix li .icBox {width: 0.83rem; height: 0.83rem; border: 1px solid #f2f2f2; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: auto; transition: .5s;}
.indexSix li .p1 {color: #333333; font-size: var(--font18); margin-top: .15rem;}
.indexSix li .p2 {font-size: var(--font14);font-family: Arial, Arial-Regular; color: #666666; margin-top: .05rem;}
.indexSix li .num {font-size: 0.4rem;font-weight: 700; color: #dedede; font-family: 'SimSun'; margin-top: .1rem; font-weight: 900;}
.indexSix li:hover .icBox {background: #07743b; border-color: #07743b;}
.indexSix li:hover .icBox img {filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(183deg) brightness(106%) contrast(103%);; -webkit-filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(183deg) brightness(106%) contrast(103%);;}
.indexSix li:hover .num {color: #07743b;}

.indexSeven {padding: 1rem 0;}
.indexSeven .tle {display: flex; justify-content: space-between;}
.indexSeven .indexTle3 {flex: 1;}
.indexSeven .indexTle3 .tit {text-align: left;}
.indexSeven .indexTle3 .tit .en {transform: translate(0); left: 0;}
.indexSeven .tle .more a {padding: .12rem .42rem;border: 1px solid #f2f2f2; border-radius: 50px; transition: .5s;}
.indexSeven .tle .more .a2 {margin-left: .2rem;}
.indexSeven .tle .more a:hover {background: #07743b; color: #fff; border-color: #07743b;}

.indexSeven .box {display: flex; justify-content: space-between; margin-top: .7rem;}
.indexSeven ul {width: 45%;}
.indexSeven li {padding: .2rem 0; border-bottom: 1px solid #F2F2F2;}
.indexSeven li a {display: flex; align-items: center;}
.indexSeven li .time {border: 1px solid #f2f2f2; text-align: center; padding: .2rem .1rem .15rem .1rem; flex-shrink: 0;}
.indexSeven li .time span {color: #666666;font-family: Arial, Arial-Regular;}
.indexSeven li .time strong {color: #333333; font-size: var(--font46); font-weight: 700; line-height: 1; margin-top: .05rem; display: block;}
.indexSeven li .con {padding-left: .3rem; box-sizing: border-box;}
.indexSeven li h6 {color: #333333; font-weight: 700; font-size: var(--font18);}
.indexSeven li .text {margin-top: .15rem;}
.indexSeven li .text p {color: #666666; font-size: var(--font14); line-height: 1.8;}
.indexSeven li:hover h6 {color: #07743b;}

.indexSeven dl {width: 52%; display: flex; justify-content: space-between;}
.indexSeven dl dd {width: 48%; position: relative; z-index: 1;}
.indexSeven dl dd a {display: block; background: #f2f2f2; height: 100%; padding: .5rem .4rem;}
.indexSeven dd .bjImg {position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 0; opacity: 0; transition: .5s;}
.indexSeven dd .bjImg::after {content: ""; background: #07743b; position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: .8;}
.indexSeven dd .bjImg img {width: 100%; height: 100%; object-fit: cover;}
.indexSeven dd .info {position: relative; z-index: 1;}
.indexSeven dd .p1 {color: #666666;}
.indexSeven dd .p2 {color: #333333; font-size: var(--font20);font-weight: 700; padding-bottom: .3rem; border-bottom: 1px solid rgba(0, 0, 0,.1); position: relative;}
.indexSeven dd .p2::after {content: ""; position: absolute; bottom: -1px; height: 1px; width: 0; background: #fff; transition: .5s; left: 0;}
.indexSeven dd .text {margin-top: .3rem;}
.indexSeven dd .text .p3 {color: #666666; line-height: 1.7;}
.indexSeven dd .more {margin-top: .7rem; display: flex; justify-content: space-between; align-items: center;}
.indexSeven dd .more .p4 {color: #666666;font-family: Arial, Arial-Regular;}
.indexSeven dd .more strong {color: #666666; font-size: var(--font38);font-weight: 700; line-height: 1;}
.indexSeven dd:hover .bjImg {opacity: 1;}
.indexSeven dd:hover .p1 {color: #fff;}
.indexSeven dd:hover .p2 {color: #fff;}
.indexSeven dd:hover .p3 {color: #fff;}
.indexSeven dd:hover .p4 {color: #fff;}
.indexSeven dd:hover .more strong {color: #fff;}
.indexSeven dd:hover .more svg path {fill: #fff;}
.indexSeven dd:hover .p2::after {width: 100%;}

.indexEight {background: url(../images/indexEight-bj.jpg) no-repeat center; background-size: cover; padding: .6rem 0 .8rem;}
.indexEight .tle {text-align: center;}
.indexEight .tle img {max-width: 5.5rem;}
.indexEight .box {margin-top: .8rem;}
.picMarquee-left {overflow: hidden;}
.picMarquee-left li {margin: 0 15px; width: 200px;}
.picMarquee-left .pic {display: flex; align-items: center; justify-content: center; border-radius: 5px;background: #fff;} 
.picMarquee-left .pic img {max-width: 100%;width: 200px; height: 90px; object-fit: contain;}
.picMarquee-left .bd ul {zoom: 1; overflow: hidden;}
.picMarquee-left2 {margin-top: .3rem;}


/* 底部 */
.footer {background: #f2f2f2; padding-top: .5rem;}
.foterTop {display: flex; justify-content: space-between;}
.foterlogo img { mix-blend-mode: multiply;}
.foterTel .con em {color: #333;}
.foterTel .con strong {font-size: .4rem; line-height: 1;}

.foternav {display: flex; justify-content: space-between; padding: 1rem 0; width: 90%;}
.foternav dl dt {color: #333333; font-size: var(--font18); padding-bottom: .2rem; position: relative; margin-bottom: .2rem;}
.foternav dl dt::after {content: ""; position: absolute; width: 0.16rem;height: 1px;background: #07743b; bottom: 0; left: 0;}
.foternav dl dd {padding-bottom: .15rem; font-size: var(--font14); color: #666;}
.foternav dl dd a {font-size: var(--font14); color: #666;}
.foternav dl dd a:hover {color: #07743b;}
.foternav dl dd strong {font-size: var(--font24);color: #07743b;}
.foternav dl.pro {width: 20%;}
.foternav dl.pro .ddBox {display: flex;flex-wrap: wrap;/* width: 140%; */flex-direction: column;}
.foternav dl.pro .ddBox dd {/* width: 50%; */}
.foternav dl.pro .ddBox dd:nth-child(even) {}


.copyRight {padding: .15rem 0; border-top: 1px solid #D5D5D5;}
.copyRight .sp {display: flex; justify-content: space-between; flex-wrap: wrap;}
.copyRight p , .copyRight p a {color: #999999; font-size: var(--font14);}
.copyRight p a:hover {color: #07743b;}


/* ============================================================================内页============================================================================ */
.ny-banner {position: relative; overflow: hidden;}
.ny-banner .imgBox img {width: 100%; object-fit: cover;}
.ny-banner .banerBox {z-index: 2;}
.ny-banner .con {text-align: center;}
.ny-banner .con h2 {color: #fff;font-size: 0.45rem; font-weight: 800; color: #ffffff;}
.ny-banner .con .en {color: rgba(255, 255, 255,.5); display: block; font-size: .4rem; font-weight: 700;}




/* 产品列表 */
.prolist {display: flex; justify-content: space-between; margin: .6rem 0 1rem; align-items: flex-start;}

.pronav {width: 22%; position: sticky; top: 2.2rem;}
.pronav .tle {background: #07743b; padding: .25rem .1rem; box-sizing: border-box;}
.pronav .xian {width: .4rem; height: 2px; background: #fff; margin: .1rem auto;}
.pronav h3 {font-size: var(--font36); color: #fff; text-align: center;}
.pronav h4 {font-size: var(--font28); color: #fff; text-align: center; font-weight: 700; opacity: .5;}
.navlist {background: #f7f7f7; padding:.3rem .15rem;}

.ctitle1 > ul > li {margin: .1rem 0;}
.ctitle1 > ul > li .menu-li a {display: flex;align-items: center;padding: .1rem .1rem;position: relative; border-radius: 40px;transition: .5s; font-size: var(--font18);}
.ctitle1 > ul > li .menu-li a::before { content: ""; width: 0; height: 2px; background: #ffffff;transition: .5s; display: inline-block;}
.ctitle1 > ul > li .menu-li.on a {    background: #07743b; color: #fff;font-weight: 700;}
.ctitle1 > ul > li .menu-li.on a::before {width: .1rem;margin-right: .1rem;}
.ctitle2 {display: none;}
.ctitle2 li {margin: .1rem; margin-left: calc(var(--font20)); }
.ctitle2 li a:hover  {color: #07743b;font-weight: 700;}
.ctitle2 li.on a  {color: #07743b; font-weight: 700;}

.ctitle1 > ul > li.on .ctitle2 {display: block;}

.proInfo {width: 75%; margin-top: .3rem;}
.proInfo .tit {color: #333; border-bottom:2px solid #eee;padding-bottom: 0.1rem;}
.proInfo .tit h5 {display: inline-block;font-size: var(--font24); font-weight: 700;}
.proInfo .tit span {margin-left: .1rem; color: #666666;font-family: Arial, Arial-Regular;}
.proInfo .text {margin: .3rem 0;}
.proInfo .text p {color: #666;}
.proInfo .list {margin-top: .35rem;}
.proInfo .list ul {display: grid; grid-template-columns: repeat(3,1fr);gap: .2rem;}
.proInfo .list li {border: 1px solid #f2f2f2;background: #fcfcfc; transition: .5s; box-sizing: border-box;}
.proInfo .list li .imgBox {position: relative; background: url(../images/prolist-img_bj.jpg) no-repeat center; background-size: cover;display: flex; align-items: center; justify-content: center;}
.proInfo .list li .imgBox img {max-width: 100%;}
.proInfo .list li .hide {position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: flex; align-items: center; justify-content:center; background: rgba(7, 116, 59,.9); opacity: 0; transition: .6s;}
.proInfo .list li .hide i {width: 0.6rem;height: 0.6rem;background: #07743b; border-radius: 50%; display: flex; align-items: center; justify-content: center; transform: scale(0); transition: .5s;}
.proInfo .list li .hide i svg {max-width: 40%;}
.proInfo .list li:hover .hide {opacity: 1; }
.proInfo .list li:hover .hide i {transform: scale(1); transition-delay: .1s;}
.proInfo .list li .con {display: flex; justify-content: space-between; padding: .2rem .3rem;}
.proInfo .list li .con span {color: #666666; font-size: var(--font18);}
.proInfo .list li .con .more {color: #666666; text-transform: uppercase; margin-left: .1rem;}
.proInfo .list li:hover {background: #07743b;}
.proInfo .list li:hover .con span {color: #fff;}
.proInfo .list li:hover .con .more {color: #fff;}

/* 产品详情 */
.proDateOne {background: #fdfdfd; padding: 1rem 0;}
.proDateOne .box {display: flex;}
.proDateOne .le {width: 40%; background: #fff;border-radius: 0.1rem; box-shadow: 0rem 0rem 0.21rem 0rem rgba(0,0,0,0.03); overflow: hidden;}
.proDateSwiper {height: 100%;}
.proDateSwiper .imgBox {display: flex; justify-content: center; align-items: center; height: 100%; padding: .25rem; box-sizing: border-box;}
.proDateSwiper .imgBox img {max-width: 100%; max-height: 100%;}
.proDateSwiper .swiper-pagination-bullet-active {background: #07743b;}
.proDateOne .con {width: 52%; padding: .5rem; padding-left: .8rem; box-sizing: border-box;}
.proDateOne .con h4 {font-size: var(--font40); font-weight: 700;color: #333; border-bottom: 1px solid #C3C3C3; padding-bottom: .2rem;}
.proDateOne .con .text {margin-top: .3rem;}
.proDateOne .con .text p {font-weight: 400;color: #767676;}
.proDateOne .con .more {display: flex; margin-top: 1rem;}
.proDateOne .more a {background: #07743b; border-radius: 0.1rem; padding: .15rem .32rem; color: #ffffff; font-weight: 700; font-size: var(--font18); transition: .5s;}
.proDateOne .more a:nth-child(2) {background: #07743b; margin-left: .2rem;}
.proDateOne .more a:hover {box-shadow: 0 0 10px #07743b;}

.proDateTwo {padding: 1rem;}
.proDateTwo .tit {text-align: center;font-size: var(--font48); font-weight: 400;color: #1d1d1d;}
.proDateTwo .box {margin-top: .5rem;}
.proDateTwo img {max-width: 100%;}
.proDateTwo .box {display: flex; justify-content: space-between; align-items: flex-start;}
.proDateTwo .le {flex: 1;padding-right: 5%; box-sizing: border-box;}
.proDateTwo .le video{text-align:center}
.proDateTwo .re {position: sticky; background: #fff; top: 2.5rem; width: 29%;border-radius: .15rem;box-shadow: 0rem 0rem 0.3rem 0rem rgba(226,225,224,0.42);padding: .4rem; box-sizing: border-box;}
.proDateTwo .re h2 {font-size: var(--font26); font-weight: 700;}
.proDateTwo .relist {position: relative;}
.proDateTwo .relist li a {display: flex; justify-content: space-between;}
.proDateTwo .relist .reImg {width: 35%;border-radius: 5px; overflow: hidden; min-height: .9rem;}
.proDateTwo .relist .reImg img {width: 100%; height: 100%;object-fit: cover; transition: .35s;}
.proDateTwo .relist .recon {width: 58%;}
.proDateTwo .relist li { border-bottom: 1px solid #eee; padding: .3rem 0;}
.proDateTwo .relist li:last-child {border: 0;}
.proDateTwo .relist span {color: #999999; font-size: var(--font14);}
.proDateTwo .relist h6 {color: #333333; font-size: var(--font17); transition: .35s; margin-top: .05rem; line-height: 1.6;}
.proDateTwo .relist li:hover h6 {color: #07743b;}
.proDateTwo .relist li:hover .reImg img {transform: scale(1.05);}
.proDateTwo .re::after {content: ""; background: #07743b; width: 65%; position: absolute; left: 50%; bottom: -3%; height: .07rem; border-radius: 4px; transform: translate(-50%, -50%);}


/* 新闻列表 */
/* .newsMain .container {width: 1200px;} */
.nyNav {margin-top: .3rem;}
.nyNav ul {display: flex;justify-content: center; flex-wrap: wrap;}
.nyNav ul li {margin:.1rem;}
.nyNav ul li a {display: block;padding: .15rem .6rem;color: #595757;font-size: var(--font16);    background: #efefed;}
.nyNav ul li:hover a { background: url(../images/p16-icon6.png) no-repeat bottom center #07743b;border-color: #07743b;color: #fff;}
.nyNav ul li.on a { background: url(../images/p16-icon6.png) no-repeat bottom center #07743b;border-color: #07743b;color: #fff;}

.ny-news-list{margin: .5rem 0;}
.ny-news-list ul{}
.ny-news-list ul li{text-align: left;padding:40px 0;border-bottom: dashed 1px #e6e6e6;box-sizing: border-box;}
.ny-news-list ul li a {display: flex; justify-content: space-between; align-items: center;}
.ny-news-list ul li:first-child{padding-top:0;}
.ny-news-list ul li .pic{width:291px;height:161px;overflow: hidden; flex-shrink: 0;}
.ny-news-list ul li .info{margin-left: 38px; padding-right: 1rem;width: 58%;}
.ny-news-list ul li .info em{display: block;font-size: var(--font20);}
.ny-news-list ul li .info p{font-size: var(--font14);color:#666;margin-top: 14px;margin-bottom: .4rem;}
.ny-news-list ul li .info span{color: #07743b;font-size:var(--font14);display: block;}
.ny-news-list ul li .date {background: url(../images/time.png)no-repeat center left;padding-left: 62px;flex-shrink: 0;}
.ny-news-list ul li .date span{font-size: 18px;line-height: 18px;margin-top: 7px;display: block;}
.ny-news-list ul li .date p{font-size: 14px;line-height: 14px;color: #555;margin-top: 11px;}
.ny-news-list ul li:hover .info em{color: #07743b;}
.ny-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;}


/* 详情页面 */
.mbx {color: #333;padding: .3rem 0 .35rem;}
.mbx img { opacity: .6; margin-right: .1rem;}
.mbx a {padding: 0 .05rem;}
.mbx a::after {content: ">"; margin-left: .05rem;}
.mbx a:last-child::after {display: none;}
.mbx a:hover {color: #07743b;}

.newsDateMain { padding-bottom: .5rem;}
.newsxq-box {padding: 0.5rem 0; padding-top: .2rem; margin-bottom: 0.44rem; display: flex; justify-content: space-between; align-items: flex-start;}
.news-left {width: 68%;}
.news-left .newsCon {background: #ffffff;border-radius: .1rem;box-shadow: 0rem 0rem 0.4rem 0rem rgba(226,225,224,0.42); padding:.9rem .4rem ; box-sizing: border-box;}
.newsxq-title {border-bottom: 0.01rem solid #ddd; padding-bottom: 0.4rem;}
.newsxq-title strong {display: block; font-size: 0.4rem; color: #333; margin-bottom: 0.1rem;}
.newsxq-title span {display: block; color: #777; margin: .1rem .3rem 0 0; }
.newsxq-title .titleDisc {display: flex; flex-wrap: wrap;}
.newsxq-editbox {margin: .3rem 0;}
.newsxq-editbox img {max-width: 100%; height: auto !important;}
.newsxq-box .news-right {width: 29%;background: #fff; border-radius: .1rem;box-shadow: 0rem 0rem 0.3rem 0rem rgba(226,225,224,0.42); padding: .4rem;box-sizing: border-box; position: relative;}
.newsxq-box .news-right {position: sticky; top: 2.5rem;}
.newsDate .relist li { padding: .3rem 0; border-bottom: 1px solid #F2F2F2;}
.newsDate .relist li .time {font-size: var(--font14); font-weight: 500;color: #999999;}
.newsDate .relist span {color: #999999; font-size: var(--font14);}
.newsDate .relist h6 {color: #333333; font-size: var(--font18); transition: .35s;font-weight: 700;margin-top: .1rem;}
.newsDate .relist li:hover h6 {color: #07743b;}
.newsDate .relist li:hover .reImg img {transform: scale(1.05);}
.newsDate .news-right::after {content: ""; background: #07743b; width: 65%; position: absolute; left: 50%; bottom: -1%; height: .07rem;  transform: translate(-50%, -50%);}
/* 新闻分页 */
.newsxq-page {display: flex; justify-content: space-between; align-items: center; margin-top: 1rem;}
.newsxq-page a {display: flex; align-items: center;}
.news-prev,.news-next{transition:0.6s; display: flex; align-items: center; justify-content: center; width: 0.6rem;height: 0.6rem;min-width: 35px;min-height: 35px;  border: 1px solid #07743b;}
.news-prev svg {transform: rotateY(180deg);   -webkit-transform: rotateY(180deg);}
.newsxq-page em {display: inline-block;  color: #333;}
.prev-link em {margin-left: 0.17rem;}
.next-link em {margin-right: 0.17rem;}
.next-link {flex-direction: row-reverse;}
.backlist a {width: 1.68rem; min-width: 125px; min-height: 42px; height: 0.58rem;background: #07743b;color: #fff;}
.backlist svg {margin-right: .1rem;}
.backlist a:active {background: #07743b;}
.newsxq-page a:active .news-prev,.newsxq-page a:active .news-next {background: #07743b; border-color: #07743b; }
.newsxq-page a:active svg path {fill: #fff;}
@media (any-hover: hover) {
    .newsxq-page a:hover .news-prev,.newsxq-page a:hover .news-next {background: #07743b; border-color: #07743b; }
    .newsxq-page a:hover svg path {fill: #fff;}
}


/* 在线留言 */
.onlineText .container {width: 1200px;}
.p4-order-form-1 {margin: 1rem 0;}
input:required:invalid, input:focus:invalid, textarea:required:invalid, textarea:focus:invalid{box-shadow: none;}
.code_gg_li img{vertical-align:middle;width:100px;height:32px;}
.p4-order-form-1 {overflow: hidden;}
.p4-order-form-1 .p4-titlel-1 { width:145px;height: 46px;font-size:18px; line-height: 46px;text-align: center;color:#fff;background: #cf000e;}
.p4-order-form-1-con { border:1px solid #bbb; background:url(images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff; padding:40px 15%;}
.p4-order-form-1-con li p {padding-left: 130px; color: #999;font-size: 12px;}
.p4-order-form-1-con li { margin-bottom: 15px; font-size: 14px; line-height: 35px; color: #666; overflow: hidden;}
.p4-order-form-1-con li span {font-weight: bold; color: #666;}
.p4-order-form-1-con li b{color:#f00;}
.p4-order-form-1-con li .row-hd { color: #666;}
.timenum{padding-left:95px;}
.p4-order-form-1-con li p { clear: both;}
.p4-order-form-1-con label {   display: inline-block; width: 120px; color: #666; vertical-align: top; text-align: right;height: 40px;line-height: 40px;overflow: hidden;}
#code_gg{ width: 80px;  margin-right: 10px; outline: none; padding-left: 10px; border: 1px solid #eee; height: 33px; line-height: 32px; color: #666;}
.p4-order-form-1-con .inputs,
.p4-order-form-1-con li select { width: 73%; margin-right: 10px; outline: none; padding-left: 10px; border: 1px solid #eee; height: 40px; line-height: 40px; color: #666; box-sizing: border-box;}
.p4-order-form-1-con .radioandcheck{vertical-align:middle;}
.p4-order-form-1-con .err { border: 1px solid #c00;}
.p4-order-form-1-con .p4-order-form-1-t1 {width: 100%;}
.p4-order-form-1-t1 textarea { width: 73%; height: 102px; line-height: 24px; border: 1px solid #eee; outline: none; resize: none; overflow: auto; margin-right: 10px; padding-left: 10px; box-sizing: border-box; position: relative;}
.p4-order-form-1-con .p4-order-form-1-t2 {  width: 100%;}
.p4-order-form-1-t2 input { width: 150px; vertical-align: top;}
.p4-order-form-1-t2 span { width: 153px;height: 25px;}
.p4-order-form-1-con .p4-order-form-1-t3 { padding-left: 124px;}
.p4-order-form-1-con .p4-order-form-1-t3 input { width: 80px; height: 30px; border: 0; text-align: center; margin-right: 30px; color: #fff; padding-left: 0; cursor: pointer;}
.p4-order-form-1-con .p4-order-form-1-b1 { background: #cf000e;}
.p4-order-form-1-con .p4-order-form-1-b2 { background: #767676;}
.p4-order-form-1-con .p4-order-form-1-t4 { overflow: auto; height: auto; min-height: 35px; width: 100%}
.p4-order-form-1-con .p4-order-form-1-t4 input { vertical-align: middle; width: 14px; margin: 0 10px;}
.p4-order-form-1-con li input::placeholder {color: #999; font-size: 10px;}
.p4-order-form-1-con li textarea::placeholder {color: #999; font-size: 10px;}
.p4-order-form-1-con li .codeBox {width: 73%; display: inline-block;}
.p4-order-form-1-con li .codeBox img {height: 40px;}


/* 工厂展示 */
.plantlist {padding: .5rem  0 1rem;}

.caseDate .container {width: 1200px;}
.caseDate .news-left {width: 100%;}