#page_title{
	background:url('../images/common/bg_h2_4.jpg') no-repeat top center;
	background-size:cover;
}
main section{
	margin:0 auto 200px;
}
main section article{
	width:960px;
	margin:0 auto 80px;
	box-sizing:border-box;
}
main section article:after{
	content:"";
	display:block;
	clear:both;
}
main section h4{
	text-align:center;
	color:#e84c3f;
}
#section1{
	padding:130px 0 0 0;
	height:601px;
	box-sizing:border-box;
	background:url('../images/solution3/bg1.webp') no-repeat top center;
}
#section1 article{
	width:920px;
	margin:0 auto;
	padding:0 0 0 510px;
	box-sizing:border-box;
}
.section2 .section2-2{
	padding:50px;
	background:#f8f8f8;
}
.section2-2 h6{
	font-size:22px;
	color:#e84c3f;
	margin:0 0 40px;
	text-align:center;
}
.section2-2 ul{
	list-style:none;
}
.section2-2 ul li{
	margin:0 0 20px;
}
.section2-2 ul li:before{
	content:"●";
	color:#e84c3f;
}