
/*+++++hj_go_8+++++*/
template_hj_8 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_8 a {
	text-decoration: none;
	color: #666;
	outline: none
}
template_hj_8 .hj_mk_8_template_hj_8 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	background: no-repeat center/cover;
}
template_hj_8 .hj_mk_8_marginauto {
	margin: 0 auto;
	width: 100%;
}
template_hj_8 .hj_mk_8_clear {
	clear: both
}
template_hj_8 .hj_mk_8_left {
	float: left
}
template_hj_8 .hj_mk_8_right {
	float: right
}
template_hj_8 .hj_mk_8_footer {
	width: 1200px;
	margin: 0 auto
}
template_hj_8 .hj_mk_8_footer .hj_mk_8_mapInfo {
	display: flex;
	justify-content: space-between;
	padding-top: 60px;
	padding-bottom: 51px;
	overflow: initial;
}
template_hj_8 .hj_mk_8_footer .hj_mk_8_container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
template_hj_8 .hj_mk_8_footer .hj_mk_8_mapInfo .hj_mk_8_logo {
	height: 79px;
	display: block;
	vertical-align: middle;
}
template_hj_8 .hj_mk_8_footer .hj_mk_8_mapInfo .hj_mk_8_maps {
	display: flex;
	justify-content: space-between;
}
template_hj_8 .hj_mk_8_footer .hj_mk_8_mapInfo .hj_mk_8_maps .hj_mk_8_navBox {
	width: 80px;
	margin-right: 20px;
}
template_hj_8 .hj_mk_8_footer .hj_mk_8_mapInfo .hj_mk_8_maps .hj_mk_8_navBox .hj_mk_8_nav {
	font-size: 14px;
	color: #ffffff;
	font-weight: 400;
	margin-bottom: 10px;
	display: block;
	padding-left: 0;
	list-style: none;
}
template_hj_8 .hj_mk_8_footer .hj_mk_8_mapInfo .hj_mk_8_maps .hj_mk_8_navBox .hj_mk_8_navBtn {
	font-size: 13px;
	color: #ffffff;
	opacity: 0.6;
	font-weight: 300;
	line-height: 23px;
	display: block;
}
template_hj_8 .hj_mk_8_footer .hj_mk_8_mapInfo .hj_mk_8_qrcodeInfo .hj_mk_8_qrcodetie {
	font-size: 14px;
	color: #ffffff;
	opacity: 0.6;
	margin-bottom: 15px;
	text-align: center;
}
template_hj_8 .hj_mk_8_footer .hj_mk_8_mapInfo .hj_mk_8_qrcodeInfo .hj_mk_8_qrcodes {
	position: relative;
	display: flex;
}
template_hj_8 .hj_mk_8_footer .hj_mk_8_mapInfo .hj_mk_8_qrcodeInfo .hj_mk_8_qrcodes .hj_mk_8_qrcodeBox {
	position: relative;
	margin-right: 15px;
	cursor: pointer;
	text-align:center
}
template_hj_8 .hj_mk_8_footer .hj_mk_8_mapInfo .hj_mk_8_qrcodeInfo .hj_mk_8_qrcodes .hj_mk_8_qrcodeBox:last-child {
	margin-right: 0;
}
template_hj_8 .hj_mk_8_footer .hj_mk_8_mapInfo .hj_mk_8_qrcodeInfo .hj_mk_8_qrcodes .hj_mk_8_qrcodeBox .hj_mk_8_weixin {
	width: 60px;
}
template_hj_8 .hj_mk_8_footer .hj_mk_8_mapInfo .hj_mk_8_qrcodeInfo .hj_mk_8_qrcodes .hj_mk_8_qrcodeBox .hj_mk_8_qrcode {
	width: 100px;
}
template_hj_8 .hj_mk_8_visible-xs {
	display: none !important;
}
template_hj_8 .hj_mk_8_footer .hj_mk_8_mapInfo .hj_mk_8_qrcodeInfo .hj_mk_8_qrcodes .hj_mk_8_qrcodeBox .hj_mk_8_name {
	font-size: 11px;
	color: #ffffff;
	opacity: 0.6;
	line-height: 23px;
	margin-top: 2px;
}
template_hj_8 .hj_mk_8_footer .hj_mk_8_mapInfo .hj_mk_8_qrcodeInfo .hj_mk_8_qrcodes .hj_mk_8_qrcodeBox .hj_mk_8_hoverBox {
	position: absolute;
	left: -50px;
	bottom: 120px;
	opacity: 0;
	transition: all 0.3s ease-out;
}
template_hj_8 .hj_mk_8_footer .hj_mk_8_mapInfo .hj_mk_8_qrcodeInfo .hj_mk_8_qrcodes .hj_mk_8_qrcodeBox:hover .hj_mk_8_hoverBox {
	opacity: 1;
	bottom: 90px;
}
template_hj_8 .hj_mk_8_footer .hj_mk_8_mapInfo .hj_mk_8_qrcodeInfo .hj_mk_8_qrcodes .hj_mk_8_qrcodeBox .hj_mk_8_hoverBox .hj_mk_8_hoverCode {
	width: 160px;
	padding: 20px;
	padding-bottom: 12px;
	background: #fff;
	border-radius: 5px;
}
template_hj_8 .hj_mk_8_footer .hj_mk_8_mapInfo .hj_mk_8_qrcodeInfo .hj_mk_8_qrcodes .hj_mk_8_qrcodeBox .hj_mk_8_hoverBox .hj_mk_8_hoverCode .hj_mk_8_img {
	display: block;
	width: 120px;
}
template_hj_8 .hj_mk_8_footer .hj_mk_8_mapInfo .hj_mk_8_qrcodeInfo .hj_mk_8_qrcodes .hj_mk_8_qrcodeBox .hj_mk_8_hoverBox .hj_mk_8_hoverCode .hj_mk_8_txt {
	font-size: 14px;
	color: #333436;
	margin-top: 5px;
	text-align: center;
}
template_hj_8 .hj_mk_8_footer .hj_mk_8_mapInfo .hj_mk_8_qrcodeInfo .hj_mk_8_qrcodes .hj_mk_8_qrcodeBox .hj_mk_8_hoverBox .hj_mk_8_arrow {
	width: 10px;
	height: 4px;
	display: block;
	margin: auto;
}
template_hj_8 .hj_mk_8_footer .hj_mk_8_triangle-down {
	position:relative;
	left:50%;
	transform:translateX(-50%);
	width: 0;
	height: 0;
	border-left: 10px solid transparent;  /* 左侧透明边框 */
	border-right: 10px solid transparent; /* 右侧透明边框 */
	border-top: 10px solid white;         /* 顶部白色边框，形成下三角 */
}

