#nav .inner .wp-panel .navbg {
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: auto;
	height: 100%;
	background: #fff;
	opacity: .7;
	filter: alpha(opacity=70);
}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {
	margin: 0 auto
}
.nav .wp-menu .menu-item {
	display: inline-block;
	float: left;
	position: relative;
}
.nav .wp-menu .menu-item.i1 {
	background: none;
}
.nav .wp-menu .menu-item a > .menu-switch-arrow {
	display: none;
	width: 20px;
	height: 20px;
	background: url(images/nav_j.png) no-repeat center center;
	vertical-align: middle;
}
.nav .wp-menu .menu-item a.menu-link {
	display: inline-block;
	padding: 0 22px;
	line-height: 48px;
	color: #fff;
	font-size: 11pt;
	font-weight: bold;
	transition: 0s;
	font-family: 微软雅黑;
}
.nav .wp-menu .menu-item.hover a.menu-link, .nav .wp-menu .menu-item a.hover {
	 background-color: #c82222;
	 text-decoration: none;
	 color: #fff;
	 /* border-bottom: 2px solid #AD4045; */
}
.nav .sub-menu {
	display: none;
	position: absolute;
	left: 0;
	top: 48px;
	z-index: 100;
	background: #eff8fe;
	min-width: 100%;
	width: auto;
}
.nav .sub-menu .sub-item {
	position: relative;
	white-space: nowrap;
	vertical-align: top;
	_zoom: 1;
	list-style: none;
}
.nav .sub-menu .sub-item a {
	display: block;
	color: #222222;
	height: 40px;
	line-height: 40px;
	padding: 0 17px;
	font-size: 16px;
	background: none;
	text-align: center;
}
.nav .sub-menu .sub-item.hover> a, .nav .sub-menu .sub-item a:hover {
	color: #cc0000;
	background-color: #e8f0fb;
	display: block;
}
.nav .sub-menu .sub-menu {
	left: 100%;
	top: 0px;
	z-index: 200;
	background: #fff;
}


.nav .wp-menu .menu-item:hover .sub-menu {display:block;padding: 0;}
.nav .wp-menu .menu-item:before {content:'';width:1px;height: 16px;background:#fff;position:absolute;right:0;top: 18px;}
.nav .wp-menu .menu-item:last-child:before { width:0;}
.hhh:hover a span { color:#cc0000 !important;}
.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 5px;}
.lbyy,.nrr { min-height:400px; padding-bottom:50px;}
.fgxx { display:none;}
.btt-1:nth-child(5) .fgxx {display: contents;}
.kg-1 {
    border-collapse: separate !important;
    border-spacing: 7px !important;
}
.syy .top-nav { padding-left:35px;}

.dtjt9_div_img .number .nomal{width:22px;height:22px;line-height:22px;display:block;text-align:center;opacity: 0.7;background:#6C6D6E;float:left;color:#FFF;margin-right:5px;border: 0;font-size:12px;TEXT-DECORATION:none;    border-radius: 5px;}
.dtjt9_div_img .number .current{ border-radius: 5px;width:22px;height:22px;line-height:22px;display:block;text-align:center;opacity: 1;background:rgb(241,123,10);float:left;color:#FFF;margin-right:5px;border:0px solid #FFF;font-size:12px;TEXT-DECORATION:none}











