	body{
		margin: 0;
		padding: 0;
	}
	.clearfix{ clear: both;}
	p ,ul ,h2 ,h3 ,h4 ,h5 ,h6{
		margin: 0;
		padding: 0;
		}
	li{ list-style: none;}
	a{font-family: "微软雅黑";}
	.header{
		width: 100%;
		height: 36px;
		border-bottom: 1px solid #eeeeee;
		margin: 0 auto;
	}
	.header_box{width:100%; height: 38px; margin: 0 auto;}
	.header_box	p{margin-top: 8px; margin-left: 8px;}	
	.header_box	p ,.header_box	img ,.header_box span ,.header_box a{float: left;}
	.header_box	img{margin-left: 8px; margin-top: 10px;}
	.header_box	a{margin-top: 6px; display: block; color: black; font-size: 12px; text-decoration: none;}
	.header_box span{ float: right; }
	.header_box .lx{ margin-left: 6px;}
	.header_box	span :hover{ color: red;}
	/*分页样式*/
	.fenyeys{ float:left; width:90%; text-align:center; margin:12px 0px; font-size: 14px; font-family: "微软雅黑";}
	.fenyeys span{  margin:2px 6px; border-radius:25px;  padding:0px 5px; background:#0088cc; color:#fff; }
	.fenyeys a{ margin:2px 6px; border-radius:25px; padding:0px 5px; background:#666; color:#fff; }
	.fenyeys a:hover{ background:#0088cc;}

	/*导航*/
	.logo{ margin-top: 39px; float: left;}
	.nav_box{width: 733px; float: right;}
	.nav_boxx li{ float: left; position: relative;}
	.nav_boxx li a{ display: block; text-decoration: none; font-size: 14px; line-height: 100px; padding: 0 25px; color: #333333; }
	.nav_boxx li .current{background-color: #0a3662; color:#fefefe;}
	.nav_boxx li .currentt{background-color: #0a3662; color:#fefefe;}
	
	.nav_boxx li .zj{
		width: 100%; background-color: rgba(0,0,0,0.7);  color: white; 
		z-index: 2; position: absolute; left: 0; top: 98px; }
		.nav_boxx li .zj a{ color: white; line-height: 50px;}
		.nav_boxx li .zj a:hover{ color: white; border-bottom: solid 1px black; background-color: #0A3662;}
	/*	.nav_boxx li > a:hover{ background-color: #0A3662; color: white;}*/
		.nav_boxx li .zj a{padding: 0; text-align: center;}
		.nav_boxx li .zj .xiao{height: 5px; width: 100%; background-color: #0A3662;}
		