@charset "utf-8";
/* CSS Document */
.banner {
	background: url(../img/about/banner.jpg) center no-repeat;
	height: 220px;
}
.title {
	margin: 40px auto;
	background: url(../img/about/line.png) bottom center no-repeat;
}
.title h2 {
	font-size: 40px;
	text-align: center;
	color: #0a78d1;
	padding-bottom: 20px;
}
.jianjie p {
	text-align: justify;
	margin-bottom: 30px;
}
.jianjie .fl {
	width: 580px;
}
.jianjie .fr {
	width: 570px;
}
.bg {
	background-color: #e0e0e0;
	padding: 30px;
}
.bg p {
	margin-top: 20px;
}