
/*+++++hj_go_196+++++*/
template_hj_196 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_196 a {
	text-decoration: none;
	color: #666;
}
template_hj_196 .hj_mk_196_template_hj_196 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_196 .hj_mk_196_clear {
	clear: both
}
template_hj_196 .hj_mk_196_bannerimg {
	position: relative;
	width: 100%;
	z-index:10
}
template_hj_196 .hj_mk_196_banner_con {
	position: relative;
	width: 100%;
	height: auto;
	display: flex;
	transition: opacity 1s;
	z-index:99;
}
template_hj_196 .hj_mk_196_banner_con-item {
	min-width: 100%;
	height: 100%;
	opacity: 1;
	transition: opacity 1s;
	position: absolute;
	top: 0;
	left: 0;
}
template_hj_196 .hj_mk_196_banner_con-item .hj_mk_196_banner_con_img {
	width: 100%;
	height: auto;
	display: block;
}
template_hj_196 .hj_mk_196_banner_con-item.hj_mk_196_banner_con_active {
	opacity: 1;
	position: relative;
}

template_hj_196 .hj_mk_196_bannerxq_con {
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 20px;
	width: 98%;
	z-index:999;
}
template_hj_196 .hj_mk_196_banner-bt {
	font-size: 20px;
	font-weight: bold;
}
template_hj_196 .hj_mk_196_banner-text {
	
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

template_hj_196 .hj_mk_196_banner-lj {
	width:100%;
	height:30px;
}


template_hj_196 .hj_mk_196_banner-lj .hj_mk_196_banner-ljbox {
	    align-items: center;
    display: flex
;
    color: #333;
}

template_hj_196 .hj_mk_196_banner-lj .hj_mk_196_banner-ljbox  .hj_mk_196_banner-ljbox-icon {
    width: 15px;
    height: 15px;
    object-fit: contain;
}

template_hj_196 .hj_mk_196_banner-lj .hj_mk_196_banner-ljbox .hj_mk_196_banner_rcon {
    display: flex;
    align-items: center;
    font-size: 12px; 
    color: #fff;
}

template_hj_196 .hj_mk_196_banner-lj .hj_mk_196_banner-ljbox .hj_mk_196_banner_rcon  .hj_mk_196_banner_rcon_a {
    font-size:12px;
    color: #FFFFFF;
    margin: 0 5px;
    width: auto;
}


/*--------------------------------------------------------------*/


template_hj_196 .hj_mk_196_header {
	background-color: unset;
	height: 80px;
	position: absolute;
	width: 100%;
	top: 0%;
	left: 0%;
	z-index: 999;
}
template_hj_196 .hj_mk_196_header.hj_mk_196_fix {
	height: 80px !important;
	position: fixed !important;
	width: 100%;
	top: 0%;
	left: 0%;
	z-index: 999999;
	background: #fff;
}
template_hj_196 .hj_mk_196_header.hj_mk_196_fix .hj_mk_196_menu-icon {
	display: none;
}
template_hj_196 .hj_mk_196_header.hj_mk_196_fix .hj_mk_196_menu-icon-hei {
	display: block;
}
template_hj_196 .hj_mk_196_header .hj_mk_196_header_main {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	align-items: end;
}
template_hj_196 .hj_mk_196_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_196 .hj_mk_196_header_main_con .hj_mk_196_menu-icon {
	height: 30px;
	width: auto;
	object-fit: cover;
	cursor: pointer;
	display: block;
}
template_hj_196 .hj_mk_196_header_main_con .hj_mk_196_menu-icon-hei {
	height: 30px;
	width: auto;
	object-fit: cover;
	cursor: pointer;
	display: none;
}
template_hj_196 .hj_mk_196_header_main_con .hj_mk_196_menu-logo-box-logo {
	height: auto;
	display: flex;
	justify-content: center;
	display: block;
}
template_hj_196 .hj_mk_196_header_main_con .hj_mk_196_menu-logo-box-logo .hj_mk_196_menu-logo-box-logo_img {
	height: 45px;
	display: block;
}
template_hj_196 .hj_mk_196_header_main_con .hj_mk_196_menu-search {
	height: 25px;
	width: auto;
}
template_hj_196 .hj_mk_196_header_main_con .hj_mk_196_menu-search-input {
	border-radius: 20px;
	height: 35px;
	border-width: 1px;
	padding: 0 10px;
	font-size: 14px;
	display: none;
	background: none;
}
template_hj_196 .hj_mk_196_header_main_con .hj_mk_196_menu-search-input-con {
	background: none;
	line-height: 35px;
	width: 100%;
	border: 0px;
	border-radius: 20px;
	outline: none;
}
template_hj_196 .hj_mk_196_menu_con {
	width: 100%;
}
template_hj_196 .hj_mk_196_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_196 .hj_mk_196_menu_daohr.hj_mk_196_menu_dao_shown {
	display: block;
}
template_hj_196 .hj_mk_196_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_196_menu_show 1s;
}
 @keyframes hj_mk_196_menu_show {
 from {
 display: none;
 width: 30px;
}
to {
	display: block;
	width: 80%;
}
}
template_hj_196 .hj_mk_196_menu_con {
	width: 100%;
	display: none;
}
template_hj_196 .hj_mk_196_menu_lfmenu {
	display: flex;
	height: 60px;
	padding: 0 20px 0 10px;
	justify-content: space-between;
	align-items: center;
}
template_hj_196 .hj_mk_196_menu_lflogo {
	height: 30px;
	width: auto;
}
template_hj_196 .hj_mk_196_menu_lfclose {
	width: 30px;
}
template_hj_196 .hj_mk_196_menu_lfbot {
	padding: 0 20px 0 20px;
}
template_hj_196 .hj_mk_196_menu_lf_items {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
}
template_hj_196 .hj_mk_196_menu_lf_items .hj_mk_196_menu_lf_items_span {
	font-size: 14px;
}
template_hj_196 .hj_mk_196_menu_lf_items .hj_mk_196_menu_lf_items_img {
	width: 30px;
	float: right;
}
template_hj_196 .hj_mk_196_menu_lf_item-fl {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
}
template_hj_196 .hj_mk_196_menu_lf_item-fl_a {
	width: 100%;
	display: block;
}
template_hj_196 .hj_mk_196_menu_lf_item-fl .hj_mk_196_menu_lf_item-fl_span {
	font-size: 14px;
	display: block;
	float: left;
	line-height: 30px;
}
template_hj_196 .hj_mk_196_menu_lf_item-fl .hj_mk_196_menu_lf_item-fl_img {
	width: 30px;
	float: right;
}
template_hj_196 .hj_mk_196_menu_lf_items .hj_mk_196_menu_lf_back {
	width: 20px;
	vertical-align: middle
}
template_hj_196 .hj_mk_196_menu_navlist .hj_mk_196_menu_navlist_nav-item .hj_mk_196_menu_navlist_nav-item_a {
	font-size: 26px;
	width: 100%;
	display: inline-block !important;
}

