.banner{
	margin-bottom: 30px;
}
.ntitle h2{
	text-align: center;
	    font-size: 24px;
	    font-weight: bold;
		max-width: 100%;
}
.ntitle .dates{
	text-align: center;
	font-size: 18px;
	color:#999;
	margin-bottom: 20px;
}
.ntitle{
	    border-bottom: 1px solid #e8e8e8;
		margin-bottom: 20px;
}

.pdes{
	color:#000;
	line-height:36px;
	font-size: 16px;
	margin-bottom: 50px;
}
.ncontent {
	margin-bottom: 50px;
}
.pdes img{
	width: auto;
	max-width: 100%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	}
	.ncontent