
.container-box{
	width: 1250px;
	position: relative;
}
.zn_nav{
	width: 230px;
	margin: 0px;
	float: left;
	display: block;
	position: absolute;
	height: 100%;
	background: white;
}
.news_detail_content p{
	background:none;
}
.zn_nav_top{

	opacity: 0.8;	
	margin-top: -110px;
	height:110px;
	width: 230px;
	background-color: #005197;
	color: white;
	font-size: 30px;
	line-height:110px;
	padding-left: 20px;
}
.zn_nav_list{
	width: 230px;
	
}
.zn_nav_list a{background: #005197;
	color: black;
}
.zn_nav_list a:hover{
	text-decoration: none;
	color: white;
	
}
.zn_nav_list li:hover{
	background: #005197;
}
.zn_nav_list_li{
	padding-left: 20px;
	font-size: 16px;
	height: 60px;	
	line-height: 35px;
	border-left: none;
	border-top: none;
	border-right: none;
}
.zn_nav_list_li i{
	padding-top: 9px;
	
}
.container-r{
	width: 970px;
	height: auto;
	display: inline-block;
	position: relative;
	left: 50px;
	margin: 0 0 0 230px;
	min-height:500px;
	padding-bottom: 45px;
}
.newstitle{
	height: 50px;
	border-bottom: 1px solid gray;
	}	
.newstitle p{
	float: right;	
	padding-top: 25px;	
}
.newstitle p a{
	color:#777777;
}

.pagination li a{
	margin-left: 5px;
	border: 1px solid gray;
	color:gray;
}
.pagination li  a:hover{
	
	background: #005197;
	color: white;
}
.page_info{
	position: absolute;
    	bottom: 31px;
   	right: 26%;


}
.newbd{
	margin: 0px -15px;
}
