.mediate-box{
	margin: 0 auto;
	position: relative;
z-index:10000;
}

.header .header-nav{
	width: 100%;
	height: 35px;

}
/*nav-css*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{  height:35px;  position:relative; z-index:1;  display: table; margin: 0 auto;  }
.nav .nLi h3 a{ color:#616161; font-size: 16px; }
.nav .nLi{ float:left;  position:relative; display:inline; height: 110px; line-height:110px;}
.nav .nLi h3{ float:left; padding-right: 2px; margin: 0;height:110px; }
.nav .nLi h3 a{ display:block;height:110px;line-height:110px; padding:0 8px; font-size:16px;font-family: "微软雅黑"; font-weight:bold; font-weight: 500;       margin: 3px 0;}
.nav .sub{ display:none;min-width: 100%;text-align: center; left:0; top:118px;  position:absolute; background:#ffffff;  line-height:26px; padding:0; white-space: nowrap;padding:0 5px;}
.nav .sub li{position: relative;list-style: none;}
.nav .sub li:last-child{}
.nav .nLi:hover h3 a{
	border-bottom: 5px solid #034f9d; 
        color:#034f9d;
}
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:6px 0;text-align: center; color: #616161; font-size: 16px;font-family: "微软雅黑";}
.nav .sub a:hover{  color:#034f9d; }
.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: #ffffff;
	display: none;
	
}
.nav .level-three p a{
	display:block;
	padding:6px 0;
	text-align: center;
	color: #616161; 
	font-size: 16px;
	font-family: "微软雅黑";	
	width: 130px;
}
.nav .level-three p a:hover{
	
        color:#034f9d;
}
.nav .level-three p:first-child{
	
}
.menu{
width: auto !important;

}

#dnn_RightPane1 a{
line-height:2;
}

#vsb_content_2 IMG {
    border-bottom: #ccc 0px solid;
    border-left: #ccc 0px solid;
    border-top: #ccc 0px solid;
    border-right: #ccc 0px solid;
}

#vsb_content_2 p,#vsb_content p,#vsb_content_2 span,#vsb_content span{
    line-height:1.8;
}