.cont{
	width: 900px;
	margin: 75px auto 95px;
}
.cont .title{
	font-size: 30px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 15px;
	color: #0066b3;
}
.cont .date{
	font-size: 14px;
	text-align: center;
	margin-bottom: 30px;
	color: #898989;
}
.cont .line{
	border-bottom: 1px solid #959595;
	margin-bottom: 40px;
}
.cont .word{
	font-size: 14px;
	line-height: 32px;
	text-indent: 32px;
	color: #404040;
	text-align: left;
    line-height: 1.3;
}
.cont .biaoti{
	color: #404040;
	font-size: 18px;
	line-height: 32px;
	font-weight: 600;
	text-align: left;
	line-height: 1.7;
}
.cont img{
	display: block;
	margin: 10px auto;
}
.cont .zhuti{
	color: #898989;
	font-size: 16px;
	line-height: 32px;
	font-weight: 600;
	text-align: center;
}
