@charset "utf-8";
#wrap{background: #fff;}
#banner{ width: 100%; min-width: 1024px; overflow: hidden; position: relative;  margin-top: 100px;}
#banner img{width: 100%; display: block;}
#banner .banner-bg{position: relative; height: 430px; background-position: center center; background-repeat: no-repeat; background-size: cover;}
#banner .banner-con{text-align: center;  position: absolute; width: 90%; max-width: 1100px; margin: 0 auto; left: 50%; top: 50%; transform: translate(-50%,-50%); color: #fff;}
#banner .banner-con h2{font-size: .48rem; font-weight: bold; letter-spacing: .15rem; padding-left: .15rem; margin-bottom: .2em; line-height: 1.2em; text-shadow: 0px 3px 15px rgba(0,0,0,0.16);}
#banner .banner-con h4{font-size: .2rem; font-weight: bold; text-transform: uppercase; position: relative; top: 0; text-shadow: 0 0 3px rgba(0,0,0,.4);}
#banner .swiper-slide{box-shadow: 0 0 50px rgba(0,0,0,0.8);}
#banner .swiper-button-prev,#banner .swiper-button-next{margin-top: 30px;}
#banner .swiper-button-prev{left: 0;}
#banner .swiper-button-next{right: 0;}
#banner .swiper-button-prev:after{font-size: 22px;padding: 15px 10px;color: #fff;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
#banner .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{font-size: 22px;padding: 15px 10px;color: #fff;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}


.module-title{padding: .5rem 0 .2rem 0; display: block; position: relative; }
.module-title h2{color: #13284A; font-size: .5rem; line-height: 1.5em; display: block; position: relative;}
.module-title .more{ box-sizing: border-box; font-size: .16rem; color: #000; width: 1rem; text-align: center; line-height: .4rem; height: .42rem;  border: solid 1px #DBDBDB; transition: all 0.3s ease-in-out; background: #fff; position: absolute; right: 0; top: .65rem;}
.module-title .more:hover{	background: #13284A ; border-color: #13284A;	color: #fff;}


.module-1 .con{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-bottom: 50px;
}
.module-1 .con .left-box{
	width: 58%;
}
.module-1 .con .left-box p{
	line-height: 1.6em;
	margin-bottom: 1em;
}
.module-1 .con .left-box .list-box{
	display: flex;
	flex-wrap: wrap;
	padding-top: .2rem;
}
.module-1 .con .left-box .list-box .list{
	width: 33.3%;
	margin-top: .3rem;
	padding-right: .2rem;
	position: relative;
	padding-left: 20px;
}
.module-1 .con .left-box .list-box .list::before{
	content: "";
	position: absolute;
	width: 3px;
	background-color: #888;
	height: 100%;
	top: 0;
	left: 0;
}
.module-1 .con .left-box .list-box .list::after{
	content: "";
	position: absolute;
	width: 3px;
	border-top: 3px solid #fff;
	background-color: #13284A;
	height: 10px;
	bottom: 0;
	left: 0;
}
.module-1 .con .left-box .list-box .list h2{
	font-size: .26rem;
	color: #13284A;
	line-height: 1.2em;
	margin-bottom: .05rem;
}
.module-1 .con .left-box .list-box .list p{
	color: #888;
	margin: 0;
	line-height: 1.4em;
	font-size: 0.8em;
}
.module-1 .con .right-box{
	width: 40%;
	position: relative;
}
.module-1 .con .right-box img{
	width: 100%;
	display: block;
	position: relative;
	z-index: 2;
}
.module-1 .con .right-box::before{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	left: -.2rem;
	bottom: -.2rem;
	background-color: #F0F3F8;
}


.module-3{padding: .3rem 0 .3rem;}
.module-3 .list-box{
	overflow: hidden;
}
.module-3 .list-box .con{
	margin-bottom: .5rem;
}
.module-3 .list-box .list{
	background-color: #fff;
	text-align: center;
}
.module-3 .list-box .list img{
	object-fit: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
	#honor {position: relative; z-index:0; padding-bottom:.2rem}
	#honor .btn-box{
		margin: .3rem auto 0;
		position: relative;
		display: flex;
		justify-content: center;
		width: 220px;
	}
	#honor .swiper-pagination-bullets{
		bottom: -5px;
		display: flex;
		align-items: center;
	}
	#honor .swiper-button-prev:after,
	#honor .swiper-button-next:after{font-size: 24px; font-weight: bold; color: #13284A; border-radius: 50%;}
	#honor .swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 8px;
		background-color: #d5d5d5;
		width: 10px;
		height: 10px;
		opacity: 1;
	}
	#honor .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
	#honor .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,
	#honor .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{
		transform: scale(1);
		opacity: 0.3;
	}

	#honor .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,
	#honor .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{
		transform: scale(1);
		opacity: 1;
	}
	#honor .swiper-pagination-bullets .swiper-pagination-bullet-active {
		background-color: #13284A;
		opacity: 1;
	}
