@charset "utf-8";
/* CSS Document */


html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite, code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio, video{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; outline-style:none;/*FF*/font-size:10px;  font-family: "Arial","Microsoft Yahei";  list-style:none;}
body { line-height:1; }
a{ margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent;text-decoration:none; color:#333; cursor:pointer;outline:0;}
a:hover,a:focus{ text-decoration:none;  outline-style:none;/*FF*/ }
table { border-collapse:collapse; border-spacing:0;}
input, select {vertical-align:middle;}
/*css为clearfix，清除浮动*/
.clearfix::before,.clearfix::after{content:""; height:0; line-height:0; display: block;visibility: hidden; clear:both;}
.clearfix:after{clear:both;} 
.clearfix{*zoom:1;/*IE/7/6*/}

.warp{ max-width:1680px; padding:0 20px;  margin:0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.warp2{ max-width:1400px; padding:0 20px;  margin:0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.clear{ overflow:hidden;}
.clear2{ clear:both;}

h1,h2,h3,h4,h5,h6{ font-weight:normal;}
.play{transition:linear .5s all;-moz-transition: linear .5s all; -webkit-transition:linear .5s all; -o-transition: linear .5s all;} 

/*all-img*/
.xxl,icu1{ display:block;}
.xl,.l,.m,.icu2{ display:none;}

/*parts*/
div.fy {text-align:center;line-height:4rem; padding-top:20px;}
div.fy a { margin:2px 2px;padding:8px 12px;color:#666;font-size:1.4em; display:inline; background: #fff; box-shadow: 2px 2px 4px rgba(0,0,0,0.2);}
div.fy a:hover{color:#fff;  background: #01913a; box-shadow: 2px 2px 4px rgba(0,0,0,0.2);}
div.fy a:active{ color:#fff;  background: #01913a; box-shadow: 2px 2px 4px rgba(0,0,0,0.2);}
div.fy span.current{  margin:2px 2px;padding:8px 12px; color:#fff;  font-size:1.4em;  background: #01913a;box-shadow: 2px 2px 4px rgba(0,0,0,0.2);}
div.fy span.disabled{  margin:2px 2px;padding:8px 12px; color:#666; font-size:1.4em; background: #fff;  box-shadow: 2px 2px 4px rgba(0,0,0,0.2);}


/*手机导航*/
.m-header{ width:100%; background:#fff;}
#hamburger { width: 24px; height: 14px;	position:absolute;	top: 25px;	right: 25px;	z-index: 999;display: none !important;}
#hamburger:before, #hamburger:after, #hamburger span { background:#01913a; content: ''; display: block;    width: 20px;  height: 2px;}
#hamburger span {	margin: 4px 0 0 0;}
#hamburger:after {	margin: 4px 0 0 0;}
#hamburger.hb-fixed {	position: fixed;}
/* Hamburger animation */
#hamburger:before, #hamburger:after, #hamburger span {	-webkit-transition: none 0.3s ease 0.3s;	transition: none 0.3s ease 0.3s;	-webkit-transition-property: transform, top, bottom, left, opacity, margin;	transition-property: transform, top, bottom, left, opacity, margin;}
html.mm-opening #hamburger:before, html.mm-opening #hamburger:after {top: 20px;}
html.mm-opening #hamburger span {	left: -50px;	opacity: 0;}
html.mm-opening #hamburger:before {	transform: rotate( 45deg );	margin: 7.5px 0 0 0;}
html.mm-opening #hamburger:after {	transform: rotate( -45deg );margin: -7.5px 0 0 0;}
/*弹出input*/
.overCurtain {position: fixed; top:20px; right:40px; height:40px; width:40px;display:none; opacity:1; z-index:1000; cursor:pointer;}
.hide-center {background-color:#444;  position:fixed; z-index:999; display:none; width:100%; height:100%; top:0; left: 0;}
.hide-center .boxs{ display:table; width:100%; height:100%;}
.hide-center .box{ display:table-cell; vertical-align:middle; padding:0 20px;}
.field__input{ float:left; width:100%; border:none; outline:none; height:60px; padding:20px 160px; font-size:3.2em; font-weight:bold; color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align:center; border-bottom:1px solid #ccc; background-color: transparent;}
.m-btn{ float:left;border:none; outline:none; background-color: transparent; padding:19.5px; height:60px; font-size:1.6em; font-weight:bold; color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width:140px; position:absolute; right:40px; text-transform:uppercase;}
.s-close { width:40px; height:40px; transition:linear .5s all;-moz-transition: linear .5s all; -webkit-transition:linear .5s all; -o-transition: linear .5s all; font-size:0px; margin-top:20px;	display:block;}
.s-close::before,.s-close::after {	content:'';	width:40px;	height:2px;	background:#FFF;	display:block; transition:linear .5s all;-moz-transition: linear .5s all; -webkit-transition:linear .5s all; -o-transition: linear .5s all;}
.s-close::before {	-webkit-transform:rotate(45deg);	transform:rotate(45deg);}
.s-close::after {	-webkit-transform:translateY(-2px) rotate(-45deg);	transform:translateY(-2px) rotate(-45deg);}
.s-close:hover:before{transform:rotate(90deg);}
.s-close:hover:after{ transform:rotate(0deg);}

.overCurtain2 .s-close{ float: right; top:20px; right: 20px; position: absolute;}
.overCurtain2 {position: fixed; top: 0;    bottom: 0;    left: 0;    right: 0;width:100%;display:none; background-color:#000; opacity:0.7; z-index:999;}
.hide-center2 {position:fixed;right:0;left:0;	bottom:0;	top:20%;margin:auto;	display:none;	z-index:1000;	width: 100%;   max-width: fit-content;	}

/*header*/
.header .munes .mune a:after,.header .munes .mune .m-d a:after{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.header{ position: relative; }
.header .logo{ float:left; padding: 5px 10px;}
.header .munes{ float:right;}
.header .munes>*,.header .munes .more>*{ float:left;}
.header .munes .mune .m-dot{  float:left; }
.header .munes .mune .m-dot>a{  font-size: 1.4em;color: #000; line-height: 24px; margin: 0px 40px; position: relative; padding: 33px 0px; display: inline-block; text-transform: uppercase;} 
.header .munes .mune .m-dot>a:after{ width: 100%; background: #01913a; content: ""; position: absolute;  height: 2px;  transform: scaleX(0); z-index: 3;  right:0; bottom:26px; transform-origin: 100% 0 0;}
.header .munes .mune .m-d{ display: none; padding: 30px 0; left: 0; width: 100%; z-index: 2; position: absolute; top:calc(100%); border-top:2px solid #f5f5f5;  background: #fff;  text-align: center; }
.header .munes .mune .m-d a{ font-size: 1.4em; color: #333; padding: 6px 20px; position: relative; margin: 5px 10px;text-transform: uppercase; }
.header .munes .mune .m-d a:after{ position: absolute; bottom:0;  content: ""; width: 0; height: 2px; background: #01913a; right:0;}
.header .munes .mune .m-d a:hover:after{ width: calc(100% - 8px); }
.header .munes .more{  margin-left: 60px; }
.header .munes .more .lun{ position: relative; padding: 31px 5px;}
.header .munes .more .lun>p{ display: inline-block; font-size: 1.4em; color: #000; line-height: 28px; cursor: pointer; background: url(../images/lund.png) center right no-repeat; background-size: auto !important; padding-right: 15px;}
.header .munes .more .lun .m-d{border-top:2px solid #f5f5f5; padding:6px 15px; background: #fff; position: absolute; top:100%; left: 0;  display: none; width: 100%; z-index: 2; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.header .munes .more .lun .m-d a{ display: block; font-size: 1.4em; color: #333; line-height: 2;}
.header .munes .more .lun .m-d a:hover{ border-bottom:2px solid #01913a;}
.header .munes .mune .m-dot>a:hover:after,
#m1 .m1:after,#m2 .m2:after,#m3 .m3:after,#m4 .m4:after,#m5 .m5:after,#m6 .m6:after,#m7 .m7:after{transform: scaleX(0.8);}


/*footer*/
.footer a{ color: #fff;  transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.footer{ background:url(../images/f-bg.jpg?v=1.1) center center no-repeat; background-size: cover !important;}
.footer .fo1{ padding: 90px 0;  overflow: hidden;}
.footer .fo1 .ftop{ display: flex; align-items: center; margin-bottom: 150px;}
.footer .fo1 .ftop h3{ font-size: 3.6em; font-weight: bold; color: #fff; text-transform: uppercase; max-width: 700px; line-height: 1.1; margin-left: 50px;}

.footer .fo1 .f-mune{ display: flex;  justify-content: space-between;}
.footer .fo1 .mune{ display: flex;  width: calc(100% - 450px); justify-content: space-between;}
.footer .fo1 .mune .dot h3 a{text-transform: uppercase; font-size: 1.8em; display: inline-block;  margin-bottom: 30px; line-height: 24px; }
.footer .fo1 .mune .dot p a{ font-size: 1.4em; line-height: 32px; height: 32px;}

.footer .fo1 .two{ width: 400px;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.footer .fo1 .two .t h4{ font-size: 3.6em; color: #fff; line-height: 1.2; margin-bottom: 16px; font-weight: bold;}
.footer .fo1 .fs{ display: flex;}
.footer .fo1 .fs div{ display: inline-block; margin: 0 15px 0 0;}

.footer .fo2{ border-top:1px solid rgba(255,255,255,0.34); overflow: hidden; padding: 30px 0 60px 0; display: flex; justify-content: space-between;}
.footer .fo2 p{ font-size: 1.4em; color: #fff; line-height: 1.5; display: inline-block; margin: 0 10px;}
.footer .fo2 p a{ font-size:1em; color:#fff; }
.footer a:hover{ text-decoration: underline;}


.bottomlist{ background:#333; position:fixed; width:100%; bottom:0; left:0;  display:none; z-index:200;}
.bottomlist ul{ width:100%;}
.bottomlist ul li{ width:33.33%; float:left; text-align:center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:5px;}
.bottomlist>ul>li>a>div{ font-size:1.6em; color:#fff;}
.bottomlist ul li img{ width:40px; height:40px;}


/*banner*/
.banner .swiper-pagination-bullet,.banner .img{transition:ease-out 2s all;-moz-transition: ease-out 2s all; -webkit-transition:ease-out 2s all; -o-transition: ease-out 2s all;}
.banner img{ width: 100%;}
.banner{ overflow: hidden;}
.banner{ position: relative; }
.banner .swiper-pagination{ bottom:30px;  }
.banner .swiper-pagination-bullet{ border-radius: 0; width: 20px; height: 3px; background: #01913a; opacity: 1;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 10px;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{ width: 130px; }
.banner .img{ transform: scale(1.2);}
.banner .swiper-slide-active .img{transform: scale(1);}
/*ip*/
.ip .swiper-slide a{transition:ease-out 0.6s all;-moz-transition: ease-out 0.6s all; -webkit-transition:ease-out 0.6s all; -o-transition: ease-out 0.6s all;}
.ip{ padding: 60px 0; background: url(../images/ip-bg.jpg) center center no-repeat; background-size:  cover !important;}
.ip .tit h3{ font-size: 3.6em; color: #000; line-height: 1.5; font-weight: bold; text-transform: uppercase; margin-bottom: 70px; text-align: center; }
.ip .ip-slider .swiper-slide{ cursor: pointer;  background: #fff; }
.ip .swiper-slide a{ padding-left: 10%; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: url(../images/ipbg.jpg) left top no-repeat; background-size: 0;}
.ip .swiper-slide .txt{ padding: 50px 30px 30px 0;}
.ip .swiper-slide .txt h3{ font-size: 1.8em; color: #000; line-height: 24px; height: 24px; margin-bottom: 16px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1; text-transform: uppercase;}
.ip .swiper-slide .txt p{ font-size: 1.4em; color: #888;  line-height: 24px; height: 72px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:3;}
.ip .swiper-slide .img img{ width: 100%;}
.ip .swiper-slide:hover a{ background-position: bottom right;  background-size: cover !important;}
.ip .swiper-slide:hover h3,.ip .swiper-slide:hover p{ color: #fff;}
.ip .btns{ margin-top: 60px; position: relative; width:160px; left: calc(50% - 80px); height: 60px;}
.ip .btns .ip-n,.ip .btns .ip-p{ background-image:url(../images/arrow.png); bottom:0; background-size: 48px 8px; width: 48px; height: 8px;}
.ip .btns .ip-p{ transform: rotate(180deg);}
/*iab*/
.iab{ display: table; color: #fff; min-height: 80vh; align-items: center;}
.iab>*{ display: table-cell; vertical-align: middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.iab .iab-l{background: url(../images/iab-l.jpg) center center no-repeat; background-size: cover !important;}
.iab .iab-r{background: url(../images/iab-r.jpg?v=1.1) center center no-repeat; background-size: cover !important;}
.iab .iab-l{ width: 60%; padding: 20px 4% 20px 8%;}
.iab .iab-l .txt{ margin-bottom: 10%;}
.iab .iab-l .txt h3{ font-size: 3.6em; font-weight: bold; margin-bottom: 50px; line-height: 1.5; text-transform: uppercase;}
.iab .iab-l .txt p{ font-size: 1.4em; line-height: 2; max-width: 80%;}
.iab .iab-l .num{ display: flex; justify-content:space-between;}
.iab .iab-l .num .nd .n{ display: flex;}
.iab .iab-l .num .nd h3{ font-size: 7.5em; font-weight: bold;}
.iab .iab-l .num .nd h4{ font-size: 1.4em; text-transform: uppercase; line-height: 1.5; margin-left: 10px;}
.iab .iab-l .num .nd p{ font-size: 1.4em; text-transform: uppercase; line-height: 1.5;}
.iab .iab-r{ padding: 40px 20px; text-align: center;}
.iab .iab-r h3{ font-size: 3.6em; font-weight: 800; font-style: italic; line-height: 2; text-transform: uppercase;}
/*ipa*/
.ipa .imgs .img img,.ipa .more a span img,.ipa .more a{transition:ease-out 0.3s all;-moz-transition: ease-out 0.3s all; -webkit-transition:ease-out 0.3s all; -o-transition: ease-out 0.3s all;}
.ipa{ padding: 90px 0 80px 0;}
.ipa .tit h3{ font-size: 3.6em; color: #000; line-height: 1.5; font-weight: bold; text-transform: uppercase;  text-align: center;}
.ipa .imgs{ margin: 80px 0 70px 0; display: flex; justify-content: space-around;  border-top:1px solid #bfbfbf;  border-bottom:1px solid #bfbfbf;}
.ipa .imgs .img{ padding: 30px 10px;}
.ipa .imgs .img img{ max-width: 100%; -webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);}
.ipa .imgs .img:hover img{ -webkit-filter:grayscale(0%);
	-moz-filter:grayscale(0%);
	-ms-filter:grayscale(0%);
	-o-filter:grayscale(0%);
	filter:grayscale(0%);}
.ipa .more{ text-align: center;}
.ipa .more a{ font-size: 1.4em; color: #000; line-height: 18px; padding: 16px 40px; border-radius: 40px; border: 1px solid #0e050b; display: inline-block;}
.ipa .more a span img{ display: inline-block; margin: 0 0 -3px 20px;}
.ipa .more a:hover{ background: #01913a; border: 1px solid #01913a; color: #fff;}
.ipa .more a:hover span img{margin: 0 0 -3px 30px; filter: invert(100%);}
/*inews*/
.inews .boxs .box .txt p img,.inews .boxs .box .img img{transition:ease-out 0.3s all;-moz-transition: ease-out 0.3s all; -webkit-transition:ease-out 0.3s all; -o-transition: ease-out 0.3s all;}
.inews{ padding: 120px 0; background: url(../images/inews-bg.jpg) top right no-repeat; background-size: cover !important;}
.inews .tit h3{ font-size: 3.6em; color: #000; line-height: 1.5; font-weight: bold; text-transform: uppercase;  text-align: center; margin-bottom: 60px;}
.inews .boxs{ display: flex; justify-content: space-between;}
.inews .boxs .box{ width: calc(33.33% - 35px);}
.inews .boxs .box .img img{ width: 100%;}
.inews .boxs .box .img{ margin-bottom: 25px; border-radius: 10px; overflow: hidden;}
.inews .boxs .box .txt{ padding:0 5%;}
.inews .boxs .box .txt h3{ font-size: 1.8em; color: #000; font-weight: bold; line-height: 24px; height: 48px; text-transform: uppercase; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2; margin-bottom: 20px;}
.inews .boxs .box .txt h4{ font-size: 1.4em; color: #888; line-height: 24px; height: 72px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3;}
.inews .boxs .box .txt p{ font-size: 1.4em; color: #000; margin-top: 40px;}
.inews .boxs .box .txt p img{ margin: 0 0 -3px 10px;}
.inews .boxs .box:hover .txt p img{ margin: 0 0 -3px 20px; }
.inews .boxs .box:hover .img img{ transform: scale(1.1);}

/*banners*/
.banners{ display: flex; align-items: center; text-align: center; height: 514px; background-size: cover !important;}
.banners .t{ width: 100%;}
.banners .t span{ display: inline-block; background: #fff; width: 140px;height: 8px; margin-bottom: 40px;}
.banners .t h3{ font-size: 3.6em; color: #fff; font-weight: bold; text-transform: uppercase; text-shadow: 4px 4px 10px rgba(0,0,0,0.6); font-style: italic;}
.about{ background:url(../images/banner/about-banner.jpg) center center no-repeat; }
.news{ background:url(../images/banner/news-banner.jpg) center center no-repeat; }
.product{ background:url(../images/banner/product-banner.jpg) center center no-repeat; }
.service{ background:url(../images/banner/service-banner.jpg) center center no-repeat; }
.network{ background:url(../images/banner/network-banner.jpg) center center no-repeat; }
.report{ background:url(../images/banner/report-banner.jpg) center center no-repeat; }
.contact{ background:url(../images/banner/contact-banner.jpg) center center no-repeat; }

/*about*/
.about-t .ab3 .img:after{transition:ease-out 0.5s all;-moz-transition: ease-out 0.5s all; -webkit-transition:ease-out 0.5s all; -o-transition: ease-out 0.5s all;}
.about-t .ab1{ display:flex; align-items: center;}
.about-t .ab1 .txt{ padding: 40px 6%; width: 60%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.about-t .ab1 .txt h3{ font-size: 3.6em; color: #209d5a; font-weight: 800; font-style: italic; margin-bottom: 50px;}
.about-t .ab1 .txt p{ font-size: 1.6em; color: #333; line-height: 1.5;}
.about-t .ab1 .abt{ text-align: center; background: url(../images/ab2.jpg) center center no-repeat; background-size: cover !important; padding: 90px 0;}
.about-t .ab1 .abt h3{ font-size: 3em; color: #fff; line-height: 1.5; font-weight: 800; font-style: italic; text-transform: uppercase;}
.about-t .ab1-line{ padding: 80px 0; background: #eaeaea;}
.about-t .ab1-line .num{ display: flex; justify-content:space-between;}
.about-t .ab1-line .num .nd .n{ display: flex;}
.about-t .ab1-line .num .nd h3{ font-size: 7.5em; font-weight: bold; color: #209d5a;}
.about-t .ab1-line .num .nd h4{ font-size: 1.4em; text-transform: uppercase; line-height: 1.5; margin-left: 10px; color: #209d5a;}
.about-t .ab1-line .num .nd p{ font-size: 1.4em; text-transform: uppercase; line-height: 1.5; color: #209d5a;}
.about-t .ab2{ padding: 90px 0; text-align: center;}
.about-t .ab2 .tit h3{ font-size: 3em; color: #209d5a; font-weight: bold; text-transform: uppercase; margin-bottom: 60px;}
.about-t .ab2 .honor-slider img{max-width: 100%;}
.about-t .ab2 .honor-slider{ text-align: center;}
.about-t .ab2 .btns{ margin-top: 20px; position: relative; width:160px; left: calc(50% - 80px); height: 30px;}
.about-t .ab2 .ip-n,.about-t .ab2 .ip-p{ background-image:url(../images/arrow.png); bottom:0; background-size: 48px 8px; width: 48px; height: 8px; top:auto;}
.about-t .ab2 .ip-p{ transform: rotate(180deg);}


.about-t .ab2 .imgs{ display: flex; justify-content: space-between;}
.about-t .ab2 .imgs .img{ width: calc(25% - 20px); }
.about-t .ab2 .imgs .img img{ max-width: 100%;}
.about-t .ab3{ background: #e4e4e4; padding: 80px 0; text-align: center;}
.about-t .ab3 .tit h3{ font-size: 3em; font-weight: bold; text-transform: uppercase; margin-bottom: 40px; color: #209d5a;}
.about-t .ab3 .img:after{ position: absolute; top:calc(50% - 53px); left: calc(50% - 53px); width: 106px; height: 106px; background-size: contain; content: ""; background: url(../images/play.png) center center no-repeat;}
.about-t .ab3 .img{ cursor: pointer; position: relative;}
.about-t .ab3 .img img{ max-width: 100%;}
.about-t .ab3 .img:hover:after{transform: scale(0.8);}



/*product*/
.product-t .dot .txt>span{transition:ease-out 0.5s all;-moz-transition: ease-out 0.5s all; -webkit-transition:ease-out 0.5s all; -o-transition: ease-out 0.5s all;}
.product-t{ background: #f4f4f4; padding: 120px 0;}
.product-t .dot{ position: relative; background: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0 0 80px 0;}
.product-t .dot:after{ position: absolute; bottom:0; right:0; width: 10%; height: 14px; content: ""; background: #00913a;}

.product-t .dot a{ display: flex;}
.product-t .dot .txt{ width: 60%; border-top:14px solid #00913a; padding: 30px 40px 10px 60px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.product-t .dot .txt .tit h3{ font-size: 3em; font-weight: 800; color: #333; line-height: 1.5; font-style: italic;}
.product-t .dot .txt .tit h4{ font-size: 2.4em; color: #009039; font-weight: 800; font-style: italic;}
.product-t .dot .txt .ptab{ margin: 30px 0;}
.product-t .dot .txt .ptab table tr{ border-bottom: 1px solid #cacaca;}
.product-t .dot .txt .ptab table tr td{ font-size: 1.6em; color: #555; padding: 12px 0px;}
.product-t .dot .txt>span{ color: #fff; font-size: 1.4em; background: #00913a; border-radius: 40px; padding: 12px 30px; display: inline-block;}
.product-t .dot .txt>span:hover{box-shadow: 2px 2px 6px rgba(0,0,0,0.4);}
.product-t .dot .img{ width: 40%; }
.product-t .dot .img img{width: 100%;}

/*productshow*/
.pmore .boxs .box img{transition:ease-out 0.5s all;-moz-transition: ease-out 0.5s all; -webkit-transition:ease-out 0.5s all; -o-transition: ease-out 0.5s all;}
.proshow{ padding: 80px 0;}
.proshow .warp2{ display: flex; justify-content: space-between;}
.proshow .txt{ width: 50%;}
.proshow .txt .tit h3{ font-size: 3em; font-weight: 800; color: #333; line-height: 1.5; font-style: italic;}
.proshow .txt .tit h4{ font-size: 2.4em; color: #009039; font-weight: 800; font-style: italic;}
.proshow .txt .ptab{ margin: 30px 0;}
.proshow .txt .ptab table tr{ border-bottom: 1px solid #cacaca;}
.proshow .txt .ptab table tr td{ font-size: 1.6em; color: #555; padding: 12px 0px;}
.proshow .img{ text-align: center; padding-left: 40px;}
.proshow .img img{ width: 100%;}
.pmore{ background: #e6e6e6;  padding: 50px 0 40px 0;}
.pmore .tit h3{ font-size: 2.4em; color: #333; font-weight: bold; margin-bottom: 30px; text-transform: uppercase;}
.pmore .boxs{ display:flex; text-align: center; justify-content: space-between;}
.pmore .boxs .box{ width: calc(25% - 20px);}
.pmore .boxs .box .img{ overflow: hidden;}
.pmore .boxs .box img{ width: 100%;}
.pmore .boxs .box .t p{ font-size: 1.6em; color: #333; line-height: 24px; height: 24px; margin-top: 20px;  height: 24px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1;} 
.pmore .boxs .box:hover img{ transform: scale(1.1);}



/*news*/
.news-t .nt,.news-t .nt *{transition:ease-out 0.5s all;-moz-transition: ease-out 0.5s all; -webkit-transition:ease-out 0.5s all; -o-transition: ease-out 0.5s all;}
.news-t{background: #f4f4f4; padding: 80px 0;}
.news-t .n-txts{ display: flex;  flex-wrap: wrap;}
.news-t .nt{ background: #fff; width: calc(33.33% - 40px); margin: 25px 20px; border-radius: 15px;}
.news-t .nt a{ padding: 20px 15px; display: block;}
.news-t .nt .img img{ width: 100%;}
.news-t .nt .img{ overflow: hidden; border-radius: 15px;}
.news-t .nt .t{ padding: 26px 5%;}
.news-t .nt .t h3{ font-size: 1.6em; font-weight: bold; text-transform: uppercase; line-height: 24px; height: 48px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:2; margin-bottom: 20px;}
.news-t .nt .t p{ font-size: 1.2em; color: #888; line-height: 20px; height: 60px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:3;}
.news-t .nt .t h4{ font-size: 1.2em; color: #000; text-transform: uppercase; margin-top: 30px; display: flex; align-items: center;}
.news-t .nt .t h4 img{ margin-left: 10px;}
.news-t .nt:hover .t h4 img{ margin-left: 30px;}
.news-t .nt:hover img{ transform: scale(1.1);}
.news-t .nt:hover h3{ color:#01913a;}

/*newsshow*/
.newsshow .btn a{transition:ease-out 0.5s all;-moz-transition: ease-out 0.5s all; -webkit-transition:ease-out 0.5s all; -o-transition: ease-out 0.5s all;}
.newsshow{ padding:80px 0;}
.newsshow .boxs{ background:#f5f5f5; }
.newsshow .tit{ padding:40px; text-align:center;}
.newsshow .tit h3{ font-size:1.8em; color:#333333;  line-height:24px; margin-bottom:20px;}
.newsshow .tit .dot{ background:#727171; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.newsshow .tit .dot h4{ color:#fff; font-size:1.4em; display:inline-block; padding:14px 15px;}
.newsshow .txt{ padding:20px 40px; line-height:24px; color:#666666; }
.newsshow .txt *{ font-size:14px; line-height:24px;}
.newsshow .txt p{ font-size:14px; }
.newsshow .txt img{ max-width:100%; margin:0 auto; padding:0px 0;}
.newsshow .btn{ padding:40px;}
.newsshow .btn a{ display:block; background:#fff; font-size:1.4em; color:#333333; line-height:24px; padding:12px 20px; margin-top:10px;}
.newsshow .btn a:hover{ background:#01913a !important; color:#fff !important;}

/*network*/
.net1{ padding: 80px 0;}
.net1 .img img{ max-width: 100%;}
.net1 .txt h3{ font-size: 3em; font-weight: bold; color:#01913a; }
.net1 .txt span{ background: #01913a; display: inline-block; width: 80px; height: 4px; margin: 20px 0 12px 0;}
.net1 .txt p{ font-size: 1.6em; color: #333; line-height: 1.5;}
.net2{ padding: 80px 0; background: #f4f4f4;}
.net2 .warp{ display: flex; align-items: center;}
.net2 .warp .txt{  margin-right: 150px; text-transform: uppercase;}
.net2 .warp .txt h3{ font-size: 3em; color: #333; font-weight: bold; line-height: 1.5;}
.net2 .warp .txt h4{ font-size: 3em; color: #01913a; line-height: 1.5; font-weight: bold;}
.net2 .warp .tel{ border-radius: 60px; background: #01913a; display: flex; align-items: center;}
.net2 .warp .tel span{ background: #018234; border-radius: 60px; padding: 22px;}
.net2 .warp .tel span img{ width: 45px;}
.net2 .warp .tel p{ font-size: 3.6em; color: #fff; font-weight: 800; padding: 22px 40px 22px 22px;}
.net3{ padding: 90px 0;}
.net3 .tit{ text-transform: uppercase;}
.net3 .tit h3{ font-size: 3em; color: #333; font-weight: bold; line-height: 1.5;}
.net3 .tit h4{ font-size: 3em; color: #01913a; line-height: 1.5; font-weight: bold;}
.net3 .dots{ margin-top: 80px; display: flex; justify-content: space-between; flex-wrap: wrap;}
.net3 .dots .dot{ padding:40px 20px 60px 20px; text-align: center; width: calc(25% - 15px); margin: 5px auto; background: #e6e6e6; border-radius: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-transform: uppercase;}
.net3 .dots .dot img{ max-width: 40%;}
.net3 .dots .dot h3{ font-size: 2.4em; color: #000; line-height: 1.5; margin-top: 6px;}
.net3 .dots .dot h4{ margin: 30px 0; font-size: 1.6em; color: #000; line-height: 1.5; text-decoration: underline;}
.net3 .dots .dot h5{ font-size: 1.6em; color: #000;}
.net3 .dots .dot p{ font-size: 2.4em; color: #01913a; font-weight: 800; margin-top: 12px;}


/*report*/
.report-t .re-down a,.report-t .re-down a *{transition:ease-out 0.5s all;-moz-transition: ease-out 0.5s all; -webkit-transition:ease-out 0.5s all; -o-transition: ease-out 0.5s all;}
.report-t{ background: #f4f4f4;}
.report-t .re-sreach{ margin: 0 10%; transform: translateY(-110px);}
.report-t .re-top{ padding: 30px; display: flex;  background: #01913a; justify-content:space-around; }
.report-t .re-top .re-d{ width:20%; border-right: 1px solid #80c89d; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: center; padding: 15px;}
.report-t .re-top .re-d:last-child{ border-right: none;}
.report-t .re-top .re-d a{ line-height: 20px; height: 20px; font-size: 1.6em; color: #fff; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1;}
.report-t .re-top .re-d a:hover{text-decoration: underline;}
.report-t .re-s{ padding: 40px 90px; background: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.report-t .re-s h3{ font-size: 1.8em; color: #555; text-transform: uppercase; line-height: 1.5; padding: 0 0 14px 34px; font-style: italic;}
.report-t .re-s form{ border: 1px solid #bfbfbf; border-radius: 40px;display: flex;  padding: 5px; justify-content: space-between;}
.report-t .re-s input{  font-size: 1.4em; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  line-height:24px; color:#333;  border: none; padding: 24px 24px; background: transparent;} 
.report-t .re-s .re-txt{ font-size: 1.6em; font-style: italic; line-height: 1.5; width: calc(100% - 220px);}
.report-t .re-s .re-btn{ font-size: 1.4em; color: #fff; line-height: 1.5; width: 200px; background: #01913a; border-radius: 40px;}
.report-t .re-s .re-txt::-webkit-input-placeholder{ color:#b4b4b4;}
.report-t .re-s .re-txt:-moz-placeholder{ color:#b4b4b4;}
.report-t .re-s .re-txt::-moz-placeholder{ color:#b4b4b4;}
.report-t .re-s .re-txt:-ms-input-placeholder{ color:#b4b4b4;}

.report-t .re-download{ padding-bottom: 100px;}
.report-t .re-down{ margin-bottom: 20px; background: #fff; }
.report-t .re-down a{ padding: 20px; display: flex; justify-content: space-between; align-items: center; text-align: center;}
.report-t .re-down a>span{ width: 60px;}
.report-t .re-down a>h3{ font-size: 1.6em; text-align:left; width: calc(100% - 400px); color: #555; line-height: 24px; height: 24px; text-transform: uppercase; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1;}
.report-t .re-down a>p{ font-size: 1.4em; color: #888; line-height: 1.5; width: 80px;}
.report-t .re-down a>.red{ display: flex;align-items: center; width: 160px; justify-content: center;}
.report-t .re-down a>.red p{ font-size: 1.4em; color: #888; line-height: 1.5; margin-right: 12px;}
.report-t .re-down:hover a{ background: #01913a;}
.report-t .re-down:hover a img{ filter: invert(100%) !important;}
.report-t .re-down:hover a>h3,.report-t .re-down:hover a>p,.report-t .re-down:hover a .red p{ color: #fff;}

/*service*/
.service-t>div:nth-child(2n){ background: #e6e6e6;}
.service-t>div{background: #f4f4f4; padding: 80px 0;}
.service-t .txt h3{ font-size: 2.4em; color: #01913a; font-weight: bold; text-transform: uppercase; margin-bottom: 26px;}
.service-t .txt p{ font-size: 1.4em; color: #333; line-height: 2;}
.service-t .s2>.warp2{ display: flex; align-items: center;}
.service-t .s2 .txt{ width: 60%;}
.service-t .s2 .img{ width: 40%; padding-left: 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.service-t .s2 .img img{ display: block; width: 100%;}
.service-t .s2 .img{ position: relative;}
.service-t .s2 .img:after{ position:absolute; bottom: -50px; right: -70px;font-size: 24.5em; color: transparent; z-index: 2; -webkit-text-stroke: 5px #fff; font-weight: 800;}
.service-t .s2 .img.i1:after{ content: "01";}
.service-t .s2 .img.i2:after{ content: "02";}
.service-t .s2 .img.i3:after{ content: "03";}

/*contact*/
/*map*/
.content-window-card { position: relative; box-shadow: none; bottom: 0; left: 0; width: auto; padding: 0;}
.content-window-card p { height: 2rem;}
.custom-info {border: solid 1px silver;}
div.info-top { position: relative; background: none repeat scroll 0 0 #F9F9F9; border-bottom: 1px solid #CCC; border-radius: 5px 5px 0 0;}
div.info-top div { display: inline-block; color: #333333; font-size: 14px; font-weight: bold; line-height: 31px; padding: 0 30px 0 10px;}
div.info-top img { position: absolute; top: 10px; right: 10px; transition-duration: 0.25s;}
div.info-top img:hover { box-shadow: 0px 0px 5px #000;}
div.info-middle { font-size: 12px; padding: 10px 6px; line-height: 20px;}
div.info-bottom {height: 0px; width: 100%; clear: both; text-align: center;}
div.info-bottom img { position: relative;  z-index: 104;}
#map span { margin-left: 5px; font-size: 11px;}
.info-middle img { float: left; margin-right: 6px;}
#container{ height:660px;}

.contact-t .btn .fc-btn{transition:ease-out 0.5s all;-moz-transition: ease-out 0.5s all; -webkit-transition:ease-out 0.5s all; -o-transition: ease-out 0.5s all;}
.contact-t{ padding: 120px 0; background: #f4f4f4;}
.contact-t .tit h3{ font-weight: bold; font-size: 2.4em; color: #333; margin-bottom: 30px;}
.contact-t .dots{ display: flex;}
.contact-t .dots .dot1{ width: 60%; display: flex; flex-wrap: wrap;}
.contact-t .dot1 .d{ width: calc(50% - 20px); margin: 0 20px 20px 0; background-size: auto 100% !important; height: 190px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 5% 40px 20px 40px;}
.contact-t .dot1 .d.d1{ background: url(../images/cd1.jpg) right center no-repeat #fff;}
.contact-t .dot1 .d.d2{ background: url(../images/cd2.jpg) right center no-repeat #fff;}
.contact-t .dot1 .d.d3{ background: url(../images/cd3.jpg) right center no-repeat #fff;  margin-bottom: 0;}
.contact-t .dot1 .d.d4{ background: url(../images/cd4.jpg) right center no-repeat #fff;  margin-bottom: 0;}
.contact-t .dot1 .d h3{ font-size: 2em; color: #01913a; font-weight: bold; text-transform: uppercase;  margin-bottom: 20px;}
.contact-t .dot1 .d p{ font-size: 1.6em; color: #888; line-height: 1.5;}
.contact-t .dot1 .d h4{ font-size: 3.6em; color: #888; line-height: 1.5;}
.contact-t .dot1 .d a{ font-size: 1em; color: #888; }
.contact-t .dot1 .d a:hover{ text-decoration: underline;}
.contact-t .dot2{ padding: 3% 4%; width: 40%; background: url(../images/cd5.jpg) right center no-repeat #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.contact-t .dot2 h3{ font-size: 2.4em; font-weight: bold; color: #333; line-height: 1.5; margin-bottom: 20px; text-transform: uppercase;}

.contact-t input{ font-size: 1.4em; outline:none; border: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  line-height:24px; color:#000;  border-bottom: 1px solid #e7e7e7; padding: 2px 4px; width: 100%; background: transparent;}
.contact-t .dot{ width: calc(100% + 30px); margin-left: -15px; overflow: hidden;}
.contact-t .dot input{ width: calc(50% - 30px); margin:0 15px 20px 15px; float:left; }
.contact-t .fc-cont{ margin-bottom: 50px;}

.contact-t .fc-input::-webkit-input-placeholder{ color:#888;}
.contact-t .fc-input:-moz-placeholder{ color:#888;}
.contact-t .fc-input::-moz-placeholder{ color:#888;}
.contact-t .fc-input:-ms-input-placeholder{ color:#888;}
.contact-t .btn .fc-btn{ border:none; padding:10px 15px;  font-size:1.4em; color:#fff; line-height:24px; cursor:pointer; background: #f0ba1a; border-radius: 10px; text-transform: uppercase; width: auto;}
.contact-t .btn .fc-btn:hover{ background: #01913a;}

