
/*+++++hj_go_72+++++*/

/*+++++hj_end_72+++++*/


/*+++++hj_go_197+++++*/
template_hj_197 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
	
}
template_hj_197 a {
	text-decoration: none;
}
template_hj_197 .hj_mk_197_template_hj_197 *{
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	background: no-repeat center/cover;

}

template_hj_197 .hj_mk_197_marginauto {
	margin: 0 auto;
	width:100%;
}
template_hj_197 .hj_mk_197_template_hj_197{
	/*background-color: #f3f3f3;*/
}
template_hj_197 .hj_mk_197_clear {
	clear: both 
}
template_hj_197 .hj_mk_197_bfb-50, template_hj_197 .hj_mk_197_bfb-100 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
@media (min-width: 992px) {
template_hj_197 .hj_mk_197_bfb-50, template_hj_197 .hj_mk_197_bfb-100 {

}
template_hj_197 .hj_mk_197_bfb-100 {
	width: 100%;
}
template_hj_197 .hj_mk_197_bfb-50 {
	width: 50%;
}
}
@media (min-width: 1200px) {
template_hj_197 .hj_mk_197_bfb-50, template_hj_197 .hj_mk_197_bfb-100 {

}
}
template_hj_197 .hj_mk_197_container {
	width: 100%;
}
template_hj_197 .hj_mk_197_container {
	margin-right: auto;
	margin-left: auto;
}
template_hj_197 .hj_mk_197_row {
	margin-right: -15px;
	margin-left: -15px;
	position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;

}
template_hj_197 .hj_mk_197_about_bg {
	position:absolute;
	width:100%;
	height:100%;
	display:flex;
	align-items: center;
    justify-content: center;
	left:0;
	top:0;
}
template_hj_197 .hj_mk_197_about_h2 {
    text-align: center;
    font-size: 36px;
	line-height:40px;
	font-weight: 500;
	color:#FFFFFF;
	margin-bottom:10px;
}
template_hj_197 .hj_mk_197_about_p {
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 0px;
	margin:0 0 10px;
	font-size: 18px;
}
template_hj_197 .hj_mk_197_about_contents {
    color: #353535;
    text-align: center;
    line-height: 31px;
    padding: 5px 0px 10px 0px;
	margin:0 0 10px
}
template_hj_197 a.hj_mk_197_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_197 a.hj_mk_197_about_more:hover {
    color: #000;
    background: #04C7EA;
    border: 1px solid #fff;
    text-decoration: none;
	
}
template_hj_197 .hj_mk_197_ad-line{
    height: 2px;
    width: 3%;
    background: #fff;
    margin: 1% auto;
}
template_hj_197 .hj_mk_197_bjtu{
	width:100%;	
	vertical-align:bottom;
}
template_hj_197 .hj_mk_197_box-group{position:relative;}
/*+++++hj_end_197+++++*/


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

/*+++++hj_end_292+++++*/


/*+++++hj_go_293+++++*/
template_hj_293 .hj_mk_293_p {
	width: 1200px;
	line-height: 30px;
	text-align:center;
	margin: 0 auto;	

}
template_hj_293 .hj_mk_293_marginauto{
	margin: 0 auto;
	}
/*+++++hj_end_293+++++*/


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

/*+++++hj_end_294+++++*/


/*+++++hj_go_295+++++*/
@charset "utf-8";
template_hj_295 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_295 a {
	text-decoration: none;
	color: #666;
}
template_hj_295 .hj_mk_295_template_hj_295 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_295 .hj_mk_295_clear {
	clear: both
}
template_hj_295 .hj_mk_295_main {
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding:40px 0;
}

template_hj_295 .hj_mk_295_youshi_content{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}
template_hj_295 .hj_mk_295_youshi_title{
    width: 100%;
    height: auto;
    overflow: hidden;
}
template_hj_295 .hj_mk_295_youshi_title p{
    float: left;
}
template_hj_295 .hj_mk_295_youshi_title span{
    float: right;
}
template_hj_295 .hj_mk_295_youshi_1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    margin-top: 10px;
}
template_hj_295 .hj_mk_295_youshi_1_txt{
    width: 572px;
    height: auto;
    overflow: hidden;
    float: left;
    font-size: 12px;
    position: relative;
    margin-top: 25px;
}
.youshi_1_txt i{
    float: left;
    margin-top: 5px;
}
template_hj_295 .hj_mk_295_youshi_1_txt span{
    color: #253f8e;
    font-size: 28px;
    display: block;
    position: absolute;
    font-weight: 600;
}
template_hj_295 .hj_mk_295_youshi_1_txt p{
    color: #999;
    line-height: 30px;
    font-size: 16px;
    margin-top: 50px;
}
template_hj_295 .hj_mk_295_youshi_1_txt p font{ margin-right:5px;}
template_hj_295 .hj_mk_295_youshi_1 img{
    float: left;
}
template_hj_295 .hj_mk_295_youshi_1 .hj_mk_295_youshi_1_txt{
    float: right;
}
template_hj_295 .hj_mk_295_youshi_2 {

}
template_hj_295 .hj_mk_295_youshi_2 img{
    float: right;
}
template_hj_295 .hj_mk_295_youshi_2 .hj_mk_295_youshi_1_txt{
    float: left;
}
/*+++++hj_end_295+++++*/


