.body{

}

.body .title{
	padding: 30px 0 24px;
	font-size: 32px;
	text-align: center;
}

.body .time{
	font-size: 15px;
	color: #ccc;
	padding-bottom: 10px;
	text-align: center;
}

.body .content{
	line-height: 1.8;
	margin: 10px 250px 50px 250px;
	text-align: left;
	font-size: 15px;
	color: rgb(111, 111, 111);
	box-sizing: border-box;
	padding:15px;
}
.newsimg{
	margin-top: 100px;
}
a {/* color: black; */}
a:hover{color: #e50011}
