#main #Details {
	width: 1200px;
	min-height: 266px;
	text-align: center;
}

#main #Details>h5 {
	height: 29px;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	padding: 56px 0 40px;
}

#main #Details p.time {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 30px;
	color: #707070;
	border-bottom: 1px solid #707070;
}


#main #Details .content {
	width: 1200px;
	min-height: 1080px;
	text-align: justify;
	margin: 60px 0 0;
}