*{margin: 0;padding: 0;}
.m-bd{
	width:1100px;
}
a{cursor:pointer;text-decoration:none;}
li{list-style:none;}
#haders{
	position:relative;
}
#banner{
	width:100%;
	height: 474px;
	margin: 0 auto;
	background: url(../img/banner.png) no-repeat center 0;
	overflow: hidden;
}
#menu{
	position:absolute;
	bottom:0px;
	width: 100%;
	height: 40px;
	background-color: rgba(0,0,0,0.5);;
}
.menu-wrap {
	width: 1100px;
	margin: 0 auto;
	
}
.menu-wrap a{
	font-size: 16px;
	line-height: 40px;
	color: #fefefe;
	margin: 0 70px;
}
.menu-wrap a:hover, .menu-wrap a.z-sel{
	margin: 0 10px;
	padding: 18px 52px;
	font-size: 20px;
	background: url(../img/bg-bottom.png) no-repeat;
}
.newjp{
	background-color:#0665f9;
	overflow:hidden;
}
.newjp .m-bd{border:none;padding-top:20px;}
.newjp .m-bd span,.newjp .m-bd a{
	color:#ffffff!important;
}