#rowArea, #columnArea , #pluginArea {
	display: none;
}

/*新闻logoʽ*/
.newsSquareDashed nav{
	position:absolute;
	bottom:1px;
	margin:0 auto;
}

.newsSquareDashed .glyphicon,.imgText .glyphicon,.newsSquareDashed .listSquare,.imgText .listSquare,.latestNews .listSquare{
	color:#CC564C;
	padding:0 10px;
}

.newsSquareDashed .listSquare,.imgText .listSquare,.latestNews .listSquare{	
	font-size:14px;
	font-weight:bolder;
}
.summary p{
	text-indent:2em;
	word-break:normal;
}

.summary p .detail{
	text-align:right;
	color:red;;
}

#css-scrollUp {
  bottom: 20px;
  right: 20px;
  padding: 10px 20px;
  background: #555;
  color: #fff;
}
/*分页按钮*/
.paganation span:hover{
	background-color:#9e9e9e;
}