
/*+++++hj_go_81+++++*/
@charset "utf-8";
template_hj_81 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_81 a {
	text-decoration: none;
	color: #666;
}
template_hj_81 .hj_mk_81_template_hj_81 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_81 .hj_mk_81_clear {
	clear: both
}
template_hj_81 .hj_mk_81_main {
	width: 1200px;
	margin: 0px auto;
	display: flow-root;
	padding: 30px 0px;
}
template_hj_81 .hj_mk_81_main .hj_mk_81_main_header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 3;
	height: 60px;
}
template_hj_81 .hj_mk_81_main .hj_mk_81_main_logo {
	width: 85%;
	height: 60px;
	display: flex;
	align-items: center;
	margin-left: 10px;
}
template_hj_81 .hj_mk_81_main .hj_mk_81_main_logo_tu {
	max-width: 100%;
	height: 40px
}
template_hj_81 .hj_mk_81_main .hj_mk_81_main_mbtn {
	position: absolute;
	right: 0;
	top: 0;
	width: 15%;
	height: 60px;
	cursor: pointer;
	transition: all 0.3s ease;
	display: flex;
	justify-content: center;
	align-items: center;
}
template_hj_81 .hj_mk_81_main .hj_mk_81_main_zgc {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	z-index: 9;
	display: none;
}
template_hj_81 .hj_mk_81_main .hj_mk_81_main_menu {
	width: 200px;
	height: 100%;
	right: -200px;
	top: 0;
	position: fixed;
	transform: translateZ(0px) rotate(0deg);
	transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	z-index: 10;
	box-shadow: -2px 0 5px rgba(0,0,0,0.1);
}
template_hj_81 .hj_mk_81_main .hj_mk_81_main_menu .hj_mk_81_main_menu_bt {
	padding: 10px 0;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}
.hj_mk_81_main .hj_mk_81_main_menu .hj_mk_81_main_menu_li {
	position: relative;
	padding: 12px 12px 12px 22px;
	font-size: 14px;
	line-height: 24px;
	transition: all 0.2s ease;
}
template_hj_81 .hj_mk_81_main .hj_mk_81_main_menu .hj_mk_81_main_menu_li .hj_mk_81_main_menu_a {
	display: block;
	text-decoration: none;
}

template_hj_81 .hj_mk_81_main .hj_mk_81_main_menu .hj_mk_81_main_menu_active:after {
	position: absolute;
	top: 50%;
	left: 0;
	width: 5px;
	height: 14px;
	margin-top: -7px;
	content: "";
}
template_hj_81 .hj_mk_81_main.hj_mk_81_main_open .hj_mk_81_main_menu {
	transform: translate3d(-200px, 0, 0);
	-webkit-transform: translate3d(-200px, 0, 0);
}
template_hj_81 .hj_mk_81_main.hj_mk_81_main_open .hj_mk_81_main_mbtn {
	transform: translateZ(0px) rotate(90deg);
	-webkit-transform: translateZ(0px) rotate(90deg);
	right: 50%;
}

/*+++++hj_end_81+++++*/

