.banner{
    background-image: url(../images/min-banner1.jpg);
}
.body_one{
	min-height: 350px;
	margin-top:21px;
}
.body_one .content .content_h3{
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	font-weight: normal;
	text-align: center;
}
.body_one .content .content_h4{
	font-size: 11px;
	color: #999999;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
}
.body_one .content .text{
	margin-top:21px;
	font-size: 14px;
	/* color: #999999; */
	line-height: 24px;
	padding:10px;
}
.body_one .content .text img{
	max-width: 100%;
}