.service-swiper {
	width: 100%;
	overflow: hidden;
}
@media only screen and (max-width: 991px) {
	.service-swiper>.swiper {
		width: 100%;
		overflow: hidden;
	}
	.service-swiper>.swiper>.swiper-wrapper {
		display: block;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.service-swiper>.swiper>.swiper-wrapper>.swiper-slide {
		background-image: url(https://website-jxfcv.oss-cn-shanghai.aliyuncs.com/website-jxfcv/image/web/jxfcv/cn/Dist/img/service1s.jpg);
		background-repeat: no-repeat !important;
		background-position: top center !important;
		background-size: 100%;
	}
	.service-swiper>.swiper>.swiper-wrapper>.swiper-slide:nth-of-type(2) {
		background-image: url(https://website-jxfcv.oss-cn-shanghai.aliyuncs.com/website-jxfcv/image/web/jxfcv/cn/Dist/img/service2s.jpg);
	}
	.service-swiper>.swiper>.swiper-wrapper>.swiper-slide:nth-of-type(3) {
		background-image: url(https://website-jxfcv.oss-cn-shanghai.aliyuncs.com/website-jxfcv/image/web/jxfcv/cn/Dist/img/service3s.jpg);
	}
	.service-swiper>.swiper>.swiper-wrapper>.swiper-slide:nth-of-type(4) {
		background-image: url(https://website-jxfcv.oss-cn-shanghai.aliyuncs.com/website-jxfcv/image/web/jxfcv/cn/Dist/img/service4s.jpg);
		background-size: auto 100%;
	}
}
@media only screen and (max-width: 750px) {
	.service-swiper>.swiper>.swiper-wrapper>.swiper-slide:nth-of-type(2),.service-swiper>.swiper>.swiper-wrapper>.swiper-slide:nth-of-type(3) {
		background-size: auto 100%;
	}
}
@media only screen and (min-width: 992px) {
	.service-swiper {
		width: 100%;
		height: 100%;
		overflow: hidden;
		position: fixed;
	}
	.service-swiper>.swiper {
		width: 100%;
		height: 100%;
	}
	.service-swiper>.swiper>.swiper-wrapper>.swiper-slide {
		overflow: hidden;
		background-image: url(https://website-jxfcv.oss-cn-shanghai.aliyuncs.com/website-jxfcv/image/web/jxfcv/cn/Dist/img/service1.jpg);
		background-repeat: no-repeat !important;
		background-position: center !important;
		background-size: auto 100%;
	}
	.service-swiper>.swiper>.swiper-wrapper>.swiper-slide:nth-of-type(2) {
		background-image: url(https://website-jxfcv.oss-cn-shanghai.aliyuncs.com/website-jxfcv/image/web/jxfcv/cn/Dist/img/service2.jpg);
	}
	.service-swiper>.swiper>.swiper-wrapper>.swiper-slide:nth-of-type(3) {
		background-image: url(https://website-jxfcv.oss-cn-shanghai.aliyuncs.com/website-jxfcv/image/web/jxfcv/cn/Dist/img/service3.jpg);
	}
	.service-swiper>.swiper>.swiper-wrapper>.swiper-slide:nth-of-type(4) {
		background-image: url(https://website-jxfcv.oss-cn-shanghai.aliyuncs.com/website-jxfcv/image/web/jxfcv/cn/Dist/img/service4.jpg);
	}
}
@media only screen and (min-width: 1200px) {
	.service-swiper>.swiper>.swiper-wrapper>.swiper-slide {
		background-size: 100%;
	}
}
@media only screen and (min-width: 1600px) {
	.service-swiper>.swiper>.swiper-wrapper>.swiper-slide {
		background-size: 1920px;
	}
}
@media only screen and (min-width: 1920px) {
	.service-swiper>.swiper>.swiper-wrapper>.swiper-slide {
		background-size: 100%;
	}
}
/*行业应用*/
.service-box {
	width: 100%;
	overflow: hidden;
	position: relative;
	top: 50%;
	margin: -330px 0 0;
}
.service-box h2 {
	font-size: 48px;
	line-height: 55px;
	font-weight: bold;
	color: #FFFFFF;
}
.service1-swiper {
	width: 100%;
	height: 510px;
	margin: 65px 0 0;
}
.service1-swiper .swiper {
	width: 100%;
	height: 100%;
	overflow: visible;
	position: relative;
}
.service1-swiper .swiper-slide {
	width: 1090px;
	overflow: hidden;
}
.service1-swiper .swiper-slide:last-of-type {
	border: none;
}
.service1-swiper .swiper-slide .service1-img {
	width: 551px;
	margin: 203px 0 0;
	overflow: hidden;
	position: relative;
	transition: all 0.5s;
}
.service1-swiper .swiper-slide.swiper-slide-active .service1-img {
	width: 915px;
	margin: 0;
}
.service1-swiper .swiper-slide .service1-img img {
	width: 100%;
	transition: all 0.5s;
	filter: grayscale(100%);
}
.service1-swiper .swiper-slide.swiper-slide-active .service1-img img {
	filter: grayscale(0);
}
.service1-swiper .swiper-slide .service1-txt {
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom: -103px;
	opacity: 0;
	transition: all 0.5s;
}
.service1-swiper .swiper-slide.swiper-slide-active .service1-txt {
	bottom: 0px;
	opacity: 1;
}
.service1-txt h3 {
	font-size: 36px;
	line-height: 45px;
	padding: 0 17px;
	margin: 0 0 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.service1-txt .txt-txt {
	width: 100%;
	overflow: hidden;
	color: #FFFFFF;
}
.service1-txt .txt-txt h4 {
	width: 66px;
	height: 48px;
	line-height: 48px;
	font-size: 36px;
	font-family: "century gothic";
	font-weight: bold;
	overflow: hidden;
	background-color: #595757;
	text-align: center;
	float: right;
}
.service1-txt .txt-txt p {
	width: -moz-calc(100% - 66px);
	width: -webkit-calc(100% - 66px);
	width: calc(100% - 66px);
	height: 48px;
	font-size: 14px;
	line-height: 18px;
	padding: 5px 17px;
	overflow: hidden;
	background-color: #e62129;
	float: left;
}
.service1-swiper .swiper-button-next,.service1-swiper .swiper-button-prev {
	width: 90px;
	height: 90px;
	overflow: hidden;
	position: absolute;
	top: 7px;
	right: 110px;
	cursor: pointer;
	z-index: 1;
}
.service1-swiper .swiper-button-next {
	right: 0px;
}
.service1-swiper .swiper-button-next:before,.service1-swiper .swiper-button-prev:before {
	content: '';
	display: block;
	width: 64px;
	height: 64px;
	overflow: hidden;
	background-color: rgba(255,255,255,0.24);
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -32px 0 0 -32px;
	transform: rotate(45deg);
}
.service1-swiper .swiper-button-next:after,.service1-swiper .swiper-button-prev:after {
	content: '';
	display: block;
	width: 64px;
	height: 64px;
	overflow: hidden;
	background-image: url(https://website-jxfcv.oss-cn-shanghai.aliyuncs.com/website-jxfcv/image/web/jxfcv/cn/Dist/img/left.png);
	background-repeat: no-repeat !important;
	background-position: center !important;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -32px 0 0 -32px;
	z-index: 1;
}
.service1-swiper .swiper-button-next:after {
	background-image: url(https://website-jxfcv.oss-cn-shanghai.aliyuncs.com/website-jxfcv/image/web/jxfcv/cn/Dist/img/right.png);
}
.service1-swiper .swiper-button-next.swiper-button-click:before,.service1-swiper .swiper-button-prev.swiper-button-click:before {
	background-color: #e62129;
}
@media only screen and (max-width: 991px) {
	.service-box {
		top: 0;
		margin: 0;
	}
	.service-box h2 {
		font-size: 40px;
		line-height: 45px;
		text-align: center;
	}
	.service1-box h2 {
		margin: 255px 0 0;
	}
	.service1-swiper {
		height: 680px;
		margin: 50px 0 150px;
	}
	.service1-swiper .swiper-slide {
		width: 655px;
	}
	.service1-swiper .swiper-slide.swiper-slide-active {
		border: none
	}
	.service1-swiper .swiper-slide .service1-img {
		width: 655px;
		padding: 0 0 130px;
		margin: 130px 0 0;
	}
	.service1-swiper .swiper-slide.swiper-slide-active .service1-img {
		width: 655px;
		margin: 0;
	}
	.service1-swiper .swiper-slide .service1-txt {
		bottom: 0px;
	}
	.service1-txt h3 {
		font-size: 33px;
		line-height: 35px;
		padding: 0 30px;
		margin: 0 0 20px;
	}
	.service1-txt .txt-txt h4 {
		width: 66px;
		height: 130px;
		line-height: 130px;
		font-size: 36px;
	}
	.service1-txt .txt-txt p {
		width: -moz-calc(100% - 66px);
		width: -webkit-calc(100% - 66px);
		width: calc(100% - 66px);
		height: 130px;
		font-size: 21px;
		line-height: 32px;
		padding: 16px 30px;
	}
	.service1-txt .txt-txt p br {
		display: none;
	}
	.service1-swiper .swiper-button-next,.service1-swiper .swiper-button-prev {
		width: 78px;
		height: 78px;
		top: auto;
		bottom: 0px;
		right: auto;
		left: 50%;
		margin-left: -85px;
	}
	.service1-swiper .swiper-button-next {
		right: auto;
		margin-left: 7px;
	}
	.service1-swiper .swiper-button-next:before,.service1-swiper .swiper-button-prev:before {
		width: 56px;
		height: 56px;
		margin: -28px 0 0 -28px;
	}
	.service1-swiper .swiper-button-next:after,.service1-swiper .swiper-button-prev:after {
		width: 56px;
		height: 56px;
		margin: -28px 0 0 -28px;
		background-size: 26px;
	}
}
@media only screen and (max-width: 750px) {
	.service-box h2 {
		font-size: 28px;
		line-height: 35px;
	}
	.service1-box h2 {
		margin: 130px 0 0;
	}
	.service1-swiper {
		height: 330px;
		margin: 25px 0 75px;
	}
	.service1-swiper .swiper-slide {
		width: 330px;
	}
	.service1-swiper .swiper-slide .service1-img {
		width: 330px;
		padding: 0 0 65px;
		margin: 65px 0 0;
	}
	.service1-swiper .swiper-slide.swiper-slide-active .service1-img {
		width: 330px;
	}
	.service1-txt h3 {
		font-size: 18px;
		line-height: 22px;
		padding: 0 15px;
		margin: 0 0 10px;
	}
	.service1-txt .txt-txt h4 {
		width: 40px;
		height: 65px;
		line-height: 65px;
		font-size: 20px;
	}
	.service1-txt .txt-txt p {
		width: -moz-calc(100% - 40px);
		width: -webkit-calc(100% - 40px);
		width: calc(100% - 40px);
		height: 65px;
		font-size: 12px;
		line-height: 16px;
		padding: 8px 15px;
	}
	.service1-swiper .swiper-button-next,.service1-swiper .swiper-button-prev {
		width: 50px;
		height: 50px;
		margin-left: -55px;
	}
	.service1-swiper .swiper-button-next {
		margin-left: 5px;
	}
	.service1-swiper .swiper-button-next:before,.service1-swiper .swiper-button-prev:before {
		width: 36px;
		height: 36px;
		margin: -18px 0 0 -18px;
	}
	.service1-swiper .swiper-button-next:after,.service1-swiper .swiper-button-prev:after {
		width: 36px;
		height: 36px;
		margin: -18px 0 0 -18px;
		background-size: 18px;
	}
}
@media only screen and (min-width: 992px) {
	.service-box {
		margin: -230px 0 0;
	}
	.service-box h2 {
		font-size: 36px;
		line-height: 45px;
	}
	.service1-swiper {
		height: 357px;
		margin: 40px 0 0;
		opacity: 0;
		transform: translateX(600px);
		transition: all 0.3s 0s;
	}
	.service1-swiper .swiper:before {
		content: '';
		display: block;
		width: 1px;
		height: 100%;
		overflow: hidden;
		background-color: rgba(255,255,255,0.5);
		position: absolute;
		top: 0px;
		left: 750px;
	}
	.service-swiper>.swiper>.swiper-wrapper>.swiper-slide.swiper-slide-active .service1-swiper {
		opacity: 1;
		transform: translateX(0px);
		transition: all 0.8s 0.2s;
	}
	.service1-swiper .swiper-slide {
		width: 750px;
	}
	.service1-swiper .swiper-slide .service1-img {
		width: 385px;
		margin: 140px 0 0;
	}
	.service1-swiper .swiper-slide.swiper-slide-active .service1-img {
		width: 640px;
	}
	.service1-txt h3 {
		font-size: 28px;
		line-height: 35px;
		padding: 0 12px;
	}
	.service1-txt .txt-txt h4 {
		width: 55px;
		height: 40px;
		line-height: 40px;
		font-size: 28px;
	}
	.service1-txt .txt-txt p {
		width: -moz-calc(100% - 55px);
		width: -webkit-calc(100% - 55px);
		width: calc(100% - 55px);
		height: 40px;
		font-size: 12px;
		line-height: 15px;
		padding: 5px 12px;
	}
	.service1-swiper .swiper-button-next,.service1-swiper .swiper-button-prev {
		width: 70px;
		height: 70px;
		top: 0px;
		right: 85px;
	}
	.service1-swiper .swiper-button-next {
		right: 0px;
	}
	.service1-swiper .swiper-button-next:before,.service1-swiper .swiper-button-prev:before {
		width: 50px;
		height: 50px;
		margin: -25px 0 0 -25px;
	}
	.service1-swiper .swiper-button-next:after,.service1-swiper .swiper-button-prev:after {
		width: 50px;
		height: 50px;
		background-size: 20px;
		margin: -25px 0 0 -25px;
	}
}
@media only screen and (min-width: 1200px) {
	.service-box {
		margin: -260px 0 0;
	}
	.service-box h2 {
		font-size: 42px;
		line-height: 50px;
	}
	.service1-swiper {
		height: 402px;
		margin: 50px 0 0;
	}
	.service1-swiper .swiper:before {
		left: 800px;
	}
	.service1-swiper .swiper-slide {
		width: 800px;
	}
	.service1-swiper .swiper-slide .service1-img {
		width: 440px;
		margin: 156px 0 0;
	}
	.service1-swiper .swiper-slide.swiper-slide-active .service1-img {
		width: 720px;
	}
	.service1-txt h3 {
		font-size: 32px;
		line-height: 40px;
		padding: 0 15px;
	}
	.service1-txt .txt-txt h4 {
		width: 60px;
		height: 45px;
		line-height: 45px;
		font-size: 32px;
	}
	.service1-txt .txt-txt p {
		width: -moz-calc(100% - 60px);
		width: -webkit-calc(100% - 60px);
		width: calc(100% - 60px);
		height: 45px;
		font-size: 13px;
		line-height: 17px;
		padding: 5px 15px;
	}
	.service1-swiper .swiper-button-next,.service1-swiper .swiper-button-prev {
		width: 80px;
		height: 80px;
		top: 5px;
		right: 95px;
	}
	.service1-swiper .swiper-button-next {
		right: 0px;
	}
	.service1-swiper .swiper-button-next:before,.service1-swiper .swiper-button-prev:before {
		width: 54px;
		height: 54px;
		margin: -27px 0 0 -27px;
	}
	.service1-swiper .swiper-button-next:after,.service1-swiper .swiper-button-prev:after {
		width: 54px;
		height: 54px;
		background-size: 25px;
		margin: -27px 0 0 -27px;
	}
}
@media only screen and (min-width: 1600px) {
	.service-box {
		margin: -330px 0 0;
	}
	.service-box h2 {
		font-size: 48px;
		line-height: 55px;
	}
	.service1-swiper {
		height: 510px;
		margin: 65px 0 0;
	}
	.service1-swiper .swiper:before {
		left: 1090px;
	}
	.service1-swiper .swiper-slide {
		width: 1090px;
	}
	.service1-swiper .swiper-slide .service1-img {
		width: 551px;
		margin: 203px 0 0;
	}
	.service1-swiper .swiper-slide.swiper-slide-active .service1-img {
		width: 915px;
	}
	.service1-txt h3 {
		font-size: 36px;
		line-height: 45px;
		padding: 0 17px;
	}
	.service1-txt .txt-txt h4 {
		width: 66px;
		height: 48px;
		line-height: 48px;
		font-size: 36px;
	}
	.service1-txt .txt-txt p {
		width: -moz-calc(100% - 66px);
		width: -webkit-calc(100% - 66px);
		width: calc(100% - 66px);
		height: 48px;
		font-size: 14px;
		line-height: 18px;
		padding: 5px 17px;
	}
	.service1-swiper .swiper-button-next,.service1-swiper .swiper-button-prev {
		width: 90px;
		height: 90px;
		top: 7px;
		right: 110px;
	}
	.service1-swiper .swiper-button-next {
		right: 0px;
	}
	.service1-swiper .swiper-button-next:before,.service1-swiper .swiper-button-prev:before {
		width: 64px;
		height: 64px;
		margin: -32px 0 0 -32px;
	}
	.service1-swiper .swiper-button-next:after,.service1-swiper .swiper-button-prev:after {
		width: 64px;
		height: 64px;
		background-size: 30px;
		margin: -32px 0 0 -32px;
	}
}
/*客户案例*/
.service2-swiper {
	width: 100%;
	height: 445px;
	margin: 65px 0 0;
	overflow: hidden;
}
.service2-swiper .swiper {
	width: 100%;
	height: 100%;
	padding: 0 0 45px;
	overflow: hidden;
}
.service2-swiper .swiper .swiper-slide img {
	display: block;
	width: 199px;
	margin: 0 72px 34px 0;
	float: left;
}
.service2-swiper .swiper .swiper-slide img:nth-of-type(3n) {
	margin: 0 0 34px;
}
.service2-swiper .swiper .swiper-pagination {
	width: 100%;
	overflow: hidden;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: -5px;
}
.service2-swiper .swiper .swiper-pagination .swiper-pagination-bullet {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 5px 10px;
	overflow: hidden;
	background-color: #dedede;
	transform: rotate(45deg);
}
.service2-swiper .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #e62129;
}
@media only screen and (max-width: 991px) {
	.service2-box {
		padding: 125px 0 105px;
	}
	.service2-swiper {
		height: 445px;
		margin: 65px 0 0;
	}
	.service2-swiper .swiper {
		padding: 0 0 45px;
	}
	.service2-swiper .swiper .swiper-slide img {
		width: 176px;
		margin: 0 63px 30px 0;
	}
	.service2-swiper .swiper .swiper-slide img:nth-of-type(3n) {
		margin: 0 0 30px;
	}
	.service2-swiper .swiper .swiper-pagination .swiper-pagination-bullet {
		width: 15px;
		height: 15px;
		margin: 5px 10px;
	}
}
@media only screen and (max-width: 750px) {
	.service2-box {
		padding: 65px 0 55px;
	}
	.service2-swiper {
		height: 225px;
		margin: 35px 0 0;
	}
	.service2-swiper .swiper {
		padding: 0 0 25px;
	}
	.service2-swiper .swiper .swiper-slide img {
		width: 100px;
		margin: 0 15px 15px 0;
	}
	.service2-swiper .swiper .swiper-slide img:nth-of-type(3n) {
		margin: 0 0 15px;
	}
	.service2-swiper .swiper .swiper-pagination .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
		margin: 5px 7px;
	}
}
@media only screen and (min-width: 992px) {
	.service2-swiper {
		height: 330px;
		margin: 40px 0 0;
		opacity: 0;
		transform: translateY(600px);
		transition: all 0.3s 0s;
	}
	.service-swiper>.swiper>.swiper-wrapper>.swiper-slide.swiper-slide-active .service2-swiper {
		opacity: 1;
		transform: translateY(0px);
		transition: all 0.8s 0.2s;
	}
	.service2-swiper .swiper {
		padding: 0 0 45px;
	}
	.service2-swiper .swiper .swiper-slide img {
		width: 132px;
		margin: 0 35px 25px 0;
	}
	.service2-swiper .swiper .swiper-slide img:nth-of-type(3n) {
		margin: 0 0 25px;
	}
	.service2-swiper .swiper .swiper-pagination .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
	}
}
@media only screen and (min-width: 1200px) {
	.service2-swiper {
		height: 380px;
		margin: 50px 0 0;
	}
	.service2-swiper .swiper {
		padding: 0 0 45px;
	}
	.service2-swiper .swiper .swiper-slide img {
		width: 150px;
		margin: 0 50px 30px 0;
	}
	.service2-swiper .swiper .swiper-slide img:nth-of-type(3n) {
		margin: 0 0 30px;
	}
	.service2-swiper .swiper .swiper-pagination .swiper-pagination-bullet {
		width: 12px;
		height: 12px;
	}
}
@media only screen and (min-width: 1600px) {
	.service2-swiper {
		height: 445px;
		margin: 65px 0 0;
	}
	.service2-swiper .swiper {
		padding: 0 0 45px;
	}
	.service2-swiper .swiper .swiper-slide img {
		width: 199px;
		margin: 0 72px 34px 0;
	}
	.service2-swiper .swiper .swiper-slide img:nth-of-type(3n) {
		margin: 0 0 34px;
	}
	.service2-swiper .swiper .swiper-pagination .swiper-pagination-bullet {
		width: 15px;
		height: 15px;
	}
}
/*工程现场*/
.service3-title {
	width: 100%;
	color: #FFFFFF;
	overflow: hidden;
}
.service3-title p {
	font-size: 16px;
	line-height: 32px;
	margin: 25px 0 60px;
}
.service3-swiper {
	width: 100%;
	height: 345px;
	position: relative;
}
.service3-swiper .swiper-slide {
	overflow: hidden;
}
.service3-img {
	width: 100%;
	overflow: hidden;
}
.service3-img img {
	width: 100%;
	transition: all 0.5s;
}
.service3-txt {
	width: 100%;
	padding: 5px 50px;
	overflow: hidden;
	background-color: rgba(255,255,255,0.45);
	text-align: center;
	transition: all 0.5s;
}
.service3-txt p {
	width: 100%;
	height: 40px;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	overflow: hidden;
}
.service3-swiper .swiper-slide:hover .service3-img img {
	transform: scale(1.1);
}
.service3-swiper .swiper-slide:hover .service3-txt {
	background-color: #e62129;
}
.service3-swiper .swiper-button-next,.service3-swiper .swiper-button-prev {
	width: 90px;
	height: 90px;
	overflow: hidden;
	position: absolute;
	top: -140px;
	right: 110px;
	cursor: pointer;
	z-index: 1;
}
.service3-swiper .swiper-button-next {
	right: 0px;
}
.service3-swiper .swiper-button-next:before,.service3-swiper .swiper-button-prev:before {
	content: '';
	display: block;
	width: 64px;
	height: 64px;
	overflow: hidden;
	background-color: rgba(255,255,255,0.24);
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -32px 0 0 -32px;
	transform: rotate(45deg);
}
.service3-swiper .swiper-button-next:after,.service3-swiper .swiper-button-prev:after {
	content: '';
	display: block;
	width: 64px;
	height: 64px;
	overflow: hidden;
	background-image: url(https://website-jxfcv.oss-cn-shanghai.aliyuncs.com/website-jxfcv/image/web/jxfcv/cn/Dist/img/left.png);
	background-repeat: no-repeat !important;
	background-position: center !important;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -32px 0 0 -32px;
	z-index: 1;
}
.service3-swiper .swiper-button-next:after {
	background-image: url(https://website-jxfcv.oss-cn-shanghai.aliyuncs.com/website-jxfcv/image/web/jxfcv/cn/Dist/img/right.png);
}
.service3-swiper .swiper-button-next.swiper-button-click:before,.service3-swiper .swiper-button-prev.swiper-button-click:before {
	background-color: #e62129;
}
@media only screen and (max-width: 991px) {
	.service3-title {
	    margin: 120px 0 0;
	    text-align: center;
	}
	.service3-title p {
		font-size: 23px;
		line-height: 37px;
		margin: 50px 0 60px;
	}
	.service3-swiper {
		height: 750px;
		margin: 0 0 125px;
	}
	.service3-swiper .swiper {
		height: 505px;
	}
	.service3-swiper .swiper.swiper-grid-column>.swiper-wrapper {
	    flex-wrap: wrap;
	    flex-direction: column;
	}
	.service3-swiper .swiper-slide {
		height: -moz-calc((100% - 44px) / 2);
		height: -webkit-calc((100% - 44px) / 2);
		height: calc((100% - 44px) / 2);
	}
	.service3-txt {
		padding: 0px 15px;
	}
	.service3-txt p {
		height: 35px;
		font-size: 17px;
		line-height: 35px;
		white-space: nowrap;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
	}
	.service3-swiper .swiper-button-next,.service3-swiper .swiper-button-prev {
		width: 78px;
		height: 78px;
		top: auto;
		right: auto;
		left: 50%;
		bottom: 0px;
		margin-left: -85px;
	}
	.service3-swiper .swiper-button-next {
		right: auto;
		margin-left: 7px;
	}
	.service3-swiper .swiper-button-next:before,.service3-swiper .swiper-button-prev:before {
		width: 56px;
		height: 56px;
		margin: -28px 0 0 -28px;
	}
	.service3-swiper .swiper-button-next:after,.service3-swiper .swiper-button-prev:after {
		width: 56px;
		height: 56px;
		margin: -28px 0 0 -28px;
		background-size: 26px;
	}
}
@media only screen and (max-width: 750px) {
	.service3-title {
	    margin: 60px 0 0;
	}
	.service3-title p {
		font-size: 12px;
		line-height: 20px;
		margin: 20px 0 30px;
	}
	.service3-swiper {
		height: 375px;
		margin: 0 0 65px;
	}
	.service3-swiper .swiper {
		height: 272px;
	}
	.service3-swiper .swiper-slide {
		height: -moz-calc((100% - 15px) / 2);
		height: -webkit-calc((100% - 15px) / 2);
		height: calc((100% - 15px) / 2);
	}
	.service3-txt {
		padding: 0px 8px;
	}
	.service3-txt p {
		height: 30px;
		font-size: 12px;
		line-height: 30px;
	}
	.service3-swiper .swiper-button-next,.service3-swiper .swiper-button-prev {
		width: 50px;
		height: 50px;
		margin-left: -55px;
	}
	.service3-swiper .swiper-button-next {
		margin-left: 5px;
	}
	.service3-swiper .swiper-button-next:before,.service3-swiper .swiper-button-prev:before {
		width: 36px;
		height: 36px;
		margin: -18px 0 0 -18px;
	}
	.service3-swiper .swiper-button-next:after,.service3-swiper .swiper-button-prev:after {
		width: 36px;
		height: 36px;
		margin: -18px 0 0 -18px;
		background-size: 18px;
	}
}
@media only screen and (min-width: 992px) {
	.service3-title {
		opacity: 0;
		transform: translateY(400px);
		transition: all 0.3s;
	}
	.service-swiper>.swiper>.swiper-wrapper>.swiper-slide.swiper-slide-active .service3-title {
		opacity: 1;
		transform: translateY(0px);
		transition: all 0.8s;
	}
	.service3-title p {
		font-size: 14px;
		line-height: 25px;
		margin: 15px 0 40px;
	}
	.service3-title p br:nth-of-type(1),.service3-title p br:nth-of-type(3) {
		display: none;
	}
	.service3-swiper {
		height: 345px;
		opacity: 0;
		transform: translateX(600px);
		transition: all 0.3s 0s;
	}
	.service-swiper>.swiper>.swiper-wrapper>.swiper-slide.swiper-slide-active .service3-swiper {
		opacity: 1;
		transform: translateX(0px);
		transition: all 0.8s 0.5s;
	}
	.service3-txt {
		padding: 5px 30px;
	}
	.service3-txt p {
		height: 36px;
		font-size: 14px;
		line-height: 18px;
	}
	.service3-swiper .swiper-button-next,.service3-swiper .swiper-button-prev {
		width: 70px;
		height: 70px;
		top: -110px;
		right: 90px;
	}
	.service3-swiper .swiper-button-next {
		right: 0px;
	}
	.service3-swiper .swiper-button-next:before,.service3-swiper .swiper-button-prev:before {
		width: 50px;
		height: 50px;
		margin: -25px 0 0 -25px;
	}
	.service3-swiper .swiper-button-next:after,.service3-swiper .swiper-button-prev:after {
		width: 50px;
		height: 50px;
		margin: -25px 0 0 -25px;
		background-size: 20px;
	}
}
@media only screen and (min-width: 1200px) {
	.service3-title p {
		line-height: 28px;
		margin: 20px 0 50px;
	}
	.service3-swiper {
		height: 345px;
	}
	.service3-txt {
		padding: 5px 40px;
	}
	.service3-swiper .swiper-button-next,.service3-swiper .swiper-button-prev {
		width: 80px;
		height: 80px;
		top: -130px;
		right: 100px;
	}
	.service3-swiper .swiper-button-next {
		right: 0px;
	}
	.service3-swiper .swiper-button-next:before,.service3-swiper .swiper-button-prev:before {
		width: 56px;
		height: 56px;
		margin: -28px 0 0 -28px;
	}
	.service3-swiper .swiper-button-next:after,.service3-swiper .swiper-button-prev:after {
		width: 56px;
		height: 56px;
		margin: -28px 0 0 -28px;
		background-size: 25px;
	}
}
@media only screen and (min-width: 1600px) {
	.service3-title p {
		font-size: 16px;
		line-height: 32px;
		margin: 25px 0 60px;
	}
	.service3-swiper {
		height: 345px;
	}
	.service3-txt {
		padding: 5px 50px;
	}
	.service3-txt p {
		height: 40px;
		font-size: 16px;
		line-height: 20px;
	}
	.service3-swiper .swiper-button-next,.service3-swiper .swiper-button-prev {
		width: 90px;
		height: 90px;
		top: -140px;
		right: 110px;
	}
	.service3-swiper .swiper-button-next {
		right: 0px;
	}
	.service3-swiper .swiper-button-next:before,.service3-swiper .swiper-button-prev:before {
		width: 64px;
		height: 64px;
		margin: -32px 0 0 -32px;
	}
	.service3-swiper .swiper-button-next:after,.service3-swiper .swiper-button-prev:after {
		width: 64px;
		height: 64px;
		margin: -32px 0 0 -32px;
		background-size: 30px;
	}
}
/*服务支持*/
.service4-title {
	width: 900px;
	color: #FFFFFF;
	overflow: hidden;
}
.service4-title p {
	font-size: 16px;
	line-height: 30px;
	margin: 20px 0 0;
}
.service4-list {
	width: 900px;
	color: #FFFFFF;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.service4-list li {
	width: 410px;
	margin: 60px 0 0;
	overflow: hidden;
	float: left;
}
.service4-list li:nth-of-type(2n) {
	width: 450px;
}
.service4-img {
	width: 100px;
	height: 100px;
	overflow: hidden;
	position: relative;
	float: left;
}
.service4-img:before {
	content: '';
	display: block;
	width: 70px;
	height: 70px;
	border-radius: 3px;
	overflow: hidden;
	background-color: rgba(255,255,255,0.3);
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -35px 0 0 -35px;
	transform: rotate(45deg);
	transition: background-color 0.5s;
}
.service4-img img {
	width: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -15px 0 0 -15px;
	z-index: 1;
}
.service4-txt {
	width: -moz-calc(100% - 120px);
	width: -webkit-calc(100% - 120px);
	width: calc(100% - 120px);
	overflow: hidden;
	float: right;
}
.service4-txt h5 {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	margin: 15px 0 5px;
}
.service4-txt p {
	width: 100%;
	line-height: 20px;
	overflow: hidden;
}
.service4-list li:hover .service4-img:before {
	background-color: #e60013;
}
.service4-earth {
	width: 1612px;
	height: 2312px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -1114px 0 0 -652px;
	animation: earth 5s 0s linear infinite;
}
.service4-earth img {
	
}
@keyframes earth{
	0%{transform: rotateZ(0deg);}
	50%{transform: rotateZ(20deg);}
	100%{transform: rotateZ(0deg);}
}
@media only screen and (max-width: 991px) {
	.service4-title {
		width: 100%;
		margin: 120px 0 0;
	}
	.service4-title p {
		font-size: 23px;
		line-height: 36px;
		margin: 35px 0 0;
		text-align: center;
	}
	.service4-title p br:nth-of-type(2) {
		display: none;
	}
	.service4-list {
		width: 100%;
		margin: 75px 0 405px;
	}
	.service4-list li {
		width: 50% !important;
		margin: 0 0 15px;
		text-align: center;
	}
	.service4-img {
		width: 120px;
		height: 120px;
		float: none;
		margin: 0 auto;
	}
	.service4-img:before {
		width: 85px;
		height: 85px;
		margin: -42.5px 0 0 -42.5px;
	}
	.service4-img img {
		width: 37px;
		margin: -18.5px 0 0 -18.5px;
	}
	.service4-txt {
		width: 100%;
		float: none;
	}
	.service4-txt h5 {
		font-size: 20px;
		line-height: 25px;
		margin: 25px 0 10px;
	}
	.service4-txt p {
		font-size: 17px;
		line-height: 26px;
	}
	#myVideo {
		width: 0px;
		height: 0px;
		display: none !important;
	}
}
@media only screen and (max-width: 750px) {
	.service4-title {
		margin: 60px 0 0;
	}
	.service4-title p {
		font-size: 12px;
		line-height: 18px;
		margin: 20px 0 0;
	}
	.service4-list {
		margin: 40px 0 205px;
	}
	.service4-list li {
		margin: 0 0 10px;
	}
	.service4-img {
		width: 72px;
		height: 72px;
	}
	.service4-img:before {
		width: 50px;
		height: 50px;
		margin: -25px 0 0 -25px;
	}
	.service4-img img {
		width: 20px;
		margin: -10px 0 0 -10px;
	}
	.service4-txt h5 {
		font-size: 14px;
		line-height: 20px;
		margin: 15px 0 0;
	}
	.service4-txt p {
		width: 230px;
		font-size: 12px;
		line-height: 20px;
		position: relative;
		left: 50%;
		margin-left: -115px;
		transform: scale(0.8);
	}
}
@media only screen and (min-width: 992px) {
	.service4-box {
		width: 100%;
		height: 100%;
		overflow: hidden;
		position: relative;
		z-index: 1;
	}
	.service4-title {
		width: 800px;
		opacity: 0;
		transform: translateY(500px);
		transition: all 0.3s;
	}
	.service-swiper>.swiper>.swiper-wrapper>.swiper-slide.swiper-slide-active .service4-title {
		opacity: 1;
		transform: translateY(0px);
		transition: all 0.8s;
	}
	.service4-title p {
		font-size: 14px;
		line-height: 25px;
		margin: 20px 0 0;
	}
	.service4-list {
		width: 800px;
		opacity: 0;
		transform: translateX(600px);
		transition: all 0.3s 0s;
	}
	.service-swiper>.swiper>.swiper-wrapper>.swiper-slide.swiper-slide-active .service4-list {
		opacity: 1;
		transform: translateX(0px);
		transition: all 0.8s 0.5s;
	}
	.service4-list li {
		margin: 30px 0 0;
		width: 370px;
	}
	.service4-list li:nth-of-type(2n) {
		width: 410px;
	}
	.service4-title p br:nth-of-type(1),.service4-title p br:nth-of-type(3),.service4-list li:first-of-type p br:nth-of-type(2),.service4-list li:nth-of-type(2) p br:nth-of-type(2),.service4-list li:nth-of-type(4) p br:nth-of-type(2) {
		display: none;
	}
	.service4-img {
		width: 100px;
		height: 100px;
	}
	.service4-img:before {
		width: 70px;
		height: 70px;
		margin: -35px 0 0 -35px;
	}
	.service4-img img {
		width: 30px;
		margin: -15px 0 0 -15px;
	}
	.service4-txt {
		width: -moz-calc(100% - 120px);
		width: -webkit-calc(100% - 120px);
		width: calc(100% - 120px);
	}
	.service4-txt h5 {
		font-size: 16px;
		line-height: 25px;
		margin: 15px 0 5px;
	}
	#myVideo {
		width: 2400px;
		position: absolute;
		left: 0px;
		top: 0px;
	}
}
@media only screen and (min-width: 1200px) {
	.service4-title {
		width: 850px;
	}
	.service4-title p {
		font-size: 15px;
		line-height: 28px;
		margin: 20px 0 0;
	}
	.service4-list {
		width: 850px;
	}
	.service4-list li {
		margin: 45px 0 0;
		width: 390px;
	}
	.service4-list li:nth-of-type(2n) {
		width: 430px;
	}
	.service4-img {
		width: 100px;
		height: 100px;
	}
	.service4-img:before {
		width: 70px;
		height: 70px;
		margin: -35px 0 0 -35px;
	}
	.service4-img img {
		width: 30px;
		margin: -15px 0 0 -15px;
	}
	.service4-txt {
		width: -moz-calc(100% - 120px);
		width: -webkit-calc(100% - 120px);
		width: calc(100% - 120px);
	}
	.service4-txt h5 {
		font-size: 16px;
		line-height: 25px;
		margin: 15px 0 5px;
	}
}
@media only screen and (min-width: 1600px) {
	.service4-title {
		width: 900px;
	}
	.service4-title p {
		font-size: 16px;
		line-height: 30px;
		margin: 20px 0 0;
	}
	.service4-list {
		width: 900px;
	}
	.service4-list li {
		margin: 60px 0 0;
		width: 410px;
	}
	.service4-list li:nth-of-type(2n) {
		width: 450px;
	}
	.service4-img {
		width: 100px;
		height: 100px;
	}
	.service4-img:before {
		width: 70px;
		height: 70px;
		margin: -35px 0 0 -35px;
	}
	.service4-img img {
		width: 30px;
		margin: -15px 0 0 -15px;
	}
	.service4-txt {
		width: -moz-calc(100% - 120px);
		width: -webkit-calc(100% - 120px);
		width: calc(100% - 120px);
	}
	.service4-txt h5 {
		font-size: 16px;
		line-height: 25px;
		margin: 15px 0 5px;
	}
}