@charset "utf-8";
/* CSS Document */

/* CSS Document */

body {
	color: #626362;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
	font-size: 12px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: auto;
	width: 100%;
}
td,tr,div{
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p{
	list-style: url(none) none;margin:0; padding:0;border:none;
}

a{
	font-size: 12px;
	text-decoration: none;
	color: #626362;
}
a:hover{
	font-size: 12px;
	text-decoration: underline;
	color: #69a44d;
}
.clear{
	height:1%;
	font-size:0;
	clear:both;
	overflow: hidden;
}
.clearfix{clear:both;}

.headbg {
	background-image: url(images/headbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	width: 100%;
}

.head {
	height: 153px;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
.head .topnav {
	color: #c6ff00;
	line-height: 20px;
	height: 69px;
	width: 980px;
	text-align: right;
	background-image: url(images/enlogo.jpg);
	background-repeat: no-repeat;
	background-position: 10px 30px;
	padding-top: 40px;
}
.topnav a {
	color: #c6ff00;
}
.topnav a:hover {
	color: #FFC003;
	text-decoration: none;
}
.head .nav {
	height: 44px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/abg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.nav ul li {
	float: left;
	width: 108px;
	text-align: center;
	height: 44px;
	display: block;
	line-height: 44px;
	background-image: url(images/libg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.nav ul li a {
	line-height: 44px;
	height: 44px;
	font-size: 14px;
	color: #c6ff00;
	display: block;
	font-weight: normal;
}
.nav ul li a:hover {
	text-decoration: underline;
	line-height: 44px;
	height: 44px;
	background-image: url(images/hoverbg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	display: block;
	color: #ffc000;
}
.nav .nobg {
	background-image: none;
}
.headbg .fl {
	height: 460px;
	width: 100%;
	overflow: hidden;
	background-image: url(images/bg_05.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
}
.fldh {
	width: 980px;
	height: 460px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.main {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}

.About {
	height: auto;
	width: 100%;
	border: 1px solid #a6d073;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.About .title {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a6d073;
	height: 30px;
	line-height: 30px;
}
.About .title h3 {
	position: absolute;
	left: 10px;
	top: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #199d01;
	background-image: url(images/index_23.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	width: auto;
}

.About .cont {
	height: auto;
	width: 958px;
	padding: 10px;
	text-align:justify;
	line-height: 200%;
	white-space: normal;
	word-break:break-all;
	word-wrap:break-word;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.Products {
	height: auto;
	width: 100%;
	border: 1px solid #81b733;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Products .title {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a6d073;
	height: 30px;
	line-height: 30px;
}
.Products .title h3 {
	position: absolute;
	left: 10px;
	top: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #199d01;
	background-image: url(images/index_23.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	width: auto;
}
.Products .title a {
	position: absolute;
	top: 10px;
	right: 10px;
	width: auto;
}
.Products .cont {
	height: 170px;
	width: auto;
	margin: 0px auto;
	padding: 10px;
}
.Products .cont td img{
	padding: 1px;
	border: 1px solid #a7be88;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.foot {
	height: 90px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	text-align: center;
	line-height: 30px;
	background-color: #014222;
	color: #76ce3b;
	padding-top: 20px;
}
.foot a{
	color: #76ce3b;
}
.foot a:hover{
	color: #76ce3b;
	text-decoration: none;
}
.showpath {
	height: 46px;
	position: relative;
	width: auto;
	line-height: 46px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a6d073;
}
.showpath h3 {
	position: absolute;
	top: 0px;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	line-height: 46px;
	left: 0px;
	color: #209312;
	background-image: url(images/index_23.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: auto;
	padding-left: 22px;
}

.lmzjnr .rtitle{
	color: #F00;
	text-align: center;
	padding: 0px;
	height: 60px;
	font-size: 16px;
	line-height: 60px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
.lmzjnr .content{
	text-align:justify;
	text-justify:inter-ideograph;
	line-height: 200%;
	height: auto;
	width: 99%;
	margin: 0px auto;
	padding: 10px 0px 20px;
	overflow: hidden;
	font-size: 14px;
}

/*栏目图片列表*/
.pics img{
	padding: 2px;
	margin-bottom: 10px;
	border: 1px solid #e5e5e5;
	margin-top: 10px;
}
/*文章内容*/
.arcon .tit{
	color: #F00;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	height: 35px;
	font-family: "微软雅黑", "宋体";
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
}
.arcon .Subheading{
	font: 12px/20px "宋体";
	text-align: center;
	padding: 0px;
	height: 20px;
	color: #666;
}
.arcon .Info{
	line-height: 20px;
	text-align: center;
	height: 20px;
	background-color: #F0F9FD;
}
.arcon .Info a {
	color: #F00;
}

.arcon .Content{
	text-align:justify;
	text-justify:inter-ideograph;
	line-height: 200%;
	height: auto;
	width: 99%;
	margin: 0px auto;
	padding: 10px 0px 20px;
	overflow: hidden;
	font-size: 14px;
}
