    *{
		margin: 0;
		padding: 0;
	}
	body{
		background: #f5f5f5;
		font-size: 14px;
	    font-family: "΢���ź�";
	}
	a{
		color: #333;
		text-decoration: none;
	    font-family: "΢���ź�";
	}
	a:hover{
		color: #0b51c1;
	}
    img{
		display: block;
		border: none;
	}
	.w1100-auto{
		width: 1100px;
		margin: 0 auto;
	}
	.header, .nav, .footer, .wenzhang-line{
		min-width: 1100px;	
	}
	.headerbg{
		background:url(/hzpGS/images/bodybg.jpg) repeat-x;
		height: 200px; 
		width: 100%;
	}
	.header{
		background: url(/hzpGS/images/topbg.jpg) no-repeat top center;
		height: 200px;
	}
	.header .logo{
		width: 580px;
		height: 142px;
		padding-top: 30px;
		float:left;
	}
	.header .logo img{
		height: 142px;
	}
	
	/*�󸡶�*/
	.fl-l{
		float: left;
	}
	/*�Ҹ���*/
	.fl-r{
		float: right;
	}
	/*�������*/
	.clearfix:after{
		content: "";
		display: block;
		overflow: hidden;
		clear: both;
	}
	.clearfix{
		zoom: 1;
	}
	
	.footer{
		/*position: fixed;*/
		bottom: 0;
		width: 100%;
		background:#0B51C1;
		height: 170px;
	}
	.footer-menu, .footer-select, .zhinan, .statement{
		padding: 10px 10px 0px 0px;
	}
	.footer-menu a{
		float: left;
		margin-left: 20px;
		line-height:36px;
	}
	.footer-menu span{
		float:left;
		font-size:24px;
		color:#FFF;
	}
	.footer-menu .link{
		color:#FFF;
		font-size: 16px;
	}
	.footer-menu .link:hover{
		color:#FFF;
		text-decoration:underline;
	}
	.footer-menuqt{
		padding: 5px 10px 15px 10px;
		margin-left:110px;
	}
	.footer-menuqt a{
		float: left;
		margin-left: 20px;
		line-height:30px;
	}
	.footer-menuqt span{
		float:left;
		font-size:24px;
		color:#FFF;
	}
	.footer-menuqt .link{
		color:#FFF;
		font-size: 16px;
	}
	.footer-menuqt .link:hover{
		color:#FFF;
		text-decoration:underline;
	}
	
	.footer-select select{
		height: 24px;
		margin-right: 30px;
	}
	.footer{
		padding-bottom: 20px;
	}
	.footer .w1100-auto{
		position: relative;
	}
	.footer .about{
		text-align: center;
		font-size: 14px;
		color: #ffffff;
		line-height: 22px;
		margin-left: 280px;
	}
	.footer .red-bg{
		margin-right: 200px;
	}
	.footer .about a{
		color: #707070;
	}
	.footer-link{
		padding-top: 6px;
		margin-left:30px;
	}
	.footer-link dt{
		height: 22px;
		line-height: 22px;
		color: #000;
		width: 175px;
		background: #fff url(/hzpGS/images/link_more.png) no-repeat 155px center;
		border: 1px solid #ccc;
		cursor: pointer;
		font-size: '΢���ź�';
		text-align: left;
	}
	.footer-link dt.active{
		background: #fff url(/hzpGS/images/link_more_active.png) no-repeat 155px center;
		font-size: '΢���ź�';
	}
	.footer-link dd{
		position: absolute;
		bottom: 30px;
		right: 0px;
		/*border: 2px solid #4c6cc6;*/
		border: 2px solid #ccc;
		font-size: 16px;
		width: 1056px;
		color: #fff;
		line-height: 40px;
		padding: 10px;
		display: none;
		color: #000;
		background: #ffffff;
		overflow: hidden;
		padding-left: 30px;
		z-index: 100;
	}
	.footer-link dd span{
		display: inline-block;
		margin: 0 5px;
	}
	.footer-link dd a{
		display: block;
		color: #000;
		margin-right: 30px;
		position: relative;
		z-index: 99;
		float: left;
	}
	.footer-link dd a:hover{
		text-decoration: underline;
	}
	.footer-link dd{
		overflow: hidden;
	}
	.footer-link dd a{
		margin-right: 15px;
		min-width: 60px;
		text-align: left;
		float: left;
	}
	.footer-layer{
		background: #fff;
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		opacity: 0.9;
		filter:alpha(opacity=90);
	}	
