.banner {
    height: 382px;
	background: url(../images/stories/about.jpg) no-repeat center center;
}

.advantage{
	
	 background-color: #f7f8f9;
}

.aboutbohou{
	
	width: 1105px;
	margin: 30px auto;
}

.story {
	width: 1105px;
	margin: 52px auto;
}

.story_item {
	width: 200px;
	height: 410px;
	background-color: #FFFFFF;
	 text-align: center;
}
.story_item .item_content{
	
	margin-top: 20px;
}

.story_item h1 {
	font-size: 22px;
	color: #FFFFFF;
	text-align: center;
	padding: 40px 0;
}

.story_item p {
	font-size: 16px;
	color: #7f7f7f;
	line-height: 30px;
	margin-top: 50px;
}

.story img {
	float: left;
}

.story p {
	line-height: 55px;
	color: #9c9c9c;
}

.story p.p_img {
	width: 793px;
	float: left;
	margin-left: 37px;
}

.story p.p_img_first {
	margin-top: 0px;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 15px;
	color: #454545;
}

.story p.p_img_sec {
	font-size: 16px;
	color: #9c9c9c;
}

.story p.p_img_thr {
	/*background-color: #29bf88; color: #fff; */
	margin-top: 10px;
	display: inline-block;
	padding-right: 10px;
	font-weight: 800;
}

.story p.p_img_four {
	font-size: 18px;
	color: #454545;
	line-height: 55px;
}