@font-face {
	font-family: 'HelveticaNeueLTPro-Hv';
	src: url('../font/HelveticaNeueLTPro/HelveticaNeueLTPro-Hv.eot');
    src: url('../font/HelveticaNeueLTPro/HelveticaNeueLTPro-Hv.eot?#iefix') format('embedded-opentype'),
        url('../font/HelveticaNeueLTPro/HelveticaNeueLTPro-Hv.woff2') format('woff2'),
        url('../font/HelveticaNeueLTPro/HelveticaNeueLTPro-Hv.woff') format('woff'),
        url('../font/HelveticaNeueLTPro/HelveticaNeueLTPro-Hv.ttf') format('truetype'),
        url('../font/HelveticaNeueLTPro/HelveticaNeueLTPro-Hv.svg#HelveticaNeueLTPro-Hv') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueLTPro-MdCn';
	src: url('../font/HelveticaNeueLTPro/HelveticaNeueLTPro-MdCn.eot');
    src: url('../font/HelveticaNeueLTPro/HelveticaNeueLTPro-MdCn.eot?#iefix') format('embedded-opentype'),
        url('../font/HelveticaNeueLTPro/HelveticaNeueLTPro-MdCn.woff2') format('woff2'),
        url('../font/HelveticaNeueLTPro/HelveticaNeueLTPro-MdCn.woff') format('woff'),
        url('../font/HelveticaNeueLTPro/HelveticaNeueLTPro-MdCn.ttf') format('truetype'),
        url('../font/HelveticaNeueLTPro/HelveticaNeueLTPro-MdCn.svg#HelveticaNeueLTPro-MdCn') format('svg');
    font-weight: normal;
    font-style: normal;
}
.index-banner {
	z-index: 1;
	width: 100%;
	height: 940px;
	margin: 85px 0 0;
	overflow: hidden;
	position: relative;
	background-color: #f2f4f5;
}
.index-banner .swiper-container {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.index-banner .swiper-slide {
	overflow: hidden;
}
.index-banner .slide-inner {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	background-position: top center;
	background-repeat: no-repeat;
}
.index-banner .banner-txt {
	top: 50%;
	left: 50%;
	z-index: 1;
	width: 600px;
	overflow: hidden;
	position: relative;
	margin: -183px 0 0 -805px;
}
.index-banner .banner-txt h3 {
	color: #000000;
	font-size: 69px;
	line-height: 75px;
}
.index-banner .banner-txt h3 span {
	color: #FFFFFF;
}
.index-banner .banner-txt p {
	color: #595757;
	font-size: 16px;
	line-height: 26px;
	margin: 5px 0 10px;
	font-family: arial;
}
.index-banner .banner-txt.banner-txt1 p {
	margin: 15px 0 70px;
}
.index-banner .banner-txt a {
	height: 50px;
	width: 250px;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	overflow: hidden;
	line-height: 50px;
	position: relative;
	transition: all 0.35s;
	padding: 0 20px 0 30px;
	background-color: #000000;
	border-radius: 0px 25px 25px 25px;
}
.index-banner .banner-txt a:before {
	top: 50%;
	left: 50%;
	content: '';
	width: 300px;
	height: 300px;
	display: block;
	overflow: hidden;
	position: absolute;
	transition: all 0.35s;
	transform: rotate(70deg);
	margin: -100px 0 0 -420px;
	background-color: #008b92;
}
.index-banner .banner-txt a span {
	z-index: 2;
	position: relative;
}
.index-banner .banner-txt a img {
	top: 20px;
	z-index: 2;
	right: 22px;
	position: absolute;
}
.index-banner .banner-txt a:hover {
	background-color: #008b92;
}
.index-banner .banner-txt a:hover:before {
	margin: -100px 0 0 -155px;
}
@media only screen and (max-width: 991px) {
	.index-banner {
		height: auto;
		padding: 0 0 50px;
	}
	.index-banner .slide-inner {
		position: relative;
		background: transparent !important;
	}
	.index-banner .slide-inner img {
		width: 100%;
	}
	.index-banner .banner-txt {
	    display: none;
	}
}
@media only screen and (max-width: 750px) {
	.index-banner {
		padding: 0;
	    margin: 65px 0 0;
	}
}
@media only screen and (min-width: 992px) {
	.index-banner {
		height: 620px;
	}
	.index-banner .slide-inner {
		background-size: 1260px;
	}
	.index-banner .slide-inner img {
		display: none;
	}
	.index-banner .banner-txt {
		margin: -183px 0 0 -480px;
	}
	.index-banner .banner-txt h3 {
		font-size: 48px;
		margin: 0 0 40px;
		line-height: 55px;
	}
}
@media only screen and (min-width: 1260px) {
	.index-banner {
		height: 710px;
	}
	.index-banner .slide-inner {
		background-size: 1450px;
	}
	.index-banner .banner-txt {
		margin: -183px 0 0 -600px;
	}
	.index-banner .banner-txt h3 {
		font-size: 56px;
		line-height: 62px;
	}
}
@media only screen and (min-width: 1450px) {
	.index-banner {
		height: 835px;
	}
	.index-banner .slide-inner {
		background-size: 1700px;
	}
	.index-banner .banner-txt {
		width: 600px;
		margin: -183px 0 0 -700px;
	}
	.index-banner .banner-txt h3 {
		font-size: 64px;
		margin: 0 0 60px;
		line-height: 70px;
	}
}
@media only screen and (min-width: 1700px) {
	.index-banner {
		height: 940px;
	}
	.index-banner .slide-inner {
		background-size: 1920px;
	}
	.index-banner .banner-txt {
		width: 600px;
		margin: -183px 0 0 -805px;
	}
	.index-banner .banner-txt h3 {
		font-size: 69px;
		line-height: 75px;
	}
}
@media only screen and (min-width: 1921px) {
	.index-banner .slide-inner {
		background-size: 100%;
	}
}
/*尊贵客户*/
.index2 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 95px;
	padding: 0 0 100px;
	background-color: #f2f4f5;
}
.index2-title {
	width: 100%;
	overflow: hidden;
}
.index2-title h4 {
	color: #6e6e6e;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
}
.index2-title h2 {
	color: #000000;
	font-size: 36px;
	font-weight: 700;
	line-height: 40px;
	margin: 10px 0 35px;
}
.index2-swiper {
	width: 100%;
	height: 310px;
}
.index2-swiper .swiper {
	width: 100%;
	height: 100%;
	overflow: visible;
	position: relative;
}
.index2-swiper .swiper-slide {
	height: 100%;
	width: 387px;
	text-align: center;
	padding: 30px 15px 0;
	background-color: #FFFFFF;
}
.index2-img {
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.index2-img img {
	height: 100%;
}
.index2-swiper h4 {
	color: #898989;
	font-size: 18px;
	margin: 30px 0 0;
	line-height: 25px;
	font-weight: bold;
}
.swiper-button-next,.swiper-button-prev {
	top: 50%;
	z-index: 1;
	width: 42px;
	height: 58px;
	overflow: hidden;
	margin-top: -29px;
	position: absolute;
	border-radius: 21px;
	transition: all 0.5s;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
	background-color: rgba(255,255,255,0.34);
}
.swiper-button-next:hover,.swiper-button-prev:hover {
	box-shadow: 0px 3px 6px rgba(0,0,0,0.3);
	background-color: rgba(255,255,255,0.5);
}
.swiper-button-next:before,.swiper-button-prev:before {
	top: 50%;
	left: 50%;
	content: '';
	width: 26px;
	height: 42px;
	display: block;
	overflow: hidden;
	position: absolute;
	border-radius: 13px;
	margin: -21px 0 0 -13px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16);
	background: #FFFFFF url(../img/sl.png);
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: 16px !important;
}
.swiper-button-next:before {
	background: #FFFFFF url(../img/sr.png);
}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
	display: none;
}
.swiper-button-next,.swiper-rtl .swiper-button-prev {
	right: 50px;
}
.swiper-button-prev,.swiper-rtl .swiper-button-next {
	left: 50px;
}
@media only screen and (max-width: 991px) {
	.index2-title h4 {
	    font-size: 18px;
	    line-height: 25px;
	}
	.index2-title h2 {
	    font-size: 48px;
	    line-height: 55px;
	    margin: 15px 0 50px;
	}
}
@media only screen and (max-width: 750px) {
	.index2 {
		margin: 0 0 40px;
		padding: 40px 0 50px;
	}
	.index2-title h4 {
		font-size: 14px;
		line-height: 20px;
	}
	.index2-title h2 {
		font-size: 28px;
		line-height: 35px;
		margin: 5px 0 30px;
	}
	.index2-swiper {
		height: 200px;
	}
	.index2-swiper .swiper-slide {
		width: 200px;
		padding: 20px 10px 0;
	}
	.swiper-button-next,.swiper-rtl .swiper-button-prev {
		right: 0px;
	}
	.swiper-button-prev,.swiper-rtl .swiper-button-next {
		left: 0px;
	}
	.index2-img {
	    height: 120px;
	}
	.index2-swiper h4 {
	    font-size: 16px;
	    margin: 10px 0 0;
	    line-height: 20px;
	}
}
@media only screen and (min-width: 992px) {
	.index2 {
		margin: 0 0 55px;
		padding: 0 0 60px;
	}
	.index2-swiper {
		height: 235px;
	}
	.index2-swiper .swiper-slide {
		width: 300px;
		padding: 20px 15px 0;
	}
	.index2-img {
		height: 140px;
	}
	.index2-swiper h4 {
		font-size: 16px;
		margin: 20px 0 0;
		line-height: 25px;
	}
}
@media only screen and (min-width: 1200px) {
	.index2 {
		margin: 0 0 65px;
		padding: 0 0 70px;
	}
	.index2-swiper {
		height: 275px;
	}
	.index2-swiper .swiper-slide {
		width: 350px;
		padding: 25px 15px 0;
	}
	.index2-img {
		height: 160px;
	}
	.index2-swiper h4 {
		margin: 25px 0 0;
	}
}
@media only screen and (min-width: 1450px) {
	.index2 {
		margin: 0 0 80px;
		padding: 0 0 85px;
	}
	.index2-swiper {
		height: 310px;
	}
	.index2-swiper .swiper-slide {
		width: 387px;
		padding: 30px 15px 0;
	}
	.index2-img {
		height: 180px;
	}
	.index2-swiper h4 {
		font-size: 18px;
		margin: 30px 0 0;
		line-height: 25px;
	}
}
@media only screen and (min-width: 1700px) {
	.index2 {
		margin: 0 0 95px;
		padding: 0 0 100px;
	}
}
/*news 新闻资讯*/
.index3 {
	width: 100%;
	height: 800px;
	padding: 95px 0;
	overflow: hidden;
	position: relative;
}
.index3 .container {
	height: 100%;
}
.index3:after {
	top: 0px;
	left: 0px;
	content: '';
	width: 100%;
	display: block;
	overflow: hidden;
	position: absolute;
	background-color: #f2f4f5;
	height: -moz-calc(100% - 190px);
	height: -webkit-calc(100% - 190px);
	height: calc(100% - 190px);
}
.index3-title {
	top: 50%;
	z-index: 1;
	float: left;
	left: 125px;
	width: 250px;
	overflow: hidden;
	position: absolute;
	margin-top: -130px;
}
.index3-title h4 {
	color: #3d3d3d;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	font-family: arial;
}
.index3-title h2 {
	color: #000000;
	font-size: 36px;
	font-weight: 700;
	line-height: 40px;
	margin: 23px 0 75px;
}
.index3-title a {
	width: 250px;
	height: 50px;
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	padding: 0 30px;
	overflow: hidden;
	line-height: 50px;
	position: relative;
	transition: all 0.5s;
	background-color: #000000;
	border-radius: 0 25px 25px 25px;
}
.index3-title a:after {
	top: 17px;
	right: 20px;
	content: '';
	width: 16px;
	height: 16px;
	display: block;
	overflow: hidden;
	position: absolute;
	background-image: url(../img/right.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}
.index3-title a:hover {
	background-color: #008b93;
}
.index3-swiper {
	top: 0;
	left: 50%;
	width: 50%;
	z-index: 1;
	overflow: hidden;
	position: relative;
}
.index3-swiper .swiper {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.index3-swiper .swiper .swiper-slide {
	width: 364px;
	display: block;
	overflow: hidden;
}
.index3-swiper .swiper .swiper-slide img {
	width: 100%;
}
.index3-swiper .swiper .swiper-slide:before {
	top: 0px;
	left: 0px;
	content: '';
	width: 100%;
	height: 100%;
	opacity: 0.6;
	display: block;
	overflow: hidden;
	position: absolute;
	transition: all 0.3s;
	background: linear-gradient(180deg,#000000,rgba(109,115,117,0));
}
.index3-swiper .index3-txt {
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	overflow: hidden;
	position: absolute;
	padding: 55px 30px 50px;
}
.index3-txt h3 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	position: relative;
}
.index3-txt h3:after {
	left: 0px;
	content: '';
	width: 25px;
	height: 4px;
	bottom: -24px;
	display: block;
	overflow: hidden;
	position: absolute;
	border-radius: 4px;
	background-color: #ffffff;
}
.index3-txt .index3-time {
	left: 30px;
	width: 72px;
	bottom: 50px;
	padding: 5px 0;
	font-size: 14px;
	overflow: hidden;
	line-height: 20px;
	text-align: center;
	position: absolute;
	font-family: arial;
	border-radius: 3px;
	border: 2px solid #ffffff;
}
.index3-time h4 {
	font-size: 26px;
	line-height: 30px;
}
.index3-swiper .swiper .swiper-slide:hover:before {
	background: rgba(0,0,0,0.2);
}
@media only screen and (max-width: 991px) {
	.index3 {
		height: auto;
	}
	.index3-title {
	    top: 0;
	    left: 0;
	    float: none;
	    width: 655px;
	    margin: 0 auto;
	    position: relative;
	}
	.index3-title h4 {
	    font-size: 18px;
	    line-height: 25px;
	}
	.index3-title h2 {
	    font-size: 48px;
	    line-height: 55px;
	    margin: 30px 0 80px;
	}
	.index3-swiper {
	    left: 0;
	    width: 655px;
	    overflow: visible;
	    margin: 50px auto 0;
	}
	.index3-swiper .swiper {
		overflow: visible;
	}
}
@media only screen and (max-width: 750px) {
	.index3 {
	    padding: 50px 0;
	}
	.index3-title {
	    width: 330px;
	}
	.index3-title h4 {
	    font-size: 14px;
	    line-height: 20px;
	}
	.index3-title h2 {
	    font-size: 28px;
	    line-height: 35px;
	    margin: 10px 0 20px;
	}
	.index3-title a {
	    width: 150px;
	    height: 40px;
	    font-size: 12px;
	    padding: 0 20px;
	    line-height: 40px;
	    letter-spacing: 1px;
	    border-radius: 0 20px 20px 20px;
	}
	.index3-title a:after {
	    width: 12px;
	    height: 12px;
	    right: 15px;
	    top: 14px;
	}
	.index3-swiper {
	    width: 330px;
	    margin: 30px auto 0;
	}
	.index3-swiper .swiper .swiper-slide {
	    width: 240px;
	}
	.index3-swiper .index3-txt {
		padding: 30px;
	}
	.index3-txt h3 {
		font-size: 18px;
		line-height: 22px;
	}
	.index3-txt h3:after {
		font-size: 24px;
		line-height: 24px;
		bottom: -24px;
	}
	.index3-txt .index3-time {
		width: 65px;
		bottom: 30px;
	}
	.index3-time h4 {
		font-size: 20px;
		line-height: 20px;
	}
}
@media only screen and (min-width: 992px) {
	.index3-title {
		left: 80px;
	}
	.index3-title a {
		width: 200px;
	}
}
@media only screen and (min-width: 1260px) {
	.index3-title {
		left: 105px;
	}
	.index3-title a {
		width: 250px;
	}
}
@media only screen and (min-width: 1450px) {
	.index3-title {
		left: 130px;
	}
}
@media only screen and (min-width: 1700px) {
	.index3-title {
		left: 155px;
	}
}
/*Water distribution*/
.index4 {
	width: 100%;
	height: 937px;
	color: #FFFFFF;
	overflow: hidden;
}
.index4 ul {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	background-color: #000000;
}
.index4 ul li {
	width: 20%;
	float: left;
	height: 100%;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	transition: all 0.2s;
	padding: 235px 0 0 55px;
	background-repeat: no-repeat;
	background-position: center;
}
.index4 ul li:nth-of-type(1) {
	background-image: url(../img/index4-2.jpg);
}
.index4 ul li:nth-of-type(2) {
	background-image: url(../img/index4-1.jpg);
}
.index4 ul li:nth-of-type(3) {
	background-image: url(../img/index4-3.jpg);
}
.index4 ul li:before {
	top: 0px;
	left: 0px;
	z-index: 1;
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	position: absolute;
	transition: opacity 0.35s;
	background-color: rgba(0,0,0,0.6);
}
.index4 .index4-txt {
	z-index: 2;
	width: 100%;
	position: relative;
}
.index4 ul li:hover {
	background-color: rgba(0,0,0,0.35);
}
.index4 ul li h2 {
	font-size: 36px;
	line-height: 40px;
	font-weight: lighter;
}
.index4 ul li button {
	width: 40px;
	height: 40px;
	margin: 60px 0 0;
	overflow: hidden;
	border-radius: 50%;
	background: #000000 url(../img/right.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 12px;
}
.index4 ul li.active {  
	width: 60%;
	padding: 155px 110px 0;
}
.index4 ul li.active:before {
	opacity: 0;
}
.index4 ul li.active h2 {
	font-weight: bold;
}
.index4 ul li.active button {
	opacity: 0;
}
@media only screen and (max-width: 991px) {
	.index4 {
	    height: 615px;
	}
	.index4 ul li {
		width: 100%;
		height: 85px;
		padding: 15px 0;
		background-size: cover;
	}
	.index4 .index4-txt {
		width: 655px;
		margin: 0 auto;
		max-width: 655px;
	}
	.index4 ul li h2 {
		float: left;
		font-size: 24px;
		line-height: 55px;
	}
	.index4 ul li button {
		width: 40px;
		height: 40px;
		float: right;
		margin: 2.5px 0;
		transform: rotate(90deg);
	}
	.index4 ul li.active {
		width: 100%;
		padding: 50px 0;
		height: -moz-calc(100% - 170px);
		height: -webkit-calc(100% - 170px);
		height: calc(100% - 170px);
	}
}
@media only screen and (max-width: 750px) {
	.index4 {
	    height: 590px;
	}
	.index4 ul li {
		height: 85px;
		padding: 15px 0;
	}
	.index4 .index4-txt {
		width: 330px;
		max-width: 330px;
	}
	.index4 ul li h2 {
		font-size: 20px;
		line-height: 55px;
	}
	.index4 ul li.active {
		padding: 40px 0;
	}
}
@media only screen and (min-width: 992px) {
	.index4 {
		height: 700px;
	}
	.index4 ul li {
		padding: 150px 0 0 30px;
		background-size: auto 100%;
	}
	.index4 ul li.active {
		padding: 100px 60px 0;
	}
}
@media only screen and (min-width: 1200px) {
	.index4 {
		height: 800px;
	}
	.index4 ul li {
		padding: 185px 0 0 40px;
	}
	.index4 ul li.active {
		padding: 110px 80px 0;
	}
}
@media only screen and (min-width: 1450px) {
	.index4 {
		height: 850px;
	}
	.index4 ul li {
		padding: 210px 0 0 50px;
	}
	.index4 ul li.active {
		padding: 130px 100px 0;
	}
}
@media only screen and (min-width: 1700px) {
	.index4 {
		height: 937px;
	}
	.index4 ul li {
		padding: 235px 0 0 55px;
	}
	.index4 ul li.active {
		padding: 155px 110px 0;
	}
}
/*advantage 完善的管理及严谨的质量体系*/
.index5 {
	width: 100%;
	padding: 95px 0;
	overflow: hidden;
}
.index5 .index5-right {
	width: 330px;
	float: right;
	overflow: hidden;
	margin: 75px 180px 0 0;
}
.index5-right h5 {
	color: #3d3d3d;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-family: 'HelveticaNeueLTPro-MdCn';
}
.index5-right h2 {
	color: #221815;
	font-size: 36px;
	margin: 25px 0 0;
	line-height: 50px;
	font-weight: bold;
}
.index5 .index5-swiper {
	float: left;
	width: 1055px;
	overflow: hidden;
}
.index5-swiper .swiper {
	width: 100%;
	height: 750px;
	overflow: hidden;
}
.index5-swiper .swiper-slide {
	height: 50%;
	color: #898989;
	font-size: 16px;
	overflow: hidden;
	line-height: 26px;
	padding: 30px 270px 30px 0;
}
.index5-swiper .index5-img {
	width: 80px;
	height: 80px;
	overflow: hidden;
}
.index5-swiper strong {
	width: 100%;
	color: #757575;
	display: block;
	font-size: 21px;
	margin: 0 0 8px;
	overflow: hidden;
	line-height: 30px;
}
.index5-swiper h4 {
	width: 100%;
	color: #000000;
    font-size: 16px;
	margin: 0 0 20px;
	overflow: hidden;
	line-height: 20px;
	font-weight: bold;
}
@media only screen and (max-width: 991px) {
	.index5 {
	    padding: 50px 0;
	}
	.index5 .index5-right {
	    float: none;
	    width: 440px;
	    margin: 50px 0;
	}
	.index5-right h5 {
	    font-size: 18px;
	    line-height: 25px;
	}
	.index5-right h2 {
	    font-size: 48px;
	    margin: 40px 0 0;
	    line-height: 60px;
	}
	.index5 .index5-swiper {
		width: 100%;
		float: none;
		overflow: visible;
	}
	.index5-swiper .swiper {
		height: auto;
		overflow: visible;
	}
	.index5-swiper .swiper-slide {
		width: 550px;
		font-size: 19px;
		line-height: 29px;
		padding: 0 70px 0 0;
	}
	.index5-swiper strong {
		height: 30px;
		line-height: 30px;
		margin: 25px 0 5px;
		font-size: 21px;
	}
	.index5-swiper h4 {
	    height: 25px;
	    line-height: 25px;
	}
}
@media only screen and (max-width: 750px) {
	.index5 {
	    padding: 40px 0;
	}
	.index5 .index5-right {
		width: 260px;
	    margin: 0 0 30px;
	}
	.index5-right h5 {
	    font-size: 14px;
	    line-height: 20px;
	}
	.index5-right h2 {
	    font-size: 28px;
	    margin: 10px 0 0;
	    line-height: 35px;
	}
	.index5-swiper .swiper-slide {
		width: 300px;
		font-size: 14px;
		line-height: 20px;
		padding: 0 30px 0 0;
	}
	.index5-swiper strong {
		height: auto;
		margin: 5px 0;
		font-size: 16px;
		line-height: 25px;
	}
	.index5-swiper h4 {
	    height: 25px;
		font-size: 18px;
	    margin: 0 0 10px;
	    line-height: 25px;
	}
	.index5-swiper p br {
		display: none;
	}
}
@media only screen and (min-width: 992px) {
	.index5 {
		padding: 100px 0 0;
	}
	.index5 .index5-swiper {
		width: 685px;
	}
	.index5-swiper .swiper {
		height: 600px;
	}
	.index5-swiper .swiper .swiper-wrapper {
		display: block;
	}
	.index5-swiper .swiper .swiper-wrapper .swiper-slide {
		width: 50%;
		float: left;
		padding: 30px 0;
		font-size: 14px;
		line-height: 20px;
	}
	.index5 .index5-right {
		width: 250px;
		margin: 75px 0 0;
	}
	.index5-right h2 {
		font-size: 28px;
		margin: 15px 0 0;
		line-height: 40px;
	}
}
@media only screen and (min-width: 1200px) {
	.index5 .index5-swiper {
		width: 750px;
	}
	.index5 .index5-right {
		width: 330px;
	}
	.index5-right h2 {
		font-size: 36px;
		margin: 25px 0 0;
		line-height: 50px;
	}
}
@media only screen and (min-width: 1450px) {
	.index5 {
		padding: 150px 0 0;
	}
	.index5 .index5-swiper {
		width: 940px;
	}
	.index5-swiper .swiper {
		height: 750px;
	}
	.index5-swiper .swiper .swiper-wrapper .swiper-slide {
		font-size: 16px;
		line-height: 25px;
		padding: 30px 80px 30px 0;
	}
	.index5 .index5-right {
		margin: 75px 120px 0 0;
	}
}
@media only screen and (min-width: 1700px) {
	.index5 {
		padding: 200px 0 0;
	}
	.index5 .index5-swiper {
		width: 1055px;
	}
	.index5-swiper .swiper .swiper-wrapper .swiper-slide {
		padding: 30px 100px 30px 0;
	}
	.index5 .index5-right {
		margin: 75px 180px 0 0;
	}
}
/*NETWORK 设有服务网点为用户提供快捷的服务*/
.index6 {
	width: 100%;
	overflow: hidden;
	padding: 0 0 185px;
	position: relative;
}
.index6-left {
	z-index: 1;
	width: 615px;
	overflow: hidden;
	padding: 20px 0 0;
	position: relative;
}
.index6-left h4 {
	color: #3d3d3d;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	font-family: 'HelveticaNeueLTPro-MdCn';
}
.index6-left h2 {
	width: 330px;
	color: #221815;
	font-size: 36px;
	font-weight: 700;
	line-height: 48px;
	margin: 20px 0 50px;
}
.index6-left p {
	color: #7b7b7b;
	font-size: 16px;
	line-height: 30px;
}
.index6-left a {
	width: 250px;
	height: 50px;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	padding: 0 30px;
	margin: 70px 0 0;
	overflow: hidden;
	line-height: 50px;
	position: relative;
	transition: all 0.5s;
	background-color: #000000;
	border-radius: 0 25px 25px 25px;
}
.index6-left a:after {
	top: 17px;
	right: 22px;
	content: '';
	width: 16px;
	height: 16px;
	display: block;
	overflow: hidden;
	position: absolute;
	background-image: url(../img/right.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}
.index6-left a:hover {
	background-color: #008b93;
}
.index6-right {
	top: 0px;
	width: 908px;
	margin: 45px 0 0;
	overflow: hidden;
	position: absolute;
}
.index6-right img {
	width: 100%;
}
@media only screen and (max-width: 991px) {
	.index6 {
		padding: 0 0 120px;
	}
	.index6-left {
		float: none;
		width: 655px;
		margin: 0 auto;
		padding: 20px 0 0;
		position: relative;
	}
	.index6-left h4 {
		font-size: 18px;
		line-height: 25px;
	}
	.index6-left h2 {
		width: 440px;
		font-size: 48px;
		line-height: 60px;
		margin: 20px 0 40px;
	}
	.index6-left p {
		font-size: 18px;
	}
	.index6-left a {
		margin: 425px 0 0;
	}
	.index6-right {
		left: 50%;
		top: 410px;
		width: 655px;
		height: auto;
		position: absolute;
		margin: 0 0 0 -327.5px;
	}
}
@media only screen and (max-width: 750px) {
	.index6 {
		padding: 0 0 50px;
	}
	.index6-left {
		width: 330px;
		padding: 20px 0 0;
	}
	.index6-left h4 {
		font-size: 14px;
		line-height: 20px;
	}
	.index6-left h2 {
		width: 100%;
		font-size: 28px;
		line-height: 35px;
		margin: 10px 0 30px;
	}
	.index6-left p {
		font-size: 14px;
		line-height: 20px;
	}
	.index6-left a {
		width: 150px;
	    height: 40px;
	    padding: 0 20px;
	    font-size: 12px;
	    line-height: 40px;
		margin: 220px 0 0;
	    border-radius: 0 20px 20px 20px;
	}
	.index6-left a:after {
	    top: 14px;
	    right: 15px;
	    width: 12px;
	    height: 12px;
	}
	.index6-right {
		top: 350px;
		width: 330px;
		margin-left: -165px;
	}
}
@media only screen and (min-width: 992px) {
	.index6 {
		padding: 0 0 100px;
	}
	.index6-left {
		left: 80px;
		width: 450px;
	}
	.index6-left h2 {
	    font-size: 28px;
    	line-height: 40px;
	    margin: 10px 0 20px;
	}
	.index6-left p {
	    font-size: 14px;
	    line-height: 20px;
	}
	.index6-left a {
		width: 200px;
		margin: 40px 0 0;
	}
	.index6-right {
		left: 45%;
		width: 540px;
	}
}
@media only screen and (min-width: 1200px) {
	.index6 {
		padding: 0 0 135px;
	}
	.index6-left {
		left: 105px;
		width: 520px;
	}
	.index6-left h2 {
	    font-size: 36px;
    	line-height: 48px;
	}
	.index6-left p {
	    font-size: 16px;
	    line-height: 25px;
	}
	.index6-left a {
		width: 250px;
		margin: 50px 0 0;
	}
	.index6-right {
		left: 42%;
		width: 700px;
	}
}
@media only screen and (min-width: 1450px) {
	.index6-left {
		left: 130px;
		width: 615px;
	}
	.index6-left h2 {
	    margin: 20px 0 50px;
	}
	.index6-left a {
		margin: 70px 0 0;
	}
	.index6-right {
		width: 810px;
	}
}
@media only screen and (min-width: 1700px) {
	.index6 {
		padding: 0 0 185px;
	}
	.index6-left {
		left: 155px;
	}
	.index6-right {
		width: 908px;
	}
}
/*关于联大*/
.index7 {
	width: 100%;
	color: #FFFFFF;
	padding: 110px 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	background-image: url(../img/index7.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.index7:before {
	top: 0px;
	left: 0px;
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	position: absolute;
	background-color: rgba(0,0,0,0.3);
}
.index7-title {
	z-index: 1;
	width: 100%;
	font-weight: 400;
	overflow: hidden;
	position: relative;
}
.index7-title h5 {
	font-size: 14px;
	margin: 0 0 20px;
	line-height: 20px;
	font-family: 'HelveticaNeueLTPro-MdCn';
}
.index7-title h3 {
	font-size: 36px;
	line-height: 45px;
	font-weight: bold;
}
.index7 ul {
	z-index: 1;
	width: 100%;
	overflow: hidden;
	margin: 185px 0 0;
	position: relative;
}
.index7 ul li {
	float: left;
	width: 33.33%;
	font-size: 16px;
	overflow: hidden;
	line-height: 25px;
	font-weight: bold;
}
.index7 ul li h2 {
	font-size: 60px;
	line-height: 60px;
	font-family: 'HelveticaNeueLTPro-Hv';
}
@media only screen and (max-width: 991px) {
	.index7-title h5 {
	    font-size: 18px;
	    line-height: 25px;
	}
	.index7-title h3 {
	    font-size: 48px;
	    line-height: 55px;
	}
	.index7 ul li h2 {
		margin: 0 0 25px;
	}
}
@media only screen and (max-width: 750px) {
	.index7 {
		padding: 50px 0;
		background-image: url(../img/index7s.jpg);
	}
	.index7-title h5 {
	    font-size: 14px;
	    margin: 0 0 10px;
	    line-height: 20px;
	}
	.index7-title h3 {
	    font-size: 28px;
	    margin: 0 0 10px;
	    line-height: 35px;
	}
	.index7 ul {
	    margin: 50px 0 0;
	}
	.index7 ul li {
	    float: none;
	    width: 100%;
	    font-size: 16px;
	}
	.index7 ul li:nth-of-type(2) {
		margin: 30px 0;
	}
	.index7 ul li h2 {
	    font-size: 48px;
	    margin: 0 0 10px;
	    line-height: 55px;
	}
}
@media only screen and (min-width: 992px) {
	.index7 {
		padding: 110px 0 140px;
	}
	.index7 ul {
		margin: 185px 0 0;
	}
	.index7 ul li h2 {
		margin: 0 0 25px;
	}
}
@media only screen and (min-width: 1200px) {
	.index7 {
		padding: 110px 0 140px;
	}
}
@media only screen and (min-width: 1450px) {
	.index7 {
		padding: 110px 0 140px;
	}
}
@media only screen and (min-width: 1700px) {
	.index7 {
		padding: 110px 0 140px;
	}
}
/*让更多用户得到适合自己需求解决方案*/
.index8 {
	width: 100%;
	padding: 95px 0;
	overflow: hidden;
}
.index8-left {
	float: left;
	width: 620px;
	padding: 70px 0;
	overflow: hidden;
}
.index8-left h4 {
	width: 480px;
	color: #221815;
	font-size: 36px;
	margin: 0 0 15px;
	font-weight: 700;
	line-height: 48px;
}
.index8-left a {
	display: block;
	width: 250px;
	height: 50px;
	color: #FFFFFF;
	font-size: 14px;
	padding: 0 30px;
	margin: 50px 0 0;
	overflow: hidden;
	line-height: 50px;
	position: relative;
	transition: all 0.5s;
	background-color: #000000;
	border-radius: 0 25px 25px 25px;
}
.index8-left a:before {
	top: 17px;
	right: 22px;
	content: '';
	width: 16px;
	height: 16px;
	display: block;
	overflow: hidden;
	position: absolute;
	background-image: url(../img/right.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}
.index8-left a:hover {
	background-color: #008b93;
}
.index8-txt {
	width: 100%;
	color: #6d6d6d;
	font-size: 16px;
	font-weight: 400;
	overflow: hidden;
	line-height: 30px;
}
.index8-right {
	float: left;
	width: 750px;
	overflow: hidden;
	margin: 0 0 0 75px;
}
.index8-right img {
	width: 100%;
}
@media only screen and (max-width: 991px) {
	.index8-left {
		padding: 0;
		float: none;
		width: 650px;
		margin: 0 auto;
	}
	.index8-left h4 {
	    width: 100%;
	    font-size: 48px;
	    margin: 0 0 30px;
	    line-height: 60px;
	}
	.index8-txt {
	    font-size: 18px;
	}
	.index8-right {
		float: none;
		width: 650px;
		margin: 75px auto 0;
	}
}
@media only screen and (max-width: 750px) {
	.index8 {
	    padding: 50px 0;
	}
	.index8-left {
		width: 330px;
	}
	.index8-left h4 {
		width: 100%;
		font-size: 28px;
		margin: 0 0 20px;
		line-height: 32px;
	}
	.index8-left a {
		width: 150px;
		height: 40px;
		font-size: 12px;
		padding: 0 20px;
		margin: 25px 0 0;
		line-height: 40px;
		border-radius: 0 20px 20px 20px;
	}
	.index8-left a:before {
		top: 14px;
		right: 15px;
		width: 12px;
		height: 12px;
	}
	.index8-txt {
		font-size: 14px;
		line-height: 20px;
	}
	.index8-txt p {
		margin: 0 0 10px;
	}
	.index8-right {
		width: 330px;
		margin: 40px auto 0;
	}
}
@media only screen and (min-width: 992px) {
	.index8-left {
		width: 420px;
		padding: 0;
		margin-left: 80px;
	}
	.index8-left h4 {
		width: 370px;
	    font-size: 28px;
	    line-height: 35px;
	}
	.index8-left a {
		width: 200px;
	}
	.index8-txt {
	    font-size: 14px;
	    line-height: 20px;
	}
	.index8-right {
		width: 450px;
		margin: 0 0 0 40px;
	}
}
@media only screen and (min-width: 1200px) {
	.index8-left {
		width: 470px;
		padding: 45px 0;
		margin-left: 105px;
	}
	.index8-left h4 {
	    width: 480px;
	    font-size: 36px;
	    line-height: 40px;
	}
	.index8-left a {
		width: 250px;
	}
	.index8-txt {
	    font-size: 16px;
	    line-height: 25px;
	}
	.index8-right {
		width: 550px;
		margin: 0 0 0 50px;
	}
}
@media only screen and (min-width: 1450px) {
	.index8-left {
		width: 550px;
		padding: 70px 0;
		margin-left: 130px;
	}
	.index8-right {
		width: 650px;
		margin: 0 0 0 60px;
	}
}
@media only screen and (min-width: 1700px) {
	.index8-left {
		width: 620px;
		margin-left: 155px;
	}
	.index8-right {
		width: 750px;
		margin: 0 0 0 75px;
	}
}