@charset "utf-8";
/* CSS Document */

*{
padding:0px;
margin:0px;}
#content{
width:1150px;
height:2400px;
margin:0 auto;
margin-top:0px;
margin-bottom:40px;
background-color:#f2f2f2;
 }
/*---------------------head的开始---------------------------------------------------------------------------*/
#hade{

height:200px;
width:100%;
background:url(../../../img/biaoti.jpg) no-repeat center center; background-size:100% 100%; 
}



/*---------------------head的结束---------------------------------------------------------------------------*/

/*--------------nav导航盒子的开始--------------------*/

 #nav1{
width:100%;
height:50px;
background-color:#004195;
}
#nav1 #banner1{
width:1150px;
height:49px;
margin:0 auto;
background-color:#004195;
padding-left:100px;
}
#nav1 #banner1 #nav_2 li
{
height:45px;
line-height:40px;
position:relative;
float:left;
margin:0 30px;}
#nav1 ul{
list-style-type:none;}
#nav1 #banner1 #nav_2 li a{
display:block;
width:100px;
height:45px;
color:#FFFFFF;
text-decoration:none;
font-size:20px;
font-family:"微软雅黑";
text-align:center;}
#nav1 #banner1 #nav_2 li a.top:hover{
border-bottom:3px solid #ffc66b;}
#nav1 #banner1 #nav_2 li a:hover{
background-color:#fff;
color:#ffc66b;;}


/*--------------nav导航盒子的结束--------------------*/
 /*--------------center的开始--------------------------------------------------------------------------------------------------------*/
   /*--------------lin1的开始--------------------*/

#content #lin1{
 height:250px;
 width:1120px;
 background-color:#FFFFFF;
 border:1px solid #e6e6e6;
 padding-bottom: 14px;
 padding-left: 14px;
 padding-right: 14px;
 padding-top: 14px;
}

	
   /*--------------lin1的结束------------------------------------------------------*/
     /*--------------lin2的开始------------------------------------------------------*/

#content #lin2{
height:33px;
width:1120px;
background-color:F6F6F6;
font-weight: normal;
height: auto;
line-height: 18px;
margin-left: 10px;

}
#content #lin2 a{
	font-size: 14px;
	color:#c5c5c5;
	text-decoration:none;}
#content #lin2 a:hover{
	color:#ccaf5c;}
#content #lin2 span{
	color:#c5c5c5;}


   /*--------------lin2的结束------------------------------------------------------*/
      /*--------------lin3的开始------------------------------------------------------*/
	 #content #lin3{
			height:2020px;
			width:1000px;
			margin:0 auto;
			margin-top:10px;
			background:url(../../../img/bj.jpg);}
 
	#content #lin3 h1{
		text-align: center;
		line-height: 50px;
		font-size: 30px;
		margin: .4em;
		color: #000;
		font-weight: 400;
		font-family:"微软雅黑";} 
	#content #lin3 p{
		margin: 12px 0;
		text-indent: 2em;
		line-height: 2em;
		font-size: 16px;
		font-family:"微软雅黑";} 

	     /*--------------lin3的结束------------------------------------------------------*/
   
   
   
 /*--------------center的结束--------------------------------------------------------------------------------------------------------*/
  #footer{
  width:100%; 
  height:230px;
  
  background-color:#666666;}
  #footer #footer1{
	  height:150px;
	  width:150px;
	  margin-left:150px;
	  margin-top:50px;
	  float:left;
	background:url(../../../img/er.jpg);
	  }
	    /*--------------dnav的开始---------------------------------------------------------------------*/ 
		#footer #footer2{
		height:190px;
		width:600px;
		float:left;
		margin-top:30px;
		margin-left:70px;
			}
	#footer #footer2 #dnav{
		height:40px;
		width:600px;
		border-radius:5px;
		margin-top:28px;
		   }
	#footer #footer2 #banner0{
		width:580px;
		height:39px;
		margin:0 auto;
		padding-left:5px;
		border-radius:10px;
		}
	#footer #footer2 #banner0 #nav_0 li
		{
		height:35px;
		line-height:35px;
		position:relative;
		float:left;
		margin:0 40px;}
	#footer #footer2 ul{
		list-style-type:none;}
	#footer #footer2 #banner0 #nav_0 li a{
		display:block;
		width:100px;
		height:35px;
		color:#FFFFFF;
		text-decoration:none;
		font-size:20px;
		font-family:"微软雅黑";
		text-align:center;}

	#footer #footer2 #banner0 #nav_0 li a:hover{
		background-color:#fff;
		color:#ffc66b;
		border-radius:5px;}

	#footer #footer2 #wenzi{
		height:80px;
		width:550px;
		margin-top:10px;}	 
	#footer #footer2 #wenzi ul{
	  list-style-type:none;
	list-style-position:inside;}
	 #footer #footer2 #wenzi ul li{
	 text-align:center;
	 font-family:"微软雅黑";
	 font-size:15px;
	}
     #footer #footer2 #wenzi a:link{
	 font-family:"微软雅黑";
	 font-size:15px;
	 color:#000;
	 text-decoration:none;}
	 #footer #footer2 #wenzi a:visited{
	 font-family:"微软雅黑";
	 font-size:15px;
	 color:#000;
	 text-decoration:none;}
	 #footer #footer2 #wenzi a:hover{
		 font-family:"微软雅黑";
	 font-size:15px;
	 color:#ffc66b;
	 text-decoration:none;
	}


  /*--------------dnav的结束---------------------------------------------------------------------*/ 