.main-content-person{
	margin: 0 auto 70px;
	width: 1000px;
	padding: 50px 0px;
	text-align: center;
	position: relative;
	line-height: 25px;
}
.banner-person-text{
	position: absolute;
	z-index: 100;
	bottom: 50%;
	margin-bottom: -120px;
	right: 20px;
	text-align: left;
	line-height: 40px;
}

.person-contentone{
	width: 100%;
	background-color: #fcfcfc;
}
.person-contenttwo{
	width: 100%;
	background-color: #fff;
	border-bottom: 1px solid #c8c8c8;
}

.person-lineone{
	width:330px;
	border-top: 1px solid #5a5a5a;
	position: absolute;
	left: 0px;
	top: 150px; 
}
.person-linetwo{
	width:330px;
	border-top: 1px solid #5a5a5a;
	position: absolute;
	right: 0px;
	top: 150px; 
}
p.personService-text.bold{
	margin:70px 0 10px;
	line-height: 50px;
	padding: 0 40px;
}


.content-personService{
	width: 1000px;
	height: 495px;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
	
}
.content-personService > img{
	position: absolute;
	left: 10px;
	bottom: 100px;
}
.personService-description-texttitle{
	margin-top: 60px;
	margin-left: 10px; 
	width: 40%;
	height: 70px;
	position: relative;
}
.personService-line{
	border-top: 1px solid #5a5a5a;
	width: 110px;
	position: absolute;
	top: 56px;
	left: 75px;
}
div.personService-description-texttitle > span.text-22.cl-5a{
	position: absolute;
	top: 14px;
	left: 75px;
}
.personService-description-text{
	position: absolute;
	top: 225px; 
	right: 10px; 
	width: 400px;
	line-height: 20px;
	text-align: left;

}
.content-personService-two{
	width: 1000px;
	height: 520px;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
}
.content-personService-two > img{
	position: absolute;
	right: 10px;
	bottom: 100px;
}
.personService-description-text.fl{
	position: absolute;
	top: 250px; 
	left: 10px; 
	width: 400px;
	line-height: 20px;
	text-align: left;
}
