﻿/* 搜索*/
.search{ position:absolute; right:10px; top:9px;}
.search input{ float:left;right:0px;left:0px;}
.search_k{ border:none; width:130px; 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:46px; width:980px; 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:#ccc; position:relative;}
#menu ul li a{display:block; height:46px; line-height:46px;  color:#fff;}
#menu ul li a:hover{ background:#014825;  }
#menu ul li a.hover{ background:#014825; color:#fff; }
#menu ul ul{ position:absolute; display:none; left:0px; top:46px; 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 #014825; }
#menu ul ul li.f_bck{ background:#014825; }
#menu ul ul li a{ line-height:38px; height:38px; color:#fff;  z-index:999; display:block;}
#menu ul ul li a:hover{ color:#FFffff;background:none; background:#016132;}



/*快便返回*/

.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;}