/*+++++hj_end_8+++++*/


/*+++++hj_go_9+++++*/
template_hj_9 .hj_mk_9_template_hj_9{
	background-color: #000;
	text-align:center;
	color:#f4f4f4;
	padding:10px ;
	margin:0 auto;
	font-size:14px;
}

template_hj_9 .hj_mk_9_template_hj_9 a{
	text-decoration:none;
 
	color:#f4f4f4;
 
}

/*+++++hj_end_9+++++*/


/*+++++hj_go_99+++++*/
template_hj_99 {

	overflow-x: hidden;

	color: #000;

	font-size: 14px;

	font-family: microsoft yahei, "宋体";

}

template_hj_99 a {

	text-decoration: none;

	color: #666;

}

template_hj_99 * {

	margin: 0;

	list-style: none;

	padding: 0;

	box-sizing: border-box

}

template_hj_99 .hj_mk_99_clear {

	clear: both

}

template_hj_99 .hj_mk_99_marginauto {

	margin: 0 auto;

}

/*右侧浮动*/
template_hj_99 .hj_mk_99_kefu-box {
    width: 76px;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 999;
    color: #333;
    background: #fff;
    box-shadow: 0 0 5px 5px rgba(0 , 0 , 0 , 0.1);
    border-radius: 3px;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
}

