.swiper-wrapper {
	position: relative
}

#swiper-banner .swiper-slide {
	width: 100%;
	text-align: center;
	font-size: 16px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

#swiper-banner .swiper-slide img {
	width: 100%;
	height: auto
}

#swiper-banner .swiper_title {
	position: absolute;
	left: 50%;
	top: 150px;
	width: 690px;
	height: 187px;
	opacity: 1;
	text-align: left;
	font-family: Poppins;
	font-size: 72px;
	font-weight: 700;
	line-height: 90px;
	letter-spacing: 0;
	font-variation-settings: "opsz" auto;
	color: #fff;
	z-index: 99;
	font-family: Poppins
}

#swiper-banner .swiper_desc {
	position: absolute;
	left: 50%;
	top: 340px;
	width: 690px;
	height: 27px;
	opacity: 1;
	text-align: left;
	font-family: Poppins;
	font-size: 16px;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0;
	color: #fff;
	z-index: 99
}

#swiper-banner .swiper_btn {
	display: flex;
	position: absolute;
	left: 50%;
	top: 560px;
	width: 200px;
	height: 60px;
	border-radius: 10px;
	opacity: 1;
	font-family: Poppins;
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	text-align: center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #02645a;
	color: #fff;
	z-index: 99
}

#swiper-banner .swiper_btn:hover {
	background: #ff9600
}
.swiper-banner-next, .swiper-banner-prev {
   display: flex;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 85px;
  height: 85px;
  opacity: 0.3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #0D6157;
  z-index: 99;
  overflow: visible;
}

.swiper-banner-prev {
  left: 0px;
  right: auto;
}
.swiper-banner-next {
  right: 0px;
  left: auto;
}
.swiper-banner-next:hover, .swiper-banner-prev:hover{opacity: 1;}

#environment-banner {
	float: left;
	width: 60%;
	height: 550px
}

#environment-banner .swiper-environment-prev {
	display: flex;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 85px;
	height: 85px;
	opacity: .3;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: rgba(0, 0, 0, .94);
	z-index: 2;
	overflow: hidden
}

#environment-banner .swiper-environment-next {
	display: flex;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 85px;
	height: 85px;
	opacity: .3;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: rgba(0, 0, 0, .94);
	z-index: 2;
	overflow: hidden
}

#environment-banner .swiper-environment-next:hover, #environment-banner .swiper-environment-prev:hover
	{
	background: #02645a;
	opacity: 1
}

.cases-swiperbox {
	width: 100%;
	position: relative;
	height: 520px
}

#cases-banner {
	width: 100%;
	float: left;
	height: 350px
}

#cases-banner .swiper-slide {
	width: 33%
}

#cases-banner .swiper-slide img {
	height: 320px
}

#cases-banner .swiper-container {
	position: unset
}

#cases-banner .swiper-wrapper {
	position: unset
}

#cases-banner .cases-pagination {
	position: absolute;
	bottom: 0;
	z-index: 199;
	text-align: center
}

.technology-bannerbox {
	width: 80%
}

#technology-banner {
	position: relative;
	float: left;
	height: 560px;
	width: 80%;
	padding: 20px;
	margin-top: 10px;
	overflow: hidden
}

#technology-banner .swiper-wrapper .swiper-slide {
	width: 515px;
	border-radius: 10px;
	padding-top: 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	box-shadow: 0 4px 30px 0 #ececec;
	z-index: 30
}

#technology-banner .swiper-wrapper .swiper-slide .technology-title {
	font-family: Poppins;
	font-size: 36px;
	font-weight: 600;
	line-height: normal;
	text-align: center;
	letter-spacing: 0;
	padding-top: 30px;
	padding-bottom: 10px;
	font-variation-settings: "opsz" auto;
	color: #373737;
	white-space: nowrap
}

#technology-banner .swiper-wrapper .swiper-slide .technology-txt {
	width: 335px;
	height: 82px;
	opacity: 1;
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	text-align: center;
	letter-spacing: 0;
	font-variation-settings: "opsz" auto;
	color: #373737
}

#technology-banner .swiper-wrapper .swiper-slide img {
	width: 200px;
	height: 200px;
	border-radius: 10px;
	margin-left: 68px
}

