﻿p {
	font-family:  "黑体", "宋体";
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-fw {
	width: 1.28571429em;
	text-align: center;
	margin-top: 3px;
}

a .fa {
	font-size: 22px;
}

h1 {
	line-height: 56px;
	font-family: "宋体";
	font-size: 38px;
	text-align: center;
	padding: 26px 0 26px 0;
	font-weight: normal;
}
