
/*+++++hj_go_38+++++*/
template_hj_38 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_38 a {
	text-decoration: none;
	color: #666;
}
template_hj_38 .hj_mk_38_template_hj_38 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_38 .hj_mk_38_clear {
	clear: both
}
template_hj_38 .hj_mk_38_bannerimg {
	position: relative;
	width: 100%;
	height: 100%;
}
template_hj_38 .hj_mk_38_banner_con {
	position: relative;
	width: 100%;
	height: auto;
	display: flex;
	transition: opacity 1s;
	z-index:99;
}
template_hj_38 .hj_mk_38_banner_con-item {
	min-width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 1s;
	position: absolute;
	top: 0;
	left: 0;
}
template_hj_38 .hj_mk_38_banner_con-item .hj_mk_38_banner_con_img {
	width: 100%;
	height: auto;
	display: block;
}
template_hj_38 .hj_mk_38_banner_con-item.hj_mk_38_banner_con_active {
	opacity: 1;
	position: relative;
}
template_hj_38 .hj_mk_38_banner_con-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	border: none;
	cursor: pointer;
	z-index: 999999;
	text-align: center;
	width: 40px;
	height: 40px;
	border-radius: 5px;
}
template_hj_38 .hj_mk_38_banner_con-arrow .hj_mk_38_banner_con-arrow_tu {
	max-width: 25px;
	max-height: 25px;
	margin-top: 7px;
}
template_hj_38 .hj_mk_38_banner_con-arrow.hj_mk_38_banner_con_prev {
	left: 10px;
}
template_hj_38 .hj_mk_38_banner_con-arrow.hj_mk_38_banner_con_next {
	right: 10px;
}
template_hj_38 .hj_mk_38_banner_con-dots {
	position: absolute;
	top: 90%;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	z-index: 999;
	background: rgba(255, 255, 255, 0.3);
	border-radius: 10px;
	padding: 5px 10px;
}
template_hj_38 .hj_mk_38_banner_dot {
	width: 10px;
	height: 10px;
	background: #000;
	border-radius: 50%;
	margin: 0 5px;
	cursor: pointer;
}
template_hj_38 .hj_mk_38_banner_dot.hj_mk_38_banner_dot_active {
	background: rgba(255, 255, 255, 1);
}
template_hj_38 .hj_mk_38_bannerxq_con {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 1200px;
	padding: 20px;
	width: 98%;
	z-index:999999;
}

template_hj_38 .hj_mk_38_bannergd {
	position: absolute;
	top: 65%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 1200px;
	padding: 20px;
	width: 98%;
	z-index:20;
}

template_hj_38 .hj_mk_38_bannergd_con {
	height: 50px; 
	overflow: hidden;
	position: relative;

}
template_hj_38 .hj_mk_38_bannergd_con_text {
	position: absolute;
	top: 0;
	width: 100%;
			}
template_hj_38 .hj_mk_38_bannergd_con_text .hj_mk_38_bannergd_con_text_p {
	margin: 0;
	line-height: 50px; 
	text-align: left;
	font-size:20px;
}


template_hj_38 .hj_mk_38_banner-bt {
	font-size: 59px;
	font-weight: bold;
}
template_hj_38 .hj_mk_38_banner-text {
	font-size: 23px;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 30px;
}
template_hj_38 .hj_mk_38_banner_many {
	width: 270px;
	height: 66px;
	border-radius: 4px;
	font-weight: bold;
	transition: all 0.5s;
	display: block;
	text-align: center
}
template_hj_38 .hj_mk_38_banner_many .hj_mk_38_banner_many_span {
	font-size: 20px;
	font-weight: 400;
	font-family: Microsoft YaHei, Microsoft YaHei;
	line-height: 60px;
}
/*--------------------------------------------------------------*/


