body{ margin:0 auto; padding:0;}
.header-index{
	width:100%;
	height:201px;
	background: url(../imges/index-bg.png) no-repeat center center;
	background-size: 100%;
	position:relative;
	z-index:999;
	top:-5px;
}

.header-index ul{
	width:752px;
	position: absolute;
	bottom:84px;
	right:169px;
}

.header-index ul li{
	width:100px;
	height:30px;
	float:left;
	text-align: center;
	line-height:30px;
	font-size:16px;
	margin-right:10px;
	border-right:1px solid #504f4f;
}

.Nav02 a {
    color: #000 !important;
}

.P_01 {
    color: #000;
}

.P_01:hover{
	color:red;
}