
/*+++++hj_go_164+++++*/
@charset "utf-8";
template_hj_164 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_164 a {
	text-decoration: none;
	color: #666;
}
template_hj_164 .hj_mk_164_template_hj_164 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_164 .hj_mk_164_clear {
	clear: both
}
template_hj_164 .hj_mk_164_main {
	width: 1200px;
	margin: 0px auto;
	display: flow-root;
	padding: 30px 0px;
}
template_hj_164 .hj_mk_164_main .hj_mk_164_main_header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 3;
	height: 60px;
}
template_hj_164 .hj_mk_164_main .hj_mk_164_main_logo {
	width: 85%;
	height: 60px;
	display: flex;
	align-items: center;
	margin-left: 10px;
}
template_hj_164 .hj_mk_164_main .hj_mk_164_main_logo_tu {
	max-width: 100%;
	height: 40px
}
template_hj_164 .hj_mk_164_main .hj_mk_164_main_mbtn {
	position: absolute;
	right: 0;
	top: 0;
	width: 15%;
	height: 60px;
	cursor: pointer;
	transition: all 0.3s ease;
	display: flex;
	justify-content: center;
	align-items: center;
}
template_hj_164 .hj_mk_164_main .hj_mk_164_main_zgc {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	z-index: 9;
	display: none;
}
template_hj_164 .hj_mk_164_main .hj_mk_164_main_menu {
	width: 200px;
	height: 100%;
	right: -200px;
	top: 0;
	position: fixed;
	transform: translateZ(0px) rotate(0deg);
	transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	z-index: 10;
	box-shadow: -2px 0 5px rgba(0,0,0,0.1);
}
template_hj_164 .hj_mk_164_main .hj_mk_164_main_menu .hj_mk_164_main_menu_bt {
	padding: 10px 0;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}
.hj_mk_164_main .hj_mk_164_main_menu .hj_mk_164_main_menu_li {
	position: relative;
	padding: 12px 12px 12px 22px;
	font-size: 14px;
	line-height: 24px;
	transition: all 0.2s ease;
}
template_hj_164 .hj_mk_164_main .hj_mk_164_main_menu .hj_mk_164_main_menu_li .hj_mk_164_main_menu_a {
	display: block;
	text-decoration: none;
}

template_hj_164 .hj_mk_164_main .hj_mk_164_main_menu .hj_mk_164_main_menu_active:after {
	position: absolute;
	top: 50%;
	left: 0;
	width: 5px;
	height: 14px;
	margin-top: -7px;
	content: "";
}
template_hj_164 .hj_mk_164_main.hj_mk_164_main_open .hj_mk_164_main_menu {
	transform: translate3d(-200px, 0, 0);
	-webkit-transform: translate3d(-200px, 0, 0);
}
template_hj_164 .hj_mk_164_main.hj_mk_164_main_open .hj_mk_164_main_mbtn {
	transform: translateZ(0px) rotate(90deg);
	-webkit-transform: translateZ(0px) rotate(90deg);
	right: 50%;
}

/*+++++hj_end_164+++++*/


