body{
	font-family:"Microsoft Yahei","SimHei";
	color:#000;
}
a{ 
	color:#000;
}
img{
	display:block;
}
.box{
	width:1170px;
	margin:0px auto;
	overflow:hidden;
}




#top{
	width:100%;
	min-width:1170px;
	border-bottom:3px solid #06528d;
}
#top .box{
	height:145px;
}
#top .logo{
	width:240px;
	float:left;
	margin-top:31px;
}

#top .left{
	width:710px;
	margin:47px 0px 0px 90px;
	display:inline;
}
#top .nav{
	font-size:16px;
	color:#333;
}
#top .nav a{
	margin:0px 15px 0px 8px;
	color:#333;
}
#top .left p{
	margin:16px 0px 0px 280px;
}
#top .left p a{
	color:#0e579b;
	height:44px;
	line-height:48px;
	display:block;
	float:left;
	display:inline;
	margin:0px 10px;
}
#top .left p a.wx{ background:url(images/wx.gif) no-repeat 0 13px; padding-left:30px;}
#top .left p a.xlwb{ background:url(images/xlwb.gif) no-repeat 0 13px; padding-left:26px;}
#top .left p a.sjb{ background:url(images/sjb.gif) no-repeat 0 13px; padding-left:17px;}
#top .left p a.dzw{ background:url(images/dzw.gif) no-repeat 0 13px; padding-left:20px;}

#top .right{
	margin:21px 1px 0px 0px;
	display:inline;
	width:85px;
}
#top .right p{
	font-family:"宋体";
	color:#a3a3a3;
	text-align:center;
	margin-top:12px;
}





#header{
	width:100%;
	min-width:1170px;
	border-top:2px solid #fff;
	background:#0b4877;
}
#header .box{
	height:230px;
}
#header p{
	font-family:"宋体";
	font-size:26px;
	color:#f4f6f7;
	margin:61px 0px 23px 0px;
}
#header h2{
	font-size:40px;
	color:#fff;
}




#content{
	padding-top:47px;
}
#content .sidebar{
	width:300px;
	float:left;
	margin-top:-34px;
}
#content .sidebar li{
	border-bottom:1px dashed #ddd;
} 
#content .sidebar li p{
	font-family:"宋体";
}
#content .sidebar li .p1{
	font-size:16px;
	color:#5e5e5e;
	margin:46px 0px 13px 0px;
}
#content .sidebar li .p2{
	color:#7f7f7f;
	line-height:24px;
	margin:21px 3px 30px 0px;
}
#content .sidebar li h4{
	font-size:18px;
	line-height:24px;
}
#content .sidebar li h4 a{ color:#252525;}
#content .sidebar li h4 a:hover,#content .sidebar li h4 a:active{color:#c00;}

#content .main{
	width:780px;
	border-left:1px solid #dedede;
	padding-left:55px;
	float:right;
}
#content #hxzy ul{
	background:url(images/hxzy.gif) no-repeat 21px 35px;
	padding-left:122px;
	margin-top:-9px;
}
#content #hxzy li{
	font-family:"宋体";
	color:#5b5b5b;
	font-size:16px;
	line-height:30px;
	background:url(images/li.gif) no-repeat 0px 10px;
	padding-left:23px;
	margin-top:11px;
}

#content #news-nei{
	border-bottom:1px solid #eee;
	padding-bottom:17px;
	margin-top:81px;
}
#content #news-nei p{
	font-family:"宋体";
	color:#666;
	font-size:18px;
}
#content #news-nei h3{
	font-size:30px;
	text-align:center;
	margin:19px 0px 53px 0px;
}
#content #news-nei #infor{
	font-size:14px;
	color:#777;
}
#content #news-nei #infor span{ margin-right:17px;}

#content #news-con{
	margin:-4px 0px 128px 0px;
}
#content #news-con p{
	margin-top:36px;
	font-size:16px;
	color:#333;
	line-height:35px;
}




#footer{
	width:100%;
	min-width:1170px;
	color:#fff;
	line-height:26px;
	padding:38px 0px;
	border-top:none;
	text-align:center;
	background:#0b4877;
}
#footer a{color:#fff;}


