
/*+++++hj_go_828+++++*/
template_hj_828 {

	background-color: #fff;

	overflow-x: hidden;

	color: #666;

	font-size: 14px;

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

}

template_hj_828 a {

	text-decoration: none;

}

template_hj_828 .hj_mk_828_template_hj_828 *{

	box-sizing: border-box;

	position: relative;

	margin: 0;

	list-style: none;

	padding: 0;

}

template_hj_828 .hj_mk_828_marginauto {

	margin: 0 auto;

}

template_hj_828 .hj_mk_828_clear {

	clear:both 

}

template_hj_828 .hj_mk_828_head {

    background: #fff;

    padding: 10px 0;

    position: relative;

}

template_hj_828 .hj_mk_828_icon {

    fill: #8e8e8e;

    width: 40px;

    height: 40px;

}

template_hj_828 .hj_mk_828_head .hj_mk_828_logo {

    padding: 0 110px 0 15px;

}

template_hj_828 .hj_mk_828_head .hj_mk_828_logo img {

    height:auto;

    max-width: 100%;

}

template_hj_828 .hj_mk_828_head .hj_mk_828_head-btn {

    position: absolute;

    right: 15px;

    top: calc(50% - 20px);

    font-size: 0;

}

template_hj_828 .hj_mk_828_head .hj_mk_828_head-btn a {

    display: inline-block;

    vertical-align: middle;

}

template_hj_828 .hj_mk_828_nav {

    z-index: 9999;

    position: fixed;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

    background: #fff;

    -webkit-transform: translateX(-100%);

    transform: translateX(-100%);

    opacity: 0;

    -webkit-transition: all .5s ease;

    transition: all .5s ease;

}

template_hj_828 .hj_mk_828_nav.hj_mk_828_active {

    -webkit-transform: translateX(0);

    transform: translateX(0);

    opacity: 1;

}

template_hj_828 .hj_mk_828_nav .hj_mk_828_close-btn {

    text-align: right;

    padding: 15px 15px 0 0;

}

template_hj_828 .hj_mk_828_nav li{

    border-bottom: 1px solid #888888;

}

template_hj_828 .hj_mk_828_nav li a {

    display: block;

    text-align: center;

    line-height: 40px;

    font-size: 14px;

    color: #707070;

	font-weight:bold

}
/*+++++hj_end_828+++++*/


/*+++++hj_go_1210+++++*/
template_hj_1210 {

	background-color: #fff;

	overflow-x: hidden;

	color: #666;

	font-size: 14px;

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

	

}

template_hj_1210 a {

	text-decoration: none;

}

template_hj_1210 .hj_mk_1210_template_hj_1210 *{

	position: relative;

	margin: 0;

	list-style: none;

	padding: 0;

}

template_hj_1210 .hj_mk_1210_img-style {

	border-style: none

}

template_hj_1210 .hj_mk_1210_clearfix {

	zoom: 1

}

template_hj_1210 .hj_mk_1210_clearfix:after {

	content: '';

	display: block;

	clear: both;

	height: 0;

	visibility: hidden;

}

template_hj_1210 .hj_mk_1210_clearfix:before, .hj_mk_1210_clearfix:after {

	display: table;

	line-height: 0;

	content: ""

}

template_hj_1210 .hj_mk_1210_clearfix:after {

	clear: both

}



template_hj_1210 .hj_mk_1210_marginauto {

	margin: 0 auto;

}


template_hj_1210 .hj_mk_1210_flpro-box {
    text-align: center ;
}
template_hj_1210 .hj_mk_1210_flpro-box .flpro-list {
    padding: 20px 10px;
    margin:0 auto;
    overflow: hidden;
    box-sizing: border-box;
}
template_hj_1210 .hj_mk_1210_flpro-box .flpro-list li {
	position: relative;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
    float: left;
    width:33.33%;
}

template_hj_1210 .hj_mk_1210_flpro-box .flpro-list li a {
    display: inline-block;
	text-decoration: none;
    color: #000000;
    font-size: 13px;
    padding: 10px;
    box-sizing: border-box;
    width:100%;
      white-space: nowrap; /* 确保文本在一行内显示 */
  overflow: hidden; /* 隐藏溢出的内容 */
  text-overflow: ellipsis; /* 使用省略号表示文本溢出 */
}

/*+++++hj_end_1210+++++*/


/*+++++hj_go_829+++++*/
template_hj_829 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_829 a {
	text-decoration: none;
	color: #666;
}
template_hj_829 .hj_mk_829_template_hj_829 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_829 .hj_mk_829_clear{
	clear: both
}
template_hj_829 .hj_mk_829_marginauto {
	margin: 0 auto;
}
template_hj_829 .hj_mk_829_main {
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
}
template_hj_829 .hj_mk_829_main li {
    width: 48%;
    float: left;
    margin: 1%;
    overflow: hidden;
    position: relative;
}
template_hj_829 .hj_mk_829_main p {
    text-align: center;
    line-height: 30px;
    background-color: #000;
    opacity: 0.5;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 0.5rem;
    bottom: 0px;
    color: #fff;
    box-sizing: border-box;
}
template_hj_829 .fenyeyemadiv {
	display: table;
	margin: 10px auto;
}
template_hj_829 .fenyeyemadiv div{
	font-size:12px;
}
template_hj_829 .hj_mk_829_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_829 .hj_mk_829_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_829 .hj_mk_829_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_829+++++*/


/*+++++hj_go_842+++++*/

/*+++++hj_end_842+++++*/


/*+++++hj_go_830+++++*/
template_hj_830 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_830 a {
	text-decoration: none;
	color: #333333;
}
template_hj_830 .hj_mk_830_template_hj_830 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_830 .hj_mk_830_clear {
	clear: both
}
template_hj_830 .hj_mk_830_marginauto {
	margin: 0 auto;
}
template_hj_830 .hj_mk_830_main {
	bottom: 0px;
	position: fixed;
	right: 0;
	left: 0;
	background: #fff;
	z-index: 999;
}
template_hj_830 .hj_mk_830_list {
	width: 100%;
	height: auto;
	display: flex;
	margin: 10px auto;
}
template_hj_830 .hj_mk_830_main .hj_mk_830_item {
	height: auto;
	text-align: center;
	color: #000;
	flex: 1;
	display: -webkit-box;
	-webkit-box-flex: 1;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	-webkit-box-orient: vertical;
}
template_hj_830 .hj_mk_830_main .hj_mk_830_item .hj_mk_830_link {
	width: 20px;
	height: 20px;
	max-width: 20px;
	max-height: 20px;
	border-style: none;
}
template_hj_830 .hj_mk_830_main .hj_mk_830_title {
	font-size: 13px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 20px;
}

/*+++++hj_end_830+++++*/

