.about-us{
	color: #6d717b;
	background: #fff;
}
.box2,.box4{
	background: #f1f9fc;
}
.icon-ball{
	position: absolute;
	top: 60px;
	left: -14px;
	width: 22px;
	height: 22px;
	border: 1px solid #d3f1f1;
	border-radius: 50%;
	background: #d3f1f1;
	z-index: 1;
}
.icon-bg{
	position: absolute;
	top: 0;
	left: -4px;
	width: 4px;
	height: 100%;
	background: url(../img/about/bg.png) repeat-y;
}
.box-con{
	position: relative;
	margin-left: 10px;
	padding: 60px 0 90px 40px;
}
.box-left{
	float: left;
	width: 450px;
}
.box-right{
	float: left;
}
.title{
	position: relative;
	margin: -5px 0 40px;
	line-height: 30px;
	font-size: 22px;
	color: #f53157;
}
.icon-title{
	position: absolute;
	right: -40px;
	bottom: 4px;
	width: 32px;
	border-bottom: 8px solid #f53157;
}
.box2 p,.box3 p,.box4 p,.box5 p{
	min-height: 24px;
	line-height: 24px;
}
/*box1*/
.box1 .box-left{
	padding-top: 0;
	margin-top: 60px;
}
.box1 .icon-ball{
	top: 0;
}
.box1 .title{
	margin-bottom: 55px;
}
.title .img-box{
	display: block;
	height: 27px;
	margin:  6px 0 4px;
}
.box1 p{
	min-height: 30px;
	line-height: 30px;
}
.box1 .box-right,.box3 .box-right{
	padding: 55px 0 0 100px;
}
/*box2*/
.box2 .box-right{
	float: right;
	width: 450px;
	padding: 60px 0 75px;
}
.box2 a{
	color: #2572ca;
}
/*box4*/
.news-img{
	height: 305px;
	margin-top: 32px;
}
.box4 img{
	border: 1px solid #d8e4e8;
}
.box4 .img-box1{
	float: left;
	width: 444px;
}
.box4 .img-box2{
	float: right;
	width: 494px;
}
.img-box1 img{
	width: 444px;
}
.img-box2 img{
	width: 233px;
	margin: 0  0 5px 5px;
}
/*box5*/
.box5 .box-top{
	position: relative;
	margin-left: 10px;
	padding: 60px 0 0 40px;
}
.box5 .wd1000{
	margin-bottom: 30px;
}