@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, h2
{ margin: 0; padding: 0; font-size: 12px;_background-image:url(about:blank);_background-attachment:fixed;}
input, button, textarea,select, optgroup, option { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit;}
ul, li, dl, dt, dd, ol { display: block; list-style: none; }
img{ border: 0;display:block}
.clear { clear:both;}
a{text-decoration:none;outline:0;}


body{
	overflow-x:hidden;
	width:100%;
	background-repeat: repeat;
	background-position: 0 0;
}
.banner{
	width:100%;
	overflow:hidden;
	height:auto;
	position:relative;
	z-index: 9999;
}
.top_white{
	position:absolute;
	width:100%;
	height:116px;
	left:0;
	top:0;
	background:#fff;
	filter:alpha(opacity=70);
	opacity: 0.7;
	z-index:9999
}

.banner_img{display:block;margin:0 auto;}
.top{
	position:absolute;
	width:100%;
	height:116px;
	left:0px;
	top:0;
	z-index:9999;
	padding-top: -30px;
	background-color: #FFF;
}
.logo{
	margin-top:5px;
	margin-right: auto;
	margin-left: auto;
	width: 1220px;
}
.logo span.l{float:left;}
.logo span.r{float:left;padding:20px 0 0 10px;}
.text{width:159px;float:left;font:14px/21px 'microsoft yahei';color:#d29956;text-indent:22px;height:21px;padding:8px 0;border:0;background:url(../images/text.png) 0 0 no-repeat;*height:21px;margin-top:11px;}


/* nav */
.nav_bg{
	width:100%;
	height:58px;
	background:#266600;
	position: absolute;
	left:0;
	top:116px;
	z-index: 9999;
}
.nav{
	width:980px;
	height:58px;
	margin:0 auto;
}
.nav li{
	width:139px;
	height:58px;
	float:left;
	text-align:center;
	position:relative;
	z-index:111
}
.nav li a{font:16px/58px "microsoft yahei";color:#fff;overflow: hidden;}
.nav li dl{position: absolute;left:0;top:58px;width:139px;z-indeX:111;display:none}
.nav li dl dd{width:139px;height:37px;margin-top:1px;background:url(../images/navbg.png) 0 0 repeat;overflow: hidden;}
.nav li dl dd a{font:14px/37px "microsoft yahei";overflow: hidden;}
.nav li.ybg{background:#71706e}
.con_top{z-index:999}
.banner .top .search {
	float: right;
}
