﻿.body {
	background: url(../img/bg2.png) no-repeat;
	background-size: 100%;
}

.bodygray {
	background: url(../img/bg2gray.png) no-repeat;
}

.zfxxgk_ss {
	height: 51px;
	width: 100%;
	background: url(../img/zwxxgk_img05.png) no-repeat;
	float: left;
	margin-top: 84px;
	margin-bottom: 84px;
}

#go_search {
	width: 40px;
	height: 42px;
	border: none;
	margin-top: 3px;
}

em.zwxxgk_bnt1 {
	width: 53px;
	height: 51px;
	margin-top: -1px;
	display: inline-block;
	float: left;
	background: url(../img/zwxxgk_bnt01.png) no-repeat;
}

.nav_item:hover em.zwxxgk_bnt1, .nav_item.active em.zwxxgk_bnt1 {
	background: url(../img/zwxxgk_bnt01b.png) no-repeat;
}

em.zwxxgk_bnt2 {
	width: 53px;
	height: 51px;
	margin-top: -1px;
	display: inline-block;
	float: left;
	background: url(../img/zwxxgk_bnt02.png) no-repeat;
}

.nav_item:hover em.zwxxgk_bnt2, .nav_item.active em.zwxxgk_bnt2 {
	background: url(../img/zwxxgk_bnt02b.png) no-repeat;
}

em.zwxxgk_bnt3 {
	width: 53px;
	height: 51px;
	margin-top: -1px;
	display: inline-block;
	float: left;
	background: url(../img/zwxxgk_bnt03.png) no-repeat;
}

.nav_item:hover em.zwxxgk_bnt3, .nav_item.active em.zwxxgk_bnt3 {
	background: url(../img/zwxxgk_bnt03b.png) no-repeat;
}

em.zwxxgk_bnt4 {
	width: 53px;
	height: 51px;
	margin-top: -1px;
	display: inline-block;
	float: left;
	background: url(../img/zwxxgk_bnt04.png) no-repeat;
}

.nav_item:hover em.zwxxgk_bnt4, .nav_item.active em.zwxxgk_bnt4 {
	background: url(../img/zwxxgk_bnt04b.png) no-repeat;
}

.nav_item {
	background-color: white;
	margin: 9px 0px;
}


.nav_item:hover, .nav_item.active {
	background-color: #2c6294;
}

.nav_item:hover a, .nav_item.active a {
	color: white;
}

.nav_item a {
	text-decoration: none;
}

.nav_item h3 {
	padding: 6px;
	font-size: 20px;
	position: relative;
}

.gk_sub_menu ul {
	background-color: white;
	list-style: none; padding: 0px;
}

.gk_sub_menu ul.show {
	display: block;
}

.gk_sub_menu ul.hide {
	display: none;
}


.gk_sub_menu ul li {
	margin: 0px;
	padding-left: 22px;
	font-size: 16px;
}

.gk_sub_menu ul li span {
	font-size: 24px;
}


.gk_sub_menu ul li:hover, .gk_sub_menu ul li.active  {
	background-color: rgb(230, 245, 255);
}


.gk_sub_menu ul li a {
	color: black !important;
}

.gk_sub_nav_btn {
	position: absolute;
	right: 0rem;
	top: 14px;
	font-size: 28px;
}


.gk_sub_nav_btn:hover {
	cursor: pointer;
}

.nav_item:hover .gk_sub_nav_btn, .nav_item.active .gk_sub_nav_btn{
	color: white;
}
