﻿/* 搜索*/
.search{ position:absolute; right:0px; top:11px;}
.search input{ float:left;right:0px;left:0px;}
.search_k{ border:none; width:140px; height:26px; background:#ffffff; padding-left:10px; line-height:26px; color:#999999;}

/* 栏目按钮*/
.menu_bg{ background:url(../ancssjs/anbg.jpg); position:relative; z-index:30;}
#menu{ height:50px; width:1003px; margin:0px auto; position:relative;}
#menu ul li{ float:left; background:url(../ancssjs/menu_line.jpg) no-repeat left center; width:110px; text-align:center; font-family:'微软雅黑'; font-size:14px; color:#FFFFFF; position:relative;}
#menu ul li a{display:block; height:50px; line-height:50px;  color:#FFFFFF;}
#menu ul li a:hover{ background:#12316B;  }
#menu ul li a.hover{ background:#12316B; color:#FFFFFF; }
#menu ul ul{ position:absolute; display:none; left:0px; top:50px; z-index:999; padding:0px; margin:0px; width:600px; z-index:5;}
#menu ul ul li{ float:left; z-index:9999; text-align:center;  background:url(../ancssjs/er_line.jpg) no-repeat left center #12316B; }
#menu ul ul li.f_bck{ background:#12316B; }
#menu ul ul li a{ line-height:50px; height:50px; color:#FFFFFF;  z-index:999; display:block;}
#menu ul ul li a:hover{ color:#FFCC66;background:none;}


/* 技术横栏*/



.index_tech_top{ margin-top:15px; margin-bottom:10px;}
.index_tech_con{ height:496px; overflow:hidden;}
.index_tech_dh{ height:78px; background:#1FB065;}
.index_tech_dh ul {  float:right; padding-top:12px; padding-right:40px;}
.index_tech_dh ul li{ width:65px; float:left; text-align:center; cursor:pointer; position:relative;}
.index_tech_dh ul li .h_tb{ display:none;}
.none{ display:none;}








/*技术*/
.contentContainer {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 496px;	
	overflow:hidden;
}
.contentWrapper{}
.contentInnerWrapper{ }

.test li{
	display: inline;
	margin: 0px;
	padding:0px;
}
.handle{
	float: left;
	width: 112px;
	height: 496px;
	position:relative;
	overflow:hidden;
}
.handle img{ }
.handleOver{	
	
}
.handleSelected{	

}






/*快便返回*/

.peixun_banner{ height:369px; background:url(../images/peixun_banner.jpg) no-repeat center top;}
.peixun_coantian{ padding:30px 8px; min-height:300px; height:auto; _height:300px;}
.peixun_fbottom{
	z-index: 100;  position:fixed; bottom:40px; right:30px; width:50px; _position:absolute;_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);overflow:visible;
}
.peixun_fbottom img{ margin-bottom:15px;}


/*二维码*/
.fu_erwei{
		text-align:right; z-index:10;
	position:fixed !important; width:145px;  top:230px; right:0;  _position: absolute; _bottom: auto; _top: expression( eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + this.offsetHeight -24  : document.body.scrollTop +  this.offsetHeight -24);
}
 
#bottom{ background:#333333; padding:15px 0px; clear:both; color:#FFFFFF; margin-top:20px;}
#bottom a{ color:#FFFFFF;}
.last_menu_l{ float:left; position:relative;}
.last_menu_l a{ margin:0px 10px;}
.last_menu_l .last_erwei{ position:absolute; left:300px; top:0px; z-index:10; width:150px;}
.last_menu_l .last_erwei a{ margin:0px 5px;}
.last_menu_r{ float:right; padding-right:10px; text-align:right;}

