.custom_menu{
	margin-top: -141px;
	margin-bottom: 10px;
	position: relative;
	z-index: 99;
}
ul {
	list-style: none;
}
#menu_bg {
	list-style: none; margin: 0px auto; width: 994px; height: 50px; padding-left: 0px; z-index: 999;
}
#menu_bg .imenu_bg {
	margin: 0px auto; width: 994px; height: 50px; position: relative;
}
.imenu {
	width: 142px;
	height: 50px;
	text-align: center;
	color: rgb(0, 0, 0);
	line-height: 50px;
	font-size: 17px;
	float: left;
}
.imenu a {
	color: rgb(255, 255, 255);
	text-decoration: none;
}
.imenu a:hover {
	color: rgb(255, 255, 255);
	text-decoration: none;
}
.imenu_on {
	width: 142px; height: 47px; text-align: center; color: rgb(0, 0, 0); line-height: 44px; font-size: 17px; font-weight: bold; float: left; background-color: rgba(34, 34, 32, 1);	border-top: 3px solid #FFF;
}
#imenu_ch {
	border-top: 3px solid #FFF; line-height: 44px;
}
.imenu_on a {
	color: rgb(255, 255, 255);
	text-decoration: none;
}
.imenu_on a:hover {
	color: rgb(255, 255, 255);
	text-decoration: none;
}
.submnu {
	background: rgba(34, 34, 32, 1);
	margin: 0px auto;
	left: -1000px;
	top: 50px;
	width: 2000px;
	padding-left: 1010px;
	border-top-color: currentColor;
	border-top-width: medium;
	border-top-style: none;
	display: none;
	position: absolute;
	z-index: 9999;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
}
#gyyz {
	width: 994px;
}
#gyyz ul {
	width: 229px; height: auto; text-align: left; margin-right: 18px; float: left;
}
.menu_title {
	width: 1000px;
	height: 40px;
	text-align: left;
	color: rgb(255, 255, 255);
	line-height: 40px;
	font-size: 17px;
	margin-bottom: 10px;
	border-bottom-color: rgb(255,255,255);
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.menu_title a {
	color: rgb(255, 255, 255);
}
.li_title {
	margin: 3px;
	color: #8fd8f9;
	font-size: 14px;
	border-bottom-color: rgb(255, 255, 255);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#gyyz ul.li_content .li_title a {
	color: rgb(143,216,249);
	font-size: 14px;
	font-weight: bold;
}
#gyyz ul.li_content .li_title a:hover{
	color: rgb(143,216,249);
	font-size: 14px;
	font-weight: bold;
}
#gyyz ul.li_content li {
	margin: 3px; height: 24px; text-align: left; line-height: 24px;
}
#gyyz ul.li_content li a {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	text-decoration: none;
}
#gyyz ul.li_content li a:hover {
	height: 24px; color: rgb(255, 255, 255); line-height: 24px; text-decoration: none;
}
#gyyz ul.li_content li img {
	padding-top: 8px;
}
#gyyz .pic001 {
	margin-top: 10px; float: left;
}
#gyyz .pic001 img {
	padding: 5px; border: 1px solid rgb(201, 202, 202); border-image: none; width: 179px; height: 106px; margin-right: 15px; float: left;
}
@media screen and (max-width:1024px){
.submnu {
	background: rgba(34, 34, 32, 1);
	margin: 0px auto;
	left: -10px;
	top: 50px;
	width: 1010px;
	padding-left: 20px;
	border-top-color: currentColor;
	border-top-width: medium;
	border-top-style: none;
	display: none;
	position: absolute;
	z-index: 9999;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px; 
}
}