
/*+++++hj_go_277+++++*/

/*+++++hj_end_277+++++*/


/*+++++hj_go_284+++++*/
template_hj_284 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
	
}
template_hj_284 a {
	text-decoration: none;
}
template_hj_284 .hj_mk_284_template_hj_284 *{
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	background: no-repeat center/cover;

}

template_hj_284 .hj_mk_284_marginauto {
	margin: 0 auto;
	width:100%;
}
template_hj_284 .hj_mk_284_template_hj_284{
	/*background-color: #f3f3f3;*/
}
template_hj_284 .hj_mk_284_clear {
	clear: both 
}
template_hj_284 .hj_mk_284_bfb-50, template_hj_284 .hj_mk_284_bfb-100 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
@media (min-width: 992px) {
template_hj_284 .hj_mk_284_bfb-50, template_hj_284 .hj_mk_284_bfb-100 {

}
template_hj_284 .hj_mk_284_bfb-100 {
	width: 100%;
}
template_hj_284 .hj_mk_284_bfb-50 {
	width: 50%;
}
}
@media (min-width: 1200px) {
template_hj_284 .hj_mk_284_bfb-50, template_hj_284 .hj_mk_284_bfb-100 {

}
}
template_hj_284 .hj_mk_284_container {
	width: 100%;
}
template_hj_284 .hj_mk_284_container {
	margin-right: auto;
	margin-left: auto;
}
template_hj_284 .hj_mk_284_row {
	margin-right: -15px;
	margin-left: -15px;
	position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;

}
template_hj_284 .hj_mk_284_about_bg {
	position:absolute;
	width:100%;
	height:100%;
	display:flex;
	align-items: center;
    justify-content: center;
	left:0;
	top:0;
}
template_hj_284 .hj_mk_284_about_h2 {
    text-align: center;
    font-size: 36px;
	line-height:40px;
	font-weight: 500;
	color:#FFFFFF;
	margin-bottom:10px;
}
template_hj_284 .hj_mk_284_about_p {
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 0px;
	margin:0 0 10px;
	font-size: 18px;
}
template_hj_284 .hj_mk_284_about_contents {
    color: #353535;
    text-align: center;
    line-height: 31px;
    padding: 5px 0px 10px 0px;
	margin:0 0 10px
}
template_hj_284 a.hj_mk_284_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_284 a.hj_mk_284_about_more:hover {
    color: #000;
    background: #04C7EA;
    border: 1px solid #fff;
    text-decoration: none;
	
}
template_hj_284 .hj_mk_284_ad-line{
    height: 2px;
    width: 3%;
    background: #fff;
    margin: 1% auto;
}
template_hj_284 .hj_mk_284_bjtu{
	width:100%;	
	vertical-align:bottom;
}
template_hj_284 .hj_mk_284_box-group{position:relative;}
/*+++++hj_end_284+++++*/


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

/*+++++hj_end_280+++++*/


/*+++++hj_go_281+++++*/
template_hj_281 .hj_mk_281_p {
	width: 1200px;
	line-height: 30px;
	text-align:center;
	margin: 0 auto;	

}
template_hj_281 .hj_mk_281_marginauto{
	margin: 0 auto;
	}
/*+++++hj_end_281+++++*/


/*+++++hj_go_282+++++*/
template_hj_282 {

	background-color: #fff;

	overflow-x: hidden;

	color: #666;

	font-size: 14px;

	font-family: microsoft yahei, "宋体";

	

}

template_hj_282 a {

	text-decoration: none;

}

template_hj_282 .hj_mk_282_template_hj_282 *{

	position: relative;

	margin: 0;

	list-style: none;

	padding: 0;

}

template_hj_282 .hj_mk_282_img-style {

	border-style: none

}

template_hj_282 .hj_mk_282_clearfix {

	zoom: 1

}

template_hj_282 .hj_mk_282_clearfix:after {

	content: '';

	display: block;

	clear: both;

	height: 0;

	visibility: hidden;

}

template_hj_282 .hj_mk_282_clearfix:before, .hj_mk_282_clearfix:after {

	display: table;

	line-height: 0;

	content: ""

}

template_hj_282 .hj_mk_282_clearfix:after {

	clear: both

}



template_hj_282 .hj_mk_282_marginauto {

	margin: 0 auto;

}


template_hj_282 .hj_mk_282_flpro-box {
    text-align: center ;
    
}

