@charset "utf-8";
/* CSS Document */
/*样式重置开始*/

*{
	margin:0;
	padding:0;
	}
li{
	list-style:none;
	}
a{
	text-decoration:none;
	}	
img{
	border:none;
	}
input{
	border:none;
	}	
/*样式重置结束*/
/*header样式开始*/
	#header{
		width:100%;
		height:693px;
		background:url(images/nh-banner.jpg) no-repeat center top;
	}

/*header样式结束*/
/*main样式开始*/
body{background-color:#fff;}
.toutiao{
	width:1000px;
	height:380px;
	margin:0 auto;
	margin-top:100px;
	margin-bottom:60px;
	}	
.toutiao-l{
	width:478px;
	float:left;
	}
.toutiao h2{
	font-family:"微软雅黑";
	color:#424242;
	font-weight:normal;
	}
.toutiao hr{
	height:20px;border:none;border-top:1px solid #054987;width:100px;margin-top:30px;text-align:left;
	}
.tonggao{
	font-family:"微软雅黑";
	font-size:16px;
	line-height:30px;
	color:#362f0c;
	word-break:normal;
	text-align:justify;
	letter-spacing: -1px;
	}	
.toutiao img{
	width:110px;
	margin-top:15px;
	}
.toutiao-r{
	width:490px;
	height:360px;
	float:right;
	background:url("images/pic-tt.png") no-repeat center top;
	}
.bt-hyyc{
	width:1000px;
	margin:0 auto;
	height:69px;
	margin-bottom:40px;
	}	
.hyyc{
	width:900px;
	height:1849px;
	margin:0 auto;
	margin-bottom:70px;
	}	

.bt-zzjg{
	width:1000px;
	height:69px;
	margin:0 auto;
	margin-bottom:40px;
	}
.main6{
	width:100%;
	margin:0 auto;
	height:400px;
	background-color:#6067ff;
	
}
.main6-inside{
	width:1000px;	
	margin:0 auto;
}
.main6-auto{
	width:1000px;
	height:406px;
	margin:0 auto;
}

.bt-yjzc{
	width:1000px;
	height:69px;
	margin:0 auto;
	margin-top:90px;
	}
.yjzc{
	width:1000px;
	height:2468px;
	margin:0 auto;
	}
.yjzc1{
	height:502px;
	margin-bottom:2px;
	}	
.liangyanshun{
	float:left;}
.xinguobin{
	float:left;}
.yjzc2{
	height:490px;
	margin-bottom:2px;}
.zhouji{
	float:left;}
.ganyong{
	float:left;}
.yjzc3{
	height:490px;
	margin-bottom:2px;
	}	
.lipeigen{
	float:left;}
.maoguanglie{
	float:left;}
.yjzc4{
	height:490px;
	margin-bottom:2px;
	}	
.wangdecheng{
	float:left;}
.haojian{
	float:left;}
.yjzc5{
	height:490px;
	margin-bottom:20px;
	}	
.fengrui{
	float:left;}
.xiangligang{
	float:left;}

.bt-cgfb{
	width:1000px;
	margin:0 auto;
	height:69px;
	margin-bottom:40px;
	margin-top:90px;
	}	
.cgfb{
	width:900px;
	height:655px;
	margin:0 auto;
	margin-bottom:90px;
	}	

#footer{
	width:100%;
	margin:0 auto;
	height:100px;
	background-color:#001cc8;
	}

@media screen and (max-width:980px) {
	#header{
		width:1000px;

	}
	#nh-main .yzdh{
		width:1000px;

	}
  	#footer{
  		width:1000px;
  	}
}






