*{ margin:0; padding:0; list-style:none;}
body{
	margin:0 auto;
	background:#ffffff;
	width:100%;  
	background-repeat:no-repeat;
    font-family:"\5B8B\4F53";
	}

img {
border:0;
margin:0;
padding:0;
}

/* 头部*/
#heared{ width:100%;
height:380px;
background:#ff8400;
margin:0 auto;}


#top_1{
	width:100%;
	height:36px;
	float:left;
	background:url(/images/top_xbg.png) repeat-x;}

#top_bg_1{
	width:1200px;
	height:36px;
	margin:0 auto;
	}


#djqj{
	width:100px;
	height:25px;
	float:left;
	margin-top:5px;
	margin-right:10px;
	background:url(/images/djqj.png);
	}

.djbt1{
	width:80px;
	height:25px;
	float:left;
	margin-left:3px;
	margin-top:3px;
	font-size:15px;
	color:#fff;
	}


#djqj_center{
	width:700px;
	height:25px;
	float:left;
	margin-top:5px;
	}

.djbt{
	width:70px;
	height:25px;
	float:left;
	margin-left:3px;
	margin-top:8px;
	font-size:15px;
	color:#333;
	}




#djqj_bottom{
	width:110px;
	height:22px;
	float:right;
	margin-right:30px;
	margin-top:5px;
	}


.demo{
  width:100%;
  height:295px;
  float:left;
  background-image:url(/images/top_bg.jpg);
  } 


 .demo_top{
  width:1280px;
  height:274px;
  margin:0 auto;
  margin-top:20px;
  background-image:url(/images/top.png);
  }  

.demo_top_rl{
 width:1200px;
  height:40px;
  margin:0 auto;
  padding-left:150px;
  padding-top:215px;
  }
  
  
 .demo_dh{
	 width:100%;
	 height:52px;
	 float:left;
	 background:#c1010f;} 
   
   
.menuList{ width : 1220px ; height : 56px ; margin:0 auto; margin-top:-5px; background:url(/images/dhl.png) no-repeat; color : #fff ;overflow: hidden; zoom:1; }
.menuList ul{width : 1210px ; height : 50px ; zoom:1; padding-left: 11px;}
.menuList ul li{ float : left ; text-align:center;width : 170px ; height :65px ; border-right : 1px solid  #eee ;position:relative; color: #fff; font-family: "寰蒋闆呴粦"; font-size: 20px; line-height: 56px;}

.menuList ul li:last-child {
	border-right: 0; 
}

.menuList ul li a{color: #fff; display: block;}
.menuList ul li:hover { cursor : pointer ;  height: 56px;
    line-height: 56px; }
   
  .menuList ul li:hover a{
    height: 56px;
    color: #fff;
    background-color: #ff8400;
}


 .demo_bottom{
	 width:100%;
	 height:40px;
	 float:left;
	 background:#fff1d6;
	 }


/* content	*/

#content{
	width:1200px;
	height:40px;
	margin:0 auto;
	margin-top:20px;
	background:#f6f6f6;
	}
#content #text{
	padding-top:10px;
	padding-left:15px;
	}
 #content1{
	width:1200px;
	margin:0 auto;
	padding-top:10px;

}

 #content1 #info_right_content {
	background-repeat: repeat-y;
    width:1200px;
	height:auto; 
}


 #content1 #info_right_title {
     font-family: "微软雅黑","黑体";
	background-repeat: no-repeat;
	text-align: center; 
    line-height: 56px;
	font-weight:bold;   
}

 #content1 #info_right_title1 {
    font-family: "微软雅黑","黑体";
	background-repeat: no-repeat;
	text-align: center;   
    margin-top:10px; 
    line-height:30px;
	font-weight:normal; 
   
}

#content1 #info_right_content1{
	background-repeat: repeat-y;
	margin-top:20px;
	width:1100px;

	}

 #content1 #info_right_title_text {
     font-family: 宋体, SimSun;
	font-size: 14px; 
    color: #7e7979;
    line-height: 30px; 
    text-align: center;
}

 #info_right_title_text1{
	color: ##474545;
	text-align: justify; 
    line-height: 2; 
    min-height:600px; 
	font-size: 18px; 
     font-family: "宋体", SimSun;     
	 padding-top: 25px;

}

 #content1 #info_right_bottom {
	height: 15px;
	width: 1176px;
}
  


/* 底部 */

#bottom {
	float:left;
	width:100%;
	height:150px;
	margin-top:5px;
	background:url(/images/bottom.png);
	}

	
#bottom #bot{
	margin:0 auto;
	width:1150px;
	height:80px;
	margin-top:20px;
	}

#bottom_left{
	width:60px;
	height:69px;
	float:left; 
	}
	
	
#bottom #bot #footer{
	width:1010px;
	height:80px;
    float:left;
	margin-left:50px; 
	}
 div.select{
            display: block;							
        }

 div.select1{
            display: none;
        }
a:link{
	text-decoration:none;
	color:#000000;
}
a:visited {
    text-decoration:none;
    color:#000000;
}
a:hover{
	text-decoration:none;
	color:#FF0000;
}
a:active{
	text-decoration:none;
	color:#000000;
}