/*+++++hj_go_60+++++*/
template_hj_60 .hj_mk_60_lunbo {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
template_hj_60 .hj_mk_60_lunbochang {
	height: auto;
}
template_hj_60 .hj_mk_60_datu {
	height: auto;
	width: 100%;
	float: left;
}
template_hj_60 .hj_mk_60_datuimg {
	width: 100%;
	height: auto;
	vertical-align:bottom;
}
template_hj_60 .hj_mk_60_xiaotu {
	width: 100%;
	z-index: 2;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
template_hj_60 .hj_mk_60_xiaotubox {
	display: inline-block;
	border-radius: 10px;
	padding: 0px 10px;
}
template_hj_60 .hj_mk_60_xiaotulist {
	margin: 6px;
	float: left;
	border-radius: 6px;
	cursor: pointer;
}
template_hj_60 .hj_mk_60_xiaotulistXZ {
	margin: 6px;
	float: left;
	border-radius: 6px;
	cursor: pointer;
}
template_hj_60 .hj_mk_60_datu1simg {
	width: 140px;
	height: 60px;
}
template_hj_60 .hj_mk_60_zuojantou {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 35px;
	height: 35px;
	opacity: 0.8;
	cursor: pointer;
	border-radius: 25px;
	display: flex;
    align-items: center; 
    justify-content: center;
}
template_hj_60 .hj_mk_60_zuojantou  .hj_mk_60_zuojantou_tu{
	width:20px;
	height:20px
}
template_hj_60 .hj_mk_60_youjantou {
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 35px;
	height: 35px;
	opacity: 0.8;
	cursor: pointer;
	border-radius: 25px;
	display: flex;
    align-items: center; 
    justify-content: center;
}
template_hj_60 .hj_mk_60_youjantou  .hj_mk_60_yuojantou_tu{
	width:20px;
	height:20px
}

/*+++++hj_end_60+++++*/


/*+++++hj_go_61+++++*/
template_hj_61 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_61 a {
	text-decoration: none;
	color: #666;
	outline: none
}
template_hj_61 .hj_mk_61_template_hj_61 * {
	box-sizing: border-box;
	margin: 0;
	list-style: none;
	padding: 0;
	background: no-repeat center/cover;
}
template_hj_61 .hj_mk_61_marginauto {
	margin: 0 auto;
	width: 100%;
}
template_hj_61 .hj_mk_61_clear {
	clear: both
}
template_hj_61 .hj_mk_61_main {
	width: 100%;
	margin: 0px auto
}
template_hj_61 .hj_mk_61_main .hj_mk_61_main_con {
	box-sizing: border-box;
	display: table;
	table-layout: fixed;
	width: 100%;
}
template_hj_61 .hj_mk_61_main .hj_mk_61_main_box {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
template_hj_61 .hj_mk_61_main .hj_mk_61_main_box_con {
	padding: 0 10px;
}
template_hj_61 .hj_mk_61_main_con .hj_mk_61_main_box_con_js .hj_mk_61_main_box_con_js_tit{
	text-align: center;
	font-size: 18px;
}
template_hj_61 .hj_mk_61_main .hj_mk_61_main_con .hj_mk_61_main_box_con_js .hj_mk_61_main_box_con_js_ms{
	text-align: center;
	font-size: 14px;
	margin-top: 12px
}
template_hj_61 .hj_mk_61_main .hj_mk_61_main_con .hj_mk_61_main_box_con_js .hj_mk_61_main_box_con_js_xq {
	font-size: 12px;
	line-height: 1.5;
	margin-top: 10px;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;

}
template_hj_61 .hj_mk_61_main .hj_mk_61_main_con .hj_mk_61_main_box_con_ys {
	margin-top: 10px
}
template_hj_61 .hj_mk_61_main .hj_mk_61_main_con .hj_mk_61_main_box_con_ys .hj_mk_61_main_box_con_ys_items {
	display: flex;
	flex-direction: hj_mk_61_main_box_con_ys_items;
	justify-content: space-between;
	width: 100%;
}
template_hj_61 .hj_mk_61_main .hj_mk_61_main_con .hj_mk_61_main_box_con_ys .hj_mk_61_main_box_con_ys_items2 {
	padding: 0 10px;
	margin-top:10px;
}
template_hj_61 .hj_mk_61_main .hj_mk_61_main_con .hj_mk_61_main_box_con_ys .hj_mk_61_main_box_con_ys_fl {

  display: flex;
  flex-direction: column;
  align-items: center;
}

template_hj_61 .hj_mk_61_main .hj_mk_61_main_con .hj_mk_61_main_box_con_ys .hj_mk_61_main_box_con_ys_fl.first {
  align-items: flex-start; 
}
template_hj_61 .hj_mk_61_main .hj_mk_61_main_con .hj_mk_61_main_box_con_ys .hj_mk_61_main_box_con_ys_fl.last {
  align-items: flex-end; 
}

template_hj_61 .hj_mk_61_main .hj_mk_61_main_con .hj_mk_61_main_box_con_ys .hj_mk_61_main_box_con_ys_items2{
	display: flex;
	flex-direction: hj_mk_61_main_box_con_ys_items;
	justify-content: space-between;
	width: 100%;
}



template_hj_61 .hj_mk_61_main .hj_mk_61_main_con .hj_mk_61_main_box_con_ys .hj_mk_61_main_box_con_ys_items2 .hj_mk_61_main_box_con_ys_fl {
	flex: 1; 
  min-width: 0; 
  text-align: center; 
  box-sizing: border-box; 
  padding:0 20px;
}

template_hj_61 .hj_mk_61_main .hj_mk_61_main_con .hj_mk_61_main_box_con_ys .hj_mk_61_main_box_con_ys_items2 .hj_mk_61_main_box_con_ys_fl.first {
  align-items: center; 
}
template_hj_61 .hj_mk_61_main .hj_mk_61_main_con .hj_mk_61_main_box_con_ys .hj_mk_61_main_box_con_ys_items2 .hj_mk_61_main_box_con_ys_fl.last {
  align-items: center; 
}


template_hj_61 .hj_mk_61_main .hj_mk_61_main_con .hj_mk_61_main_box_con_ys .hj_mk_61_main_box_con_ys_fl .hj_mk_61_main_box_con_ys_fl_icon {
	width: 30px;
	 margin: 0 auto;
}
template_hj_61 .hj_mk_61_main .hj_mk_61_main_con .hj_mk_61_main_box_con_ys .hj_mk_61_main_box_con_ys_fl .hj_mk_61_main_box_con_ys_fl_icon .hj_mk_61_main_box_con_ys_fl_icon_img {
	width: 100%;
  height: 100%;
  display: block;
	
}
template_hj_61 .hj_mk_61_main .hj_mk_61_main_con .hj_mk_61_main_box_con_ys .hj_mk_61_main_box_con_ys_fl .hj_mk_61_main_box_con_ys_fl_tit {
	font-size: 12px;
	margin-top: 10px
}

/*+++++hj_end_61+++++*/


/*+++++hj_go_219+++++*/
template_hj_219 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_219 a {
	text-decoration: none;
	color: #666;
	outline: none
}
template_hj_219 .hj_mk_219_template_hj_219 * {
	box-sizing: border-box;
	margin: 0;
	list-style: none;
	padding: 0;
	background: no-repeat center/cover;
}
template_hj_219 .hj_mk_219_marginauto {
	margin: 0 auto;
	width: 100%;
}
template_hj_219 .hj_mk_219_clear {
	clear: both
}
template_hj_219 .hj_mk_219_left {
	float: left
}
template_hj_219 .hj_mk_219_right {
	float: right
}
template_hj_219 .hj_mk_219_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%;
	margin:0 auto
}
template_hj_219 .hj_mk_219_list .hj_mk_219_item {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(100% / 2);
	position: relative;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px
}
template_hj_219 .hj_mk_219_list .hj_mk_219_container-3{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
    border-style: solid;
    border-color: rgba(229, 229, 229, 1);
    padding-bottom: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    margin-top: 12px;
    margin-bottom: 12px;
    transition-property: all;
    transition-radio: response-transition;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.42,0,0.58,1);
    overflow: hidden;
    border-width: 1px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
template_hj_219 .hj_mk_219_list .hj_mk_219_container-3 > .hj_mk_219_p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
template_hj_219 .hj_mk_219_list .hj_mk_219_image {
	height:240px;
	overflow: hidden;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
template_hj_219 .hj_mk_219_list .hj_mk_219_image img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
template_hj_219 .hj_mk_219_list .hj_mk_219_container-5 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	min-height: 0px;
	max-height: none;
	height: auto;
	background-color: rgba(255,255,255,1)
}
template_hj_219 .hj_mk_219_list .hj_mk_219_container-5 > .hj_mk_219_p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
template_hj_219 .hj_mk_219_list .hj_mk_219_text {
	margin-left: auto;
	font-size: 18px;
	color: rgba(51,51,51,1);
	line-height: 1.5;
	font-weight: normal;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	display-radio: -webkit-box
}
template_hj_219 .hj_mk_219_list .hj_mk_219_container-5 .hj_mk_219_cbox-5 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	align-self: center
}
template_hj_219 .hj_mk_219_list .hj_mk_219_item:hover img {
	transform: scale(1.1)
}
template_hj_219 .hj_mk_219_list .hj_mk_219_item img {
	transition: all 0.5s
}
template_hj_219 .hj_mk_219_list .hj_mk_219_container-3 .hj_mk_219_cbox-3 {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-style: none;
	border-color: rgba(221,221,221,1);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto
}
template_hj_219 .hj_mk_219_list .hj_mk_219_prohover {
	position: absolute;
	left: 50%;
	top: 44%;
	background: rgb(195 21 28 / 50%);
	color: #fff;
	font-size: 44px;
	font-weight: normal;
	display: flex;
	align-items: center;
	width: 8vw;
    height: 8vw;
	justify-content: center;
	border-radius: 50%;
	box-shadow: 0px 0px 0px 16px rgba(255,255,255,0.4);
	transform: translate(-50%, -50%) scale(0);
	transition: all 0.5s;
	padding-bottom: 5px;
}
template_hj_219 .hj_mk_219_list .hj_mk_219_item:hover .hj_mk_219_prohover {
        transform: translate(-50%, -50%) scale(1);
    }
/*+++++hj_end_219+++++*/


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

/*+++++hj_end_63+++++*/


/*+++++hj_go_64+++++*/
@charset "utf-8";
template_hj_64 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_64 a {
	text-decoration: none;
	color: #666;
}
template_hj_64 .hj_mk_64_template_hj_64 * {
	list-style: none;
	box-sizing: border-box;
	padding:0;
	margin:0;
}
template_hj_64 .hj_mk_64_clear {
	clear: both
}
template_hj_64 .hj_mk_64_xwnews {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0%;
	margin: 0px auto;
}
template_hj_64 .hj_mk_64_xlist {
	padding-top: 3%;
	padding-bottom: 5%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
	max-width: 640px;
	margin: 0px auto;
}
template_hj_64 .hj_mk_64_content {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%;
}
template_hj_64 .hj_mk_64_items {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(100% / 2);
}
template_hj_64 .hj_mk_64_ztcon {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-right: auto;
	position: relative;
	margin: 0px auto;
	padding: 2% 2% 2% 2%;
}
template_hj_64 .hj_mk_64_tu {
	width: 100%;
	position: relative;
}
template_hj_64 .hj_mk_64_imga {
	width: 100%;
	overflow: hidden;
	display: block;
	height: 180px;
	overflow: hidden;
}
template_hj_64 .hj_mk_64_imgtu {
	width: 100%;
	height: 100%;
	cursor: pointer;
	transition: all 0.6s;
}
template_hj_64 .hj_mk_64_items:hover .hj_mk_64_imgtu {
	transform: scale(1.2);
}
template_hj_64 .hj_mk_64_riqi {
	display: inline-block;
	text-align: center;
	padding: 5px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	font-family: 'Microsoft YaHei';
}
template_hj_64 .hj_mk_64_rqimg {
	vertical-align: middle;
}
template_hj_64 .hj_mk_64_js {
	width: 100%;
	padding: 5px 0 10px;
	border-bottom: 3px solid #e6e6e6;
}
template_hj_64 .hj_mk_64_mz {
	width: 100%;
	line-height: 36px;
    height: 36px;
}
template_hj_64 .hj_mk_64_wzm {
	text-decoration: none;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	font-weight: bold;	
	padding:0;
}
template_hj_64 .hj_mk_64_items:hover .hj_mk_64_wzm {
}
template_hj_64 .hj_mk_64_ms {
	line-height: 26px;
}
template_hj_64 .hj_mk_64_msjs {
	text-decoration: none;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

/*+++++hj_end_64+++++*/


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

/*+++++hj_end_65+++++*/


/*+++++hj_go_66+++++*/

/*+++++hj_end_66+++++*/

