@charset "gb2312";
/* CSS Document */
/*重置样式*/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, em, font, img, strong, dl, dt, dd, ol, ul, li{
	margin:0;
	padding:0;
}
body{
	font-size:12px;
	font-family:"宋体";
	color:#000;
	background-color:#FFF;
	position:relative;
}
a{
	color:#467C00;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
font{
	font-size:12px;
	font-weight:bold;
}
em{
	font-size:12px;
	font-style:normal;
}
ul{
	list-style-type:none;
}
img{
	border:0;
}
a img{
	border:0;
}
/*框架*/
.container{
	width:1002px;
	height:auto;
	margin:0 auto;
}
.borderBottom{
	border-bottom:2px dashed #999;
}
/*边距*/
.marginLeft8{
	margin-left:16px;
	_margin-left:8px;
}
.marginLeft21{
	margin-left:21px;
}
.marginLeft23{
	margin-left:23px;
}
/*文本*/
.tleft{
	text-align:left;
}
/*颜色*/
.red{
	color:#F00;
}
.green{
	color:#467C00;
}
/*清除浮动*/
.clear{
	clear:both;
}
/*页面样式*/
.top1{
	width:auto;
	height:61px;
	text-align:center;
	background-image:url(topBg1.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
.top2{
	width:auto;
	height:164px;
	background-image:url(topBg3.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
.top3{
	width:auto;
	height:189px;
	background-image:url(topBg4.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
.top4{
	width:auto;
	height:48px;
	background-image:url(topBg5.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
.mainNav{
	width:auto;
	height:55px;
	text-align:center;
	margin-bottom:20px;
	background-image:url(navBg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
.left{
	width:330px;
	height:auto;
	float:left;
	display:inline;
	margin-bottom:10px;
}
.right{
	width:662px;
	height:auto;
	float:left;
	display:inline;
	margin-left:10px;
	margin-bottom:10px;
}
.ph{
	width:inherit;
	height:559px;
	background-image:url(phBg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.ph span{
	display:block;
	width:inherit;
	height:73px;
	margin-bottom:20px;
}
.ph ul{
	margin:0 4px;
	height:40px;
	background-image:url(phLine.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.ph ul li{
	display:block;
	float:left;
	line-height:40px;
	text-align:center;
}
.ph ul li.li1{
	width:24%;
}
.ph ul li.li2{
	width:50%;
}
.gz{
	width:inherit;
	height:377px;
	margin-top:10px;
	background-image:url(gzBg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.gz span{
	display:block;
	width:inherit;
	height:73px;
	margin-bottom:10px;
}
.gz p{
	padding:0 8px;
	line-height:24px;
	text-indent:24px;
}
.pkb{
	width:inherit;
	height:215px;
	margin-bottom:10px;
}
.jp{
	width:inherit;
	height:721px;
	background-image:url(jpBg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.jp span{
	display:block;
	width:inherit;
	height:228px;
}
.jpBox{
	width:196px;
	height:489px;
	background-color:#f2fddb;
	float:left;
	text-align:center;
}
.jpBox img{
	width:192px;
	height:238px;
	border:2px solid #adcd3c;
}
.jpBox p{
	padding:0 10px;
	line-height:22px;
}
.pkzp{
	width:inherit;
	height:auto;
	padding-bottom:10px;
	background-image:url(pkzpBg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.pkzp span{
	display:block;
	height:142px;
	width:inherit;
}
.pkBox{
	width:477px;
	height:193px;
	float:left;
	padding-left:20px;
	padding-bottom:25px;
}
.pkBox img{
	width:150px;
	height:186px;
	border:2px solid #adcd3c;
}
.pkBox em{
	float:right;
}
.pkBox dl dt{
	float:left;
	padding-right:10px;
}
.pkBox dl dd{
	float:left;
	width:290px;
	line-height:24px;
}
.pkBox dl dd a{
	padding-right:15px;
}
.footer{
	width:auto;
	height:auto;
	border-top:2px solid #adcd3c;
	background-color:#f2fddb;
	text-align:center;
	margin-top:20px;
}
.footer p{
	line-height:24px;
}