﻿/****reset***/
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin:0;
padding:0;
font-size:12px;
font-family:Arial,"宋体";
}
table{
border-collapse:collapse;
}
a img{
border:0px;
}
address, caption, cite, code, dfn, em, th, var {
font-style:normal;
font-weight:normal;
}
li {
list-style:none;
}
caption, th {
text-align:left;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}
input, button, textarea, select {
font-family:inherit;
}
a img{
border:0px;
}
a {
outline: none;          /* 去掉Firefox点击时产生的虚线?*/
}
/****resetend***/
body{
	background:url(../images/about/bigbg.jpg) no-repeat 50% top;
}
#flabox{
	position:absolute;
	top:178px;
	width:100%;
	z-index:3;
}
#fla{
	width:948px;
	height:530px;
	margin:0px auto;
}
#layer{
	position:absolute;
	width:100%;
	height:100%;
	z-index:2;
	background:#fff;
	top:0px;
}
#mainpic{
	width:700px;
	margin:0px auto;
	border-bottom:1px solid #68872a;
	overflow:hidden;
	padding:12px 0;
}
#mainpic .imgbox{
	width:222px;
	height:85px;
	float:left;
}
#mainpic .imgbox img{
	display:block;
}
#mainpic .ct{
	margin:0px 17px;
}
#layer.noned{
	display:none;
}
#top,#bottom{
	width:948px;
	margin:0px auto;
	overflow:hidden;
}
#top{
	margin:37px auto 0 auto;
	height:142px;
	background:#416500;
}
#logo{
	width:150px;
	height:80px;
	float:left;
	margin:16px 0 0 16px;
}
#shop{
	width:220px;
	height:110px;
	float:right;
	padding:0 54px 0 0;
}
#menu{
	clear:both;
	width:948px;
	background:url(../images/about/menu_bg.jpg) repeat-x;
	overflow:hidden;
}
#menu ul{
	width:666px;
	height:32px;
	float:left;
	overflow:hidden;
	padding:0 0 0 4px;
}
#menu li{
	float:left;
	width:116px;
	height:32px;
}
#menu li a{
	display:block;
	width:116px;
	height:32px;
	float:left;
	text-indent:-9999px;
	background-image:url(../images/about/menu.jpg);
}
#menu .nav1,
#menu .nav1 a{
	width:84px;
}
#menu .nav1 a{
	background-position:0 top;
}
#menu .nav1 a:hover,
#menu .nav1current a{
	background-position:0 bottom;
}
#menu .nav2 a{
	background-position:-84px top;
}
#menu .nav2 a:hover,
#menu .nav2current a{
	background-position:-84px bottom;
}
#menu .nav3 a{
	background-position:-200px top;
}

#menu .nav3 a:hover,
#menu .nav3current a{
	background-position:-200px bottom;
}
#menu .nav2 a span ,#menu .nav3 a span{display:none; } 
#menu .nav2 a:hover span {display:block; width:160px; height:50px; background:#c0d10f; position:absolute; top:50px; left:300px; color:#fff; margin:3px;padding:2px; }

#menu .nav3 a:hover span {display:block; width:160px; height:50px; background:#c0d10f; position:absolute; top:50px; left:400px; color:#fff; margin:3px;padding:2px;}
#menu .nav4 a{
	background-position:-316px top;
}
#menu .nav4 a:hover,
#menu .nav4current a{
	background-position:-316px bottom;
}
#menu .nav5 a{
	background-position:-432px top;
}
#menu .nav5 a:hover,
#menu .nav5current a{
	background-position:-432px bottom;
}
#menu .nav6 a{
	background-position:-548px top;
}
#menu .nav6 a:hover,
#menu .nav6current a{
	background-position:-548px bottom;
}





#search{
	text-align:right;
	width:245px;
	height:24px;
	padding:6px 10px 0 0;
	float:right;
}
#search .sehare{
	margin:0px;
	padding:0px;
	width:154px;
	height:16px;
	border:1px solid #90a850;
	vertical-align:top;
}
#search .sehslt{
	height:18px;
	font-size:10px;
	vertical-align:top;
}
#search .sehbut{
	vertical-align:top;
}


