.mediate-box{
	
	margin: 0 auto;
	position: relative;
}

.header .header-nav{

	width: 100%;
	height: 45px;

}
/*nav-css*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{  height:45px;  position:relative; z-index:1;  display: table; margin: 0; padding:0 }
.nav .nLi h3 a{ color:#FFFFFF; font-size: 14px;font-weight: bold; }
.nav .nLi{ float:left;  position:relative; display:inline; height: 45px; line-height:45px;}
.nav .nLi h3{ float:left; padding-right: 2px; margin: 0;height:45px;}
.nav .nLi h3 a{ display:block;height:45px;line-height:45px; padding:0 18px; font-size:14px;font-family: "微软雅黑"; font-weight:bold;  font-weight: bold;   }
.nav .nLi:first-child h3 a{
padding-left:35px;
}
.nav .sub{ display:none; width: auto;min-width: 100%;text-align: center;  top:45px;  position:absolute; background:#18326b;  line-height:20px;border-top: 1px solid transparent;
    border-bottom: 1px solid transparent; }
.nav .sub li{position: relative;}
.nav .sub li:last-child{}
/*.nav .sub li:hover{
	border-right: 2px solid #00296c;
}*/
.nav .nLi h3 a:hover{
color:#ffffff;
background:rgba(60, 93, 167, 0.81);
}
.nav .sub a:hover{
color:#184564;

}
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:6px 10px;text-align: center; color: #ffffff; font-size: 14px;font-family: "微软雅黑"; font-weight: bold;   white-space: nowrap;}
.nav .sub a:hover{ background:rgba(60, 93, 167, 0.81);color:#ffffff;  }
/*.nav .nLi:nth-of-type(2) .sub li a{text-align:left;}*/
.nav li.on:hover{ }
.nav li.on h3 a{ }
.nav li.on{/*background:rgba(45, 75, 124, 0.62) ; */}
/*三级菜单*/
.nav .level-three{
	position: absolute;
	left:100%;
	top: 0;
	background:#18326b;
	display: none;
	
}
.nav .level-three span{
display:block;
position: relative;
}
.nav .level-three span a{
	display:block;
	padding:6px 0;
	text-align: center;
	color: #fffff; 
	font-size: 14px;
	font-family: "微软雅黑";	
	width: 130px;
font-weight: bold;
text-indent: 0rem !important;
}

.nav .level-three p:first-child{
	
}
/*四级菜单*/
.four-div{
	position: absolute;
	left:100%;
	top: 0;
	background:#18326b;
	display: none;
	
}
.four-div span{
display:block;
}
.four-div span a{
	display:block;
	padding:6px 0;
	text-align: center;
	color: #fffff; 
	font-size: 14px;
	font-family: "微软雅黑";	
	width: 130px;
font-weight: bold;
text-indent: 0rem !important;
}

.four-div p:first-child{
	
}


.menu{
width: auto !important;

}

#dnn_RightPane1 a{
line-height:2;
}
.ArtList td{
line-height:2;
}