#btop {
	display: block;
	height: 30px;
	width: 100%;
	margin-top: 0px;
background-color:#005E4F;
}
 
#top1 {
	display: block;
	height: 30px;
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color:#fff;
}
#top1 #toptime {
	text-align: center;
	display: block;
	float: left;
	height: 30px;
	width: 150px;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#setindex {
	display: block;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	text-align: right;
	width: 600px;
	overflow: hidden;
	color:#fff;
	float: right;
}
 #setindex a {
	color: #fff;
	text-decoration: none;
}


#head {

	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
background-color:#2F9915;

}
#logomenu {
	display: block;

	width:1050px;
	margin-right: auto;
	margin-left: auto;

margin-top: 0px;
overflow: hidden;
}

#logo {
	display: block;
	width:100%;
	margin: 0px auto;


}
#logo img{
	margin-top:10px;
	display: block;
}



 #menu {
	width: 100%;
	
	display: block;
	height: 50px;
position:relative;
z-index:100;
background: url("zyc2018.png") repeat-x center 0px;
}
 
#banner {
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color:#fff;
clear:both;
	
	margin-top: 0px;
	margin-bottom: 0px;
}
#banner #bannercontent {
	display: block;

	max-width: 1920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
height:450px;
}
/*-----------------下面是下拉菜单的样式表-----------------*/
* { 
padding:0; 
margin:0; 
} 
body { 
font-family:verdana, sans-serif; 
font-size:14px; 
} 
#navigation, #navigation li ul { 
list-style-type:none; 
} 
#navigation { 
width:1050px;
margin-top: 0px;
	margin-right: auto;

	margin-left: auto;
} 
#navigation li { 
float:left; 
text-align:center; 
position:relative; 
} 
#navigation li a:link, #navigation li a:visited {
	display:block;
	text-decoration:none;
	width:100px;
	height:40px;
	line-height:40px;

	font-size: 16px;
	color: #fff;
	background-position: right bottom; 

}

#navigation li ul li a:link, #navigation li ul li  a:visited { 
display:block; 
text-decoration:none; 
color:#fff; 
width:200px; 
height:39px; 
line-height:39px; 
border:1px solid #666; 
border-width:1px 1px 0 0; 
background:#279901; 
	font-size: 12px;
	font-weight: normal;

} 
#navigation li a:hover { 
color:#fff;
background-color:#279901;
text-shadow:2px 2px 2px #333;
} 
#navigation li ul li a:hover { 
color:#fff; 
background: url("zyc2018.png") repeat-x center 0px;
border-bottom:1px solid #218401; 
} 
#navigation li ul { 
display:none; 
position:absolute; 
top:40px; 
left:0; 
width:120px; 
} 
#navigation li ul li ul { 
display:none; 
position:absolute; 
top:0px; 
left:130px; 
margin-top:0; 
margin-left:1px; 
width:120px; 
} 
/*-----------------下面是下拉菜单的样式表-----------------*/
#top{
	background-color:#efefef;
width:100%;
color:#333;
}
#hotnews{
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
height:30px;
}
#hotnews h1{
	display: block;

	width: 80px;
line-height:30px;
font-size:12px;
	overflow: hidden;
height:30px;
float:left;
}
#hotnews .gd{
	display: block;

	width: 500px;
line-height:30px;
font-size:12px;
	overflow: hidden;
height:30px;
float:left;
}
#hotnews .time{
	display: block;

	width: 450px;
line-height:30px;
font-size:12px;
	overflow: hidden;
height:30px;
float:left;
text-align:right;
}