.container{
	padding: 0;
}
ul,
li {
	list-style: none;
}
.container .about-wthree-grids h2{
	width: 100%;
	text-align: center;
}
.container .about-wthree-grids .release-time{
	width: 100%;
	text-align: right;
	display: block;
	line-height: 50px;
	border-bottom: 1px solid #EEe;
}
.container .about-wthree-grids p{
	color: #000000;
	border-bottom: 1px solid #EEe;
	padding: 10px 20px 20px;
}
.container .about-wthree-grids .paging{
	
	padding: 10px 20px 20px;
}

.container .about-wthree-grids .paging div{
	line-height: 40px;
	cursor: pointer;
}
.container .about-wthree-grids .paging div span{
	color: #337ab7;
}
.container .about-wthree-grids .back_newslist{
	display: block;
	float: right;
	margin-right: 20px;
	cursor: pointer;
}