.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;
	justify-content: center;
	height:100%;
}
.banner-text{
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.banner-p1{
	font-size:48px;
	line-height: 1.6;
	font-weight:800;
	color:#fff;
	width:100%;
}
.banner-p1a{
	max-width:500px;
}
.banner-p2{
	font-size:18px;
	line-height: 1;
	font-weight:400;
	color:#fff;
	width:100%;
	margin-top:40px;
}
.index-more{
	font-size: 16px;
    width: 180px;
    height: 45px;
    line-height: 45px;
    background: #2c82d9 url() 0 0 no-repeat;
    color: #fff;
    font-weight: 800;
    border-radius: 25px;
    text-align: center;
    display: block;
    border: 1px solid #2c82d9;
    transition: 0.3s;
    margin-top:50px;
}
.index-more:hover{
	background: #fff;
	color:#2c82d9;
}
.banner-pagination{
	bottom:30px!important;
}
.banner .swiper-pagination-bullet{
	border:1px solid #fff!important;
	background: #fff!important;
	opacity: 1!important;
	width:10px!important;
	height:10px!important;
}
.banner .swiper-pagination-bullet-active{
	background: #2c82d9!important;
	border:1px solid #2c82d9!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 .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-p1{
		font-size:18px;
	}
	.banner-p2{
		font-size:14px;
		margin-top:10px;
	}
	
}
.s1{
	padding:100px 0;
	background: #fff url() 0 0 no-repeat;
}
.index-title{
	font-size:40px;
	color:#333333;
	line-height: 1;
	font-weight:600;
}
.s1 .about-img-block{
	background: #f1f3f8;
}
.about-con2{
	
}
.about-con2-left{
	width:calc(50% - 40px);
	position: relative;
	padding-bottom: 50px;
}
.about-con2-right{
	width:calc(50% - 40px);
	align-content:center;
	padding-right: 40px;
	box-sizing: border-box;
}
.about-con2-block1{
	position: relative;
	width:100%;
	border-radius: 15px;
	overflow: hidden;
}
.about-con2-block2{
	position: absolute;
	z-index:2;
	bottom:0;
	right:50px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-end;
}
.about-con2-block2 img{
	margin:0 10px;
}
.ab-p1{
	width:100%;
	font-size:20px;
	color:#1a5f9e;
	line-height:1;
	font-weight:400;
	margin-top:0;
}
.ab-p2{
	width:100%;
	font-size:40px;
	color:#333333;
	line-height:1;
	font-weight:600;
	margin-top:30px;
}
.ab-p3{
	width:100%;
	font-size:16px;
	color:#777777;
	line-height:1.6;
	font-weight:400;
	margin-top:40px;
}
.ab-p4{
	margin-top:60px;
}
.s1 .list-view-more{
	margin-top:0;
}
@media(max-width:999px){
	.s1{
		padding:30px 0;
	}
	.index-title{
		font-size:20px;
	}
	.about-con2-left{
		width:100%;
	}
	.about-con2-right{
		width:100%;
		padding:0;
		margin-top:40px;
	}
	.about-con2-block2 img{
		max-width:50px;
	}
	.about-con2-block1{
		max-height:300px;
	}
	.about-con2-block1 img{
		max-width: 100%;
	}
	.ab-p1{
		font-size:16px;
	}
	.ab-p2{
		font-size:24px;
		margin-top:10px;
	}
	.ab-p3{
		font-size:14px;
		margin-top:15px;
	}
	.ab-p4{
		margin-top:20px;
	}
}
.s2{
	padding:100px 0;
}
.s2-con{
	margin-top:40px;
}
.s2 .pro-list-a{
	padding:20px;
}
.pro-list-p3{
	margin-top:20px;
	line-height: 1;
	font-size:24px;
	font-weight:400;
	color:#1a5f9e;
	text-align:center;
}
.pro-list-p4{
	margin-top:20px;
	line-height: 1;
	font-size:18px;
	font-weight:400;
	color:#999999;
	text-align:center;
}
.pro-list-p5{
	margin-top:30px;
	line-height: 1;
	font-size:22px;
	font-weight:600;
	color:#333333;
	text-align:center;
	min-height:44px;
}
.pro-list-p6{
	margin-top:20px;
	line-height: 1.6;
	font-size:16px;
	font-weight:400;
	color:#999999;
	text-align:center;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow: hidden;
}
.pro-list-p7{
	margin-top:20px;
	overflow: hidden;
}
.pro-list-p7 img{
	transition: 0.3s;
}
.s2 .pro-list-a:hover{
	transform: translate(0px,-5px);
	box-shadow: 0px 1px 5px 1px rgba(6, 6, 6, 0.09);
}
@media(max-width:999px){
	.s2{
		padding:30px 0;
	}
	.s2 .pro-list-a{
		width:100%;
	}
}
.s3{
	padding:100px 0 70px;
	background: #fff;
}
.s3-con{
	margin-top:40px;
}

