
/*+++++hj_go_209+++++*/
template_hj_209 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_209 a {
	text-decoration: none;
	color: #666;
}
template_hj_209 .hj_mk_209_template_hj_209 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_209 .hj_mk_209_clear {
	clear: both
}
template_hj_209 .hj_mk_209_bannerimg {
	position: relative;
	width: 100%;
	z-index:10
}
template_hj_209 .hj_mk_209_banner_con {
	position: relative;
	width: 100%;
	height: auto;
	display: flex;
	transition: opacity 1s;
	z-index:99;
}
template_hj_209 .hj_mk_209_banner_con-item {
	min-width: 100%;
	height: 100%;
	opacity: 1;
	transition: opacity 1s;
	position: absolute;
	top: 0;
	left: 0;
}
template_hj_209 .hj_mk_209_banner_con-item .hj_mk_209_banner_con_img {
	width: 100%;
	height: auto;
	display: block;
}
template_hj_209 .hj_mk_209_banner_con-item.hj_mk_209_banner_con_active {
	opacity: 1;
	position: relative;
}

template_hj_209 .hj_mk_209_bannerxq_con {
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 20px;
	width: 98%;
	z-index:999;
}
template_hj_209 .hj_mk_209_banner-bt {
	font-size: 20px;
	font-weight: bold;
}
template_hj_209 .hj_mk_209_banner-text {
	
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

template_hj_209 .hj_mk_209_banner-lj {
	width:100%;
	height:30px;
}


template_hj_209 .hj_mk_209_banner-lj .hj_mk_209_banner-ljbox {
	    align-items: center;
    display: flex
;
    color: #333;
}

template_hj_209 .hj_mk_209_banner-lj .hj_mk_209_banner-ljbox  .hj_mk_209_banner-ljbox-icon {
    width: 15px;
    height: 15px;
    object-fit: contain;
}

template_hj_209 .hj_mk_209_banner-lj .hj_mk_209_banner-ljbox .hj_mk_209_banner_rcon {
    display: flex;
    align-items: center;
    font-size: 12px; 
    color: #fff;
}

template_hj_209 .hj_mk_209_banner-lj .hj_mk_209_banner-ljbox .hj_mk_209_banner_rcon  .hj_mk_209_banner_rcon_a {
    font-size:12px;
    color: #FFFFFF;
    margin: 0 5px;
    width: auto;
}


/*--------------------------------------------------------------*/


template_hj_209 .hj_mk_209_header {
	background-color: unset;
	height: 80px;
	position: absolute;
	width: 100%;
	top: 0%;
	left: 0%;
	z-index: 999;
}
template_hj_209 .hj_mk_209_header.hj_mk_209_fix {
	height: 80px !important;
	position: fixed !important;
	width: 100%;
	top: 0%;
	left: 0%;
	z-index: 999999;
	background: #fff;
}
template_hj_209 .hj_mk_209_header.hj_mk_209_fix .hj_mk_209_menu-icon {
	display: none;
}
template_hj_209 .hj_mk_209_header.hj_mk_209_fix .hj_mk_209_menu-icon-hei {
	display: block;
}
template_hj_209 .hj_mk_209_header .hj_mk_209_header_main {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	align-items: end;
}
template_hj_209 .hj_mk_209_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_209 .hj_mk_209_header_main_con .hj_mk_209_menu-icon {
	height: 30px;
	width: auto;
	object-fit: cover;
	cursor: pointer;
	display: block;
}
template_hj_209 .hj_mk_209_header_main_con .hj_mk_209_menu-icon-hei {
	height: 30px;
	width: auto;
	object-fit: cover;
	cursor: pointer;
	display: none;
}
template_hj_209 .hj_mk_209_header_main_con .hj_mk_209_menu-logo-box-logo {
	height: auto;
	display: flex;
	justify-content: center;
	display: block;
}
template_hj_209 .hj_mk_209_header_main_con .hj_mk_209_menu-logo-box-logo .hj_mk_209_menu-logo-box-logo_img {
	height: 45px;
	display: block;
}
template_hj_209 .hj_mk_209_header_main_con .hj_mk_209_menu-search {
	height: 25px;
	width: auto;
}
template_hj_209 .hj_mk_209_header_main_con .hj_mk_209_menu-search-input {
	border-radius: 20px;
	height: 35px;
	border-width: 1px;
	padding: 0 10px;
	font-size: 14px;
	display: none;
	background: none;
}
template_hj_209 .hj_mk_209_header_main_con .hj_mk_209_menu-search-input-con {
	background: none;
	line-height: 35px;
	width: 100%;
	border: 0px;
	border-radius: 20px;
	outline: none;
}
template_hj_209 .hj_mk_209_menu_con {
	width: 100%;
}
template_hj_209 .hj_mk_209_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_209 .hj_mk_209_menu_daohr.hj_mk_209_menu_dao_shown {
	display: block;
}
template_hj_209 .hj_mk_209_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_209_menu_show 1s;
}
 @keyframes hj_mk_209_menu_show {
 from {
 display: none;
 width: 30px;
}
to {
	display: block;
	width: 80%;
}
}
template_hj_209 .hj_mk_209_menu_con {
	width: 100%;
	display: none;
}
template_hj_209 .hj_mk_209_menu_lfmenu {
	display: flex;
	height: 60px;
	padding: 0 20px 0 10px;
	justify-content: space-between;
	align-items: center;
}
template_hj_209 .hj_mk_209_menu_lflogo {
	height: 30px;
	width: auto;
}
template_hj_209 .hj_mk_209_menu_lfclose {
	width: 30px;
}
template_hj_209 .hj_mk_209_menu_lfbot {
	padding: 0 20px 0 20px;
}
template_hj_209 .hj_mk_209_menu_lf_items {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
}
template_hj_209 .hj_mk_209_menu_lf_items .hj_mk_209_menu_lf_items_span {
	font-size: 14px;
}
template_hj_209 .hj_mk_209_menu_lf_items .hj_mk_209_menu_lf_items_img {
	width: 30px;
	float: right;
}
template_hj_209 .hj_mk_209_menu_lf_item-fl {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
}
template_hj_209 .hj_mk_209_menu_lf_item-fl_a {
	width: 100%;
	display: block;
}
template_hj_209 .hj_mk_209_menu_lf_item-fl .hj_mk_209_menu_lf_item-fl_span {
	font-size: 14px;
	display: block;
	float: left;
	line-height: 30px;
}
template_hj_209 .hj_mk_209_menu_lf_item-fl .hj_mk_209_menu_lf_item-fl_img {
	width: 30px;
	float: right;
}
template_hj_209 .hj_mk_209_menu_lf_items .hj_mk_209_menu_lf_back {
	width: 20px;
	vertical-align: middle
}
template_hj_209 .hj_mk_209_menu_navlist .hj_mk_209_menu_navlist_nav-item .hj_mk_209_menu_navlist_nav-item_a {
	font-size: 26px;
	width: 100%;
	display: inline-block !important;
}