/**main**/
#main{
	width:928px;
	padding:0 10px;
	margin:0px auto ;
	overflow:hidden;
	background:#fff;
}
#sidebar{
	width:178px;
	float:left;
	background:url(../images/about/side_bg.jpg) repeat-y;
	margin:10px 0 23px 0;
}
#sidetit{
	height:60px;
	text-indent:-9999px;
}
#sidenav{
	width:176px;
}
/***3 ji cai dan**/
#sidenav li a{
	display:block;
	font-weight:bold;
	color:#595959;
	height:24px;
	width:166px;
	padding:0 0 0 10px;
	line-height:24px;
	border-top:1px solid #d2d2d2;
	text-decoration:none;
}
#sidenav li a:hover,
#sidenav li.cur1 a{
	background:#b5ca0d;
	border-top:1px solid #b5ca0d;
	color:#fff;
}
/***1 ji end***/
#sidenav li ul{
	display:none;
}
#sidenav li.cur1 ul{
	display:block;
}
#sidenav li.cur1 ul li a{
	display:block;
	font-weight:normal;
	color:#504f4f;
	height:24px;
	width:152px;
	padding:0 0 0 24px;
	line-height:24px;
	text-decoration:none;
	border:0px;	
	background:none;
}
#sidenav li.cur1 ul li a:hover,
#sidenav li.cur1 ul li.cur2 a{
	background:#e7f0ab;
	border:0px;
	color:#504f4f;
}
/**2 ji end**/
#sidenav li ul li ul,
#sidenav li.cur1 ul li ul{
	display:none;
}/**you xian ji wen ti**/
#sidenav li.cur1 ul li.cur2 ul{
	display:block;
}
#sidenav li.cur1 ul li.cur2 ul li a{
	display:block;
	font-weight:normal;
	color:#504f4f;
	height:22px;
	width:140px;
	padding:0 0 0 36px;
	line-height:22px;
	text-decoration:none;
	border:0px;	
	background:url(../images/about/3ji_icon.jpg) no-repeat 26px center #fff;	
}
#sidenav li ul li.cur2 ul li a:hover,
#sidenav li ul li.cur2 ul li.cur3 a{
	background:url(../images/about/3ji_icon.jpg) no-repeat 26px center #fff;	
	border:0px;
	color:#97a90a;
	font-weight:bold;
}
/*3 ji end*/
#sidebot{
	height:20px;
	border-top:1px solid #d2d2d2;
}
#sideitem{
	border-top:20px solid #fff;
}

#content{
	width:720px;
	float:right;
}


/****bottom***/
#bottom{
	overflow:hidden;
	border-top:1px solid #68872a;
}
#bottom .bt{ width:830px; margin:0 auto; overflow:hidden; padding:10px 0 0 ;}
#bottom .remind{ width:128px; float:left;}
#bottom .btlink{
	padding:10px 0;
	overflow:hidden;
	width:700px;
	float:right;
}
#bottom .btlink a{
	display:block;
	height:14px;
	float:left;
	color:#666666;
	text-decoration:none;
	text-indent:-9999px;
}
#bottom .btlink .bnav1{width:48px; background:url(../images/Default/bnav_1.jpg);}
#bottom .btlink .bnav2{width:40px; background:url(../images/Default/bnav_2.jpg);}
#bottom .btlink .bnav3{width:50px; background:url(../images/Default/bnav_3.jpg);}
#bottom .btlink .bnav4{width:50px; background:url(../images/Default/bnav_4.jpg);}
#bottom .btlink .bnav5{width:50px; background:url(../images/Default/bnav_5.jpg);}
#bottom .btlink .bnav6{width:50px; background:url(../images/Default/bnav_6.jpg);}
#bottom .btlink .bnav7{width:50px; background:url(../images/Default/bnav_7.jpg);}
#bottom .btlink .bnav8{width:336px; background:url(../images/Default/bnav_8.jpg); float:right;}

.stopage{
	padding:10px 0;
	color:#000;
	clear:both;
	text-align:right;
}
.stopage a{
	color:#000;
	text-decoration:none;
}
.stopage a:hover{
	text-decoration:underline;
}
	
.statistic img{display:none;}
