

.arer{
	width: 100%;
	height: 100%;
	}
.bg-arer{
	background: #f1f1f1;
}

.arer-div{
	position: relative;
}
.arer-span{
	width: 88%;
	position: absolute;
	bottom: -5%;
	left: 6%;
	background:#fff;
	box-shadow: 2px 2px 5px #a9a9a9;
	text-align: center;
}
.list-group-item{
	border: none;
}

.news-img{
	width: 100%;
	height:auto;
}
.latest{
	width: 100%;
	height: auto;
	text-align: left;
}

.latest-time{
	width: 20%;
	float: left;
	
}
.latest-content{
	width: 80%;
	float: left;
}