/*+++++hj_end_209+++++*/


/*+++++hj_go_210+++++*/
@charset "utf-8";
template_hj_210 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_210 a {
	text-decoration: none;
	color: #666;
}
template_hj_210 .hj_mk_210_template_hj_210 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_210 .hj_mk_210_clear {
	clear: both
}

template_hj_210 .hj_mk_210_fl {
	max-width: 100%;
    width: 100%;
    margin: 0 auto;
}
template_hj_210 .hj_mk_210_fl .hj_mk_210_fl_main_box {
    display: flex;
    margin: 0 auto;
    justify-content: center;
}


template_hj_210 .hj_mk_210_fl .hj_mk_210_fl_items {
    font-size:14px;
    font-weight: 400;
    text-align: center;
    transition: var(--s_tran);
    padding:25px 0px;
    width: auto;
    border-bottom: 2px solid transparent;
    min-width: 80px;
    flex: 0 0 20%;
}


template_hj_210 .hj_mk_210_fl .hj_mk_210_fl_items.hj_mk_210_fl_active, .common_category .hj_mk_210_fl_items:hover {
    font-size: 14px;
    font-weight: bold;
}

/*+++++hj_end_210+++++*/


/*+++++hj_go_211+++++*/
@charset "utf-8";
template_hj_211 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_211 a {
	text-decoration: none;
	color: #666;
}
template_hj_211 .hj_mk_211_template_hj_211 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_211 .hj_mk_211_clear {
	clear: both
}
template_hj_211 .hj_mk_211_bt{
	
	width:100%;
	margin:0px auto;
}


