
.banner img{
	width: 100%;
}
.sec1{
	text-align: center;
	font-size: 0;
	padding: 100px 0 60px;
}
.sec1 h3{
	font-size: 44px;
	color: #333;
	font-weight: lighter;
	margin-bottom: 25px;
}
.sec1 h5{
	font-size: 24px;
	color: #fff;
	font-weight: lighter;
	display: inline-block;
	vertical-align: top;
	padding: 0 35px;
	height: 40px;
	line-height: 40px;
	background-color: #2fa1da;
}
.sec2{
	background-repeat: no-repeat;
	background-size: 66.15% 100%;
	background-position: right center;
	background-image: url(../images/service01_sec2_bg.jpg);
	padding: 50px 0;
	overflow-x: hidden;
	margin-bottom: 100px;
}
.sec2 .inner{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row-reverse;
	-webkit-display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	-webkit-flex-direction: row-reverse;
}
.sec2 .img-box{
	width: 50%;
	position: relative;
	height: 700px;
}
.sec2 .img-box img{
	height: 100%;
}
.sec2 .text-box{
	width: 50%;
}
.sec2 .text-box h3{
	font-size: 40px;	
	color: #00467f;
	font-weight: bold;
	margin-bottom: 20px;
}
.sec2 .text-box h4{
	font-size: 16px;	
	color: #666;
	font-weight: normal;
}
.sec2 .text-box .line{
	width: 60px;
	height: 2px;
	background-color: #a3c630;
	margin: 30px 0 40px;
}
.sec2 .text-box ul{
	width: 75%;
}
.sec2 .text-box li{
	margin-bottom: 35px;
	position: relative;
	padding-left: 40px;
}
.sec2 .text-box li:last-child{
	margin-bottom: 0;
}
.sec2 .text-box li h5{
	font-size: 20px;
	color: #333;
	font-weight: normal;
	margin-bottom: 10px;
}
.sec2 .text-box li p{
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
.sec2 .text-box li .num{
	font-size: 40px;
	color: #2fa1da;
	font-family: "itcdemi";
	position: absolute;
	left: 0;
	top: 0;
}
.sec3{
	overflow-x: hidden;
	margin-bottom: 120px;
}
.sec3 .inner{
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: center;
}
.sec3 .img-box{
	width: 50%;
	position: relative;
	height: 700px;
}
.sec3 .img-box img{
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}
.sec3 .text-box{
	width: 50%;
	padding-left: 15.75%;
}
.sec3 .text-box h3{
	font-size: 40px;	
	color: #00467f;
	font-weight: bold;
	margin-bottom: 20px;
}
.sec3 .text-box h4{
	font-size: 16px;	
	color: #666;
	font-weight: normal;
}
.sec3 .text-box .line{
	width: 60px;
	height: 2px;
	background-color: #a3c630;
	margin: 30px 0 50px;
}
.sec3 .text-box p{
	font-size: 20px;
	color: #333;
	margin-bottom: 28px;
}
.sec3 .text-box p:last-child{
	margin-bottom: 0;
}
.sec3 .text-box p img{
	vertical-align: middle;
	margin-right: 20px;
}
@media only screen and (max-width:1366px){
}
@media only screen and (max-width:1024px){
}
@media only screen and (max-width:768px){
	.sec1{
		padding: 3.125rem 0 1.5625rem;
	}
	.sec1 h3{
		font-size: 1.375rem;
		margin-bottom: 0.75rem;
	}
	.sec1 h5{
		font-size: 0.75rem;
		padding: 0 1rem;
		height: 1.25rem;
		line-height: 1.25rem;
	}
	.sec2{
		background-image: none;
		padding: 0;
		margin-bottom: 1.5625rem;
	}
	.sec2 .inner{
		display: block;
		-webkit-display: block;
	}
	.sec2 .img-box{
		width: 100%;
		height: 21.875rem;
	}
	.sec2 .text-box{
		width: 100%;
		padding: 2.5rem 0 2.3125rem;
	}
	.sec2 .text-box h3{
		font-size: 1.375rem;
		margin-bottom: 0.75rem;
	}
	.sec2 .text-box h4{
		font-size: 0.75rem;
	}
	.sec2 .text-box .line{
		width: 1.875rem;
		height: 1px;
		margin: 0.9375rem 0 1.5625rem;
	}
	.sec2 .text-box ul{
		width: 100%;
	}
	.sec2 .text-box li{
		margin-bottom: 1.3125rem;
		padding-left: 1.375rem;
	}
	.sec2 .text-box li h5{
		font-size: 0.875rem;
		margin-bottom: 0.625rem;
	}
	.sec2 .text-box li p{
		font-size: 0.625rem;
		line-height: 1.1875rem;
	}
	.sec2 .text-box li .num{
		font-size: 1.25rem;
	}
	.sec3{
		margin-bottom: 0.9375rem;
	}
	.sec3 .inner{
		display: block;
		-webkit-display: block;
	}
	.sec3 .img-box{
		width: 100%;
		height: 21.875rem;
	}
	.sec3 .text-box{
		width: 100%;
		padding: 2.5rem 0;
	}
	.sec3 .text-box h3{
		font-size: 1.375rem;
		margin-bottom: 0.75rem;
	}
	.sec3 .text-box h4{
		font-size: 0.75rem;
	}
	.sec3 .text-box .line{
		width: 1.875rem;
		height: 1px;
		margin: 0.9375rem 0 1.5625rem;
	}
	.sec3 .text-box p{
		font-size: 0.875rem;
		margin-bottom: 1.25rem;
	}
	.sec3 .text-box p img{
		margin-right: 0.75rem;
		width: 0.9375rem;
	}
	
}
@media only screen and (max-width:414px){
}
@media only screen and (max-width:320px){
}