
/*+++++hj_go_216+++++*/
template_hj_216 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_216 a {
	text-decoration: none;
	color: #666;
}
template_hj_216 .hj_mk_216_template_hj_216 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_216 .hj_mk_216_clear {
	clear: both
}
template_hj_216 .hj_mk_216_bannerimg {
	position: relative;
	width: 100%;
	z-index:10
}
template_hj_216 .hj_mk_216_banner_con {
	position: relative;
	width: 100%;
	height: auto;
	display: flex;
	transition: opacity 1s;
	z-index:99;
}
template_hj_216 .hj_mk_216_banner_con-item {
	min-width: 100%;
	height: 100%;
	opacity: 1;
	transition: opacity 1s;
	position: absolute;
	top: 0;
	left: 0;
}
template_hj_216 .hj_mk_216_banner_con-item .hj_mk_216_banner_con_img {
	width: 100%;
	height: auto;
	display: block;
}
template_hj_216 .hj_mk_216_banner_con-item.hj_mk_216_banner_con_active {
	opacity: 1;
	position: relative;
}

template_hj_216 .hj_mk_216_bannerxq_con {
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 20px;
	width: 98%;
	z-index:999;
}
template_hj_216 .hj_mk_216_banner-bt {
	font-size: 20px;
	font-weight: bold;
}
template_hj_216 .hj_mk_216_banner-text {
	
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

template_hj_216 .hj_mk_216_banner-lj {
	width:100%;
	height:30px;
}


template_hj_216 .hj_mk_216_banner-lj .hj_mk_216_banner-ljbox {
	    align-items: center;
    display: flex
;
    color: #333;
}

template_hj_216 .hj_mk_216_banner-lj .hj_mk_216_banner-ljbox  .hj_mk_216_banner-ljbox-icon {
    width: 15px;
    height: 15px;
    object-fit: contain;
}

template_hj_216 .hj_mk_216_banner-lj .hj_mk_216_banner-ljbox .hj_mk_216_banner_rcon {
    display: flex;
    align-items: center;
    font-size: 12px; 
    color: #fff;
}

template_hj_216 .hj_mk_216_banner-lj .hj_mk_216_banner-ljbox .hj_mk_216_banner_rcon  .hj_mk_216_banner_rcon_a {
    font-size:12px;
    color: #FFFFFF;
    margin: 0 5px;
    width: auto;
}


/*--------------------------------------------------------------*/


template_hj_216 .hj_mk_216_header {
	background-color: unset;
	height: 80px;
	position: absolute;
	width: 100%;
	top: 0%;
	left: 0%;
	z-index: 999;
}
template_hj_216 .hj_mk_216_header.hj_mk_216_fix {
	height: 80px !important;
	position: fixed !important;
	width: 100%;
	top: 0%;
	left: 0%;
	z-index: 999999;
	background: #fff;
}
template_hj_216 .hj_mk_216_header.hj_mk_216_fix .hj_mk_216_menu-icon {
	display: none;
}
template_hj_216 .hj_mk_216_header.hj_mk_216_fix .hj_mk_216_menu-icon-hei {
	display: block;
}
template_hj_216 .hj_mk_216_header .hj_mk_216_header_main {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	align-items: end;
}
template_hj_216 .hj_mk_216_header_main_con {
	display: flex;
	height: 50px;
	border-bottom: 1px solid #eee;
	padding: 0 15px;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
template_hj_216 .hj_mk_216_header_main_con .hj_mk_216_menu-icon {
	height: 30px;
	width: auto;
	object-fit: cover;
	cursor: pointer;
	display: block;
}
template_hj_216 .hj_mk_216_header_main_con .hj_mk_216_menu-icon-hei {
	height: 30px;
	width: auto;
	object-fit: cover;
	cursor: pointer;
	display: none;
}
template_hj_216 .hj_mk_216_header_main_con .hj_mk_216_menu-logo-box-logo {
	height: auto;
	display: flex;
	justify-content: center;
	display: block;
}
template_hj_216 .hj_mk_216_header_main_con .hj_mk_216_menu-logo-box-logo .hj_mk_216_menu-logo-box-logo_img {
	height: 45px;
	display: block;
}
template_hj_216 .hj_mk_216_header_main_con .hj_mk_216_menu-search {
	height: 25px;
	width: auto;
}
template_hj_216 .hj_mk_216_header_main_con .hj_mk_216_menu-search-input {
	border-radius: 20px;
	height: 35px;
	border-width: 1px;
	padding: 0 10px;
	font-size: 14px;
	display: none;
	background: none;
}
template_hj_216 .hj_mk_216_header_main_con .hj_mk_216_menu-search-input-con {
	background: none;
	line-height: 35px;
	width: 100%;
	border: 0px;
	border-radius: 20px;
	outline: none;
}
template_hj_216 .hj_mk_216_menu_con {
	width: 100%;
}
template_hj_216 .hj_mk_216_menu_modal {
	display: none;
	position: fixed;
	z-index: 99999;
	left: 0;
	top: 0;
	height: 100vh;
	width: 100vw;
	background: rgba(0, 0, 0, .5);
}
template_hj_216 .hj_mk_216_menu_daohr.hj_mk_216_menu_dao_shown {
	display: block;
}
template_hj_216 .hj_mk_216_menu_daohr {
	display: none;
	position: fixed;
	z-index: 100000;
	left: 0;
	top: 0;
	height: 100vh;
	width: 80%;
	color: #000;
	border-left: 1px solid #eee;
	transition: all 0.6s;
	animation: hj_mk_216_menu_show 1s;
}
 @keyframes hj_mk_216_menu_show {
 from {
 display: none;
 width: 30px;
}
to {
	display: block;
	width: 80%;
}
}
template_hj_216 .hj_mk_216_menu_con {
	width: 100%;
	display: none;
}
template_hj_216 .hj_mk_216_menu_lfmenu {
	display: flex;
	height: 60px;
	padding: 0 20px 0 10px;
	justify-content: space-between;
	align-items: center;
}
template_hj_216 .hj_mk_216_menu_lflogo {
	height: 30px;
	width: auto;
}
template_hj_216 .hj_mk_216_menu_lfclose {
	width: 30px;
}
template_hj_216 .hj_mk_216_menu_lfbot {
	padding: 0 20px 0 20px;
}
template_hj_216 .hj_mk_216_menu_lf_items {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
}
template_hj_216 .hj_mk_216_menu_lf_items .hj_mk_216_menu_lf_items_span {
	font-size: 14px;
}
template_hj_216 .hj_mk_216_menu_lf_items .hj_mk_216_menu_lf_items_img {
	width: 30px;
	float: right;
}
template_hj_216 .hj_mk_216_menu_lf_item-fl {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
}
template_hj_216 .hj_mk_216_menu_lf_item-fl_a {
	width: 100%;
	display: block;
}
template_hj_216 .hj_mk_216_menu_lf_item-fl .hj_mk_216_menu_lf_item-fl_span {
	font-size: 14px;
	display: block;
	float: left;
	line-height: 30px;
}
template_hj_216 .hj_mk_216_menu_lf_item-fl .hj_mk_216_menu_lf_item-fl_img {
	width: 30px;
	float: right;
}
template_hj_216 .hj_mk_216_menu_lf_items .hj_mk_216_menu_lf_back {
	width: 20px;
	vertical-align: middle
}
template_hj_216 .hj_mk_216_menu_navlist .hj_mk_216_menu_navlist_nav-item .hj_mk_216_menu_navlist_nav-item_a {
	font-size: 26px;
	width: 100%;
	display: inline-block !important;
}

/*+++++hj_end_216+++++*/


/*+++++hj_go_221+++++*/
@charset "utf-8";
template_hj_221 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_221 a {
	text-decoration: none;
	color: #666;
}
template_hj_221 .hj_mk_221_template_hj_221 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_221 .hj_mk_221_clear {
	clear: both
}
template_hj_221 .hj_mk_221_xq {
    background-image: url(../1278/bg.jpg);
    background-size: cover;
}
template_hj_221 .hj_mk_221_xq .hj_mk_221_xq_con {
    display: flex;
	max-width: 100%;
    width: 100%;
    margin: 0 auto;
}
template_hj_221 .hj_mk_221_xq .hj_mk_221_xq_con_box {
    width: 40%;
    display: block;
    object-fit: contain;
	margin-right:8%;
	min-height: 200px;
}
template_hj_221 .hj_mk_221_xq_con_box .hj_mk_221_xq_con_box_img {
    width: 100%;
    height: 100%;
    transition: var(--s_tran);
    cursor: pointer;
    object-fit: cover;
	display: block
}
template_hj_221 .hj_mk_221_xq .hj_mk_221_xq_con_box_textbox {
    margin-top:40px;
	width:52%;
}
template_hj_221 .hj_mk_221_xq .hj_mk_221_xq_con_box_textbox .hj_mk_221_xq_con_box_name {
    font-size: 16px;
    font-weight: bold;
}
template_hj_221 .hj_mk_221_xq .hj_mk_221_xq_con_box_textbox .hj_mk_221_xq_con_box_text {
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    padding-bottom: 10px;
    position: relative;
    margin-top:5px;
    margin-bottom:10px;
}
template_hj_221 .hj_mk_221_xq .hj_mk_221_xq_con_box_textbox .hj_mk_221_xq_con_box_text::after {
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 1px;
}
template_hj_221 .hj_mk_221_xq .hj_mk_221_xq_con_box_textbox .hj_mk_221_xq_con_box_text1 {
    font-size: 12px;
    font-weight: 300;
	margin-top:30px;
}
template_hj_221 .hj_mk_221_detail {

    width: 100%;
    margin: 0 auto;
}


template_hj_221 .hj_mk_221_detail .hj_mk_221_detail_xtu .hj_mk_221_detail_xtu_img {
	width: 15px;
	height: 15px;
	object-fit: contain;
	margin-right:3px;
    }

template_hj_221 .hj_mk_221_detail_flexbox1 {
    width:100%;
        padding: 20px 0px 0px 10px;
}
template_hj_221 .hj_mk_221_detail .hj_mk_221_detail_xtu {
    display: flex;
    align-items: center;
}
template_hj_221 .hj_mk_221_detail .hj_mk_221_detail_xtu .hj_mk_221_detail_txt {
    font-size: 12px;
    font-weight: 400;
}
template_hj_221 .hj_mk_221_detail .hj_mk_221_detail_tel {
    margin-top:10px;
    margin-bottom:10px;
}
template_hj_221 .hj_mk_221_detail_box2 {
    margin-top:20px;
    margin-bottom:20px;
}
template_hj_221 .hj_mk_221_detail_box3 .hj_mk_221_detail_left_tit, .hj_mk_221_detail_box2 .hj_mk_221_detail_left_tit {
    position: relative;
    padding-left:17px;
    font-size: 14px;
    font-weight: bold;
    padding-bottom:5px;
	width:95%;
}
template_hj_221 .hj_mk_221_detail_box3 .hj_mk_221_detail_left_tit::after, .hj_mk_221_detail_box2 .hj_mk_221_detail_left_tit::after {
    content: '';
    display: block;
    background-image: url(../1278/icon.png);
    background-size: contain;
    width:15px;
    height:15px;
    top: 6%;
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
}

template_hj_221 .hj_mk_221_detail_box2 .hj_mk_221_detail_left_text {
    margin-top:10px;
	font-size:12px;
}

template_hj_221 .hj_mk_221_detail_box3 .hj_mk_221_detail_left_text {
    margin-top:20px;
	padding-bottom:20px;
}
template_hj_221 .hj_mk_221_detail_box3 .hj_mk_221_detail_box3_res {
    font-size: 12px;
    font-weight: 400;
    width: 10px;
    position: relative;
    padding-left: 14px;
    width: 95%;
    margin-left: 5px;
    padding-bottom:10px;
	display:block;
}
template_hj_221 .hj_mk_221_detail_box3 .hj_mk_221_detail_box3_res::after {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 0px;
    left: -3px;
    border-radius: 100%;
}
template_hj_221 .hj_mk_221_con2 {
    width:70px;
}

template_hj_221 .hj_mk_221_con3 {
    padding-top:20px;
    padding-bottom:20px;
    width:100%;
}
template_hj_221 .hj_mk_221_con3 .hj_mk_221_con3_tit {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(112, 112, 112, 1);
    margin-bottom: 25px;
	width:95%;
	margin:0px auto;
}

template_hj_221 .hj_mk_221_con3_suptit{
    font-size: 12px;
    font-weight: 400;
    line-height:20px;
    margin-bottom: 20px;
	padding-top:10px;
	width:95%;
	margin:0px auto;
}

template_hj_221 .hj_mk_221_con3_js {
    margin-top:30px;
}
/*+++++hj_end_221+++++*/


/*+++++hj_go_222+++++*/
@charset "utf-8";
template_hj_222 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_222 a {
	text-decoration: none;
	color: #666;
}
template_hj_222 .hj_mk_222_template_hj_222 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_222 .hj_mk_222_clear {
	clear: both
}
template_hj_222 .hj_mk_222_container {
	width: 100%;
	margin: 0 auto;
}
template_hj_222 .hj_mk_222_side {
	width:100%;
	padding: 10px;
	box-sizing: border-box;
}
template_hj_222 .hj_mk_222_nlist {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
template_hj_222 .hj_mk_222_items {
	width: 100%;
	height: auto;
}
template_hj_222 .hj_mk_222_newbox {
	display: flex;
	align-items: center;
	padding: 5px 2px;
	padding-right: 10px;
	box-sizing: content-box
}
template_hj_222 .hj_mk_222_newbox .hj_mk_222_newbt {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	/*padding: 0 17px;*/
	position: relative;
	transition: var(--s_tran);
	width: 100%;
	flex: 1;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 1;
	margin-right: 15px;
}
template_hj_222 .hj_mk_222_newbox .hj_mk_222_newbt::after {
	content: '';
	width: 6px;
	height: 6px;
	position: absolute;
	top: 50%;
	left: 0rem;
	transform: translatey(-50%);
	opacity: 0;
	border-radius: 100%;
}
template_hj_222 .hj_mk_222_newbox .hj_mk_222_newdate {
	font-size: 12px;
	font-weight: 400;
}

template_hj_222 .hj_mk_222_newbox:hover .hj_mk_222_newbt {
	transform: translatex(10px);
	transition: transform 0.3s ease;
	padding: 0 17px;
}

template_hj_222 .hj_mk_222_newbox:hover .hj_mk_222_newbt::after {
	opacity: 1;
}

/*+++++hj_end_222+++++*/


/*+++++hj_go_220+++++*/

/*+++++hj_end_220+++++*/

