.top{
	height: 40px;
	line-height: 40px;
	 background: #eee;
	overflow: hidden;
}
.topContent{
	width: 990px;
	margin:  0 auto ;
	padding-right: 10px;
}
.top>a{
	float: left;
}
.p_left{
	float:left;
}
.topRight{
	 width: auto;
	height:30px;
	float:right;
}
.topRight a{
	margin-left: 15px;
}
/*logo*/
.logo{
	width: 1000px;
	margin:  0px auto ;height:120px;
}
.logoText{
	float: left;
	width:230px;
	height: 135px;
	padding-left:20px ;
}
.logoText a:hover{
	text-decoration: none;
}
.logoText h2{
	margin-top:15px ;
}
.logoText h2 a{
	font-size: 46px;
	color: #7b7e39;
}
.logoText h4 a{
	font-size: 30px;
	line-height: 28px;
	color: #7b7e39;
	letter-spacing: 2px;
}



.logoLeft{float:left;width:40%;height:100%;padding:0;}
.logoRight{float:right;width:60%;height:100%;padding:0;} 
.logoLeft *,.logoRight *{display:block;width:100%;height:100%;padding:0;}
 
.navBox{
	width:1000px;
	margin: 0 auto;
	position: relative;
	margin:4px auto 18px;
	border: 1px solid #333333;
	border-right: none;
}
.nav{
	width:1000px;
	height: 64px;
	background:#336633 ;
}
.nav li{
	width: 110px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color:#fff;
	float:left;
}
.nav li a{
	display: inline-block;
	width: 100%;
	height: 32px;
	color:#fff;font-size:16px;
	font-weight: bold;
}
.nav li:hover{
	color:#000;
	background: #FFFFFF;
}
.nav li a:hover{
	color:#f00;
	background: #FFFFFF;
}
.linkUl{
	position: absolute;
	width:600px;
	height: 32px;
	top:33px;
	left: 380px;
	background:#99CC99 ;
}
.linkUl li{
	width: 108px;
	float: left;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color:#fff;
	color:#770000;
	padding: 0 1px;
	overflow:hidden;
}
.linkUl li a{
	color:#770000;
	font-weight: bold;
}
.linkUl li:hover{
	color:#f00;
	background: #FFFFFF;
}

/*尾部*/
.footer{
	width:1000px;
	height: 383px;
	margin: 10px auto;
}
.footerTop{
	width:100%;
	height: 120px;
	border: 1px solid #CCCCCC;
}
.logoUl{
	height: 52px;
	border-bottom: 1px solid #CCCCCC;
}
.logoUl li{
	width:150px;
	height: 49px;
	float: left;
	margin-left: 20px;
}
.logoUl li img{
	width:125px;
	height: 49px;
}
.link{
	width: 96%;
	height: 60px;
	margin: 10px auto 0;
}
.link li{
	float: left;
	margin-right: 20px;
}
.link li a{
	color: #074B8E;
}
.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;
}
.footerBottom{
	width:100%;
	height: 220px;
	margin-top:5px ;
	text-align: center;
	color: #383838;
	position: relative;
}
.footerBottom .sheng{
	overflow: hidden;
}
.hold{
	margin-top: 10px;
}
.hold h2 a{
	color: #ff0000;
}
.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: 106px;
	height: 18px;
	margin-left:5px;
}
.hold label img{
	width: 50px;
	height: 18px;
}
.copyright{
}
.copyright p{
	font-size: 12px;
	line-height:24px ;
}
.phone{
	
    color: blue;
    font-weight: bold;
    font-size: 12px;

}
.phone>a{
	color: #2424ff;
	font-weight: bold;
	font-size:13px;
}
.phone p{
	margin-top:3px ;
}
.phone p a{
	color: #6e6e6e;
	font-weight: bold;
	
}
.imgUl{
	width:560px ;
	margin: 0 auto;
}
.imgUl li{
	float: left;
	margin-right: 8px;
}
.imgUl li img{
	width: 103px;
	height: 36px;
}
.footerLogo img{
	width: 120px;
	height: 120px;
}
.left{
	position:absolute;
	left: 0px;
	top:80px
}
.right{
	position:absolute;
	right: 0px;
	top:90px
}


