.banner img{
	width: 100%;
}
.sec1{
	padding: 4.167% 0 4.95%;
	font-size: 0;
	text-align: center;
}
.sec1 .inner{
	background-color: #f0f0f0;
	padding: 4.9% 5.2% 2.8125%;
}
.sec1 h3{
	font-size: 36px;
	color: #222;
	font-weight: normal;
	margin-bottom: 4%;
}
.sec1 .box{
	margin-bottom: 6%;
}
.sec1 .box:last-child{
	margin-bottom: 3.83%;
}
.sec1 .left{
	display: inline-block;
	vertical-align: top;
	width: 29%;
	text-align: left;
}
.sec1 .left .center{
	text-align: center;
	display: inline-block;
	vertical-align: top;
}
.sec1 .left img{
	margin-bottom: 22px;
	max-width: 100%;
}
.sec1 .left h5{
	font-size: 18px;
	color: #222;
	font-weight: normal;
	line-height: 30px;
}
.sec1 .right{
	display: inline-block;
	vertical-align: top;
	width: 71%;
}
.sec1 .right li{
	font-size: 16px;
	color: #666;
	line-height: 24px;
	margin-bottom: 12px;
	padding-left: 5.91%;
	text-align: left;
	position: relative;
}
.sec1 .right li:last-child{
	margin-bottom: 0;
}
.sec1 .right li span{
	display: block;
	position: absolute;
	left: 0;
	top: 8px;
	border-style: solid;
	border-color: transparent transparent transparent #106dcc;
	border-width: 4px 0px 4px 6px;
}
.sec1 a{
	display: block;
	width: 100%;
	margin: 0 auto;
	background-color: #106dcc;
	font-size: 22px;
	color: #fff;
	height: 58px;
	line-height: 58px;
	border-radius: 4px;
}
.sec2{
	margin-bottom: 3.125%;
	font-size: 0;
	text-align: center;
}
.sec2 h3{
	display: inline-block;
	vertical-align: top;
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,170,217,1)), to(rgba(16,109,204,1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 3.57%;
    font-size: 36px;
    color: #277bd1;
    font-weight: normal;
}
.sec2 ul{
	text-align: left;
}
.sec2 li{
	border: 1px solid #d2d2d2;
	display: inline-block;
	vertical-align: top;
	width: 30.86%;
	margin-right: 3.71%;
	margin-bottom: 2.86%;
	position: relative;
}
.sec2 li:nth-child(3n){
	margin-right: 0;
}
.sec2 li img{
	width: 100%;
}
.sec2 li .cover{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 6.5% 7.41%;
}
.sec2 li h5{
	font-size: 22px;
	color: #222;
	font-weight: normal;
	margin-bottom: 4.1%;
}
.sec2 li p{
	font-size: 16px;
	color: #666;
	line-height: 24px;
	width: 82%;
}
@media only screen and (max-width:1024px){
	.sec1{
		padding: 1.5625rem 0 2.75rem;
	}
	.sec1 .inner{
		padding: 2.1875rem 0.875rem 1.5625rem;
	}
	.sec1 h3{
		font-size: 1.125rem;
		margin-bottom: 2.125rem;
	}
	.sec1 .box{
		margin-bottom: 1.4375rem;
	}
	.sec1 .left{
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 0.75rem;
	}
	.sec1 .left img{
		width: 2.4375rem;
		margin-bottom: 0;
		vertical-align: middle;
		margin-right: 0.8125rem;
	}
	.sec1 .left h5{
		display: inline-block;
		vertical-align: middle;
		text-align: left;
		font-size: 0.6875rem;
		line-height: 1rem;
	}
	.sec1 .right{
		display: block;
		width: 100%;
	}
	.sec1 .right li{
		font-size: 0.5625rem;
		line-height: 0.8125rem;
		margin-bottom: 0.3125rem;
		padding-left: 0.625rem;
	}
	.sec1 .right li span{
		top: 0.28125rem;
		border-width: 0.125rem 0px 0.125rem 0.125rem;
	}
	.sec1 a{
		font-size: 0.6875rem;
		height: 1.8125rem;
		line-height: 1.8125rem;
		border-radius: 0.125rem;
	}
	.sec2{
		margin-bottom: 2.5rem;
	}
	.sec2 h3{
	    margin-bottom: 0.9375rem;
	    font-size: 1.125rem;
	}
	.sec2 li{
		width: 48.6%;
		margin-right: 2.8%;
		margin-bottom: 0.625rem;
	}
	.sec2 li:nth-child(3n){
		margin-right: 2.8%;
	}
	.sec2 li:nth-child(2n){
		margin-right: 0;
	}
	.sec2 li .cover{
		padding: 0.875rem;
	}
	.sec2 li h5{
		font-size: 0.6875rem;
		margin-bottom: 0.4375rem;
	}
	.sec2 li p{
		font-size: 0.5rem;
		line-height: 0.75rem;
		width: 100%;
	}
}