
/*+++++hj_go_3+++++*/

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


/*+++++hj_go_22+++++*/
template_hj_22 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_22 a {
	text-decoration: none;
	color: #666;
	outline: none
}
template_hj_22 .hj_mk_22_template_hj_22 * {
	box-sizing: content-box;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_22 .hj_mk_22_clear {
	clear: both
}
template_hj_22 .hj_mk_22_lunbo {
	position: relative;
	width: 100%;
	overflow: hidden;
}
template_hj_22 .hj_mk_22_lunbochang {
	height: auto;
}
template_hj_22 .hj_mk_22_datu {
	position: relative;
	height: auto;
	width: 100%;
	float: left;
	overflow: hidden;
}
template_hj_22 .hj_mk_22_datu_a {
	width: 100%;
	display: block
}
template_hj_22 .hj_mk_22_text {
	position: absolute;
	width: 100%;
	left: 100px;
	top: 55%;
	transform: translate(0%, -50%);
	text-align: left;
}
template_hj_22 .hj_mk_22_flying-animation {
	animation: flyIn 1s ease-in-out forwards;
}
 @keyframes flyIn {
 from {
 bottom: 200px;
 opacity: 0;
}
to {
	bottom: 0;
	opacity: 1;
}
}
template_hj_22 .hj_mk_22_title {
	width: 100%;
	margin: 0px auto;
	line-height: 80px;
	font-weight: bold;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-align: center;
}
template_hj_22 .hj_mk_22_more {
	margin-top: 20px;
	text-align: center;
}
template_hj_22 .hj_mk_22_more span {
	padding: 10px 30px;
	font-size: 16px;
}
template_hj_22 .hj_mk_22_datuimg {
	width: 100%;
	vertical-align: bottom;
	opacity: 1;
}
template_hj_22 .hj_mk_22_datu.hj_mk_22_active .hj_mk_22_datuimg{
	animation: scaleAnimation 6s infinite;
}
 @keyframes scaleAnimation {
 0% {
 transform: scale(1.1);
}
 50% {
 transform: scale(1);
}
 100% {
 transform: scale(1);
}
}
template_hj_22 .hj_mk_22_xiaotu {
	width: 100%;
	z-index: 2;
	position: absolute;
}
template_hj_22 .hj_mk_22_xiaotubox {
	display: inline-block;
	border-radius: 10px;
	padding: 0px 10px;
}
template_hj_22 .hj_mk_22_xiaotulist {
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_22 .hj_mk_22_xiaotulistXZ {
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_22 .hj_mk_22_datu1simg {
	width: 140px;
	height: 60px;
}
template_hj_22 .hj_mk_22_youtu {
	position: absolute;
	width: 20%;
	right: 0px;
	top: 0px;
	text-align: center;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center; 

}
template_hj_22 .hj_mk_22_youtu .hj_mk_22_youtu_img {
	max-width: 100%;
	max-height: 100%;
	transform: translateX(140%); /* 从右侧滑入 */
	transition: transform 1s ease-in-out;
}
template_hj_22 .hj_mk_22_youtu.hj_mk_22_active .hj_mk_22_youtu_img {
	transform: translateX(0%);
}
template_hj_22 .hj_mk_22_youtu.hj_mk_22_likai .hj_mk_22_youtu_img {
	transform: translateX(140%);
}
template_hj_22 .hj_mk_22_shipin {
	width: 100%;
	object-fit: fill;
}

/*+++++hj_end_22+++++*/


/*+++++hj_go_21+++++*/
@charset "utf-8";
template_hj_21 {
	overflow-x: hidden;
	color: #000;
	font-size: 16px;
}
template_hj_21 a {
	text-decoration: none;
	color: inherit;
	transition-duration: 0.5s;
}
template_hj_21 .hj_mk_21_template_hj_21 * {
	box-sizing: border-box;
}
template_hj_21 .hj_mk_21_clear {
	clear: both
}
template_hj_21 .hj_mk_21_about1200 {
	margin: 0 auto;
    max-width: 75em;
    padding: 0 1em;
}
template_hj_21 .hj_mk_21_about1_a_left {
	float: left;
    position: relative;
    width: 41%;
}
template_hj_21 .hj_mk_21_about1_a_left img {
	width:100%;
	transition: all 1.5s 
cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    vertical-align: middle;
	border: 0;
}
template_hj_21 .hj_mk_21_about1_a_left img:hover {
	transform: scale(1.08, 1.08);
}
template_hj_21 .hj_mk_21_about1_a_right {
	margin-top: 4em;
    float: right;
    width: 36.91666666666667%;
}
template_hj_21 .hj_mk_21_about1_a_right1 {
	font-size: 2.5em;
}
template_hj_21 .hj_mk_21_about1_a_right2 {
	font-size: 0.875em;
    line-height: 1.8;
    margin-top: 1em;
    margin-bottom: 3.5em;
}
template_hj_21 .hj_mk_21_about1_a_right3 {
	font-size: 0.875em;
}
template_hj_21 .hj_mk_21_about1_a_right3  span {
	padding-right: 2em;
    position: relative;
    display: inline-block;
}
template_hj_21 .hj_mk_21_about1_a_right3 a span:after {
	content: "";
    position: absolute;
    z-index: 1;
    right: 0%;
    width: 18px;
    top: 50%;
    margin-top: -6.5px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../2402/img.png);
    z-index: 10;
    height: 13px;
    transition: all .4s 
ease-in-out;
}
template_hj_21 .hj_mk_21_about1_a_right3 a:hover span:after {
	right: -.5em;
}
template_hj_21 .hj_mk_21_about1_a_tu{
	overflow: hidden;
    width: 100%;
	-webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
	animation-fill-mode: both;
}
template_hj_21 .hj_mk_21_about1_a_left_right{
	bottom: -5em;
    position: absolute;
    width: 14.25em;
    overflow: hidden;
    right: -9.625em;
}
template_hj_21 .hj_mk_21_about1_a_left_right img {
	width:100%;
	transition: all 1.5s 
cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    vertical-align: middle;
	border: 0;
}

/*+++++hj_end_21+++++*/


/*+++++hj_go_29+++++*/

/*+++++hj_end_29+++++*/


/*+++++hj_go_23+++++*/
template_hj_23 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
	
}
template_hj_23 a {
	text-decoration: none;
}
template_hj_23 .hj_mk_23_template_hj_23 *{
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	background: no-repeat center/cover;

}

template_hj_23 .hj_mk_23_marginauto {
	margin: 0 auto;
	width:100%;
}
template_hj_23 .hj_mk_23_template_hj_23{
	/*background-color: #f3f3f3;*/
}
template_hj_23 .hj_mk_23_clear {
	clear: both 
}
template_hj_23 .hj_mk_23_bfb-50, template_hj_23 .hj_mk_23_bfb-100 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
@media (min-width: 992px) {
template_hj_23 .hj_mk_23_bfb-50, template_hj_23 .hj_mk_23_bfb-100 {

}
template_hj_23 .hj_mk_23_bfb-100 {
	width: 100%;
}
template_hj_23 .hj_mk_23_bfb-50 {
	width: 50%;
}
}
@media (min-width: 1200px) {
template_hj_23 .hj_mk_23_bfb-50, template_hj_23 .hj_mk_23_bfb-100 {

}
}
template_hj_23 .hj_mk_23_container {
	width: 100%;
}
template_hj_23 .hj_mk_23_container {
	margin-right: auto;
	margin-left: auto;
}
template_hj_23 .hj_mk_23_row {
	margin-right: -15px;
	margin-left: -15px;
	position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;

}
template_hj_23 .hj_mk_23_about_bg {
	position:absolute;
	width:100%;
	height:100%;
	display:flex;
	align-items: center;
    justify-content: center;
	left:0;
	top:0;
}
template_hj_23 .hj_mk_23_about_h2 {
    text-align: center;
    font-size: 36px;
	line-height:40px;
	font-weight: 500;
	color:#FFFFFF;
	margin-bottom:10px;
}
template_hj_23 .hj_mk_23_about_p {
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 0px;
	margin:0 0 10px;
	font-size: 18px;
}
template_hj_23 .hj_mk_23_about_contents {
    color: #353535;
    text-align: center;
    line-height: 31px;
    padding: 5px 0px 10px 0px;
	margin:0 0 10px
}
template_hj_23 a.hj_mk_23_about_more {
    display: block;
    margin: 0 auto;
    width: 160px;
    text-align: center;
    color: #353535;
    padding: 10px 0px;
    background: transparent;
    border: 1px solid #353535;
    margin-bottom: 20px;
}
template_hj_23 a.hj_mk_23_about_more:hover {
    color: #000;
    background: #04C7EA;
    border: 1px solid #fff;
    text-decoration: none;
	
}
template_hj_23 .hj_mk_23_ad-line{
    height: 2px;
    width: 3%;
    background: #fff;
    margin: 1% auto;
}
template_hj_23 .hj_mk_23_bjtu{
	width:100%;	
	vertical-align:bottom;
}
template_hj_23 .hj_mk_23_box-group{position:relative;}
/*+++++hj_end_23+++++*/


/*+++++hj_go_37+++++*/

/*+++++hj_end_37+++++*/


/*+++++hj_go_35+++++*/
template_hj_35 {

	overflow-x: hidden;

	color: #000;

	font-size: 14px;

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

}

template_hj_35 a {

	text-decoration: none;

	color: #666;

}

template_hj_35 .hj_mk_35_template_hj_35 * {

	margin: 0;

	list-style: none;

	padding: 0;

	box-sizing: border-box

}

template_hj_35 .hj_mk_35_clearfix:before, template_hj_35 .hj_mk_35_clearfix:after {

	content: "";

	display: block;

	clear: both;

	width: 0;

	height: 0;

	visibility: hidden;

	font-size: 0;

}

template_hj_35 .hj_mk_35_marginauto {

	margin: 0 auto;

}

template_hj_35 .hj_mk_35_tit{

	width: 100%;

    max-width: 1600px;

    margin: 0 auto;

    display: block;

	padding-top:50px;

	text-align:center;

}

template_hj_35 .hj_mk_35_tit h3{font-size: 32px;
    color: rgba(0, 0, 0, 1);
    font-weight: normal;
    line-height: 50px;
    text-align: center;margin-top:10px;}

template_hj_35 .hj_mk_35_tit p{line-height: normal;
    font-size: 50px;
    color: #303030;
    font-weight: bold;
    text-shadow: rgba(7, 0, 2, 0.2) 0.12em 0.12em 0.12em;
    text-align: center;}
/*+++++hj_end_35+++++*/


/*+++++hj_go_36+++++*/
template_hj_36 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_36 a {
	text-decoration: none;
	color: #666;
}
template_hj_36 .hj_mk_36_template_hj_36 * {
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_36 .hj_mk_36_clearfix:before, template_hj_36 .hj_mk_36_clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
template_hj_36 .hj_mk_36_marginauto {
	margin: 0 auto;
}
template_hj_36 .hj_mk_36_main {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    display: block;
	position: relative;
}
template_hj_36 .hj_mk_36_in_pro{padding: 40px 0;}
template_hj_36 .hj_mk_36_lunbo {
	position: relative;
	margin:0 auto;
	width: 100%;
	height: auto;
	overflow: hidden;
	z-index: 2;
	padding:20px 0 50px;
}
template_hj_36 .hj_mk_36_lunbochang {
	height: auto;
}
template_hj_36 .hj_mk_36_datu {
	height: auto;
	width: 100%;
	float: left;
}
template_hj_36 .hj_mk_36_datuimg {
	width: 100%;
	height: auto;
	vertical-align:bottom;
}
template_hj_36 .hj_mk_36_xiaotu {
	display: none;
    width: 100%;
    z-index: 2;
    position: absolute;
    bottom: 0px;
    text-align: center;
    left: 0;
}
template_hj_36 .hj_mk_36_xiaotubox {
	display: inline-block;
	border-radius: 10px;
	padding: 0px 10px;
}
template_hj_36 .hj_mk_36_xiaotulist {
	background: #FFF;
	margin: 6px;
	float: left;
	border-radius: 3px;
	border: 5px solid #fff;
	cursor: pointer;
}
template_hj_36 .hj_mk_36_xiaotulistXZ {
	background: #E60012;
	margin: 6px;
	float: left;
	border-radius: 3px;
	border: 5px solid #E60012;
	cursor: pointer;
}
template_hj_36 .hj_mk_36_datu1simg {
	width: 140px;
	height: 60px;
}
template_hj_36 .hj_mk_36_lunboitem{
	position: relative;
	width: 25%;
	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_36 .hj_mk_36_lunboitemnei{
	position:relative;
	border: 1px solid #eee;
}
template_hj_36 .hj_mk_36_caption {
    text-align: left;
    padding:10px 20px;
    margin-bottom: 0px;
	position:absolute;
	bottom:20px;
	z-index: 999;
}
template_hj_36 .hj_mk_36_title {
    margin-bottom: 5px;
    font-size: 18px;
    margin-top: 0px;
    color: #222;
    line-height: 22px;
    display: -webkit-box;
    height: 44px;
	line-height:44px;
	overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
	text-decoration: none;
	font-weight:normal
}
template_hj_36 .hj_mk_36_caption .des{font-size: 13px;
    line-height: 24px;
    color: #727476;
	overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    font-weight: 300;
	font-size:14px;
	}
}
template_hj_36 .hj_mk_36_lunboitem:before {
    pointer-events: none;
    position: absolute;
    z-index: -2;
    content: '';
    bottom: -15px;
    left: 0;
    height: 10px;
    width: 100%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
/*template_hj_36 .hj_mk_36_lunboitem:hover{-webkit-transform: translateY(-5px);
    transform: translateY(-5px);}
template_hj_36 .hj_mk_36_lunboitem:hover:before{
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}*/
template_hj_36 .hj_mk_36_hjtwlist {
	width: 100%;
	height:320px;
	padding: 0;
	vertical-align: top;
	clear: both;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
template_hj_36 .hj_mk_36_hjtwlisttu {
	max-width: 100%;
	max-height: 100%;
	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 */
	opacity:0;
}
template_hj_36 .hj_mk_36_hjtwlisttu:hover {
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1); /* Firefox 4 */
	-webkit-transform: scale(1.1, 1.1); /* Safari and Chrome */
	-o-transform: scale(1.1, 1.1); /* Opera */
	
}
template_hj_36 .hj_mk_36_lunboitem:hover .hj_mk_36_hjtwlisttu {
	opacity:1;
}
template_hj_36 .hj_mk_36_zuojantou {
	position: absolute;
	left: 40%;
	top: 100%;
	margin-top: -25px;
	display: block;
	line-height: 60px;
	width: 60px;
	height:60px;
	text-align:center;
	cursor: pointer;
	background: rgba(0,0,0,.3);
	font-size: 30px;
	color:#fff;
}
template_hj_36 .hj_mk_36_youjantou {
	position: absolute;
line-height: 60px;
	right: 40%;
	top: 100%;
	margin-top: -25px;
	display: block;
	width: 60px;
	height: 60px;
background: rgba(0,0,0,.3);
	text-align:center;
	cursor: pointer;
	font-size: 30px;
	color:#fff;
}

/*+++++hj_end_36+++++*/


/*+++++hj_go_54+++++*/

/*+++++hj_end_54+++++*/


/*+++++hj_go_56+++++*/
template_hj_56 {

	overflow-x: hidden;

	color: #000;

	font-size: 14px;

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

}

template_hj_56 a {

	text-decoration: none;

	color: #666;

}

template_hj_56 .hj_mk_56_template_hj_56 * {

	margin: 0;

	list-style: none;

	padding: 0;

	box-sizing: border-box

}

template_hj_56 .hj_mk_56_clearfix:before, template_hj_56 .hj_mk_56_clearfix:after {

	content: "";

	display: block;

	clear: both;

	width: 0;

	height: 0;

	visibility: hidden;

	font-size: 0;

}

template_hj_56 .hj_mk_56_marginauto {

	margin: 0 auto;

}

template_hj_56 .hj_mk_56_tit{

	width: 100%;

    max-width: 1600px;

    margin: 0 auto;

    display: block;

	padding-top:50px;

	text-align:center;

}

template_hj_56 .hj_mk_56_tit h3{font-size: 32px;
    color: rgba(0, 0, 0, 1);
    font-weight: normal;
    line-height: 50px;
    text-align: center;margin-top:10px;}

template_hj_56 .hj_mk_56_tit p{line-height: normal;
    font-size: 50px;
    color: #303030;
    font-weight: bold;
    text-shadow: rgba(7, 0, 2, 0.2) 0.12em 0.12em 0.12em;
    text-align: center;}
/*+++++hj_end_56+++++*/


/*+++++hj_go_58+++++*/
template_hj_58 .hj_mk_58_p {
	width: 1200px;
	line-height: 30px;
	text-align:center;
	margin: 0 auto;	

}
template_hj_58 .hj_mk_58_marginauto{
	margin: 0 auto;
	}
/*+++++hj_end_58+++++*/


/*+++++hj_go_57+++++*/

/*+++++hj_end_57+++++*/


/*+++++hj_go_55+++++*/
template_hj_55 .hj_mk_55_marginauto{background-position: initial;
    background-size: cover;
    background-repeat: no-repeat;}
template_hj_55 .hj_mk_55_lunbo {

	position: relative;

	width: 1200px;

	height: auto;

	overflow: hidden;
	margin:0 auto;


}
template_hj_55 .hj_mk_55_office-section {
            display: flex;
            justify-content: space-between;
           width: 1200px;
            margin: 0 auto;
            gap: 50px;
        }

        /* 左侧文字区域 */
template_hj_55 .hj_mk_55_office-text {
            flex: 1;
        }
       
template_hj_55 .hj_mk_55_read-more {
            display: inline-block;
            color: #000;
            text-decoration: none;
            font-size: 14px;
            transition: color 0.3s;
        }
template_hj_55 .hj_mk_55_read-more:hover {
            color: #888;
        }
template_hj_55 .hj_mk_55_read-more::after {
            content: "→";
            margin-left: 5px;
        }

        /* 右侧滑动展示区域 */
template_hj_55 .hj_mk_55_rightbox-box{ 
            position: relative; 
            flex: 2;    
            height: 400px; /* 与原图比例匹配 */
        }
template_hj_55 .hj_mk_55_office-slider {
            position: relative;
            height:100%;
            overflow: hidden;
            cursor: pointer; /* 提示可点击 */
        }
        /* 滑动容器 */
template_hj_55 .hj_mk_55_slider-wrapper {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            transition: top 0.8s ease-in-out; /* 下滑动画 */
        }
        /* 滑动图片 */
template_hj_55 .hj_mk_55_slider-item img {
            width: 100%;
            height: 400px;
            object-fit: cover;
        }
template_hj_55 .hj_mk_55_slide-tip {
            /* 核心：文字竖排显示 */
            writing-mode: vertical-rl; /* 垂直排列（从右到左） */
            text-orientation: mixed; /* 适配英文竖排 */
            letter-spacing: 3px; /* 字符间距，避免拥挤 */
            
            width: auto; /* 宽度由文字决定 */
            height: auto; /* 高度由文字决定 */
            cursor: pointer;
            z-index: 9;
            left: -30px;
            position: absolute;
            bottom: 30px;
            font-size: 16px;
            color: #999;
            transition: color 0.3s;
        }
template_hj_55 .hj_mk_55_slide-tip:hover {
            color: #333; /* hover变色效果 */
        }
        /* 箭头（保留文字箭头，非图片） */
template_hj_55 .hj_mk_55_slide-tip::after {
            content: "↓";
            display: inline-block;
            font-size: 20px;
            margin-top: 10px;
            animation: hj_mk_55_bounce 1.5s infinite;
           writing-mode: lr-tb;
        }

        /* 箭头弹跳动画 */
 @keyframes hj_mk_55_bounce {
            0%, 100% { transform: translateY(0); }
            50% { transform: translateY(5px); }
        }

        /* 响应式适配 */
@media (max-width: 768px) {
template_hj_55 .hj_mk_55_office-section {
                flex-direction: column;
                text-align: center;
            }
template_hj_55 .hj_mk_55_slide-tip {
                left: 50%;
                top: -20px;
                transform: translateX(-100%);
                rotate: 0;
            }
        }
/*+++++hj_end_55+++++*/


/*+++++hj_go_38+++++*/
template_hj_38 .hj_mk_38_marginauto{background-position: initial;
    background-size: cover;
    background-repeat: no-repeat;}
template_hj_38 .hj_mk_38_lunbo {

	position: relative;

	width: 1200px;

	height: auto;

	overflow: hidden;
	margin:0 auto;
	padding:100px 0;

}

template_hj_38 .hj_mk_38_lunbochang {

	height: auto;

}

template_hj_38 .hj_mk_38_datu {

	height: auto;
	background:#fff;
	width: 100%;

	float: left;
	text-align: center;

}
template_hj_38 .hj_mk_38_datu a{display:flex;margin:0 auto;overflow: hidden;text-decoration: none;}
template_hj_38 .hj_mk_38_img-box {
z-index: 2;
    position: relative;
	width: 46%;
overflow:hidden;
	height:430px;

	vertical-align:bottom;
	display: flex;
	align-items: center;
	justify-content: center;

}
template_hj_38 .hj_mk_38_datuimg {

	height: 100%;
transform: scale(1);
    transition: 0.4s;
}
template_hj_38 .hj_mk_38_datu:hover .hj_mk_38_datuimg{
    transform: scale(1.05);}


template_hj_38 .hj_mk_38_xiaotu {

	width: 100%;

	z-index: 2;

	position: absolute;

	bottom: 10px;

	text-align: center;
	display: none;

}

template_hj_38 .hj_mk_38_xiaotubox {

	display: inline-block;

	background: rgba(255,255,255,0.3);

	border-radius: 10px;

	padding: 0px 10px;

}

template_hj_38 .hj_mk_38_xiaotulist {

	background: #FFF;

	margin: 6px;

	float: left;

	border-radius: 6px;

	border: 6px solid rgba(0, 0, 0, 0.2);

	cursor: pointer;

}

template_hj_38 .hj_mk_38_xiaotulistXZ {

	background: #d03736;

	margin: 6px;

	float: left;

	border-radius: 6px;

	border: 6px solid rgba(0, 0, 0, 0.2);

	cursor: pointer;

}

template_hj_38 .hj_mk_38_datu1simg {

	width: 140px;

	height: 60px;

}

template_hj_38 .hj_mk_38_zuojantou {

	position: absolute;

	right: 6%;

	top: 48%;

	margin-top: -25px;

	display: block;

	width: 32px;

	height: 40px;

	background-image: url(../1972/slider-arrow.png);

	background-repeat: no-repeat;

	background-position: -79px 5px;

	filter: alpha(opacity=80);

	opacity: 0.8;

	cursor: pointer;

}

template_hj_38 .hj_mk_38_zuojantou:hover {

	background-position: -118px 5px;

}

template_hj_38 .hj_mk_38_youjantou {

	position: absolute;

	right: 4%;

	top: 48%;

	margin-top: -25px;

	display: block;

	width: 32px;

	height: 40px;

	background-image: url(../1972/slider-arrow.png);

	background-repeat: no-repeat;

	background-position: 2px 5px;

	filter: alpha(opacity=80);

	opacity: 0.8;

	cursor: pointer;

}

template_hj_38 .hj_mk_38_youjantou:hover {

	background-position: -38px 5px;

}




template_hj_38 .hj_mk_38_list_text {
    position: relative;
    width: 54%;
    padding: 40px 50px 40px 50px;
    box-sizing: border-box;
    text-align: left;
}
template_hj_38 .hj_mk_38_list_text .list_title {
    color: #333;
    font-size: 24px;
    margin:0;
    min-height: 90px;
}

template_hj_38 .hj_mk_38_date {
    margin-bottom: 20px;
    color: #666;
    font-size: 18px;
    line-height: 45px;
}
template_hj_38 .hj_mk_38_date span {
    font-size:30px;
    color: #014095;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    margin-right:20px;
}
template_hj_38 .hj_mk_38_date span:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    content: "";
    background: #014095;
    z-index: 10;
    transition: all 0.5s;
}
template_hj_38 .hj_mk_38_date span:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    content: "";
    background: #dadada;
}
template_hj_38 .hj_mk_38_hxline {
        position: relative;
        z-index: 1;
    }
template_hj_38 .hj_mk_38_hxline:after {
        position: absolute;
        width: 100%;
        height: 1px;
        content: "";
        background: #ebecec;
        left: -60px;
        z-index: -1;
    }
template_hj_38 .hj_mk_38_desc{margin: 50px 0 34px;overflow: hidden;
    word-break: normal;color: #555;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;-webkit-line-clamp: 2;}
template_hj_38 .hj_mk_38_listmore {
    color: #5a6470;
    transition: all 0.5s;
    overflow: hidden;
    display: inline-block;
}
template_hj_38 .hj_mk_38_listmore:before {
    display: inline-block;
    color: #00479d;
    width: 0;
    height: 8px;
    content: "→";
    position: relative;
    z-index: 1;
    transition: all 0.5s;
    opacity: 0;
}
template_hj_38 .hj_mk_38_listmore:after {
    display: inline-block;
    margin-left: 0.18rem;
    width: 17px;
    height: 8px;
    content: "→";
    position: relative;
    z-index: 1;
    transition: all 0.5s;
    color: #5a6470;
}
template_hj_38 .hj_mk_38_datu:hover .hj_mk_38_listmore:before{
	 opacity: 1;
    width: 17px;
    margin-right: 18px;
}
template_hj_38 .hj_mk_38_datu:hover .hj_mk_38_listmore:after{
    width: 0;
    margin: 0;
}
template_hj_38 .hj_mk_38_datu:hover .hj_mk_38_list_text .list_title{ color: #5a6470;}
template_hj_38 .hj_mk_38_datu:hover .hj_mk_38_date span:before{
    width: 100%;
}
/*+++++hj_end_38+++++*/


/*+++++hj_go_27+++++*/

/*+++++hj_end_27+++++*/


/*+++++hj_go_4+++++*/

/*+++++hj_end_4+++++*/

