.banner{
	width: 100%;
}
.bt{
	background-color: #f8f8f8;
	width: 100%;
	padding: 10px 0;
}
.target{
	width: 1000px;
	margin: 30px auto;
}
.target>li{
	display: inline-block;
	width: 300px;
	margin-left: 10px;
	text-align: center;
}
.target>li>p{
	font-size: 18px;
	color: #7c7c7c;
	margin-top: 15px;
	float: left;
}
.baby{
	width: 1000px;
    color: #4a4a4a;
    font-size: 22px;
    margin: 10px auto;
    text-align: center;
}
.choose{
	width: 1000px;
	margin: 0 auto;
	margin-top: 20px;
}
.choose-left,.choose-right{
	width: 49%;
}
.choose-title{
	font-size: 28px;
	color: #4a4a4a;
	margin-bottom: 10px;
}
.choose-text{
	font-size: 15px;
	color: #666;
	line-height: 30px;
}
.choose-list{
	width: 400px;
	font-size: 17px;
	color: #666;
}
.choose-list>li{
	margin-top: 10px;
}
.choose-list-left{
	width: 30%;
	text-align: center;
}
.choose-list-right{
	width: 70%;
	position: relative;
	top: 25px;
}
.choose-right>img{
	position: relative;
    top: 70px;
}
.benefic{
	max-width: 1050px;
	margin: 0 auto;
}
.benefic-title{
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #4a4a4a;
	margin: 30px 0;
}
.benefic-text{
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #666;
	margin-bottom: 20px;
}
.benefic-list>li{
	display: inline-block;
	margin-left: 10px;
	font-size: 20px;
	color: #666666;
	text-align: center;
	width: 160px;
}
.benefic-list>li>p{
	font-size: 16px;
}
.service{
	width: 1000px;
	margin:0 auto;
	    margin-bottom: 30px;
}
.service-title{
	font-size: 30px;
	color: #4a4a4a;
	margin: 50px 0;
}
.service-left{
	width: 72%;
}
.service-right{
	width: 28%;
}
.service-right>img{
	position: relative;
    top: 100px;
}
.service-ul{

}
.service-ul>li{
	display: inline-block;
    text-align: center;
    margin-left: 15px;
    font-size: 15px;
    color: #666666;
    width: 130px;
}
.service-ul>li>p{
}
.service-text{
	font-size: 12px;
	color: #666;
	margin-top: 20px;
}
.service-text>p{
	margin-top: 5px;
}