body, div, ul, li{
	margin:0;
	padding:0;
}
body{
	font: 14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
	/*font-family:"微软雅黑", Arial, Helvetica, sans-serif;*/
	color:#333333;
	font-size:14px;
}
a:link, a:visited {
	text-decoration:none;
/* 	color:#333333; */
}
a:hover {
	text-decoration: underline;
	color:#3D7AD5;
	text-decoration:none;
}

ul, ul li {
	list-style-type:none;
}
.cl {
	zoom:1;
}

/*网站头部*/
.col960 {
	width:1200px;
	margin:auto;
}
.navbg {
	height:100px;
	width: 100%;
	background:#fff; 
	box-shadow: 1px 2px 2px rgba(31, 31, 31, 0.21);
	position:absolute;
	z-index:99999;
	left:0;
	float:left;
	border-bottom: 3px solid #009FD9;;
	
}
#navul li {
	float: left;
	width:110px;
	height:100px;
	position:relative;
	text-align:center;
	line-height:100px;
	font-size:16px;
}

#yglogin .yglogin_t {
/* 	background: #0BA3F6; */
	background: #009FD9;
	padding: 10px;
	color: #fff;
	border-radius: 3px;
}

#yglogin:hover .yglogin_t{
	cursor:pointer;
	background: #47CEFF;
	color:#fff;
}


#navul li.navhome {
	text-align:left;
/* 	padding:0 0 0 20px; */
	width:410px;
}
#navul li a:link, #navul li a:visited {
/*  	color:#333; */
}
#navul li ul {
	display:none;
	position:absolute;
	z-index:10000;
	top:100px;
	left:-1px;
	background: #fff;
	border-bottom: #0BA3F6 3px solid;
	
}
#navul li ul li {
	display:block;
	width:110px;
	float:none;
	margin-right:0px;
	height:40px;
	position:relative;
	line-height:40px;
	/*border-bottom:#0080ff 1px solid;
	font-size:12px;*/
}

#navul li:hover {
/* 	background: url(../webimages/navbut.jpg) left no-repeat;*/
	background: -webkit-linear-gradient(#0BA3F6, rgba(0, 0, 0, 0)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#0BA3F6, rgba(0, 0, 0, 0)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#0BA3F6, rgba(0, 0, 0, 0)); /* Firefox 3.6 - 15 */
    background: linear-gradient(#0BA3F6,rgba(0, 0, 0, 0)); /* 标准的语法（必须放在最后） */
	/* 
	(#fff,#9FC5FB)
	(#F1A51A,#005ADA
	#f0cb00
	#0BA3F6
	*/
}

#navul li:first-child:hover {
	background:rgba(0, 0, 0, 0);
}
#navul li:last-child:hover {
	background:rgba(0, 0, 0, 0);
}



#navul li.navmoon a {
	color:#fff;
	
}
#navul li.navhome a:hover {
	color:#fff;
}
#navul li.navmoon ul {
	display:block;
}

#navul li.navmoon ul a {
	display:block;
	width:110px;
	height:40px;
	line-height:40px;
	color:#666;
}
#navul li.navmoon ul a:hover {
/* 	background: #f0cb00; */
	background: #009FD9;
	color:#fff;	
	
}

/*导航*/
.nav-main{ height:100px;}
.top-nav{  height:95px; width:100%; float:left;z-index: 9999;position: relative;}
.top-nav-mid{ width:1200px; margin:auto;}
.top-nav-logo{ width:260px; height:95px; overflow:hidden; float:left;}
.navhome img{ height:100px;}
.header-searchForm {margin-left: 92px;height: 44px;margin-top: 30px;margin-right: 50px;}
.fr, .pager a.downPage { float: right;}
.header-search {color: #BBB;background: #fff;height: 18px;line-height: 18px;font-size: 16px;text-indent: 10px;font-family: "Microsoft YaHei";outline: none;border-color: #35ACFF;border-style: solid;border-width: 2px 0 2px 2px;padding: 8px 0;float:left;width:250px}
.header-searchIcon {width: 108px;height: 38px;background: #35ACFF;font-size: 18px;color: #fff;border-top-right-radius: 2px;border-bottom-right-radius: 2px;font-family: "Microsoft YaHei";float: left;left: 0;border: none;}
#keyup_d {overflow: hidden;border: 1px solid #C3C3C3;width: 585px;background-color: #FFF;position: absolute;top: 38px;z-index: 9999;padding: 10px 0;}
#navul li a {color: #333;}
.weizhi a {color: #333;}
