﻿@charset "utf-8";
/* CSS Document */
*{
    margin: 0px;
    padding: 0px;
}
html,body{
    height: 100%;
	overflow-x:hidden;
	Scrollbar-Face-Color:#E8EDE9;/*表面*/
    Scrollbar-Track-Color:#F7F7F7;/*滚动区*/
    Scrollbar-Darkshadow-Color:#CCD3CC;/*3D暗边*/
    Scrollbar-Highlight-Color:#FEFEFE;/*亮边*/
    Scrollbar-Shadow-Color:#EBECEB;/*阴影*/
    Scrollbar-3Dlight-Color:#EFFCF2;/*3D亮边*/
    Scrollbar-Arrow-Color:#BAC1BA;/*箭头*/
}
body{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #327502;
	text-decoration: none;
}
a.count:link {
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
}
a.count:visited {
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
}
a.count:hover {
	color: #327502;
	text-decoration: none;
	font-size: 12px;
}
/*公共部分*/
#header{
	width: 100%;
	height: 77px;
	background-image: url(topbg.gif);
	background-repeat: repeat-x;
	background-position: 1003px;
}
#header-box{
	height: 77px;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
#header-box-logo{
	height: 77px;
	width: 391px;
	float: left;
	margin-left: 4px;
}
#header-box-english{
	height: 77px;
	width: 212px;
	margin-left: 369px;
	float: left;
	display: inline;
}
/*顶部部分*/
#levelmenu{
	margin-top: 30px;
	margin-left: 38px;
	height: 372px;
}
#levelmenu div.unit ul{
	width:180px;
	display:none;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
}
#levelmenu div.unit li{
	list-style-type: none;
	font-size: 12px;
	line-height: 17px;
}
#levelmenu h5{
	width:223px;
	height: 20px;
	overflow:hidden;
	font-weight:normal;
	color: #327502;
	margin:0;
	cursor:pointer;
	font-family: Arial;
	font-size: 12px;
}
h5 a:link {
	color: #327502;
	font-size: 12px;
	text-decoration: none;
}
h5 a:visited {
	color: #327502;
	font-size: 12px;
	text-decoration: none;
}
h5 a:hover {
	color: #327502;
	font-size: 12px;
	text-decoration: none;
}
#levelmenu div.current ul{display:block;}
#strike{
	color: #327502;
	margin-top: 20px;
	margin-left: 38px;
	font-size: 12px;
}
/*左边导航部分*/
#right{
	background-image: url(bg.jpg);
	background-position: center top;
	overflow-x:hidden;
	overflow-y:hidden;
}
#conter-box{
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
#conter-box-left{
	width: 223px;
	float: left;
	overflow-x:hidden;
	overflow-y:auto;
}
#conter-box-left ul{
	margin-top: 70px;
	margin-left: 10px;
}
#conter-box-left li{
	line-height: 20px;
	list-style-type: none;
}
.biaoti{
	font-size: 14px;
	font-weight: bold;
	color: #327502;
	margin-bottom: 4px;
}
#conter-box-right{
	float: left;
	width: 780px;
	overflow-x:hidden;
	overflow-y:auto;
}
#conter-box-right-index{
	float: left;
	width: 780px;
	overflow-x:hidden;
	overflow-y:hidden;
}
/*内容部分*/
#footer{
	width: 100%;
	height: 57px;
	background-image: url(bottombg.gif);
	background-repeat: repeat-x;
}
#footer-box{
	height: 57px;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
#footer-box-banquan{
	text-align: center;
	float: left;
	height: 50px;
	width: 870px;
	margin-top: 7px;
	margin-left: 63px;
	display: inline;
}
#footer-box-banquan ul{
	height: 45px;
	width: 870px;
	margin-top: 5px;
	text-align: center;
}
#footer-box-banquan li{
	margin-right: 8px;
	margin-left: 8px;
	display: inline;
	list-style-type: none;
	vertical-align: top;
}
.menufenge{
	background-image: url(bottom-fenge.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 1px;
	list-style-type: none;
}
#footer-box-yuyan{
    float: left;
	height: 50px;
	width: 70px;
}
#footer-box-yuyan .images{
	float: left;
	width: 20px;
	height: 50px;
}
#footer-box-yuyan ul{
	float: left;
	width: 50px;
	height: 50px;
	margin-top: 6px;
}
#footer-box-yuyan li{
	list-style-type: none;
	margin-top: 6px;
}
/*底部部分*/
#proboximg{
	width: 630px;
	height: 130px;
	margin-top: 30px;
	margin-left: 50px;
}
#proboxname{
	width: 630px;
	height: 25px;
	margin-left: 50px;
	text-align: center;
}
h1{
	color: #327501;
	font-size: 18px;
	font-weight: bolder;
	margin-top: 10px;
}
.proboxjianjie{
	width: 630px;
	margin-left: 50px;
}
.fengexian{
	width: 630px;
	height:10px;
}
.conter1{
	margin-bottom: 5px;
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #327501;
}
.conter2{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 18px;
}
.conter2 dt{
	font-weight: bold;
}
.conter2 dd{
	line-height: 20px;
	list-style-type: disc;
}
.conter3{
	margin-bottom: 0px;
	margin-top: 0px;
}
.conter4{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 16px;
}
.conter5{
	margin-bottom: 0px;
	margin-top: 0px;
}
.conterbiaoge{
	width: 630px;
	height:31px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.conterbiaoge-1{
	width: 502px;
	height:31px;
	float: left;
}
.conterbiaoge-wenzi{
	width: 150px;
	height:16px;
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #327501;
}
.conterbiaoge-2{
	width: 127px;
	height:31px;
	float: left;
}

/*产品列表部分*/
#login{
	width: 400px;
	margin-left: 80px;
	margin-top: 100px;
}