#technology-banner .swiper-wrapper .swiper-slide-prev {
	margin-top: 60px;
	width: 400px;
	height: 436px !important
}

#technology-banner .swiper-wrapper .swiper-slide-prev img {
	margin-left: 60px;
	width: 140px;
	height: 140px !important
}

#technology-banner .swiper-wrapper .swiper-slide-prev .technology-title
	{
	font-size: 24px
}

#technology-banner .swiper-wrapper .swiper-slide-prev .technology-txt {
	width: 261px;
	font-size: 16px
}

#technology-banner .swiper-wrapper .swiper-slide-next {
	margin-top: 60px;
	width: 400px;
	height: 436px !important
}

#technology-banner .swiper-wrapper .swiper-slide-next img {
	margin-left: 60px;
	width: 140px;
	height: 140px !important
}

#technology-banner .swiper-wrapper .swiper-slide-next .technology-title
	{
	font-size: 24px
}

#technology-banner .swiper-wrapper .swiper-slide-next .technology-txt {
	width: 261px;
	font-size: 16px
}

#technology-banner .swiper-wrapper .swiper-slide-active {
	width: 515px
}

.technology-swiper-button-next, .technology-swiper-button-prev {
	display: flex;
	position: absolute;
	top: 1500px;
	width: 85px;
	height: 85px;
	opacity: .3;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #0d6157;
	z-index: 99;
	overflow: visible
}

.technology-swiper-button-prev {
	left: 8.5%
}

.technology-swiper-button-next {
	right: 8.5%
}

.technology-swiper-button-next:hover, .technology-swiper-button-prev:hover
	{
	background: #02645a;
	opacity: 1
}

#team-banner {
	width: 90%;
	right: 0;
	float: right
}

#team-banner .swiper-wrapper {
	margin-left: 200px
}

#team-banner .swiper-slide {
	text-align: center;
	font-size: 16px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

#team-banner .swiper-wrapper .swiper-slide .team-title {
	text-align: left;
	padding: 30px 0 10px 0;
	font-family: Poppins;
	font-size: 36px;
	font-weight: 700;
	line-height: 48px;
	letter-spacing: 0;
	font-variation-settings: "opsz" auto;
	color: #011441
}

#team-banner .swiper-wrapper .swiper-slide .team-txt {
	text-align: left;
	width: 335px;
	height: 120px;
	opacity: 1;
	font-family: Poppins;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0;
	font-variation-settings: "opsz" auto;
	color: #011441;
	padding-left: 2px
}

#team-banner .swiper-slide:nth-child(2n) {
	width: 80%
}

#team-banner .swiper-slide:nth-child(3n) {
	width: 40%
}

#team-banner .swiper-wrapper .swiper-slide img {
	display: block;
	object-fit: cover;
	width: 425px;
	height: 300px
}

#team-banner .team-button-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 490px;
	background: #fff;
	z-index: 90
}

#team-banner .team-swiper-button-prev {
	display: flex;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 85px;
	height: 85px;
	opacity: .3;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #0d6157;
	z-index: 99;
	overflow: hidden
}

#team-banner .team-swiper-button-next {
	display: flex;
	position: absolute;
	top: 50%;
	left: 85px;
	transform: translateY(-50%);
	width: 85px;
	height: 85px;
	opacity: .3;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #0d6157;
	z-index: 99;
	overflow: hidden
}

#team-banner .team-swiper-button-next:hover, #team-banner .team-swiper-button-prev:hover
	{
	background: #02645a;
	opacity: 1
}

@media only screen and (max-width:1500px) {
	.main-index-banner {
		width: 80%;
		margin-left: auto;
		margin-right: auto
	}
	#swiper-banner .swiper-slide img {
		height: auto
	}
}

@media only screen and (max-width:768px) {
	.main-index-banner {
		width: 100%
	}
	#swiper-banner .swiper_btn {
		margin-top: 150px;
		width: 120px;
		height: 40px
	}