template_hj_99 .hj_mk_99_kefu-box li a {
    text-decoration: none;
    color: #333;
}

template_hj_99 .hj_mk_99_kefu-box li {
    width: 76px;
    height: 77px;
    border-radius: 2px;
    cursor: pointer;
    position: relative;
    padding: 8px 0 0;
    box-sizing: border-box;
}

template_hj_99 .hj_mk_99_kefu-box li b {
    display: block;
    width: 38px;
    height: 37px;
    overflow: hidden;
    margin: 0 auto;
}
template_hj_99 .hj_mk_99_kefu-box li b img{width:100%;}
template_hj_99 .hj_mk_99_kefu-box li span {
    display: block;
}

template_hj_99 .hj_mk_99_kefu-box .hj_mk_99_my-kefu-pho a {
    animation: hj_mk_99_dhheart 1s ease-in-out infinite alternate;
    display: block;
}

template_hj_99 .hj_mk_99_kefu-box .hj_mk_99_my-kefu-ftop {
    display: none;
    height: 52px;
}

template_hj_99 .hj_mk_99_kefu-box li.cur,template_hj_99 .hj_mk_99_kefu-box li:hover {
    background: #f1592a;
    color: #fff ;
}

template_hj_99 .hj_mk_99_kefu-box li.cur a,template_hj_99 .hj_mk_99_kefu-box li:hover a {
    color: #fff
}

template_hj_99 .hj_mk_99_kefu-box li.cur b img,template_hj_99 .hj_mk_99_kefu-box li:hover b img {
  filter: brightness(0) invert(1);
}

template_hj_99 .hj_mk_99_kefu-box li.my-kefu-weixin .cont {
    margin: 0;
    width: 140px;
    padding: 14px;
    position: absolute;
    right: 90px;
    top: -24px;
    background-color: #fff;
}

template_hj_99 .hj_mk_99_kefu-box li .cont:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 50px;
    right: -7px;
    border-bottom: 7px solid transparent;
    border-top: 7px solid transparent;
    border-left: 7px solid #fff;
}

template_hj_99 .hj_mk_99_kefu-box li.my-kefu-weixin .cont span {
    display: block;
    line-height: 30px;
    height: 40px;
    font-size: 16px;
    color: #333;
}

template_hj_99 .hj_mk_99_kefu-box li.my-kefu-weixin .cont img {
    width: 115px;
    height: 115px;
}

template_hj_99 .hj_mk_99_kefu-box li.hj_mk_99_my-kefu-tel .cont {
    display: none;
    margin: 0;
    width: 175px;
    padding: 14px;
    position: absolute;
    right: 85px;
    top: 4px;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    background: #f1592a;
}
template_hj_99 .hj_mk_99_telnum{display: flex;align-items: center;}
template_hj_99 .hj_mk_99_kefu-box li.hj_mk_99_my-kefu-tel .cont img{float: left; filter: brightness(0) invert(1);}
template_hj_99 .hj_mk_99_kefu-box li.hj_mk_99_my-kefu-tel .cont:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 26px;
    right: -7px;
    border-bottom: 7px solid transparent;
    border-top: 7px solid transparent;
    border-left: 7px solid #f1592a;
}

template_hj_99 .hj_mk_99_kefu-box li.my-kefu-qq .cont {
    display: none;
    margin: 0;
    width: 175px;
    padding: 14px;
    position: absolute;
    right: 85px;
    top: 4px;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    background: #f1592a;
    padding-left: 40px;
}

template_hj_99 .hj_mk_99_kefu-box li.my-kefu-qq .cont:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 26px;
    right: -7px;
    border-bottom: 7px solid transparent;
    border-top: 7px solid transparent;
    border-left: 7px solid #f1592a;
}

template_hj_99 .hj_mk_99_kefu-box li:hover .cont {
    display: block!important;
}
@keyframes hj_mk_99_dhheart {
    from {
        transform: translate(0,0)
    }

    to {
        transform: translate(0,10px)
    }
}
/*+++++hj_end_99+++++*/

