@charset "gb2312";
/* CSS Document */

*{padding:0; margin:0;}
body{font-size:12px; font-family: "ËÎÌå",Verdana; color:#000;background:url(../images/index_bg.gif) repeat-x #fff;}

a{text-decoration:none; color:#333;}
a:hover{text-decoration:underline;}
img,a img{border:0;}
ul, li, dl, dt, dd{list-style:none;}

.justclear {
	clear:both;
	height:0;
	overflow:hidden;
	font-size:0;
	line-height:0;
}

select{
background:#fffff; font-size:12px;
}

/* Haeder END */
#img1{ position:absolute; height:100px; width:100px; z-index:100;visibility: visible;}
#pager{
      margin:0 auto;
	  width:861px;
	  }
	  
#hader{background:#fff;
	  height:235px;
	  }
	  
	  p.hader_link{
	  height:15px;
	  padding:5px 15px 5px 0;
	  text-align:right;
	  width:210px;
	  float:right;
	  }
	  p.hader_link2{
	  height:15px;
	  padding:5px 15px 5px 0;
	  text-align:right;
	  background: url(../images/index_bg.gif) repeat-x;
	  }
	  .nav{
	  }
	  .nav li{
	  float:left;
	  }
	  .nav li a{
	  text-indent:-1000em;
	  display:block;
	  height:37px;
	  }
	  .nav li.home{
	  background:url(../images/nav_1.gif);
	  width:123px;
	  }
	  .nav li.industry{
	  background:url(../images/nav_2.gif);
	  width:123px;
	  }
	  .nav li.qualification{
	  background:url(../images/nav_3.gif);
	  width:122px;
	  }
	  .nav li.intercourse{
	  background:url(../images/nav_4.gif);
	  width:123px;
	  }
	  .nav li.criterion{
	  background:url(../images/nav_5.gif);
	  width:122px;
	  }
	  .nav li.cooperate{
	  background:url(../images/nav_6.gif);
	  width:123px;
	  }
	  .nav li.circumstance{
	  background:url(../images/nav_7.gif);
	  width:125px;
	  }
	  .nav li.home a:hover,.nav li.home a.hover{
	  background:url(../images/nav_1_hover.gif);
	  }
	  .nav li.industry a:hover,.nav li.industry a.hover{
	  background:url(../images/nav_2_hover.gif);
	  }	  
	  .nav li.qualification a:hover,.nav li.qualification a.hover{
	  background:url(../images/nav_3_hover.gif);
	  }
	  .nav li.intercourse a:hover,.nav li.intercourse a.hover{
	  background:url(../images/nav_4_hover.gif);
	  }
	  .nav li.criterion a:hover,.nav li.criterion a.hover{
	  background:url(../images/nav_5_hover.gif);
	  }
	  .nav li.cooperate a:hover,.nav li.cooperate a.hover{
	  background:url(../images/nav_6_hover.gif);
	  }
	  .nav li.circumstance a:hover,.nav li.circumstance a.hover{
	  background:url(../images/nav_7_hover.gif);
	  }
	  
	  
#nav li ul {
 line-height: 20px;  list-style-type: none;text-align:left;
 left: -999em;position: absolute;
 padding-left:2px;
 width:114px;
 top:229px;
 text-indent:0;
}
#nav li ul li{
 float:left;
 
}
#nav li ul a{
 filter: alpha(opacity=80);  /* for IE*/
 -moz-opacity:0.8;  /* for Firefox*/
 display:block;width:100px;padding-left:20px; padding-top:3px; padding-bottom:2px;
 height:20px; color:#fff;text-indent:0em;background:#0065E2;

}

#nav li ul a:hover  {
  filter: alpha(opacity=100);  /* for IE*/
 -moz-opacity:1.0;  /* for Firefox*/

 text-decoration:none;font-weight:normal;
 background:#0057C3;color:#fff;
}

#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}


	  
#content{}

	  .index_one{
	  margin-right:10px;
	  float:left;
	  width:189px;
	   }
	  .index_one ul{
	  background:#F2FAFD;
	  border:1px solid #89C0E7;
	  padding:8px;
	  margin-bottom:5px;
	  height:140px;
	  }
	  .index_one ul li{
	  width:168px;
	  overflow:hidden; 
      text-overflow:ellipsis; 
      white-space:nowrap; 	  
	  padding:4px 0;
	  }
	  .index_one .titletwo{
	  border:1px solid #89C0E7;
	  height:125px;
	  padding:8px 0 0 4px;
	  }
	  .index_one .titletwo a{
	  color:#003766;
	  background:url(../images/icon_index_link.gif) no-repeat;
	  width:75px;
	  height:21px;
	  padding-left:3px;
	  text-align:center;
	  display:block;
	  line-height:21px;
	  float:left;
	  margin:4px;
	  }
	  .index_one .index_search{
	  }
	  .index_one .index_search p{
	  height:30px;
	  padding-top:10px;
	  background:url(../images/inco_se.gif) 5px 13px no-repeat;
	  padding-left:5px;	  
	  }
	  .index_one .index_search input{
	  color:#046DB7;
	  padding-left:5px;
	  border:1px solid #9ABBD9;
	  width:135px;
	  background:#EBF0F7;
	  }
	  .index_one .index_search button{
	   background:url(../images/icon_go.gif);
	   width:31px;
	   height:29px;
	   border:none;
	   text-indent:-1000em;
	   cursor:pointer;
	   margin-left:5px;
	   margin-bottom:-5px;
	   }		  
	  
	  
	  
	  .index_two{
	   float:left;
	   width:461px;
	   }
	  .index_two .index_news{
	  border:1px solid #89C0E7;
	  padding:10px 15px 0px 15px;
	  margin-bottom:5px;
	  background:#fff;
	  height:230px;
	  }
	  .index_two .index_news a{
	  color:#114A7F;
	  }
	  .index_two .index_news p{
	  line-height:16px;
	  color:#666;
	  }
	  .index_two .index_news p img{
	  float:left;
	  margin:0;
	  }
	  .index_two .index_news span.pic{
	  float:left;
	  display:inline;
	  width:156px;
	  margin:0 12px 5px 0;
	  }
	  .index_two .index_news span.text{
	  	float:left;
		line-height:20px;
	  }
	  .picleft{ float:left;}
	  .newrig{float:right; width:140px; margin:0px;}
	  .index_two ul{
	  clear:both;
	  padding-top:3px;
	  color:#666;
	  padding-bottom:0px;
	  float:right
/*	  height:75px;
*/	  }
	  .index_two  li{
	  float:left;
	  padding:3px 0 4px 8px;
	  background:url(../images/icon_3jiao.gif) 0px 8px no-repeat;
	  }
	  .index_two  li a{
	  width:135px;
	  overflow:hidden; 
      text-overflow:ellipsis; 
      white-space:nowrap;
	  display:block; 	  
	  }
	  .index_two  li span{
	  float:right;
	  margin-top:-13px;
	  }
	  .index_two .index_gonggao{
	  border:1px solid #89C0E7;
	  padding:5px 5px 5px 5px;
	  height:68px;
 	  }
	  
