.banner{
	width:100%;
	min-width:1200px;
	height:297px;
	background-position: center;
	background-repeat: no-repeat;
}
.about-wrap{
	width:1200px;
	margin:0 auto;
	padding:80px 0;
}
.about-img{
	text-align:center;
	margin-bottom:40px;
}
.about-fix .fixing{
	width:440px;
	height:240px;
	background-position: center;
	background-repeat: no-repeat;
	float:left;
}
.about-fix .about-right{
	width:700px;
	float:right;
}
.about-fix .about-right h1{
	font-weight: normal;
	font-size:22px;
}
.about-fix .about-right p{
	margin-top:16px;
	color:#333;
	line-height:24px;
	font-size:16px;
}
.about-team{
	width:1200px;
	margin:0 auto;
	padding:0 0 80px;
}
.about-team h1{
	font-weight: normal;
	font-size:22px;
}
.about-team p{
	margin-top:16px;
	color:#333;
	line-height:28px;
	font-size:16px;
}
.about-tit1{
	min-width:1200px;
	text-align:center;
	margin-bottom:50px;
}
.about-backimg{
	width:100%;
	min-width:1200px;
	height:334px;
	background-position: center;
	background-repeat: no-repeat;
}
