.container {
	width: 1000px;
	margin: auto;
}
.container h2 {
	font-family: '微软雅黑';
	font-size: 22px;
	line-height: 35px;
	text-align: center;
	color: #072885;
}
.container .center {
	text-align: center;
}
.container .subtitle {
	font-size: 12px;
}
.container p {
	text-indent: 30px;
	line-height: 24px;
}
.kaiti {
	font-family: '楷体', '楷体_GB2312';
}
.blue {
	color: #3d6cb0;
}
.number {
	color: #b60c0c;
}