template_hj_38 .hj_mk_38_header {
	background-color: unset;
	height: 80px;
	position: absolute;
	width: 100%;
	top: 0%;
	left: 0%;
	z-index: 999;
}
template_hj_38 .hj_mk_38_header_top {
	padding-top: 20px
}
template_hj_38 .hj_mk_38_header.hj_mk_38_fix {
	height: 80px !important;
	position: fixed !important;
	width: 100%;
	top: 0%;
	left: 0%;
	z-index: 999999;
	background: #fff;
}
template_hj_38 .hj_mk_38_header .hj_mk_38_header_main {
	position: relative;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
	align-items: end;
}
template_hj_38 .header_bg .header {
	background-color: #FFFFFF;
}
template_hj_38 .hj_mk_38_xjsearch {
	margin-left: 18px;
	height: 18px;
}
template_hj_38 .hj_mk_38_xjsearch .hj_mk_38_xjsearch_img {
	height: 100%;
	object-fit: cover;
	display: block
}


template_hj_38 .hj_mk_38_header_logo .hj_mk_38_header_logo_img {
	max-width: 300px;
	height: 85px;
	object-fit: contain;
	transform: translateY(-0.03 rem);
}
template_hj_38 .hj_mk_38_header_nav {
	justify-content: space-between;
}
template_hj_38 .hj_mk_38_header_nav .hj_mk_38_header_nav_a {
	font-size: 20px;
	display: block;
}

template_hj_38 .hj_mk_38_header .hj_mk_38_level1 {
	position: relative;
	margin: 0px 10px;
}
template_hj_38 .hj_mk_38_header .hj_mk_38_level1:hover .hj_mk_38_level1_a {
	border-color: #fff;

}

template_hj_38 .hj_mk_38_header .hj_mk_38_level1:hover .hj_mk_38_level2_list  {
	display: block;
}

template_hj_38 .hj_mk_38_header .hj_mk_38_level1_a {
	padding-bottom: 4px;
	border-bottom: 2px solid transparent;
	border-radius: 1px;
	white-space: nowrap;
}
template_hj_38 .hj_mk_38_header .hj_mk_38_level2_list {
	/*position: absolute;
	left: 50%;
	transform: translateX(-50%);
	transition: var(--tran_03);
	overflow: hidden;*/
	
	
	display: none;
    position: absolute;
    top: 100%;
    left: 50%;
	transform: translateX(-50%);
    background-color: #fff;
    z-index: 999999;
	
}
template_hj_38 .hj_mk_38_header.hj_mk_38_fix .hj_mk_38_level1_a {
	padding-bottom: 4px;
	border-bottom: 2px solid transparent;
	border-radius: 1px;
	white-space: nowrap;
	line-height: 80px;
	height: 80px;
}
template_hj_38 .hj_mk_38_header_nav .hj_mk_38_level2_list .hj_mk_38_level2_a {
	white-space: nowrap;
	line-height: 38px;
	padding: 0 25px;
	transition: var(--tran_03);
	font-size: 14px;
}


template_hj_38 .hj_mk_38_header.hj_mk_38_fix .hj_mk_38_flex_box3 {
	display:none;
}


template_hj_38 .hj_mk_38_header .hj_mk_38_zh {
	display: flex;
	align-items: center;
	cursor: pointer;
	justify-content: end;
	width: 104px;
	padding-bottom: 6px;
}
template_hj_38 .hj_mk_38_header .hj_mk_38_zh .hj_mk_38_img {
	height: 17px;
	object-fit: contain;
	width: auto;
	margin-right: 5px;
	display: block;
}

template_hj_38 .hj_mk_38_header .hj_mk_38_zh .hj_mk_38_p {
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	white-space: nowrap;
}

