
/*+++++hj_go_23+++++*/
template_hj_23 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_23 a {
	text-decoration: none;
	color: #666;
	outline: none
}
template_hj_23 .hj_mk_23_template_hj_23 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	background: no-repeat center/cover;
}
template_hj_23 .hj_mk_23_marginauto {
	margin: 0 auto;
	width: 100%;
}
template_hj_23 .hj_mk_23_clear {
	clear: both
}
template_hj_23 .hj_mk_23_left {
	float: left
}
template_hj_23 .hj_mk_23_right {
	float: right
}
template_hj_23 .hj_mk_23_footer {
	width: 1200px;
	margin: 0 auto
}
template_hj_23 .hj_mk_23_footer .hj_mk_23_mapInfo {
	display: flex;
	justify-content: space-between;
	padding-top: 60px;
	padding-bottom: 51px;
	overflow: initial;
}
template_hj_23 .hj_mk_23_footer .hj_mk_23_container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
template_hj_23 .hj_mk_23_footer .hj_mk_23_mapInfo .hj_mk_23_logo {
	height: 79px;
	display: block;
	vertical-align: middle;
}
template_hj_23 .hj_mk_23_footer .hj_mk_23_mapInfo .hj_mk_23_maps {
	display: flex;
	justify-content: space-between;
}
template_hj_23 .hj_mk_23_footer .hj_mk_23_mapInfo .hj_mk_23_maps .hj_mk_23_navBox {
	width: 80px;
	margin-right: 20px;
}
template_hj_23 .hj_mk_23_footer .hj_mk_23_mapInfo .hj_mk_23_maps .hj_mk_23_navBox .hj_mk_23_nav {
	font-size: 14px;
	color: #ffffff;
	font-weight: 400;
	margin-bottom: 10px;
	display: block;
	padding-left: 0;
	list-style: none;
}
template_hj_23 .hj_mk_23_footer .hj_mk_23_mapInfo .hj_mk_23_maps .hj_mk_23_navBox .hj_mk_23_navBtn {
	font-size: 13px;
	color: #ffffff;
	opacity: 0.6;
	font-weight: 300;
	line-height: 23px;
	display: block;
}
template_hj_23 .hj_mk_23_footer .hj_mk_23_mapInfo .hj_mk_23_qrcodeInfo .hj_mk_23_qrcodetie {
	font-size: 14px;
	color: #ffffff;
	opacity: 0.6;
	margin-bottom: 15px;
	text-align: center;
}
template_hj_23 .hj_mk_23_footer .hj_mk_23_mapInfo .hj_mk_23_qrcodeInfo .hj_mk_23_qrcodes {
	position: relative;
	display: flex;
}
template_hj_23 .hj_mk_23_footer .hj_mk_23_mapInfo .hj_mk_23_qrcodeInfo .hj_mk_23_qrcodes .hj_mk_23_qrcodeBox {
	position: relative;
	margin-right: 15px;
	cursor: pointer;
	text-align:center
}
template_hj_23 .hj_mk_23_footer .hj_mk_23_mapInfo .hj_mk_23_qrcodeInfo .hj_mk_23_qrcodes .hj_mk_23_qrcodeBox:last-child {
	margin-right: 0;
}
template_hj_23 .hj_mk_23_footer .hj_mk_23_mapInfo .hj_mk_23_qrcodeInfo .hj_mk_23_qrcodes .hj_mk_23_qrcodeBox .hj_mk_23_weixin {
	width: 60px;
}
template_hj_23 .hj_mk_23_footer .hj_mk_23_mapInfo .hj_mk_23_qrcodeInfo .hj_mk_23_qrcodes .hj_mk_23_qrcodeBox .hj_mk_23_qrcode {
	width: 100px;
}
template_hj_23 .hj_mk_23_visible-xs {
	display: none !important;
}
template_hj_23 .hj_mk_23_footer .hj_mk_23_mapInfo .hj_mk_23_qrcodeInfo .hj_mk_23_qrcodes .hj_mk_23_qrcodeBox .hj_mk_23_name {
	font-size: 11px;
	color: #ffffff;
	opacity: 0.6;
	line-height: 23px;
	margin-top: 2px;
}
template_hj_23 .hj_mk_23_footer .hj_mk_23_mapInfo .hj_mk_23_qrcodeInfo .hj_mk_23_qrcodes .hj_mk_23_qrcodeBox .hj_mk_23_hoverBox {
	position: absolute;
	left: -50px;
	bottom: 120px;
	opacity: 0;
	transition: all 0.3s ease-out;
}
template_hj_23 .hj_mk_23_footer .hj_mk_23_mapInfo .hj_mk_23_qrcodeInfo .hj_mk_23_qrcodes .hj_mk_23_qrcodeBox:hover .hj_mk_23_hoverBox {
	opacity: 1;
	bottom: 90px;
}
template_hj_23 .hj_mk_23_footer .hj_mk_23_mapInfo .hj_mk_23_qrcodeInfo .hj_mk_23_qrcodes .hj_mk_23_qrcodeBox .hj_mk_23_hoverBox .hj_mk_23_hoverCode {
	width: 160px;
	padding: 20px;
	padding-bottom: 12px;
	background: #fff;
	border-radius: 5px;
}
template_hj_23 .hj_mk_23_footer .hj_mk_23_mapInfo .hj_mk_23_qrcodeInfo .hj_mk_23_qrcodes .hj_mk_23_qrcodeBox .hj_mk_23_hoverBox .hj_mk_23_hoverCode .hj_mk_23_img {
	display: block;
	width: 120px;
}
template_hj_23 .hj_mk_23_footer .hj_mk_23_mapInfo .hj_mk_23_qrcodeInfo .hj_mk_23_qrcodes .hj_mk_23_qrcodeBox .hj_mk_23_hoverBox .hj_mk_23_hoverCode .hj_mk_23_txt {
	font-size: 14px;
	color: #333436;
	margin-top: 5px;
	text-align: center;
}
template_hj_23 .hj_mk_23_footer .hj_mk_23_mapInfo .hj_mk_23_qrcodeInfo .hj_mk_23_qrcodes .hj_mk_23_qrcodeBox .hj_mk_23_hoverBox .hj_mk_23_arrow {
	width: 10px;
	height: 4px;
	display: block;
	margin: auto;
}
template_hj_23 .hj_mk_23_footer .hj_mk_23_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_23+++++*/