.bg{
    background: url(../img/service-bg.png) no-repeat center 0px;
    background-size: 95%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding-bottom: .5rem;
}


.module-4 .con{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-bottom: 50px;
}
.module-4 .con .left-box{
	width: 50%;
}
.module-4 .con .left-box p{
	line-height: 1.6em;
}
.module-4 .con .left-box .list-box{
	padding-top: .2rem;
}
.module-4 .con .left-box .list-box .list{
	padding: .1rem .2rem;
	position: relative;
	padding-left: 20px;
	background: url(../img/icon-07.svg) no-repeat left center;
	background-size: .13rem;
	transition: all 0.3s ease-in-out;
}


.module-4 .con .right-box{
	width: 43%;
	position: relative;
}
.module-4 .con .right-box img{
	width: 90%;
	display: block;
	position: relative;
	z-index: 2;
}

.module-5{padding: .3rem 0 .5rem;}
.module-5 .con-box{
	display: flex;
	justify-content: space-between;
}
.module-5 .con-box .jt{
	width: 1rem;
	background: url(../img/icon-07.svg) no-repeat center center;
	background-size: .25rem;
}
.module-5 .con-box .left-box,
.module-5 .con-box .right-box{
	width: 50%;
	padding: .4rem;
	border-radius: .18rem;
	overflow: hidden;
	position: relative;
}
.module-5 .con-box .left-box::before{
	content: "";
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: linear-gradient(-135.72deg, #e1abab 18.22%, #a54242 104.9%) no-repeat;
	opacity: 0.18;
}
.module-5 .con-box .right-box::before{
	content: "";
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: linear-gradient(125.44deg, #9fb9e5 5.94%, rgba(7, 37, 88, 0.67) 97.07%) no-repeat;
	opacity: 0.18;
}
.module-5 .con-box .list{
	padding: .1rem .2rem;
	position: relative;
	padding-left: 20px;
	background: url(../img/icon-07.svg) no-repeat left center;
	background-size: .13rem;
	transition: all 0.3s ease-in-out;
}
.module-5 .con-box p{
	padding: .2rem 0;
}


@media screen and (max-width: 768px) {
	#banner{ width: 100%; min-width: 100%; overflow: hidden; position: relative;  margin-top: 50px;}
	#banner img{width: 100%; display: block;}
	#banner .banner-bg{position: relative; height: 120px; background-position: center center; background-repeat: no-repeat; background-size: cover;}
	#banner .banner-con{text-align: center;  position: absolute; width: 90%; max-width: 1100px; margin: 0 auto; left: 50%; top: 50%; transform: translate(-50%,-50%); color: #fff;}
	#banner .banner-con h2{font-size: .68rem; font-weight: bold; letter-spacing: .15rem; padding-left: .15rem; margin-bottom: .2em; line-height: 1.2em; text-shadow: 0px 3px 15px rgba(0,0,0,0.16);}
	#banner .banner-con h4{font-size: .48rem; font-weight: bold; text-transform: uppercase; position: relative; top: 0; text-shadow: 0 0 3px rgba(0,0,0,.4);}
	#banner .swiper-slide{box-shadow: 0 0 50px rgba(0,0,0,0.8);}
	#banner .swiper-button-prev,#banner .swiper-button-next{margin-top: 30px;}
	#banner .swiper-button-prev{left: 0;}
	#banner .swiper-button-next{right: 0;}
	#banner .swiper-button-prev:after{font-size: 22px;padding: 15px 10px;color: #fff;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
	#banner .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{font-size: 22px;padding: 15px 10px;color: #fff;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
	
	

	.module-title{padding: .5rem 0 .2rem 0; display: block; position: relative; }
	.module-title h2{color: #13284A; font-size: .75rem; line-height: 1.5em; display: block; position: relative;}
	.module-title h3{color: #13284A; font-size: .6rem; line-height: 1.5em; display: block; position: relative;}
	.module-title .more{ box-sizing: border-box; font-size: .16rem; color: #000; width: 1rem; text-align: center; line-height: .4rem; height: .42rem;  border: solid 1px #DBDBDB; transition: all 0.3s ease-in-out; background: #fff; position: absolute; right: 0; top: .65rem;}
	.module-title .more:hover{	background: #13284A ; border-color: #13284A;	color: #fff;}

	.module-1 {
		padding: .7rem .6rem;
	}
		
	.module-1 .con{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
		padding-bottom: 0px;
	}
	.module-1 .con .left-box{
		width: 100%;
	}
	.module-1 .con .left-box p{
		line-height: 1.6em;
		margin-bottom: 1em;
	}
	.module-1 .con .left-box .list-box{
		display: flex;
		flex-wrap: wrap;
		padding-top: .2rem;
	}
	.module-1 .con .left-box .list-box .list{
		width: 50%;
		margin-top: .3rem;
		padding-right: .2rem;
		position: relative;
		padding-left: 20px;
		margin-bottom: .5rem;
	}
	.module-1 .con .left-box .list-box .list::before{
		content: "";
		position: absolute;
		width: 3px;
		background-color: #888;
		height: 100%;
		top: 0;
		left: 0;
	}
	.module-1 .con .left-box .list-box .list::after{
		content: "";
		position: absolute;
		width: 3px;
		border-top: 3px solid #fff;
		background-color: #13284A;
		height: 10px;
		bottom: 0;
		left: 0;
	}
	.module-1 .con .left-box .list-box .list h2{
		font-size: .56rem;
		color: #13284A;
		line-height: 1.2em;
		margin-bottom: .05rem;
	}
	.module-1 .con .left-box .list-box .list p{
		color: #888;
		margin: 0;
		line-height: 1.4em;
		font-size: 1em;
	}
	.module-1 .con .right-box{
		width: 100%;
		position: relative;
	}
	.module-1 .con .right-box img{
		width: 100%;
		display: block;
		position: relative;
		z-index: 2;
	}
	.module-1 .con .right-box::before{
		content: "";
		width: 100%;
		height: 100%;
		position: absolute;
		z-index: 0;
		left: -.2rem;
		bottom: -.2rem;
		background-color: #F0F3F8;
	}


	.module-3{padding: .7rem .6rem 0;}
	.module-3 .list-box{
		overflow: hidden;
	}
	.module-3 .list-box .con{
		margin-bottom: .5rem;
	}
	.module-3 .list-box .list{
		background-color: #fff;
		text-align: center;
	}
	.module-3 .list-box .list img{
		object-fit: contain;
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}
		#honor {position: relative; z-index:0; padding-bottom:.5rem}
		#honor .btn-box{
			margin: .3rem auto 0;
			position: relative;
			display: flex;
			justify-content: center;
			width: 220px;
		}
		#honor .swiper-pagination-bullets{
			bottom: -5px;
			display: flex;
			align-items: center;
		}
		#honor .swiper-button-prev:after,
		#honor .swiper-button-next:after{font-size: 24px; font-weight: bold; color: #13284A; border-radius: 50%; display: none;}
		#honor .swiper-pagination-bullets .swiper-pagination-bullet {
			margin: 0 3px;
			background-color: #d5d5d5;
			width: 5px;
			height: 5px;
			opacity: 1;
		}
		#honor .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
		#honor .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,
		#honor .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{
			transform: scale(1);
			opacity: 0.3;
		}

		#honor .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,
		#honor .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{
			transform: scale(1);
			opacity: 1;
		}
		#honor .swiper-pagination-bullets .swiper-pagination-bullet-active {
			background-color: #13284A;
			opacity: 1;
		}
	.bg{
		background: url(../img/service-bg.png) no-repeat center 0px;
		background-size: 95%;
		overflow: hidden;
		position: relative;
		z-index: 1;
		padding-bottom: .5rem;
	}


	.module-4{padding: .7rem .6rem;}
	.module-4 .con{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
		padding-bottom: 10px;
	}
	.module-4 .con .left-box{
		width: 100%;
	}
	.module-4 .con .left-box p{
		line-height: 1.6em;
	}
	.module-4 .con .left-box .list-box{
		padding-top: .2rem;
	}
	.module-4 .con .left-box .list-box .list{
		padding: .1rem .2rem;
		position: relative;
		padding-left: 20px;
		background: url(../img/icon-07.svg) no-repeat left center;
		background-size: .4rem;
		transition: all 0.3s ease-in-out;
	}


	.module-4 .con .right-box{
		width: 100%;
		position: relative;
		padding-top: .7rem;
	}
	.module-4 .con .right-box img{
		width: 80%;
		display: block;
		position: relative;
		z-index: 2;
	}

	.module-5{padding: .3rem .6rem;}
	.module-5 .con-box{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.module-5 .con-box .jt{
		width: 1rem;
		background: url(../img/icon-07.svg) no-repeat center center;
		background-size: .4rem;
	}
	.module-5 .con-box .left-box,
	.module-5 .con-box .right-box{
		width: 100%;
		padding: .6rem;
		border-radius: .18rem;
		overflow: hidden;
		position: relative;
		margin-bottom: .5rem;
	}
	.module-5 .con-box h2{
		margin-bottom: .2rem;
	}
	.module-5 .con-box .left-box::before{
		content: "";
		position: absolute;
		z-index: 0;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		background: linear-gradient(-135.72deg, #e1abab 18.22%, #a54242 104.9%) no-repeat;
		opacity: 0.18;
	}
	.module-5 .con-box .right-box::before{
		content: "";
		position: absolute;
		z-index: 0;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		background: linear-gradient(125.44deg, #9fb9e5 5.94%, rgba(7, 37, 88, 0.67) 97.07%) no-repeat;
		opacity: 0.18;
	}
	.module-5 .con-box .list{
		padding: .1rem .2rem;
		position: relative;
		padding-left: 20px;
		background: url(../img/icon-07.svg) no-repeat left center;
		background-size: .4rem;
		transition: all 0.3s ease-in-out;
	}
	.module-5 .con-box p{
		padding: .2rem 0;
	}

}









































