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

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


/*+++++hj_go_76+++++*/
template_hj_76 .hj_mk_76_lunbo {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
template_hj_76 .hj_mk_76_lunbochang {
	height: auto;
}
template_hj_76 .hj_mk_76_datu {
	height: auto;
	width: 100%;
	float: left;
}
template_hj_76 .hj_mk_76_datuimg {
	width: 100%;
	height: auto;
	vertical-align:bottom;
}
template_hj_76 .hj_mk_76_xiaotu {
	width: 100%;
	z-index: 2;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
template_hj_76 .hj_mk_76_xiaotubox {
	display: inline-block;
	background: rgba(255,255,255,0.3);
	border-radius: 10px;
	padding: 0px 10px;
}
template_hj_76 .hj_mk_76_xiaotulist {
	background: #FFF;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_76 .hj_mk_76_xiaotulistXZ {
	background: #d03736;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_76 .hj_mk_76_datu1simg {
	width: 140px;
	height: 60px;
}
template_hj_76 .hj_mk_76_zuojantou {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../131/slider-arrow.png);
	background-repeat: no-repeat;
	background-position: -110px 5px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
template_hj_76 .hj_mk_76_zuojantou:hover {
	background-position: -170px 5px;
}
template_hj_76 .hj_mk_76_youjantou {
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../131/slider-arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
template_hj_76 .hj_mk_76_youjantou:hover {
	background-position: -50px 5px;
}

/*+++++hj_end_76+++++*/


/*+++++hj_go_78+++++*/

/*+++++hj_end_78+++++*/


/*+++++hj_go_77+++++*/
template_hj_77 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_77 a {
	text-decoration: none;
	color: #666;
}
template_hj_77 .hj_mk_77_template_hj_77 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_77 .hj_mk_77_clearfix {
	zoom: 1
}
template_hj_77 .hj_mk_77_clearfix:before, .hj_mk_77_clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}
template_hj_77 .hj_mk_77_clearfix:after {
	clear: both
}
template_hj_77 .hj_mk_77_marginauto {
	margin: 0 auto;
}
template_hj_77 .hj_mk_77_container {
	padding: 13px;
}
template_hj_77 .hj_mk_77_index_t_1{ text-align: center; display: block; padding-bottom: 20px;}
template_hj_77 .hj_mk_77_index_t_1 p{  font-size: 22px; font-weight: bold;color: #333; line-height: 1.8;}
template_hj_77 .hj_mk_77_index_t_1 p span{ font-weight: normal; color: #004897;}
template_hj_77 .hj_mk_77_index_t_1 em{ display: block; text-align: center; font-style: normal; font-size: 13px;}

/*+++++hj_end_77+++++*/


/*+++++hj_go_80+++++*/
/* 设置默认字符集为 utf-8 */
@charset "utf-8";

/* 定义 template_hj_80 选择器的样式 */
template_hj_80 {
    overflow-x: hidden;
    color: #000;
    font-size: 14px;
    font-family: microsoft yahei, "宋体";
}

/* 定义 template_hj_80 下的链接样式 */
template_hj_80 a {
    text-decoration: none;
    color: #666;
}

/* 定义 template_hj_80 下的 hj_mk_80_template_hj_80 类及其子元素的样式 */
template_hj_80 .hj_mk_80_template_hj_80 * {
    box-sizing: border-box;
    position: relative;
    margin: 0;
    list-style: none;
    padding: 0;
}

/* 定义 template_hj_80 下的清除浮动样式 */
template_hj_80 .hj_mk_80_clear {
    clear: both;
}


template_hj_80 .hj_mk_80_masonry {
  column-count: 2; /* 分三列，可按需调整 */
  column-gap: 2px; /* 列间距 */
  width:100%;
  margin:40px auto;
}

template_hj_80 .hj_mk_80_masonry-brick {
  display: inline-block;
  margin-bottom: 30px;
  width: 100%;
  break-inside: avoid; /* 防止元素在列内断开 */
  padding-left:5px;
  padding-right:5px;
}
template_hj_80 .hj_mk_80_masonry-brick img {
  width: 100%;
  height: auto;
  vertical-align: top; /* 去除图片底部空白间隙 */
    transition: all 0.4s ;
}
template_hj_80 .hj_mk_80_title{color: #7B7B7B;
    margin-top: 10px; padding: 5px;
  font-size: 16px;
    transition: all ease-out 0.3s;text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
template_hj_80 .hj_mk_80_des {
 text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
font-size: 12px;
    transition: all ease-out 0.3s;
    color: #BABABA;
    margin-top: 0px;
}
template_hj_80 .hj_mk_80_masonry-brick a {
    display: block;
    overflow: hidden;
}
template_hj_80 .hj_mk_80_masonry-brick:hover img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
}
/*+++++hj_end_80+++++*/


/*+++++hj_go_81+++++*/
template_hj_81 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_81 a {
	text-decoration: none;
	color: #666;
}
template_hj_81 .hj_mk_81_template_hj_81 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_81 .hj_mk_81_clear {
	clear: both
}
template_hj_81 .hj_mk_81_marginauto {
	margin: 0 auto;
}
template_hj_81 .hj_mk_81_container {
    padding: 13px;
}
template_hj_81 .hj_mk_81_more {
    display: block;
    line-height: 45px;
    width: 150px;
    text-align: center;
    margin: 15px auto 25px;
	font-size:18px;
}
/*+++++hj_end_81+++++*/


/*+++++hj_go_83+++++*/
template_hj_83 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_83 a {
	text-decoration: none;
}
template_hj_83 .hj_mk_83_clear {
	clear:both
}
template_hj_83 .hj_mk_83_template_hj_83 *{
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_83 .hj_mk_83_marginauto{
	margin:0 auto;	
}
template_hj_83 .hj_mk_83_lunbo {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding:20px 0 50px 0;
}
template_hj_83 .hj_mk_83_lunbochang {
	height: auto;
}
template_hj_83 .hj_mk_83_datu {
	height: auto;
	width: 100%;
	float: left;
}
template_hj_83 .hj_mk_83_datuimg {
	width: 100%;
	height: auto;
	vertical-align:bottom;
}
template_hj_83 .hj_mk_83_xiaotu {
	width: 100%;
	z-index: 2;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

template_hj_83 .hj_mk_83_xiaotubox {
	display: inline-block;
	background: rgba(255,255,255,0.3);
	border-radius: 10px;
	padding: 0px 10px;
}
template_hj_83 .hj_mk_83_xiaotulist {
	background: #FFF;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_83 .hj_mk_83_xiaotulistXZ {
	background: #d03736;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_83 .hj_mk_83_datu1simg {
	width: 140px;
	height: 60px;
}
template_hj_83 .hj_mk_83_lunboitem{
	width: 100%;
	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_83 .hj_mk_83_lunboitem:hover {
    transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
}
template_hj_83 .hj_mk_83_lunboitemnei{
	margin-left:15px;
	margin-right:15px;
}
template_hj_83 .hj_mk_83_caption {
    text-align: left;
    padding: 24px;
    margin-bottom: 0px;
}
template_hj_83 .hj_mk_83_title {
    margin-bottom: 5px;
    font-size: 16px;
	font-weight:bold;
    margin-top: 0px;
    color: #fff;
    line-height: 22px;
    display: -webkit-box;
    height: 44px;
	overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
	text-decoration: none;
	text-align:center
}
template_hj_83 .hj_mk_83_caption .hj_mk_83_ksu{
    display: block;
    margin-bottom: 15px;
    margin-top: 10px;
}
template_hj_83 span.hj_mk_83_atvalue {
    color: #5d5d5d;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
	text-align: left;
	height:38px;
	font-size:13px;
}

template_hj_83 a.hj_mk_83_lightbox {
    width: 100%;
    height: 100%;
    display: block;
    border: 0px solid #d6dce4;
    margin-bottom: 0;
    border-radius: 0;
    overflow: hidden;
    background: #F2F6F9;
}
template_hj_83 .hj_mk_83_hjtwlist {
	width: 100%;
	height: 240px;
	padding: 0;
	vertical-align: top;
	clear: both;
	overflow: hidden;
	display: block;
	text-align:center;
	border-radius: 20px;
}
template_hj_83 .hj_mk_83_hjtwlisttu {
	width: 100%;
	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 */
}
template_hj_83 .hj_mk_83_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_83 .hj_mk_83_zuojantou {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../1001/left2.png);
	background-size:30px;
	background-repeat: no-repeat;
	cursor: pointer;
}
template_hj_83 .hj_mk_83_zuojantou:hover {	
	background-image: url(../1001/left.png);
	background-size:30px;
}
template_hj_83 .hj_mk_83_youjantou {
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../1001/right2.png);
	background-size:30px;
	background-repeat: no-repeat;
	cursor: pointer;
}
template_hj_83 .hj_mk_83_youjantou:hover {
	background-image: url(../1001/right.png);
	background-size:30px;
}

template_hj_83 .hj_mk_83_top{
	padding-top:30px;
	margin-left: 15px;
    margin-right: 15px;
}
template_hj_83 .hj_mk_83_top .hj_mk_83_tit .hj_mk_83_name{
	line-height: 54px;
	font-size: 22px;
	font-weight: bold;
	color:#000;
}
template_hj_83 .hj_mk_83_top .hj_mk_83_tit .hj_mk_83_more{
	line-height: 54px;
	font-size: 16px;
	color:#000;
	float:right;
}
template_hj_83 .hj_mk_83_top .hj_mk_83_miaoshu{
	font-size: 14px;
	line-height: 1.8;
    padding: 15px 0px 20px 0px;
}


/*+++++hj_end_83+++++*/


/*+++++hj_go_84+++++*/
template_hj_84 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_84 a {
	text-decoration: none;
	color: #666;
}
template_hj_84 .hj_mk_84_template_hj_84 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_84 .hj_mk_84_clearfix {
	zoom: 1
}
template_hj_84 .hj_mk_84_clearfix:before, .hj_mk_84_clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}
template_hj_84 .hj_mk_84_clearfix:after {
	clear: both
}
template_hj_84 .hj_mk_84_marginauto {
	margin: 0 auto;
}
template_hj_84 .hj_mk_84_container {
	padding: 13px;
}
template_hj_84 .hj_mk_84_index_t_1{ text-align: center; display: block; padding-bottom: 20px;}
template_hj_84 .hj_mk_84_index_t_1 p{  font-size: 22px; font-weight: bold;color: #333; line-height: 1.8;}
template_hj_84 .hj_mk_84_index_t_1 p span{ font-weight: normal; color: #004897;}
template_hj_84 .hj_mk_84_index_t_1 em{ display: block; text-align: center; font-style: normal; font-size: 13px;}

/*+++++hj_end_84+++++*/


/*+++++hj_go_85+++++*/
template_hj_85 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_85 a {
	text-decoration: none;
	color: #666;
}
template_hj_85 .hj_mk_85_template_hj_85 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_85 .hj_mk_85_clear {
	clear: both
}
template_hj_85 .hj_mk_85_marginauto {
	margin: 0 auto;
}
template_hj_85 .hj_mk_85_container {
    padding: 13px;
}
template_hj_85 .hj_mk_85_more {
    display: block;
    line-height: 45px;
    width: 150px;
    text-align: center;
    margin: 15px auto 25px;
	font-size:18px;
}
/*+++++hj_end_85+++++*/


/*+++++hj_go_86+++++*/
template_hj_86 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_86 a {
	text-decoration: none;
}
template_hj_86 .hj_mk_86_template_hj_86 * {
	background: no-repeat center/cover;
}
template_hj_86 .hj_mk_86_marginauto {
	margin: 0 auto;
	width: 100%;
}
template_hj_86 .hj_mk_86_template_hj_86 {
/*background-color: #f3f3f3;*/

}
template_hj_86 .hj_mk_86_clear {
	clear: both
}
template_hj_86 .hj_mk_86_container {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
template_hj_86 .hj_mk_86_img {
	width: 100%;
	display:block
}
/*+++++hj_end_86+++++*/


/*+++++hj_go_87+++++*/
template_hj_87 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_87 a {
	text-decoration: none;
	color: #666;
}
template_hj_87 .hj_mk_87_template_hj_87 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_87 .hj_mk_87_clearfix {
	zoom: 1
}
template_hj_87 .hj_mk_87_clearfix:before, .hj_mk_87_clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}
template_hj_87 .hj_mk_87_clearfix:after {
	clear: both
}
template_hj_87 .hj_mk_87_marginauto {
	margin: 0 auto;
}
template_hj_87 .hj_mk_87_container {
	padding: 13px;
}
template_hj_87 .hj_mk_87_index_t_1{ text-align: center; display: block; padding-bottom: 20px;}
template_hj_87 .hj_mk_87_index_t_1 p{  font-size: 22px; font-weight: bold;color: #333; line-height: 1.8;}
template_hj_87 .hj_mk_87_index_t_1 p span{ font-weight: normal; color: #004897;}
template_hj_87 .hj_mk_87_index_t_1 em{ display: block; text-align: center; font-style: normal; font-size: 13px;}

/*+++++hj_end_87+++++*/


/*+++++hj_go_88+++++*/
template_hj_88 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_88 a {
	text-decoration: none;
	color: #666;
}
template_hj_88 .hj_mk_88_template_hj_88 * {
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_88 .hj_mk_88_clear {
	clear: both
}
template_hj_88 .hj_mk_88_marginauto {
	margin: 0 auto;
}
template_hj_88 .hj_mk_88_template_hj_88 .hj_mk_88_news-contact {
	overflow: hidden;
	margin: 0 auto;
}
template_hj_88 .hj_mk_88_main {
	width: 94%;
	max-width: 1600px;
	margin: 0 auto;
	display: block;
}
template_hj_88 .hj_mk_88_newListBox {
	margin-bottom: 40px;
}
template_hj_88 .hj_mk_88_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_88 .hj_mk_88_new_list li {
	flex-basis: 100%;
	margin-top: 20px;
}
template_hj_88 .hj_mk_88_new_list li:nth-child(3n) {
	margin-right: 0px;
}
template_hj_88 .hj_mk_88_new_list li .hj_mk_88_box {
	padding: 0;
}
template_hj_88 .hj_mk_88_new_list li .hj_mk_88_lin {
	position: relative;
	width: 100%;
	height: 1px;
	background: #ededed;
	margin-bottom: 26px;
}
template_hj_88 .hj_mk_88_new_list li .hj_mk_88_lin::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 100%;
	background: #005faf;
	transition: all .5s ease;
}
template_hj_88 .hj_mk_88_new_list li .hj_mk_88_time {
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: .25px;
	color: #777;
	margin-bottom: 20px;
}
template_hj_88 .hj_mk_88_new_list li .hj_mk_88_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_88 .hj_mk_88_new_list li .hj_mk_88_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_88 .hj_mk_88_new_list li .hj_mk_88_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_88 .hj_mk_88_new_list li .hj_mk_88_btn span {
	margin-right: 10px;
	position: relative;
}
template_hj_88 .hj_mk_88_new_list li .hj_mk_88_box .btn {
	display: none;
}
template_hj_88 .hj_mk_88_new_list li:hover .hj_mk_88_pic img {
	transform: translate(-50%, -50%) scale(1.1);
}
template_hj_88 .hj_mk_88_new_list li:hover .hj_mk_88_title {
	color: #005faf;
}
template_hj_88 .hj_mk_88_new_list li:hover .hj_mk_88_lin::before {
	width: 100%;
}
template_hj_88 .hj_mk_88_new_list li:hover .hj_mk_88_btn {
	color: #005faf;
}
template_hj_88 .hj_mk_88_new_list.hj_mk_88_ny li {
	margin-top: 40px;
}
template_hj_88 .hj_mk_88_new_list.hj_mk_88_ny li .hj_mk_88_lin::before {
	background: #afafaf;
}
template_hj_88 .hj_mk_88_new_list.hj_mk_88_ny li .hj_mk_88_pic {
	display: block;
}
/*+++++hj_end_88+++++*/


/*+++++hj_go_89+++++*/
template_hj_89 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_89 a {
	text-decoration: none;
	color: #666;
}
template_hj_89 .hj_mk_89_template_hj_89 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_89 .hj_mk_89_clear {
	clear: both
}
template_hj_89 .hj_mk_89_marginauto {
	margin: 0 auto;
}
template_hj_89 .hj_mk_89_container {
    padding: 13px;
}
template_hj_89 .hj_mk_89_more {
    display: block;
    line-height: 45px;
    width: 150px;
    text-align: center;
    margin: 15px auto 25px;
	font-size:18px;
}
/*+++++hj_end_89+++++*/


/*+++++hj_go_106+++++*/
template_hj_106 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_106 a {
	text-decoration: none;
	color: #666;
}
template_hj_106 .hj_mk_106_template_hj_106 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_106 .hj_mk_106_clearfix {
	zoom: 1
}
template_hj_106 .hj_mk_106_clearfix:before, .hj_mk_106_clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}
template_hj_106 .hj_mk_106_clearfix:after {
	clear: both
}
template_hj_106 .hj_mk_106_marginauto {
	margin: 0 auto;
}
template_hj_106 .hj_mk_106_container {
	padding: 13px;
}
template_hj_106 .hj_mk_106_index_t_1{ text-align: center; display: block; padding-bottom: 20px;}
template_hj_106 .hj_mk_106_index_t_1 p{  font-size: 22px; font-weight: bold;color: #333; line-height: 1.8;}
template_hj_106 .hj_mk_106_index_t_1 p span{ font-weight: normal; color: #004897;}
template_hj_106 .hj_mk_106_index_t_1 em{ display: block; text-align: center; font-style: normal; font-size: 13px;}

/*+++++hj_end_106+++++*/


/*+++++hj_go_108+++++*/
template_hj_108 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_108 a {
	text-decoration: none;
	color: #666;
}
template_hj_108 .hj_mk_108_template_hj_108 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_108 .hj_mk_108_clear{
	clear: both
}
template_hj_108 .hj_mk_108_marginauto {
	margin: 0 auto;
}
template_hj_108 .hj_mk_108_main {
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
}
template_hj_108 .hj_mk_108_main li {
    width: 48%;
    float: left;
    margin: 1%;
    overflow: hidden;
    position: relative;
	-webkit-box-shadow: 0 2px 10px #c7c7c7;
    box-shadow: 0 2px 10px #c7c7c7;
	background:#fff;
}
template_hj_108 .hj_mk_108_main p {
    text-align: center;
    line-height: 30px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 0.5rem;
    bottom: 0px;
    color: #000;
    box-sizing: border-box;
}
template_hj_108 .fenyeyemadiv {
	display: table;
	margin: 10px auto;
}
template_hj_108 .fenyeyemadiv div{
	font-size:12px;
}
template_hj_108 .hj_mk_108_hjtwlist {
	width: 100%;
	height: 150px;
	padding: 0;
	margin: 0 auto;
	vertical-align: top;
	clear: both;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	/*border: 1px solid #ddd;*/
}
template_hj_108 .hj_mk_108_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 */
}
template_hj_108 .hj_mk_108_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 */
}


/*+++++hj_end_108+++++*/


/*+++++hj_go_90+++++*/
template_hj_90 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_90 a {
	text-decoration: none;
}
template_hj_90 .hj_mk_90_template_hj_90 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_90 .hj_mk_90_marginauto {
	margin: 0 auto;
}
template_hj_90 .hj_mk_90_lunbo {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding:20px 0;
}
template_hj_90 .hj_mk_90_lunbochang {
	height: auto;
}
template_hj_90 .hj_mk_90_datu {
	height: auto;
	width: 100%;
	float: left;
}
template_hj_90 .hj_mk_90_datuimg {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
template_hj_90 .hj_mk_90_xiaotu {
	width: 100%;
	z-index: 2;
	position: absolute;
	bottom: 0px;
	text-align: center;
}
template_hj_90 .hj_mk_90_xiaotubox {
	display: inline-block;
	background: rgba(255,255,255,0.3);
	border-radius: 30px;
	padding: 0px 50px;
}
template_hj_90 .hj_mk_90_xiaotulist {
	margin: 12px;
	float: left;
	border-radius: 5px;
	border: 5px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_90 .hj_mk_90_xiaotulistXZ {
	margin: 12px;
	float: left;
	border-radius: 5px;
	border: 5px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_90 .hj_mk_90_datu1simg {
	width: 140px;
	height: 60px;
}
template_hj_90 .hj_mk_90_lunboitem {
	width: 50%;
	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_90 .hj_mk_90_lunboitem:hover {
	transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
}
template_hj_90 .hj_mk_90_lunboitemnei {
	margin-left: 15px;
	margin-right: 15px;
	border: 1px solid #CDCDCD;
	background: #fff;
}
template_hj_90 .hj_mk_90_caption {
	text-align: left;
	padding: 24px;
	margin-bottom: 0px;
	color: #595959;
}
template_hj_90 .hj_mk_90_title {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: 700;
	margin-top: 0px;
	color: #222;
	line-height: 22px;
	display: -webkit-box;
	height: 44px;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	text-decoration: none;
}
template_hj_90 .hj_mk_90_lunboitem:hover .hj_mk_90_title {
	text-decoration: underline;
}
template_hj_90 .hj_mk_90_caption .hj_mk_90_ksu {
	display: block;
	margin-bottom: 15px;
	margin-top: 10px;
}
template_hj_90 span.hj_mk_90_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_90 a.hj_mk_90_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_90 .hj_mk_90_lunboitem:hover a.hj_mk_90_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_90 a.hj_mk_90_lightbox {
	width: 100%;
	height: 100%;
	display: block;
	border: 0px solid #d6dce4;
	margin-bottom: 0;
	border-radius: 0;
	overflow: hidden;
	background: #F2F6F9;
}
template_hj_90 .hj_mk_90_hjtwlist {
	width: 100%;
	height: 240px;
	padding: 0;
	vertical-align: top;
	clear: both;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
template_hj_90 .hj_mk_90_hjtwlisttu {
	width: 100%;
	height: 100%;
	object-fit: cover;
	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_90 .hj_mk_90_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_90 .hj_mk_90_zuojantou {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -50px;
	display: inline-block;
	border: solid #d0d2cc;
	border-width: 0 5px 5px 0;
	padding: 20px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
.hj_mk_90_left {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}
template_hj_90 .hj_mk_90_zuojantou:hover {
	border: solid #adadad;
	border-width: 0 5px 5px 0;
}
template_hj_90 .hj_mk_90_youjantou {
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -50px;
	display: inline-block;
	border: solid #d0d2cc;
	border-width: 0 5px 5px 0;
	padding: 20px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
.hj_mk_90_right {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
template_hj_90 .hj_mk_90_youjantou:hover {
	border: solid #adadad;
	border-width: 0 5px 5px 0;
}

/*+++++hj_end_90+++++*/


/*+++++hj_go_58+++++*/

/*+++++hj_end_58+++++*/

