﻿/* top start*/
body {
	color:#666;font-size:12px; overflow-x:hidden;background:#fff;min-width:1200px;

}

body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote,h2,font
{ margin: 0; padding: 0; border:0;} 
input, button, textarea,select, optgroup, option { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit;}
h3 {
	font-size:14px;
}
html{overflow-x:hidden; }
img {
	border:0;
}

ul, li, dl, dt, dd, ol { display: block; list-style: none; }
a{text-decoration:none;outline:0;color:#666;}
a:hover {
	text-decoration:underline;
	color:#387E04;
}
a:active {
	text-decoration:underline;
}
.LineLink a {
	text-decoration:underline;
}
.LineLink a:hover {
	text-decoration:none;
	color:#387E04;
}
.WidthTab {
	width:10px;
	height:1px;
	float:left;
}
.WidthTab2 {
	width:20px;
	height:1px;
	float:left;
}
.HeightTab {
	height:10px;
	width:1px;
	overflow:hidden;
}
.HeightTab2 {
	height:20px;
	width:1px;
	overflow:hidden;
}
p {
	line-height:28px;
}
.ListDate {
	color:#666666;
}

#wrapper {
	width:100%;
	margin:auto;
}
#wrapper #head {
	border-top:#387E04 2px solid;
}
#wrapper #head .top {
	width:100%;
	height:120px;
	font-size:12px;
	position:relative;
	z-index:100;
	background:url(bg1.jpg) repeat-x
}
#wrapper #head .top .TopLogo {
	margin:auto;
	width:1080px;
	padding-top:10px;
	background:url(bg17.png) no-repeat
}
#wrapper #head .top .TopLogo .logo {
	float:left;
	height:105px;
}
#wrapper #head .top .TopLogo .tel {
	float:right;
	height:105px;
	width:460px;
	padding-top:0px;
}
#wrapper #head .top .TopLogo .tel .telW {
	padding-top:22px;
	color:#2a5100;
	text-align:right
}
#wrapper #head .top .TopLogo .tel .telW a {

	color:#2a5100
}
#wrapper #head .top .TopLogo .tel .telN {
	margin-top:5px;
	font-family:"Microsoft YaHei";
	font-size:16px;
	color:#2a5100;
	line-height:100%;
	text-align:right
}
/* navs*/
#wrapper #head #NavLink {
	width:100%;
	height:45px;
	margin:auto;
	background:url(bg4.jpg) repeat-x 0 0
}
/*下拉菜单开始-------------------------------------------------------------------------- */
#nav {
	width:1000px;
	margin:0px auto;

}
#nav .mainlevel {
	float:left;
	width:120px;
	height:45px;
	overflow:hidden;
}
#nav .mainlevel a {
	color:#dff0a9;
	line-height:45px;
	display:block;
	width:120px;
	text-align:center;
	font-family:"Microsoft YaHei";
	font-size:14px;
	height:45px;
}
#nav .mainlevel a:hover {
	color:#f7d100;
	text-decoration:none;

}
#nav .mainlevel ul {
	display:none;
	position:absolute;
	z-index:99999
}
#nav .mainlevel li {
	border-top:1px solid #7ec119;
	background:#66a705;
	width:120px;/*IE6 only*/
}
#nav .mainlevel li a {
	color:#fff;
	line-height:32px;
	display:block;
	width:120px;
	text-align:center;
	font-family:"Microsoft YaHei";
	font-size:12px;
	height:32px;
}
#nav .mainlevel li a:hover {
	color:#fff;
	text-decoration:none;
	background:#333;
}

