
/*+++++hj_go_1+++++*/

/*+++++hj_end_1+++++*/


/*+++++hj_go_3+++++*/
template_hj_3 .hj_mk_3_lunbo {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
template_hj_3 .hj_mk_3_lunbochang {
	height: auto;
}
template_hj_3 .hj_mk_3_datu {
	height: auto;
	width: 100%;
	float: left;
}
template_hj_3 .hj_mk_3_datuimg {
	width: 100%;
	height: auto;
	vertical-align:bottom;
}
template_hj_3 .hj_mk_3_xiaotu {
	width: 100%;
	z-index: 2;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
template_hj_3 .hj_mk_3_xiaotubox {
	display: inline-block;
	background: rgba(255,255,255,0.3);
	border-radius: 10px;
	padding: 0px 10px;
}
template_hj_3 .hj_mk_3_xiaotulist {
	background: #FFF;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_3 .hj_mk_3_xiaotulistXZ {
	background: #d03736;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_3 .hj_mk_3_datu1simg {
	width: 140px;
	height: 60px;
}
template_hj_3 .hj_mk_3_zuojantou {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../40/slider-arrow.png);
	background-repeat: no-repeat;
	background-position: -110px 5px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
template_hj_3 .hj_mk_3_zuojantou:hover {
	background-position: -170px 5px;
}
template_hj_3 .hj_mk_3_youjantou {
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../40/slider-arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
template_hj_3 .hj_mk_3_youjantou:hover {
	background-position: -50px 5px;
}

/*+++++hj_end_3+++++*/


/*+++++hj_go_11+++++*/
@charset "utf-8";
template_hj_11 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_11 a {
	text-decoration: none;
	color: #666;
}
template_hj_11 .hj_mk_11_template_hj_11 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_11 .hj_mk_11_clear {
	clear: both
}
template_hj_11 .hj_mk_11_main {
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px 0px;
	display: flow-root;
}
template_hj_11 .hj_mk_11_main_con {
	width: 100%;
	margin: 0px auto;
	padding: 80px 0;
	display: flow-root;
}
template_hj_11 .hj_mk_11_main .hj_mk_11_main_zlist {
	overflow: hidden;
	position: relative;
	float: left;
	width: 35%;
	padding-right: 1.2%;
}

template_hj_11 .hj_mk_11_main .hj_mk_11_main_ylist {
	width: 65%;
	float: left;
}
template_hj_11 .hj_mk_11_main .hj_mk_11_main_ylist_items {
	position: relative;
    display: inline-block;
    width: 18%;
    margin: 1%;
    margin-bottom: 1%;
    float: left;
    text-align: center;
    box-shadow: 0 0.2rem 0.6rem rgb(0 0 0 / 10%);
}
template_hj_11 .hj_mk_11_main .hj_mk_11_main_ylist_items img {
    display: block;
    width: 100%;
}
template_hj_11 .hj_mk_11_main .hj_mk_11_main_ylist_items .text {
    position: absolute;
    top: 90%;
    left: 50%;
    padding: 2% 0;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 1rem;
    text-align: center;
    width: 100%;
    background: #00000066;
	height:2rem;
	line-height:2rem;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	
}
/* 右侧列表图片 统一等高 不变形 */
template_hj_11 .hj_mk_11_right-img-wrap {
    width: 100%;
    /* 统一图片高度，自己可改 149px/160px/180px */
    height: 149px;
    overflow: hidden;
    border-radius: 4px 4px 0 0;
}
template_hj_11 .hj_mk_11_right-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;   /* 关键：不变形，自动裁剪 */
    object-position: center;
    display: block;
}
/*+++++hj_end_11+++++*/


/*+++++hj_go_8+++++*/
@charset "utf-8";
template_hj_8 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_8 a {
	text-decoration: none;
	color: #666;
}
template_hj_8 .hj_mk_8_template_hj_8 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_8 .hj_mk_8_clear {
	clear: both
}
template_hj_8 .hj_mk_8_ab {
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
template_hj_8 .hj_mk_8_ab .hj_mk_8_abcon {
	width: 1200px;
	height: auto;
	margin: 0px auto;
}
template_hj_8 .hj_mk_8_ab .hj_mk_8_abcon .hj_mk_8_abcon_tu {
	width: 100%;
	height: auto;
	margin-top: 55px
}
template_hj_8 .hj_mk_8_ab .hj_mk_8_abcon .hj_mk_8_abcon_tu .hj_mk_8_abcon_tuimg {
	width: 100%;
	height: auto;
}
template_hj_8 .hj_mk_8_ab .hj_mk_8_abcon .hj_mk_8_gscon {
	width: 100%;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	margin-top: 30px;
}
template_hj_8 .hj_mk_8_gszt .hj_mk_8_gszt_pic {
	width: 50%;
	float: right;
	height: 338px;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
}
template_hj_8 .hj_mk_8_gszt .hj_mk_8_gszt_pic .hj_mk_8_gszt_pic_tu {
	width: 100%;
	height: auto;
	transition: all 0.6s ease-in-out;
	transform: scale(1);
}
template_hj_8 .hj_mk_8_gszt:hover .hj_mk_8_gszt_pic .hj_mk_8_gszt_pic_tu {
	transform: scale(1.1);
}
template_hj_8 .hj_mk_8_gszt .hj_mk_8_gszt_pic-right {
	float: right;
}
template_hj_8 .hj_mk_8_gszt .hj_mk_8_gszt_js {
	display: block;
	overflow: hidden;
	zoom: 1;
	font-size: 14px;
	line-height: 28px;
	box-sizing: border-box;
	padding: 5% 5% 5%;
	width: 50%;
	float: left;
}
template_hj_8 .hj_mk_8_gszt .hj_mk_8_gszt_js .hj_mk_8_gszt_js_bt {
	position: relative;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 25px;
	font-size: 24px;
}
template_hj_8 .hj_mk_8_gszt .hj_mk_8_gszt_js .hj_mk_8_gszt_js_bt .hj_mk_8_gszt_js_bt_a {
	
}
template_hj_8 .hj_mk_8_gszt .hj_mk_8_gszt_js .hj_mk_8_gszt_js_bt_js {
	margin-bottom: 40px;
	line-height: 26px;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
template_hj_8 .hj_mk_8_gszt .hj_mk_8_gszt_js .hj_mk_8_gszt_js_bt_more {
	width: 110px;
	height: 32px;
	text-align: center;
}
template_hj_8 .hj_mk_8_gszt .hj_mk_8_gszt_js .hj_mk_8_gszt_js_bt_more .hj_mk_8_gszt_js_bt_more_a {
	width: 100%;
	height: 100%;
	display: block;
}

/*+++++hj_end_8+++++*/


/*+++++hj_go_39+++++*/
template_hj_39 {

	overflow-x: hidden;

	color: #000;

	font-size: 14px;

	font-family: microsoft yahei, "宋体";

}

template_hj_39 a {

	text-decoration: none;

	color: #666;

}

template_hj_39 .hj_mk_39_template_hj_39 * {

	margin: 0;

	list-style: none;

	padding: 0;

	box-sizing: border-box

}

template_hj_39 .hj_mk_39_clear {

	clear: both

}

template_hj_39 .hj_mk_39_marginauto {

	margin: 0 auto;

}

template_hj_39 .hj_mk_39_row{

	display: flex;

    flex-wrap: wrap;

	padding:60px 0;

}

template_hj_39 .hj_mk_39_item{

	flex: 0 0 auto;

    width: 31.3333333333%;

	margin:2% 1%;
    position: relative;

}
template_hj_39 .hj_mk_39_item::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 40px;
    height: 1px;
    background-image: -webkit-gradient(linear, top left, bottom left, from(#b79156), to(transparent));
    background-image: -webkit-linear-gradient(right, #b79156 0%, transparent 100%);
    background-image: -o-linear-gradient(right, #b79156 0%, transparent 100%);
    background-image: linear-gradient(to left, #b79156 0%, transparent 100%);
    background-repeat: repeat-x;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    z-index: 2;
}
template_hj_39 .hj_mk_39_infobox::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 1px;
    height: 40px;
    background-image: -webkit-gradient(linear, left top, right top, from(#b79156), to(transparent));
    background-image: -webkit-linear-gradient(top, #b79156 0%, transparent 100%);
    background-image: -o-linear-gradient(top, #b79156 0%, transparent 100%);
    background-image: linear-gradient(to bottom, #b79156 0%, transparent 100%);
    background-repeat: repeat-x;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
     z-index: 2;
}

template_hj_39 .hj_mk_39_item::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 40px;
    height: 1.2px;
    background-image: -webkit-gradient(linear, left top, right top, from(#b79156), to(transparent));
    background-image: -webkit-linear-gradient(left, #b79156 0%, transparent 100%);
    background-image: -o-linear-gradient(left, #b79156 0%, transparent 100%);
    background-image: linear-gradient(to right, #b79156 0%, transparent 100%);
    background-repeat: repeat-x;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
    z-index: 2;
}
template_hj_39 .hj_mk_39_infobox::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 1.2px;
    height: 40px;
    background-image: -webkit-gradient(linear, top left, bottom left, from(#b79156), to(transparent));
    background-image: -webkit-linear-gradient(bottom, #b79156 0%, transparent 100%);
    background-image: -o-linear-gradient(bottom, #b79156 0%, transparent 100%);
    background-image: linear-gradient(to top, #b79156 0%, transparent 100%);
    background-repeat: repeat-x;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
     z-index: 2;
}
template_hj_39 .hj_mk_39_infobox {

    height:100%;

    padding: 30px;

    background: #ffffff;

    position: relative;

    z-index: 1;

    overflow: hidden;

    text-align: left;

}

template_hj_39 .hj_mk_39_neibox:before {

    content: "";

    width: 2px;

    height: 0;

    position: absolute;

    transition: all 0.2s linear;

    transition-delay: 0s;

    background: #5e2ced;

    transition-delay: 0s;

    top: 0;

    left: 0;

}



template_hj_39 .hj_mk_39_neibox:after {

    content: "";

    width: 2px;

    height: 0;

    position: absolute;

    transition: all 0.2s linear;

    transition-delay: 0s;

    background: #5e2ced;

    transition-delay: 0s;

    right: 0;

    bottom: 0;

}



template_hj_39 .hj_mk_39_neibox .hj_mk_39_imgs {

    height: 70px;

    margin: 0 auto;

    margin-bottom: 0px;

    margin-bottom: 30px;

    display: flex;

    justify-content: flex-start;

    align-items: center;

   

}

template_hj_39 .hj_mk_39_neibox .hj_mk_39_imgs img{

    height: 70px;

   

}

template_hj_39 .hj_mk_39_infobox .hj_mk_39_content h3 {

    font-size: 22px;

    font-weight: 600;

    margin-bottom: 12px;

}

template_hj_39 .hj_mk_39_infobox .hj_mk_39_content h3 a {

    color: #1d2746;

}

template_hj_39 .hj_mk_39_infobox .hj_mk_39_content p {

    line-height: 30px;

    margin-bottom: 20px;

}


template_hj_39 .hj_mk_39_item:hover::before {
    width: 100%;
    background-image: -webkit-gradient(linear, top left, bottom left, from(#b79156), to(transparent));
    background-image: -webkit-linear-gradient(right, #b79156 0%, transparent 100%);
    background-image: -o-linear-gradient(right, #b79156 0%, transparent 100%);
    background-image: linear-gradient(to left, #b79156 0%, transparent 100%);
    background-repeat: repeat-x;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

template_hj_39 .hj_mk_39_item:hover .hj_mk_39_infobox::before {
    height: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(#b79156), to(transparent));
    background-image: -webkit-linear-gradient(top, #b79156 0%, transparent 100%);
    background-image: -o-linear-gradient(top, #b79156 0%, transparent 100%);
    background-image: linear-gradient(to bottom, #b79156 0%, transparent 100%);
    background-repeat: repeat-x;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

template_hj_39 .hj_mk_39_item:hover .hj_mk_39_infobox::after {
    height: 100%;
    background-image: -webkit-gradient(linear, top left, bottom left, from(#b79156), to(transparent));
    background-image: -webkit-linear-gradient(bottom, #b79156 0%, transparent 100%);
    background-image: -o-linear-gradient(bottom, #b79156 0%, transparent 100%);
    background-image: linear-gradient(to top, #b79156 0%, transparent 100%);
    background-repeat: repeat-x;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

template_hj_39 .hj_mk_39_item:hover::after {
    width: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(#b79156), to(transparent));
    background-image: -webkit-linear-gradient(left, #b79156 0%, transparent 100%);
    background-image: -o-linear-gradient(left, #b79156 0%, transparent 100%);
    background-image: linear-gradient(to right, #b79156 0%, transparent 100%);
    background-repeat: repeat-x;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
/*+++++hj_end_39+++++*/


/*+++++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 a:visited {
    color: #555555;
}
template_hj_51 .hj_mk_51_box * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_51 .hj_mk_51_clr {
	clear: both
}
template_hj_51 .hj_mk_51_main {
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px 0px;
	display: flow-root;
}

template_hj_51 .hj_mk_51_app1 {padding: 1rem 0 1rem 0;}
template_hj_51 .hj_mk_51_con {width: 95%;margin: auto;}
template_hj_51 .hj_mk_51_tit {
    position: relative;
}
template_hj_51 .hj_mk_51_tit.center {
    text-align: center;
}
template_hj_51 .hj_mk_51_more {
    color: #e9e9e9;
    font-size: 0.8rem;
}
template_hj_51 .hj_mk_51_more {
    color: #ccc;
}
template_hj_51 .hj_mk_51_more {
    font-family: HelveticaNeueLT, PingFang SC, Arial, sans-serif;
    font-weight: 500;
}
template_hj_51 .hj_mk_51_hd h3 {
    font-weight: 900;
    color: #ffffff;
    font-size: 1.4rem;
    margin-bottom: 0.4rem;
}
template_hj_51 .hj_mk_51_hd h3 {
    font-weight: 900;
    color: #ffffff;
}
template_hj_51 .hj_mk_51_sec {
    width: 100%;
}
template_hj_51 .hj_mk_51_wrap {
    width: 100%;
    float: left;
}
template_hj_51 .hj_mk_51_wrap ul {
    width: 100%;
    overflow: hidden;
}
template_hj_51 .hj_mk_51_list li {
    position: relative;
    border-radius: .5rem;
    float: left;
    width: 20%;
    padding: 0 5px;
}
template_hj_51 .hj_mk_51_list li:hover {
    box-shadow: 0 0 8px 4px #f3f3f3;
}
template_hj_51 .hj_mk_51_pic {
    display: block;
    width: 100%;
    height: 140px;
    overflow: hidden;
}
template_hj_51 .hj_mk_51_pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
template_hj_51 .hj_mk_51_list li h3 {
    font-size: 1rem;
    color: #ffffff;
    font-weight: normal;
    margin: 0.8rem 0 0.8rem 0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*+++++hj_end_51+++++*/


/*+++++hj_go_43+++++*/
@charset "utf-8";
template_hj_43 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_43 a {
	text-decoration: none;
	color: #666;
}
template_hj_43 .hj_mk_43_template_hj_43 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_43 .hj_mk_43_clear {
	clear: both
}
template_hj_43 .hj_mk_43_main {
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px 0px;
	display: flow-root;
}
template_hj_43 .hj_mk_43_main_con {
	width: 100%;
	margin: 0px auto;
	padding: 80px 0;
	display: flow-root;
}
template_hj_43 .hj_mk_43_main .hj_mk_43_main_zlist {
	overflow: hidden;
	position: relative;
	float: left;
	width: 35%;
	padding-right: 1.2%;
}

template_hj_43 .hj_mk_43_main .hj_mk_43_main_ylist {
	width: 65%;
	float: left;
}
template_hj_43 .hj_mk_43_main .hj_mk_43_main_ylist_items {
	position: relative;
    display: inline-block;
    width: 18%;
    margin: 1%;
    margin-bottom: 1%;
    float: left;
    text-align: center;
    box-shadow: 0 0.2rem 0.6rem rgb(0 0 0 / 10%);
}
template_hj_43 .hj_mk_43_main .hj_mk_43_main_ylist_items img {
    display: block;
    width: 100%;
}
template_hj_43 .hj_mk_43_main .hj_mk_43_main_ylist_items .text {
    position: absolute;
    top: 90%;
    left: 50%;
    padding: 2% 0;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 1rem;
    text-align: center;
    width: 100%;
    background: #00000066;
	height:2rem;
	line-height:2rem;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	
}
/* 右侧列表图片 统一等高 不变形 */
template_hj_43 .hj_mk_43_right-img-wrap {
    width: 100%;
    /* 统一图片高度，自己可改 149px/160px/180px */
    height: 149px;
    overflow: hidden;
    border-radius: 4px 4px 0 0;
}
template_hj_43 .hj_mk_43_right-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;   /* 关键：不变形，自动裁剪 */
    object-position: center;
    display: block;
}
/*+++++hj_end_43+++++*/


/*+++++hj_go_42+++++*/
template_hj_42 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_42 a {
	text-decoration: none;
	color: #666;
}
template_hj_42 .hj_mk_42_template_hj_42 * {
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_42 .hj_mk_42_clear {
	clear: both
}
template_hj_42 .hj_mk_42_marginauto {
	margin: 0 auto;
}
template_hj_42 .hj_mk_42_template_hj_42 .hj_mk_42_news-contact {
	overflow: hidden;
	margin: 0 auto;
}
template_hj_42 .hj_mk_42_main {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	display: block;
}
template_hj_42 .hj_mk_42_newListBox {
	margin-bottom: 40px;
}
template_hj_42 .hj_mk_42_new_list {
	display: flex;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
template_hj_42 .hj_mk_42_new_list li {
	flex-basis: 30%;
	margin-right: 5%;
	margin-top: 20px;
}
template_hj_42 .hj_mk_42_new_list li:nth-child(3n) {
	margin-right: 0px;
}
template_hj_42 .hj_mk_42_new_list li .hj_mk_42_box {
	padding: 0;
}
template_hj_42 .hj_mk_42_new_list li .hj_mk_42_lin {
	position: relative;
	width: 100%;
	height: 1px;
	background: #ededed;
	margin-bottom: 26px;
}
template_hj_42 .hj_mk_42_new_list li .hj_mk_42_lin::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 100%;
	background: #005faf;
	transition: all .5s ease;
}
template_hj_42 .hj_mk_42_new_list li .hj_mk_42_time {
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: .25px;
	color: #777;
	margin-bottom: 20px;
}
template_hj_42 .hj_mk_42_new_list li .hj_mk_42_title {
	font-size: 20px;
	margin-bottom: 0;
	min-height: 48px;
	line-height: 1.2;
	font-weight: bold;
	color: #373c41;
	transition: all .5s ease;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
template_hj_42 .hj_mk_42_new_list li .hj_mk_42_txt {
	position: relative;
	width: 100%;
	line-height: 1.4;
	clear: both;
	font-size: 16px;
	color: #777;
	min-height: 66px;
	letter-spacing: .25px;
	margin: 20px 0px 30px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
template_hj_42 .hj_mk_42_new_list li .hj_mk_42_btn {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .5px;
	text-transform: uppercase;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 20px;
	color: #777;
	overflow: hidden;
	transition: all .5s ease;
}
template_hj_42 .hj_mk_42_new_list li .hj_mk_42_btn span {
	margin-right: 10px;
	position: relative;
}
template_hj_42 .hj_mk_42_new_list li .hj_mk_42_box .btn {
	display: none;
}
template_hj_42 .hj_mk_42_new_list li:hover .hj_mk_42_pic img {
	transform: translate(-50%, -50%) scale(1.1);
}
template_hj_42 .hj_mk_42_new_list li:hover .hj_mk_42_title {
	color: #005faf;
}
template_hj_42 .hj_mk_42_new_list li:hover .hj_mk_42_lin::before {
	width: 100%;
}
template_hj_42 .hj_mk_42_new_list li:hover .hj_mk_42_btn {
	color: #005faf;
}
template_hj_42 .hj_mk_42_new_list.hj_mk_42_ny li {
	margin-top: 40px;
}
template_hj_42 .hj_mk_42_new_list.hj_mk_42_ny li .hj_mk_42_lin::before {
	background: #afafaf;
}
template_hj_42 .hj_mk_42_new_list.hj_mk_42_ny li .hj_mk_42_pic {
	display: block;
}
/*+++++hj_end_42+++++*/


/*+++++hj_go_14+++++*/

/*+++++hj_end_14+++++*/

