.blue #globalHeader {
    overflow: visible;
}
.blue #globalHeader_nav {
	 width:100%; 
	height:46px;
	padding:0px;
	  margin:0px auto;
	  border:none;
}
.blue #globalHeader_nav .nav{
	 width:1150px; 
	height:46px;
	padding:0px;
	  margin:0px auto;
	  border:none;
	z-index:9999;
}
.blue #globalHeader_nav li{
	width:130px;
	float:left;
	display:block;
}
.blue #globalHeader_nav span{
	width:130px;
	height:46px;
	float:left;
	text-align:center;
	background: #5390e6;
	display:block;
}
.blue #globalHeader_nav .column{
	position:relative;
	width:130px;
	float:left;
	text-align:center;
	z-index:1000;

}
.blue #globalHeader_nav .column a{
	font-family:"SourceHanSansSC-Light";
	font-size: 17px;
	line-height: 44px;
	color: #fff;
	text-align:center;
	font-weight: bold;
}
.blue #globalHeader_nav .column a:hover{
	width:130px;
	height:46px;
	padding:0px;
	float:left;
	font-family:"SourceHanSansSC-Light";
	font-size: 17px;
	line-height: 44px;
	color: #fff;
	text-align:center;
	background: #5390e6;
	display:block;
	
}
.blue #globalHeader_nav span a{
	font-family:"SourceHanSansSC-Light";
	font-size: 17px;
	line-height: 44px;
	color: #fff;
	text-align:center;
	font-weight: bold;
}
.blue #globalHeader_nav .columnI{
	display:block;
	overflow: hidden;
	width:130px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	font-family:"SourceHanSansSC-Light";
	line-height: 30px;
	color: #fff;
	text-align:center;
	font-weight: none;
	z-index:1;

}
.blue #globalHeader_nav .son{
	display:block;
	position:absolute;
	overflow: hidden;
	top:46px;
	left:0;
	width:130px;
	font-size: 16px;
	font-weight:100;
	filter:alpha(opacity=100);opacity:1; background-color:#5390e6;
	padding:0px 0px 10px 0px;
	z-index:1;

}
.blue #globalHeader_nav .son a, .blue #globalHeader_nav .columnI a{
	width:100%;
	font-family:"SourceHanSansSC-Light";
	font-size: 16px;
	color: #fff;
	text-align:left;
	text-indent:5px;
	line-height: 30px;
	font-weight:100;
	display:block;
}
.blue #globalHeader_nav a {

}
.blue #globalHeader_nav .hide{
	display:none;
}
.blue #globalHeader_nav .mainindex{
	background:none;
}
.blue #globalHeader_nav,.blue #globalHeader_nav a,.blue #globalHeader_nav .column{
	overflow:visible;
}
.blue #globalHeader_nav .column dd a{
	height:30px;
	font-family:"SourceHanSansSC-Light";
	font-size: 16px;
	color: #fff;
	text-align:left;
	text-indent:5px;
	font-weight:100;
	line-height: 30px;
	display:block;
}
.blue #globalHeader_nav .column dd a:hover{
	width:100%;
	height:30px;
	padding:0px;
	margin:0px;
	font-family:"SourceHanSansSC-Light";
	font-size: 16px;
	color: #fff;
	text-align:left;
	text-indent:5px;
	line-height: 30px;
	font-weight:100;
	background:#cca66c;
	display:block;
	overflow:hidden;
}

