﻿@charset "utf-8";
/*初始样式*/
body{ color:#333; font-size:14px;font-family: "Microsoft Yahei";} /*网站字体颜色*/
body,ul,ol,li,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,img,span,input{margin:0;padding:0;list-style:none;}
a { color:#333; text-decoration:none;font-family: "Microsoft Yahei";}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
/*a:hover { text-decoration:underline;}*/
img{border:none;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;font-family: "Microsoft Yahei"; }
h1,h2,h3,h4,h5,h6{ font-family:"Microsoft Yahei";}

.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
i,em{ font-style:normal;}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}
.clearfix{zoom:1;}
/* -- 页面整体布局 -- */
.content{ width:1200px; margin:0 auto;font-family: "Microsoft Yahei";}

.pic{overflow: hidden;font-size: 0;}
.pic img{-webkit-transition:-webkit-transform 0.5s;-moz-transition:-moz-transform 0.5s;-o-transition:-o-transform 0.5s;transition:transform 0.5s;}
.pic img:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}



.tit{font-weight: normal;display: flex;flex-direction: column;align-items: center;}
.tit b{font-size: 42px;color: #173630;line-height: 52px;position: relative;}
.tit b::after{position: absolute;width: 83px;height: 8px;background: #B3C700;content: "";right: 0;bottom: 2px;z-index: -1;}
.tit span{font-size: 20px;color: rgba(23,54,48,0.7);line-height: 25px;margin-top: 15px;position: relative;}
.tit span::before{position: absolute;width: 77px;height: 1px;content: "";background: rgba(23,54,48,0.5);left: -97px;top: 12px;}
.tit span::after{position: absolute;width: 77px;height: 1px;content: "";background: rgba(23,54,48,0.5);right: -97px;top: 12px;}


/*banner*/
.banner{position: relative;}
.banner li{width: 100%;}
.banner li img{display: block;width: 100%;}
.ban_pg{position: absolute;bottom: 20px;height: 6px;z-index: 10;width: 100%;text-align: center;}
.ban_pg i{display: inline-block;width: 12px;height: 6px;background: rgba(255,255,255,0.6);border-radius: 6px;margin: 0 5px;vertical-align: top;box-sizing: border-box;}
.ban_pg i.on{width: 34px;background: #173630;}
.banner .prev{position: absolute;font-size: 0;left: 40px;top: 50%;transform: translateY(-50%);z-index: 10;padding: 6px;background: rgba(0,0,0,0.26);border-radius: 50%;cursor: pointer;transition: all 0.3s;}
.banner .next{position: absolute;font-size: 0;right: 40px;top: 50%;transform: translateY(-50%);z-index: 10;padding: 6px;background: rgba(0,0,0,0.26);border-radius: 50%;cursor: pointer;transition: all 0.3s;}
.banner .prev:hover,.banner .next:hover{background: #173630;}


/*yinzi*/
.yinzi{height: 240px;background: #173630;}
.yz-con{width: 1300px;margin: 0 auto;display: flex;justify-content: space-between;}
.yinzi-left{margin-top: 56px;}
.yinzi-left h2{font-size: 20px;color: #BFE6C4;line-height: 25px;font-weight: normal;letter-spacing: 1px;}
.yinzi-left h2 b{display: block;font-size: 28px;color: #BFE6C4;line-height: 36px;padding-bottom: 4px;}
.yinzi-left .tel{font-size: 16px;color: #BFE6C4;line-height: 20px;margin-top: 28px;}
.yinzi-left .tel b{font-size: 20px;}
.yinzi-right{width: 800px;margin-top: 44px;}
.yz-desc{font-size: 14px;color: #D9E9DD;line-height: 24px;}
.yz-desc p{margin-bottom: 20px;}
.yinzi-right h4{display: flex;justify-content: flex-end;margin-top: -10px;}
.yinzi-right h4 span{font-size: 16px;color: #D9E9DD;line-height: 20px;position: relative;}
.yinzi-right h4 span::before{position: absolute;width: 46px;height: 1px;content: "";background: rgba(217, 233, 221, 0.3);right: 60px;top: 10px;}
.yinzi-line{width: 1px;height: 104px;background: rgba(255,255,255,0.3);margin-top: 65px;}


/* gslc */
.gslc{padding: 120px 0;background: #F2FFF3;}
.gslc-con{width: 1300px;margin: 0 auto;display: flex;justify-content: space-between;}
.gslc-left{width: 580px;}
.gslc-left h2{font-size: 42px;color: #173630;line-height: 55px;}
.gslc-desc{font-size: 12px;color: #173630;line-height: 28px;margin: 20px 0 25px;}
.gslc-desc p{padding-left: 12px;background: url(/images/gslc-dot.jpg) no-repeat left 12px;}
.gslc-desc p:nth-child(1){margin-bottom: 10px;}
.gslc-left ul{display: flex;justify-content: space-between;padding: 0 20px;}
.gslc-left ul li i{display: flex;justify-content: center;align-items: center;width: 100px;height: 100px;border: 2px solid #B3C700;border-radius: 50%;box-sizing: border-box;margin: 0 auto;}
.gslc-left ul li i b{font-size: 28px;color: #B3C700;line-height: 36px;}
.gslc-left ul li i em{font-size: 24px;color: #B3C700;line-height: 20px;height: 36px;font-weight: bold;}
.gslc-left ul li p{font-size: 14px;color: rgba(23,54,48,0.6);line-height: 18px;padding-top: 16px;}
.gslc-left .more{display: block;width: 180px;height: 44px;line-height: 44px;text-align: center;font-size: 16px;color: #fff;font-weight: bold;background: #B3C700;border-radius: 8px;margin: 48px auto 0;}
.gslc-left .more::before{display: inline-block;width: 16px;height: 16px;background: url(/images/gslc-dot1.png) no-repeat;content: "";margin-right: 4px;vertical-align: middle;}
.gslc-right{width: 637px;margin-top: 58px;}



/*pro*/
.pro{padding: 100px 0;background: rgba(229, 234, 191, 0.6);}
.pro-con{width: 78%;min-width: 1300px;margin: 60px auto 0;display: flex;}
.pro-left{width: 300px;margin-right: 28px;background: #fff;border-radius: 8px;overflow: hidden;}
.pro-left ul{padding: 20px;}
.pro-left li{margin-bottom: 5px;}
.pro-left li h3{display: flex;align-items: center;height: 34px;padding: 0 20px;background: #B3C700;border-radius: 4px;}
.pro-left li h3 i{width: 16px;height: 17px;background: url(/images/pro-jt1.png) no-repeat center;margin-right: 8px}
.pro-left li h3 a{font-size: 14px;color: #fff;}
.pro-left li h3 i.open{background: url(/images/pro-jt2.png) no-repeat center;}
.pro-left li .pro-erji{padding: 5px 0 0;}
.pro-left li h4{display: flex;align-items: center;height: 34px;padding-left: 28px;}
.pro-left li h4 i{width: 16px;height: 17px;background: url(/images/pro-jt3.jpg) no-repeat center;margin-right: 8px}
.pro-left li h4 a{font-size: 14px;color: #173630;font-weight: normal;}
.pro-left li h4 i.open{background: url(/images/pro-jt4.jpg) no-repeat center;}
.pro-left li .pro-sanji{padding-left: 48px;}
.pro-left li .pro-sanji a{display: block;font-size: 12px;color: #173630;line-height: 32px;;padding-left: 16px;background: url(/images/pro-jt5.png) no-repeat left center;}

.pro-right{flex: 1;}
.pro-right ul{display: flex;flex-wrap: wrap;gap: 15px;}
.pro-right ul li{width: calc((100% - 30px) / 3);}
.pro-right ul li:nth-child(3n){margin-right: 0;}
.pro-right ul li i{display: block;overflow: hidden;border-radius: 8px;}
.pro-right ul li img{display: block;width: 100%;height: 100%;transition: all 0.5s;}
.pro-right ul li:hover img{transform: scale(1.05);}
.pro-right ul li span{display: block;height: 50px;line-height: 50px;text-align: center;font-size: 14px;color: #173630;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}



/* effect */
.effect{padding: 80px 0;}
.effect-con{width: 79%;min-width: 1300px;margin: 60px auto 0;}
.effect-list{display: flex;flex-wrap: wrap;}
.effect-list dl{position: relative;}
.effect-list dt img{display: block;width: 100%;}
.effect-list dl:nth-child(1){width: 29%;}
.effect-list dl:nth-child(2){width: 29%;margin: 0 3.25%;}
.effect-list dl:nth-child(3){width: 35.5%;}
.effect-list dl:nth-child(4){width: 48%;margin-top: 44px;}
.effect-list dl:nth-child(5){width: 48%;margin-top: 44px;margin-left: 4%;}
.effect-list dl dd{position: absolute;width: calc(100% - 70px);left: 20px;bottom: -10px;height: 83px;padding: 0 30px;background: rgba(199, 229, 199, 0.9);border-radius: 0 80px 0 0;box-sizing: border-box;transition: all 0.5s;overflow: hidden;}
.effect-list dl dd h3{font-size: 20px;color: #1F3530;line-height: 25px;;margin: 32px 0 15px;padding-left: 18px;position: relative;transition: all 0.3s;}
.effect-list dl dd h3::before{content: '';width: 3px;height: 12px;border-radius: 4px;background: #1F3530;position: absolute;left: 0;top: 50%;margin-top: -6px;transition: all 0.3s;}
.effect-list dl dd .effect-desc{display: none;}
.effect-list dl dd p{font-size: 14px;color: #fff;line-height: 22px;padding-left: 18px;position: relative;margin-bottom: 5px;}
.effect-list dl dd p::before{content: '';width: 0;height: 0;border: 4px solid transparent;border-left-color: #fff;position: absolute;left: 0;top: 7px;}
.effect-list dl:hover dd{height: 163px;background: #B3C700;}
.effect-list dl:hover dd h3{color: #fff;}
.effect-list dl:hover dd h3::before{background: #fff;}
.effect-list dl:hover dd .effect-desc{display: block;}
.effect-list dl:nth-child(4) dd,.effect-list dl:nth-child(5) dd{width: 560px;}
.effect .more{display: block;width: 180px;height: 44px;line-height: 44px;text-align: center;font-size: 16px;color: #fff;font-weight: bold;background: #B3C700;border-radius: 8px;margin: 60px auto 0;}
.effect .more::before{display: inline-block;width: 16px;height: 16px;background: url(/images/gslc-dot1.png) no-repeat;content: "";margin-right: 4px;vertical-align: middle;}


/* solution */
.solution{height: 250px;background: #173630;}
.solution-con{display: flex;justify-content: space-between;width: 72%;min-width: 1300px;margin: 0 auto;}
.solution-left h2{padding-left: 32px;margin-top: 60px;background: url(/images/solution-san.jpg) no-repeat left 22px;color: #BFE6C4;}
.solution-left h2 i{display: block;font-size: 42px;line-height: 56px;padding-bottom: 4px;}
.solution-left h2 span{display: block;font-size: 24px;line-height: 32px;font-weight: normal;}
.solution-right{margin-top: 66px;}
.solution-right ul{display: flex;}
.solution-right ul li{margin-right: 64px;position: relative;}
.solution-right ul li::after{position: absolute;width: 16px;height: 16px;background: url(/images/solution-jt.png) no-repeat;content: "";right: -40px;top: 32px;}
.solution-right ul li:last-child{margin-right: 0;overflow: hidden;}
.solution-right ul li i{display: flex;justify-content: center;align-items: center;width: 80px;height: 80px;border-radius: 40px;border: 1px dashed rgba(217, 233, 221, 0.30);margin: 0 auto;}
.solution-right ul li span{display: block;font-size: 16px;color: #D9E9DD;line-height: 50px;text-align: center;}
.solution-right ul li:hover img{animation: flipInY 1.5s;}



/*why*/
.why{padding: 100px 0;background: #F4FFF4;}
.why h2{margin-bottom: 80px;}
.why-box{width: 89%;min-width: 1300px;margin: 0 auto;position: relative;}
.why-hd{position: absolute;width: 10vw;min-width: 150px;right: 2.5vw;top: 2.3vw;z-index: 10;}
.why-hd li{border-radius: 6px;overflow: hidden;position: relative;margin-bottom: 12px;background: #3D73B2;}
.why-hd li img{display: block;width: 100%;opacity: 0.5;transition: all 0.5s;}
.why-hd li .txt{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;padding-left: 24px;box-sizing: border-box;}
.why-hd li p{padding: 0 0 14px;position: relative;}
.why-hd li p:after{content: '';position: absolute;bottom: 0;left: 0;width: 20px;height: 4px;background: #fff;}
.why-hd li p span{display: block;font-size: 14px;color: #fff;line-height: 18px;}
.why-hd li p i{display: block;font-size: 12px;color: #fff;line-height: 18px;}
.why-hd li.on img{opacity: 1;}

.why-bd dl{position: relative;padding-bottom: 85px;}
.why-bd dl dt img{display: block;width: 100%;}
.why-bd dl dd{position: absolute;width: 66vw;height: 172px;background: #173630;left: 50%;transform: translateX(-50%);bottom: 0;border-radius: 0 80px 0 0;display: flex;}
.why-bd dl dd h3{padding-left: 8.3vw;display: flex;margin-top: 37px;}
.why-bd dl dd h3 i{display: block;width: 56px;height: 56px;line-height: 56px;text-align: center;font-size: 28px;color: #BFE6C4;border: 1px dashed rgba(191, 230, 196, 0.3);border-radius: 28px;box-sizing: border-box;margin-right: 20px;}
.why-bd dl dd h3 span{display: block;font-size: 28px;color: #BFE6C4;line-height: 36px;font-weight: normal;}
.why-bd dl dd h3 em{display: block;font-size: 26px;color: #BFE6C4;line-height: 30px;padding-top: 8px;}
.why-bd dl dd .why-line{width: 1px;height: 90px;background: rgba(191, 230, 196, 0.1);margin: 40px 3.75vw 0;}
.why-bd dl dd .why-desc{flex: 1;font-size: 14px;color: #D9E9DD;line-height: 24px;margin-top: 32px;}
.why-bd dl dd .why-desc p{padding-left: 20px;position: relative;margin-bottom: 15px;}
.why-bd dl dd .why-desc p::before{content: '';width: 0;height: 0;border: 4px solid transparent;border-left-color: #D9E9DD;position: absolute;left: 0;top: 8px;}
.why-btn{position: absolute;right: 17%;bottom: 40px;display: flex;width: 50px;justify-content: space-between;}


@media screen and (max-width:1600px){
    .why-bd dl dd h3{padding-left: 6vw;}
}
@media screen and (max-width:1400px){
    .why-bd dl dd{width: 70vw;}
    .why-bd dl dd h3{padding-left: 4vw;}
}

/* sample */
.sample{height: 600px;background: url(/images/sample-bg.jpg) no-repeat center 0;position: relative;}
.sample-con{position: absolute;width: 452px;height: 480px;background: rgba(255,255,255,0.8);border-radius: 30px 0 0 0;left: 50%;bottom: 0;margin-left: 90px;padding: 0 50px 0 60px;box-sizing: border-box;}
.sample-con h3{font-size: 20px;color: #173630;line-height: 32px;font-weight: normal;position: relative;margin: 44px 0 20px;}
.sample-con h3 span{display: block;}
.sample-con h3::after{position: absolute;width: 16px;height: 16px;content: "";background: url(/images/sample-dot.png) no-repeat;left: -22px;top: 8px;} 
.sample-con li{margin-bottom: 20px;}
.sample-con li input{display: block;width: 100%;padding-left: 15px;height: 48px;line-height: 46px;font-size: 14px;color: #333;background: #fff;border: 1px solid #6C997E;box-sizing: border-box;border-radius: 8px;outline: 0;}
.sample-con li input::placeholder{color: #B7B7B7;}
.sample-con .submit{display: block;width: 180px;height: 44px;line-height: 44px;text-align: center;font-size: 16px;color: #fff;font-weight: bold;background: #B3C700;border-radius: 8px;margin: 44px 0 0;border: 0;outline: 0;cursor: pointer;}
.sample-con .submit::before{display: inline-block;width: 16px;height: 16px;background: url(/images/gslc-dot1.png) no-repeat;content: "";margin-right: 4px;vertical-align: middle;}



/*abt*/
.abt{padding: 100px 0;background: #F4FFF4;}
.abt h2{margin-bottom: 60px;}
.abt h2 span{font-weight: bold;}
.abt-con{width: 89%;min-width: 1300px;margin: 0 auto;}
.abt-con dl{position: relative;padding-bottom: 114px;}
.abt-con dt img{display: block;width: 100%;}
.abt-con dd{position: absolute;width: 74%;left: 13%;bottom: 0;height: 172px;background: #173630;border-radius: 0 80px 0 0;display: flex;justify-content: center;}
.abt-con dd h3{font-size: 28px;color: #BFE6C4;line-height: 36px;margin-top: 42px;padding-left: 27px;background: url(/images/solution-san.jpg) no-repeat left 11px;}
.abt-con dd h3 i{display: block;font-size: 24px;line-height: 24px;padding-top: 8px;}
.abt-con dd .abt-line{width: 1px;height: 90px;background: rgba(217, 233, 221, 0.30);margin: 40px 80px 0;}
.abt-con dd .abt-text{width: 540px;margin-top: 36px;}
.abt-con dd .abt-desc{font-size: 14px;color: #D9E9DD;line-height: 24px;height: 110px;}
.abt-con dd .more{display: flex;justify-content: flex-end;}
.abt-con dd .more a{display: block;width: 180px;height: 44px;line-height: 44px;text-align: center;font-size: 16px;color: #fff;font-weight: bold;background: #B3C700;border-radius: 8px;}
.abt-con dd .more a::before{display: inline-block;width: 16px;height: 16px;background: url(/images/gslc-dot1.png) no-repeat;content: "";margin-right: 4px;vertical-align: middle;}

.honor{width: 79%;min-width: 1200px;margin: 100px auto 0;}
.honor h3{display: flex;justify-content: center;margin-bottom: 50px;}
.honor h3 a{display: block;width: 190px;height: 40px;line-height: 38px;font-size: 16px;color: #173630;font-weight: bold;text-align: center;border: 1px solid rgba(23, 54, 48, 0.30);border-radius: 6px;margin: 0 8px;box-sizing: border-box;}
.honor h3 a.on{background: #173630;border-color: #173630;color: #fff;}
.hn-list{position: relative;}
.hn-list li{float: left;width: calc((100% - 120px) / 4);margin-right: 40px;}
.hn-list li img{display: block;width: 100%;}
.hn-list li span{display: block;height: 60px;line-height: 60px;text-align: center;font-size: 16px;color: #173630;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.hn-list .sprev{position: absolute;left: -30px;top: 35%;z-index: 10;}
.hn-list .snext{position: absolute;right: -30px;top: 35%;z-index: 10;}
.hn-list .tempWrap{width: 100% !important;}



/*news*/
.news{padding: 50px 0 150px;background: #EFF1FE;}
.news-tit{position: relative;}
.news h2{margin-bottom: 60px;}
.news h2 span{font-weight: bold;}
.news h3{position: absolute;right: 50px;bottom: 0;display: flex;}
.news h3 a{display: block;width: 112px;height: 40px;line-height: 40px;text-align: center;font-size: 16px;color: #173630;border: 1px solid rgba(23, 54, 48, 0.30);border-radius: 6px;margin-left: 12px;}
.news-con{width: 73%;min-width: 1300px;margin: 0 auto;}   
.news-list{display: flex;justify-content: space-between;}
.news-list dl{width: calc((100% - 120px) / 3);margin-right: 60px;}
.news-list dl:last-child{margin-right: 0;}
.news-list dt{border-radius: 4px;overflow: hidden;}
.news-list dt img{display: block;width: 100%;}
.news-list li{padding: 0 25px;margin-top: 30px;}
.news-list li h4{margin-bottom: 12px;position: relative;}
.news-list li h4 a{display: block;font-size: 16px;color: #173630;height: 20px;line-height: 20px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.news-list li p{font-size: 12px;color: #173630;line-height: 24px;height: 48px;overflow: hidden;}
.news-list li h4::before{content: '';width: 0;height: 0;border: 4px solid transparent;border-left-color: rgba(23, 54, 48, 0.60);position: absolute;left: -18px;top: 6px;}



