.nav {
	background: #fff;
	position: relative;
	z-index: 999;
}
.nav_class {
	width: 1200px;
	color: #fff;
	margin: 0px auto;
	font-family: Roboto Condensed-Bold;
	height: 40px;
	margin-bottom: 3px;
}
.nav_class ul {
	list-style: none;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.nav_class a {
	display: block;
	padding: 0px;
	line-height: inherit;
	cursor: pointer;
}
.nav_menu {
	line-height: 45px;
	font-weight: 700;
}
.nav_menu-item {
	float: left;
	display: block;
	position: relative;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	line-height: 40px;
	width: 15.2%;
}
.nav_menu-item a {
	color: #333;
}
.nav_menu-item:last-child {
	background: none;
}
.nav_menu-item:hover {
	border-bottom: #003f88 solid 3px;
}
.nav_menu-item:hover .nav_submenu {
	display: block;
}
.nav_submenu {
	font-weight: 300;
	text-transform: none;
	display: none;
	position: absolute;
	left: 0;
	font-size: 16px;
	background-color: #f2f5f9;
	text-align: center;
	width: 220px;
	padding: 0px 0;
	z-index: 99999999999;
	margin-left: 0px;
	top: 42px;
	font-family: RobotoCondensed-Regular;
}
.nav_submenu a {
	color: #333;
	font-size: 16px;
}
.nav_submenu-item {
	height: 45px;
	line-height: 45px;
}
.nav_submenu-item a {
	color: #333;
}
.nav_submenu-item:hover {
	background-color: #dbebfe;
	color: #333;
	font-family: Roboto Condensed-Bold;
}
.nav_submenu-item:hover a {
	color: #333;
}
.active {
	border-bottom: #003f88 solid 3px;
}
#keyword {
	width: 208px !important;
	background: none;
	border: none;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	outline: none;
	color: #999;
	font-size: 14px;
}
.wp_search .search_en {
	background: url(search.png) center no-repeat;
	width: 31px;
	height: 30px;
}
.wp_search td {
	display: block;
	height: 30px;
	float: left;
}
.swf-slick4 .txtb .ct p {
	word-wrap: break-word;
	width: 230px;
}
.pL1-m1 .m2 .txtb .ct p {
	word-wrap: break-word;
	width: 630px;
}
.pL2-m1 .ct p {
	word-wrap: break-word;
	width: 450px;
}
.WP_VisitCount {
	display: -webkit-inline-box !important;
}
.wp_listcolumn .wp_column a .column-name {
	line-height: 46px;
	padding: 0px 0px 0px 15px;
}
.wp_listcolumn .wp_column {
	border: none;
}
.wp_listcolumn {
	border: none;
}
.wp_listcolumn .wp_column a {
	background: url(list.jpg) no-repeat;
	border-bottom: 1px solid #FFF;
	font-family: Roboto Condensed-Bold;
	font-weight: 100;
	border-top: none;
	font-size: 16px;
	color: #444;
}
.wp_listcolumn .wp_column a.selected {
	color: #FFF;
	background:url(list_hover.jpg) no-repeat;
}
.wp_listcolumn .wp_column a:hover {
	color: #444;
	background:url(list.jpg) no-repeat;
}
.possplit {
	background: url(weizhi.png) center no-repeat;
	width: 15px;
}
.wp_listcolumn .wp_subcolumn .wp_column a {
	background: url(list_2.jpg) no-repeat;
	font-size: 14px;
	font-weight: 100;
	color: #444;
	border-top: none;
	border-bottom: solid 1px #d8d8d8;
}
.wp_listcolumn .wp_subcolumn .wp_column a:hover {
	background: url(list_2_hover.jpg) no-repeat;
	font-weight: bold;
	color: #333;
}
.wp_listcolumn .wp_subcolumn .wp_column a.selected {
	background: url(list_2.jpg) no-repeat;
}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name {
	line-height: 44px;
	padding: 0px 0px 0px 30px;
}
.weizhi a {
	c}


.nav_class .nav_menu .nav_menu-item .t, .nav_class .nav_menu .active a {
    font-weight: bold;
}