﻿.header{
	position: fixed;
	top: 53;
	left: 0;
	z-index: 25;
	width: 100%;
	height: 60px;
	background: #fff;

}
/* 搜索*/
.search{ position:absolute; right:10px; top:12px; }
.search input{ float:left;right:0px;left:0px; }
.search_k{ border:none; width:145px; height:30px; background:#fff; padding-left:5px; line-height:30px; color:#999999; }

/* 栏目按钮*/
.menu_bg{ background:url(../ancssjs/an.jpg); position:relative; z-index:30;}
#menu{ height:60px; width:1200px; margin:0px auto; position:relative; } 
#menu ul li{ float:left; background:url(../ancssjs/menu_line.jpg) no-repeat left center; width:150px; text-align:center; font-family:'微软雅黑'; font-size:16px; position:relative; }
#menu ul li a{display:block; width:150px;  height:60px; line-height:60px; color:#fff; }
#menu ul li a:hover{ background:#F6D200; }
#menu ul li a.hover{ background:#F6D200; color:#000; background:url(../ancssjs/anbg.jpg); }
#menu ul ul{ position:absolute; display:none; left:0px; top:60px; z-index:999; padding:0px; margin:0px; width:150px; z-index:5; filter:alpha(opacity:80); opacity:0.8;-moz-opacity:0.8;-khtml-opacity: 0.8; }
#menu ul ul li{ float:left; z-index:9999; text-align:center; font-size:14px;  background:url(../ancssjs/) no-repeat left center #F6D200; }
#menu ul ul li.f_bck{ background:#F6D200; font-size:14px; }
#menu ul ul li a{  width:150px; line-height:38px; height:38px; color:#000;  z-index:999; display:block; }
#menu ul ul li a:hover{ color:#000;background:none; background:#FF9900; }
#menu ul li.hover{ background:#F6D200; color:#000; background:url(../ancssjs/anbg.jpg); }

/*快便返回*/

.peixun_banner{ height:369px; background:url(../images/peixun_banner.jpg) no-repeat center top;}
.peixun_coantian{ padding:30px 8px; min-height:200px; height:auto; _height:300px;}
.peixun_fbottom{
	z-index: 100;  position:fixed; bottom:60px; right:30px; width:60px; _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:160px;}
.last_menu_l .last_erwei a{ margin:0px 5px;}
.last_menu_r{ float:right; padding-right:10px; text-align:right;}

