section{
	margin-bottom: 30px;
	margin-top: 0;
}
section .weizhi {
	color: #d00314;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-left: 20px;
}
section .weizhi  span{
	color: #2c74c6;
	font-size: 12px;
	font-family: simsun;
}
section .weizhi span a{
	color: #4e4e4e;
}
section .weizhi span a:hover{
	color: #2c74c6;
}
section .weizhi span i{
	font-style: normal;
	margin: 0 5px;
	color: #4e4e4e;
}
section .title{
	text-align:center;
	padding: 20px 0;
	border-bottom: 1px dashed #bfbfbf;
}
section .title .biaoti{
	font-size: 32px;
	color: #015293;
	font-family: "微软雅黑";
	margin-bottom: 20px;
}
section .title .two{
	font-size: 24px;
	color:  #015293;
	font-family: "微软雅黑";
	margin-bottom: 20px;
}
section .title .time{
	font-size: 15px;
	color: #999999;
	font-family: simsun;
}
section .content{
	font-size: 18px;
	line-height: 35px;
	font-family:simsun;
	margin-top: 40px;
}
section .content p.header{
	font-weight: bold;
	font-family: "微软雅黑";
	color: #999999;
}

