/* 菜单css */
	.clearfix:after{display:block;height:0;clear:both;visibility:hidden;}
	.navBar{position:relative; z-index:1;height:45px;color:#ffffff;margin:0;}
	.nav{width:750px; font-family:"新宋体 YaHei",SimSun,SimHei; font-size:12px;float:left ;}
	.nav a{ color:#ffffff;}
	.nav h3{ font-size:100%; font-weight:normal;line-height:45px;padding:0;margin:0;}
	.nav .mm{ float:left;  position:relative; z-index:1; width:87px;}
	.nav .m{ float:left;  position:relative; z-index:1; width:87px; background:url(imagesxian.jpg); background-repeat:no-repeat;}
	.nav .s{ float:left; width:3px; text-align:center; color:#ffffff; font-size:12px;}
	.nav h3 a{ display:block; width:87px; text-align:center;font-size:12px;color:#ffffff;height:28px; line-height:26px;}
	.nav h3 a:hover{background:url() no-repeat center; color:#ffffff;}
	.nav .sub{ display:none; /*默认隐藏*/  position:absolute; left:-3px; top:58px; z-index:1; width:87px; border:1px solid #5063a8; border-top:0;  background:#5063a8;}
	.nav .sub li{ text-align:center;padding:0 11px 0 5px;margin-bottom:-1px;}
	.nav .sub li a{ display:block;border-bottom:1px solid #5063a8;  padding:11px 0;height:22px; line-height:22px; text-overflow:clip; white-space:nowrap; overflow:hidden; color:#ffffff;width:100%;height:22px; font-size:12px;}
	.nav .sub li a:hover{ color:#ffffff; background:#151f44;}
	.nav .block{ height:8px; width:87px;  position:absolute; left:0; top:56px; overflow:hidden;}