@charset "utf-8";
/* CSS Document */

/*子页面导航栏 */
		/*导航栏*/

		.zym_nav{width:100%;margin:0 auto;height: auto;border-bottom: 2px solid #198eee;}
		/* 本例子css */
		.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav_zym{ height:45px; line-height:45px;position:relative; z-index:1;width:1200px;margin:0 auto;}
		.nav_zym a{ color:#333;float:left;  }
		.nav_zym .nLi{ float:left;  position:relative; display:inline; margin:0 7px; }
		.nav_zym .nLi h3{ float:left;  }
		.nav_zym .nLi h3 a{ display:block; padding:0 20px; font-size:16px;float:left;}
		.nav_zym .nLi h3 em{float:right;font-size:12px;color:#999;}
		.lm_rz_box .sub{ display:none;left:0; top:45px;  position:absolute; background:#4E4E4E;width:256px;height: 546px;border:1px solid #198eee;background:#fff;z-index: 999;overflow: hidden;}
		.nav_zym .sub li{ zoom:1; width:240px;margin:5px auto;height: auto;overflow: hidden;}
		.nav_zym .sub a{ display:block;}
		.nav_zym .sub a:hover{color:#188eee;}
		.nav_zym .on h3 a{ color:#188eee;}
		
.nav_zym .lm_rz_box ul li{width:235px;margin:7px auto;height: auto;overflow: hidden;border-bottom: 1px dashed #e2e2e2;}
		.nav_zym .lm_rz_box ul li h2{font-size:15px;line-height: 30px;color:#333;}
		.nav_zym .lm_rz_box ul li div{height:52px;width:100%;overflow: hidden;}
		.nav_zym .lm_rz_box ul li div a{float:left;margin:0 3px;font-size:13px;line-height: 26px;text-align: left;color:#777;width:52px;overflow: hidden; height: 26px;}
	
		.nav_zym .lm_rz_box{width:258px;height: auto;border-top-left-radius: 5px;border-top-right-radius: 5px;background:#198eee;z-index: 999; margin:0;   margin-right: 53px;}
		.nav_zym .lm_rz_box h3 span{display:block;width:100%;margin:0 auto;height:45px;overflow: hidden;color:#fff;font-size:18px;line-height:45px;font-weight: bold;}
		.nav_zym .lm_rz_box h3 span img{width:18%;margin-left: 10px;margin-right: 15px;}
		/*子页面导航栏 end*/
		.nav_zym .nLi:last-child em{display:none;}


.nav_zym .lm_rz_box h3 a{padding:0;}