
/*+++++hj_go_92+++++*/
template_hj_92 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_92 a {
	text-decoration: none;
	color: #666;
	outline: none
}
template_hj_92 .hj_mk_92_template_hj_92 * {
	box-sizing: border-box;
	margin: 0;
	list-style: none;
	padding: 0;
	background: no-repeat center/cover;
}
template_hj_92 .hj_mk_92_marginauto {
	margin: 0 auto;
	width: 100%;
}
template_hj_92 .hj_mk_92_clear {
	clear: both
}
template_hj_92 .hj_mk_92_header {
	background-color: #fff;
	padding: 8px 10px;
}
template_hj_92 .hj_mk_92_header .hj_mk_92_logo {
	float: left;
}
template_hj_92 .hj_mk_92_header .hj_mk_92_logo img {
	display: block;
	width:180px;
	height:auto;
	padding:10px 10px
}
template_hj_92 .hj_mk_92_header .hj_mk_92_menu {
	float: right;
	height: 18px;
	margin: 18px 0;
    margin-right: 10px;
}
template_hj_92 .hj_mk_92_header .hj_mk_92_menu img {
	display: block;
	height: 100%;
	width: auto;
}
template_hj_92 .hj_mk_92_menu-box {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 999999;
	display: none;
	height:100vh;
	padding: 20px;
	box-sizing: border-box;
}

template_hj_92 .hj_mk_92_menu-box .hj_mk_92_menu-box-gb {
        display: flex;
        justify-content: end;
		width:100%;
		margin:0px auto;
    }
	
template_hj_92 .hj_mk_92_menu-box .hj_mk_92_menu-box-gb .hj_mk_92_menu-box-tu{
        display: block;
    }
	
template_hj_92 .hj_mk_92_menu-box .hj_mk_92_menu-box-gb .hj_mk_92_menu-box-tu-img{
        width:20px;
		height:20px
    }


template_hj_92 .hj_mk_92_menu-box li {
	line-height: 50px;
	border-bottom: 1px solid #ad1010;
}
template_hj_92 .hj_mk_92_menu-box li a {
	display: block;
	color: #fff;
	margin-right: 50px;
	font-size:14px;
	line-height:50px;
}
template_hj_92 .hj_mk_92_menu-box li .hj_mk_92_menu_icon {
	float: right;
	height: 20px;
	width: 10px;
	background: url(../1879/jt.png) no-repeat center;
	position: relative;
	z-index: 1;
	cursor: pointer;
	margin-top: 15px;
	transition: transform 0.3s ease;
}
template_hj_92 .hj_mk_92_menu-box li .hj_mk_92_menu_icon.hj_mk_92_menu_xz {
  transform: rotate(90deg);
}


template_hj_92 .hj_mk_92_menu-box li .hj_mk_92_sub {
	background: #ad1010;
	display: none;
}
template_hj_92 .hj_mk_92_menu-box li .hj_mk_92_sub a {
	margin-right: 0;
	font-size:15px;
	line-height:40px;
	padding: 0 30px;
}


template_hj_92 .hj_mk_92_menu-box li .hj_mk_92_sub .hj_mk_92_sub_icon {
	float: right;
	height: 20px;
	width: 10px;
	background: url(../1879/jt.png) no-repeat center;
	position: relative;
	z-index: 1;
	cursor: pointer;
	margin-top: 15px;
	transition: transform 0.3s ease;
}
template_hj_92 .hj_mk_92_menu-box li .hj_mk_92_sub .hj_mk_92_sub_icon.hj_mk_92_sub_xz {
  transform: rotate(90deg);
}
/*+++++hj_end_92+++++*/

