body{
	font-family: "MicrosoftYaHei Reguiar";
	color: #333333;
	font-size: 14px;
	margin: auto;
	/* letter-spacing: 1px; */
}
ol,ul{
	list-style-type: none;
}
a{
	text-decoration: none;
}
img{
	border: none;
}
form{
	margin: auto;
}
.header_box{
	width: 100%;
	height: auto;
	float: left;
}
.header_welcome{
	width: 100%;
	height: 40px;
	/* border-bottom: 1px solid #f0f0f0; */
	float: left;
	background-color: #f0f0f0;
}
.header_welcome_content{
	margin: auto;
	width: 1120px;
	height: 100%;
	border-right: 1px solid #f0f0f0;
	line-height: 40px;
}
.header_welcome_text{
	float: left;
}
.header_welcome_right{
	float: right;
	height: 40px;
}
.header_welcome_login{
	float: left;
	border-left: 1px solid #f0f0f0;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
}
.header_welcome_register{
	float: left;
	border-left: 1px solid #f0f0f0;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
}
.header_welcome_selected{
	background-color: #005dac;
	color: #ffffff;
}
.header_logo_search{
	width: 100%;
	height: 90px;
	float: left;
}

.header_logo_search_content{
	margin: auto;
	width: 1120px;
	height: 100%;
	line-height: 90px;
}
.header_logo{
	width: 212px;
	height: 100%;
	float: left;
}
.header_logo img{
	width: 212px;
	height: 71px;
	margin-top: 10px;
}
.header_kjxyzhfwpt_logo{
	width: 524px;
	height: 100%;
	float: left;
}
.header_kjxyzhfwpt_logo img{
	width: 524px;
	height: 71px;
	margin-top: 25px;
}
.header_search{
	float: right;
	width: 450px;
	height: 100%;
}
.header_search_box{
	width: 360px;
	height: 46px;
	background-image: url("../../../../images/hn863/homepage/search_bg.png");
	float: left;
	margin-top: 37px;
}
.header_search_input{
	width: 284px;
	height: 34px;
	line-height: 34px;
	margin-top: 6px;
	margin-left: 20px;
	float: left;
	border: 0px;
	font-family: "MicrosoftYaHei Reguiar";	
	font-size: 14px;
}
.header_search_box img{
	width: 24px;
	height: 24px;
	position: relative;
	top: 11px;
	left: 10px;
	cursor: pointer;
	float: left;
}
.header_search_wechat{
	width: 70px;
	height: 70px;
	margin-top: 25px;
	margin-left: 20px;
	float: right;
}


.loginText{
	cursor: pointer;
}
.registerText{
	cursor: pointer;
}
.header_navigation_div{
	width: 908px;
	height: 100%;
	float: left;
	font-size: 16px;
}
.header_navigation_div ul{
	width: auto;
	height: 100%;
	float: right;
	margin-top: 7px;
}
.header_navigation_div ul li{
	width: auto;
	height: 100%;
	float: left;
	cursor: pointer;
	text-align: center;
	margin-left: 30px;
	position: relative;
}
.header_navigation_index{
	width: 100%;
	height: 100%;
}
.header_navigation_div ul li span{
	font-size: 14px;
}
.header_navigation_items{
	width: 160px;
	height: auto;
	font-size: 14px;
	background-color: #004294;
	position: absolute;
	float: left;
	color: #fff;
	display: none;
	top: 83px;
	left: -40px;
	z-index:100;
}
.items_cxcypt{
	width: 220px;
	left: -54px;
}
.items_hjbds{
	left: -31px;
}
.items_rczp{
	left: -39px;
}
.hni_selected{
	display: block;
}
.header_navigation_item{
	width: 100%;
	height: 38px;
	float: left;
	line-height: 38px;
	text-align: center;
	border-bottom: 1px solid #005dac;
}

