#page_title{
	background:#f7f7f7 url('../images/service2/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:#e65a1e;
}
main section h4{
	font-size:28px;
	line-height:50px;
	margin:0 auto 40px;
	color:#fff;
	background:#e65a1e;
	padding:0 20px;
}
#section1 ul{
	list-style:none;
	padding:20px 0;
	display:flex;
	justify-content:space-between;
}
#section1 ul li{
	width:580px;
	flex:none;
}