
/*+++++hj_go_30+++++*/

/*+++++hj_end_30+++++*/


/*+++++hj_go_17+++++*/
template_hj_17 *{
	padding:0;
	margin:0;
}
template_hj_17 .hj_mk_17_lunbo {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin:0 auto;
}
template_hj_17 .hj_mk_17_lunbochang {
	height: auto;
}
template_hj_17 .hj_mk_17_datu {
	position:relative;
	height: auto;
	width: 100%;
	float: left;
	overflow:hidden;
}
template_hj_17 .hj_mk_17_datuimg {
	width: 100%;
	height: auto;
	vertical-align:bottom;
	opacity:0;
}
template_hj_17 .hj_mk_17_datuimg.hj_mk_17_active{	
	opacity:1;
	animation: scaleAnimation 6s infinite;
}
@keyframes scaleAnimation {
  0% {
    transform: scale(1.1);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
template_hj_17 .hj_mk_17_xiaotu {
	width: 100%;
	z-index: 2;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
template_hj_17 .hj_mk_17_xiaotubox {
	display: inline-block;
	background: rgba(255,255,255,0.3);
	border-radius: 10px;
	padding: 0px 10px;
}
template_hj_17 .hj_mk_17_xiaotulist {
	background: #FFF;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_17 .hj_mk_17_xiaotulistXZ {
	background: #d03736;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_17 .hj_mk_17_datu1simg {
	width: 140px;
	height: 60px;
}
template_hj_17 .hj_mk_17_zuojantou {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../645/slider-arrow.png);
	background-repeat: no-repeat;
	background-position: -110px 5px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
template_hj_17 .hj_mk_17_zuojantou:hover {
	background-position: -170px 5px;
}
template_hj_17 .hj_mk_17_youjantou {
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background-image: url(../645/slider-arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
template_hj_17 .hj_mk_17_youjantou:hover {
	background-position: -50px 5px;
}

/*+++++hj_end_17+++++*/


/*+++++hj_go_259+++++*/
/* CSS Document */

template_hj_259 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_259 .hj_mk_259_template_hj_259 * {
	text-decoration: none;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
template_hj_259 .hj_mk_259_template_hj_259 ul, li {
	list-style: none;
}
template_hj_259 .hj_mk_259_pro-boxbig {
	box-sizing: border-box;
	padding: 80px 0;
}
template_hj_259 .hj_mk_259_products-title {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
/* 线条样式 */
template_hj_259 .hj_mk_259_products-title::before, template_hj_259 .hj_mk_259_products-title::after {
	content: "";
	flex: 1;
	height: 1px;
	background-color: green; /* 线条颜色，可按需修改 */
}
/* 圆点样式 */
template_hj_259 .hj_mk_259_products-title::before {
	margin-right: 60px;
}
template_hj_259 .hj_mk_259_products-title::after {
	margin-left: 60px;
}
template_hj_259 .hj_mk_259_products-title span {
	display: block;
}
template_hj_259 .hj_mk_259_products-title .hj_mk_259_cn {
	font-size: 30px; /* 中文标题字号，可按需调整 */
	color: #333; /* 中文标题颜色，可按需调整 */
}
template_hj_259 .hj_mk_259_des {
	text-align: center;
	margin-top: 10px;
}
template_hj_259 .hj_mk_259_des .hj_mk_259_en {
	font-size: 20px; /* 英文标题字号，可按需调整 */
	color: #999; /* 英文标题颜色，可按需调整 */
	margin-top: 14px;
}
/* 圆点元素（也可用伪元素实现，这里单独写元素方便理解） */
template_hj_259 .hj_mk_259_dot {
	width: 8px;
	height: 8px;
	background-color: green; /* 圆点颜色，和线条保持一致 */
	border-radius: 50%;
	position: relative;
	top: 1px;
	left: -60px;
}
template_hj_259 .hj_mk_259_dot2 {
	width: 8px;
	height: 8px;
	background-color: green; /* 圆点颜色，和线条保持一致 */
	border-radius: 50%;
	position: relative;
	top: 1px;
	right: -60px;
}

/*+++++hj_end_259+++++*/


/*+++++hj_go_13+++++*/
template_hj_13 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_13 a {
	text-decoration: none;
}
template_hj_13 .hj_mk_13_template_hj_13 *{
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_13 .hj_mk_13_marginauto {
	margin: 0 auto;
}
template_hj_13 .hj_mk_13_clear {
	clear:both 
}
template_hj_13 .hj_mk_13_bfb-50, template_hj_13 .hj_mk_13_bfb-100{
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
template_hj_13 .hj_mk_13_bfb-50 .about_tupian{width:100%;}
template_hj_13 .hj_mk_13_bfb-50, template_hj_13 .hj_mk_13_bfb-100 {
	float: left;
}
template_hj_13 .hj_mk_13_bfb-100 {
	width: 100%;
	display: flex;
}
template_hj_13 .hj_mk_13_bfb-50 {
	width: 50%;
	align-items: center;
}
template_hj_13 .hj_mk_13_container {
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:50px;
	padding-bottom: 60px;
}
template_hj_13 .hj_mk_13_row {
	margin-right: -15px;
	margin-left: -15px;
}
template_hj_13 .hj_mk_13_about_h3 {
	font-family: Arial;
	font-weight: bold;
	margin: 0px;
	padding-top:20px;
}
template_hj_13 .hj_mk_13_about_p {
	font-size: 14px;
	color: #000;
	padding-bottom: 20px;
	padding-top: 30px;
	line-height: 24px;
}
template_hj_13 .hj_mk_13_about_content {
	line-height: 24px;
	color: #555;
	margin-top: 20px;
	font-size:14px;
}

template_hj_13 .hj_mk_13_about_tupian {
	width: 100%;
}

/*+++++hj_end_13+++++*/


/*+++++hj_go_260+++++*/
/* CSS Document */

template_hj_260 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_260 .hj_mk_260_template_hj_260 * {
	text-decoration: none;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
template_hj_260 .hj_mk_260_template_hj_260 ul, li {
	list-style: none;
}
template_hj_260 .hj_mk_260_pro-boxbig {
	box-sizing: border-box;
	padding: 80px 0;
}
template_hj_260 .hj_mk_260_products-title {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
/* 线条样式 */
template_hj_260 .hj_mk_260_products-title::before, template_hj_260 .hj_mk_260_products-title::after {
	content: "";
	flex: 1;
	height: 1px;
	background-color: green; /* 线条颜色，可按需修改 */
}
/* 圆点样式 */
template_hj_260 .hj_mk_260_products-title::before {
	margin-right: 60px;
}
template_hj_260 .hj_mk_260_products-title::after {
	margin-left: 60px;
}
template_hj_260 .hj_mk_260_products-title span {
	display: block;
}
template_hj_260 .hj_mk_260_products-title .hj_mk_260_cn {
	font-size: 30px; /* 中文标题字号，可按需调整 */
	color: #333; /* 中文标题颜色，可按需调整 */
}
template_hj_260 .hj_mk_260_des {
	text-align: center;
	margin-top: 10px;
}
template_hj_260 .hj_mk_260_des .hj_mk_260_en {
	font-size: 20px; /* 英文标题字号，可按需调整 */
	color: #999; /* 英文标题颜色，可按需调整 */
	margin-top: 14px;
}
/* 圆点元素（也可用伪元素实现，这里单独写元素方便理解） */
template_hj_260 .hj_mk_260_dot {
	width: 8px;
	height: 8px;
	background-color: green; /* 圆点颜色，和线条保持一致 */
	border-radius: 50%;
	position: relative;
	top: 1px;
	left: -60px;
}
template_hj_260 .hj_mk_260_dot2 {
	width: 8px;
	height: 8px;
	background-color: green; /* 圆点颜色，和线条保持一致 */
	border-radius: 50%;
	position: relative;
	top: 1px;
	right: -60px;
}

/*+++++hj_end_260+++++*/


/*+++++hj_go_25+++++*/
template_hj_25 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_25 a {
	text-decoration: none;
	color: #666;
}
template_hj_25 .hj_mk_25_template_hj_25 * {
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_25 .hj_mk_25_clear {
	clear: both
}
template_hj_25 .hj_mk_25_marginauto {
	margin: 0 auto;
}
template_hj_25 .hj_mk_25_template_hj_25 .hj_mk_25_content {
    overflow: hidden;
    margin:0 auto;
}
template_hj_25 .hj_mk_25_fenlei{
	margin-left: 0;
	clear: left;
	margin-right: 0;
	width: 100%;
    position: static;
}
template_hj_25 .hj_mk_25_fenleiul{
	display: flex;
    justify-content: center;
}
template_hj_25 .hj_mk_25_fenleili{
	position: static;
    display: inline-block;
    color: #fff;
    width: auto;
    vertical-align: top;
}
template_hj_25 .hj_mk_25_fenleili .hj_mk_25_fenleia{
	position: relative;
    font-size: 15px;
    height: 80px;
    line-height: 80px;
    padding: 0px 30px;
    color: #333;
    display: block;
    transition: 0.3s ease 0s;
}
template_hj_25 .hj_mk_25_fenleili .hj_mk_25_fenleia:before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0px;
    width: 0%;
    height: 3px;
    background-color: none;
    transition: all .3s;
}
template_hj_25 .hj_mk_25_fenleili .hj_mk_25_fenleia:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    display: block;
    background: #ccc;
    top: 50%;
    margin-top: -7px;
    right: 0px;
}

template_hj_25 .hj_mk_25_fenleixia {
	display: none;
	position: absolute;
	z-index: 999;
	background: #c0a685;
}
template_hj_25 .hj_mk_25_fenleixiaitem{
	width: 120px;
	height: auto;
	background: none;
}
template_hj_25 .hj_mk_25_cateNameH3 {
	width: 100%;
	border-bottom: 0px solid #999;
	font-size: 100%;
	font-weight: normal;
}
template_hj_25 .hj_mk_25_cateName {
	height: 46px;
	padding: 0;
	line-height: 46px;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	text-align: center;
	font-size:14px;
}


/*+++++hj_end_25+++++*/


/*+++++hj_go_80+++++*/
@charset "utf-8";
template_hj_80 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_80 a {
	text-decoration: none;
	color: #666;
}
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 .hj_mk_80_clear {
	clear: both
}
template_hj_80 .hj_mk_80_qysj {
	width: 100%;
	display: inline-block;
}
template_hj_80 .hj_mk_80_qysj .hj_mk_80_qysj_con {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;

	margin: 30px auto;
}
template_hj_80 .hj_mk_80_qysj .hj_mk_80_qysj_con .hj_mk_80_qysj_items {
	width: calc(25% - 30px);
	margin-bottom: 30px;
	box-sizing: border-box;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
}
template_hj_80 .hj_mk_80_qysj .hj_mk_80_qysj_con .hj_mk_80_qysj_items .hj_mk_80_qysj_items_tu {
	width: 100%;
	border-bottom-left-radius: 10px
}
template_hj_80 .hj_mk_80_qysj .hj_mk_80_qysj_con .hj_mk_80_qysj_items .hj_mk_80_qysj_items_tu .hj_mk_80_qysj_items_tuimg {
	width: 100%;
	border-top-right-radius: 15px;
	height: 220px
}
template_hj_80 .hj_mk_80_qysj_items_ms {
	width: 80%;
	margin: 0px auto;
}
template_hj_80 .hj_mk_80_qysj_items_ms .hj_mk_80_qysj_items_ms_a {
	text-decoration: none;
	height: 40px;
	display: block;
	line-height: 40px;
}
template_hj_80 .hj_mk_80_qysj_items_ms .hj_mk_80_qysj_items_ms_a .hj_mk_80_qysj_items_ms_mz {
	width: 60%;
	float: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
template_hj_80 .hj_mk_80_qysj_items_ms .hj_mk_80_qysj_items_ms_a .hj_mk_80_qysj_items_ms_jt {
	width: 20%;
	float: right;
	text-align: right
}
template_hj_80 .hj_mk_80_qysj_items_ms .hj_mk_80_qysj_items_ms_a .hj_mk_80_qysj_items_ms_jt .hj_mk_80_qysj_items_ms_jt_tu {
	width: 8px
}
template_hj_80 .hj_mk_80_qysj .hj_mk_80_qysj_con .hj_mk_80_qysj_items:nth-child(4n) {
	margin-right: 0;
}

/*+++++hj_end_80+++++*/


/*+++++hj_go_32+++++*/
template_hj_32 *{
	padding:0;
	margin:0;
	box-sizing:border-box
}

template_hj_32 .hj_mk_32_link a{
	display:block;
	text-align:center;
	text-decoration:none
}
/*+++++hj_end_32+++++*/


/*+++++hj_go_33+++++*/
template_hj_33 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_33 a {
	text-decoration: none;
	color: #666;
}
template_hj_33 .hj_mk_33_template_hj_33 * {
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_33 .hj_mk_33_clear {
	clear: both
}
template_hj_33 .hj_mk_33_marginauto {
	margin: 0 auto;
}
template_hj_33 .hj_mk_33_fl {
    float: left;
}
template_hj_33 .hj_mk_33_fr {
    float: right;
}
template_hj_33 .hj_mk_33_main {    
    height: 800px;
    overflow: hidden;
}

template_hj_33 .hj_mk_33_floor{
    padding: 80px 0;
    position: relative;
}
template_hj_33 .hj_mk_33_title h3 {
    font-size: 30px;
    font-weight: normal;
    display: block;
    line-height: 30px;
    background: url(../1698/title.png) no-repeat center;	
	text-align:center;	
    color: #fff;
}
template_hj_33 .hj_mk_33_title p {
    color: #999;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "AvantGardeITVbyBT Book", arial;
    padding-top: 14px;	
	text-align:center;
}
template_hj_33 .hj_mk_33_youshi {
    background: url(../1698/bieshu.png?id=1) no-repeat 460px center;
    height: 536px;
    overflow: hidden;
}

template_hj_33 .hj_mk_33_youshi .hj_mk_33_item {
    width: 375px;
    height: 128px;
    background: url(../1698/yousitem.png?id=3) no-repeat left top;
    float: left;
    margin-top: 40px;
}

template_hj_33 .hj_mk_33_youshi .hj_mk_33_item a {
    display: block;
    padding: 40px;
}

template_hj_33 .hj_mk_33_youshi .hj_mk_33_item .hj_mk_33_img {
    width: 50px;
    height: 50px;
    overflow: hidden;
    position: relative;
    margin-left: 10px;
}

template_hj_33 .hj_mk_33_youshi .hj_mk_33_item .hj_mk_33_img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    display: block;
}

template_hj_33 .hj_mk_33_youshi .hj_mk_33_item .hj_mk_33_txt {
    width: 140px;
    padding-left: 60px;
    color: #fff;
	box-sizing: initial;
}

template_hj_33 .hj_mk_33_youshi .hj_mk_33_item .hj_mk_33_txt h3 {
    font-size: 20px;
    font-weight: bold;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

template_hj_33 .hj_mk_33_youshi .hj_mk_33_item .hj_mk_33_txt p {
    font-family: arial;
    color: #cccccc;
    padding-top: 0;
	line-height: 28px;
}

template_hj_33 .hj_mk_33_youshi .hj_mk_33_it1,template_hj_33 .hj_mk_33_youshi .hj_mk_33_it5 {
    margin-left: 62px;
    margin-right: 60px;
}

template_hj_33 .hj_mk_33_youshi .hj_mk_33_it2,template_hj_33 .hj_mk_33_youshi .hj_mk_33_it6 {
    margin-right: 65px;
    float: right;
}

template_hj_33 .hj_mk_33_youshi .hj_mk_33_it4 {
    float: right;
}
template_hj_33 .hj_mk_33_youshi .hj_mk_33_item:hover {
    background: url(../1698/yousitem_a.png?id=1) no-repeat left top;
}

template_hj_33 .hj_mk_33_youshi .hj_mk_33_item:hover .hj_mk_33_txt h3 {
    color: #3fb150;
}
template_hj_33 .hj_mk_33_youshi .hj_mk_33_item .hj_mk_33_img .hj_mk_33_img2 {
    display:none
}
template_hj_33 .hj_mk_33_youshi .hj_mk_33_item:hover .hj_mk_33_img .hj_mk_33_img1 {
    display:none
}
template_hj_33 .hj_mk_33_youshi .hj_mk_33_item:hover .hj_mk_33_img .hj_mk_33_img2 {
    display:block
}

/*+++++hj_end_33+++++*/


/*+++++hj_go_261+++++*/
/* CSS Document */

template_hj_261 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_261 .hj_mk_261_template_hj_261 * {
	text-decoration: none;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
template_hj_261 .hj_mk_261_template_hj_261 ul, li {
	list-style: none;
}
template_hj_261 .hj_mk_261_pro-boxbig {
	box-sizing: border-box;
	padding: 80px 0;
}
template_hj_261 .hj_mk_261_products-title {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
/* 线条样式 */
template_hj_261 .hj_mk_261_products-title::before, template_hj_261 .hj_mk_261_products-title::after {
	content: "";
	flex: 1;
	height: 1px;
	background-color: green; /* 线条颜色，可按需修改 */
}
/* 圆点样式 */
template_hj_261 .hj_mk_261_products-title::before {
	margin-right: 60px;
}
template_hj_261 .hj_mk_261_products-title::after {
	margin-left: 60px;
}
template_hj_261 .hj_mk_261_products-title span {
	display: block;
}
template_hj_261 .hj_mk_261_products-title .hj_mk_261_cn {
	font-size: 30px; /* 中文标题字号，可按需调整 */
	color: #333; /* 中文标题颜色，可按需调整 */
}
template_hj_261 .hj_mk_261_des {
	text-align: center;
	margin-top: 10px;
}
template_hj_261 .hj_mk_261_des .hj_mk_261_en {
	font-size: 20px; /* 英文标题字号，可按需调整 */
	color: #999; /* 英文标题颜色，可按需调整 */
	margin-top: 14px;
}
/* 圆点元素（也可用伪元素实现，这里单独写元素方便理解） */
template_hj_261 .hj_mk_261_dot {
	width: 8px;
	height: 8px;
	background-color: green; /* 圆点颜色，和线条保持一致 */
	border-radius: 50%;
	position: relative;
	top: 1px;
	left: -60px;
}
template_hj_261 .hj_mk_261_dot2 {
	width: 8px;
	height: 8px;
	background-color: green; /* 圆点颜色，和线条保持一致 */
	border-radius: 50%;
	position: relative;
	top: 1px;
	right: -60px;
}

/*+++++hj_end_261+++++*/


/*+++++hj_go_35+++++*/
template_hj_35 {
	overflow-x: hidden;
	color: #666;
	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 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_35 .hj_mk_35_clearfix {
	zoom: 1
}
template_hj_35 .hj_mk_35_clearfix:before, .hj_mk_35_clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}
template_hj_35 .hj_mk_35_clearfix:after {
	clear: both
}
template_hj_35 .hj_mk_35_marginauto {
	margin: 0 auto;
}

template_hj_35 .hj_mk_35_liucheng {
	overflow: hidden;
	margin:60px 0 100px 0;
}
template_hj_35 .hj_mk_35_liucheng ul li {
	float: left;
	display: inline-block;
	transition-duration: 0.8s;
	width: 172px;
	height: 155px;
	border: 1px solid #cccccc;
	margin-right: 30px;
	text-align: center;
}
template_hj_35 .hj_mk_35_liucheng ul li:hover {
	margin-top: 10px;
}
template_hj_35 .hj_mk_35_liucheng ul li:last-child {
	margin-right: 0;
}
template_hj_35 .hj_mk_35_liucheng ul li img {
	margin-top: 38px;
}
template_hj_35 .hj_mk_35_liucheng ul li p {
	font-size: 16px;
	margin-top: 8px;
}

/*+++++hj_end_35+++++*/


/*+++++hj_go_37+++++*/
template_hj_37 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_37 a {
	text-decoration: none;
	color: #666;
}
template_hj_37 .hj_mk_37_template_hj_37 * {
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_37 .hj_mk_37_clear {
	clear: both
}
template_hj_37 .hj_mk_37_marginauto {
	margin: 0 auto;
}
template_hj_37 .hj_mk_37_row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
	padding: 50px 0 50px 0;
}
template_hj_37 .hj_mk_37_left{
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
template_hj_37 .hj_mk_37_leftnei {
    display: flex;
}
template_hj_37 .hj_mk_37_leftnei  h2 {
    color: #333;
	font-weight: 700;
    margin-right: -15px;
	font-size: 30px;
    line-height: 30px;
}
template_hj_37 .hj_mk_37_leftnei p {
    color: #636363;
    margin-top: 10px;
	font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}
template_hj_37 .hj_mk_37_right{
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
template_hj_37 .hj_mk_37_right .hj_mk_37_btn-right {
    margin-top: 15px;
	text-align: right !important;
}
template_hj_37 .hj_mk_37_right .hj_mk_37_btn-right .hj_mk_37_btn {
    display: inline-block;
    overflow: hidden;
    border-radius: 100px;
    padding: 8px 35px;
	border: 1px solid;
	font-size: 18px !important;
	border-color: #1d89ff;
    color: #1d89ff;
}
/*+++++hj_end_37+++++*/


/*+++++hj_go_262+++++*/
/* CSS Document */

template_hj_262 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_262 .hj_mk_262_template_hj_262 * {
	text-decoration: none;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
template_hj_262 .hj_mk_262_template_hj_262 ul, li {
	list-style: none;
}
template_hj_262 .hj_mk_262_pro-boxbig {
	box-sizing: border-box;
	padding: 80px 0;
}
template_hj_262 .hj_mk_262_products-title {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
/* 线条样式 */
template_hj_262 .hj_mk_262_products-title::before, template_hj_262 .hj_mk_262_products-title::after {
	content: "";
	flex: 1;
	height: 1px;
	background-color: green; /* 线条颜色，可按需修改 */
}
/* 圆点样式 */
template_hj_262 .hj_mk_262_products-title::before {
	margin-right: 60px;
}
template_hj_262 .hj_mk_262_products-title::after {
	margin-left: 60px;
}
template_hj_262 .hj_mk_262_products-title span {
	display: block;
}
template_hj_262 .hj_mk_262_products-title .hj_mk_262_cn {
	font-size: 30px; /* 中文标题字号，可按需调整 */
	color: #333; /* 中文标题颜色，可按需调整 */
}
template_hj_262 .hj_mk_262_des {
	text-align: center;
	margin-top: 10px;
}
template_hj_262 .hj_mk_262_des .hj_mk_262_en {
	font-size: 20px; /* 英文标题字号，可按需调整 */
	color: #999; /* 英文标题颜色，可按需调整 */
	margin-top: 14px;
}
/* 圆点元素（也可用伪元素实现，这里单独写元素方便理解） */
template_hj_262 .hj_mk_262_dot {
	width: 8px;
	height: 8px;
	background-color: green; /* 圆点颜色，和线条保持一致 */
	border-radius: 50%;
	position: relative;
	top: 1px;
	left: -60px;
}
template_hj_262 .hj_mk_262_dot2 {
	width: 8px;
	height: 8px;
	background-color: green; /* 圆点颜色，和线条保持一致 */
	border-radius: 50%;
	position: relative;
	top: 1px;
	right: -60px;
}

/*+++++hj_end_262+++++*/


/*+++++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_clearfix:before, template_hj_39 .hj_mk_39_clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
template_hj_39 .hj_mk_39_marginauto {
	margin: 0 auto;
}
template_hj_39 .hj_mk_39_main {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	display: block;
}
template_hj_39 .hj_mk_39_in_pro {
	padding: 40px 0;
}
template_hj_39 .hj_mk_39_lunbo {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 20px 0 50px;
}
template_hj_39 .hj_mk_39_lunbochang {
	height: auto;
}
template_hj_39 .hj_mk_39_datu {
	height: auto;
	width: 100%;
	float: left;
}
template_hj_39 .hj_mk_39_datuimg {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
template_hj_39 .hj_mk_39_xiaotu {
	width: 10%;
	z-index: 2;
	position: absolute;
	bottom: 10px;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
}
template_hj_39 .hj_mk_39_xiaotubox {
	display: inline-block;
	background: rgba(255,255,255,0.3);
	border-radius: 10px;
	padding: 0px 10px;
}
template_hj_39 .hj_mk_39_xiaotulist {
	background: #FFF;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_39 .hj_mk_39_xiaotulistXZ {
	background: #d03736;
	margin: 6px;
	float: left;
	border-radius: 6px;
	border: 6px solid rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
template_hj_39 .hj_mk_39_datu1simg {
	width: 140px;
	height: 60px;
}
template_hj_39 .hj_mk_39_lunboitem {
	width: 33.3333%;
	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_39 .hj_mk_39_lunboitemnei {
	margin-left: 25px;
	margin-right: 25px;
}
template_hj_39 .hj_mk_39_caption {
	padding: 24px 0;
	margin-bottom: 0px;
}
template_hj_39 .hj_mk_39_caption .hj_mk_39_time{
	background:url(../1230/rili1.png) no-repeat;
	background-size:18px;
	padding-left:25px;
}
template_hj_39 .hj_mk_39_caption .hj_mk_39_time span{
	color: #595959;
	font-size:16px
}
template_hj_39 .hj_mk_39_caption .hj_mk_39_title {
	font-size: 24px;
	margin-top: 0px;
	color: #222;
	font-weight: 700;
	line-height: 50px;
	text-decoration: none;
}
template_hj_39 .hj_mk_39_caption .hj_mk_39_des{
	font-size:16px;
	color: #595959;
	line-height:28px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
template_hj_39 .hj_mk_39_hjtwlist {
	width: 100%;
	height: 235px;
	padding: 0;
	vertical-align: top;
	clear: both;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
template_hj_39 .hj_mk_39_hjtwlist .hj_mk_39_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_39 .hj_mk_39_hjtwlist:hover .hj_mk_39_hjtwlisttu {
	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_39+++++*/


/*+++++hj_go_41+++++*/
template_hj_41 *{
	padding:0;
	margin:0;
	box-sizing:border-box
}

template_hj_41 .hj_mk_41_link a{
	display:block;
	text-align:center;
	text-decoration:none
}
/*+++++hj_end_41+++++*/


/*+++++hj_go_263+++++*/
/* CSS Document */

template_hj_263 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_263 .hj_mk_263_template_hj_263 * {
	text-decoration: none;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
template_hj_263 .hj_mk_263_template_hj_263 ul, li {
	list-style: none;
}
template_hj_263 .hj_mk_263_pro-boxbig {
	box-sizing: border-box;
	padding: 80px 0;
}
template_hj_263 .hj_mk_263_products-title {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
/* 线条样式 */
template_hj_263 .hj_mk_263_products-title::before, template_hj_263 .hj_mk_263_products-title::after {
	content: "";
	flex: 1;
	height: 1px;
	background-color: green; /* 线条颜色，可按需修改 */
}
/* 圆点样式 */
template_hj_263 .hj_mk_263_products-title::before {
	margin-right: 60px;
}
template_hj_263 .hj_mk_263_products-title::after {
	margin-left: 60px;
}
template_hj_263 .hj_mk_263_products-title span {
	display: block;
}
template_hj_263 .hj_mk_263_products-title .hj_mk_263_cn {
	font-size: 30px; /* 中文标题字号，可按需调整 */
	color: #333; /* 中文标题颜色，可按需调整 */
}
template_hj_263 .hj_mk_263_des {
	text-align: center;
	margin-top: 10px;
}
template_hj_263 .hj_mk_263_des .hj_mk_263_en {
	font-size: 20px; /* 英文标题字号，可按需调整 */
	color: #999; /* 英文标题颜色，可按需调整 */
	margin-top: 14px;
}
/* 圆点元素（也可用伪元素实现，这里单独写元素方便理解） */
template_hj_263 .hj_mk_263_dot {
	width: 8px;
	height: 8px;
	background-color: green; /* 圆点颜色，和线条保持一致 */
	border-radius: 50%;
	position: relative;
	top: 1px;
	left: -60px;
}
template_hj_263 .hj_mk_263_dot2 {
	width: 8px;
	height: 8px;
	background-color: green; /* 圆点颜色，和线条保持一致 */
	border-radius: 50%;
	position: relative;
	top: 1px;
	right: -60px;
}

/*+++++hj_end_263+++++*/


/*+++++hj_go_44+++++*/
template_hj_44 {

	background-color: #fff;

	overflow-x: hidden;

	color: #666;

	font-size: 14px;

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

	

}

template_hj_44 a {

	text-decoration: none;

}

template_hj_44 .hj_mk_44_template_hj_44 *{

	position: relative;

	margin: 0;

	list-style: none;

	padding: 0;

}

template_hj_44 .hj_mk_44_img-style {

	border-style: none

}

template_hj_44 .hj_mk_44_clearfix {

	zoom: 1

}

template_hj_44 .hj_mk_44_clearfix:after {

	content: '';

	display: block;

	clear: both;

	height: 0;

	visibility: hidden;

}

template_hj_44 .hj_mk_44_clearfix:before, .hj_mk_44_clearfix:after {

	display: table;

	line-height: 0;

	content: ""

}

template_hj_44 .hj_mk_44_clearfix:after {

	clear: both

}



template_hj_44 .hj_mk_44_marginauto {

	margin: 0 auto;

}
template_hj_44 .hj_mk_44_template_hj_44 .hj_mk_44_ys-list{width:1200px;margin:30px auto;}
template_hj_44 .hj_mk_44_template_hj_44 .hj_mk_44_ys-list ul { display: flex;
  flex-wrap: wrap;
  gap: 20px; /* 项目间的间距 */padding:0 30px;}
template_hj_44 .hj_mk_44_template_hj_44 .hj_mk_44_ys-list ul .hj_mk_44_img{margin-right: 20px;}
template_hj_44 .hj_mk_44_template_hj_44 .hj_mk_44_ys-list ul li{display: flex;width: calc(50% - 10px); /* 每个元素宽度减去一半的 gap 值 */
  box-sizing: border-box;border:1px solid #DB2D2E;padding:20px 30px;position: relative;}
template_hj_44 .hj_mk_44_template_hj_44 .hj_mk_44_ys-list ul li::before {
    background: #e5edf5;
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    content: "";
    z-index: -1;
    border-radius: 0 0 80px 0;
    transition: .5s;
}

template_hj_44 .hj_mk_44_template_hj_44  h2{font-weight: bold;
font-size: 20px;letter-spacing: 1px;color: #666;}
template_hj_44 .hj_mk_44_template_hj_44  .hj_mk_44_des{color: #666666;font-size: 14px;line-height: 25px;margin:20px 0;}
template_hj_44 .hj_mk_44_template_hj_44  .hj_mk_44_sever-btnlink{color: #ffffff;
    border: 1px solid #ddd;border-radius: 0px;
    border-width: 2px;padding: 12px 16px 10px;
    font-size: 13px;
    min-width: 90px;text-align: center;display: inline-block;}
template_hj_44 .hj_mk_44_template_hj_44 .hj_mk_44_ys-list ul li:hover::before {
    width: 100%;
    height: 100%;
    border-radius: 0px;
    background: #DB2D2E;
}
template_hj_44 .hj_mk_44_template_hj_44 .hj_mk_44_ys-list ul li:hover  h2,template_hj_44 .hj_mk_44_template_hj_44 .hj_mk_44_ys-list ul li:hover  .hj_mk_44_des{color:#fff;}
/*+++++hj_end_44+++++*/


/*+++++hj_go_250+++++*/
template_hj_250 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
	
}
template_hj_250 a {
	text-decoration: none;
}
template_hj_250 .hj_mk_250_template_hj_250 *{
	background: no-repeat center/cover;

}

template_hj_250 .hj_mk_250_marginauto {
	margin: 0 auto;
	width:100%;
}
template_hj_250 .hj_mk_250_template_hj_250{
	/*background-color: #f3f3f3;*/
}
template_hj_250 .hj_mk_250_clear {
	clear: both 
}
template_hj_250 .hj_mk_250_bfb-50, template_hj_250 .hj_mk_250_bfb-100 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
@media (min-width: 992px) {
template_hj_250 .hj_mk_250_bfb-50, template_hj_250 .hj_mk_250_bfb-100 {
	
}
template_hj_250 .hj_mk_250_bfb-100 {
	width: 100%;
}
template_hj_250 .hj_mk_250_bfb-50 {
	width: 50%;
}
}
@media (min-width: 1200px) {
template_hj_250 .hj_mk_250_bfb-50, template_hj_250 .hj_mk_250_bfb-100 {

}
}
template_hj_250 .hj_mk_250_container {
	width: 100%;
}
template_hj_250 .hj_mk_250_container {
	padding-top:5%;
	margin-right: auto;
	width: 1200px;
    position: absolute;
    top: 80px;
    left: 1%;
	font-weight: bold;
   
}
template_hj_250 .hj_mk_250_row {
	margin-right: -15px;
	margin-left: -15px;
	position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;

}
template_hj_250 .hj_mk_250_img{
		width:100%;
		vertical-align:bottom;
		}
/*+++++hj_end_250+++++*/


/*+++++hj_go_264+++++*/
/* CSS Document */

template_hj_264 {
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_264 .hj_mk_264_template_hj_264 * {
	text-decoration: none;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
template_hj_264 .hj_mk_264_template_hj_264 ul, li {
	list-style: none;
}
template_hj_264 .hj_mk_264_pro-boxbig {
	box-sizing: border-box;
	padding: 80px 0;
}
template_hj_264 .hj_mk_264_products-title {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
/* 线条样式 */
template_hj_264 .hj_mk_264_products-title::before, template_hj_264 .hj_mk_264_products-title::after {
	content: "";
	flex: 1;
	height: 1px;
	background-color: green; /* 线条颜色，可按需修改 */
}
/* 圆点样式 */
template_hj_264 .hj_mk_264_products-title::before {
	margin-right: 60px;
}
template_hj_264 .hj_mk_264_products-title::after {
	margin-left: 60px;
}
template_hj_264 .hj_mk_264_products-title span {
	display: block;
}
template_hj_264 .hj_mk_264_products-title .hj_mk_264_cn {
	font-size: 30px; /* 中文标题字号，可按需调整 */
	color: #333; /* 中文标题颜色，可按需调整 */
}
template_hj_264 .hj_mk_264_des {
	text-align: center;
	margin-top: 10px;
}
template_hj_264 .hj_mk_264_des .hj_mk_264_en {
	font-size: 20px; /* 英文标题字号，可按需调整 */
	color: #999; /* 英文标题颜色，可按需调整 */
	margin-top: 14px;
}
/* 圆点元素（也可用伪元素实现，这里单独写元素方便理解） */
template_hj_264 .hj_mk_264_dot {
	width: 8px;
	height: 8px;
	background-color: green; /* 圆点颜色，和线条保持一致 */
	border-radius: 50%;
	position: relative;
	top: 1px;
	left: -60px;
}
template_hj_264 .hj_mk_264_dot2 {
	width: 8px;
	height: 8px;
	background-color: green; /* 圆点颜色，和线条保持一致 */
	border-radius: 50%;
	position: relative;
	top: 1px;
	right: -60px;
}

/*+++++hj_end_264+++++*/


/*+++++hj_go_47+++++*/
@charset "utf-8";
template_hj_47 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_47 a {
	text-decoration: none;
	color: #666;
}
template_hj_47 .hj_mk_47_template_hj_47 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_47 .hj_mk_47_clear {
	clear: both
}
template_hj_47 .hj_mk_47_main {
	width: 1200px;
	margin: 0px auto;
	display: flow-root;
	padding: 30px 0px;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_con {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz {
	width: 440px;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_left {
	float: left !important;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz .hj_mk_47_main_nlistz_ul .hj_mk_47_main_nlistz_ul_li {
	max-width: 100%;
	padding: 23px;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz .hj_mk_47_main_nlistz_ul .hj_mk_47_main_nlistz_ul_li .hj_mk_47_main_nlistz_ul_li_tit {
	font-size: 18px;
	margin-bottom: 20px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz .hj_mk_47_main_nlistz_pr {
	position: relative;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz .hj_mk_47_main_nlistz_ul .hj_mk_47_main_nlistz_ul_li  .hj_mk_47_main_nlistz_ul_li_img {
	width: 100%;
	height: 265px;
	overflow: hidden;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz .hj_mk_47_main_nlistz_ul_li_tu {
	overflow: hidden;
    position: relative;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz .hj_mk_47_main_nlistz_ul_li_tu_a {
	display:block;
}

template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz .hj_mk_47_main_nlistz_ul_li_tu_img {
	position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding-bottom: 100%; /* 关键就在这里 */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz .hj_mk_47_main_nlistz_ul_li:hover .hj_mk_47_main_nlistz_ul_li_tu .hj_mk_47_main_nlistz_ul_li_tu_img {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz .hj_mk_47_main_nlistz_link {
	display: block;
	width: 38px;
	height: 38px;
	background-image: url(../1502/lianjie.png);
	background-repeat: no-repeat;
	background-position: center center;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz .hj_mk_47_main_nlistz_mask {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	-webkit-transform: rotateX(180deg) scale(0.5, 0.5);
	transform: rotateX(180deg) scale(0.2, 0.2);
	transition: all ease-out .5s;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz .hj_mk_47_main_nlistz_ul_li:hover .hj_mk_47_main_nlistz_mask {
	opacity: 1;
	-webkit-transform: rotateX(0deg) scale(1, 1);
	transform: rotateX(0deg) scale(1, 1);
	transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz .hj_mk_47_main_nlistz_mask .hj_mk_47_main_nlistz_mask_icon {
	display: block;
	width: 38px;
	height: 38px;
	text-align: center;
	font-size: 22px;
	line-height: 38px;
	border: 1px solid rgba(255, 255, 255, .5);
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz .hj_mk_47_main_nlistz_dl {
	position: absolute;
	left: 0;
	bottom: -25px;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz .hj_mk_47_main_nlistz_dl .hj_mk_47_main_nlistz_dt {
	font-size: 28px;
	padding: 29px 10px 0 10px;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz .hj_mk_47_main_nlistz_dl .hj_mk_47_main_nlistz_dd {
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz .hj_mk_47_main_nlistz_ul .hj_mk_47_main_nlistz_ul_li .hj_mk_47_main_nlistz_ul_li_p {
	margin-top: 40px;
	line-height: 30px;
	height: 62px;
	overflow: hidden;
	margin-bottom: 10px;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz .hj_mk_47_main_nlistz_ul .hj_mk_47_main_nlistz_ul_li .hj_mk_47_main_nlistz_ul_li_more {
	display: block;
	width: 170px;
	height: 35px;
	line-height: 30px;
	text-align: center;
	margin: 0 auto;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz .hj_mk_47_main_nlistz_ul .hj_mk_47_main_nlistz_ul_li:hover .hj_mk_47_main_nlistz_ul_li_more {
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz .hj_mk_47_main_nlistz_ul .hj_mk_47_main_nlistz_ul_li .hj_mk_47_main_nlistz_ul_li_more .hj_mk_47_main_nlistz_ul_li_more_span {
	overflow: hidden;
	line-height: 35px;
	height: 35px;
	vertical-align: middle;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz .hj_mk_47_main_nlistz_ul .hj_mk_47_main_nlistz_ul_li .hj_mk_47_main_nlistz_ul_li_more .hj_mk_47_main_nlistz_ul_li_more_i {
	display: inline-block;
	zoom: 1;
	width: 0;
	height: 35px;
	background-image: url(../1502/jt.png);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	margin-left: 10px;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlistz .hj_mk_47_main_nlistz_ul .hj_mk_47_main_nlistz_ul_li:hover .hj_mk_47_main_nlistz_ul_li_more .hj_mk_47_main_nlistz_ul_li_more_i {
	width: 33px;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlisty {
	width: 725px;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_right {
	float: right !important;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlisty .hj_mk_47_main_nlisty_title {
	margin-bottom: 20px;
	height:40px;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlisty .hj_mk_47_main_nlisty_title .hj_mk_47_main_nlisty_title_dl {
	float: left;
	width: 40px;
	text-align: center;
	text-transform: uppercase;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlisty .hj_mk_47_main_nlisty_title .hj_mk_47_main_nlisty_title_dl .hj_mk_47_main_nlisty_title_dt {
	font-size: 37px;
	height: 28px;
	line-height: 28px;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlisty .hj_mk_47_main_nlisty_title .hj_mk_47_main_nlisty_title_dl .hj_mk_47_main_nlisty_title_dd {
	font-size: 12px;
	height: 12px;
	line-height: 12px;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlisty .hj_mk_47_main_nlisty_title .hj_mk_47_main_nlisty_title_h3 {
	width: 685px;
	padding-bottom: 5px;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlisty .hj_mk_47_main_nlisty_title .hj_mk_47_main_nlisty_title_h3 .hj_mk_47_main_nlisty_title_h3_tit {
	width: 50%;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlisty .hj_mk_47_main_nlisty_title .hj_mk_47_main_nlisty_more {
	float: right;
	width: 53px;
	height: 23px;
	margin-top: 10px;
	font-size:12px;
	text-align:center;
	line-height:20px;
	display:block;
	cursor:pointer;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlisty .hj_mk_47_main_nlisty_title .hj_mk_47_main_nlisty_title_h3 .hj_mk_47_main_nlisty_title_h3_tit .hj_mk_47_main_nlisty_title_h3_tit_a {
	font-size: 26px;
	font-weight: bold;
	padding-bottom: 4px;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlisty .hj_mk_47_main_nlisty_list .hj_mk_47_main_nlisty_list_ul .hj_mk_47_main_nlisty_list_ul_li {
	width: 100%;
	height: 98px;
	position: relative;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
	margin-top: 17px;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlisty .hj_mk_47_main_nlisty_list .hj_mk_47_main_nlisty_list_ul .hj_mk_47_main_nlisty_list_ul_li:hover {
	transform: translate(-10px, -10px);
	-webkit-transform: translate(-10px, -10px);
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlisty .hj_mk_47_main_nlisty_list .hj_mk_47_main_nlisty_list_ul .hj_mk_47_main_nlisty_list_ul_li .hj_mk_47_main_nlisty_list_ul_li_more {
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
	padding-bottom: 2px;
    padding-left: 2px;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlisty .hj_mk_47_main_nlisty_list .hj_mk_47_main_nlisty_list_ul_li_dl .hj_mk_47_main_nlisty_list_ul_li_dt {
	float: left;
	width: 125px;
	height: 98px;
	position: relative;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlisty .hj_mk_47_main_nlisty_list .hj_mk_47_main_nlisty_list_ul_li_dl .hj_mk_47_main_nlisty_list_ul_li_dt .hj_mk_47_main_nlisty_list_ul_li_d_date {
	position: absolute;
	z-index: 99;
	left: 30px;
	top: 20px;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlisty .hj_mk_47_main_nlisty_list .hj_mk_47_main_nlisty_list_ul_li_dl .hj_mk_47_main_nlisty_list_ul_li_dt .hj_mk_47_main_nlisty_list_ul_li_d_date .hj_mk_47_main_nlisty_list_ul_li_d_date_span {
	font-size: 32px;
	display: block;
}

template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlisty .hj_mk_47_main_nlisty_list .hj_mk_47_main_nlisty_list_ul_li_dl .hj_mk_47_main_nlisty_list_ul_li_dt .hj_mk_47_main_nlisty_list_ul_li_d_date .hj_mk_47_main_nlisty_list_ul_li_d_date_em {
	font-size: 16px;
	font-weight: normal;
    font-style: normal;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlisty .hj_mk_47_main_nlisty_list .hj_mk_47_main_nlisty_list_ul_li_dl .hj_mk_47_main_nlisty_list_ul_li_dd {
	float: left;
	width: 545px;
	padding: 15px 0 0 40px;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlisty .hj_mk_47_main_nlisty_list .hj_mk_47_main_nlisty_list_ul_li_dl .hj_mk_47_main_nlisty_list_ul_li_dd .hj_mk_47_main_nlisty_list_ul_li_dd_a {
	display: block;
	font-size: 16px;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
template_hj_47 .hj_mk_47_main .hj_mk_47_main_nlisty .hj_mk_47_main_nlisty_list .hj_mk_47_main_nlisty_list_ul_li_dl .hj_mk_47_main_nlisty_list_ul_li_dd .hj_mk_47_main_nlisty_list_ul_li_dd_p {
	color: #999;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}

/*+++++hj_end_47+++++*/


/*+++++hj_go_50+++++*/
template_hj_50 *{
	padding:0;
	margin:0;
	box-sizing:border-box
}

template_hj_50 .hj_mk_50_link a{
	display:block;
	text-align:center;
	text-decoration:none
}
/*+++++hj_end_50+++++*/


/*+++++hj_go_49+++++*/

/*+++++hj_end_49+++++*/


/*+++++hj_go_5+++++*/

/*+++++hj_end_5+++++*/

