
/*+++++hj_go_2+++++*/

/*+++++hj_end_2+++++*/


/*+++++hj_go_56+++++*/
template_hj_56 * {
	padding: 0;
	margin: 0;
	box-sizing: border-box
}
template_hj_56 a {
	text-decoration: none;
	cursor: pointer;
	color: inherit;
	outline: none
}
template_hj_56 ul, template_hj_56 li {
	list-style: none
}
template_hj_56 .hj_mk_56_clear {
	clear: both
}
template_hj_56 .hj_mk_56_container {
	margin: 0px auto;
}
template_hj_56 .hj_mk_56_SideBox {
    position: fixed;
    top: 40%;
    right: -100px;
    z-index: 999;
    width: 60px;
    transition: all 0.48s;
    right: 10px;
}
template_hj_56 .hj_mk_56_SideIcon {
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    margin-bottom: 10px;
    border-radius: 8px;
}
template_hj_56 .hj_mk_56_SideZX {
    position: relative;
    z-index: 1;
}
template_hj_56 .hj_mk_56_SideIcon .hj_mk_56_tbIcon {
    width: 40px;
    height: 40px;
    background: #c30d23;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 15px;
}
template_hj_56 .hj_mk_56_SideIcon .hj_mk_56_tbIcon::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgb(195, 13, 35, .8);
    border: 1px solid #c30d23;
    animation: yuanRun 2s infinite linear;
    border-radius: 8px;
}
template_hj_56 .hj_mk_56_SideIcon .hj_mk_56_tbIcon img {
    width: 60%;
    position: relative;
    z-index: 2;
    opacity: .8;
}
template_hj_56 .hj_mk_56_SideIcon .hj_mk_56_tbIcon::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgb(195, 13, 35, .8);
    border: 1px solid #c30d23;
    border-radius: 8px;
    animation: yuanzq 2s 1s infinite linear;
}
template_hj_56 .hj_mk_56_SideText {
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    color: #c30d23;
}
template_hj_56 .hj_mk_56_Sidegtbox {
    width: 160px;
    position: absolute;
    right: 120%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    display: none;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.06);
    padding-right: 30px;
    background: #c30d23;
    padding: 20px 0;
    border-radius: 16px;
    overflow: hidden;
}
template_hj_56 .hj_mk_56_Sidegtbox .t1 {
    text-align: center;
    color: #eee;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
}
template_hj_56 .hj_mk_56_Sidegtbox .ewm {
    width: 100px;
    height: 100px;
    margin: 10px auto 0;
    display: flex;
    border-radius: 6px;
    overflow: hidden;
}
template_hj_56 .hj_mk_56_Sidegtbox .ewm img {
    width: 100%;
    height: 100%;
}
template_hj_56 .hj_mk_56_Sidegtbox .tel {
    text-align: center;
    color: #eee;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
    font-weight: 500;
}
template_hj_56 .hj_mk_56_Sidegtbox .tel span {
    display: block;
    font-size: 18px;
    color: #fff;
    margin-top: 5px;
}
template_hj_56 .hj_mk_56_Sideazx {
    width: 100%;
    margin: 10px auto 0;
    display: flex;
    justify-content: center;
}
template_hj_56 .hj_mk_56_Sideazx a {
    width: initial;
    height: 100%;
    padding: 8px 10px;
    display: inline-flex;
    align-items: center;
    border-radius: 8px;
    background: #fff;
    transition: all 0.4s;
}
template_hj_56 .hj_mk_56_Sideazx img {
    width: 20px;
}
template_hj_56 .hj_mk_56_Sideazx span {
    color: #c30d23;
    font-size: 14px;
    line-height: 1;
    margin-left: 7px;
    font-weight: 500;
}
template_hj_56 .hj_mk_56_SideUp {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background: #c30d23;
    transform: translateX(30px);
    opacity: 0;
    transition: all 0.48s;
}
template_hj_56 .hj_mk_56_SideUp img {
    width: 20px;
    height: 20px;
    opacity: .6;
}
template_hj_56 .hj_mk_56_pageyy {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.06);
}
template_hj_56 .hj_mk_56_bdT1 {
    line-height: 1;
   font-size: 22px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
template_hj_56 .hj_mk_56_bdIBox {
    width: 100%;
    margin: 30px auto 0;
}
template_hj_56 .hj_mk_56_bdIFlex {
    display: flex;
    justify-content: space-between;
}
template_hj_56 .hj_mk_56_bdIFlex .hj_mk_56_bdInp {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    width: 31%;
    margin-bottom: 50px;
    align-items: center;
    display: flex;
}
template_hj_56 .hj_mk_56_bdIFlex .hj_mk_56_bdInp span{color:red;display: inline-block;margin-right: 5px;padding-bottom: 10px;}
template_hj_56 .hj_mk_56_bdInp input {
    border:0;
    outline: none;
    width: 100%;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1;
    font-weight: 300;
    padding: 0 0 15px 0;
    background: transparent;
    position: relative;
    z-index: 2;
}

template_hj_56 .hj_mk_56_detail-box{display: flex;align-items: center;justify-content: space-between;}
template_hj_56 .hj_mk_56_lypage{width: 66%;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
template_hj_56 .hj_mk_56_lypage input {

    outline: none;
    border:0;
    width: 100%;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1;
    font-weight: 300;
    padding: 0 0 15px 0;
    background: transparent;
    position: relative;
    z-index: 2;
}
template_hj_56 .hj_mk_56_btnonce{width:28%;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #c30d23;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;border:0;}
template_hj_56 .hj_mk_56_pageyy.none {
    display: none;
}
template_hj_56 .hj_mk_56_pageyyBox {
    position: fixed;
    right: 5%;
    background: rgba(255, 255, 255);
    backdrop-filter: blur(12px);
    padding: 50px;
    max-width: 600px;
    width: 90%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
    border-radius: 16px;
}
template_hj_56 .hj_mk_56_pageyyBox.none{ display: none;}
template_hj_56 .hj_mk_56_SideBox.show .hj_mk_56_SideUp {
    transform: translateX(0);
    opacity: 1;
}
@keyframes yuanzq {
        0% {
            transform: translate(-50%, -50%) scale(1);
            opacity: 1;
        }

        100% {
            transform: translate(-50%, -50%) scale(1.5);
            opacity: 0;
        }
    }
/*+++++hj_end_56+++++*/


/*+++++hj_go_3+++++*/
template_hj_3 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_3 a {
	text-decoration: none;
	color: #666;
	outline: none
}
template_hj_3 .hj_mk_3_template_hj_3 * {
	box-sizing: content-box;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_3 .hj_mk_3_clear {
	clear: both
}
template_hj_3 .hj_mk_3_lunbo {
	position: relative;
	width: 100%;
	overflow: hidden;
}
template_hj_3 .hj_mk_3_lunbochang {
	height: auto;
}
template_hj_3 .hj_mk_3_datu {
	position: relative;
	height: auto;
	width: 100%;
	float: left;
	overflow: hidden;
}
template_hj_3 .hj_mk_3_datu_a {
	width: 100%;
	display: block
}
template_hj_3 .hj_mk_3_text {
	position: absolute;
	width: 100%;
	left: 100px;
	top: 55%;
	transform: translate(0%, -50%);
	text-align: left;
}
template_hj_3 .hj_mk_3_flying-animation {
	animation: flyIn 1s ease-in-out forwards;
}
 @keyframes flyIn {
 from {
 bottom: 200px;
 opacity: 0;
}
to {
	bottom: 0;
	opacity: 1;
}
}
template_hj_3 .hj_mk_3_title {
	width: 100%;
	margin: 0px auto;
	line-height: 80px;
	font-weight: bold;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-align: center;
}
template_hj_3 .hj_mk_3_more {
	margin-top: 20px;
	text-align: center;
}
template_hj_3 .hj_mk_3_more span {
	padding: 10px 30px;
	font-size: 16px;
}
template_hj_3 .hj_mk_3_datuimg {
	width: 100%;
	vertical-align: bottom;
	opacity: 1;
}
template_hj_3 .hj_mk_3_datu.hj_mk_3_active .hj_mk_3_datuimg{
	animation: scaleAnimation 6s infinite;
}
 @keyframes scaleAnimation {
 0% {
 transform: scale(1.1);
}
 50% {
 transform: scale(1);
}
 100% {
 transform: scale(1);
}
}
template_hj_3 .hj_mk_3_xiaotu {
	width: 100%;
	z-index: 2;
	position: absolute;
}
template_hj_3 .hj_mk_3_xiaotubox {
	display: inline-block;
	border-radius: 10px;
	padding: 0px 10px;
}
template_hj_3 .hj_mk_3_xiaotulist {
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_3 .hj_mk_3_xiaotulistXZ {
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_3 .hj_mk_3_datu1simg {
	width: 140px;
	height: 60px;
}
template_hj_3 .hj_mk_3_youtu {
	position: absolute;
	width: 20%;
	right: 0px;
	top: 0px;
	text-align: center;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center; 

}
template_hj_3 .hj_mk_3_youtu .hj_mk_3_youtu_img {
	max-width: 100%;
	max-height: 100%;
	transform: translateX(140%); /* 从右侧滑入 */
	transition: transform 1s ease-in-out;
}
template_hj_3 .hj_mk_3_youtu.hj_mk_3_active .hj_mk_3_youtu_img {
	transform: translateX(0%);
}
template_hj_3 .hj_mk_3_youtu.hj_mk_3_likai .hj_mk_3_youtu_img {
	transform: translateX(140%);
}
template_hj_3 .hj_mk_3_shipin {
	width: 100%;
	object-fit: fill;
}

/*+++++hj_end_3+++++*/


/*+++++hj_go_4+++++*/
template_hj_4 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_4 a {
	text-decoration: none;
	color: #666;
	outline: none
}
template_hj_4 .hj_mk_4_template_hj_4 * {
	box-sizing: border-box;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_4 .hj_mk_4_marginauto {
	margin: 0 auto;
	width: 100%;
}
template_hj_4 .hj_mk_4_clear {
	clear: both
}
template_hj_4 .hj_mk_4_main {
	width: 100%;
	margin: 0px auto
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con {
	width: 100%;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_tit .hj_mk_4_main_tit_con {
	font-size: 30px;
	display: block;
	letter-spacing: 2px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	background-size: cover;
	text-align: center
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_zt {
	width: 100%;
	height: 100vh;
	padding-top: 88px;
	position: relative;
	display: flex;
	align-items: center;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_zt .hj_mk_4_main_con_zt_con {
	width: 92%;
	margin: 0px auto;
}

template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_ztXq {
	width: 100%;
	position: relative;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_proleft {
	width: 50%;
	display: flex;
	justify-content: space-between;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_ztItem {
	display: block;
	width: 50%;
	padding: 10px;
	position: relative;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_proleft .hj_mk_4_main_con_protu {
	width: 100%;
	padding-top: 135%;
	background: #f4f4f4;
	margin: 0 auto;
	position: relative;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_proleft .hj_mk_4_main_con_protu .hj_mk_4_main_con_protu_img {
	width: 70%;
	height: 70%;
	object-fit: contain;
	position: absolute;
	left: 15%;
	top: 18%;
	padding-top: 50px;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_ztText {
	width: 100%;
	height: 100%;
	padding: 30px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_ztText .hj_mk_4_main_con_ztText_b {
	font-size: 18px;
	line-height: 1.4;
	display: block;
	transition: all .48s;
	margin-bottom: 8px;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_ztText .hj_mk_4_main_con_jt {
	font-size: 12px;
	display: flex;
	align-items: center;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_ztText .hj_mk_4_main_con_jt_ms {
	display: inline-block;
	padding: 0px 10px;
	border-radius: 4px;
	position: absolute;
	top: 38px;
	right: 30px;
	font-size: 12px;
	font-style:normal;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_ztText .hj_mk_4_main_con_jt .hj_mk_4_main_con_jt_img {
	width: 12px;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_ztText .hj_mk_4_main_con_ztText_i img {
	width: 12px;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_ztText .hj_mk_4_main_img2 {
	display: none;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_ztText .hj_mk_4_main_con_ztText_i .hj_mk_4_main_img2 {
	display: none;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_prorig .hj_mk_4_main_con_ztText .hj_mk_4_main_con_ztText_i {
	display: flex;
	align-items: center;
	position: absolute;
	bottom: 38px;
	left: 30px;
	font-size: 12px;
	font-style: normal;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_prorig {
	width: 50%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_prorig .hj_mk_4_main_con_protu {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_prorig .hj_mk_4_main_con_protu .hj_mk_4_main_con_protu_img {
	width: 50%;
	height: 70%;
	object-fit: contain;
	position: absolute;
	right: 0%;
	top: 18%;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_protu .hj_mk_4_main_img2 {
	opacity: 0;
	left: 0 !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
	padding: 0 !important;
	transition: all .48s;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_ztItem:hover .hj_mk_4_main_con_protu .hj_mk_4_main_img1 {
	display: none;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_ztItem:hover .hj_mk_4_main_con_protu .hj_mk_4_main_img2 {
	opacity: 1;
	transition: all .48s;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_ztItem:hover .hj_mk_4_main_con_ztText .hj_mk_4_main_con_ztText_b {
	transition: all .48s;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_ztItem:hover .hj_mk_4_main_con_ztText .hj_mk_4_main_con_ztText_i {
	transition: all .48s;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_ztItem:hover .hj_mk_4_main_con_ztText .hj_mk_4_main_con_jt {
	transition: all .48s;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_ztItem:hover .hj_mk_4_main_con_ztText .hj_mk_4_main_con_jt .hj_mk_4_main_img1 {
	display: none;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_ztItem:hover .hj_mk_4_main_con_ztText .hj_mk_4_main_con_ztText_i .hj_mk_4_main_img1 {
	display: none;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_ztItem:hover .hj_mk_4_main_con_ztText .hj_mk_4_main_con_jt .hj_mk_4_main_img2 {
	display: block;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_con_ztItem:hover .hj_mk_4_main_con_ztText .hj_mk_4_main_con_ztText_i .hj_mk_4_main_img2 {
	display: block;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_more {
	text-align: center;
	margin-top: 40px;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_more .hj_mk_4_main_more_a {
	color: #fff;
	background-color: #e62c1e;
	padding: 8px 35px;
	font-size: 14px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
}
template_hj_4 .hj_mk_4_main .hj_mk_4_main_more .hj_mk_4_main_more_a .hj_mk_4_main_more_b, .hj_mk_4_main_more_i {
	font-style: normal
}

/*+++++hj_end_4+++++*/


/*+++++hj_go_190+++++*/
template_hj_190 .hj_mk_190_lunbo {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
template_hj_190 .hj_mk_190_lunbochang {
	height: auto;
}
template_hj_190 .hj_mk_190_datu {
	height: auto;
	width: 100%;
	float: left;
}
template_hj_190 .hj_mk_190_datuimg {
	width: 100%;
	height: auto;
	vertical-align:bottom;
}
template_hj_190 .hj_mk_190_xiaotu {
	width: 100%;
	z-index: 2;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
template_hj_190 .hj_mk_190_xiaotubox {
	display: inline-block;
	background: rgba(255,255,255,0.3);
	border-radius: 10px;
	padding: 0px 10px;
}
template_hj_190 .hj_mk_190_xiaotulist {
	background: #FFF;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_190 .hj_mk_190_xiaotulistXZ {
	background: #d03736;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_190 .hj_mk_190_datu1simg {
	width: 140px;
	height: 60px;
}
template_hj_190 .hj_mk_190_zuojantou {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../40/slider-arrow.png);
	background-repeat: no-repeat;
	background-position: -110px 5px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
template_hj_190 .hj_mk_190_zuojantou:hover {
	background-position: -170px 5px;
}
template_hj_190 .hj_mk_190_youjantou {
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../40/slider-arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
template_hj_190 .hj_mk_190_youjantou:hover {
	background-position: -50px 5px;
}

/*+++++hj_end_190+++++*/


/*+++++hj_go_5+++++*/
template_hj_5 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_5 a {
	text-decoration: none;
	color: #666;
	outline: none
}
template_hj_5 .hj_mk_5_template_hj_5 * {
	box-sizing: border-box;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_5 .hj_mk_5_marginauto {
	margin: 0 auto;
	width: 100%;
}
template_hj_5 .hj_mk_5_clear {
	clear: both
}
template_hj_5 .hj_mk_5_main {
	width: 100%;
	margin: 0px auto;
}

template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_tit {
	display: flex;
	justify-content: space-between;
	clear: both;
	max-width: 100%;
	width: 88%;
	margin: 0px auto;
	z-index: 1;
	height:30vh;
	position:relative;
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about_tit .hj_mk_5_main_about_bt {
	line-height: 1.36;
	font-size: 2.7vw;
}

template_hj_5 .hj_mk_5_main .hj_mk_5_main_about_tit .hj_mk_5_main_about_ms {
	padding-top: 12px;
	line-height: 1.25;
	font-size: 28px;
	font-weight: 500;
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_tit .hj_mk_5_main_about_js {
	width: 52%;
	padding: 0 34px 0 0;
	line-height: 27px;
	font-weight: lighter;
	font-size: 13px;
}

template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_tit .hj_mk_5_main_about_js .hj_mk_5_main_about_js_con{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_tit .hj_mk_5_main_about_more {
	position: static;
	margin-top: 30px;
	display: inline-block;
	transition: all 0.5s;
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_tit .hj_mk_5_main_about_more:before {
	display: inline-block;
	width: 0;
	height: 8px;
	content: "";
	background: url(../1941/moreh.png) right center no-repeat;
	position: relative;
	z-index: 1;
	transition: all 0.5s;
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_tit .hj_mk_5_main_about_more:after {
	display: inline-block;
	margin-left: 0.18rem;
	width: 17px;
	height: 8px;
	content: "";
	background: url(../1941/morel.png) right center no-repeat;
	position: relative;
	z-index: 1;
	transition: all 0.5s;
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_tit .hj_mk_5_main_about_more:hover:after {
	width: 0;
	margin: 0;
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_tit .hj_mk_5_main_about_more:hover:before {
	width: 17px;
	margin-right: 18px;
}



template_hj_5 .hj_mk_5_main .hj_mk_5_main_about  .hj_mk_5_main_about_tucon{
	width:100%;
	height:58vh;position:relative
	
}


template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_yw {
	height: 280px;
	position: relative;
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_yw .hj_mk_5_main_about_yw_img {
	position: absolute;
	left: 0;
	top: -35px;
	height: 279px;
	width:95%;
	animation: fadeInUp 0.6s .8s ease both;
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_bgtu {
	animation: fadeInUp 0.6s .8s ease both;
	position: relative;
	left: 0;
	bottom: 340px;
	width: 100%;
	height:55vh;
	overflow:hidden
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_bgtu .hj_mk_5_main_about_bgtu_img{
	width:100%;
	height:55vh;
}



@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_szlist {
	position:absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	z-index: 10;
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_szlist:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 50%;
	content: "";
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_szlist:after {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 50%;
	content: "";
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_szlist .hj_mk_5_main_about_szlist_ul {
	height: 93px;
	position: relative;
	z-index: 1;
	clear: both;
	max-width: 100%;
	width: 88%;
	margin: 0px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_szlist .hj_mk_5_main_about_szlist_ul_li:first-child {
	padding-left: 0;
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_szlist .hj_mk_5_main_about_szlist_ul_li {
	flex: 1;
	padding-left: 2%;
	padding-right: 0px;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	align-items: center;
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_szlist .hj_mk_5_main_about_szlist_ul_li:nth-child(4) {
	padding-left: 40px;
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_szlist .hj_mk_5_main_about_szlist_szbox {
	width: 60%;
	float: left;
	overflow: hidden;
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_szlist .hj_mk_5_main_about_szlist_sz {
	font-size: 28px;
	line-height: 45px;
	position: relative;
	display: inline-block;
	margin-right: 30px;
}
.hj_mk_5_main_about .hj_mk_5_main_about_szlist .hj_mk_5_main_about_szlist_sz .hj_mk_5_main_about_szlist_sz_jia {
	font-size: 32px;
	position: absolute;
	right: -20px;
	top: -5px;
	line-height: 1;
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_szlist .hj_mk_5_main_about_szlist_ul_li p {
	font-size: 16px;
	font-weight: 500;
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_szlist .hj_mk_5_main_about_szlist_tu {
	width: 40%;
	float: left;
	padding-top: 20px;
	text-align: center;
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_szlist .hj_mk_5_main_about_szlist_tu .hj_mk_5_main_about_szlist_tu_img {
	width: 50px;
	height: 50px;
	transition: all 0.3s;
	display: inline-block;
	transform-origin: center center;
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_szlist .hj_mk_5_main_about_szlist_tu:hover .hj_mk_5_main_about_szlist_tu_img {
	animation: icon-bounce 0.6s ease-in-out 1 alternate;
	animation-fill-mode: both;
}
 @keyframes icon-bounce {
 0%, 100% {
 transform: rotate(0deg);
}
 25% {
 transform: rotate(15deg);
}
 50% {
 transform: rotate(-15deg);
}
 75% {
 transform: rotate(5deg);
}
 85% {
 transform: rotate(-5deg);
}
}
template_hj_5 .hj_mk_5_main .hj_mk_5_main_about .hj_mk_5_main_about_szlist .hj_mk_5_main_about_szlist_line {
	position: absolute;
	left: 50%;
	top: 0;
	height: 100%;
	width: 1px;
	z-index: 2;
}

/*+++++hj_end_5+++++*/


/*+++++hj_go_184+++++*/
template_hj_184 .hj_mk_184_p {
	width: 1200px;
	line-height: 30px;
	text-align:center;
	margin: 0 auto;	

}
template_hj_184 .hj_mk_184_marginauto{
	margin: 0 auto;
	}
/*+++++hj_end_184+++++*/


/*+++++hj_go_6+++++*/
template_hj_6 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_6 a {
	text-decoration: none;
	color: #666;
}
template_hj_6 .hj_mk_6_template_hj_6 * {
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_6 .hj_mk_6_clearfix:before, template_hj_6 .hj_mk_6_clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
template_hj_6 .hj_mk_6_marginauto {
	margin: 0 auto;
}
template_hj_6 .hj_mk_6_main {
	width: 100%;
	margin: 0 auto;
	display: block;
	position: relative;
}
template_hj_6 .hj_mk_6_main_con {
	z-index: 1;
	position: relative;
	clear: both;
	width: 88%;
	margin: 0px auto;
}
template_hj_6 .hj_mk_6_main_con .hj_mk_6_main_con_tit {
	position: relative;
	margin-bottom: 2.08vw;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
template_hj_6 .hj_mk_6_main_con .hj_mk_6_main_con_tit .hj_mk_6_main_con_tit_bt {
	line-height: 1.36;
	font-size: 2.7vw;
}
template_hj_6 .hj_mk_6_main_con .hj_mk_6_main_con_tit .hj_mk_6_main_con_xwtab {
	padding-top: 37px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

template_hj_6 .hj_mk_6_main_con .hj_mk_6_main_con_tit .hj_mk_6_main_con_xwtab .hj_mk_6_main_con_xwtab_li:not(:last-child) {
	padding-right: 21px;
}
template_hj_6 .hj_mk_6_main_con .hj_mk_6_main_con_tit .hj_mk_6_main_con_xwtab .hj_mk_6_main_con_xwtab_li {
	cursor: pointer;
}
template_hj_6 .hj_mk_6_main_con .hj_mk_6_main_con_tit .hj_mk_6_main_con_xwtab .hj_mk_6_main_con_xwtab_li .hj_mk_6_main_con_xwtab_line {
	display: inline-block;
	width: 38px;
	vertical-align: middle;
}
template_hj_6 .hj_mk_6_main_con .hj_mk_6_main_con_tit .hj_mk_6_main_con_xwtab .hj_mk_6_main_con_xwtab_li .hj_mk_6_main_con_xwtab_line:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 3px;
	transition: all 0.5s;
	vertical-align: middle;
	margin-top: -3px;
}
template_hj_6 .hj_mk_6_main_con .hj_mk_6_main_con_tit .hj_mk_6_main_con_xwtab .hj_mk_6_main_con_xwtab_li.hj_mk_6_main_con_xwtab_xz .hj_mk_6_main_con_xwtab_line:after {
	width: 22px;
}
template_hj_6 .hj_mk_6_in_pro {
}
template_hj_6 .hj_mk_6_lunbo {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: auto;
	overflow: hidden;
	z-index: 2;
}
template_hj_6 .hj_mk_6_lunbochang {
	height: auto;
}
template_hj_6 .hj_mk_6_datu {
	height: auto;
	width: 100%;
	float: left;
}
template_hj_6 .hj_mk_6_datuimg {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
template_hj_6 .hj_mk_6_xiaotu {
	z-index: 2;
	position: absolute;
	top: 70%;
	width: 100%;
	margin-top: -3px;
}
template_hj_6 .hj_mk_6_xiaotubox {
	width: 95%;
	margin: 0px auto;
	display: flex;
}
template_hj_6 .hj_mk_6_xiaotulist {
	float: left;
	cursor: pointer;
	flex: 1;
}
template_hj_6 .hj_mk_6_xiaotulistXZ {
	float: left;
	cursor: pointer;
}
template_hj_6 .hj_mk_6_datu1simg {
	width: 140px;
	height: 60px;
}
template_hj_6 .hj_mk_6_lunboitem {
	position: relative;
	display: block;
	padding: 0px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	border-radius: 0px;
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
}
template_hj_6 .hj_mk_6_zuojantou {
	position: absolute;
	left: 0%;
	top: 70%;
	display: block;
	text-align: center;
	cursor: pointer;
	width: 35px;
	height: 35px;
	background-image: url(../1942/zjt.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	z-index: 3;
	margin-top: -20px;
}
template_hj_6 .hj_mk_6_youjantou {
	position: absolute;
	right: 0%;
	top: 70%;
	display: block;
	width: 35px;
	height: 35px;
	background-image: url(../1942/yjt.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	text-align: center;
	cursor: pointer;
	z-index: 3;
	margin-top: -20px;
}
template_hj_6 .hj_mk_6_zuojantou:hover {
	background-position: -30px 3px;
}
template_hj_6 .hj_mk_6_youjantou:hover {
	background-position: -30px 3px;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_lunboitem {
	float: left;
	width: 100%;
	box-sizing: border-box;
	height: 100%;
	position: relative;
	overflow: hidden;
	height: 100vh;
	display: inline-block;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems {
	display: block;
	position: relative;
	height: 100%;
	padding-bottom: 16vw;
	box-sizing: border-box;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems .hj_mk_6_main_xwitems_a {
	display: block;
	min-height: 30.625vw;
	position: relative;
	overflow: hidden;
	transition: border-color 0.3s;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	
}
	

template_hj_6 .hj_mk_6_main .hj_mk_6_datu:hover .hj_mk_6_main_xwitems .hj_mk_6_main_xwitems_a {
	border: 0px;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems .hj_mk_6_main_xwitems_a::before, .hj_mk_6_main_xwitems .hj_mk_6_main_xwitems_a::after, .hj_mk_6_main_xwitems .hj_mk_6_main_xwitems_a .hj_mk_6_border-top, .hj_mk_6_main_xwitems .hj_mk_6_main_xwitems_a .hj_mk_6_border-bottom {
	content: '';
	position: absolute;
	transition: all 0.3s ease-out;
}
/* 上边框 - 从左到右 */
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems .hj_mk_6_main_xwitems_a .hj_mk_6_border-top {
	top: 0;
	left: 0;
	width: 0;
	height: 2px;
	transition-delay: 0s;
}
/* 左边框 - 从上到下 */
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems .hj_mk_6_main_xwitems_a::before {
	top: 0;
	left: 0;
	width: 2px;
	height: 0;
	transition-delay: 0s;
}
/* 下边框 - 从左到右 */
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems .hj_mk_6_main_xwitems_a .hj_mk_6_border-bottom {
	bottom: 0;
	left: 0;
	width: 0;
	height: 2px;
	transition-delay: 0.3s;
}
/* 右边框 - 从上到下 */
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems .hj_mk_6_main_xwitems_a::after {
	top: 0;
	right: 0;
	width: 2px;
	height: 0;
	transition-delay: 0.3s;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems .hj_mk_6_main_xwitems_a:hover .hj_mk_6_border-top {
	width: 100%;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems .hj_mk_6_main_xwitems_a:hover::before {
	height: 100%;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems .hj_mk_6_main_xwitems_a:hover .hj_mk_6_border-bottom {
	width: 100%;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems .hj_mk_6_main_xwitems_a:hover::after {
	height: 100%;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_date {
	font-size: 22px;
	line-height: 40px;
	margin-bottom: 26px
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_date .hj_mk_6_main_date_riqi {
	display: inline-block;
	padding-bottom: 10px;
	margin-right: 18px;
	font-size: 28px;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_lbcon {
	padding: 2.55vw 2.55vw 0;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems .hj_mk_6_main_xwbt {
	margin-bottom: 2vw;
	min-height: 72px;
	font-size: 20px;
	line-height: 32px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 20px;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems .hj_mk_6_main_xwms {
	margin-bottom: 1.7vw;
	min-height: 11px;
	transition: all 0.5s;
	opacity: 0;
	line-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems .hj_mk_6_main_xwmore {
	opacity: 1;
	transition: all 0.5s;
	font-weight: lighter;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems .hj_mk_6_main_xwmore:after {
	display: inline-block;
	margin-left: 18px;
	width: 17px;
	height: 8px;
	content: "";
	background: url(../1942/moreh.png) right center no-repeat;
	position: relative;
	transition: all 0.5s;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems .hj_mk_6_main_xwmore:before {
	display: inline-block;
	width: 0;
	height: 8px;
	content: "";
	background: url(../1942/morel.png) right center no-repeat;
	position: relative;
	transition: all 0.5s;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems .hj_mk_6_main_xwmore:hover:after {
	width: 0;
	margin: 0;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems .hj_mk_6_main_xwmore:hover:before {
	width: 17px;
	margin-right: 18px;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems:hover .hj_mk_6_main_xwmore:after {
	width: 0;
	margin: 0;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems:hover .hj_mk_6_main_xwmore:before {
	width: 17px;
	margin-right: 18px;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xw_imgbox {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	transition: all 0.9s;
	height: 17vw;
	overflow: hidden;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xw_imgbox .hj_mk_6_main_xw_imgbox_img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems:hover {
	z-index: 10;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems:hover .hj_mk_6_main_xwmore {
	opacity: 1;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems:hover .hj_mk_6_main_xwms {
	opacity: 1;
}
template_hj_6 .hj_mk_6_main .hj_mk_6_main_xwitems:hover .hj_mk_6_main_xw_imgbox {
	bottom: -100%;
	opacity: 0;
	z-index: -1;
	transform: scale(0.9);
}

/*+++++hj_end_6+++++*/


/*+++++hj_go_9+++++*/
template_hj_9 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_9 a {
	text-decoration: none;
	color: #666;
	outline: none
}
template_hj_9 .hj_mk_9_template_hj_9 * {
	box-sizing: border-box;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_9 .hj_mk_9_marginauto {
	margin: 0 auto;
	width: 100%;
}
template_hj_9 .hj_mk_9_clear {
	clear: both
}
template_hj_9 .hj_mk_9_main {
	width: 100%;
	margin: 0px auto;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot {
	position: relative;
	z-index: 2;
	height: 100%;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_con {
	z-index: 1;
	position: relative;
	clear: both;
	width: 88%;
	margin: 0px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 2vw;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_con:after {
	content: "";
	width: 31.25vw;
	left: -8.33vw;
	top: -9px;
	border-radius: 0 10px 0 0;
	position: absolute;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_a {
	font-size: 16px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_con_lx {
	width: 27.5%;
	position: relative;
	z-index: 10;
	padding-bottom: 40px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_con_lx .hj_mk_9_main_foot_con_lx_dl {
	padding-bottom: 30px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_con_lx .hj_mk_9_main_foot_con_lx_tit {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_con_lx .hj_mk_9_main_foot_con_lx_tel {
	font-size: 32px;
	line-height: 1;
	font-weight: bold;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_con_lx .hj_mk_9_main_foot_con_lx_mail {
	font-size: 18px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_con_lx .hj_mk_9_main_foot_con_lx_dizhi {
	font-size: 18px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_con_lx .hj_mk_9_main_foot_con_lx_ewm {
	width: 138px;
	text-align: center;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_con_lx .hj_mk_9_main_foot_con_lx_ewm .hj_mk_9_main_foot_con_lx_img {
	border-radius: 8px;
	width: 100%;
	display: block;
	margin: 0px auto 8px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_right {
	width: calc(100% - 27.5%);
	position: relative;
	z-index: 10;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_menu {
	padding-left: 50px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_menu .hj_mk_9_main_foot_menu_item {
	flex: 1;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_menu .hj_mk_9_main_foot_menu_item:nth-child(1) {
	flex: 2.2;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_menu .hj_mk_9_main_foot_menu_item:nth-child(1) .hj_mk_9_main_foot_menu_item_dd {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_menu .hj_mk_9_main_foot_menu_item:nth-child(1) .hj_mk_9_main_foot_menu_item_dd .hj_mk_9_main_foot_menu_item_dd_p {
	width: 40%;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_menu .hj_mk_9_main_foot_menu_item:nth-child(1) .hj_mk_9_main_foot_menu_item_dd hj_mk_9_main_foot_menu_item_dd_p:nth-child(odd) {
	width: 60%;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_menu .hj_mk_9_main_foot_menu_item .hj_mk_9_main_foot_menu_item_dt {
	position: relative;
	margin-bottom: 4px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_menu .hj_mk_9_main_foot_menu_item .hj_mk_9_main_foot_menu_item_dd .hj_mk_9_main_foot_menu_item_dd_p {
	padding-top: 10px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_menu .hj_mk_9_main_foot_menu_item .hj_mk_9_main_foot_menu_item_dd .hj_mk_9_main_foot_menu_item_dd_p_a {
	opacity: 0.7;
	font-size: 14px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_menu .hj_mk_9_main_foot_menu_item .hj_mk_9_main_foot_menu_item_dd .hj_mk_9_main_foot_menu_item_dd_p_a:hover {
	opacity: 1;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_dibu {
	padding: 1.7vw 0 1.7vw 50px;
	margin-top: 2vw;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_dibu_flow {
	display: flex;
	flex-wrap: wrap;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_dibu_flow .hj_mk_9_main_foot_dibu_flow_li {
	position: relative;
	z-index: 10;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_dibu_flow .hj_mk_9_main_foot_dibu_flow_li:not(:last-child) {
	margin-right: 17px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_dibu_flow .hj_mk_9_main_foot_dibu_flow_tu {
	position:relative;
	width: 44px;
	height: 44px;
	justify-content: center;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_dibu_flow .hj_mk_9_main_foot_dibu_flow_tu img {
	width: 20px;
	height: 20px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_dibu_flow .hj_mk_9_main_foot_dibu_flow_ewm {
	width: 120px;
	height: 120px;
	bottom: 40px;
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.5s;
	position: absolute;
	opacity: 0;
	z-index: -1;
	visibility: hidden;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_dibu_flow .hj_mk_9_main_foot_dibu_flow_ewm .hj_mk_9_main_foot_dibu_flow_ewm_img {
	width: 100%;
	border-radius: 5px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_dibu_flow .hj_mk_9_main_foot_dibu_flow_ewm:after {
	width: 10px;
	height: 10px;
	left: 50%;
	transform: translateX(-50%) rotate(45deg);
	content: "";
	position: absolute;
	bottom: -5px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_dibu_flow .hj_mk_9_main_foot_dibu_flow_tu .hj_mk_9_main_foot_tu1 {
	
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_dibu_flow .hj_mk_9_main_foot_dibu_flow_tu .hj_mk_9_main_foot_tu2 {
	position: absolute; 
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
    visibility: hidden;
    transition: all 500ms;
    width: 20px;
    height: 20px;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_dibu_flow_li:hover  .hj_mk_9_main_foot_tu2 {
	transform: translate(-50%, -50%) scale(1);
    opacity: 1;
    visibility: visible;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_dibu_flow_li:hover  .hj_mk_9_main_foot_tu1 {
	display: none;
	filter: alpha(opacity=0);
	-webkit-transform: translate(-50%, -50%) scale(1.2);
	transform: translate(-50%, -50%) scale(1.2);
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_dibu_flow .hj_mk_9_main_foot_dibu_flow_li:hover .hj_mk_9_main_foot_dibu_flow_ewm {
	bottom: 68px;
	visibility: visible;
	z-index: 1;
	opacity: 1;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_dibu_flow .hj_mk_9_main_foot_dibu_flow_li:hover {
	z-index: 15;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
template_hj_9 .hj_mk_9_main .hj_mk_9_main_foot .hj_mk_9_main_foot_flexa {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}

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


/*+++++hj_go_54+++++*/
template_hj_54 * {
	padding: 0;
	margin: 0;
	box-sizing: border-box
}
template_hj_54 a {
	text-decoration: none;
	cursor: pointer;
	color: inherit;
	outline: none
}
template_hj_54 ul, template_hj_54 li {
	list-style: none
}
template_hj_54 .hj_mk_54_clear {
	clear: both
}
template_hj_54 .hj_mk_54_container {
	margin: 0px auto;
}
template_hj_54 .hj_mk_54_tck-bdbox {
    width: 718px;
    height: 368px;
    margin: 0 auto;
    background: rgba(232, 50, 40, 0.86);
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -359px;
    margin-top: -160px;
    display: none;
    z-index: 9999;
}

template_hj_54 .hj_mk_54_gbclose {
    position: absolute;
    border: 1px solid #fff;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    margin-top: 10px;
    margin-left: 10px;
    z-index: -1;
}
template_hj_54 .hj_mk_54_ys_close {
    position: absolute;
    top: 11px;
    right: 10px;
    color: #000;
    font-size: 36px;
    background: #fff;
    height: 36px;
    line-height: 36px;
    width: 36px;
    text-align: center;
    cursor: pointer;
}
template_hj_54 .hj_mk_54_bdsultright {
    width: calc(100% - 100px);
    margin: 0 50px;
    z-index: 9;
}
template_hj_54 .hj_mk_54_bdsultright h2 {
    color: #fff;
    font-size: 30px;
    margin-top: 50px;
    margin-bottom: 10px;
}
template_hj_54 .hj_mk_54_bdsultright>p {
    color: #fff;
    font-size: 20px;
    font-weight: 100;
    letter-spacing: 2px;
    margin-bottom: 24px;
}
template_hj_54 .hj_mk_54_bdsulcon {
    display: flex;
    justify-content: space-between;
}
template_hj_54 .hj_mk_54_bdsulleft {
    width: calc(100% - 300px);
    position: relative;
}
template_hj_54 .hj_mk_54_bdsultright input {
    display: block;
    width: 100%;
    margin-top: 12px;
    border: none;
    height: 40px;
    line-height: 40px;
    padding: 0 13px;
}
template_hj_54 .hj_mk_54_con_bd_tj_btn{
    cursor: pointer;
    display: inline-block;
    border: 1px solid #fff;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 17px;
    padding: 10px 10px;
    color: #fff;
    font-size: 16px;
    width: 21%;
    text-align: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    background: none;
}
template_hj_54 .hj_mk_54_con_bd_tj_btn:hover {
    background: #fff;
    color: #000;
}
template_hj_54 .hj_mk_54_bdltaewm {
    width:200px;
    text-align: center;
    position: relative;
}
template_hj_54 .hj_mk_54_bdltaewm p {
    color: #fff;
    margin-top: 14px;
    display:inline-block;
    text-align: center;
}
template_hj_54 .hj_mk_54_bdltaewm img{width: 100px;}
/*+++++hj_end_54+++++*/

