
/*+++++hj_go_6+++++*/
template_hj_6 * {
	padding: 0;
	margin: 0;
}
template_hj_6 .hj_mk_6_clear {
	clear: both
}
template_hj_6 .hj_mk_6_float_left {
	float: left;
}
template_hj_6 .hj_mk_6_float_right {
	float: right;
}
template_hj_6 .hj_mk_6_daohang {
	width: 100%;
	background-color: #fff;
	height: 70px;
	overflow: hidden;
	position: absolute;
	top: 40px;
	left: 50%;
	transform:translateX(-50%);
	z-index: 99999;
}
template_hj_6 .hj_mk_6_header {
	width: 100%;
	margin: 0 auto;
	height: 100%;
}
template_hj_6 .hj_mk_6_header .hj_mk_6_weblogo {
	height: 100%;
	width: 30%;
	display: flex;
	align-items: center;
	justify-content: left;
}
template_hj_6 .hj_mk_6_header .hj_mk_6_weblogo a {
	max-height: 70px;
    display: flex;
}
template_hj_6 .hj_mk_6_header .hj_mk_6_weblogo img {
	max-height: 100%;
}
template_hj_6 .hj_mk_6_header .hj_mk_6_navigation {
	width: 69%;
}
template_hj_6 .hj_mk_6_header .hj_mk_6_navigation i {
	display: none;
}
template_hj_6 .hj_mk_6_header .hj_mk_6_navigation ul {
	width:100%;
	float: right;
	display: table;
}
template_hj_6 .hj_mk_6_header .hj_mk_6_navigation ul li {
	line-height: 70px;
	list-style: none;
	display: table-cell;
	text-align: center;
}
template_hj_6 .hj_mk_6_header .hj_mk_6_navigation ul li a {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	font-family: "Geometr415 blk Bt", "Ge", "Arial", "Microsoft YaHei";
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	background: transparent;
	outline: none;
}

/*+++++hj_end_6+++++*/

