.ul li{
	height: 30px;
	line-height: 28px;
	padding-left:18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/dot_03.jpg) no-repeat 6px 13px;
}
.ul2 li{
	height: 30px;
	line-height: 28px;
	padding-left:18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/d02.png) no-repeat 6px 10px;
}
.top{
	height: 40px;
	line-height: 40px;
	background: #eee;
	overflow: hidden;
}
.topContent{
	width: 990px;
	margin:  0 auto ;
	padding-right: 10px;
}
.top>a{
	float: left;
}
.topRight{
	width: 260px;
	height:30px;
	float:right;
}
.topRight a{
	margin-left: 15px;
}
/*logo*/
.logo{
	width: 1000px;
	margin:  0px auto ;
	margin-bottom: 7px;
}
.logoLeft{
	width:430px;
	padding-top: 10px;
}
.logoLeft img{
width: 420px;
height: 120px;
float: left;
margin-top: -23px;
margin-left: -19px;
}
.logoText{
	float: left;
	width:256px;
	height: 135px;
	padding-left:20px ;
	letter-spacing: -4px;
}
.logoText h2{
	margin-top:15px ;
}
.logoText h2 a{
	font-size: 40px;
	color: #004100;
}
.logoText h4 a{
	font-size: 32px;
	line-height: 28px;
	color: #004100;
	letter-spacing: 1px;
}
.logoRight img{
	width:570px;
	height: 140px;
}
.navBox{
	width:1000px;
	margin: 0 auto;
	background:#4f702e ;
}
.nav{
	width: 995px;
	height: 82px;
	padding-left:5px ;
	margin: 0 auto;
	background: #1c7dc1;
}
.nav li{
	width: 77px;
height: 46px;
text-align: center;
line-height: 37px;
color: #fff;
float: left;
margin-top: -10px;
}
.nav li a{
	color:#fff;
	font-size: 15px;
	font-weight: bold;
}
.nav li:hover{
	background: #d1d8bf;
}
.nav li:hover a{
	color: #004D22;
}

/*鐏忛箖鍎�*/
.footer{
	width:1000px;
	margin: 10px auto;
}
.footerTop{
	width:100%;
	height: 120px;
	border: 1px solid #CCCCCC;
}
.logoUl{
	height: 52px;
	border-bottom: 1px solid #CCCCCC;
}
.logoUl li{
	height: 49px;
	float: left;
	margin-left: 15px;
}
.logoUl li img{
	width:125px;
	height: 49px;
}
.link{
	width: 96%;
	height: 60px;
	font-size: 12px;
	margin: 10px auto 0;
}
.link li{
	float: left;
	margin-right: 20px;
}
.link li a{
	color: #000;
	font-size: 12px;
}
.link li a:hover{
	color: #E74953;
}
.footerNav{
	width: 100%;
	height: 25px;
	border: 1px solid #CCCCCC;
	margin-top:10px ;
	
}
.footerNav ul{
	width: 300px;
	height: 20px;
	margin: 0 auto;
	margin-top: 3px;
}
.footerNav ul li{
	float: left;
	width: 70px;
	height: 18px;
	line-height: 18px;
	border-right: 1px solid #CCCCCC;
	text-align: center;
}
.footerNav ul li a{
	font-size: 12px;
	
}
.footerBottom{
	width:100%;
	margin-top:5px ;
	text-align: center;
	color: #383838;
	position: relative;
	font-size: 12px;
}
.footerBottom .sheng{
	overflow: hidden;
}
.hold{
	margin-top:3px;
}
.hold h2 a{
	color: #ff0000;
	font-size: 12px;
}
.hold i{
	display: inline-block;
	width: 50px;
	height: 18px;
	margin-left: 10px;
}
.hold i img{
	width: 50px;
	height: 18px;
}
.hold label{
	display: inline-block;
	width: 50px;
	height: 18px;
	margin-left:5px;
}
.hold label img{
	width: 50px;
	height: 18px;
}
.copyright p{
	font-size: 12px;
	line-height:24px ;
}
.phone{
}
.phone>span{
	font-size: 12px;
	padding-right: 10px;
}
.phone p{
	margin-top:3px ;
	font-size: 12px;
	line-height: 25px;
}
.imgUl{
	width:560px ;
	margin: 0 auto;
}
.imgUl li{
	float: left;
	margin-right: 8px;
}
.imgUl li img{
	width: 103px;
	height: 36px;
}
.footerLogo img{
	width: 110px;
	height: 100px;
}
.left{
	position:absolute;
	left: 0px;
	top:80px
}
.right{
	position:absolute;
	right: 0px;
	top:63px
}