.s3-tab{
	width:calc((100% - 60px) / 3);
	margin-bottom:30px;
}
.s3-img-box{
	width:100%;
	border-radius: 15px;
	overflow: hidden;
	position: relative;
}
.s3-img-box img{
	width:100%;
	display: block;
	position: relative;
}
.s3-list-more{
	transition:0.3s;
	position: absolute;
	z-index: 2;
	top:50%;
	left:50%;
	transform:translate(-50%,-550%);
	margin-top:0;
}
.s3-tab:hover .s3-list-more{
	transform:translate(-50%,-50%);
}
.s3-title{
	margin-top:30px;
	font-size:20px;
	font-weight:600;
	color:#333333;
}
.s3-tab:hover .s3-title{
	color:#1a5f9e;
}
@media(max-width:999px){
	.s3{
		padding:30px 0;
	}
	.s3-con{
		margin-top:20px;
	}
	.s3-tab{
		width:100%;
	}
}
.s4{
	padding:0 0 100px;
	background: #fff;
}
.s4-con{
	margin-top:40px;
}
.s4-left{
	width:50%;
}
.s4-right{
	width:50%;
	padding-left:50px;
	box-sizing: border-box;
	align-content:center;
}
.s4-a1{
	display: block;
	width:100%;
}
.s4-img-box1{
	width:100%;
	/* height:400px; */
	overflow: hidden;
	border-radius: 15px;
}
.s4-img-box1 img{
	display:block;
	width:100%;
	
}
.s4-p1{
	margin-top:30px;
	font-size:16px;
	font-weight:400;
	color:#333333;
	line-height: 1;
}
.s4-p2{
	margin-top:20px;
	font-size:24px;
	font-weight:600;
	color:#333333;
	line-height: 1;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	overflow: hidden;
}
.s4-a2{
	width:100%;
	/* height:calc(100% / 3); */
	box-sizing: border-box;
	padding:20px 0;
	border-bottom: 1px solid #dcdcdc;
}
.s4-a2:first-child{
	padding-top:0;
}
.s4-text{
	width:calc(100% - 240px);
	padding-right:50px;
	box-sizing: border-box;
	max-height:140px;
}
.s4-img-box2{
	width:240px;
	overflow: hidden;
	border-radius: 15px;
	height:140px;
}
.s4-img-box2 img{
	width:100%;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.s4-p3{
	margin-top:0px;
	font-size:16px;
	font-weight:400;
	line-height: 1;
	color:#333333;
}
.s4-p4{
	margin-top:20px;
	font-size:20px;
	line-height: 1.6;
	font-weight:600;
	color:#333333;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow: hidden;
}
.s4-a2:hover .s4-p4{
	color:#1a5f9e;
}
@media(max-width:999px){
	.s4-left{
		width:100%;
	}
	.s4-right{
		width:100%;
	}
	.s4-p2{
		-webkit-line-clamp:5;
	}
	.s4-right{
		padding-left:0;
		margin-top:20px;
	}
	.s4-text{
		width:100%;
		padding-right: 0px;
	}
	.s4-img-box2{
		width:100%;
	}
	.s4-a2:first-child{
		padding-top:20px;
	}
}