@charset "UTF-8";
html{font-size:62.5%;font-family:'helvetica neue',tahoma,arial,'hiragino sans gb','Simsun',sans-serif} 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,hr{margin:0;padding:0}
body{line-height:1.333;font-size:12px}
h1,h2,h3,h4,h5,h6{font-size:100%;font-family:arial,'hiragino sans gb','microsoft yahei','Simsun',sans-serif}
li{list-style:none}
a:link,a:visited{text-decoration:none}
a:hover {text-decoration: none;}

.top-xf{
	width:100%;
	position: fixed;
	top: 0;
	z-index: 100;
}
.navigation-inner .navigation-top{
	padding-top: 0px;
	vertical-align: middle; 
	height: 50px; 
	padding-top: 6px;
	border-bottom: 1px solid #02071D;
}
.navigation-top .navigation-top-logo{
	float: left; 
	padding-top:5px;
	padding-left:15px;;
}
.navigation-top .navigation-top-logo img{
	width: 60px;
	height: 18px;
}
.navigation-top .navigation-top-login{
	float: right; 
	padding-right: 30px;
	padding-top: 15px;
}
.navigation-top .navigation-top-search{
	float: right; 
	padding-top: 15px; 
	padding-right: 18px;
}
.navigation-top .navigation-top-search img{
	width: 16px;
	height: 16px;
}
.head-v3{z-index:100;min-width:800px}
.head-v3 .navigation-inner{width:100%;position: relative; height: 52px;}
.navigation-up{height: 52px;background:#02071D; color:white; width:100%; border-bottom: 1px solid #02071D;}
.navigation-up .navigation-v3{float:left; width:1000px; height:50px;}
.navigation-up .navigation-v3 ul{float:left; height: 50px;}
.navigation-up .navigation-v3 li{float:left;font:normal 15px "microsoft yahei";color:#fff;}

.navigation-up .navigation-v3 li:hover{float:left;font:normal 15px "microsoft yahei";color:#1CBA75; border-bottom: 3px solid #1CBA75;}
.navigation-up .navigation-v3 li h2{font-weight:normal;padding:0;margin:0; vertical-align: middle;height:49px;}
.navigation-up .navigation-v3 li h2 a{padding:0 10px;color: #fff;display:inline-block;font-family:"microsoft yahei";height:48px;margin-bottom: 2px;
			line-height:28px;vertical-align: middle;padding-top: 10px;  padding-left:15px;}
.navigation-up .navigation-v3 li h2 a img {width: 72px; height: 30px;}
/**
 * 鼠标悬停在顶部div的a标签
 */	
.navigation-up .navigation-v3 li h2 a:hover{
	padding:0 10px;
	color: #1CBA75;
	display:inline-block;
	font-family:"microsoft yahei";
	height:50px;
	line-height:28px;
	vertical-align: middle;
	padding-top: 10px; 
	padding-left:15px;
}
/**
 * 鼠标悬停在顶部div的li标签
 */				
.navigation-up .navigation-v3 li:hover {
	color: #1FC17C;
}
			
/**
 * 鼠标悬停在顶部div标签
 */	
.navigation-up .navigation-v3:hover{
	float:left; 
}

.navigation-down{position:absolute;top:52px;left:0px;width:100%;}
.navigation-down .nav-down-menu{width:100%;margin:0;background:#272B2E;position:absolute;top:0px; padding-left: 100px;}
.navigation-down .nav-down-menu .navigation-down-inner{margin:0 auto;width:100%; }
.navigation-down .nav-down-menu dl{float:left;margin:18px 80px 18px 0; width:200px;}
.navigation-down .menu-1 dl{margin:20px 80px 25px 0}
.navigation-down .menu-1 dt{font:normal 16px "microsoft yahei"; color: white;padding-bottom:10px;margin-bottom:0px}
.navigation-down .menu-1 dd a{color:#DADADA;font:normal 14px/30px "microsoft yahei"}
.navigation-down .menu-1 dd a:hover{color: #1FC17C;}
.navigation-down .menu-2 dd a,.navigation-down .menu-3 dd a{color:#fff;font:normal 16px "microsoft yahei"}
.navigation-down .nav-down-hr{
	color: #373D41;
	width: 200px;
}
.nav-foot-center a{
	color:#DADADA
}
.nav-foot-center a:hover{
	color:#1FC17C
}
.navigation-top a{
	color:#DADADA
}
.navigation-top a:hover{
	color:#1FC17C
}
/**
 * 鼠标悬停在顶部div
 */	
.navigation-up:hover{
	height: 52px;
	background: #373D41; 
	color:white;
	border-bottom: 0px solid #C1C1C1;
}
/**
 * 顶部悬浮div后的隐藏div,下面一个div的图片被悬浮的div"遮盖"102px 
 */	
.head_other {
	height: 52px;
}
/**
 * 中间图片小面的div,信息区域
 */
.nav-body{
	height: 600px;
}
.nav-picture{
	width:100%; 
	height:100%;
}
/**
 * 底部div
 */
.nav-foot-first{
	height:300px; 
	background: #404146;
}
.nav-foot-first .nav-foot-inner{
	width: 1000px; 
	margin: auto;
	height: 300px;
	background: url(/pagehome/noImg/noThing.png) no-repeat 0 0;
}
.nav-foot-inner .nav-foot-body {
	height:200px;	
	border-bottom: 1px solid #232323
}
.nav-foot-inner .nav-foot-bottom{
	height:100px; 
	padding-top: 20px;
	text-align: center;
}
.nav-foot-inner .nav-foot-bottom span{
	font-size: 16px; 
	color: #cccccc; 
}
.nav-foot-inner .nav-foot-bottom a{
	color:#DADADA
}
.nav-foot-inner .nav-foot-bottom a:hover{
	color:#1FC17C
}
.nav-foot-inner .nav-foot-body .nav-foot-center{
	width: 333px; 
	float: left; 
	padding-top: 30px; 
	padding-left: 25px;
	position: relative;
}
.nav-foot-inner .nav-foot-body div h2{
	font-size: 20px; 
	color:#fff;
}
.nav-foot-body .nav-foot-center .nav-center-top{
	width: 285px; 
	height:40px; 
	margin-top:20px;
}
.nav-foot-center .nav-center-top .nav-center-left{
	font-size: 16px; 
	color: #cccccc; 
	width:45px; 
	height:40px; 
	float: left
}
.nav-foot-center .nav-center-top .nav-center-right{
	font-size: 16px; 
	color: #cccccc; 
	width:240px; 
	height:40px; 
	float: left
}
.nav-foot-first .nav-foot-inner p{
	font-size: 16px; 
	color: #cccccc;
}
.nav-foot-body .nav-foot-center .nav-foot-specialP{
	font-size: 16px; 
	color: #cccccc; 
	margin-top:20px;
}

</style>