@charset "utf-8";


*,html{
	margin:0;
	padding:0;
}

/*Structured layout mainpage*/


.wrap_all{ /*only needed if using big background images like in theme 5*/
	width:100%;
	position:relative;
	display:table;
	}
	

#top{
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

	
/*navigation*/

.navwrap{
    height:36px;

	line-height:36px;
	padding-right:18px;
	position:absolute;

	font-size:12px;
	z-index:6;
	}
.navwrap a{ font-size:16px !important; color:#333 !important;  }
.children li:hover a{ color: #E15517 !important; z-index:999999999 !important; }

.navwrap ul li{ width:120px; text-align:center; height:36px; line-height:36px; display:block; margin-top:10px !important;}

.navwrap ul li:hover{ background:#f2f2f2;}
.ys{ background:#f2f2f2;}
#top #nav{
	float:left;
	height:36px;
	line-height:36px;
	padding-left:13px;
}

.ss{ margin-bottom:10px !important;}
#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:36px; 
	 z-index:999999999 !important;

}

.fl{float:left; }
.fr{float:right; }
#top #nav a{
	
	text-decoration:none; display:inline-block; width:120px;
	text-align:center; height:36px;
	line-height:36px; 
	
	}

#top #nav ul a{
	line-height:36px; 
}

#top #nav li{
	float:left;
	position:relative;
	z-index:20;
	margin-top:11px;
}
.jiahao{ margin-top:-26px; margin-right:10px;}
#top #nav li li{
	
	
}
#top #nav ul ul{ margin-top:-11px !important;  z-index:999999999 !important;}

#top #nav ul {
	position:absolute;
	display:none;
	width:230px; background:#fff !important;
	top:36px; border:1px solid #cccccc !important;  z-index:999999999 !important;
	

}

#top #nav li ul a{
	width:187px;
	height:auto;
	float:left;
	text-align:left;
	
}

#top #nav ul ul{
	top:auto;
	
}	

#top #nav li ul ul {
	left:230px;
	top:0px;
}



#top #nav li:hover ul ul, #top #nav li:hover ul ul ul,#top  #nav li:hover ul ul ul ul{
  	display:none;	 
}
#top #nav li:hover ul, #top #nav li li:hover ul, #top #nav li li li:hover ul, #top #nav li li li li:hover ul{
	display:block;
}





/*naviagation*/
#top #nav a{
	color:#888;
}

#top #nav ul {
	border:1px solid #DFDFDF;
	
}

.children{ height:auto !important}
.page_item{ height:50px;}

#top #nav li ul a{
	
}

#top  #nav ul a, #top  #nav ul li{
	background-color:#fff;
	background-image:none; 
}

#top  #nav ul a:hover, #top  #nav ul a:focus {
	background-color:#fff;
	color:#555;
}

#top  #nav a:hover, #top  #nav a:focus {
	color:#555;
}


#top #nav .current_page_item a{
	color:#555;
}

#top #nav .current_page_parent .current_page_item a, #top #nav .current_page_item ul a{ width:209px !important;
	

}


.jc{ border-bottom: 1px dashed  #bfbfbf; width:209px; margin-left:21px; height:36px; line-height:36px; background-image:none;}