template_hj_38 .hj_mk_38_header .hj_mk_38_flex_box {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}
template_hj_38 .hj_mk_38_header .hj_mk_38_flex_box [class*=hj_mk_38_flex_box] {
	flex: 1 1 auto;
}
template_hj_38 .hj_mk_38_header .hj_mk_38_flex_box1 {
	margin-right: 0.6rem;
	width: 25%;
}
template_hj_38 .hj_mk_38_flex_box .hj_mk_38_flex_box {
	align-items: flex-start;
}
template_hj_38 .hj_mk_38_header .hj_mk_38_flex_box3 .hj_mk_38_flex_box3_flex_box1 {
	margin-right: 0rem;
}
template_hj_38 .hj_mk_38_header .hj_mk_38_flex_box2 {
	position: relative;
	width: 60%;
}
template_hj_38 .hj_mk_38_header .hj_mk_38_flex_box3 {
	display: flex;
	align-items: baseline;
}
template_hj_38 .hj_mk_38_nav_search {
	position: absolute;
	right: 80px;
	top: 50px;
	transform: translate(50%);
	width: auto;
	height: 30px;
	width: auto;
	opacity: 0;
	transition: opacity 0.1s;
}
template_hj_38 .hj_mk_38_nav_search_form {
	border: 0.01rem solid rgba(219, 219, 219, 1);
	border-radius: 4px;
	overflow: hidden;
	align-items: flex-start;
	flex: 1 1 auto;
	display: flex;
	flex-wrap: nowrap;
	height: 100%;
	border: none;
	align-items: flex-start;
}
.hj_mk_38_nav_search .hj_mk_38_nav_search_input {
	flex: 0 0 1.5rem;
	width: 150px;
	line-height: 30px;
	height: 100%;
	background: rgba(235, 235, 235, 0.47);
	padding: 0 15px;
	border: 0px;
}
.hj_mk_38_nav_search .hj_mk_38_nav_search_btn {
	flex: 0 0 30px;
	width: 30px;
	height: 30px;
	background: rgba(235, 235, 235, 0.47);
	color: #fff;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.hj_mk_38_nav_search .hj_mk_38_nav_search_btn .hj_mk_38_nav_search_btn_img {
	width: 18px;
	height: 18px;
	object-fit: cover;
	cursor: pointer;
	display: block;
}

/*+++++hj_end_38+++++*/


