@charset "utf-8";

/* CSS Document */



.blue #globalHeader {

    overflow: visible;

}

.blue #globalHeader_nav {

	 width:100%; 

	height:50px;

	padding:1px 0;

	  margin:0;

	  border:none;

	  background:#fff;

}

.blue #globalHeader_nav .nav{

	 width:1200px; 

	height:52px;

	padding:0px;

	  margin:0px auto;

	  border:none;

	z-index:9999;

	

}

.blue #globalHeader_nav li{

	width:140px;

	float:left;

	display:block;

}

.blue #globalHeader_nav span{

	width:140px;

	height:50px;

	float:left;

	text-align:center;

	display:block;

	

}

.blue #globalHeader_nav  .first{

	background: #99CC33;

	

}

.blue #globalHeader_nav  .first a{color:#fff; }

.blue #globalHeader_nav .column{

	position:relative;

	width:140px;

	float:left;

	text-align:center;

	z-index:1000;

	color: #333;

}

.blue #globalHeader_nav .column a{

	font-family:"宋体";

	font-size: 20px;

	line-height:50px;

	text-align:center;

	font-weight: bold;

}

.blue #globalHeader_nav .column a:hover{

	width:140px;

	height:50px;

	padding:0px;

	float:left;

	font-family:"宋体";

	font-size: 20px;

	line-height:50px;

	color: #fff;

	text-align:center;

	font-weight: bold;

	background:#99CC33;

	display:block;

	

}

.blue #globalHeader_nav span a{

	font-family:"宋体";

	font-size: 20px;

	line-height:50px;

	color: #333;

	text-align:center;

	font-weight: bold;

}

.blue #globalHeader_nav .columnI{

	display:block;

	overflow: hidden;

	width:140px;

	float:left;

	font-family:"宋体";

	font-size: 20px;

	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:50px;

	left:0;

	width:140px;/*如要横向改长即可*/

	font-size: 20px;

	font-weight:100;

	filter:alpha(opacity=90);opacity:0.9; 

	background-color:#8EBD2F;

	padding:0px 0px 10px 0px;

	z-index:1;



}

.blue #globalHeader_nav .son a, .blue #globalHeader_nav .columnI a{

	width:100%;

	font-family:"宋体";

	font-size: 20px;

	color: #fff;

	text-align:center;

	line-height: 30px;

	font-weight:100;

	border-bottom: 1px solid #fff;

	display:block;

}

.blue #globalHeader_nav a {

color: #333;

}

.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:"宋体";

	font-size: 20px;

	color: #fff;

	text-align:center;

	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:"宋体";

	font-size: 20px;

	color: #efefef;

	text-align:center;

	line-height: 30px;

	font-weight:100;

	display:block;

	text-decoration:none;

	background:none;

	overflow:hidden;

}



