﻿

/*网站头部*/

.nav{ width:1000px;height:45px; clear:both; position:absolute; top:95px; right:0px; z-index:10000;}
#navul{ width:1000px; margin:0 auto; }
#navul li {
	float: left;
	width:110px;
	height:45px;
	position:relative;
	text-align:center;
	
}
#navul li:nth-child(1){ background:none;}

#navul li:hover{  background:url(../images/menubg.png) no-repeat center center;}

@media (max-width:890px){
#navul li:hover{ background-size:98%;}	
	}



	
#navul li a{ display:block;height:45px; line-height:45px; background:url(../images/jiange.gif) no-repeat left center;}

#navul li:nth-child(1) a{ background:none;}





#navul li a img{ width:100px; height:40px; margin:0 auto;}
#navul li a span{ font-size:16px; color:#fff; }
#navul li a:hover span{ font-size:16px; color:#fff;}
#navul li.navmoon a span{ font-size:16px; color:#fff;}
#navul li a p{ font-size:12px; color:#666; font-family:Arial, Helvetica, sans-serif;}
#navul li a:hover p{ font-size:12px; color:#000;}
#navul li.navmoon a p{ font-size:12px; color:#000;}

#navul li.current_page_item{  background:url(../images/menubg1.png) no-repeat center center;}

#navul li.current_page_item a span,#navul li.current_page_item a:hover span,#navul li.current_page_item a p,#navul li.current_page_item a:hover p{ color:#000;font-size:16px; font-weight: 600;}

#navul li a.homebg{ background:none}


@media (max-width:890px){
#navul li.navmoon a span,#navul li a:hover span,#navul li.current_page_item a span,#navul li.current_page_item a:hover span,#navul li.current_page_item a p,#navul li.current_page_item a:hover p{ font-size:14px;}
#navul li:hover{ background-size:98%;}	
#navul li.current_page_item{   background-size:98%;}
	}


@media (max-width:768px){
	.nav{ display:none}
	
	}


#navul li ul {
	display:none;
	position:absolute;
	z-index:10000;
	left:50%;
	top:37px;
	margin-left:-60px;


}
#navul li ul li {
	display:block;
	width:120px;
	float:none;
	margin-right:0px;
	height:30px;
	position:relative;
	line-height:30px;
	margin-bottom:1px;
	font-size:12px;
	padding:0;
	margin-top:1px;
}

#navul li ul li:first-child {padding-top:20px;
	background:url(../images/b1.png) no-repeat center top;}

#navul li.navmoon a {
	color:#000;
}
#navul li.navhome a:hover {
	color:#25073b;
}
#navul li.navmoon ul {
	display:block;
}
#navul li.navmoon ul a {
	display:block;
	width:120px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	background:url(../images/t1.png) no-repeat;
	padding:0px;
	font-size:12px;
}
#navul li.navmoon ul a:hover {
	background:url(../images/t1.png) no-repeat center -50px;
	color:#fff;

}


@media (max-width:1024px){
	.nav{ width:96%;height:45px; right:2%}
#navul{ width:100%; margin:0 auto; }
	
	#navul li {
	display:block;
	width:11%;}
	
	#navul li a span{ font-size:14px;}
	}




/*下拉时*/

.header_fixed #navul li {height:50px;background:url(../images/a1a.png) no-repeat left top;}
.header_fixed #navul li.home {background:url(../images/a1a.png) no-repeat -1px top;}
.header_fixed #navul li:hover {background:url(../images/a2a.png) no-repeat center top;}
.header_fixed #navul li a{ padding:15px 0px 5px 0px;height:30px;}
.header_fixed #navul li a p{ display:none;}



.header_fixed #navul li.current_page_item{ background: url(../images/a2a.png) no-repeat center bottom;}

.header_fixed #navul li.current_page_item a,.header_fixed #navul li.current_page_item a:hover,.header_fixed #navul li.current_page_item a span,.header_fixed #navul li.current_page_item a:hover span,.header_fixed #navul li.current_page_item a p,.header_fixed #navul li.current_page_item a:hover p{ color:#000;}





.header_fixed #navul li ul {}
.header_fixed #navul li ul li {
	display:block;
	width:120px;
	float:none;
	margin-right:0px;
	height:30px;
	position:relative;
	line-height:30px;
	margin-bottom:1px;
	font-size:12px;
	padding:0;
}
.header_fixed #navul li ul li:first-child {padding-top:20px;
	background:url(../images/b1.png) no-repeat center top;}