/*+++++hj_end_196+++++*/


/*+++++hj_go_197+++++*/
@charset "utf-8";
template_hj_197 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_197 a {
	text-decoration: none;
	color: #666;
}
template_hj_197 .hj_mk_197_template_hj_197 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_197 .hj_mk_197_clear {
	clear: both
}

template_hj_197 .hj_mk_197_fl {
	max-width: 100%;
    width: 100%;
    margin: 0 auto;
}
template_hj_197 .hj_mk_197_fl .hj_mk_197_fl_main_box {
    display: flex;
    margin: 0 auto;
    justify-content: center;
}


template_hj_197 .hj_mk_197_fl .hj_mk_197_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_197 .hj_mk_197_fl .hj_mk_197_fl_items.hj_mk_197_fl_active, .common_category .hj_mk_197_fl_items:hover {
    font-size: 14px;
    font-weight: bold;
}

/*+++++hj_end_197+++++*/


/*+++++hj_go_198+++++*/
@charset "utf-8";
template_hj_198 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_198 a {
	text-decoration: none;
	color: #666;
}
template_hj_198 .hj_mk_198_template_hj_198 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_198 .hj_mk_198_clear {
	clear: both
}
template_hj_198 .hj_mk_198_bt{
	
	width:100%;
	margin:0px auto;
}


template_hj_198 .hj_mk_198_bt .hj_mk_198_left{
	
	flex: 1 1 auto;
}

