/*首页banner*/

.index_banner {
	width: 100%;
	position: relative;
	overflow: hidden
}

.index_banner li {
	width: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 100%
}

.index_banner ul {
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: -webkit-transform;
	-moz-transition-property: transform,-moz-transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform,-moz-transform,-o-transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.index_banner li a img {
	display: block;
	width: 100%;
	position: relative
}





/*公司简介*/


.index-about-jj{width:280px;}

.index-about-jj img{display:block; width:280px; height:180px;}

.index-about-jj-wz{width:224px;}


.index_aboutbt {
	font-size: 15px;
	color: #424242;
	text-align: left
}

.index_aboutnr {
	font-size: 13px;
	color: #424242;
	line-height: 23px;
	text-align: left
}

.index_abouts samp {
	font-family: "Microsoft Yahei";
	font-size: 13px;
	border-radius: 15px;
	color: #666;
	float: right;
	border: 1px solid #04b59b;
	height: 22px;
	line-height: 22px;
	padding-left: 15px;
	padding-right: 15px
}

.index_abouts2 samp {
	font-size: 13px;
	border-radius: 15px;
	color: #fff;
	float: right;
	border: 1px solid #fff;
	height: 22px;
	line-height: 22px;
	padding-left: 15px;
	padding-right: 15px
}








@media (min-width: 1200px) {
	
	.index-btn.index-prev {left:-60px;}
    .index-btn.index-next  {right:-60px;}
	.index-btn.index-prev_hs {left:-60px;}
    .index-btn.index-next_hs  {right:-60px;}
	
}


@media (min-width: 1400px) {
	
	.index-btn.index-prev {left:-106px;}
    .index-btn.index-next  {right:-106px;}
	.index-btn.index-prev_hs {left:-106px;}
    .index-btn.index-next_hs  {right:-106px;}
	
}



/*工程案例*/

.index-case-wrapper {
	padding-left: 0;
	padding-right: 0;
	position: relative
}

.index-case-wrapper .index-case-min {
	overflow: hidden;
	padding: 0
}

.index-case-wrapper ul.momargin {
	margin: 0
}

.index-case-wrapper ul.momargin li {
	padding: 0
}

.index-case-wrapper li {
	margin: 0
}

.index-case-wrapper li a {
	display: block;background-color: #f1f4f9;
}

.index-case-wrapper li a:hover{background:#04b59b; transition: all .8s; -moz-transition: all .8s; -webkit-transition: all .8s; -o-transition: all .8s;}
.index-case-wrapper li a:hover h3{color:#FFF; transition: all .8s; -moz-transition: all .8s; -webkit-transition: all .8s; -o-transition: all .8s;}

.index-case-wrapper li .solut-img img {
	display: block;
	margin: 0 auto;
	width: 100%
}

.index-case-wrapper li .solut-text {
	padding: 10px; padding-top:12px; padding-bottom:12px;
	text-align: center;
	position: relative
}

.index-case-wrapper li .solut-text h3 {
	color: #58596d;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}

.index-case-wrapper li .solut-text .en {
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #d82019;
	text-transform: uppercase;
	font-family: DINPro
}



/*产品推荐*/

.index-Product-t-wrapper {
	padding-left: 0;
	padding-right: 0;
	position: relative;
}

.index-Product-t-wrapper .index-Product-t-min {
	overflow: hidden;
	padding: 0px;
}

.index-Product-t-wrapper ul.momargin {
	margin: 0;
}

.index-Product-t-wrapper ul.momargin li {
	padding: 0;
}

.index-Product-t-wrapper li {
	margin: 0px;
}


.index-Product-t-wrapper li a {
	display: block;background-color: #f1f4f9;
}

.index-Product-t-wrapper li a:hover{background:#04b59b; transition: all .8s; -moz-transition: all .8s; -webkit-transition: all .8s; -o-transition: all .8s;}
.index-Product-t-wrapper li a:hover h3{color:#FFF; transition: all .8s; -moz-transition: all .8s; -webkit-transition: all .8s; -o-transition: all .8s;}




.index-Product-t-wrapper li .solut-img img {
	display: block;
	margin: 0 auto;
	width: 100%;
}

.index-Product-t-wrapper li .solut-text {
	padding: 10px; padding-top:12px; padding-bottom:12px; height:52px;
	
	text-align: center;
	position: relative;
}




.index-Product-t-wrapper li .solut-text h3 {
	color: #58596d;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden; float:right
}

.index-Product-t-wrapper li .solut-text em {
	 margin:0 auto; margin-top:14px;font-style:normal; font-size:18px; color:#04b59a; float:left;
}


.index-Product-t-wrapper li a:hover em{color:#FFF; transition: all .8s; -moz-transition: all .8s; -webkit-transition: all .8s; -o-transition: all .8s;}



/*产品中心*/

.index-Product-c-wrapper {
	padding-left: 0;
	padding-right: 0;
	position: relative;
}

.index-Product-c-wrapper .index-Product-c-min {
	overflow: hidden;
	padding: 0px;
}

.index-Product-c-wrapper ul.momargin {
	margin: 0;
}

.index-Product-c-wrapper ul.momargin li {
	padding: 0;
}

.index-Product-c-wrapper li {
	margin: 0px;
	background: #5bcfbf;
}

.index-Product-c-wrapper li a {
	display: block;
}

.index-Product-c-wrapper li .solut-img {
	float: left;
	width: 130px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.index-Product-c-wrapper li .solut-img img {
	display: block;
	margin: 0 auto;
	width: 100%;
	float: left;
	width: 130px;
	height: 130px;
	border-radius: 100px;
}

.index-Product-c-wrapper li .solut-text {
	text-align: left;
	position: relative;
	width: 160px;
	float: right;
	height: 100px;
	margin-top: 28px;
	margin-right: 30px;
	vertical-align: middle;
}

.index-Product-c-wrapper li .solut-text h3 {
	color: #fff;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
}


/*新闻资讯*/


.index-news-pic{width:580px;}

.news_bga {
	background: #f1f4f9;
	font-size: 35px;
	color: #04b59a;
	font-weight: bolder;
	font-family: Arial;
	line-height: 30px
}


.news-r-bg{ width:586px;background:#f1f4f9}

.news_bgb {
	background: #f1f4f9;
	font-size: 12px;
	color: #000;
	line-height: 22px
}

.news_sj {
	border-right: 1px solid #dbdbdb;
	margin-bottom: 13px;
	margin-top: 13px
}

.news_jd {
	border-bottom: 1px solid #f1f4f9
}

.list-boytext li{margin-bottom: 11px;}
.list-boytext li:last-child{margin-bottom:0px;}

.index-news-pic {
	width: 580px;
	height: 346px;
	margin: 0 auto;
	float: left
}



.news-pic {
	width: 580px;
	height: 346px
}

.news-pic img {
	width: 580px;
	height: 346px
}





.news-pic-title {
	position: absolute;
	display: block;
	width: 580px;
	text-align: left;
	padding-left: 15px;
	font-size: 14px;
	height: 60px;
	line-height: 60px;
	bottom: 0;
	background: rgba(0,0,0,.5);
	z-index: 1000; box-sizing:border-box;
}

.news-pic-title-w{width:580px; margin-bottom:13px;text-align:right;padding-right:18px; box-sizing:border-box}



/*首页banner*/




	.index_banner {
        width: 100%; margin-top:83px;
    }	
.leftUp img{-webkit-animation-name:leftUp;animation-name:leftUp;}
@-webkit-keyframes leftUp{
0%{transform:scale(1.1,1.1) translate(4.545%,4.545%); }
100%{transform:scale(1.1,1.1)  translate(-4.545%,-4.545%);}}
@keyframes leftUp{
0%{transform:scale(1.1,1.1) translate(4.545%,4.545%);}
100%{transform:scale(1.1,1.1)  translate(-4.545%,-4.545%);}}

.moveRight img{-webkit-animation-name:moveRight;animation-name:moveRight;}
@-webkit-keyframes moveRight{
0%{transform:scale(1.1,1.1) translate(-4.545%,0); }
100%{transform:scale(1.1,1.1)  translate(4.545%,0);}}
@keyframes moveRight{
0%{transform:scale(1.1,1.1) translate(-4.545%,0);}
100%{transform:scale(1.1,1.1)  translate(4.545%,0);}}

.moveDown img{-webkit-animation-name:moveDown;animation-name:moveDown;}
@-webkit-keyframes moveDown{
0%{transform:scale(1.1,1.1) translate(0,-4.545%); }
100%{transform:scale(1.1,1.1)  translate(0,4.545%);}}
@keyframes moveDown{
0%{transform:scale(1.1,1.1) translate(0,-4.545%);}
100%{transform:scale(1.1,1.1)  translate(0,4.545%);}}

.centerBig img{-webkit-animation-name:centerBig;animation-name:centerBig;}
@-webkit-keyframes centerBig{
100%{transform:scale(1.1,1.1);}}
@keyframes centerBig{
100%{transform:scale(1.1,1.1);}}

.rightDownBig img{-webkit-animation-name:rightDownBig;animation-name:rightDownBig;}
@-webkit-keyframes rightDownBig{
100%{transform:scale(1.1,1.1) translate(4%,4%);}}
@keyframes rightDownBig{
100%{transform:scale(1.1,1.1) translate(4%,4%);}}

.swiper-slide img{
	animation-duration:5s;
	animation-timing-function:linear;
	animation-fill-mode: forwards;
	-webkit-animation-duration:5s;
	-webkit-animation-timing-function:linear;
	-webkit-animation-fill-mode: forwards;
	
	display: block;
	width: 100%;
	position: relative
	}			
