@charset "gb2312";
/* 专题导航公共样式开始 */
*{margin:0;padding:0;}
body{font-family: "微软雅黑";margin: 0 auto;}
nav{width:100%;background-color:#fff;position:fixed; top:0; left: 0;box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);z-index:999;}
nav li{list-style:none;}
nav a{display: block;width: 100%;height: 100%;color:#FFF;text-decoration:none;}
#header{height:60px;width:1070px;margin:0 auto;}
#header .logo{float:left;	margin:5px 20px 0 0;}
#header .menu{float:right;}
#header .menu ul li{float:left;width:100px;line-height:60px;	text-align: center;}
#header .menu ul li a{color:#666;}
#header .menu ul li a:hover{color:#f60; background-color:#eee;}
#clear{
	width:100%;
	height:60px;
}
/*底部样式开始*/
footer img{
	display:block; margin:0 auto;
}
footer a{
	color:#828282;text-decoration:none;
}
.footer_box{
	width:100%; height:auto; text-align:center; padding-top:40px; color:#828282;
}
/***底部固定咨询栏样式***/
.w {
	width: 100%;
	z-index: 20;
}
.bg_fzx {
	background: #018AFE;
	height: 54px;
	position: fixed;
	left: 0;
	bottom: 0;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}
.w980 {
	width: 1200px;
	height: 54px;
	margin: 0px auto auto auto;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	font-size: 0;
	visibility: hidden
}
.clearfix {
*zoom:1;
}
.bg_fzx a img {
	border: none;
}