template_hj_198 .hj_mk_198_bt .hj_mk_198_right{
	
	flex: 1 1 auto;
	text-align: right;
}

template_hj_198 .hj_mk_198_bt .hj_mk_198_right .hj_mk_198_more {
    font-size: 12px;
    text-align: right;
}

template_hj_198 .hj_mk_198_bt .hj_mk_198_bt_con {
    font-size: 20px;
    font-weight: bold;
    padding-left:8px;
    position: relative;
    z-index: 2;
}

template_hj_198 .hj_mk_198_bt .hj_mk_198_bt_con::after {
    content: '';
    display: block;
    position: absolute;
    left: 0rem;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 22px;
    border-radius: 2px;
}

template_hj_198 .hj_mk_198_bt .hj_mk_198_bt_con_yw {
    font-size: 15px;
    font-weight: bold;
    transform: translate(20px, -10px);
}
template_hj_198  .hj_mk_198_flex {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

/*+++++hj_end_198+++++*/


/*+++++hj_go_246+++++*/
@charset "utf-8";
template_hj_246 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_246 a {
	text-decoration: none;
	color: #666;
}
template_hj_246 .hj_mk_246_template_hj_246 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_246 .hj_mk_246_clear {
	clear: both
}

template_hj_246 .hj_mk_246_jlist {
    padding-top:20px;
    max-width: 100%;
    width: 95%;
    margin: 0 auto;
}
template_hj_246 .hj_mk_246_jlist_con {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
template_hj_246 .hj_mk_246_jlist_con_items {
    padding: 18px 20px 15px 20px;
    border-radius: 2px;
    width:100%;
    margin-bottom:20px;
    transition: all 0.3s;
	display:block
}
template_hj_246 .hj_mk_246_jlist_con_items .hj_mk_246_jlist_con_items_tit {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px;
    transition: all 0.3s;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
template_hj_246 .hj_mk_246_jlist_con_items .hj_mk_246_jlist_con_items_read {
    font-weight: 400;
    font-size:12px;
    transition: all 0.3s;
}
template_hj_246 .fenyeyemadiv {
	display: table;
	margin: 10px auto;
}


/*+++++hj_end_246+++++*/


/*+++++hj_go_201+++++*/
@charset "utf-8";
template_hj_201 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_201 a {
	text-decoration: none;
	color: #666;
}
template_hj_201 .hj_mk_201_template_hj_201 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_201 .hj_mk_201_clear {
	clear: both
}
template_hj_201 .hj_mk_201_bt{
	
	width:100%;
	margin:0px auto;
}


template_hj_201 .hj_mk_201_bt .hj_mk_201_left{
	
	flex: 1 1 auto;
}

template_hj_201 .hj_mk_201_bt .hj_mk_201_right{
	
	flex: 1 1 auto;
	text-align: right;
}

template_hj_201 .hj_mk_201_bt .hj_mk_201_right .hj_mk_201_more {
    font-size: 12px;
    text-align: right;
}

template_hj_201 .hj_mk_201_bt .hj_mk_201_bt_con {
    font-size: 20px;
    font-weight: bold;
    padding-left:8px;
    position: relative;
    z-index: 2;
}

template_hj_201 .hj_mk_201_bt .hj_mk_201_bt_con::after {
    content: '';
    display: block;
    position: absolute;
    left: 0rem;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 22px;
    border-radius: 2px;
}

template_hj_201 .hj_mk_201_bt .hj_mk_201_bt_con_yw {
    font-size: 15px;
    font-weight: bold;
    transform: translate(20px, -10px);
}
template_hj_201  .hj_mk_201_flex {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

/*+++++hj_end_201+++++*/


/*+++++hj_go_203+++++*/
template_hj_203 {
	background-color: #fff;
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_203 a {
	text-decoration: none;
	color:inherit
}
template_hj_203 .hj_mk_203_template_hj_203 *{
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_203 .hj_mk_203_marginauto {
	margin: 0 auto;
}
template_hj_203 .hj_mk_203_content {
	font-size:13px;
    line-height: 25px;    
	padding: 10px;
}
template_hj_203 .hj_mk_203_content img{
    max-width:100%;
}

/*+++++hj_end_203+++++*/


/*+++++hj_go_200+++++*/

/*+++++hj_end_200+++++*/

