
/*+++++hj_go_19+++++*/

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


/*+++++hj_go_20+++++*/

/*+++++hj_end_20+++++*/


/*+++++hj_go_23+++++*/
template_hj_23 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_23 a {
	text-decoration: none;
	color: #666;
}
template_hj_23 .hj_mk_23_template_hj_23 * {
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_23 .hj_mk_23_clear {
	clear: both
}
template_hj_23 .hj_mk_23_marginauto {
	margin: 0 auto;
}
template_hj_23 .hj_mk_23_template_hj_23 .hj_mk_23_content {
    overflow: hidden;
    margin:0 auto;
}
template_hj_23 .hj_mk_23_fenlei{
	margin-left: 0;
	clear: left;
	margin-right: 0;
	width: 100%;
    position: static;
}
template_hj_23 .hj_mk_23_fenleiul{
	display: flex;
    justify-content: center;
}
template_hj_23 .hj_mk_23_fenleili{
	position: static;
    display: inline-block;
    color: #fff;
    width: auto;
    vertical-align: top;
}
template_hj_23 .hj_mk_23_fenleili .hj_mk_23_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_23 .hj_mk_23_fenleili .hj_mk_23_fenleia:before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0px;
    width: 0%;
    height: 3px;
    background-color: none;
    transition: all .3s;
}
template_hj_23 .hj_mk_23_fenleili .hj_mk_23_fenleia:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    display: block;
    background: #ccc;
    top: 50%;
    margin-top: -7px;
    right: 0px;
}

template_hj_23 .hj_mk_23_fenleixia {
	display: none;
	position: absolute;
	z-index: 999;
	background: #c0a685;
}
template_hj_23 .hj_mk_23_fenleixiaitem{
	width: 120px;
	height: auto;
	background: none;
}
template_hj_23 .hj_mk_23_cateNameH3 {
	width: 100%;
	border-bottom: 0px solid #999;
	font-size: 100%;
	font-weight: normal;
}
template_hj_23 .hj_mk_23_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_23+++++*/


/*+++++hj_go_127+++++*/
template_hj_127 {

	overflow-x: hidden;

	color: #000;

	font-size: 14px;

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

}

template_hj_127 a {

	text-decoration: none;

	color: #666;

}

template_hj_127 .hj_mk_127_template_hj_127 * {

	margin: 0;

	list-style: none;

	padding: 0;

	box-sizing: border-box

}

template_hj_127 .hj_mk_127_clear {

	clear: both

}

template_hj_127 .hj_mk_127_marginauto {

	margin: 0 auto;

}

template_hj_127 .hj_mk_127_template_hj_127 .hj_mk_127_news-contact {

	overflow: hidden;

	margin: 0 auto;

}

template_hj_127 .hj_mk_127_main {

	width: 100%;

	margin: 0 auto;

	display: block;
	padding:20px 0;

}
template_hj_127 .hj_mk_127_newListBox{margin:0 auto;}
template_hj_127 .hj_mk_127_newListBox ul {

	padding: 30px 0;

}

template_hj_127 .hj_mk_127_newListBox ul li {

	width: calc(100% / 3);

	padding: 20px 10px;

	box-sizing: border-box;

	float:left;


}

template_hj_127 .hj_mk_127_newListBox ul li .hj_mk_127_box {

	display: block;

	width: 100%;

	position: relative;

	transition: all .5s ease;
background-color: #fff;
border-bottom: 1px solid #ddd;

}
template_hj_127 .hj_mk_127_newListBox ul li .hj_mk_127_box:hover {
    border-color: #bb1c14;
}
template_hj_127 .hj_mk_127_newListBox ul li .hj_mk_127_img {

	width: 100%;

	height: 230px;

	position: relative;

	
overflow: hidden;
}

template_hj_127 .hj_mk_127_newListBox ul li .hj_mk_127_img img {

	position: absolute;

	width: 100%;
object-fit: cover;
	height: 100%;

	top: 0;

	left: 0;

	object-fit: cover;
	transition: .5s;

}
template_hj_127 .hj_mk_127_newListBox ul li:hover .hj_mk_127_box img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}
template_hj_127 .hj_mk_127_newListBox ul li .hj_mk_127_txt {

	width: 100%;

	padding: 20px ;

	box-sizing: border-box;

}

template_hj_127 .hj_mk_127_newListBox ul li span {

	color: #999;
	font-size: 16px;

}

template_hj_127 .hj_mk_127_newListBox ul li h3 {

	height: 40px;

	line-height: 40px;

	font-weight: 200;

	color: #333;

	font-size:24px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

	display: block;
	margin:10px 0;

}

template_hj_127 .hj_mk_127_newListBox ul li p {

	font-size: 14px;

	display: -webkit-box;

	overflow: hidden;

	word-break: break-word;

	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;

	text-overflow: ellipsis;

	line-height: 1.6;

	color: #666;

	overflow-wrap: break-word;
	height:45px;

}




template_hj_127 .fenyeyemadiv {

	display: table;

	margin: 10px auto;

}


/*+++++hj_end_127+++++*/


/*+++++hj_go_21+++++*/

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

