
/*+++++hj_go_175+++++*/
template_hj_175 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_175 a {
	text-decoration: none;
	color: #666;
}
template_hj_175 .hj_mk_175_template_hj_175 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_175 .hj_mk_175_clear {
	clear: both
}
template_hj_175 .hj_mk_175_bannerimg {
	position: relative;
	width: 100%;
	z-index:10
}
template_hj_175 .hj_mk_175_banner_con {
	position: relative;
	width: 100%;
	height: auto;
	display: flex;
	transition: opacity 1s;
	z-index:99;
}
template_hj_175 .hj_mk_175_banner_con-item {
	min-width: 100%;
	height: 100%;
	opacity: 1;
	transition: opacity 1s;
	position: absolute;
	top: 0;
	left: 0;
}
template_hj_175 .hj_mk_175_banner_con-item .hj_mk_175_banner_con_img {
	width: 100%;
	height: auto;
	display: block;
}
template_hj_175 .hj_mk_175_banner_con-item.hj_mk_175_banner_con_active {
	opacity: 1;
	position: relative;
}

template_hj_175 .hj_mk_175_bannerxq_con {
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 20px;
	width: 98%;
	z-index:999;
}
template_hj_175 .hj_mk_175_banner-bt {
	font-size: 20px;
	font-weight: bold;
}
template_hj_175 .hj_mk_175_banner-text {
	
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

template_hj_175 .hj_mk_175_banner-lj {
	width:100%;
	height:30px;
}


template_hj_175 .hj_mk_175_banner-lj .hj_mk_175_banner-ljbox {
	    align-items: center;
    display: flex
;
    color: #333;
}

template_hj_175 .hj_mk_175_banner-lj .hj_mk_175_banner-ljbox  .hj_mk_175_banner-ljbox-icon {
    width: 15px;
    height: 15px;
    object-fit: contain;
}

template_hj_175 .hj_mk_175_banner-lj .hj_mk_175_banner-ljbox .hj_mk_175_banner_rcon {
    display: flex;
    align-items: center;
    font-size: 12px; 
    color: #fff;
}

template_hj_175 .hj_mk_175_banner-lj .hj_mk_175_banner-ljbox .hj_mk_175_banner_rcon  .hj_mk_175_banner_rcon_a {
    font-size:12px;
    color: #FFFFFF;
    margin: 0 5px;
    width: auto;
}


/*--------------------------------------------------------------*/


template_hj_175 .hj_mk_175_header {
	background-color: unset;
	height: 80px;
	position: absolute;
	width: 100%;
	top: 0%;
	left: 0%;
	z-index: 999;
}
template_hj_175 .hj_mk_175_header.hj_mk_175_fix {
	height: 80px !important;
	position: fixed !important;
	width: 100%;
	top: 0%;
	left: 0%;
	z-index: 999999;
	background: #fff;
}
template_hj_175 .hj_mk_175_header.hj_mk_175_fix .hj_mk_175_menu-icon {
	display: none;
}
template_hj_175 .hj_mk_175_header.hj_mk_175_fix .hj_mk_175_menu-icon-hei {
	display: block;
}
template_hj_175 .hj_mk_175_header .hj_mk_175_header_main {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	align-items: end;
}
template_hj_175 .hj_mk_175_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_175 .hj_mk_175_header_main_con .hj_mk_175_menu-icon {
	height: 30px;
	width: auto;
	object-fit: cover;
	cursor: pointer;
	display: block;
}
template_hj_175 .hj_mk_175_header_main_con .hj_mk_175_menu-icon-hei {
	height: 30px;
	width: auto;
	object-fit: cover;
	cursor: pointer;
	display: none;
}
template_hj_175 .hj_mk_175_header_main_con .hj_mk_175_menu-logo-box-logo {
	height: auto;
	display: flex;
	justify-content: center;
	display: block;
}
template_hj_175 .hj_mk_175_header_main_con .hj_mk_175_menu-logo-box-logo .hj_mk_175_menu-logo-box-logo_img {
	height: 45px;
	display: block;
}
template_hj_175 .hj_mk_175_header_main_con .hj_mk_175_menu-search {
	height: 25px;
	width: auto;
}
template_hj_175 .hj_mk_175_header_main_con .hj_mk_175_menu-search-input {
	border-radius: 20px;
	height: 35px;
	border-width: 1px;
	padding: 0 10px;
	font-size: 14px;
	display: none;
	background: none;
}
template_hj_175 .hj_mk_175_header_main_con .hj_mk_175_menu-search-input-con {
	background: none;
	line-height: 35px;
	width: 100%;
	border: 0px;
	border-radius: 20px;
	outline: none;
}
template_hj_175 .hj_mk_175_menu_con {
	width: 100%;
}
template_hj_175 .hj_mk_175_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_175 .hj_mk_175_menu_daohr.hj_mk_175_menu_dao_shown {
	display: block;
}
template_hj_175 .hj_mk_175_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_175_menu_show 1s;
}
 @keyframes hj_mk_175_menu_show {
 from {
 display: none;
 width: 30px;
}
to {
	display: block;
	width: 80%;
}
}
template_hj_175 .hj_mk_175_menu_con {
	width: 100%;
	display: none;
}
template_hj_175 .hj_mk_175_menu_lfmenu {
	display: flex;
	height: 60px;
	padding: 0 20px 0 10px;
	justify-content: space-between;
	align-items: center;
}
template_hj_175 .hj_mk_175_menu_lflogo {
	height: 30px;
	width: auto;
}
template_hj_175 .hj_mk_175_menu_lfclose {
	width: 30px;
}
template_hj_175 .hj_mk_175_menu_lfbot {
	padding: 0 20px 0 20px;
}
template_hj_175 .hj_mk_175_menu_lf_items {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
}
template_hj_175 .hj_mk_175_menu_lf_items .hj_mk_175_menu_lf_items_span {
	font-size: 14px;
}
template_hj_175 .hj_mk_175_menu_lf_items .hj_mk_175_menu_lf_items_img {
	width: 30px;
	float: right;
}
template_hj_175 .hj_mk_175_menu_lf_item-fl {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
}
template_hj_175 .hj_mk_175_menu_lf_item-fl_a {
	width: 100%;
	display: block;
}
template_hj_175 .hj_mk_175_menu_lf_item-fl .hj_mk_175_menu_lf_item-fl_span {
	font-size: 14px;
	display: block;
	float: left;
	line-height: 30px;
}
template_hj_175 .hj_mk_175_menu_lf_item-fl .hj_mk_175_menu_lf_item-fl_img {
	width: 30px;
	float: right;
}
template_hj_175 .hj_mk_175_menu_lf_items .hj_mk_175_menu_lf_back {
	width: 20px;
	vertical-align: middle
}
template_hj_175 .hj_mk_175_menu_navlist .hj_mk_175_menu_navlist_nav-item .hj_mk_175_menu_navlist_nav-item_a {
	font-size: 26px;
	width: 100%;
	display: inline-block !important;
}

