﻿@charset "utf-8";
/* CSS Document */
.nn-more{text-align: center; padding-top:50px;}
.nn-more a{display: block;
    width: 200px;
    height: 60px;
    margin: 0 auto;
    background: #00b140;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
    border-radius: 10px;}
		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
.tr5{ transition-duration:.5s }

.in-ab{ padding:70px 0;}
.home-banner .slideBox .bd li:nth-child(4) .banner-txt{ display:none}
.in-ab-list dl{ width:33%; float:left; border-right:1px solid #d7d7d7; padding:28px 0 45px 0; text-align:center;border-bottom:1px solid #d7d7d7;}
.in-ab-list dl dt{ width:70px; height:70px; background-repeat:no-repeat; background-repeat:0 0; margin:0 auto;;}
.in-ab-list dl:hover dt{ background-position:0 -70px}
.in-ab-list dl:nth-child(1) dt { background-image:url(../images/ab-icon01.png)}
.in-ab-list dl:nth-child(2) dt { background-image:url(../images/ab-icon02.png)}
.in-ab-list dl:nth-child(3) dt { background-image:url(../images/ab-icon03.png)}
.in-ab-list dl:nth-child(4) dt { background-image:url(../images/ab-icon04.png)}
.in-ab-list dl:nth-child(5) dt { background-image:url(../images/ab-icon05.png)}
.in-ab-list dl:nth-child(6) dt { background-image:url(../images/ab-icon06.png)}
.in-ab-list dl dd h1{ font-size:36px; color:#00b140}
.in-ab-list dl dd p{ font-size:18px; padding-top:6px;}
.in-ab-list dl:hover{ background:#00b140}
.in-ab-list dl:hover dd h1,.in-ab-list dl:hover dd p{ color:#fff;}
.in-ab-list dl:nth-child(3),.in-ab-list dl:nth-child(5){ border-right:none;}
.in-ab-list dl:nth-child(4),.in-ab-list dl:nth-child(5),.in-ab-list dl:nth-child(6){ border-bottom:none;}
.in-ab-list dl:nth-child(4),.in-ab-list dl:nth-child(5){ width:50%}
.in-new{ width:100%; background:url(../images/in-new-bg.jpg) no-repeat center; padding:80px 0 80px 0; margin-top:40px}
.in-new-list dl{ margin-top:42px;}
.in-new-list dl{ background:#fff; width:23%; padding:30px 22px 80px;  position:relative; overflow:hidden; top:0; float:left; margin-right:2.5%;}
.in-new-list dl dt{ background:url(../images/logo4.png) no-repeat top left; padding-top:45px; font-size:18px; font-weight:bold; color:#333;   /* white-space: nowrap;*/ overflow: hidden;text-overflow: ellipsis;
}
.in-new-list dl dd p{ font-size:16px; line-height:1.4; margin:28px 0;    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}
.in-new-list dl dd b{    text-transform: uppercase;
    font-size: 17px;
    padding-top: 15px;
    display: block;}
.in-new-list dl dd span{ font-size:14px; color:#888; position:relative; display:block; padding-left:30px;}
.in-new-list dl dd span:after{ content:""; position:absolute; top:0; left:0; width:17px; height:17px; background:url(../images/time.png) no-repeat; background-position:0 0;}
.in-new-list dl:hover{ background:#00b140; color:#fff;}
.in-new-list dl:after{ content:""; position:absolute; height:8px; width:0;  bottom:0;left:50%; transform:translate(-50%); transition-duration:.5s; background:#fff; z-index:3;}
.in-new-list dl:before{content:""; position:absolute; height:8px; width:100%; left:0; transition-duration:.5s; bottom:0; background:#00b140; z-index:2;}
.in-new-list dl:hover:after{ width:100%;}
.in-new-list dl:hover:before{ opacity:0;}
.in-new-list dl:hover dt,.in-new-list dl:hover dd p{ color:#fff;}
.in-new-list dl:hover dd span,.in-new-list dl:hover dd b{ color:#fff;}
.in-new-list dl:hover dd span:after{ background-position:0 -17px;}
.in-new-list dl:nth-child(4){ margin-right:0;}
.in-new-list dl:nth-child(2),.in-new-list dl:nth-child(4){ top:30px;}
.in-new-list dl:nth-child(2):hover,.in-new-list dl:nth-child(4):hover{ top:0;}
.in-new-list dl:hover dt{background:url(../images/logo6.png) no-repeat top left;}
.in-par{ padding:80px 0;}
.in-par-le{ width:50%; padding:30px; position:relative; float:left; overflow:hidden}
.in-par-le:after{ content:""; width:90%; height:90%; position:absolute; top:0; left:0; background:#00b140; z-index:1;}
.pa-img{ position: relative; overflow:hidden; z-index:2;}
.pa-img img{ max-width:100%;}
.tt{background: #00b140;width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.in-par-le:hover .pa-img img{ transform:scale(1.1,1.1)}
.in-par-ri{ width:50%; padding-left:35px; padding-top:90px;}
.in-par-ri h1{ font-size:30px;}
.in-par-ri p{ font-size:20px; padding:24px 0 40px 0; line-height:2;}
.in-par-ri ul li{ margin-bottom:57px;}
.in-par-xi{ padding-top:30px;}
.in-par-ri ul li img{ transition-duration:.5s; float:left; padding-right:37px;}
.in-par-ri ul li span{ float:left; display:block; font-size:30px; line-height:47px;}
.in-par-ri ul li:hover img{transform:scale(1.1,1.1) }
.in-lc{padding: 75px 0;background: url(../images/lc.jpg) no-repeat center center;}








.in-hz{ padding-top:80px; padding-bottom:50px;}

/*.list{ padding-bottom:76px;}*/
 .list ul li { float:left; width:33.05%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; overflow:hidden; margin-bottom:0.4%; margin-right:0.4%; }
 .list ul li:nth-child(3),.list ul li:nth-child(5){ margin-right:0;}
  .list ul li:nth-child(4),.list ul li:nth-child(5){ width:49.75%;}
  .list ul li:nth-child(4) .txt,.list ul li:nth-child(5) .txt{ width:33%;}
  .list ul li:nth-child(4) .img , .list ul li:nth-child(5) .img { width:67%;}
 .list ul li .txt { position:relative;}
 .list ul li .txt,
 .list ul li .img { width:50%; float:left;  display:block; position:relative;  height:314px;}
 .list ul li .img {background-size:cover !important; overflow:hidden;}
 .list ul li .img .bg { width:100%; height:101%; background-size:cover !important;}
 .list ul li:hover .img .bg{ 
transform:scale(1.2);
-moz-transform:scale(1.2);
-webkit-transform:scale(1.2);
-o-transform:scale(1.2);
-ms-transform:scale(1.2);
}
 .list ul li .txt > div { position:relative; padding:0 5% 30px 10%; top:50%;
transform:translateY(-50%);
-moz-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-o-transform:translateY(-50%);
-ms-transform:translateY(-50%);
position:relative;
min-height:230px;
}
 .list ul li .txt > div dl { color:#fff;}
 .list ul li .txt > div dl dt { font-size:18px; font-weight:bold; color:#fff;background:url("../images/icon01.png") no-repeat top left; padding-top:81px;}
 .list ul li .txt > div dl dd {  font-size:16px; margin-top:17px; position:relative; }
 .list ul li .txt > div dl dd:after{ content:""; clear:both; display:block;}
 .list ul li .txt > div dl dd a{ color:rgba(255,255,255,1); width:50%; display:inline-block; float:left; margin-bottom:5px; line-height:1;}
 .list ul li .txt > div dl dd a:hover{ color:rgba(255,255,255,1);}
 .list ul li .txt > div .more { color:#fff; font-size:16px; font-weight:300; display:inline-block; margin-top:40px;  position:absolute; bottom:0; left:10%;}
 .list ul li .txt > div .more:after { content:""; width:0; height:1px; background:rgba(255,255,255,0.5); position:absolute; left:0; bottom:-5px; display:block;
transition:width 0.4s;
-moz-transition:width 0.4s;
-webkit-transition:width 0.4s;
-o-transition:width 0.4s;
-ms-transition:width 0.4s;
}
.list ul li .txt > div a:hover:after { width:100%;}
.list ul li:nth-child(1) .img .bg{ background:url("../images/apply_img01.jpg") no-repeat center top;}
 .list ul li:nth-child(2) .img .bg{ background:url("../images/apply_img02.jpg") no-repeat center top;}
 .list ul li:nth-child(3) .img .bg{ background:url("../images/apply_img03.jpg") no-repeat center top;}
 .list ul li:nth-child(4) .img .bg{ background:url("../images/apply_img04.jpg") no-repeat center top;}
 .list ul li:nth-child(5) .img .bg{ background:url("../images/apply_img05.jpg") no-repeat center top;}
 .list ul li:nth-child(6) .img .bg{ background:url("../images/apply_img06.jpg") no-repeat center top;}
 .list ul li .txt { background:#00b140;}
 .list ul li .txt .tri {border-left: 20px solid  #00b140;}
 .list ul li:nth-child(2) .txt > div dl dt { background:url("../images/icon02.png") no-repeat top left;}
 .list ul li:nth-child(3) .txt > div dl dt { background:url("../images/icon03.png") no-repeat top left;}
 .list ul li:nth-child(4) .txt > div dl dt { background:url("../images/icon04.png") no-repeat top left;}
 .list ul li:nth-child(5) .txt > div dl dt { background:url("../images/icon05.png") no-repeat top left;}
 .list ul li:nth-child(6) .txt > div dl dt { background:url("../images/icon06.png") no-repeat top left;}


.tri {  width: 0px;height: 0px; position:absolute; right:-15px; top:50%; z-index:10;
transform:translateY(-50%);
-moz-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-o-transform:translateY(-50%);
-ms-transform:translateY(-50%);
  border-top:20px solid transparent;
  border-bottom:20px solid transparent;
  border-right: 20px solid none;
  border-left: 20px solid  red;
 }
/* .list ul li:nth-child(1) .txt > div dl { background:url("../images/apply_icon01.gif") no-repeat left top;}
 .list ul li:nth-child(2) .txt > div dl { background:url("../images/apply_icon02.gif") no-repeat left top;}
 .list ul li:nth-child(3) .txt > div dl { background:url("../images/apply_icon03.gif") no-repeat left top;}
 .list ul li:nth-child(4) .txt > div dl { background:url("../images/apply_icon04.gif") no-repeat left top;}*/

.transition {
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
}






.home_banner .slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
}


.home-banner{
	width: 100%;
}

.home-banner .slideBox{
	width: 100%;
	overflow: hidden;
	position: relative;
}

.home-banner .slideBox .hd{
	width: 100%;
	bottom: 15px;
	position: absolute;
	text-align: center;
	z-index: 1;
}

.home-banner .slideBox .hd ul {
	zoom: 1;
	display: inline-block;
}

.home-banner .slideBox .hd ul li {
	margin: 0 5px;
	width: 10px;
	height: 10px;
	background: #FFFFFF;
	cursor: pointer;
	transition-duration: 0.5s;
	position: relative;
	border-radius:50%;
	display:inline-block;
}


.home-banner .slideBox .hd ul li.on {
	width:29px;
	border-radius:10px;
}



.home-banner .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	width:100%;

}

.home-banner .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	background:#000;
	width:100%;
}
.home-banner .slideBox .bd img{ width:100%;}
.home-banner .slideBox .bd .img01 {
	display: block;
	width: 100%;
	animation: changeScale 1 2.5s
}
.home-banner .slideBox .bd .img02{ display:none;}
.home-banner .slideBox .bd .img02{ max-width:100%;animation: changeScale 1 2.5s}
		/* 下面是前/后按钮代码，如果不需要删除即可 */
.home-banner .slideBox .prev,
.home-banner .slideBox .next{ position:absolute; left:4%; top:50%; margin-top:-60px; display:block; width:37px; height:120px; background:url(../images/in-pre.png) no-repeat center center; transition-duration:.5s; background-color:rgba(0,0,0,0.7) }
.home-banner .slideBox .next{ left:auto; right:4%; transform:rotate(180deg) }
.home-banner .slideBox .prev:hover{  background:url(../images/in-pre.png) no-repeat center center #00b140;}
.home-banner .slideBox .next:hover{ background:url(../images/in-pre.png) no-repeat center center #00b140;}
.banner-txt{ width:100%; position:absolute;color:#fff; top:50%; left:0; text-align:center; transform:translateY(-50%)}
.banner-txt p{ font-size:38px; font-family:"Arial"; overflow:hidden;  text-shadow: 2px 2px 2px #333333; width:100%; text-align:center;}




.mobile-solution{ display:none}
.mobile-solution .swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	box-sizing: content-box
}
.mobile-solution .swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
.mobile-solution .swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.mobile-solution .swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}
.mobile-solution .swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}
.mobile-solution .swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}
.mobile-solution .swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	transition-property: transform, height
}
.mobile-solution .swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.5)), to(transparent));
	background-image: -webkit-linear-gradient(right, rgba(0,0,0,.5), transparent);
	background-image: linear-gradient(270deg, rgba(0,0,0,.5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,.5)), to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.5), transparent);
	background-image: linear-gradient(90deg, rgba(0,0,0,.5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.5)), to(transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.5), transparent);
	background-image: linear-gradient(0deg, rgba(0,0,0,.5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,.5)), to(transparent));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,.5), transparent);
	background-image: linear-gradient(180deg, rgba(0,0,0,.5), transparent)
}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}
.swiper-container-cube, .swiper-container-flip {
	overflow: visible
}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}
.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}
.swiper-scrollbar-cursor-drag {
	cursor: move
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: a 1s steps(12) infinite;
	animation: a 1s steps(12) infinite
}

@-webkit-keyframes a {
to {
-webkit-transform:rotate(1turn)
}
}
@keyframes a {
to {
transform:rotate(1turn)
}
}
#global-top-button{ display:none !important}
.industry {
	overflow: hidden
}

.industry .con .box {
	position: relative;
	overflow: hidden
}
.industry .con .box .head {
	text-align: center;
	margin: 0 -45px;
	position: relative;
	z-index: 5; display:none;
}
.industry .con .box .head li {
	display: inline-block;
	margin: 0 45px;
	position: relative;
	padding-left: 50px;
	min-height: 50px;
	line-height: 50px;
	cursor: pointer;
	font-weight: 700
}
.LANG-sa .industry .con .box .head li {
	padding-left: 0;
	padding-right: 50px
}
.industry .con .box .head li.hover {
	color: #000
}
.industry .con .box .head li img {
	position: absolute;
	left: 0;
	top: 0
}
.LANG-sa .industry .con .box .head li img {
	left: auto;
	right: 0
}
.industry .con .box .head li img:first-child {
	display: none
}
.industry .con .box .head li.hover img:first-child, .industry .con .box .head li:hover img:first-child, .industry .con .box .head li img:nth-child(2) {
	display: block
}
.industry .con .box .head li.hover img:nth-child(2), .industry .con .box .head li:hover img:nth-child(2) {
	display: none
}
.industry .con .box .bod {
	margin-top: 40px;
	position: relative;
	overflow: visible
}
.industry .con .box .bod ul {
	margin: 0 auto;
	position: relative
}
.industry .con .box .bod ul li {
	width: 100%
}
.industry .con .box .head li span{ background-position: 0 0;background-repeat:no-repeat; width:24px; height:24px; float:left; display:block;}
.industry .con .box .head li p{ float:left;}
.industry .con .box .head li.hover span{ background-position:0 -24px;}

.industry .con .box .bod ul li .pic:after {
	padding-top: 47%
}
.industry .con .box .bod ul li .pic img {
	width: 100%;
	display: block
}
.industry .con .box .bod ul li .text {
	position: absolute;
	left: 5%;
	bottom: -100px;
	background: #fff;
	border-radius: 10px;
	padding: 35px 50px;
	width: 90%;
	opacity: 0;
	overflow: hidden;
	-webkit-transition: .8s;
	transition: .8s
}
.industry .con .box .bod ul li.swiper-slide-active .text {
	opacity: 1
}
.industry .con .box .bod ul li .text h4 {
	font-size: 22px;
	line-height: 1.375;
	color: #333
}
.industry .con .box .bod ul li .text h3 {
	font-size: 28px;
	line-height: 1.375;
	color: #333
}
.industry .con .box .bod ul li .text p {
	line-height: 1.75;
	padding-top: 10px;
	font-size:14px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
.industry .con .box .bod ul li .text .btn {
	padding-top: 15px; 
}

.industry .con .box .bod ul li .text .btn .link2 {
	display: inline-block;
	font-size: 16px;
	color:#00b140;
	position: relative;
	vertical-align: middle
}
.LANG-sa .industry .con .box .bod ul li .text .btn .link2 {
	padding-left: 0;
	padding-right: 25px
}
.industry .con .box .bod ul li .text .btn .link2:hover {
	text-decoration: underline
}
.industry .con .box .bod ul li .text .btn .link2 .iconfont {
	color: #c7000b;
	font-size: 16px;
	position: absolute;
	left: 0;
	top: 4px
}
.LANG-sa .industry .con .box .bod ul li .text .btn .link2 .iconfont {
	left: auto;
	right: 0
}
.industry .con .box .arrow .prev {
	position: absolute;
	left: 0;
	top: 50%;
	font-size: 60px;
	color: #f2f2f2;
	margin-top: -65px;
	cursor: pointer;
	z-index: 5;
	width: 60px;
	height: 60px
}
.LANG-sa .industry .con .box .arrow .prev {
	left: auto;
	right: 0
}
.industry .con .box .arrow .next {
	position: absolute;
	right: 0;
	top: 50%;
	font-size: 60px;
	color: #f2f2f2;
	margin-top: -65px;
	cursor: pointer;
	z-index: 5;
	width: 60px;
	height: 60px
}
.LANG-sa .industry .con .box .arrow .next {
	right: auto;
	left: 0
}
.industry .con .box .arrow .next:hover, .industry .con .box .arrow .prev:hover {
	color: #fff
}
.industry .con .box .point {
	margin-top: 130px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: -150px;
	width: 100%;
	display: none
}
.industry .con .box .point span {
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #d7d7d7;
	display: inline-block;
	margin: 0 7px;
	cursor: pointer
}
.industry .con .box .point span.hover, .industry .con .box .point span:hover {
	background: #999
}
.swiper-3d .swiper-slide {
	position: relative;
	height: 750px;
	width: 1200px
}
.swiper-button-next, .swiper-button-prev, .swiper-container-rtl .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: none!important
}
.swiper-container-horizontal>.swiper-pagination {
	opacity: 0
}
.industry .con .box .hw-btn-warp {
	text-align: center;
	padding-top: 10px
}
@media (max-width:1200px) {
.industry .con h2 {
	font-size: 30px
}
.industry .con .box .bod {
	margin-top: 20px
}
.industry .con .box .head li {
	margin: 0 20px;
	padding-left: 34px
}
.industry .con .box .head li img {
	top: 8px;
	width: 34px
}
}
@media (max-width:750px) {
.industry .con .box .bod ul li .text {
	-webkit-transition: .4s;
	transition: .4s
}
.industry .con .box .bod {
	margin-top: 0
}
.industry .con .box .bod ul li .text h4 {
	font-size: 16px
}
.industry .con .box .bod ul li .text h3 {
	font-size: 18px
}
.industry .con .box .head {
	margin: 0;
	height: 20px
}
.industry .con .box .head li {
	margin: 0;
	padding: 0 10px;
	padding-left: 20px;
	min-height: 0;
	line-height: 1.375;
	background-position: 0 -3px!important;
	background-size: 30px!important;
	float: left
}
.industry .con .box .head li img {
	top: -1px;
	width: 24px
}

.industry .con .box .bod ul li .text .btn .link1 {
	margin-bottom: 20px
}
.industry .con .box .bod ul li .text {
	padding: 20px
}
.industry .con .box .bod ul li .text .btn .link2 {
	display: block
}

.industry .con .box .arrow .next, .industry .con .box .arrow .prev {
	display: none
}
.industry .con .box .bod ul li .text {
	position: relative;
	left: 0;
	text-align:center;
	bottom: 0;
	border-radius: 0;
	padding: 10px 30px 30px;
	width: 100%
}
.industry .con .box .bod ul li .text .btn .link2 {
	font-size: 14px
}
}
.gydsj-mobile-nav{
	display: none;
}
.gydsj-mobile-nav label{
  display: block;
  color: #fff;
  background: #00b140;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  padding-left: 40px;
  border-bottom: 1px solid #fff;
  position: relative;
}
.gydsj-mobile-nav label:before{
	display: block;
	content: '';
	width: 25px;
	height: 20px;
	background: url(../images/heart-01.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 10px;
	top: 15px;
}
.gydsj-mobile-nav label::after {
  content: "+";
  font-size: 18px;
  float: right;
  margin-right: 15px;
}
.gydsj-mobile-nav label.selected::after {
  content: '-';
}
.tab_content{
  display: none;
  font-size: 14px;
  line-height: 26px;
  padding: 10px;
  color: #333;
  background: #fff;
}

@media screen and (max-width: 1450px){

	.home-banner .slideBox .hd{ bottom:23%;}
	.list ul li .txt > div dl dt{ font-size:22px;}
.in-par-ri p{ font-size:18px; line-height:1.6;}
.in-par-ri ul li span{ font-size:26px;}
	
	}
@media screen and (max-width:769px){
	.home-banner{ padding-top:55px;}
	.home-banner .slideBox .bd .img01{ display:none;}
	.home-banner .slideBox .bd .img02{ display:block;}
	.banner-txt h1{ font-size:22px; padding-bottom:10px;}
	.banner-txt p{ font-size:16px; width:80%; margin:0 auto;}
	
	
	.in-hz{ padding:20px 0 40px 0; background:#f5f5f5;}
	.list,.f-center .select{ display:none;}
	.mobile-solution{ display:block}

	.home-banner .slideBox .prev, .home-banner .slideBox .next{width: 37px; height: 50px; margin-top:-25px; background-size:30%}
	.home-banner .slideBox .prev:hover{  background-size:30%}
.home-banner .slideBox .next:hover{ background-size:30%}
.in-ab,.in-par{ padding:20px 18px;}
.in-ab-list dl dd h1,.in-par-ri h1{ font-size:20px;}
.in-ab-list dl{ width:49.5%; padding:10px 10px 15px;}
.in-ab-list dl dd p{ font-size:14px; min-height:40px;}
.in-ab-list dl dt{ width:35px; height:35px; background-size: cover}
.in-ab-list dl:nth-child(2n){ border-right:0;}
.in-ab-list dl:nth-child(3){ border-right:1px solid #d7d7d7;}
.in-ab-list dl:nth-child(4){border-bottom:1px solid #d7d7d7;}
.in-ab-list dl:hover dt{ background-position:0 0}
.in-ab-list dl:hover{ background:#fff}
.in-ab-list dl:hover dd p{ color:#333;}
.in-ab-list dl:hover dd h1{ color:#00b140}
.in-new{ padding:20px 0;    background-size: cover;}

.in-new-list dl{ width:100%; padding:10px 20px 25px; float:none; margin-right:0; margin-top:0; margin-bottom:10px;}
.in-new-list dl:nth-child(2), .in-new-list dl:nth-child(4){ top:0;}
.in-new-list dl dt{-webkit-line-clamp: 1;line-clamp: 1; font-size:16px; padding-top:35px;}
.in-new-list dl dd p{ font-size:14px;-webkit-line-clamp: 2;line-clamp: 2; margin:10px 0;}
.in-par-le{ width:100%; padding:10px;}
.tt{ display:none;}
.in-par-xi{ padding-top:0;}
.in-par-ri{ width:100%; padding-left:0; padding-top:10px;}
.in-par-ri p{ font-size:16px; line-height:1.2; padding:10px 0 20px 0;}
.in-par-ri ul li span{ font-size:16px;}
.in-par-ri ul li img{ padding-right:17px;}
.in-par-ri ul li{ margin-bottom:20px;}
.picFocus{ display:none;}
.in-lc{ padding:20px 18px; background-size:cover;}
.gydsj-mobile-nav{display: block;}
	
	
	}

@keyframes changeScale
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

@-moz-keyframes changeScale 
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

@-webkit-keyframes changeScale
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

@-o-keyframes changeScale 
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

