﻿/* 搜索*/
.search{ position:absolute; right:10px; top:9px;}
.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:50px; width:1190px; margin:0px auto; position:relative; }
#menu ul li{ float:left; background:url(../ancssjs/menu_line.jpg) no-repeat left center; width:130px; text-align:center; font-family:'微软雅黑'; font-size:15px; color:#ccc; position:relative;}
#menu ul li a{display:block; width:130px;  height:50px; line-height:50px;   color:#fff;}
#menu ul li a:hover{ background:#E09226;  }
#menu ul li a.hover{ background:#E09226; color:#fff; background:url(../ancssjs/anbg.jpg);  }
#menu ul ul{ position:absolute; display:none; left:0px; top:50px; z-index:999; padding:0px; margin:0px; width:130px; 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:15px;  background:url(../ancssjs/) no-repeat left center #E09226; }
#menu ul ul li.f_bck{ background:#E09226; font-size:15px; }
#menu ul ul li a{  width:130px; line-height:38px; height:38px; color:#fff;  z-index:999; display:block;}
#menu ul ul li a:hover{ color:#FFFFCC;background:none; background:#F1B728; }
#menu ul li.hover{ background:#E09226; color:#fff; 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: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;}

