
/*+++++hj_go_108+++++*/
@charset "utf-8";
template_hj_108 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_108 a {
	text-decoration: none;
	color: #666;
}
template_hj_108 .hj_mk_108_template_hj_108 * {
	list-style: none;
	box-sizing: border-box
}
template_hj_108 .hj_mk_108_clear {
	clear: both
}
.hj_mk_108_header {
	width: 100%;
}
.hj_mk_108_ly_top2 {
	position:inherit;
	width: 100%;
	z-index: 999999;
	background: #fff;
	top: 0;
}
.hj_mk_108_ly_top {
	width: 100%;
	background: #fff;
	height: 70px;
	z-index: 99;
	position: relative;
}
.hj_mk_108_ly_top .hj_mk_108_lytop_main {
	height: 100%;
	position: relative;
}
.hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_toplogo {
	width: 50%;
	margin-left: 3%;
	height: 100%;
	float: left;
	overflow: hidden;
}
.hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_toplogo .hj_mk_108_toplogo_a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_toplogo .hj_mk_108_toplogo_a .hj_mk_108_toplogo_a_img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 30%;
	transform: translateY(-50%);
}

.hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_tel {
	position: absolute;
	right: 12%;
	margin-top: 16px;
	height: 30px;
	transition: all .5s ease;
}


.hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_tel_img {
	width:30px;
	height:30px;
}


.hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_navtb {
	position: absolute;
	right: 3%;
	margin-top: 22px;
	height: 25px;
	transition: all .5s ease;
}
.hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_navtb:before, .hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_navtb:after {
	content: "";
	display: block;
	width: 26px;
	height: 2px;
}
.hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_navtb:after {
	margin-top: 7px;
}
.hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_navtb .hj_mk_108_navtb_span {
	display: block;
	width: 26px;
	height: 2px;
	background: #666;
	margin-top: 7px;
}
.hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_navtb.hj_mk_108_navtb_open:before {
	margin-top: 10px;
	transform: rotate(45deg);
	width: 23px;
}
.hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_navtb.hj_mk_108_navtb_open::after {
	margin-top: -11px;
	transform: rotate(-45deg);
	width: 23px;
}
.hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_navtb.hj_mk_108_navtb_open .hj_mk_108_navtb_span {
	background: transparent;
	transform: translate(-50%, -50%) rotate(180deg);
}
.hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_top1_right {
	width: 100%;
	position: absolute;
	top: 62px;
	z-index: 9999999;
	background: #fff;
	height: 100vh;
	left: 100%;
	transition: all .5s ease;
	overflow: scroll;
}
.hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_top1_right.hj_mk_108_top1_right_open {
	left: 0;
}
.hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_top1_right .hj_mk_108_nav {
	width: 100%;
	height: auto;
	float: none;
	transition: all 0.4s;
	padding: 0;
}
.hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_top1_right .hj_mk_108_nav .hj_mk_108_nav_li {
	width: 90%;
	margin: 0 auto;
	float: none;
	padding:10px 0px;
	box-sizing:border-box;
	text-align: left;
	position: relative;
}
.hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_top1_right .hj_mk_108_nav .hj_mk_108_nav_li .hj_mk_108_nav_lia {
	height: 100%;
	padding: 0px 20px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	transition: .4s ease;
	display: inline-block;
	position: relative;
}
.hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_top1_right .hj_mk_108_nav .hj_mk_108_nav_li .hj_mk_108_nav_lia::before, .hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_top1_right .hj_mk_108_nav .hj_mk_108_nav_li.hj_mk_108_navon .hj_mk_108_nav_lia::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	height: 3px;
	width: 3px;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}
.hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_top1_right .hj_mk_108_nav .hj_mk_108_nav_li:hover .hj_mk_108_nav_lia::before, .hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_top1_right .hj_mk_108_nav .hj_mk_108_nav_li.hj_mk_108_navon .hj_mk_108_nav_lia::before {
	width: 100%;
	opacity: 1;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}
.hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_top1_right .hj_mk_108_nav .hj_mk_108_nav_li:hover .hj_mk_108_nav_lia, .hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_top1_right .hj_mk_108_nav .hj_mk_108_nav_li.hj_mk_108_navon .hj_mk_108_nav_lia {
	font-weight: bold;
}
.hj_mk_108_navon {
	font-weight: bold;
}
.hj_mk_108_navon::before {
	width: 100%;
	opacity: 1;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}
.hj_mk_108_ly_top .hj_mk_108_lytop_main .hj_mk_108_top1_right#hj_mk_108_showopen .hj_mk_108_nav {
	transform: scale3d(0, 0, 0);
	width: 0;
}

/*+++++hj_end_108+++++*/


/*+++++hj_go_112+++++*/
template_hj_112 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_112 a {
	text-decoration: none;
}
template_hj_112 .hj_mk_112_template_hj_112 *{
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_112 .hj_mk_112_marginauto {
	margin: 0 auto;
}
template_hj_112 .hj_mk_112_clear {
	clear:both 
}
template_hj_112 .hj_mk_112_nav{
	margin:10px;
}
template_hj_112 .hj_mk_112_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_112 .hj_mk_112_nav li.hj_mk_112_active {
    background:#046b33;
}
template_hj_112 .hj_mk_112_nav li.hj_mk_112_active a{
    color:#fff
}
template_hj_112 .hj_mk_112_nav li a {
    display: block;
    color: #fff;
    font-size: 14px;
}
/*+++++hj_end_112+++++*/


/*+++++hj_go_116+++++*/
template_hj_116 .hj_mk_116_lunbo {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
template_hj_116 .hj_mk_116_lunbochang {
	height: auto;
}
template_hj_116 .hj_mk_116_datu {
	height: auto;
	width: 100%;
	float: left;
}
template_hj_116 .hj_mk_116_datuimg {
	width: 100%;
	height: auto;
	vertical-align:bottom;
}
template_hj_116 .hj_mk_116_xiaotu {
	width: 100%;
	z-index: 2;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
template_hj_116 .hj_mk_116_xiaotubox {
	display: inline-block;
	background: rgba(255,255,255,0.3);
	border-radius: 10px;
	padding: 0px 10px;
}
template_hj_116 .hj_mk_116_xiaotulist {
	background: #FFF;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_116 .hj_mk_116_xiaotulistXZ {
	background: #d03736;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_116 .hj_mk_116_datu1simg {
	width: 140px;
	height: 60px;
}
template_hj_116 .hj_mk_116_zuojantou {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../131/slider-arrow.png);
	background-repeat: no-repeat;
	background-position: -110px 5px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
template_hj_116 .hj_mk_116_zuojantou:hover {
	background-position: -170px 5px;
}
template_hj_116 .hj_mk_116_youjantou {
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../131/slider-arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
template_hj_116 .hj_mk_116_youjantou:hover {
	background-position: -50px 5px;
}

/*+++++hj_end_116+++++*/

