



*{ margin:0; padding:0; list-style:none;}
body{
	margin:0 auto;
	background:#ffffff;
	width:100%; 
	background-repeat:no-repeat;
	} 


/* 头部 */
/* 头部 */
.top{
	width:100%;
	height:110px;
	float:left;
	background:#2e3647;}
	
.top_bg{
	width:1200px;
	height:80px;
	margin:0 auto;
	}
	
.logo{ width:242px;
       height:68px;
	   margin-top:30px;
	   background:url(/images/logo.png);}
	   
	   
.daohang{
	width:700px;
	height:50px;
	float:right;
	margin-top:-70px;
	}


/* 导航 */

#nav{
	float:left;
	width:100%;
	height:50px;
	}

#menu{
	width:700px;
	margin:0 auto;
	height:50px;	
}
#menu ul{
	list-style-type: none;
	width:700px;
	height:50px;
	margin:0 auto;
	float:left;	
	padding-left:0px;
	}
	
#menu ul li{
	width:130px;
	list-style-type: none;
	font-size:18px;
	color:#FF0;
	float:left;	
	text-align:center;
	padding-top:20px;
	cursor:pointer;
	font-family:"Microsoft YaHei",微软雅黑;
}

#menu ul li:hover{
	height:41px;width:130px;
  }

a.navigate:link{color:#ffffff;text-decoration: none}
a.navigate:visited{color:#ffffff;text-decoration:none;}
a.navigate:hover{color:#ffd200;text-decoration:none;cursor:pointer;}

a.one:link{color:#FF0000;text-decoration: none}
a.one:visited{color:#FF0000;text-decoration:none;border-bottom:1px solid #FF0000}
a.one:hover{color:#FF0000;text-decoration:none;border-bottom:1px solid #FF0000;cursor:pointer;}

a.two:link{color:#818181;text-decoration: none}
a.two:visited{color:#818181;text-decoration:none;border-bottom:1px solid #FF0000}
a.two:hover{color:#FF0000;text-decoration:none;border-bottom:1px solid #FF0000;cursor:pointer;}

a.three:link{color:#FF0000;text-decoration: none}
a.three:visited{color:#FF0000;text-decoration:none;border-bottom:1px solid #FF0000;}
a.three:hover{color:#FF0000;text-decoration:none;border-bottom:1px solid #FF0000;cursor:pointer;}


/* banne */

.banner{ width:100%;
 height:500px; 
 overflow:hidden;
  position:relative;
  font-size:0
}





.ss1{
	width: 230px;
	height: 30px;
	float: right;
	margin-right:150px;
	margin-top: 70px;
}

.ss{float:left; }
 .ss .input-text{border:1px solid #aaaaaa;height: 21px;width:150px;float: left;background:#FFF;padding-left: 10px; margin-top:5px;color: #666}
 .ss .input-sub{float: left; text-align:center; line-height:18px;height: 23px; border:1px solid #dddddd; background:#d70003; color:#fff;font-size:13px;width:55px;margin-top:5px;cursor:pointer;border:0;border:none;}



/* 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: "微软雅黑","黑体";
	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: "微软雅黑","黑体";   
	 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:1100px;
	height:80px;
	margin-top:40px;
	}

#bottom_left{
	width:60px;
	height:69px;
	float:left; 
	}
	
	
#bottom #bot #footer{
	width:900px;
	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;
}