.cont{
	width: 900px;
	margin: 75px auto 90px;
}
.cont .title{
	font-size: 32px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 15px;
}
.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: 16px;
	line-height: 32px;
	text-indent: 32px;
	color: #898989;
}
.cont .biaoti{
	color: #898989;
	font-size: 16px;
	line-height: 32px;
	font-weight: 600;
}
.cont img{
	display: block;
	margin: 10px auto;
}
.cont .zhuti{
	color: #898989;
	font-size: 16px;
	line-height: 32px;
	font-weight: 600;
	text-align: center;
}
*/