@charset "utf-8";
.slideBox{ position:relative; z-index:9}
.swiper-pagination-bullet{ background:rgba(0,0,0,0.2); border:1px solid #fff; opacity:1;}
.pagination{position: absolute;left: 0;bottom:20px; z-index: 99;width: 100%;text-align: center;}
.swiper-pagination-bullet{ margin-right:6px;}
.swiper-pagination-bullet-active{ background:#bc9882;}
.slideBox img{ display:block;}
/*iconBox*/
.iconBox{ overflow:hidden; width:100%; background:#4D4948; margin:0px auto; float:left}
.iconBox li{ float:left; width:25%;position:relative;}
.iconBox li u{ width:6px; height:6px;border-radius:10px; background:#c80917; position:absolute; right:12px; top:12px; display:block;}
.iconBox li i{ background-position:center center; background-size:40px; display:inline-block; background-repeat:no-repeat; width:50px; height:50px;}
.iconBox li>a{ position:relative; padding:0px; text-align:center; font-size:12px; padding:20px 0; display:block; color:#938F8E;}
.iconBox li.bBor:after{background:#d6d6d6;}
.iconBox li>a.rBor:after{background:#d6d6d6;}
.iconBox li.i4 a.rBor:after,.iconBox li.i8 a.rBor:after{ background:none}

.proItem{ overflow:hidden; width:100%;}
.proItem li{ float:left;width:-moz-calc((100% - 15px) / 2);width:-webkit-calc((100% - 15px) / 2);width: calc((100% - 15px) / 2);}
.proItem li:not(:last-child){ margin-right:15px;}
.proItem li img{width:100%; display:block}
.pic_2{
	clear:both;
	float:left;
	width:100%;
	padding:20px 15px;
	background:#AEAEAE;
}
.pic_2 ul .left{
	float:left;
	width:34.59%;
	position:relative;
	overflow:hidden;
}
.pic_2 .blackbg{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:rgba(0,0,0,0.3);
	-webkit-transition-property: background-color;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
}
.pic_2 ul .right{
	float:right;
	width:-moz-calc(64.62%);
	width:-webkit-calc(64.62%);
	width: calc(64.62%);
	position:relative;
	overflow:hidden;
}
.pic_2 li img{
	width:100%;
	display:block;
}
.pic_2 .proname{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-50px;
	margin-top:-20px;
	width:100px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:14px;
	color:rgba(255,255,255,0.8);
	font-weight:300;
	border:rgba(255,255,255,0.5) 1px solid;
}
header{ position: absolute; background:none;}
header.showMenu{ position:relative;}
.banner{float:left; width:100%;} 
.banner img{ float:left; margin-bottom:0px;}
.proItem{ float:left;margin-bottom:2px;}
.main{ overflow:hidden; position:relative; z-index:9; background:#FFF}
/******关于我们************/
.index-about{
	width:100%;
	float:left;
	clear:both;
	padding:4% 4% 40px 4%;
	position:relative;
	background:#F5F5F5;
	z-index:9;
}
.index-about .l{
	width:100%;
	padding-top:0px;
	position:relative;
	color:#747474;
	font-weight:lighter;
}
.index-about .l img{
	width:100%;
	display:block;
}
.index-about .l p{
	margin-bottom:15px;
	text-indent:2em;
}
.index-about .l strong{
	color:#02747E;
	font-size:15px;
}
.index-about .r{
	width:100%;
	padding-top:45px;
	clear:both;
}
.index-about .r h3{
	position:relative;
	color:#03757E;
	font-size:20px;
	padding-top:20px;
	margin-bottom:20px;
}
.index-about .r .titen{
	text-transform:uppercase;
}
.index-about .r a.leranmore{
	width:135px; 
	height:40px; 
	border:1px solid #91908E; 
	background:#91908E; 
	border-radius:19px; 
	display:block; 
	text-align:center; 
	line-height:40px; 
	color:#fff; 
	font-size:16px;
	margin:0 auto;
}
.index-about .r a.leranmore:hover{
	background:none; 
	color:#3BB3C3;
	border-radius:19px;
}
.index-about .r p{
	font-size:14px;
	line-height:180%;
	color:#838383;
}
.index-about .r img{
	margin-top:15px
}
/*******数据**********************/
.about_list{
	width:100%;
	float:left;
	background:url(../../../images/font.png) no-repeat center center #EBEBEB;
	background-size:contain;
	font-size:0;
	text-align:center;
	padding:5%;
}
.about_list li{
	display:inline-block;
	color:#000;
	width:100%;
	position:relative;
	text-align:left;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:rgba(255,255,255,.1) 1px solid;
}
.about_list li:last-child{
	padding-bottom:0px;
	border-bottom:0;
}
.about_list li .l{
	float:left;
	width:20%;
	padding-top:1%
}
.about_list li .l img{
	width:100%;
}
.about_list li .r{
	width:80%;
	float:left;
	text-align:left;
	padding-left:5%;
}
.about_list li h3{
	font-size:16px;
	color:#000;
}
.about_list li p{
	font-size:14px;
	margin-top:1px;
	padding:0 0px;
	line-height:160%;
	color:#000;
}
#slider{
	width:100%;
	min-height:210px;
	/*height:424px;*/
	margin:0 auto;
	position:relative;
}
.slider_list li{
	position:absolute;
	display:none;
	width:100%;
}
.slider_list li img{
	width:100%;
}
.slider_list li:first-child{
	display:block;
}
.slider_icon{
	width:100%;
	text-align:center;
	position:absolute;
	z-index:1;
	left:0;
	bottom:-30px;
	font-size:0;
	/*padding:4px 8px 4px 8px;*/
	height:12px;
	border-radius:12px;
	/*background-color:hsla(0,0%,100%,.3);*/
}
.slider_icon i{
	display:inline-block;
	width:12px;
	height:12px;
	border-radius:50%;
	margin:0 5px;
	cursor:pointer;
}
.btn{
	background:#c0c0c0;
}
.arrow{
	display:none;
	width:30px;
	height:60px;
	background-color:rgba(0,0,0,.2);
	position:absolute;
	top:50%;
	margin-top:-20px;
}
.prve{
	left:0;
}
.next{
	right:0;
}
.arrow span{
	display:block;
	width:10px;
	height:10px;
	border-bottom:2px solid #fff;
	border-left:2px solid #fff;
}
.slider_left{
	margin:25px 0 0 10px;
	transform:rotate(45deg);
}
.slider_right{
	margin:25px 0 0 5px;
	transform:rotate(-135deg);
}
.arrow:hover{
	background:#444;
}
#slider:hover .arrow{
	display:block;
}
.btn_act{
	background:#0046B6;
}
/*******解决方案*********************/
.honor {
	width:100%;
	float:left;
	clear:both;
	background:#F3F3F3;
	padding:30px 0;
	position:relative;
	z-index:9;
}

.honor .index-title{
	margin:0 15px;
	text-align:left;
	color:#000;
	font-size:20px;
	font-weight:bold;
}
.honor .index-title a{
	float:right;
	display:block;
	width:80px;
	height:30px;
	line-height:30px;
	background:#8FC320;
	font-weight:normal;
	font-size:14px;
	text-align:center;
	color:#FFF;
	border-radius:20px;
}
.honor .con { 
	margin:20px auto 0 auto;
	position:relative;
	float:left;
	/*width:-moz-calc(90% + 100px);
	width:-webkit-calc(90% + 100px);
	width: calc(90% + 100px);
	max-width: calc(1360px + 100px);
	min-width: calc(1200px + 100px);*/
	width:100%;
}
.honor .tempWrap{
	overflow:hidden;
	position:relative;
	width:-moz-calc(100% - 30px);
	width:-webkit-calc(100% - 30px);
	width: calc(100% - 30px);
	margin:0 auto;
}
.honor .con ul{
    font-size:0;
    padding:0;
    margin:0 0 0 0;
}
.honor .con li { 
   display:inline-block;
   width:100%;
   /*padding-right:25px;*/
   position:relative;
}
.honor .con li.last{
	padding-right:0;
}
.honor .con li a { 
   display:block; 
   position:relative; 
   font-size:18px;
}
.honor .con li .s-img {
	/*height:250px; */
	text-align:center;
	vertical-align: middle;
	/*display: table-cell;*/
	width:100%;
	position:relative;
	overflow:hidden;
}
.honor .con li .s-img img {
	display:inline-block; 
	vertical-align:middle; 
	width:100%; 
	max-height:100%;
	transition: all linear 0.3s
}
.honor .con li:hover img{
	-moz-transform:scale(1.2);
    -webkit-transform: scale(1.2);
    transform:scale(1.2);
}
.honor .con li .s-text{
	background:rgba(26,169,170,0.5);
	width:100%;
	height:180px;
	padding:10px 20px;
	overflow:hidden;
	line-height:180%;
	font-size:14px;
}
.honor .con li .s-text h3{
	color:#FFF;
	font-size:16px;
}
.honor .con li .s-text p{
	color:#FFF;
}
.honor .con li:hover .s-text h3{
	color:#0047BA;
	font-size:1
}
.honor .con li:hover .s-text p{
	color:#777;
}
.honor .con a.prev {
	outline:none;
    position:absolute; 
	left:15px; 
	top:50%; 
	width:20px; 
	height:30px; 
	margin-top:-25px; 
	background:url(../../../images/l.png?v=2.0) no-repeat center center #39927F;
	transition: all linear 0.3s;
	z-index:99;
}
.honor .con a.prev:hover {
	background:url(../../../images/l.png?v=2.0) no-repeat center #39927F;
}
.honor .con a.next {
	outline:none;
	position:absolute; 
	right:15px; 
	top:50%; 
	width:20px; 
	height:30px; 
	margin-top:-25px;

	background:url(../../../images/r.png?v=2.0) no-repeat center center #39927F;
	transition: all linear 0.3s;
	z-index:99;
}
.honor .con a.next:hover {
	background:url(../../../images/r.png?v=2.0) no-repeat center #39927F;
}

/****************产品*********************/
.index-product{
	width:100%;
	float:left;
	background:#F6F6F6;
	clear:both;
	padding:0 15px
}
.index-product ul{
	padding-top:10px;
}
.index-product h3{
	color:#03757E;
	font-size:20px;
}
.index-product ul li{
	float:left;
	width:-moz-calc((100% - 20px) / 2);
	width:-webkit-calc((100% - 20px) / 2);
	width: calc((100% - 20px) / 2);
	margin-right:20px;
	margin-bottom:20px;
	text-align:center;
}
.index-product ul li:nth-child(2n){
	margin-right:0;
}
.index-product ul li .pro-img{
	width:100%;
	margin-bottom:10px;
	box-shadow:0 10px 15px rgba(0,0,0,.2);
	overflow:hidden;
}
.index-product ul li .pro-img img{
	width:100%;
	display:block;
	transition: all linear 0.3s;
}
.index-product ul li:hover img{
	-moz-transform:scale(1.1);
    -webkit-transform: scale(1.1);
    transform:scale(1.1);
}
/**********产业链******************/
.chanyelian{
	width:100%;
	float:left;
	clear:both;
	background:#EBEBEB;
	padding:30px 15px;
}
.chanyelian h2{
	font-size:20px;
	color:#008D8F;
}
.xiapic{
	margin-top:10px
}
.xiapic .p2 li{
	float:left;
	width:-moz-calc((100% - 15px) / 2);
	width:-webkit-calc((100% - 15px) / 2);
	width: calc((100% - 15px) / 2);
	margin-right:15px;
	margin-bottom:15px;
	position:relative;
	overflow:hidden;
}
.xiapic .p2 li:nth-child(2n){
	margin-right:0;
}
.xiapic .p2 li:nth-child(2){
	padding-bottom:2px
}
.xiapic li img{
	width:100%;
	display:block;
	transition: all linear 0.3s
}
.xiapic li:hover img{
	-moz-transform:scale(1.1);
    -webkit-transform: scale(1.1);
    transform:scale(1.1);
}
.xiapic .p1{
	width:100%;
	background:#008D8F;
	float:left;
	margin-bottom:10px;
}
.xiapic .p2{
	width:100%;
}
.xiapic .p1 li.l3{
	float:left;
	color:#FFF;
	width:100%;
	padding:25px 15px;
	background:#008D8F;
}
.xiapic .p1 li.l3 h3{
	float:left;
	font-size:20px;
	width:100%;
}
.xiapic .p1 li.l3 div{
	float:left;
	width:100%;
	line-height:180%;
}
.xiapic .p1 li.l3 p{
	margin-top:15px
}
/******首页新闻***********/
.indexnews{
	width:100%;
	clear:both;
	/*background:#AEAEAE;*/
	float:left;
	/*padding:0px 15px;*/
}
.index-title{
	font-size:20px;
	color:#008D8F;
}
.indexnews h3{
	font-size:20px;
	color:#000;
	position:relative;
}
.indexnews h3 span{
	position:absolute;
	font-size:13px;
	text-transform:uppercase;
	bottom:0px;
	display:block;
	left:100px;
}
.indexnews h3 a{
	color:#424242
}
.indexnews li{
	width:100%;
	float:left;
	position:relative;
	margin-top:20px;
	border-bottom:#e0e0e0 1px solid;
	padding-bottom:20px;
}
.indexnews li:first-child{
	margin-top:0
}
.newsdate{
	float:left;
	width:100%;
	font-size:13px;
	color:#606060;
	display:none
}
.newsdate span{
	font-size:18px;
	color:#000;
}
.newstitle{
	float:left;
	width:100%;
}
.newstitle span{
	font-size:16px;
	color:#424242;
	line-height:160%;
	font-weight:bold;
}
.newstitle p{
	font-size:14px;
	margin-top:10px;
	color:#909090;
	line-height:180%;
	height:80px;
	overflow:hidden;
}
.newsimg{
	float:right;
	width:-moz-calc(100% - 0px);
	width:-webkit-calc(100% - 0px);
	width: calc(100% - 0px);
	margin-bottom:10px;
	height:160px;
	display: table-cell;
    vertical-align: middle;
	position:relative;
	overflow:hidden;
}
.newsimg img{
	width:100%;
	display:block;
}
/*汇江生态*/
.i_swyfdiv {
	width: 100%;
	position: relative;
	clear:both;
	float:left;
	overflow:hidden;
	z-index: 2;
	float:left;
}

.i_swyfdiv_ul {
	width: 100%;
	position: relative;
	/*height:1000px;*/
	overflow: hidden;
}

.i_swyfdiv_ul li {
	/*width:1920px; height:1000px;*/
	position: absolute;
	left: 0%;
	top: 0px;
	/* margin-left:-960px;*/
	position: relative;
	display: none;
}
.bigzm a{
	color:#FFF
}
.i_swyfdiv_ul li img {
	/*width:1920px; height:1000px;*/
}

.i_swyfdiv_ul li .zc {
	width: 100%;
	height: 100%;
	background: url(../images/zc_001.png) repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}

.i_swyfdiv_dl {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	height: 100%;
}

.i_swyfdiv_dl dd {
	width: 25%;
	height: 50%;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	float: left;
	position: relative;
	overflow: hidden;
	padding: 5% 2% 5% 2%;
	color: #fff;
}

.i_swyfdiv_dl dd.one {
	height: 100%;
	padding: 20% 4%;
}

.i_swyfdiv_dl dd .s1 {
	width: 100%;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	font-size: 20px;
}

.i_swyfdiv_dl dd .s2 {
	width: 100%;
	font-size: 28px;
	line-height: 2;
	text-align: center;
	position: absolute;
	top: 50%;
}

.i_swyfdiv_dl dd .s2 span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.i_swyfdiv_dl dd .s3 {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translateY(90%);
	-ms-transform: translateY(90%);
	-o-transform: translateY(90%);
	transform: translateY(90%);
	transition: all 0.8s cubic-bezier(0.645, 0.445, 0.655, 1) 0s;
	-webkit-transition: transition: all 0.8s cubic-bezier(0.645, 0.445, 0.655, 1) 0s;
	/*margin-top: 60px;*/
	margin-top: 270px;
}

.i_swyfdiv_dl dd.one .s3 {
	margin-top: 100px;
}

.i_swyfdiv_dl dd.on .s3 {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.i_swyfdiv_dl dd:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background:rgba(26,169,170,0.5);
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	opacity: 0;
	transition: ease 1s;
	transform: matrix3d(-1.63043, -1.05435, 0, -0.0126812, 4.07609, 1.05435, 0, 0.0126812, 0, 0, 1, 0, -247.011, 85.4022, 0, 1);
	transform-origin: center center center;
}

.i_swyfdiv_dl dd.on:after {
	opacity: 1;
	transform: none;
}
/***************汇江生态********/
.index-partner{
	width:100%;
	clear:both;
	float:left;
	padding:0 15px;
	background:#F3f3f3;
	position:relative;
	z-index:9;
}
.index-partner .index-partner-list li{
	width:100%;
	margin-bottom:1px;
	position:relative;
}
.index-partner .index-partner-list li img{
	width:100%;
	display:block;
}
.index-partner .index-partner-list li .mtext{
	position:absolute;
	color:#FFF;
	padding:15px;
	line-height:180%;
	overflow:hidden;
	display:block;
	width:100%;
}
.index-partner .index-partner-list li .mbg{
	background:rgba(26,169,170,0.5);
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	opacity:0;
}
.index-partner .index-partner-list li .mbgon{
	background:rgba(26,169,170,0.5);
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	opacity:1;
}
.index-partner .index-partner-list li:first-child .mtext h3{
	margin-bottom:10px;
	font-size:16px;
	text-align:left;
	margin-top:0;
}
.index-partner .index-partner-list li .mtext h3{
	text-align:center;
	font-size:16px;
	width:100%;
	margin-top:20%;
}
.index-partner .index-partner-list li .mtext h3 img{
	width:14px;
	display:inline-block;
	top:2px;
	position:relative;
}
a.undis{
	display:block;
	background:url(../../../images/more3.png) no-repeat;
	background-size:25px;
	width:25px;
	height:25px;
	position:absolute;
	right:10%;
	top:70%;
	opacity:0;
}
a.dis{
	display:block;
	background:url(../../../images/more3.png) no-repeat;
	background-size:25px;
	width:25px;
	height:25px;
	position:absolute;
	right:10%;
	top:70%;
	opacity:1;
	z-index:9999999;
}
.index-partner .index-partner-list li:first-child a{
	opacity:1;
	display:block;
}