.swiper-banner-next, .swiper-banner-prev {
  
  width: 50px;
  height: 50px;
 
}
	.fontB, .fontC, h2 {
		font-size: 30px
	}
	.leftCTxt, .subTxt {
		width: 100%;
		padding-left: 5px;
		padding-right: 5px
	}
	#technology-banner {
		width: 100%;
		height: 160px;
		word-break: break-word;
		padding: 0;
		margin-top: 0
	}
	.technology-swiper-button-next, .technology-swiper-button-prev {
		top: 620px;
		width: 50px;
		height: 50px
	}
	.technology-swiper-button-prev {
		left: calc(50% - 50px)
	}
	.technology-swiper-button-next {
		left: 50%
	}
	#technology-banner .swiper-wrapper .swiper-slide {
		position: relative;
		width: 100%;
		margin-right: 0;
		margin-left: 0;
		background: 0 0;
		box-shadow: none;
		overflow-wrap: break-word;
		display: inline-block;
		background: #fff;
		overflow: hidden;
		padding-left: 10px;
		padding-right: 10px
	}
	#technology-banner .swiper-wrapper .swiper-slide .technology-title {
		float: right;
		width: calc(100% - 90px);
		overflow-wrap: break-word;
		font-size: 24px;
		padding: 0 10px;
		margin-top: -60px;
		text-align: left
	}
	#technology-banner .swiper-wrapper .swiper-slide .technology-txt {
		float: right;
		width: calc(100% - 90px);
		height: auto;
		padding: 0 10px;
		margin-top: -30px;
		text-align: left
	}
	#technology-banner .swiper-wrapper .swiper-slide img {
		float: left;
		width: 90px;
		height: 90px;
		border-radius: 5px;
		margin-left: 0;
		margin-top: -40px
	}
	#technology-banner .swiper-wrapper .swiper-slide-active {
		width: 100%;
		height: auto;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		overflow-wrap: break-word
	}
	#environment-banner {
		width: 100%;
		height: auto
	}
	#environment-banner .swiper-slide img {
		width: 100%;
		height: auto
	}
	#environment-banner .swiper-environment-next, #environment-banner .swiper-environment-prev
		{
		width: 50px;
		height: 50px
	}
	#team-banner {
		width: 100%
	}
	#team-banner .swiper-wrapper {
		margin-left: 0;
		padding-left: 10px;
		padding-right: 10px;
	}
	#team-banner .swiper-wrapper .swiper-slide .team-title {
		text-align: left;
		padding: 30px 0;
		font-family: Poppins;
		font-size: 36px;
		font-weight: 700;
		line-height: 48px;
		letter-spacing: 0;
		font-variation-settings: "opsz" auto;
		color: #011441
	}
	#team-banner .swiper-wrapper .swiper-slide .team-txt {
		text-align: left;
		width: 335px;
		height: 82px;
		opacity: 1;
		font-family: Poppins;
		font-size: 16px;
		font-weight: 400;
		letter-spacing: 0;
		font-variation-settings: "opsz" auto;
		color: #011441
	}
	#team-banner .swiper-wrapper .swiper-slide img {
		display: block;
		object-fit: cover;
		width: 90%;
		height: auto
	}
	#team-banner .team-button-bg {
		display: none
	}
	#team-banner .swiper-slide:nth-child(2n) {
		width: 100%
	}
	#team-banner .swiper-slide:nth-child(3n) {
		width: 50%
	}
	#team-banner .team-swiper-button-next, #team-banner .team-swiper-button-prev
		{
		display: flex;
		position: absolute;
		top: 61%;
		transform: translateY(-50%);
		width: 50px;
		height: 50px;
		opacity: .3;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		background: #0d6157;
		z-index: 99;
		overflow: hidden
	}
	#team-banner .team-swiper-button-next {
		left: 50px
	}
	#team-banner .team-swiper-button-next:hover, #team-banner .team-swiper-button-prev:hover
		{
		background: #02645a;
		opacity: 1
	}
	#team-banner .swiper-wrapper .swiper-slide .team-title {
		text-align: center;
		padding: 10px 0;
		font-size: 30px
	}
	#team-banner .swiper-wrapper .swiper-slide .team-txt {
		text-align: center;
		width: 100%
	}
}