#wrapper #body {
	margin:auto;
	width:1080px;
}
.in_banner {
	height:350px;
	width:100%;
	margin:10px auto;

}
/* albumblock*/

 .albumblock {
	padding:10px 3px 10px 3px;
	float:left;
}
.albumblock .inner {
	width:230px;
	height:220px;
	position:relative;
	border:1px solid #FFF;
	overflow:hidden;
	background:#FFF url("block_bg1.gif") no-repeat center bottom;
}
.albumblock .inner img {
	border:2px solid #fff;
	width:230px;
	height:157px;
}
.albumblock .inner .albumtitle {
	height:30px;
	line-height:30px;
	font-size:12px;
	width:160px;
	position:relative;
	bottom:0px;
	left:0;
	color:#387E04;
	font-weight:blod;
	text-align:center;
	cursor:pointer;
	margin:auto;
}
.albumblock .inner .albumtitle span {
	font-weight:normal;
	font-size:12px;
}
.albumblock .inner .NewIcon {
	width:20px;
	height:46px;
	background:url("new_icon.gif") no-repeat left top;
	position:absolute;
	top:2px;
	left:2px;
}
.albumblock .inner a:hover {
	text-decoration:none;
}
.albumblock .inner a:visited {
	text-decoration:none;
}
.albumblock .inner:hover {
	border:1px solid #387E04;
}
/*product*/
.ClassNav {
	padding:0px 0px;
}
.RightNav .ClassNav {
	width:284px;
}
.ClassNav .NavTree ul {
}
.ClassNav .NavTree ul li {
		line-height:28px
}
/*1st level sub menu style */
.ClassNav .NavTree ul li ul {
	left: 168px; /* Parent menu width - 1*/
	width: 250px; /*sub menu width*/
	top: 0;
	display: none;
	border:1px solid #387E04;
	border-top:2px solid #387E04;
	background:#FFFFFF;
filter:progid:DXImageTransform.Microsoft.Shadow(Color=#999999, Strength=3, Direction=135);
}
.RightNav .ClassNav .NavTree ul li ul {
	width:282px;
}
/*All subsequent sub menu levels offset */
.ClassNav .NavTree ul li ul li ul {
	left: 159px; /* Parent menu width - 1*/
	z-index:100px;
}
/* menu links style */
.ClassNav .NavTree ul li a {
	display: block;
	cursor:pointer;
	line-height:28px;
	border-bottom:1px dotted #DDDDDD;
	padding-left:20px;
	height:25px;
}
.ClassNav .NavTree ul li li {
	background:url("box_icon1.png") no-repeat 12px 12px;
	padding-left:0;
	text-align:center;
}
.ClassNav .NavTree ul li li a {
	border-bottom:1px solid #DDDDDD;

}
.ClassNav .NavTree ul .current a {
	background:#387E04;
	color:#FFFFFF;
}
.ClassNav .NavTree ul .current li a {
	background:#FFFFFF;
	color:#000000;
}
.ClassNav .NavTree ul li a:hover {
	color: white;
	background:#387E04;
	text-decoration:none;
}
.ClassNav .NavTree .subfolderstyle {
	background: url(arrow-list.gif) no-repeat 190px center;
}
/* Holly Hack for IE \*/
* html .ClassNav .NavTree ul li {
	float: left;
	height: 1%;
}
* html .ClassNav .NavTree ul li a {
	height: 1%;
}
/* End */	




/* clearfix */
.clearfix:after {
	content:" ";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}
.clearfix {
	clear:both;
}
.clearbox {
	clear:both;
	width:996px;
	margin:0 auto;
	height:0;
	overflow:hidden;
}
.clear {
	clear:both
}
.w1000 {
	width:1080px;
	margin:auto
}
/*首页底部列表*/
.listbox {
	width:385px;
	float:left;
}
.listboxr {
	width:338px;
	float:right;
}
.listbox h4 {
	background-color:#FAFAFA;
	box-shadow:0 1px 0 #FFFFFF inset;
	color:#A1A1A1;
	border-bottom:1px solid #E3E3E3;
	display:block;
	font-weight:bold;
	margin:0 0 2px;
	border:1px solid #F1F1F1;
	height:38px;
	line-height:38px;
	cursor:pointer;
}
.listbox h4 span {
	background:#efefef;
	color:#aaa;
	-webkit-box-shadow:inset 0px 1px 0px rgba(255, 255, 255, .2);
	-moz-box-shadow:inset 0px 1px 0px rgba(255, 255, 255, .2);
	box-shadow:inset 0px 1px 0px rgba(255, 255, 255, .2);
	display:inline-block;
	margin:0px 15px 0px 0px;
	width:30px;
	text-align:center;
	-webkit-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	transition:all 0.2s ease-out;
}
.listbox div {
	border:1px solid #F1F1F1;
	border-top:0px;
	PADDING-RIGHT:0.5em;
	BORDER-TOP:#6ce26c 0px solid;
	DISPLAY:none;
	PADDING-LEFT:0.5em;
	BACKGROUND:#fff;
	TEXT-INDENT:10px;
	LINE-HEIGHT:22px;
	margin-bottom:2px;
	margin-top:-2px;
	padding:9px 14px;
}
.list li {
	background:url(point01.gif) no-repeat scroll 0 10px transparent;
	height:26px;
	line-height:26px;
*line-height:22px;
*height:22px;
	overflow:hidden;
}
.list p {
	float:left;
	width:250px;
	overflow:hidden;
}
.list em {
	color:#AFAFAF;
	font-weight:normal;
	width:80px;
	display:block;
	float:right;
	text-align:right;
}
.jieshao {
	line-height:22px;
	border:#CCCCCC 1px dashed;
	padding:10px;
	background-color:#F7F7F7
}
/*新闻排行*/
.bm_c2 {
	clear:both;
	padding:15px;
}
.listm li {
	height:16px;
	line-height:16px;
	margin-bottom:4px;
	overflow:hidden;
	padding:0px 0px 7px 28px;
	position:relative;
	vertical-align:bottom;
}
.listm li em {
	border:1px solid #fff;
	color:#929292;
	background-color:#fff;
	display:block;
	font-family:"Tahoma";
	font-size:11px;
	height:14px;
	left:0;
	line-height:14px;
	position:absolute;
	text-align:center;
	top:0;
	width:18px;
}
.listm .top em {
	color:#fff;
	background-color:#39a7e4;
	border:1px solid #39a7e4;
}
/*footer*/
#footer {
	width:100%;
	height:120px;
	font-size:12px;
	background:url(bg6.jpg) repeat-x
}
#footer a {
		color:#97d56b;
}
#footer .inner {
	margin:auto;
	width:100%;
	text-align:center;
	color:#97d56b;
	padding-top: 10px;
}
#footer .inner a {
	color:#97d56b;
}
#footer .inner .BottomNav {
	width:100%;
	margin:auto;
	height:30px;
	line-height:30px;
	color:#97d56b;
	margin-bottom:10px;
}
#footer .inner .BottomNav a {
	color:#97d56b;
	padding:0px 10px;
}
#footer .inner p {
	line-height:25px;
}
#wrapper .t_page {
	padding:10px;
	text-align:center;
	font-size:12px;
	line-height:25px;
}
#wrapper .t_page a {
	padding:2px 5px;
	border:1px solid #DEDEDC;
	margin:0px 3px;
}