.index_two .index_gonggao li a{
	  width:335px;
	  overflow:hidden; 
      text-overflow:ellipsis; 
      white-space:nowrap;
	  display:block; 
 	  }
	  
	  .index_three{
	   float:right;
	   width:189px;
	   }
	  .index_three ul{
	  padding:5px;
	  margin-bottom:5px;
	  }
	  .index_three li{
	  width:170px;
	  overflow:hidden; 
      text-overflow:ellipsis; 
      white-space:nowrap;
	  padding:5px 0;
	  }
	  .index_three p img{
	  margin:4px 0;
	  }
	  .index_four{
	  background:url(../images/index_left.gif) no-repeat;
	  height:133px;
	  }
	  .index_four .tank {
		float:left;
		width:226px;
		}
	  #proarea{overflow:hidden;margin-top:12px;float:left; display:inline; width:624px;}
	  .index_four div{ float:left; width:108px;}
	  .index_four .li_1{ margin-right:19px;}
	  .index_four .li_2{ margin-right:20px;}
	  .index_four .li_3{ margin-right:19px;}
	  .index_four .li_4{ margin-right:19px;}
	  .index_four .li_5{}
	  
	  
	  
	  .index_five{
	  }
	  .index_five .index_five_1{
	  margin-right:10px;
	  float:left;
	  width:189px;
	  }	 
	  .index_five .index_five_1 ul{
	  padding:10px;
	  border:1px solid #FEDE9F;
	  height:70px;
	  } 
	  .index_five .index_five_1 li{
	  background:url(../images/icon_3jiao.gif) 3px 8px no-repeat;
	  padding:5px 0 5px 10px;
	  }
	  .index_five .index_five_2{
	   float:left;
	   width:461px;	  
	  }	  
	  .index_five .index_five_2  ul{
	  padding:10px;
	  border:1px solid #89C0E7;
	  height:70px; 
	  }
	  .index_five .index_five_2  li{
	  padding:5px 0 5px 15px;
	  background:url(../images/icon_3jiao.gif) 7px 8px no-repeat;
	  }
	  .index_five .index_five_2  li a{
	  width:320px;
	  overflow:hidden; 
      text-overflow:ellipsis; 
      white-space:nowrap;
	  display:block; 	  
	  }
	  .index_five .index_five_2  li span{
	  float:right;
	  margin-top:-13px;
	  }
	  .index_five .index_five_3{
	   float:right;
	   width:189px;	  
	  }	
	  .index_five .index_five_3 p{
	  margin-top:5px;
	  }
	  .index_five .index_five_3 select{
	  width:190px;
	  }

	  .index_six img{
	  margin-right:10px;
	  }

	   
h3{text-align:right; padding:7px 15px 0 0; height:20px;}
h3.title_1{background:url(../images/title_1.gif) no-repeat; height:17px;}  
h3.title_2{background:url(../images/title_2.gif) no-repeat; height:17px;}  
h3.title_3{background:url(../images/title_3.gif) no-repeat;}  
h3.title_4{background:url(../images/title_4.gif) no-repeat;}  
h3.title_5{background:url(../images/title_5.gif) no-repeat; height:17px;}  
h3.title_6{background:url(../images/title_6.gif) no-repeat; height:17px;}  
h3.title_7{background:url(../images/title_7.gif) no-repeat; height:17px;}  
h3.title_8{background:url(../images/title_8.gif) no-repeat;}  
	   
dl.maplink{}
dl.maplink dt{ padding:10px 0 5px 5px; clear:both;}
dl.maplink dd{float:left; padding-right:10px;}
dl.maplink dt a{ font-size:14px; font-weight:bold; margin-bottom:10px; font-family:"ºÚÌå"; color:#000;}
dl.maplink dd a{ display:block; padding:2px 5px; background:#eee;}
dl.maplink dd a:hover{ text-decoration:none; background:#ccc;}

#footer{
padding:5px 0 0 0;
height:65px;
line-height:15px;
color:#000;
border-top:1px solid #ccc;
}
#footer .footer_left{
width:500px;
float:left;
margin-left:15px;
line-height:20px;
font-size:12px;
}
#footer .footer_left span{
color: #333333;
}
#footer .footer_left span a.blue {
	color:#0066CC;
	text-decoration:underline;
}
#footer .footer_right{
width:430px;
float:right;
}
#footer .footer_right p{
float:left;
padding:5px 5px 0 0;
}