/*+++++hj_end_175+++++*/


/*+++++hj_go_176+++++*/
@charset "utf-8";
template_hj_176 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_176 a {
	text-decoration: none;
	color: #666;
}
template_hj_176 .hj_mk_176_template_hj_176 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_176 .hj_mk_176_clear {
	clear: both
}

template_hj_176 .hj_mk_176_fl {
	max-width: 100%;
    width: 100%;
    margin: 0 auto;
}
template_hj_176 .hj_mk_176_fl .hj_mk_176_fl_main_box {
    display: flex;
    margin: 0 auto;
    justify-content: center;
}


template_hj_176 .hj_mk_176_fl .hj_mk_176_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_176 .hj_mk_176_fl .hj_mk_176_fl_items.hj_mk_176_fl_active, .common_category .hj_mk_176_fl_items:hover {
    font-size: 14px;
    font-weight: bold;
}

/*+++++hj_end_176+++++*/


/*+++++hj_go_182+++++*/
@charset "utf-8";
template_hj_182 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_182 a {
	text-decoration: none;
	color: #666;
}
template_hj_182 .hj_mk_182_template_hj_182 * {
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_182 .hj_mk_182_clear {
	clear: both
}
template_hj_182 .hj_mk_182_showInfo {
    overflow: hidden;
	padding-bottom: 80px;
    padding-top: 0.2rem;
}
template_hj_182 .hj_mk_182_showInfo .hj_mk_182_showTit {
    width: 96%;
    margin: 0 auto;
    line-height: 30px;
    padding: 5px 5px 5px;
    border-bottom: 1px dashed #ccc;
    text-align: center;
}
template_hj_182 .hj_mk_182_showInfo .hj_mk_182_showTit .hj_mk_182_showTit_h1 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0px;
}
template_hj_182 .hj_mk_182_showInfo .hj_mk_182_showTit .hj_mk_182_showTit_mark {
    font-size:14px;
    margin-top:0px;
	margin-bottom:0px
}
template_hj_182 .hj_mk_182_showInfo .hj_mk_182_contxt {
    font-size: 14px;
    line-height:20px;
    padding: 3% 3% 5%;
}
template_hj_182 .hj_mk_182_reLink {
    width: 92%;
	margin:0px auto;
}
template_hj_182 .hj_mk_182_reLink .hj_mk_182_prevLink, .hj_mk_182_reLink .hj_mk_182_nextLink {
    display: block;
    height: 30px;
    line-height:30px;
    font-size:14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
	margin:0px auto;
    
}

template_hj_182 .hj_mk_182_reLink .hj_mk_182_a{
    text-decoration:none;
}


/*+++++hj_end_182+++++*/


/*+++++hj_go_183+++++*/
@charset "utf-8";
template_hj_183 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_183 a {
	text-decoration: none;
	color: #666;
}
template_hj_183 .hj_mk_183_template_hj_183 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_183 .hj_mk_183_clear {
	clear: both
}
template_hj_183 .hj_mk_183_container {
	width: 100%;
	margin: 0 auto;
}
template_hj_183 .hj_mk_183_side {
	width:100%;
	padding: 10px;
	box-sizing: border-box;
}
template_hj_183 .hj_mk_183_nlist {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
template_hj_183 .hj_mk_183_items {
	width: 100%;
	height: auto;
}
template_hj_183 .hj_mk_183_newbox {
	display: flex;
	align-items: center;
	padding: 5px 2px;
	padding-right: 10px;
	box-sizing: content-box
}
template_hj_183 .hj_mk_183_newbox .hj_mk_183_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_183 .hj_mk_183_newbox .hj_mk_183_newbt::after {
	content: '';
	width: 6px;
	height: 6px;
	position: absolute;
	top: 50%;
	left: 0rem;
	transform: translatey(-50%);
	opacity: 0;
	border-radius: 100%;
}
template_hj_183 .hj_mk_183_newbox .hj_mk_183_newdate {
	font-size: 12px;
	font-weight: 400;
}

template_hj_183 .hj_mk_183_newbox:hover .hj_mk_183_newbt {
	transform: translatex(10px);
	transition: transform 0.3s ease;
	padding: 0 17px;
}

template_hj_183 .hj_mk_183_newbox:hover .hj_mk_183_newbt::after {
	opacity: 1;
}

/*+++++hj_end_183+++++*/


/*+++++hj_go_179+++++*/

/*+++++hj_end_179+++++*/

