body,p,h1,h2,h3,h4{
	margin: 0;
}

ul{
	margin: 0;
	padding: 0;
}

li{
	list-style: none;
}

img{
	border: none;
	vertical-align: middle;
}

a{
	text-decoration: none;
	color: #3c3c3c;
}

i{
	font-style: normal;
}

input, button{
	margin: 0;
	padding: 0;
};

button{
	outline: none;
}

body{
	background-color: #f0f0f0;
}

.clearfix::after {
	content: "";
	display: block;
	clear: both;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.main {
  width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
}

.header {
  line-height: 40px;
  padding-bottom: 35px;
  padding-top: 50px;
  text-align: center;
  border-bottom:5px solid #015293;
}

.header span {
  font-family: "FZXiaoBiaoSong-B05S";
  font-size: 40px;
  color:#FF0000;
  padding-left: 12px;
  vertical-align: middle;
}

.download {
	margin-top:-57px;
	margin-bottom:57px;
}
.download li {
  border: 1px solid #d2d2d2;
  width: 90px;
  height: 38px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #666;
  text-align: center;
  margin-right:12px;
  float:right;
}
.download li a{
	font-size:14px;
	line-height:38px;
	color:#666;
	font-family:"Microsoft Yahei";

}

.blueBar {
  border: 5px solid #015293;
}

.content {
  padding: 58px 66px 70px 66px;
}

.content .chapter p{
	font-family:"FangSong"; 
	font-size: 21px;
    line-height: 38px;
    text-indent: 2em;
}

.title {
  font-family: "FZXiaoBiaoSong-B05S";
  font-size: 28px;
  padding-bottom: 18px;
  text-align: center;
}

.subtitle {
  font-family: "FangSong";
  font-size: 18px;
  padding-bottom: 38px;
  text-align: center;
}

.blankLine {
  height: 21px;
}

.chapter {
  padding-bottom: 21px;
}

.chapter .name {
  font-family: "SimHei";
  font-size: 21px;
}

.chapter .detail {
  font-family: "FangSong";
  font-size: 21px;
  line-height: 38px;
  text-align: left;
  text-indent: 2em;
}

.footer {
  padding: 40px;
  border-top:5px solid #015293;
}

.footer span {
  font-family: "FZXiaoBiaoSong-B05S";
  font-size: 28px;
  color: #015293;
}
.tongji{
  width: 0px;
  height: 0px;
  display: none;
}

