@charset "utf-8";
*{  list-style:none;}
body{
	font-size: 12px;
min-width:1200px;
margin: 0px auto;
	background: #ebebeb;
}


a:link, a:visited{
	color:#222;
	text-decoration:none;
}
a:hover{
	color:#F60;
	text-decoration:underline;
}



a:link,a:visited,a:active{ text-decoration:none;}

.banner{
 width: 980px;
 height: 108px;
margin: 0px auto;}

#dqwz {                      /* 左-栏目名称*/
 width: 280px;
  height: 45px;
 text-align: center;
 line-height: 50px;
 background-color:  #1e6f46 ;     /* 栏目名称背景颜色 */
 font-family: "微软雅黑";
 font-size: 16px;
 color: #FFF;
}




.list li{
        padding-left:26px;
	font-family: "微软雅黑";
 font-size: 20px;
	line-height:40px;
	float:left;
	width:100%;
	overflow:hidden; 
       
}


.list li a{
       
        color: #1e6f46;
	text-decoration:none;
}
.list li a:hover{
        
       	color:#5e5c5e; 
	text-decoration:none;
}


#ejdhlb {                   /*左-二级网站导航  */
 font-family: "微软雅黑";
  font-size: 14px;
 color: #333;
 }
#ejdhlb li {
 line-height: 40px;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#999;
}
#ejdhlb li a {
 color:#333;
 line-height: 40px;
  height: 40px;
 width: 280px;
 margin:3px 0 0 0;
 display:inline-block;
}
#ejdhlb li a:hover {
 color:#fff;
 line-height: 40px;
 height: 40px;
 width: 280px;
 background-color: #258B39;     /* 左侧导航，鼠标经过颜色 */
 margin:3px 0 0 0;
 
}



 .line_2_bg {
width:100%;
min-width:1200px;
background: #1e6f46 ;
background-repeat: repeat-x;
height:40px;}
 
 .line_2_bg .line_2_center {
width: 1200px;
height: 30px;
padding: 5px 0px 5px 0px;
margin: 0px auto;
border-style: none;}

.mid{
width: 1200px;
height: 550px;  /*中间部分高度*/
margin: 0px auto;}

.mid2{
min-width:1200px;
margin: 0px auto;}
	 
 .line_space {
width:100%;
min-width:980px;
height:25px;}

.line_3_bg {
width:100%;
min-width:980px;
background:#0565af ;
height:2px;}

.line_space2 {
width:100%;
min-width:980px;
height:3px;}

.line_4_bg {
width:100%;
min-width:1200px;
background:#1e6f46; 
height:90px;
margin: 0px auto;}

.footer {
width:980px
background:#ffffff ;
height:70px;
 margin: 0px auto;}/* CSS Document */