  .latest2{
	margin: 0;
	max-width: 280px;
	padding: 0;
	margin-right: 20px;
	background: #fff;
	width: 30% !important;
}
.latest2>div{
	padding: 0 !important;
}
.latitle{
	width: 100%;
	height: 60px;
	/*line-height: 60px;*/
	text-align: center;
	font-size: 22px;
	color: #fff;
	background: #004098;
}
.laul li{
	margin-bottom: 0 !important;
	/*border-bottom: 1px solid #999;*/
}
.laul li a{
	text-align: center;
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
}
.sub-cont-nav{
	width: 40%;
	float: right;
	text-align: right;
}
.list-title{
	margin-top: 0px;
}
.fuls{
	width: 100%;
	float: left;
	display: block;
}
.fuls li{
	width: 100%;
	height: 45px;
	line-height: 45px;
	
}
.fuls li a{
	width: 100%;
	display: flex;
	background: #fff;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	border-bottom: 1px solid #EEEEEE;
}
.faleft{
	width: 70%;
	float: left;
	overflow: hidden;
	height: 45px;
	line-height: 45px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.faright{
	width:30%;
	float: left;
	height: 45px;
	line-height: 45px;
	text-align: right;
}
.ltitle{
	font-size: 22px;
	width: 100%;
	text-align: center;
}
.author{
	font-size: 12px;
	text-align: center;
	
}
@media screen and (min-width: 1201px){
	.list{
	width: 74% !important;
        }
}

@media (min-width: 768px){
	.col-sm-12{
		width: 67%;
	}
}
@media (max-width: 768px){
	.sub-cont-nav{
		margin-top: 0px !important;
	}
	.list{
		margin-bottom: 70px !important;
	}
}
.navcur{
	color: #004098;
}
#wp_paging_w3{
  float:left
}
