.infomation{
	display:flex;justify-content: center;
}
.information_bg{
	background-image: url(../image/infos.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:cover;
	width:976px;
	height:450px;
}
.information_bg p{
	text-indent:30px;
	font-size:19px;
	color: #1B6D85;
	line-height:40px;
	padding:130px 50px;
}

.touch_bg{
	background-image: url(../image/info.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:cover;
	width:976px;
	height:450px;
}
.touch_bg p{
	font-size:16px;
	color: #1B6D85;
	line-height:30px;
	padding:130px 50px;
