	*{margin:0; padding:0; list-style:none; }

	.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	.navBar{  background:#339933; position:relative; z-index:1;   color:#fff; height:50px; line-height:50px;  border-bottom:4px solid #81b918; }
	.nav{ width:1200px; margin:0 auto; font-family:"Microsoft YaHei"; }
	.nav h3{ font-size:100%; font-weight:normal; font-size:16px;}
	.nav .m{  position:relative; float:left;   display:inline; text-align:center; width:150px;}
	.nav h3 a{  zoom:1;  height:25px; line-height:25px; padding:10px 0;  display:block; color:#fff;text-decoration:none; }
	.nav .on h3 a{padding:11px 0;  }
	.nav .on h3 a:hover{ }
	.nav .on h3 a i{ filter:alpha(opacity=100);opacity:1;  }
	.nav .sub{ display:none; /*榛樿闅愯棌*/ width:160px;  position:absolute; left:0px; top:54px;  background:#eee;  float:left; line-height:30px; 
	}
	.nav .sub li{ text-align:center;  }
	.nav .sub li a{ color:#333; display:block; zoom:1; text-decoration:none; line-height:40px;}
	.nav .sub li a:hover{  background:#81b918; color:#fff;}
	.nav #m2 .sub{ z-index:1; width:1100px; left:-116px;  }