#page_title{
	width:100%;
	height:320px;
	margin:0 0 80px;
	background:url('../images/service/h2.jpg') no-repeat top center;
}
#main article{
	width:940px;
	margin:0 auto;
}
#service1{
	text-align:center;
	font-size:1.8rem;
	line-height:1.8em;
	margin:0 auto 75px !important;
}
#service2 h3{
	font-size:1.8rem;
	line-height:61px;
	margin:0 0 70px 0;
	background:url('../images/service/bg_title1.png') no-repeat;
	font-family: yu-mincho-pr6, sans-serif !important;
}
.service_wrap{
	margin:0 0 80px 0;
}
.service_l{
	width:300px;
	float:left;
}
.service_r{
	width:640px;
	float:right;
}
.service_r h4{
	background:rgba(0,0,0,0.9);
	line-height:30px;
	color:#fff;
	padding:0 0 0 20px;
}
.service_comment{
	padding:20px;
	width:340px;
	float:left;
	box-sizing:border-box;
}
.service_more{
	width:300px;
	height:230px;
	padding:20px 0 0 0;
	float:right;
	box-sizing:border-box;
	color:#cccccc;
	text-align:right;
	font-size:24px;
	line-height:1.5em;
	position:relative;
}
.service_more a{
	color:#000;
	width:100%;
	text-decoration:none;
	display:block;
	text-align:center;
	line-height:38px;
	font-size:1.6rem !important;
	border:1px solid #000;
	background:url('../images/common/arrow3.png') no-repeat right 10px center;
	position:absolute;
	bottom:0;
	right:0;
}