template_hj_211 .hj_mk_211_bt .hj_mk_211_left{
	
	flex: 1 1 auto;
}

template_hj_211 .hj_mk_211_bt .hj_mk_211_right{
	
	flex: 1 1 auto;
	text-align: right;
}

template_hj_211 .hj_mk_211_bt .hj_mk_211_right .hj_mk_211_more {
    font-size: 12px;
    text-align: right;
}

template_hj_211 .hj_mk_211_bt .hj_mk_211_bt_con {
    font-size: 20px;
    font-weight: bold;
    padding-left:8px;
    position: relative;
    z-index: 2;
}

template_hj_211 .hj_mk_211_bt .hj_mk_211_bt_con::after {
    content: '';
    display: block;
    position: absolute;
    left: 0rem;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 22px;
    border-radius: 2px;
}

template_hj_211 .hj_mk_211_bt .hj_mk_211_bt_con_yw {
    font-size: 15px;
    font-weight: bold;
    transform: translate(20px, -10px);
}
template_hj_211  .hj_mk_211_flex {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

/*+++++hj_end_211+++++*/


/*+++++hj_go_215+++++*/
@charset "utf-8";
template_hj_215 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_215 a {
	text-decoration: none;
	color: #666;
}
template_hj_215 .hj_mk_215_template_hj_215 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_215 .hj_mk_215_clear {
	clear: both
}
template_hj_215 .hj_mk_215_xw_conten {
	width: 100%;
	padding-bottom: 50px;
	overflow: hidden;
}
template_hj_215 .hj_mk_215_xw_conten_zt {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	max-width: 100%;
	width: 95%;
	margin: 0 auto;
}
template_hj_215 .hj_mk_215_xw_items {
	padding: 0 5px;
	width: calc(100% / 2);
	height: auto;
}
template_hj_215 .hj_mk_215_xw_items_con {
	text-align: center;
	padding: 18px 10px 20px 10px;
	border-radius: 7px;
	width: 100%;
	margin-top: 10px !important;
	
}
template_hj_215 .hj_mk_215_xw_items .hj_mk_215_xw_items_box {
	width: 50px;
	display: block;
	object-fit: contain;
	border-radius: 100%;
	margin: 0 auto;
	position: relative;
	height: 50px;
	overflow: hidden;
}
template_hj_215 .hj_mk_215_xw_items .hj_mk_215_xw_items_box .hj_mk_215_xw_items_box_tu {
	width: 100%;
	height: 100%;
}
template_hj_215 .hj_mk_215_xw_items .hj_mk_215_xw_items_mz {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
template_hj_215 .hj_mk_215_xw_items .hj_mk_215_xw_items_text3 {
	font-size: 12px;
	font-weight: 400;
	min-height:22px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 2;
}
template_hj_215 .hj_mk_215_xw_items .hj_mk_215_xw_items_text1 {
	font-size: 12px;
	font-weight: 400;
	width: auto;
	display: inline-block;
	padding: 4px 8px;
	margin-bottom: 12px;
}
template_hj_215 .hj_mk_215_xw_items .hj_mk_215_xw_items_text2 {
	font-size: 12px;
	font-weight: 400;
	min-height: 32px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 2;
}
template_hj_215 .fenyeyemadiv {
	display: table;
	margin: 10px auto;
}

/*+++++hj_end_215+++++*/


/*+++++hj_go_213+++++*/

/*+++++hj_end_213+++++*/

