﻿@media only all and (max-width: 768px) {
	.content {
		margin-top: 60px
	}
}

.content .section {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.content .section1 {
	color: #fff
}

@media only all and (max-width: 768px) {
	.content .section1 {
		height: 60vh
	}
	#section6 footer{display:none}
}

@media only all and (max-width: 414px) {
	.content .section1 {
		height: 50vh
	}
	.content .section2 {
    padding: 20px 10px;
    #section6 footer{display:none}
}
.content .section2 .tab .tab-tit {
   
    margin-bottom: 10px;
}
	.content .section3 .section-con .introduct .company{margin-bottom:10px}
}

.content .section1 a {
	color: #fff
}

.content .section1 .swiper1 {
	width: 100%;
	height: 100%
}

.content .section1 .swiper1 .swiper-slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	overflow: hidden
}

.content .section1 .swiper1 .swiper-slide video {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.content .section1 .swiper1 .swiper-slide .text-tit {
	font-size: 80px;
	font-weight: bold;
	font-style: italic;
	padding-left: 8.3%;
	position: relative;
	z-index: 1;
	width: 40%
}

@media only all and (max-width: 1600px) {
	.content .section1 .swiper1 .swiper-slide .text-tit {
		font-size: 60px
	}
}

@media only all and (max-width: 768px) {
	.content .section1 .swiper1 .swiper-slide .text-tit {
		padding-left: 10px;
		width: 50%
	}
}

@media only all and (max-width: 414px) {
	.content .section1 .swiper1 .swiper-slide .text-tit {
		font-size: 20px
	}
}

.content .section1 .swiper1 .swiper-slide .text-con .product {
	position: absolute;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.content .section1 .swiper1 .swiper-slide .text-con .product.product1 {
	right: 8.3%;
	bottom: 18%
}

@media only all and (max-width: 768px) {
	.content .section1 .swiper1 .swiper-slide .text-con .product.product1 {
		right: 10px
	}
}

@media only all and (max-width: 414px) {
	.content .section1 .swiper1 .swiper-slide .text-con .product.product1 {
		bottom: auto;
		top: 5%
	}
}

.content .section1 .swiper1 .swiper-slide .text-con .product.product1 .product-tit {
	font-size: 40px;
	margin-right: 25px;
	margin-top: -20%
}

@media only all and (max-width: 1600px) {
	.content .section1 .swiper1 .swiper-slide .text-con .product.product1 .product-tit {
		font-size: 30px
	}
}

@media only all and (max-width: 414px) {
	.content .section1 .swiper1 .swiper-slide .text-con .product.product1 .product-tit {
		font-size: 14px;
		margin-right: 10px;
		margin-top: 0
	}
}

.content .section1 .swiper1 .swiper-slide .text-con .product.product1 .product-img {
	width: 20vw;
	height: 26.5vw
}

@media only all and (max-width: 414px) {
	.content .section1 .swiper1 .swiper-slide .text-con .product.product1 .product-img {
		width: 30vw;
		height: 30vw
	}
}

.content .section1 .swiper1 .swiper-slide .text-con .product.product1 .product-img img {
	max-width: 100%;
	max-height: 100%
}

.content .section1 .swiper1 .swiper-slide .text-con .product.product2 {
	right: 30%;
	bottom: 6%
}

@media only all and (max-width: 414px) {
	.content .section1 .swiper1 .swiper-slide .text-con .product.product2 {
		right: 10px;
		bottom: 5%
	}
}

.content .section1 .swiper1 .swiper-slide .text-con .product.product2 .product-tit {
	font-size: 30px;
	margin-right: 40px
}

@media only all and (max-width: 1600px) {
	.content .section1 .swiper1 .swiper-slide .text-con .product.product2 .product-tit {
		font-size: 24px
	}
}

@media only all and (max-width: 414px) {
	.content .section1 .swiper1 .swiper-slide .text-con .product.product2 .product-tit {
		font-size: 14px;
		margin-right: 10px;
		margin-top: 0
	}
}

.content .section1 .swiper1 .swiper-slide .text-con .product.product2 .product-img {
	width: 14.4vw;
	height: 12.8vw
}

@media only all and (max-width: 414px) {
	.content .section1 .swiper1 .swiper-slide .text-con .product.product2 .product-img {
		width: 30vw;
		height: 30vw
	}
}

.content .section1 .swiper1 .swiper-slide .text-con .product.product2 .product-img img {
	max-width: 100%;
	max-height: 100%
}

.content .section1 .swiper1 .control-wrap {
	position: absolute;
	z-index: 2;
	left: 8.3%;
	bottom: 75px;
	width: 310px;
	height: 66px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}

@media only all and (max-width: 768px) {
	.content .section1 .swiper1 .control-wrap {
		left: 10px
	}
}

@media only all and (max-width: 414px) {
	.content .section1 .swiper1 .control-wrap {
		width: auto;
		bottom: 40px
	}
}

.content .section1 .swiper1 .control-wrap::before {
	position: absolute;
	content: "";
	width: 50px;
	height: 3px;
	background-color: #fff;
	left: 0;
	bottom: -1px
}

.content .section1 .swiper1 .control-wrap .swiper-button-next1 {
	width: 25px;
	height: 19px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

@media only all and (max-width: 414px) {
	.content .section1 .swiper1 .control-wrap .swiper-button-next1 {
		display: none
	}
}

.content .section1 .swiper1 .control-wrap .swiper-button-next1:hover {
	opacity: 0.7
}

.content .section1 .swiper1 .control-wrap .swiper-button-prev1 {
	width: 25px;
	height: 19px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 75px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

@media only all and (max-width: 414px) {
	.content .section1 .swiper1 .control-wrap .swiper-button-prev1 {
		display: none
	}
}

.content .section1 .swiper1 .control-wrap .swiper-button-prev1:hover {
	opacity: 0.7
}

.content .section1 .swiper1 .control-wrap .number-now {
	position: absolute;
	left: 0px;
	bottom: 15px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1
}

@media only all and (max-width: 1600px) {
	.content .section1 .swiper1 .control-wrap .number-now {
		font-size: 24px
	}
}

@media only all and (max-width: 414px) {
	.content .section1 .swiper1 .control-wrap .number-now {
		font-size: 14px
	}
}

.content .section1 .swiper1 .control-wrap .number-all {
	position: absolute;
	left: 0px;
	bottom: -30px;
	font-size: 16px;
	font-weight: bold
}

@media only all and (max-width: 414px) {
	.content .section1 .swiper1 .control-wrap .number-all {
		font-size: 14px
	}
}

.content .section2 {
	padding-left: 8.3%;
	padding-right: 8.3%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media only all and (max-width: 768px) {
	.content .section2 {
		padding: 0px 10px
	}

}

.content .section2 .tab {
	width: 100%
}

.content .section2 .tab .tab-tit {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-bottom: 1px solid #e9e9e9;
	font-size: 30px;
	line-height: 100px;
	font-weight: bold;justify-content: center;
	
}

@media only all and (max-width: 1600px) {
	.content .section2 .tab .tab-tit {
		font-size: 20px;
		line-height: 80px
	}
}

.content .section2 .tab .tab-tit .item {
	margin-right: 80px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	border-bottom: 2px solid transparent;
	margin-bottom: -1px;
	position: relative;
	z-index: 1
}

.content .section2 .tab .tab-tit .item:last-child {
	margin-right: 0
}

@media only all and (max-width: 414px) {
	.content .section2 .tab .tab-tit .item {
		margin-right: 30px
	}
}

.content .section2 .tab .tab-tit .item:hover,
.content .section2 .tab .tab-tit .item.active {
	font-size: 40px;
	color: #0061a6;
	border-color: #0061a6
}

@media only all and (max-width: 1600px) {

	.content .section2 .tab .tab-tit .item:hover,
	.content .section2 .tab .tab-tit .item.active {
		font-size: 30px
	}
}

.content .section2 .tab .tab-con {
	padding-top: 100px
}

@media only all and (max-width: 1280px) {
	.content .section2 .tab .tab-con {
		padding-top: 0
	}
}

.content .section2 .tab .tab-con .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 50px;
	/* height: 376px; */
	display: none
}

@media only all and (max-width: 1600px) {
	.content .section2 .tab .tab-con .item {
		/* height: 250px */
	}
}

@media only all and (max-width: 1280px) {
	.content .section2 .tab .tab-con .item {
		margin-top: 30px
	}
}

@media only all and (max-width: 768px) {
	.content .section2 .tab .tab-con .item {
		height: auto
	}
}

.content .section2 .tab .tab-con .item .swiper-wrapper {
	height: auto
}

@media only all and (max-width: 768px) {
	.content .section2 .tab .tab-con .item {
		margin-top: 0;
		-webkit-box-pack: space-between;
		-webkit-justify-content: space-between;
		-moz-box-pack: space-between;
		-ms-flex-pack: space-between;
		justify-content: space-between;
		-webkit-box-align: flex-start;
		-webkit-align-items: flex-start;
		-moz-box-align: flex-start;
		-ms-flex-align: flex-start;
		align-items: flex-start
	}
}

.content .section2 .tab .tab-con .item.active {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.content .section2 .tab .tab-con .item .link {
	position: relative;
	display: block
}

@media only all and (max-width: 768px) {
	.content .section2 .tab .tab-con .item .link {
		width: 49%;
		margin-right: 1%
	}

	.content .section2 .tab .tab-con .item .link:nth-child(2n) {
		margin-right: 0
	}
}

.content .section2 .tab .tab-con .item .link .text {
	height: 165px;
	background-image: linear-gradient(to right, #056ab6, #1194d4);
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-content: center;
	align-content: center;
	padding-right: 20%;
	padding-left: 40px;
	width: 80%
}

@media only all and (max-width: 1600px) {
	.content .section2 .tab .tab-con .item .link .text {
		padding-left: 20px
	}
}

@media only all and (max-width: 768px) {
	.content .section2 .tab .tab-con .item .link .text {
		width: 100%;
		padding-right: 10px;
		padding-left: 10px
	}
}

.content .section2 .tab .tab-con .item .link .text .en {
	width: 100%;
	font-size: 24px;
	line-height: 40px;
	color: #fff;
	font-style: italic;
	font-weight: bold
}

@media only all and (max-width: 1600px) {
	.content .section2 .tab .tab-con .item .link .text .en {
		font-size: 18px;
		line-height: 30px
	}
}

.content .section2 .tab .tab-con .item .link .text .cn {
	width: 100%;
	font-size: 24px;
	line-height: 40px;
	color: #fff
}

@media only all and (max-width: 1600px) {
	.content .section2 .tab .tab-con .item .link .text .cn {
		font-size: 18px;
		line-height: 30px
	}
}

.content .section2 .tab .tab-con .item .link .img-wrap {
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-60%);
	-moz-transform: translateY(-60%);
	-o-transform: translateY(-60%);
	-ms-transform: translateY(-60%);
	transform: translateY(-60%)
}

@media only all and (max-width: 1600px) {
	.content .section2 .tab .tab-con .item .link .img-wrap {
		-webkit-transform: translateY(-48%);
		-moz-transform: translateY(-48%);
		-o-transform: translateY(-48%);
		-ms-transform: translateY(-48%);
		transform: translateY(-48%)
	}
}

@media only all and (max-width: 768px) {
	.content .section2 .tab .tab-con .item .link .img-wrap {
		position: static;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		margin-top: 10px
	}
}

.content .section2 .tab .tab-con .item .link .img-wrap .img {
	max-width: 220px;
	max-height: 220px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

@media only all and (max-width: 1600px) {
	.content .section2 .tab .tab-con .item .link .img-wrap .img {
		max-width: 200px;
		max-height: 200px
	}
}

@media only all and (max-width: 414px) {
	.content .section2 .tab .tab-con .item .link .img-wrap .img {
		max-width: 100%
	}
}

.content .section2 .tab .tab-con .item .link .img-wrap .img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

@media only all and (max-width: 768px) {
	.content .section3 {
		padding-top: 40px;
		padding-bottom: 40px
	}
}

.content .section3 .fp-tableCell {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: flex-end;
	-webkit-align-items: flex-end;
	-moz-box-align: flex-end;
	-ms-flex-align: flex-end;
	align-items: flex-end;
	padding-bottom: 40px
}

@media only all and (max-width: 1280px) {
	.content .section3 .fp-tableCell {
		padding-bottom: 20px
	}
}

.content .section3 .section-con {
	width: 100%
}

.content .section3 .section-con .introduct {
	padding-left: 8.3%;
	padding-right: 8.3%;
	padding-bottom: 40px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: space-between;
	-webkit-justify-content: space-between;
	-moz-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between
}

@media only all and (max-width: 1600px) {
	.content .section3 .section-con .introduct {
		padding-bottom: 40px
	}
}

@media only all and (max-width: 1280px) {
	.content .section3 .section-con .introduct {
		padding-bottom: 20px
	}
}

@media only all and (max-width: 768px) {
	.content .section3 .section-con .introduct {
		padding-left: 10px;
		padding-right: 10px
	}
}

.content .section3 .section-con .introduct .video-parent {
	cursor: pointer;
	width: 40.6%;
	position: relative
}

@media only all and (max-width: 768px) {
	.content .section3 .section-con .introduct .video-parent {
		width: 100%
	}
}

.content .section3 .section-con .introduct .video-parent::before {
	position: absolute;
	content: "";
	width: 56px;
	height: 56px;
	background-color: #1eb9ee;
	left: -58px;
	top: -56px;
	display: none
}

@media only all and (max-width: 1280px) {
	.content .section3 .section-con .introduct .video-parent::before {
		width: 40px;
		height: 40px;
		left: -42px;
		top: -42px
	}
}

.content .section3 .section-con .introduct .video-parent::after {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	background-color: #1eb9ee;
	right: -21px;
	bottom: -21px;
	display: none
}

.content .section3 .section-con .introduct .video-parent .img {
	width: 100%
}

.content .section3 .section-con .introduct .video-parent .closes {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 64px;
	display: none
}

@media only all and (max-width: 414px) {
	.content .section3 .section-con .introduct .video-parent .closes {
		width: 50px
	}
}

.content .section3 .section-con .introduct .company {
	width: 45%
}

@media only all and (max-width: 1280px) {
	.content .section3 .section-con .introduct .company {
		width: 55%
	}
}

@media only all and (max-width: 768px) {
	.content .section3 .section-con .introduct .company {
		width: 100%;
		padding-top: 20px
	}
}

.content .section3 .section-con .introduct .company .company-tit {
	font-size: 40px;
	line-height: 1;
	color: #fff;
	font-weight: bold
}

@media only all and (max-width: 1600px) {
	.content .section3 .section-con .introduct .company .company-tit {
		font-size: 30px
	}
}

.content .section3 .section-con .introduct .company .company-con {
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 40px
}

@media only all and (max-width: 1600px) {
	.content .section3 .section-con .introduct .company .company-con {
		font-size: 14px;
		line-height: 24px;
		padding-top: 20px;
		padding-bottom: 20px
	}
}

@media only all and (max-width: 1280px) {
	.content .section3 .section-con .introduct .company .company-con {
		padding-top: 10px;
		padding-bottom: 10px
	}
}

.content .section3 .section-con .introduct .company .more {
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	border: 1px solid #6b95e0;
	font-size: 14px;
	color: #6b95e0;
	text-align: center;
	display: block;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

.content .section3 .section-con .introduct .company .more:hover {
	background-image: none;
	background-color: #1c2858
}

.content .section3 .section-con .news {
	padding-left: 8.3%;
	padding-right: 8.3%
}

@media only all and (max-width: 768px) {
	.content .section3 .section-con .news {
		padding-left: 10px;
		padding-right: 10px
	}
}

.content .section3 .section-con .news .news-tit {
	padding-top: 40px;
	padding-bottom: 40px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: space-between;
	-webkit-justify-content: space-between;
	-moz-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between
}

@media only all and (max-width: 1600px) {
	.content .section3 .section-con .news .news-tit {
		padding-top: 30px;
		padding-bottom: 30px
	}
}

@media only all and (max-width: 1280px) {
	.content .section3 .section-con .news .news-tit {
		padding-top: 10px;
		padding-bottom: 10px
	}
}

.content .section3 .section-con .news .news-tit .text {
	font-size: 30px;
	line-height: 1;
	color: #fff
}

@media only all and (max-width: 1600px) {
	.content .section3 .section-con .news .news-tit .text {
		font-size: 24px
	}
}

.content .section3 .section-con .news .news-tit .more {
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: block;
	background-image: linear-gradient(to right, #0469b5, #1499d8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	margin-right: 20px
}

@media only all and (max-width: 414px) {
	.content .section3 .section-con .news .news-tit .more {
		margin-right: 0
	}
}

.content .section3 .section-con .news .news-tit .more:hover {
	background-image: none;
	background-color: #1c2858
}

.content .section3 .section-con .news .swiper2 .swiper-slide {
	padding: 30px;
	padding-right: 0;
	background-color: rgba(0, 0, 0, 0.25);
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

@media only all and (max-width: 1600px) {
	.content .section3 .section-con .news .swiper2 .swiper-slide {
		padding: 20px
	}
}

@media only all and (max-width: 414px) {
	.content .section3 .section-con .news .swiper2 .swiper-slide {
		padding: 10px
	}
}

.content .section3 .section-con .news .swiper2 .swiper-slide .img-wrap {
	width: 90px
}

.content .section3 .section-con .news .swiper2 .swiper-slide .text {
	margin-left: 30px;
	width: 80%
}

@media only all and (max-width: 1600px) {
	.content .section3 .section-con .news .swiper2 .swiper-slide .text {
		margin-left: 20px;
		width: 75%
	}
}

@media only all and (max-width: 414px) {
	.content .section3 .section-con .news .swiper2 .swiper-slide .text {
		margin-left: 10px;
		width: 63%
	}
}

.content .section3 .section-con .news .swiper2 .swiper-slide .text .text-tit {
	font-size: 16px;
	line-height: 30px;
	color: #fff
}

.content .section3 .section-con .news .swiper2 .swiper-slide .text .text-tit a {
	color: #fff
}

@media only all and (max-width: 1600px) {
	.content .section3 .section-con .news .swiper2 .swiper-slide .text .text-tit {
		font-size: 14px;
		line-height: 24px
	}
}

.content .section3 .section-con .news .swiper2 .swiper-slide .text .text-con {
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

@media only all and (max-width: 1600px) {
	.content .section3 .section-con .news .swiper2 .swiper-slide .text .text-con {
		font-size: 16px;
		line-height: 26px
	}
}

.content .section3 .section-con .news .swiper2 .swiper-slide:hover {
	background-color: rgba(0, 0, 0, 0.5)
}

.content .section3 .section-con .video-play-wrap000 {
	display: none
}

.content .section3 .section-con .video-play-wrap000 .shadows {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	left: 0;
	top: 0;
	position: absolute;
	z-index: 1
}

.content .section3 .section-con .video-play-wrap000 .videos {
	width: 800px;
	max-height: 400px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 2
}

.content .section3 .section-con .video-play-wrap000 .videos video {
	width: 100%
}

@media only all and (max-width: 1024px) {
	.content .section3 .section-con .video-play-wrap000 .videos video {
		width: 80%;
		height: 300px
	}
}

.content .section3 .section-con .video-play-wrap000 .close-video {
	position: absolute;
	top: 0;
	right: -23px;
	z-index: 10;
	top: -25px;
	cursor: pointer;
	font-size: 24px;
	font-weight: bold;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	color: #fff
}

.content .section3 .section-con .video-play-wrap000 .close-video:hover {
	color: #029ee8
}

.content .section4 {
	padding-left: 8.3%;
	padding-right: 8.3%
}

@media only all and (max-width: 768px) {
	.content .section4 {
		padding: 50px 10px
	}
}

.content .section4 .pro-tit {
	font-size: 40px;
	line-height: 1;
	font-weight: bold
}

@media only all and (max-width: 1600px) {
	.content .section4 .pro-tit {
		font-size: 30px
	}
}

.content .section4 .pro-con {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: space-between;
	-webkit-justify-content: space-between;
	-moz-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	margin-top: 60px
}

@media only all and (max-width: 1280px) {
	.content .section4 .pro-con {
		margin-top: 20px
	}
}

.content .section4 .pro-con .item {
	width: 23%;
	height: 440px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-content: space-between;
	align-content: space-between;
	position: relative
}

@media only all and (max-width: 1600px) {
	.content .section4 .pro-con .item {
		height: 350px
	}
}

@media only all and (max-width: 768px) {
	.content .section4 .pro-con .item {
		width: 49%;
		margin-bottom: 10px
	}
}

@media only all and (max-width: 414px) {
	.content .section4 .pro-con .item {
		width: 100%;
		height: 300px
	}
}

.content .section4 .pro-con .item .shadows {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0
}

.content .section4 .pro-con .item .text-introduct {
	width: 100%;
	padding:100px 30px 30px;
	padding-bottom: 0;
	opacity: 1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
	z-index: 1;
	text-align: center;
}

@media only all and (max-width: 1600px) {
	.content .section4 .pro-con .item .text-introduct {
		padding:80px 15px 15px
	}
}

@media only all and (max-width: 414px) {
	.content .section4 .pro-con .item .text-introduct {
		padding: 40px 10px 10px
	}
}

.content .section4 .pro-con .item .text-introduct .text-tit {
	font-size: 20px;
	line-height: 1;
	color: #fff
}

@media only all and (max-width: 1600px) {
	.content .section4 .pro-con .item .text-introduct .text-tit {
		font-size: 16px
	}
}

@media only all and (max-width: 414px) {
	.content .section4 .pro-con .item .text-introduct .text-tit {
		font-size: 17px
	}
}

.content .section4 .pro-con .item .text-introduct .text-tit a {
	color: #fff
}

.content .section4 .pro-con .item .text-introduct .text-con {
	margin-top: 15px
}

.content .section4 .pro-con .item .text-introduct .text-con .list {
	font-size: 17px;
	line-height: 30px;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.content .section4 .pro-con .item .text-introduct .text-con .list a {
	color: #fff
}

@media only all and (max-width: 1600px) {
	.content .section4 .pro-con .item .text-introduct .text-con .list {
		font-size: 14px;
		line-height: 24px
	}
}

@media only all and (max-width: 414px) {
	.content .section4 .pro-con .item .text-introduct .text-con .list {
		font-size: 15px
	}
}

.content .section4 .pro-con .item .text-introduct .text-con .list .en {
	width: 50%;
	padding-right: 5px
}

.content .section4 .pro-con .item .text-introduct .text-con .list .cn {
	width: 50%
}

.content .section4 .pro-con .item .operation {
	background-color: #fff;
	padding: 30px;
	width: 100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
	z-index: 1
}

@media only all and (max-width: 1600px) {
	.content .section4 .pro-con .item .operation {
		padding: 15px
	}
}

@media only all and (max-width: 414px) {
	.content .section4 .pro-con .item .operation {
		padding: 10px
	}
}

.content .section4 .pro-con .item .operation .text-tit {
	font-size: 20px;
	line-height: 1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

@media only all and (max-width: 1600px) {
	.content .section4 .pro-con .item .operation .text-tit {
		font-size: 16px
	}
}

.content .section4 .pro-con .item .operation .operation-con {
	margin-top: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: space-between;
	-webkit-justify-content: space-between;
	-moz-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between
}

@media only all and (max-width: 1024px) {
	.content .section4 .pro-con .item .operation .operation-con {
		margin-top: 10px
	}
}

.content .section4 .pro-con .item .operation .operation-con .more {
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	font-size: 14px;
	color: #333;
	text-align: center;
	display: block;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	border: 1px solid #d6d6d6;
	display: block
}

.content .section4 .pro-con .item .operation .operation-con .more-img {
	display: block;
	width: 40px;
	height: 40px;
	position: relative
}

.content .section4 .pro-con .item .operation .operation-con .more-img img {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

.content .section4 .pro-con .item .operation .operation-con .more-img img.img-hover {
	opacity: 0
}

.content .section4 .pro-con .item:hover .shadows {
	opacity: 1
}

.content .section4 .pro-con .item:hover .text-introduct {
	opacity: 1
}

.content .section4 .pro-con .item:hover .operation {
	background-color: transparent
}

.content .section4 .pro-con .item:hover .operation .operation-con .more {
	background-image: linear-gradient(to right, #026cb8, #1298d5);
	color: #fff;
	border-color: transparent
}

.content .section4 .pro-con .item:hover .operation .operation-con .more-img img.img {
	opacity: 0
}

.content .section4 .pro-con .item:hover .operation .operation-con .more-img img.img-hover {
	opacity: 1
}

.content .section4 .pro-con .item:hover .operation .text-tit {
	opacity: 0
}

@media only all and (max-width: 768px) {
	.content .section5 {
		height: 50vh
	}
}

.content .section5 .swiper3 {
	width: 100%;
	height: 100%;
	position: relative
}

.content .section5 .swiper3 .swiper-slide {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: flex-end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: flex-end;
	-ms-flex-pack: flex-end;
	justify-content: flex-end
}

.content .section5 .swiper3 .swiper-slide .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: none !important
}

.content .section5 .swiper3 .swiper-slide .text {
	position: relative;
	z-index: 2;
	padding-right: 12.5%;
	color: #fff;
	text-align: right;
	width: 50%
}

@media only all and (max-width: 768px) {
	.content .section5 .swiper3 .swiper-slide .text {
		padding-right: 5%;
		width: 80%
	}
}

@media only all and (max-width: 414px) {
	.content .section5 .swiper3 .swiper-slide .text {
		padding-right: 10px
	}
}

.content .section5 .swiper3 .swiper-slide .text .tit {
	font-size: 40px;
	line-height: 1;
	font-weight: bold;
	padding-bottom: 62px;
	position: relative
}

@media only all and (max-width: 1600px) {
	.content .section5 .swiper3 .swiper-slide .text .tit {
		font-size: 30px;
		padding-bottom: 30px
	}
}

@media only all and (max-width: 414px) {
	.content .section5 .swiper3 .swiper-slide .text .tit {
		padding-bottom: 10px
	}
}

.content .section5 .swiper3 .swiper-slide .text .tit::before {
	position: absolute;
	content: "";
	width: 50px;
	height: 2px;
	background-color: #fff;
	right: 0;
	bottom: 0
}

.content .section5 .swiper3 .swiper-slide .text .introduct {
	font-size: 30px;
	margin-top: 50px;
	margin-bottom: 34px
}

@media only all and (max-width: 1600px) {
	.content .section5 .swiper3 .swiper-slide .text .introduct {
		font-size: 20px;
		margin-top: 30px;
		margin-bottom: 30px
	}
}

@media only all and (max-width: 414px) {
	.content .section5 .swiper3 .swiper-slide .text .introduct {
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 16px
	}
}

.content .section5 .swiper3 .swiper-slide .text .more {
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius:3px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: inline-block;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	background-color: transparent;
	border: 1px solid #fff
}

.content .section5 .swiper3 .swiper-slide .text .more:hover {
	border-color: transparent;
	background-image: linear-gradient(to right, #0469b5, #1499d8)
}

.content .section5 .swiper3 .control-wrap {
	width: 78%;
	position: absolute;
	bottom: 120px;
	left: 8.3%;
	z-index: 2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: space-between;
	-webkit-justify-content: space-between;
	-moz-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between
}

@media only all and (max-width: 1280px) {
	.content .section5 .swiper3 .control-wrap {
		bottom: 50px
	}
}

@media only all and (max-width: 768px) {
	.content .section5 .swiper3 .control-wrap {
		width: 100%;
		bottom: 10px;
		left: 0;
		padding-left: 10px;
		padding-right: 10px
	}
}

.content .section5 .swiper3 .control-wrap::before {
	position: absolute;
	content: "";
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.1)
}

.content .section5 .swiper3 .control-wrap .navigation {
	width: 110px;
	position: relative
}

@media only all and (max-width: 414px) {
	.content .section5 .swiper3 .control-wrap .navigation {
		width: 80px
	}
}

.content .section5 .swiper3 .control-wrap .navigation .cut {
	width: 100%
}

.content .section5 .swiper3 .control-wrap .navigation .number-now3 {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	left: 20%;
	top: 20%
}

.content .section5 .swiper3 .control-wrap .navigation .number-all3 {
	font-size: 16px;
	color: #b9d8ef;
	font-weight: bold;
	position: absolute;
	right: 25%;
	bottom: 25%
}

.content .section5 .swiper3 .control-wrap .swiper-button-prev3 {
	width: 14px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

.content .section5 .swiper3 .control-wrap .swiper-button-prev3:hover {
	opacity: 0.7
}

.content .section5 .swiper3 .control-wrap .swiper-button-next3 {
	width: 14px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

.content .section5 .swiper3 .control-wrap .swiper-button-next3:hover {
	opacity: 0.7
}

.content .section6 .friend {
	padding: 50px 8.3%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative
}

@media only all and (max-width: 1280px) {
	.content .section6 .friend {
		padding: 30px 8.3%
	}
}

@media only all and (max-width: 768px) {
	.content .section6 .friend {
		padding: 50px 10px
	}
}

.content .section6 .friend .tit {
	font-size: 40px;
	font-weight: bold;
	position: relative
}

@media only all and (max-width: 1600px) {
	.content .section6 .friend .tit {
		font-size: 30px
	}
}

.content .section6 .friend .tit .swiper-button-next4 {
	position: absolute;
	top: 15px;
	right: 0;
	width: 14px;
	height: 26px
}

.content .section6 .friend .tit .swiper-button-next4 img {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

.content .section6 .friend .tit .swiper-button-next4 img.img-hover {
	opacity: 0
}

.content .section6 .friend .tit .swiper-button-next4:hover img.img {
	opacity: 0
}

.content .section6 .friend .tit .swiper-button-next4:hover img.img-hover {
	opacity: 1
}

.content .section6 .friend .tit .swiper-button-prev4 {
	position: absolute;
	top: 15px;
	right: 62px;
	width: 14px;
	height: 26px
}

.content .section6 .friend .tit .swiper-button-prev4 img {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s
}

.content .section6 .friend .tit .swiper-button-prev4 img.img-hover {
	opacity: 0
}

.content .section6 .friend .tit .swiper-button-prev4:hover img.img {
	opacity: 0
}

.content .section6 .friend .tit .swiper-button-prev4:hover img.img-hover {
	opacity: 1
}

@media only all and (max-width: 414px) {
	.content .section6 .friend .swiper4 {
		margin-top: 20px
	}
}

.content .section6 .friend .swiper4 .swiper-slide {
	text-align: center;
	height: 120px;
	line-height: 120px
}

@media only all and (max-width: 414px) {
	.content .section6 .friend .swiper4 .swiper-slide {
		height: 80px;
		line-height: 80px
	}
}

.content .section6 .friend .swiper4 .swiper-slide img {
	max-width: 90%
}


