﻿@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin:0
}
body {
	background:url(../images/main_bg.jpg) center top repeat-x;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:20px;
	color:#333;
	font-family:"微软雅黑", "Comic Sans MS",
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif normal #F93D00;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.6em;
}
p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}
ul, ol {
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color:#060
}
.clear {
	CLEAR: both
}
.m_s5 {
	MARGIN-TOP: 5px
}
.m_s5_b5 {
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 5px
}
.m_s10_b10 {
	MARGIN-TOP: 10px;
	MARGIN-BOTTOM: 10px
}
.m_s10 {
	margin-top:10px;
}
.wrapper {
	width:989px;
	margin:0px auto;
	background: url(../images/body_bg.jpg) repeat-y;
}
.wrapper2 {
	width:1050px;
	margin:0px auto;
	background: url(../images/body_2_bg.jpg) repeat-y
}
.wrapper2_bg {
	background: url(../images/main_bg.jpg) bottom no-repeat;
	padding-bottom:60px
}
.head {
	text-align:center;
	position: relative;
}
.tree {
	position: absolute;
	left: 0px;
	top: 0px;
	width:430px;
	height:255px;
	background:url(../images/tree.png) top left no-repeat;
	z-index:1
}
.en {
	float: right;
	position: relative;
	top: 10px;
	right: 15px;
}
.en a {
	color: #999999;
}
.en a:hover {
	color: #009900;    
}
/* Menu */
.nav {
	height:26px;
	padding:0 0 40px 0;
	background:url(../images/nav_bg.gif) top center no-repeat;
}
#menu {
	width: 989px;
	height: 49px;
	margin:0;
	padding: 0;
	text-align:center;
	z-index:99;
	background: url(../images/index_4.gif)
}
#menu ul {
	width:760px;
	list-style: none;
	margin: 0px auto;
	padding: 0px;
}
#menu ul li {
	float:left;
	height:49px;
}
#menu ul li a {
	display:block;
	width:125px;
	line-height:49px;
	height:49px;
	text-align:center;
	color: #fff;
	font-size: 17px;
	border: none;
	font-weight:bold;
	background:url(../images/menu.gif) right top no-repeat;
}
#menu ul li a#last {
	display:block;
	width:125px;
	line-height:49px;
	height:49px;
	text-align:center;
	color: #fff;
	font-size: 17px;
	border: none;
	font-weight:bold;
	background: none
}
#menu ul li a#last:hover {
	color:#ccff99;
	font-size:17px;
}
#menu ul li a:hover {
	color:#ccff99;
	height:49px;
}
#menu ul li a#current {
	text-decoration: underline;
	color:#4C7114
}
#menu ul li ul {
	border:1px solid #DCD2A9;
	border-bottom: none;
	display:none;
	position:absolute;
	margin:0px;
	background:url(../images/nav_ul_gb.jpg) top repeat-x #71BA47;
}
#menu ul li ul li {
	float:none;
	width:90px;
	height:24px;
	margin:0px;
	padding:0;
	border-bottom:1px solid #DCD2A9;
}
#menu ul li ul li a {
	background:none;
	margin:0;
	color:#FFF;
	font-size:12px;
	line-height:24px
}
#menu ul li ul li a:hover {
	background:#92DA50;
	color:#FFFFCC;
}
#menu ul li:hover ul {
	display:block;
}
#menu ul li.sfhover ul {
	display:block;
}
.sidebar {
	width:244px;
	float:left
}
.content {
	width:732px;
	float:right
}
.sidebar .title {
	background:url(../images/index_8.gif) left top no-repeat;
	width:244px;
	height:39px;
}
.sidebar .title span {
	float:right;
	margin-right:10px
}
.sidebar .title span a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#fff;
	font-weight:normal;
}
.sidebar .borstyle {
	background:url(../images/index_12.gif) repeat-x top #abcd3b;
	padding:10px;
	line-height:20px;
	margin-bottom:10px
}
.sidebar .borstyle .main {
	background:#fff;
	padding:10px;
	line-height:20px;
}
.sidebar .news {
	line-height:28px;
	background:url(../images/side_news_bg.gif) repeat-y;
	padding:0 10px
}
.sidebar .contact {
	background:url(../images/index_27.jpg) left top no-repeat;
	height:113px;
	width:174px;
	color:#000066;
	padding:50px 0 0 70px
}
.sidebar h3 {
	background:url(../images/about_3.gif);
	font-family:"微软雅黑";
	font-size:16px;
	line-height:48px;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
}
.sidebar ul {
	padding:0px;
	margin:0 0 15px 0;
	border:1px solid #C5D4CB;
	border-top:none;
	background:#fff;
	padding-bottom:10px;
}
.sidebar ul li {
	padding:0;
	margin:0;
	list-style:none;
	background:url(../images/about_11.jpg);
}
.sidebar ul li a {
	line-height:34px;
	padding-left:45px;
	letter-spacing:5px;
	font-size:14px;
	font-weight:bold;
	color:#060
}
.sidebar ul li a:hover {
	color:#c60
}
.content .title {
	background:url(../images/index_11.gif) left top no-repeat;
	line-height:46px;
	color:#89bf15;
	font-size:26px;
	clear:both;
	padding-left:15px
}
.content .title span {
	color:#fff;
	text-transform: uppercase;
	padding-left:5px;
}
.content .title a {
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#89bf15;
	font-weight:normal;
	margin-right:20px
}
.content .borstyle {
	margin:0 auto;
	padding:15px;
	font-size:14px;
	line-height:26px;
	color:#666
}
.content .borstyle strong{ color:#690}
.content .borstyle h4{ color:#690}
.content .borstyle .news {
	width:330px;
	float:right;
	line-height:28px;
	background:url(../images/content_news_bg.gif);
}
.content .borstyle .news span {
	float:right;
	color:#999
}
.content .contentMain {
	width:650px;
	margin:0 auto;
	font-size:14px;
	line-height:26px;
	padding-bottom:30px
}
.borstyle H4 {
	TEXT-ALIGN: left;
	LINE-HEIGHT: 30px;
	PADDING-RIGHT: 3px;
	BACKGROUND: url(../images/index_18.gif) left bottom;
	HEIGHT: 29px
}
.borstyle H4 P {
	PADDING-LEFT: 30px;
	PADDING-RIGHT: 15px;
	FLOAT: left;
	margin:0px;
	line-height:29px;
	font-weight:bold;
}
.borstyle H4 SPAN {
	PADDING-RIGHT: 5px;
	COLOR: #333;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	float:right;
	line-height:30px
}
.borstyle H4 SPAN A {
	COLOR: #FFFFCC;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
}
.borstyle H4 A {
	COLOR: #FFFFCC;
	FONT-SIZE: 15px;
}
.borstyle H4 A:hover {
	COLOR: #900
}
.text_ls {
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 2px
}
.text_ls SPAN {
	FLOAT: right;
	COLOR: #999999;
	FONT-SIZE: 12px
}
.text_lx_new {
	background:url(../images/new_bg.gif) top left;
	padding-left:22px;
	line-height:25px
}
.first {
	background:url(../images/index_13.gif) repeat-x bottom;
	padding-bottom:5px;
	font-size:12px;
	line-height:20px;
}
.first H4 {
	TEXT-ALIGN: left;
	LINE-HEIGHT: 30px;
	PADDING-RIGHT: 3px;
	BACKGROUND: url(../images/index_9.gif) left bottom no-repeat #E7E0D8;
	HEIGHT: 28px
}
.first H4 P {
	PADDING-LEFT: 30px;
	PADDING-RIGHT: 15px;
	FLOAT: left;
	margin:0px;
	line-height:28px;
	font-weight:bold;
}
.first H4 SPAN {
	PADDING-RIGHT: 5px;
	COLOR: #333;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	float:right;
	line-height:28px
}
.first H4 SPAN A {
	COLOR: #c00;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
}
.first H4 A {
	COLOR: #FFFFCC;
	FONT-SIZE: 15px;
}
.first H4 A:hover {
	COLOR: #fff
}
.first H1 {
	text-align:center
}
.first H1 A {
	COLOR: #900;
	FONT-SIZE: 16px;
	line-height:40px;
}
.first H1 A:hover {
	COLOR: #c00
}
#index_left {
	float:left;
	width:320px;
	margin:0 6px;
	display:inline;
}
.focus {
	height:230px;
	width:310px;
	float:left;
}
#index_center {
	float:left;
	width:415px;
	margin:0 6px;
	display:inline;
}
#index_right {
	float:left;
	width:218px;
	margin:0 6px 0 0;
	display:inline;
}
#index_half {
	float:left;
	width:747px;
	margin:0 6px;
	display:inline;
}
.guang {
	padding:8px;
	background:url(../images/guang_bg.jpg) right top no-repeat;
	width:730px;
	height:110px;
	overflow:hidden;
	line-height:20px;
	font-size:12px;
	color:#333
}
.guang img {
	float:left;
	margin:3px 8px 0 0;
}
#index_right H4 A {
	COLOR: #FFFFCC;
	FONT-SIZE: 15px;
	display: block;
	background:url(../images/index_11.gif);
	line-height:28px;
	padding-left:25px
}
#index_right H4 A:hover {
	COLOR: #fff
}
#index_right H4 span {
	float:right
}
#index_right H4 span a {
	font-size:12px;
	color:#FFf;
	padding:0;
	background:none
}
#index_right .text {
	background:#F0F0F1;
	font-size:12px;
	line-height:20px;
	color:#333;
	padding:0 4px;
	border:1px solid #CFD0D2;
	height:225px;
	overflow: hidden
}
#index_right .text2 {
	background:#F0F0F1;
	font-size:12px;
	line-height:20px;
	color:#333;
	padding:0 4px;
	border:1px solid #CFD0D2;
	height:300px;
	overflow: hidden
}
.index_product {
	/*width:100%;*/
	padding:0;
	margin:0;
}
.index_product li {
	width:175px;
	/*	padding:0px;*/
	text-align:center;
	float:left;
	list-style:none;
	height:220px;
	line-height:15px
}
.index_product li img {
	border:1px solid #CCC;
	margin-bottom:5px;
}
.index_product li a {
	font-size:10px;
	color:#690
}
.pro_info { color: #666}
.pro_info li{ list-style:inside}
.pro_info strong{ color:#690; font-size:16px}
.pro_info p{ padding-bottom:20px;}
.pro_info ul{ padding-bottom:20px;}
.pro_info table {border-bottom:1px solid #CCC; margin-bottom:20px;}
.pro_info table th{ background:#690; color:#fff; text-align:left; padding-left:10px; font-size:16px }
.pro_info table td{padding-left:10px; border-top:1px solid #CCC;border-left:1px solid #CCC ;border-right:1px solid #CCC }
.pro_info .p_table td{ width:50%; }
#wrapper_about {
	width: 990px;
	margin: 0 auto;
	padding: 10px 0;
	border-top:2px #FFF solid;
	background: url(../images/about_bg.jpg) repeat-y;
}
.about_left {
	width:235px;
	float:left;
	margin-right:8px
}
.about_left h4 {
	background:url(../images/about_3.jpg);
	font-size:16px;
	line-height:48px;
	padding-left:50px;
	letter-spacing:10px;
	color:#FFFFCC;
}
.about_left ul {
	border:1px solid #C4C7D6;
	border-top:none;
	background:#fff;
	padding:0px;
	margin:0px
}
.about_left ul li {
	padding:0;
	margin:0;
	list-style:none;
	background:url(../images/about_11.jpg);
}
.about_left ul li a {
	line-height:34px;
	padding-left:35px;
	letter-spacing:5px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFCC
}
.about_left ul li a:hover {
	color:#fff
}
.left_links a:hover img {
	FILTER:alpha(Opacity=60);
}
.about_right {
	width:742px;
	float: left;
	background:#fff
}
.about_right .title {
	background:url(../images/about_6.jpg) right;
	line-height:43px;
	width:732px;
	text-align:right;
	padding-right:10px;
	color:#FFFFCC
}
.about_right .title a {
	color:#FFFFCC
}
.about_right .title h4 {
	background:url(../images/about_5.jpg);
	font-size:22px;
	line-height:38px;
	padding-left:55px;
	width:259px;
	float:left;
	text-align: left;
	padding-top:5px;
	color:#FFFFCC;
	font-weight: normal
}
.about_right .content {
	font-size:14px;
	line-height:160%;
	padding:10px 20px;
}
.show ul {
	padding:0;
	margin:5px;
}
.show ul li {
	width:176px;
	height:200px;
	text-align:center;
	float:left;
	list-style:none;
	border:1px solid #eee;
	background:#F0F0F0;
	margin:2px;
}
.show ul li img {
	border:1px solid #996600;
	margin:8px;
	width:150px;
	height:150px
}
.page {
	line-height:45px;
	text-align:center;
	font-size:14px
}
.page a {
	font-size:14px
}
.footer {
	background:url(../images/footer-bg.jpg) repeat-x;
	text-align:center;
	height:127px;
	overflow:hidden;
	color:#fff;
	font-size:12px;
}
.footer .menu {
	font-size:13px;
	color:#fff;
	line-height:25px;
	padding-top:40px;
}
.footer .menu a {
	color:#fff;
	font-size:13px;
}
.footer .menu a:hover {
	color:#ccff66;
	font-size:13px;
	text-decoration:underline
}
