.banner{
	position: relative;
}
.banner .swiper-slide{
	position: relative;
}
.banner .swiper-slide img{
	position: relative;
	display:block;
	width:100%;
}
.banner-con{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 1;
}

.banner-con .flex{
	align-items: center;
	height:100%;
}
.banner-text{
	text-align: right;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.banner-p1{
	font-size:48px;
	line-height: 1.6;
	font-weight:800;
	color:#fff;
	width:100%;
}
.banner-p2{
	font-size:24px;
	line-height: 1;
	font-weight:800;
	color:#fff;
	width:100%;
	margin-top:10px;
}
.banner-p3{
	font-size:20px;
	line-height: 1;
	font-weight:400;
	color:#fff;
	width:100%;
	margin-top:10px;
	margin-top:20px;
}
.index-more{
	display: block;
	margin-top:50px;
	width:180px;
	height:50px;
	line-height: 50px;
	text-align: center;
	color:#fff;
	font-size:15px;
	font-weight:400;
	background: #155aa1;
}
.index-more:hover{
	background: #3873af;
	color:#fff;
}
.banner-pagination{
	bottom:30px!important;
}
.banner .swiper-pagination-bullet{
	border:1px solid #fff!important;
	background: none!important;
	opacity: 1!important;
	width:10px!important;
	height:10px!important;
}
.banner .swiper-pagination-bullet-active{
	background: #fff!important;
}
.index-text-p1{
	font-size:16px;
	color:#155aa1;
	line-height:1;
	font-weight:400;
	margin-top:0px;
	width:100%;
	text-transform: uppercase;
}
.index-text-p2{
	font-size:40px;
	color:#333333;
	line-height:1;
	font-weight:600;
	margin-top:25px;
	width:100%;
}
@media(max-width:999px){
	.banner{
		margin-top: 104px;
	}
	.banner-p1{
		font-size:14px;
	}
	.banner .index-more{
		display: none;
	}
	.banner-pagination{
		bottom:0!important;
	}
	.index-text-p1{
		font-size: 16px;
		margin-top:0px;
	}
	.index-text-p2{
		font-size: 30px;
		margin-top:10px;
	}
	.banner-p2{
		font-size:14px;
	}
	.banner-p3{
		display: none;
	}
}
.s1{
	padding:100px 0;
}
.s1-top{
	width:100%;
}
.s1-left{
	width:calc(50% - 30px);
}
.s1-right{
	width:calc(50% - 10px);
	position: relative;
}
.s1-right .about4-left-img{
	width:100%;
}
.s1-tab{
	width:25%;
	padding-right:6.25%;
	box-sizing: border-box;
}
.s1-bottom{
	margin-top:80px;
}
.s1-p1{
	font-size:16px;
	color:#777777;
	line-height: 1.6;
	margin-top:40px;
}
@media(max-width:999px){
	.s1-tab{
		width:calc(50% - 5px);
		margin-bottom:20px;
		padding-right:2%;
	}
	.s1{
		padding:30px 0;
	}
	.s1-bottom{
		margin-top: 20px;
	}
	.s1-left{
		width:100%;
	}
	.s1-right{
		width:100%;
		margin-top:20px;
	}
}
.s2swiper2{
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.s2swiper2 img{
	width:100%;
}
.s2-left{
	background: #155aa1;
	width:50%;
	position: relative;
}
.s2-img-tab{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	opacity: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.s2-img-tab-hover{
	opacity: 1;
}
.s2-right{
	background: #155aa1;
	width:50%;
	padding:100px 100px 100px 100px;
}
.s2-right-con{
	max-width: 540px;
}
.s2-right .index-text-p1{
	color:#fff;
}
.s2-right .index-more{
	border: 1px solid #fff;
	box-sizing:border-box;
	margin-top:35px;
}
.s2swiper3{
	position: relative;
}
.s2-text-tab{
	display: none;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	opacity: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.s2-text-tab-hover{
	display: block;
	position: relative;
	opacity: 1;
}
.swiper-num{
	font-size:72px;
	font-weight:600;
	line-height: 1;
	margin-top:30px;
	color:#fff;
}
.s2swiper1{
	margin-top:60px;
}
.s2swiper1 .swiper-slide{
	cursor:pointer;
}
.s2-p1{
	font-size:40px;
	color:#fff;
	margin-top:25px;
	line-height: 1;
}
.s2-p2{
	font-size:16px;
	color:#fff;
	margin-top:25px;
	line-height: 1.6;
	display:-webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
	overflow: hidden;
}
@media(max-width:999px){
	.s2-left{
		width:100%;
	}
	.s2-right{
		width:100%;
		padding:30px 20px;
	}
	.s2swiper1 img{
		width: 100%;
	}
	.s2-p1{
		font-size:26px;
	}
}
.s3{
	padding:100px 0;
}
.s3-container{
	max-width:1458px!important;
	position: relative;
}
.s3swiper .pro-list-bottom-a{
	width:100%;
}
.s3swiper{
	margin-top:50px;
}
.s3-next{
	top:40%!important;
	right:0!important;
	box-shadow: 0 0 10px 3px rgba(0,0,0,0.05);
}
.s3-prev{
	top:40%!important;
	left:0!important;
	box-shadow: 0 0 10px 3px rgba(0,0,0,0.05);
}
@media(max-width:999px){
	.s3{
		padding:30px 0;
	}
}
.s4{
	padding:0;
}
.s4-con{
	width:100%;
	position: relative;
	margin-top:50px;
}
.s4-bg{
	width:100%;
	position: relative;
}
.s4-bg img{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	opacity: 0;
}
.s4-bg img.s4-bg-hover{
	position: relative;
	top:0;
	left:0;
	opacity: 1;
}
.s4-tab{
	width:calc(100% / 6);
	box-sizing: border-box;
	border-right:1px solid #fff;
	position: relative;
	background: rgb(0,0,0,0.5);
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	padding:0 50px;
	box-sizing: border-box;
	cursor: pointer;
	transition: 0.3s;
}
.s4-p1{
	display: block;
	position:absolute;
	top:50px;
	right:50px;
	z-index:1;
	color:#fff;
	font-weight:600;
	font-size:20px;
}
.s4-p2{
	color:#fff;
	font-weight:600;
	font-size:20px;
	width:100%;
	margin-top:40px;
	transition:0.3s;
}
.s4-tab-hover{
	background:none;
	width:50%;
}
.s4-tab:nth-child(4){
	border-right:none;
}
.s4-text{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.s4-tab-hover .s4-p2{
	font-size:30px;
}
@media(max-width:999px){
	.s4-text{
		position: relative;
	}
	.s4-tab{
		width:50%;
		padding: 20px 20px;
		align-content: stretch;
	}
	.s4-tab-hover{
		background: rgb(0, 0, 0, 0.6);
	}
	.s4-p1{
		top: 10px;
		right: 10px;
	}
	.s4-p2{
		margin-top: 20px;
	}
	.s4-tab-hover .s4-p2{
		font-size:20px;
	}
	.s4-tab:nth-child(2){
		border-right:none;
		border-bottom:1px solid #fff;
	}
	.s4-tab:nth-child(1){
		border-bottom:1px solid #fff;
	}
}
.s5{
	padding:100px 0;
}

.s5-con{
	margin-top:50px;
}
.s5-tab{
	width:calc((100% - 80px) / 3);
	width:100%;
	display: block;
	overflow: hidden;
}
.s5-img{
	width:100%;
	transition:0.3s;
	overflow: hidden;
}
.s5-tab .s5-img img{
	width:100%;
	transition:0.3s;
	overflow: hidden;
}
.s5-tab:hover img{
	transform: scale(1.1);
}
.s5-tab p{
	margin-top:30px;
	font-size:20px;
	font-weight:400;
	color:#333333;
	line-height: 1.6;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow: hidden;
}
.s5-tab:hover p{
	color:#155aa1;
}
.s5-time{
	margin-top:30px;
	font-size:15px;
	font-weight:400;
	color:#155aa1;
	line-height: 1;
}
@media(max-width:999px){
	.s5{
		padding:30px 0;
	}
	.s5-tab{
		width:100%;
		margin-bottom:30px;
	}
}