*{
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration: none;
}
.today {
    color: #fff;
}
ul{
	list-style: none;
}
.ls_title{
	width: 100%;
	height: 236px;
}
.ls_title a{
    position:absolute;
    float: right;
	margin-right: 11px; 
	text-decoration: none;
	font-size: 18px;
	font-family: "寰蒋闆呴粦";
	font-weight: bold;
    margin-top: -220px;
    left:78%;
    z-index:100;
}
.ls_div{
	width: 100%;
	height: 8px;
	margin-top: -3px;
	background-color: #2B468D;
}
.ls_navigation{
	width: 100%;
	height: 45px;
	background-color: #EBEBEB;	
}
.ls_navigation_span{
	line-height: 45px;
	margin-left: 110px;
	margin-right: 55px;
	font-size: 14px;
	font-family: "寰蒋闆呴粦";
}
.ls_navigation_span1{
	line-height: 45px;
	font-size: 14px;
	font-family: "寰蒋闆呴粦";
}
/*瀵艰埅*/
.nav_first_ul{
	list-style: none;
	height: 45px;
	width: 1200px;
	line-height: 45px;
	margin: 0 auto;
}
.nav_first_ul>li{
	position: relative;
	height: 45px;
	text-align: center;
	float: left;
}
.li_background_span{
	display: block;
	left: 0px;
	top: 0px;
	width: 0px;
	overflow: hidden;
	height: 100%;
	position: absolute;
	background: #2D4783;
	filter:alpha(opacity=90);  /*鏀寔 IE 娴忚鍣?/
	-moz-opacity:0.90; /*鏀寔 FireFox 娴忚鍣?/
	opacity:0.90;  /*鏀寔 Chrome, Opera, Safari 绛夋祻瑙堝櫒*/
	color: #fff;
	font-family: "寰蒋闆呴粦";
	font-size: 14px;
}
.nav_second_ul{
	font-family: "寰蒋闆呴粦";
	font-size: 14px;
	background: #2D4783;
	position: absolute;
	filter:alpha(opacity=90);  /*鏀寔 IE 娴忚鍣?/
	-moz-opacity:0.90; /*鏀寔 FireFox 娴忚鍣?/
	opacity:0.90;  /*鏀寔 Chrome, Opera, Safari 绛夋祻瑙堝櫒*/
	z-index: 100;
	height: auto;
	display: none;
}
.hkl_title_fha_text{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #2D4783;
	margin: 0 auto;
}
.hkl_nav_img {
    width: 1300px;
    height: 100%;
    position: relative;
    z-index: -1;
}