#page_title{
	background:#f7f7f7 url('../images/service5/bg_h2.jpg') no-repeat top center;
}
main section{
	margin:0 auto 100px;
	width:1100px;
	font-size:20px;
	line-height:1.8em;
}

main section article:after{
	content:"";
	clear:both;
	display:block;
}

main section h3{
	font-size:36px;
	text-align:center;
	margin:0 auto 40px;
	color:#fe0c1f;
}
main section h4{
	font-size:28px;
	line-height:50px;
	margin:0 auto 40px;
	color:#fff;
	background:#fe0c1f;
	padding:0 20px;
}
#section2 ul{
	list-style:none;
	padding:0;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
#section2 ul li{
	width:31%;
	margin:0 0 20px;
}