
/*+++++hj_go_81+++++*/
template_hj_81 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_81 a {
	text-decoration: none;
}
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_marginauto {
	margin: 0 auto;
}
template_hj_81 .hj_mk_81_clear {
	clear: both
}
template_hj_81 .hj_mk_81_head {
	width:100%;
	background: #fff;
	padding: 10px 0;
	position: fixed;
	top:0;
	left:0;
	z-index:9
}
template_hj_81 .hj_mk_81_icon {
	fill: #8e8e8e;
	width: 40px;
	height: 40px;
}
template_hj_81 .hj_mk_81_head .hj_mk_81_logo {
	padding: 0 110px 0 15px;
}
template_hj_81 .hj_mk_81_head .hj_mk_81_logo img {
	height: 60px;
	max-width: 100%;
}
template_hj_81 .hj_mk_81_head .hj_mk_81_head-btn {
	position: absolute;
	right: 15px;
	top: calc(50% - 20px);
	font-size: 0;
}
template_hj_81 .hj_mk_81_head .hj_mk_81_head-btn a {
	display: inline-block;
	vertical-align: middle;
}
template_hj_81 .hj_mk_81_nav {
	z-index: 9999;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #fff;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
template_hj_81 .hj_mk_81_nav.hj_mk_81_active {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}
template_hj_81 .hj_mk_81_nav .hj_mk_81_close-btn {
	text-align: right;
	padding: 15px 15px 0 0;
}
template_hj_81 .hj_mk_81_nav li {
	border-bottom: 1px solid #888888;
}
template_hj_81 .hj_mk_81_nav li a {
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #707070;
	font-weight: bold
}

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


/*+++++hj_go_80+++++*/
template_hj_80 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_80 a {
	text-decoration: none;
}
template_hj_80 .hj_mk_80_template_hj_80 *{
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_80 .hj_mk_80_marginauto {
	margin: 0 auto;
}
template_hj_80 .hj_mk_80_clear {
	clear:both 
}
template_hj_80 .hj_mk_80_nav{
	margin:10px;
}
template_hj_80 .hj_mk_80_nav li {
    width: calc(33.3% - 2px);
    line-height: 40px;
    float: left;
    text-align: center;
    position: relative;
    box-sizing: border-box;
	background:rgba(0, 153, 70, 1);
	margin:1px;
	height:40px;
	overflow:hidden;
}
template_hj_80 .hj_mk_80_nav li.hj_mk_80_active {
    background:#046b33;
}
template_hj_80 .hj_mk_80_nav li.hj_mk_80_active a{
    color:#fff
}
template_hj_80 .hj_mk_80_nav li a {
    display: block;
    color: #fff;
    font-size: 14px;
}
/*+++++hj_end_80+++++*/

