.gzbg_title{
	color: #1f79c0;
	font-size: 45px;
	font-family: -webkit-body;
	font-weight: bold;
	text-align: center;
	margin-bottom:30px;
}
.gzbg{
	min-height:450px;
	background:#fff;
	padding:30px 72px;
	overflow:hidden;
}
.gzbg_content a{
	float: left;
	margin: 0 19px 22px 0;
	width: 113px;
	height: 53px;
	background: #3990d6;
	line-height: 53px;
	text-align: center;
	font-family: 'Arial';
	font-size: 26px;
	color: #bce6fe;
	border-radius: 5px;
}