.head .h_right .aboutPage{
	background:  #4e72c2;
}
.body .b_top{
	width: 100%;
	height: 272px;
	background: url(../images/about_bar_1.jpg) top center;
}
.b_top .bottomCenter{
	height: 272px;
	width: 960px;
	position: relative;
}
.aboutTt{
	width: 170px;
	height: 50px;
	position: absolute;
	top: 120px;
	left:0;
	font-size: 40px;
	color: #494949;
	padding-left: 60px;
}
.aboutTt .heart{
	display: block;
	position: absolute;
	left: 0;
	width: 50px;
	height: 50px;
	background-position: -292px 0;
}
.b_bottom .bottomCenter{
	width: 918px;
	height: 724px;
	background: #f2f2f2;
}
.b_bottom .b_left{
	width: 252px;
	height: 683px;
	float: left;
	display: block;
	padding-top: 40px;
}
.b_bottom .b_left li{
	display: block;
	height: 44px;
	width: 192px;
	position: relative;
	border-bottom: 1px solid #c7d6e5;
	cursor: pointer;
	padding:18px 20px 18px 40px;
}

.b_left li .intro{
	width: 50px;
	height: 45px;
	background-position: -346px -51px;
	display: block;
	position: absolute;
}
.b_left li  .cont{
	width: 50px;
	height: 45px;
	background-position: -396px -50px;	
	display: block;
	position: absolute;
}
.b_left li p{
	width: 142px;
	padding-left: 50px;
}

.b_left li .arrow{
	width: 17px;
	height: 17px;
	position: absolute;
	display: none;
	right: 20px;
	top: 50%;
	margin-top: -8.5px;
	background-position: -451px -2px;
}

.cont_li{
	display: none;
}
.intro_li{
	color: #00a81c;
}
.b_left .intro_li .arrow{
	display: block;
}

.b_bottom .b_right{
	width: 660px;
	height: 712px;
	float: left;
	padding:6px 6px 6px 0;
}
.right_con{
	width: 100%;
	height: 100%;
	background:white;
}

.right_con ul{
	width: 532px;
	margin:0 auto;
}
.right_con li{
	width: 532px;
	height: 80px;
	margin:0 auto;
	float: left;
	margin-top: 70px;
}
.right_con li h3{
	font-size: 26px;
	font-weight: normal;
	color: #372e4e;
	border-bottom: 1px solid #c7d6e5;
	line-height: 40px;
}
.right_con li p{
	margin-top: 10px;
}
.right_con li h3 span{
	font-size: 16px;
	color: #d4d4d4;
}
.right_con .relation_ul{
	display: none;
}
.right_con .cont_ul{
	width: 524px;
	line-height: 40px;
	font-size: 20px;
}
.cont_ul li{
	width:524px;
	text-indent: 2em;
}