@charset "UTF-8";
@font-face {
	font-family: 'srm';
	src: url('https://cdn.114my.com.cn/font/lcw/srm.otf') format('truetype')
}
 @keyframes warn {
 0% {
 transform: scale(0.3);
 -webkit-transform: scale(0.3);
 opacity: 0.0;
}
 25% {
 transform: scale(0.3);
 -webkit-transform: scale(0.3);
 opacity: 0.2;
}
 50% {
 transform: scale(0.5);
 -webkit-transform: scale(0.5);
 opacity: 0.5;
}
 75% {
 transform: scale(0.8);
 -webkit-transform: scale(0.8);
 opacity: 0.75;
}
 100% {
 transform: scale(1);
 -webkit-transform: scale(1);
 opacity: 0.0;
}
}

.banner{position: relative;}
.banner img{width:100%;display:block;}
.banner .swiper-pagination{bottom: 3rem;}
.banner .swiper-pagination .swiper-pagination-bullet{background: #333b5a;width: 0.5rem;height: 0.5rem;border-radius: 100%;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;margin: 0 0.8rem;opacity: 1;}
.banner .swiper-pagination .swiper-pagination-bullet-active{background: #fff;}
.banner .swiper-pagination .swiper-pagination-bullet {
  background:rgba(255, 255, 255, 0.3);
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0 0.8rem;
  opacity: 1;
}
.banner .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}


.inner{margin: 0 auto;position: relative;}


/*标题*/.f-m20{margin-top: 74px;}
.text-center{text-align: center;}
.c-141213{color: #141213;}
.ResTitle_a1{display: flex;justify-content: center;align-items: center;}
.ResTitle_a1 span{vertical-align: middle; font-size:1.5rem; color: #008c3f;}
.c-ca062c{color: #008c3f;font-weight: bold;}
.ResTitle_a1 .icon{font-size: 0;margin: 0 1.5vw;}
.dis-m{vertical-align: middle;}
.dis-t, .dis-m, .dis-b, .SJ{display: inline-block;}
.mt-15{margin-top: 1vw;}
.f-48{font-size: 2.5vw;}
.f-18{font-size: 20px;}
.c-666{color: #666;}
.ResTitle_a1 .icon{font-size: 0;margin: 0 1.5vw;}
.ResTitle_a1 .icon.left:before, .ResTitle_a1 .icon.right:after{animation-delay: 1s;}
.dis-t, .dis-m, .dis-b, .SJ{display: inline-block;}
.ResTitle_a1 .icon:after, .ResTitle_a1 .icon:before{animation: an1 2s linear 0s infinite;/* background: #ca062c;*/}
.ResTitle_a1 .icon:before, .ResTitle_a1 .icon:after{content: '';width: 10px;height: 10px;display: inline-block;vertical-align: top;border-radius: 50%;border: 1px solid #008c3f;box-sizing: border-box;}
.ResTitle_a1 .icon:after, .ResTitle_a1 .icon:before{animation: an1 2s linear 0s infinite;}
.ResTitle_a1 .icon.left:before, .ResTitle_a1 .icon.right:after{animation-delay: 1s;}
.ResTitle_a1 .icon:after{margin-left: -2px;}
@keyframes an1{0%, 50%{background:#008c3f;}
51%, 100%{background: none;}}
.f04{font-family: "fitle";}
.entitle-1{font-size:0.8rem;text-transform: uppercase;}
/*最新*/
.char{background: url(../images/index1.png)no-repeat center top;width: 100%;margin: 0px 0 0;padding: 13px 0 0% 0;height:9.3rem;}
.char_box{max-width:92%;margin: 0 auto;}
.char_tit{display: flex;flex-direction: column;align-items: center;justify-content: center;color: #333; margin-top:0.5rem;}
.char_tit b{line-height: 3.1vw;font-weight: normal;font-family: "fitle";color: #008c3f; font-size:1.5rem;}
.clo{color: #10f173 !important;}
.char_tit p{font-size: 0.7rem;line-height: 24px;padding:1.2vh 0 0;color: #eaffec;}
.char_txt{margin: 5% 10% 5% 10%;}
.char_txt ul{display: flex;justify-content: space-around;}
.char_txt li{width: 240px;height: 240px;border-radius: 50%;border: 6px solid rgba(102,102, 102, 0.1);display: flex;flex-direction: column;align-items: center;justify-content: center;color: #333;}
.char_txt li i{font-size: 44px;}
.char_txt li p{display: flex;flex-direction: column;align-items: center;font-size: 18px;color: #999;padding: 6% 0 0;}
.char_txt li p span{font-size: 60px;color: #333;position: relative;line-height: 60px;margin: 0 0 2px 0;font-family: 'srm';}
.char_txt li p span em{width: 23px;height: 23px;font-size: 14px;position: absolute;top: 0;right: 0;background: #008c3f;border-radius: 50%;display: flex;justify-content: center;align-items: center;color: #fff;font-weight: normal;line-height: 23px;}
.cer_tab{display: flex;justify-content: space-between;margin: 0 auto;align-items: center; padding:1rem 5% 0 5%;}


.e-j{width: 100%;font-size: 0;background-color: #fff;border-radius:7px;height:46px; box-shadow: 0 0 20px 0 rgba(0,0,0,.15); --height-diy:24px;}



.e-k{display: inline-block;vertical-align: top;width: 20%;height:46px;border-radius:5px;background-color: #fff;padding-top:5px;transition: all .3s;text-align: center;cursor: pointer;position: relative;}



.e-k:after{content: "";display: block;width: 1px;height: 100%;background-color: #e7efe9;position: absolute;right: 0;top: 0;}



.e-k:last-child:after{display: none;}



.e-k:before{content: "";display: block;width: 20px;/* 减小宽度*/height: 2px;background-color: #008c3f;position: absolute;left:35%;/* margin-left: -12.5px; 调整位置*/bottom: 6px;/* 调整位置*/}

.e-m{font-size:0.5rem;color: #039846;line-height: 1.5;text-align: center;padding: 0 0.2rem;}

.e-m span{font-size:0.4rem;display: block;color: #c6d4d4;line-height:0.3rem; font-family: "Arial";}

.e-k.hover{height:calc(15px + var(--height-diy)); margin-bottom:calc(var(--height-diy) * -1); transform: scale(1.5); margin-top: 0.25rem; background: linear-gradient(90deg, #008d3f 0%, #17d269 100%);background-size: 100% 100%;z-index: 10;box-shadow: 0 2px 27px rgba(0,29,47,0.36);padding-top:0.3rem;}

.e-k i{font-size:12px;margin-bottom:0.04rem;display: block; background: -webkit-linear-gradient(-300deg, #2c1700 10%, #483d40 50%, #b46500 80%);   background-clip: text; -webkit-background-clip: text; color: transparent;}

.e-k:nth-child(2) i{ font-size:12px; background: -webkit-linear-gradient(-365deg, #115539 10%, #1f8851 50%, #36d977 80%);   background-clip: text; -webkit-background-clip: text; color: transparent;}

.e-k:nth-child(3) i{ background: -webkit-linear-gradient(-300deg, #215c09 10%, #4d820f 50%, #bfe21d 80%);   background-clip: text; -webkit-background-clip: text; color: transparent;}

.e-k:nth-child(4) i{background: -webkit-linear-gradient(-200deg, #443c58 10%, #52526f 50%, #8ba9cf 66%);   background-clip: text; -webkit-background-clip: text; color: transparent;}
.e-k:nth-child(5) i{background: -webkit-linear-gradient(-320deg, #443c58 10%, #1a5f94 48%, #2caeca 60%);   background-clip: text; -webkit-background-clip: text; color: transparent;}

.e-k.hover i{color: #fff; font-size:9px; text-shadow: 5px 0 10px rgb(0 0 0 / 30%);}

.e-k.hover:after{display: none;}

.e-k.hover:before{display: none;}

.e-k.hover .e-m{display: none;}
.e-k.hover .e-n{display: block;}

.e-n{width: 100%;padding: 0 3%;display: none;}

.e-o{font-size:0.28rem;color: #fff; text-align: center;margin-bottom:0.05rem; font-family:hs_b;}

.e-p{position: relative;top: -4px;padding-left: 4px;font-weight: normal;}





.e-r{font-size: 0.2rem;color: #fff;text-align: center; line-height:0.4rem;}
.e-r:after{content: "";display: inline-block;vertical-align: top;width:0.4rem;height:0.4rem;background-image: url(../images/mo.png);margin-left:0.3rem;background-size: 100% 100%;}



.e-s{font-size: 16px;color: #fff;text-align: center;padding-top: 50px;}
.c-666 {color:#666 !important; opacity:1 !important; letter-spacing:0.1vw;}


/*产品*/
.ppbg{background: url(../images/index2.jpg) no-repeat bottom center;background-size: 100% auto;padding-top:1.8vh;padding-bottom:1rem;}
.homea .list{/*display: flex;justify-content: space-between;*/}
.homea .list li{width:23%; margin:0 1%;float: left;border-radius:0.3rem;}
.homea .list li a{display: block;/*box-shadow: 0 0 20px rgba(5,78,168,.15);*/height: 100%}
/*.homea .list li .img{height:100%;}*/.homea .list li .txt{padding-top:0.8rem;padding-bottom:0.2rem;}
.homea .list li .txt h4{font-size:0.7rem; width:94%;margin: auto;text-align: center;margin-bottom:0.8rem;color: #fff;border-radius:0.3rem;font-family: Microsoft YaHei;font-weight: bold;/*text-shadow: -1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff, 1px 1px 0 #fff;*/background: linear-gradient(90deg, #008d3f 0%, #1ed970 100%);border:1px #4eae7e solid;padding:0.5rem 0;box-shadow: 3px 4px 2px #027436;}
.homea .list li .txt:hover h4{background: #fff;color: #333333;}
.homea .list li .txt:hover h4 span{color: #253440;}
.homea .list li .txt h4 span{color: #fff;display: block;font-size:0.5rem;padding-top: 4px; display:none; letter-spacing: 0px;font-family: hs_r;font-weight: normal;text-shadow: none;}
.homea .list li .txt .slogs span{color: #008d3f;border: 1px solid #4b994e;display: inline-block;line-height:1rem;background: #fff;padding: 0 0.05rem;border-radius: 20px;font-size: 0.4rem;margin: 0 0.05rem;transition: .3s;}
.homea .list li .txt .slogs span:hover{background: #008c3f;border: 1px solid #008c3f;color: #fff;}
.homeb{padding: 0.5vw 0 0.6vw}
.flex-center{display: flex;flex-wrap: wrap;justify-content: center; display:none;}
@keyframes sca{0%{transform: scale(1);}
50%{transform: scale(1.1)}
100%{transform: scale(1)}} @keyframes go{0%{transform: translateX(0);}
50%{transform: translateX(10px);}
100%{transform: translateX(0);}} @keyframes up{0%{transform: translateY(0);}
50%{transform: translateY(-8px);}
100%{transform: translateY(0);}} @keyframes roted{0%{transform: rotate(0deg);}
100%{transform: rotate(360deg);}}
.zoomImg{width: 100%;overflow: hidden;position: relative;display: block;border-radius: 0.4vw;background: url(data:image/gif;base64,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) #f2f2f2 no-repeat center;}
.zoomImg:before{position: absolute;top: 0;left: -90%;z-index: 2;display: block;content: "";width: 50%;height: 100%;opacity: .25;pointer-events: none;background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);-webkit-transform: skewX(-25deg);-ms-transform: skewX(-25deg);transform: skewX(-25deg);z-index: 3}
.zoomImg img{width: 100%;transition: .5s;height: 100%;object-fit: cover;position: relative;z-index: 1}
.zoomImg.noms:before{display: none}
.zoomImg.mask:after{content: '';position: absolute;left: 0;right: 0;bottom: 0;height: 40%;z-index: 2;pointer-events: none;background: url(../images/bamss.png) repeat-x top center;background-size: auto 100%;}
.imgfix img{display: none\0}
@-webkit-keyframes shine{100%{left: 125%}} @keyframes shine{100%{left: 125%}}
a:hover .zoomImg:before{-webkit-animation: shine .75s;animation: shine .75s}
a:hover .zoomImg img{-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}
@media (min-width: 1025px){.homea .slide-a{overflow: visible;}
.homea .list{display: flex;justify-content: space-between;}
.homec .list li.on .logos{opacity: 1;visibility: visible;transition: .5s}
.homec .list li.on .txt2{opacity: 1;visibility: visible;transition: .5s}
.homec .list li.on .txt1{opacity: 0;visibility: hidden;transition: .5s}
.homec .list li.on{width: 60.4%}
.homec .list li{width: calc(19.8% - 1px);position: relative;transition: .5s;}
.homec .list li.on .img{background: #114592}
.homec .list li.on .img img{filter: grayscale(0);}
.homec .list li .img img{filter: grayscale(100%);transition: .3s;}
.uswi{display: none}}
/*领域*/.bg2{background: url(../images/index3.jpg) no-repeat bottom center #f3f8fc;background-size: 100% auto;padding-top:3.4vh;padding-bottom:4vh;}
.yo{padding: 6px !important;color: #444 !important;}
.f29{font-size:1.5rem !important;}
.f04 img{ width:4rem; vertical-align: middle;}




/*手机*/
.news{margin-top: 0rem;}
.news h2.tit{margin-bottom: 1rem;}
.news h2.tit span{display: block;text-align: center;color: rgb(51, 51, 51);font-size:1.5rem;line-height:2.7rem; font-weight: normal; font-family: "fitle"; color: #008c3f;
}
.news h2.tit i{display: block;text-align: center;font-weight: normal;font-size:0.9rem;color: rgb(102, 102, 102); line-height: 1.8rem;}
.news_con .news_l dl{ margin-bottom: 1.2rem;}
.news_con .news_l h4{display: block;height: 3rem;}
.news_con .news_l h4 a{font-size: 1.1rem;color: #333;line-height: 3.3rem;font-weight: normal;}
.news_con .news_l dl dt{position: relative;}
.news_con .news_l dl dt img{display: block;width: 100%;}
.news_con .news_l dl p{color: #666666;font-size: 1rem;line-height: 1.6rem;padding-bottom: 1.6rem;}
.news_r li{display: block;width: 100%;line-height: 2rem;height: 2rem;overflow: hidden;}
.news_r li i{float: right;color: #666;font-size:0.8rem;padding-right: 5%;}
.news .play{position: absolute;display: block;width: 12%;top:5rem;left: 44%;}
.news .play::before{content: "";position: absolute;width: 4.1rem;height: 4.1rem;box-shadow: rgb(255, 255, 255) 0px 0px 40px inset;border-radius: 50%;top: 0px;left: 0px;opacity: 0;animation: 2s ease-out 0.1s infinite normal none running warn2;}
.news_r li span{font-size:0.9rem;color: #333;float: left;}

.g-news{padding-bottom:0rem; }
.g-news h2{text-align:center;padding-bottom:1.6rem}
.g-news h2 b{display:block;font-size:2.5rem;font-weight:400;line-height:3.2rem;color:#333b5a;font-weight:700}
.g-news h2 em{display:block;font-size:1.3rem;font-weight:400;line-height:2.2rem;color:#333b5a}
.newtit{height:3.5rem;margin:0 3% 0.5rem;position:relative}
.news_nav{height:3.5rem}
.news_nav p{display:block;float:left;width:31.7%;padding-left:10%;height:2.5rem;line-height:2.5rem;margin-right:1.5%;background:#ececee;border-radius:3rem;font-size:0.94rem;color:#000;font-weight:400;box-sizing:border-box;position:relative;font-family:"Microsoft Yahei"}
.news_nav p.cur{background:#008c3f;color:#fff}
.news_nav p:nth-child(3){border-right:0}
.news_nav p i{position:absolute;left:0.5rem;top:50%;margin-top:-1.1rem;width:2.4rem;height:2.4rem;overflow:hidden}
.news_nav p i img{width:2rem;  filter: contrast(0) brightness();}
.news_nav p.cur i img{filter: contrast(0) brightness(100);}
.news_nav .ne_db{display:block}
.g-news .newtj{margin:0 3%;position:relative}
.g-news .newtj dt{width:100%;position:relative;margin-bottom:1.8rem}
.g-news .newtj dt img{width:100%;display:block}
.g-news .newtj dd{height:11rem}
.g-news .newtj h3 a{display:block;font-size:1rem;color:#333;line-height:2.6rem;font-weight:700;height:2.6rem;margin-bottom:.3rem;overflow:hidden;position:relative;font-family:"Microsoft Yahei"}
.g-news .newtj em{display:block;font-size:1.05rem;font-weight:400;line-height:2.4rem;color:#666;margin-bottom:1rem}
.g-news .newtj p{font-size:1.2rem;line-height:1.8rem;color:#666;font-family:"Microsoft Yahei";display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.g-news .newtj2{margin:0 3% 0.8rem;position:relative;overflow:hidden}
.g-news .newtj2 dt{float:left;width:30%;position:relative}
.g-news .newtj2 dt img{width:100%;display:block}
.g-news .newtj2 dd{float:right;width:67%}
.g-news .newtj2 h3 a{display:block;font-size:1rem;color:#333;line-height:2rem;font-weight:700;height:2rem;position:relative;font-family:"Microsoft Yahei"}
.g-news .newtj2 p{font-size:0.8rem;line-height:1.3rem;color:#666;font-family:"Microsoft Yahei";display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.g-news .newtj2:nth-child(3){border-bottom:none}


/*优势*/.g-ys{width: 100%; position: relative;}
.g-ys dl{width: 92%;margin: 0 auto;}
.g-ys dl dt{width: 100%;line-height: 0;overflow: hidden;}
.g-ys dl dt img{ width:100%;}
.g-ys dl dd{width: 100%;padding:00 0 0;}
.g-ys dl dd h5{font-size:1.2rem; font-weight:bold; color: #008c3f;line-height: 2.5rem;}
.g-ys dl dd li{font-size:0.8rem;color: #333;line-height:1.2rem; padding-bottom: 0.4rem;}
.g-ys dl dd li em{ font-size:20PX; float:left; padding-right:0.2rem;}
.g-ys .m-cnt{width: 100%;margin:1rem 0 0; }
.g-ys .m-cnt li{width: 20%; float: left;text-align: center;font-size:0.77rem;color: #000;font-weight: bold;line-height:1rem;position: relative;}
/*.g-ys .m-cnt li:before{content: "";width: 1px;height: 4.4rem;background: #cbcbcb;position: absolute;top: 0;left: 0;}*/
.g-ys .m-cnt li:first-child:before{display: none;}
.g-ys .m-cnt li em{display: block;width: 2.6rem; line-height: 0;overflow: hidden;margin: 0 auto 0.5rem;}
.g-ys .m-cnt li em img{width:1.6rem;-webkit-transition: all 0.5s;transition: all 0.5s;  filter: brightness(0%);}
.g-ys .m-cnt li.on{color: #008c3f;}
.g-ys .m-cnt li.on em img{margin-top: rem;     filter: grayscale(0%) brightness(100%);}
.ys_btn{width:30%;position: absolute;/*top:21rem;*/right: 0;}
.ys_btn .prev,
.ys_btn .next{display: block;line-height: 0;width: 1.8rem;height: 1.8rem;margin-right: 1rem;float: left;}
.ys_btn .prev img,
.ys_btn .next img{width:1.8rem;height:1.8rem;}
.g-ys .m-box .con{display: inline;float: left;}

.e-q{font-size: 0.2rem; /* 减小字体*/color: #000;line-height:1.2;/* 调整行高*/text-align: center;/*margin-bottom: 0.2rem;min-height:1.3rem;*//* 调整最小高度*/}

.cer_tab .e-q {transform: scale(0.5); margin: -0.45rem -1.2rem 0 -1.2rem; height:1.2rem; justify-content: center ; }
.e-o{transform: scale(0.6);}
.e-m span{transform: scale(0.5); margin-top: -0.3rem;}
.e-r{transform: scale(0.6);  margin-top: -0.3rem;}