/*+++++hj_go_130+++++*/
@charset "utf-8";
template_hj_130 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_130 a {
	text-decoration: none;
	color: #666;
}
template_hj_130 .hj_mk_130_template_hj_130 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_130 .hj_mk_130_clear {
	clear: both
}
template_hj_130 .hj_mk_130_container {
	display: flex;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
}
template_hj_130 .hj_mk_130_side {
	flex: 1;
	max-width: calc(50% - 10px);
	padding: 10px;
	box-sizing: border-box;
}
template_hj_130 .hj_mk_130_titbox .hj_mk_130_index_tit {
	font-size: 38px;
	font-weight: bold;
	padding-left: 11px;
	position: relative;
	z-index: 2;
}
template_hj_130 .hj_mk_130_titbox .hj_mk_130_index_tit::after {
	content: '';
	display: block;
	position: absolute;
	left: 0rem;
	top: 50%;
	transform: translateY(-50%);
	width: 4px;
	height: 30px;
	border-radius: 20px;
}
template_hj_130 .hj_mk_130_titbox .hj_mk_130_bt {
	font-size: 27px;
	font-weight: bold;
	transform: translate(23px, -20px);
}
template_hj_130 .hj_mk_130_nlist {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
template_hj_130 .hj_mk_130_items {
	width: 100%;
	height: auto;
}
template_hj_130 .hj_mk_130_items .hj_mk_130_items_img{
	width: 100%;
	height:200px;
}
template_hj_130 .hj_mk_130_newbox {
	display: flex;
	align-items: center;
	padding: 5px 2px;
	padding-right: 10px;
	box-sizing: content-box
}
template_hj_130 .hj_mk_130_newbox .hj_mk_130_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_130 .hj_mk_130_newbox .hj_mk_130_newbt::after {
	content: '';
	width: 6px;
	height: 6px;
	position: absolute;
	top: 50%;
	left: 0rem;
	transform: translatey(-50%);
	opacity: 0;
	border-radius: 100%;
}
template_hj_130 .hj_mk_130_newbox .hj_mk_130_newdate {
	font-size: 12px;
	font-weight: 400;
}

template_hj_130 .hj_mk_130_newbox:hover .hj_mk_130_newbt {
	transform: translatex(10px);
	transition: transform 0.3s ease;
	padding: 0 17px;
}

template_hj_130 .hj_mk_130_newbox:hover .hj_mk_130_newbt::after {
	opacity: 1;
}

/*+++++hj_end_130+++++*/


/*+++++hj_go_237+++++*/
@charset "utf-8";
template_hj_237 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_237 a {
	text-decoration: none;
	color: #666;
}
template_hj_237 .hj_mk_237_template_hj_237 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_237 .hj_mk_237_clear {
	clear: both
}

template_hj_237 .hj_mk_237_ab{
	
	/*width:1200px;*/
	margin:0px auto;
}
template_hj_237 .hj_mk_237_about-mode{
	position: relative;
	padding-top:128px;
	z-index:99
	
}

template_hj_237   canvas {
		position:absolute;
		z-index:10;
		top:10%;
		bottom:10%;
    }
template_hj_237 .hj_mk_237_about-mode .hj_mk_237_tit_bg{
	text-align:center;
	font-size:120px;
	font-weight: bold;
	color: rgba(0,75,255,0.04);
	position: absolute;
	bottom:40px;
	opacity: 0.5;
	left:50%;
}


template_hj_237 .hj_mk_237_about-mode{
    padding-top: 15px;
   
}

template_hj_237 .hj_mk_237_aboutcon{
	margin-right:0px;
	margin-left:auto;
	width: 100%;
	margin:0px auto;
	padding-bottom:20px;
	position:absolute;
	z-index:99;
	top:30px
}

template_hj_237 .hj_mk_237_aboutcon .hj_mk_237_many{
	width: 171px;
	height: 48px;
	border-radius: 28px;
	opacity: 1;
	border: 1px solid rgba(79, 107, 169, 1);
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: rgba(79, 107, 169, 1);
	margin-top:15px;
}
template_hj_237 .hj_mk_237_aboutcon .hj_mk_237_many .hj_mk_237_many_p{
	width: 10px;
	height: 10px;
	border-radius: 100%;
	margin-right:9px;
}
template_hj_237 .hj_mk_237_aboutcon .hj_mk_237_many:hover .hj_mk_237_many_p {
}
template_hj_237 .hj_mk_237_aboutcon .hj_mk_237_many:hover{
	border-color: transparent;

}

template_hj_237 .hj_mk_237_content{
	display: flex;
	align-items: center;
}
template_hj_237 .hj_mk_237_abox1{
	
	width: 52%;
}
template_hj_237 .hj_mk_237_abox2{
	width: 48%;
}

template_hj_237 .hj_mk_237_abox1 .hj_mk_237_stext{
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	width: 100%;
	margin-top:1px;
	margin-bottom:5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp:5;
	text-align: justify;
	max-width: 100%;
}

template_hj_237 .hj_mk_237_tit {
    font-size: 40px;
    font-weight: bold;
    padding-left: 11px;
    position: relative;
    z-index: 2;
}
template_hj_237 .hj_mk_237_tit::after {
    content: '';
    display: block;
    position: absolute;
    left: 0rem;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 30px;
    border-radius: 2px;
}
template_hj_237 .hj_mk_237_subtit {
    font-size: 30px;
    font-weight: bold;
    transform: translate(20px, -20px);
}



template_hj_237 .hj_mk_237_ctop{
	/*display: flex;
	flex-wrap: wrap;*/
}
template_hj_237 .hj_mk_237_ctop .hj_mk_237_item{
	 display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 15vw; 
    height: 15vw; 
    max-width: 10rem;
    max-height: 10rem;
    border-radius: 100%;
    cursor: pointer;
    transition: transform 0.3s ease;
	
}
template_hj_237 .hj_mk_237_ctop .hj_mk_237_item:hover .hj_mk_237_item_img{
    transform: rotatey(180deg);
	transition: transform 0.3s ease;
}
template_hj_237 .hj_mk_237_ctop .hj_mk_237_item .hj_mk_237_item_img{
		object-fit: contain;
		margin-bottom:0.11rem;
		transition: var(--s_tran);
}
template_hj_237 .hj_mk_237_ctop .hj_mk_237_item .hj_mk_237_bkitem_text{
	 font-size: 1.3vw;
}


/*+++++hj_end_237+++++*/


/*+++++hj_go_128+++++*/
@charset "utf-8";
template_hj_128 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_128 a {
	text-decoration: none;
	color: #666;
}
template_hj_128 .hj_mk_128_template_hj_128 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_128 .hj_mk_128_clear {
	clear: both
}
template_hj_128 .hj_mk_128_bt{
	
	width:1200px;
	margin:0px auto;
}


template_hj_128 .hj_mk_128_bt .hj_mk_128_left{
	
	flex: 1 1 auto;
}

template_hj_128 .hj_mk_128_bt .hj_mk_128_right{
	
	flex: 1 1 auto;
	text-align: right;
}

template_hj_128 .hj_mk_128_bt .hj_mk_128_right .hj_mk_128_more {
    font-size: 14px;
    text-align: right;
}

template_hj_128 .hj_mk_128_bt .hj_mk_128_bt_con {
    font-size: 40px;
    font-weight: bold;
    padding-left: 11px;
    position: relative;
    z-index: 2;
}

template_hj_128 .hj_mk_128_bt .hj_mk_128_bt_con::after {
    content: '';
    display: block;
    position: absolute;
    left: 0rem;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 30px;
    border-radius: 2px;
}

template_hj_128 .hj_mk_128_bt .hj_mk_128_bt_con_yw {
    font-size: 30px;
    font-weight: bold;
    transform: translate(22px, -20px);
}
template_hj_128  .hj_mk_128_flex {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

/*+++++hj_end_128+++++*/


/*+++++hj_go_51+++++*/
@charset "utf-8";
template_hj_51 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_51 a {
	text-decoration: none;
	color: #666;
}
template_hj_51 .hj_mk_51_template_hj_51 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_51 .hj_mk_51_clear {
	clear: both
}
template_hj_51 .hj_mk_51_con {
	display: table;
	table-layout: fixed;
	width: 100%;
	background: #f9f9f9;
}
template_hj_51 .hj_mk_51_con_ny {
	margin: 0px auto;
	width: 90%;
	padding: 20px 0px 40px;
	display: flow-root;
}
template_hj_51 .hj_mk_51_con_fwlist .hj_mk_51_con_fwlist_li {
	float: left;
	background: #fff;
	width: 23.5%;
	height: 450px;
	margin-right: 2%;
	transition: all 1s;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	margin-top: 30px
}
template_hj_51 .hj_mk_51_con_fwlist .hj_mk_51_con_fwlist_li:nth-child(4n+0) {
	margin-right: 0px
}
template_hj_51 .hj_mk_51_con_fwlist .hj_mk_51_con_fwlist_li .hj_mk_51_con_fwlist_li_h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
template_hj_51 .hj_mk_51_con_fwlist .hj_mk_51_con_fwlist_li .hj_mk_51_con_fwlist_li_h3 .hj_mk_51_con_fwlist_li_h3_b {
	display: block;
	width: 30px;
	height: 2px;
	margin: 35px auto 30px auto;
}
template_hj_51 .hj_mk_51_con_fwlist .hj_mk_51_con_fwlist_li .hj_mk_51_con_fwlist_li_p {
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	padding: 0 20px;
	height: 72px;
	overflow: hidden;
}
template_hj_51 .hj_mk_51_con_fwlist .hj_mk_51_con_fwlist_li .hj_mk_51_con_fwlist_li_span {
	display: block;
	width: 46px;
	height: 44px;
	margin: 74px auto 18px auto;
	transition: all 0.6s;
}
template_hj_51 .hj_mk_51_con_fwlist .hj_mk_51_con_fwlist_li .hj_mk_51_con_fwlist_li_span {
	display: block;
	width: 46px;
	height: 44px;
	background-size: contain;
	margin: 74px auto 18px auto;
	transition: all 0.6s;
}
template_hj_51 .hj_mk_51_con_fwlist .hj_mk_51_con_fwlist_li .hj_mk_51_con_fwlist_li_strong {
	display: block;
	width: 120px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	margin: 30px auto 0 auto;
	transition: all 0.6s;
	display: none\9;
	visibility: hidden;
	transform: scale(0);
}
template_hj_51 .hj_mk_51_con_fwlist .hj_mk_51_con_fwlist_li:hover {
	background: #DA251D;
}
template_hj_51 .hj_mk_51_con_fwlist .hj_mk_51_con_fwlist_li:hover .hj_mk_51_con_fwlist_li_h3, .hj_mk_51_con_fwlist li:hover .hj_mk_51_con_fwlist_li_p {
	color: #fff;
}
template_hj_51 .hj_mk_51_con_fwlist .hj_mk_51_con_fwlist_li:hover .hj_mk_51_con_fwlist_li_h3_b {
	background: #fff;
}
template_hj_51 .hj_mk_51_con_fwlist .hj_mk_51_con_fwlist_li:hover .hj_mk_51_con_fwlist_li_strong {
	display: block\9;
	visibility: visible;
	transform: scale(1);
}

/*+++++hj_end_51+++++*/


/*+++++hj_go_19+++++*/
template_hj_19 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_19 a {
	text-decoration: none;
	color: #666;
}
template_hj_19 .hj_mk_19_template_hj_19 * {
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_19 .hj_mk_19_clearfix:before, template_hj_19 .hj_mk_19_clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
template_hj_19 .hj_mk_19_marginauto {
	margin: 0 auto;
}
template_hj_19 .hj_mk_19_main {
    width: 100%;
    
    margin: 0 auto;
    display: block;
}
template_hj_19 .hj_mk_19_in_pro{padding: 40px 0;}

template_hj_19 .hj_mk_19_tit {
    font-size: 40px;
    font-weight: bold;
    padding-left: 11px;
    position: relative;
    z-index: 2;
}

template_hj_19 .hj_mk_19_tit::after {
    content: '';
    display: block;
    position: absolute;
    left: 0rem;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 30px;
    border-radius: 2px;
}

template_hj_19 .hj_mk_19_subtit {
    font-size: 30px;
    font-weight: bold;
    transform: translate(20px, -20px);
}

template_hj_19 .hj_mk_19_more {
    font-size: 14px;
    text-align: right;
	    width: 100%;
    display: block;
}

template_hj_19 .hj_mk_19_text {
    font-size: 18px;
    font-weight: 400;
    line-height:30px;
    text-align: left;
    margin-bottom:20px;
}

template_hj_19 .hj_mk_19_flex_box {
    display: flex
;
    flex-wrap: nowrap;
    align-items: center;
}

template_hj_19 .hj_mk_19_flex_box [class*=hj_mk_19_flex_box] {
    flex: 1 1 auto;
}

template_hj_19 .l_btnbox{
	width:100%;
	max-width:1200px;
	margin:0px auto;
	
}



template_hj_19 .hj_mk_19_lunbo {
	position: relative;
	width:95%;
	margin:0px auto;
	height: auto;
	overflow: hidden;
	padding:20px 0 50px;
}
template_hj_19 .hj_mk_19_lunbochang {
	height: auto;
}
template_hj_19 .hj_mk_19_datu {
	height: auto;
	width: 100%;
	float: left;
}
template_hj_19 .hj_mk_19_datuimg {
	width: 100%;
	height: auto;
	vertical-align:bottom;
}
template_hj_19 .hj_mk_19_xiaotu {
	/*width: 10%;
	z-index: 2;
	position: absolute;
	bottom: 10px;
	text-align: center;
    left: 50%;
    transform: translateX(-50%);*/
}
template_hj_19 #hj_mk_19_lb{width:100%;height:auto;position:relative}
template_hj_19 .hj_mk_19_xiaotubox {
	display: inline-block;
	background: rgba(255,255,255,0.3);
	border-radius: 10px;
	padding: 0px 10px;
}
template_hj_19 .hj_mk_19_xiaotulist {
	background: #FFF;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_19 .hj_mk_19_xiaotulistXZ {
	background: #d03736;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_19 .hj_mk_19_datu1simg {
	width: 140px;
	height: 60px;
}
template_hj_19 .hj_mk_19_lunboitem{
	width: 20%;
	display: block;
    padding: 0px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    border-radius: 0px;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}

template_hj_19 .hj_mk_19_lunboitemnei{
	margin-left:15px;
	margin-right:15px;
	
}

template_hj_19 .hj_mk_19_caption .hj_mk_19_ksu{
    display: block;
    margin-bottom: 15px;
    margin-top: 10px;
}
template_hj_19 span.hj_mk_19_atvalue {
    color: #777;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
	text-align: left;
	height:40px
}
template_hj_19 a.hj_mk_19_motl {
    width: 100%;
    display: block;
    line-height: 34px;
    height: 34px;
    border: 1px solid #999;
    text-align: center;
    /*transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;*/
    color: #999;
    margin-top: 40px;
}
template_hj_19 .hj_mk_19_lunboitem:hover a.hj_mk_19_motl {
    width: 100%;
    display: block;
    line-height: 34px;
    height: 34px;
    border: 1px solid #d02329;
    text-align: center;
    color: #fff;
    background: #d02329;
    margin-top: 40px;
}
template_hj_19 a.hj_mk_19_lightbox {
    width: 100%;
    height: 100%;
    display: block;
    border: 0px solid #d6dce4;
    margin-bottom: 0;
    border-radius: 0;
    overflow: hidden;
    background: #F2F6F9;
}
template_hj_19 .hj_mk_19_hjtwlist {
	width: 100%;
	height: 115px;
	padding: 0;
	vertical-align: top;
	clear: both;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
template_hj_19 .hj_mk_19_hjtwlisttu {
	max-width: 100%;
	height: 110px;
	transition: transform 300ms ease-out;
	-moz-transition: -moz-transform 300ms ease-out; /* Firefox 4 */
	-webkit-transition: -webkit-transform 300ms ease-out; /* Safari and Chrome */
	-o-transition: -o-transform 300ms ease-out; /* Opera */
}
template_hj_19 .hj_mk_19_hjtwlisttu:hover {
	transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2); /* Firefox 4 */
	-webkit-transform: scale(1.2, 1.2); /* Safari and Chrome */
	-o-transform: scale(1.2, 1.2); /* Opera */
}
template_hj_19 .hj_mk_19_zuojantou {
	position: absolute;
	left:0px;
	top:40%;
	margin-top: -25px;
	display: block;
	width: 35px;
	height:35px;
	text-align:center;
	background: url(../1219/zuo.png) no-repeat;
	background-size:35px;
	cursor: pointer;
	
	
}

template_hj_19 .hj_mk_19_youjantou {
	position:absolute;
	right:0px;
	top:40%;
	margin-top: -25px;
	display: block;
	width: 35px;
	height: 35px;
	text-align:center;
	background: url(../1219/you.png) no-repeat;
	background-size:35px;
	cursor: pointer;
}

/*+++++hj_end_19+++++*/


/*+++++hj_go_6+++++*/

/*+++++hj_end_6+++++*/