template_hj_282 .hj_mk_282_wrapper-list {
    overflow: hidden;
    width: 1200px;
   padding:40px 0;
    margin: auto;
}
 template_hj_282 .hj_mk_282_wrapper-list .wrapper-row {
    width: 32%;
    margin: 0 2% 20px 0;
    float: left;
    height: 414px;
}
 template_hj_282 .hj_mk_282_wrapper-list .wrapper-row:nth-child(3n) {
    margin-right: 0;
}
template_hj_282 .hj_mk_282_wrapper-list .inner-footer-wrapper {
    background: white;
    border-radius: 6px;
    overflow: hidden;transition: all .4s ease;
    
}
template_hj_282 .hj_mk_282_wrapper-list .inner-footer-wrapper:hover{box-shadow: #ccc 0px 0px 10px;}
template_hj_282 .hj_mk_282_wrapper-list .img-wrap {
    height: 250px;
	display: flex !important;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
template_hj_282 .hj_mk_282_wrapper-list .img-wrap a {
    display: block;
    width: 100%;
	height: 100%;
}
template_hj_282 .hj_mk_282_wrapper-list .inner-footer-wrapper a img {
    display: block;
    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_282 .hj_mk_282_wrapper-list .inner-footer-wrapper:hover img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}

template_hj_282 .hj_mk_282_wrapper-list .inner-footer-wrapper h3 {
    font-size: 18px;
    line-height: 36px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #212121;
    color: ;
    padding: 0 15px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 15px;
    text-align: left;
}

template_hj_282 .hj_mk_282_wrapper-list .inner-footer-wrapper p {
    font-size: 12px;
    line-height: 20px;
    color: #212121;
    height: 40px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding: 0px 15px 20px;
    text-align: left;
}
template_hj_282 .hj_mk_282_wrapper-list .inner-footer-wrapper .readmore {
    border-top: 1px solid;
    border-color: #eeeeee;
}
 template_hj_282 .hj_mk_282_wrapper-list .inner-footer-wrapper .readmore span {
    float: right;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    margin-right: 35px;
    padding: 12px 0;
}
template_hj_282 .hj_mk_282_wrapper-list .inner-footer-wrapper .readmore a {
    color: #212121;
}

template_hj_282 .fenyeyemadiv {

    display: table;

    margin: 10px auto;

}

template_hj_282 .hj_mk_282_pages {

    margin: 0 auto;
    padding:40px 0;


}
/*+++++hj_end_282+++++*/


/*+++++hj_go_283+++++*/
@charset "utf-8";
template_hj_283 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_283 a {
	text-decoration: none;
	color: #666;
}
template_hj_283 .hj_mk_283_template_hj_283 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_283 .hj_mk_283_clear {
	clear: both
}
template_hj_283 .hj_mk_283_main_content {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin: 50px auto;
	overflow: hidden;
}
template_hj_283 .hj_mk_283_main_content_list {
	display: flex;
	transition: transform 0.5s ease;
}
template_hj_283 .hj_mk_283_main_items {
	min-width: 33.333%;
	padding: 10px 15px;
	transition: all 0.3s ease;
	opacity: 1;
	transform: scale(0.9);
	overflow: visible;
	word-wrap: break-word;
	text-align:center;
}
template_hj_283 .hj_mk_283_main_items.hj_mk_283_active {
	opacity: 1;
	transform: scale(1.05);
	z-index: 5;
}
template_hj_283 .hj_mk_283_main_items img {
	max-width: 100%;
	max-height: 100%;
	display: block;
	border-radius: 8px;
	margin: 0px auto;
}
template_hj_283 .hj_mk_283_main_items p {
	text-align: center;
	margin-top: 8px;
	line-height: 1.4;
	white-space: normal;
	word-break: break-all;
}
template_hj_283 .hj_mk_283_main_jt {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	background: rgba(0, 0, 0, 0.5);
	color: white;
	border: none;
	border-radius: 50%;
	font-size: 20px;
	cursor: pointer;
	z-index: 10;
}
template_hj_283 .hj_mk_283_main_jt.hj_mk_283_prev {
	left: 10px;
}
template_hj_283 .hj_mk_283_main_jt.hj_mk_283_prev:after {
	content: '';
	width: 8px;
	height: 8px;
	border-bottom: 0px;
	border-right: 0px;
	transform: rotate(-45deg);
	transform-origin: center;
	display: block;
	position: absolute;
	top: 15px;
	left: 40%;
}
template_hj_283 .hj_mk_283_main_jt.hj_mk_283_next {
	right: 10px;
}
template_hj_283 .hj_mk_283_main_jt.hj_mk_283_next:after {
	content: '';
	width: 8px;
	height: 8px;
	border-bottom: 0px;
	border-right: 0px;
	transform: rotate(135deg);
	transform-origin: center;
	display: block;
	position: absolute;
	top: 15px;
	right: 40%;
}

/*+++++hj_end_283+++++*/


/*+++++hj_go_279+++++*/

/*+++++hj_end_279+++++*/

