
.body{
	width: 1200px;
	margin: 0 auto;
}

.Human p{
	text-align: center;
	font-size: 20px;
	margin-bottom: 30px;
}
.Human{  
	margin: 20px 0 30px auto ;	
}
.Human img{
	width:1180px;
	position: relative;
	left: 10px;
}
.speak{
	text-align: center;
}
.speak img{
	width: 1000px;
}
.introduce{
	line-height: 25px;
	text-indent: 30px;
	margin: 30px auto 0 auto;
	font-size: 14px;
	width:1000px;
}
.serviceProcess  {
	text-align: center;
	font-size: 18px;
	margin-top: 30px;
}
.serviceProcess p{
	margin-bottom: 30px;
}
.serviceProcess .ablity{
	width: 700px;
	height: 500px;
}
.ablityintroduce{
	font-size: 14px;
	margin: 0 auto;
	width: 1000px;
	line-height: 25px;
}
.titles{
	font-size: 18px;
}