/*+++++hj_go_296+++++*/
@charset "utf-8";
template_hj_296 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_296 a {
	text-decoration: none;
	color: #666;
}
template_hj_296 .hj_mk_296_template_hj_296 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_296 .hj_mk_296_clear {
	clear: both
}
template_hj_296 .hj_mk_296_main {
	padding-bottom: 40px;
}
template_hj_296 .hj_mk_296_mainbg {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0px;
	background: #fff;
}
template_hj_296 .hj_mk_296_con {
	width: 100%;
	height: auto;
}
template_hj_296 .hj_mk_296_con .hj_mk_296_con_items {
	width: 50%;
	height: 50px;
	float: left;
	line-height: 50px;
}
template_hj_296 .hj_mk_296_con .hj_mk_296_con_items .hj_mk_296_con_items_tu {
	width: 30px;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
}
template_hj_296 .hj_mk_296_con .hj_mk_296_con_items .hj_mk_296_con_items_tu .hj_mk_296_con_items_tu_img {
	width: 30px;
	height: 30px
}
template_hj_296 .hj_mk_296_con .hj_mk_296_con_items .hj_mk_296_con_items_bt {
	width: 90%;
	float: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin-left: 10px;
}


template_hj_296 .hj_mk_296_con .hj_mk_296_con_items .hj_mk_296_con_items_bt .hj_mk_296_con_items_bt_span{
	font-weight:bold;
}

/*+++++hj_end_296+++++*/


/*+++++hj_go_84+++++*/
template_hj_84 * {
	padding: 0;
	margin: 0;
	box-sizing: border-box
}
template_hj_84 a {
	text-decoration: none;
	cursor: pointer;
	color: inherit;
	outline: none
}
template_hj_84 ul, template_hj_84 li {
	list-style: none
}
template_hj_84 .hj_mk_84_clear {
	clear: both
}
template_hj_84 .hj_mk_84_container {
	margin: 0px auto;
}
template_hj_84 .hj_mk_84_main {
	position: relative;
	width: 100%;
}
template_hj_84 .hj_mk_84_ly-form-3 {
	padding: 100px 0;
}
template_hj_84 .hj_mk_84_ly-form-3 .hj_mk_84_ly-form-con {
	position: relative;
	display: flex;
}
template_hj_84 .hj_mk_84_ly-form-3 .hj_mk_84_ly-form-right {
	float: right;
	padding: 42px 66px 68px 78px;
	box-shadow: 5px 5px 8px #ececec, -5px -5px 8px #ececec;
	border-bottom-right-radius: 70px;
	overflow: hidden;
	width: 100%;
}
template_hj_84 .hj_mk_84_ly-form-3 .hj_mk_84_ly-form-title {
	height: 80px;
	position: relative;
	margin-bottom: 26px;
}
template_hj_84 .hj_mk_84_ly-form-3 .hj_mk_84_ly-form-title span {
	display: block;
	height: 80px;
	line-height: 80px;
	font-size: 70px;
	font-family: "Impact";
	color: rgba(51, 51, 51, 0.08);
	text-transform: uppercase;
	letter-spacing: 5px;
	overflow: hidden;
}
template_hj_84 .hj_mk_84_ly-form-3 .hj_mk_84_ly-form-title b {
	position: absolute;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -25px;
	z-index: 5;
}
template_hj_84 .hj_mk_84_ly-form-3 .hj_mk_84_ly-form-wrap {
	position: relative;
}

template_hj_84 .hj_mk_84_ly-form-3 .hj_mk_84_ly-form-wrap li {
	height: 56px;
	border: 1px solid #cccccc;
	margin-bottom: 18px;
	display: flex;
}
template_hj_84 .hj_mk_84_ly-form-3 .hj_mk_84_ly-form-wrap li label {
	float: left;
	width: 120px;
	height: 56px;
	line-height: 56px;
	text-align: right;
	font-size: 16px;
	color: #999999;
}
template_hj_84 .hj_mk_84_ly-form-3 .hj_mk_84_ly-form-wrap li label b {
	color: #f00;
	padding-right: 5px;
}
template_hj_84 .hj_mk_84_ly-form-3 .hj_mk_84_ly-form-wrap li input {
	height: 54px;
	line-height: 54px;
	font-size: 16px;
	color: #999999;
	border: none;
	flex: 1;
}
template_hj_84 .hj_mk_84_ly-form-3 .hj_mk_84_ly-form-wrap li.hj_mk_84_ly-form-li-textarea {
	height: 168px;
	margin-bottom: 34px;
}
template_hj_84 .hj_mk_84_ly-form-3 .hj_mk_84_ly-form-wrap li.hj_mk_84_ly-form-li-textarea textarea {
	line-height: 54px;
	height: 160px;
	font-size: 16px;
	color: #999;
	border: none;
	flex: 1;
}
template_hj_84 .hj_mk_84_ly-form-3 .hj_mk_84_ly-form-wrap li.hj_mk_84_ly-form-li-button {
	margin-bottom: 0;
	border: 0;
	height: 44px;
}
template_hj_84 .hj_mk_84_ly-form-3 .hj_mk_84_ly-form-wrap li.hj_mk_84_ly-form-li-button label {
	height: 44px;
	line-height: 44px;
}

template_hj_84 .hj_mk_84_ly-form-3 .hj_mk_84_ly-form-wrap li.hj_mk_84_ly-form-li-button b {
	float: left;
	width: 110px;
	height: 44px;
}
template_hj_84 .hj_mk_84_ly-form-3 .hj_mk_84_ly-form-wrap li.hj_mk_84_ly-form-li-button b img {
	display: block;
	width: 110px;
	height: 44px;
}
template_hj_84 .hj_mk_84_ly-form-3 .hj_mk_84_ly-form-wrap li.hj_mk_84_ly-form-li-button .hj_mk_84_ly-form-btn {
	float: right;
	display: block;
	width: 162px ;
	height: 44px;
	line-height: 44px;
	font-size: 15px;
	color: #ffffff;
	background: #db0d1a ;
	text-align: center;
	cursor: pointer;
	border-radius: 10px;
	flex:none;
}

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


/*+++++hj_go_74+++++*/

/*+++++hj_end_74+++++*/

