
/*+++++hj_go_135+++++*/
template_hj_135 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_135 a {
	text-decoration: none;
	color: #666;
}
template_hj_135 .hj_mk_135_template_hj_135 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_135 .hj_mk_135_clear {
	clear: both
}
template_hj_135 .hj_mk_135_bannerimg {
	position: relative;
	width: 100%;
	height: 100%;
}
template_hj_135 .hj_mk_135_banner_con {
	position: relative;
	width: 100%;
	height: auto;
	display: flex;
	transition: opacity 1s;
	z-index: 99;
}
template_hj_135 .hj_mk_135_banner_con-item {
	min-width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 1s;
	position: absolute;
	top: 0;
	left: 0;
}
template_hj_135 .hj_mk_135_banner_con-item .hj_mk_135_banner_con_img {
	width: 100%;
	height: auto;
	display: block;
}
template_hj_135 .hj_mk_135_banner_con-item.hj_mk_135_banner_con_active {
	opacity: 1;
	position: relative;
}
template_hj_135 .hj_mk_135_banner_con-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	border: none;
	cursor: pointer;
	z-index: 99;
	text-align: center;
	width: 35px;
	height: 35px;
	border-radius: 5px;
}
template_hj_135 .hj_mk_135_banner_con-arrow .hj_mk_135_banner_con-arrow_tu {
	max-width: 20px;
	max-height: 20px;
	margin-top: 7px;
}
template_hj_135 .hj_mk_135_banner_con-arrow.hj_mk_135_banner_con_prev {
	left: 10px;
}
template_hj_135 .hj_mk_135_banner_con-arrow.hj_mk_135_banner_con_next {
	right: 10px;
}
template_hj_135 .hj_mk_135_banner_con-dots {
	position: absolute;
	top: 90%;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	z-index: 99;
	background: rgba(255, 255, 255, 0.3);
	border-radius: 10px;
	padding: 5px 10px;
}
template_hj_135 .hj_mk_135_banner_dot {
	width: 10px;
	height: 10px;
	background: #000;
	border-radius: 50%;
	margin: 0 5px;
	cursor: pointer;
}
template_hj_135 .hj_mk_135_banner_dot.hj_mk_135_banner_dot_active {
	background: rgba(255, 255, 255, 1);
}
template_hj_135 .hj_mk_135_bannerxq_con {
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 1200px;
	padding: 20px;
	width: 75%;
	z-index: 999999;
}
template_hj_135 .hj_mk_135_bannergd {
	position: absolute;
	top: 70%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 1200px;
	padding: 20px;
	width: 75%;
	z-index: 20;
}
template_hj_135 .hj_mk_135_bannergd_con {
	height: 30px;
	overflow: hidden;
	position: relative;
}
template_hj_135 .hj_mk_135_bannergd_con_text {
	position: absolute;
	top: 0;
	width: 100%;
}
template_hj_135 .hj_mk_135_bannergd_con_text .hj_mk_135_bannergd_con_text_p {
	margin: 0;
	line-height: 30px;
	text-align: left;
	font-size: 14px;
}
template_hj_135 .hj_mk_135_banner-bt {
	font-size: 16px;
	font-weight: bold;
}
template_hj_135 .hj_mk_135_banner-text {
	font-size: 12px;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 30px;
}
template_hj_135 .hj_mk_135_banner_many {
	width: 270px;
	height: 66px;
	border-radius: 4px;
	font-weight: bold;
	transition: all 0.5s;
	display: block;
	text-align: center
}
template_hj_135 .hj_mk_135_banner_many .hj_mk_135_banner_many_span {
	font-size: 20px;
	font-weight: 400;
	font-family: Microsoft YaHei, Microsoft YaHei;
	line-height: 60px;
}
/*--------------------------------------------------------------*/


template_hj_135 .hj_mk_135_header {
	background-color: unset;
	height: 50px;
	position: absolute;
	width: 100%;
	top: 0%;
	left: 0%;
	z-index: 999;
}
template_hj_135 .hj_mk_135_header.hj_mk_135_fix {
	height: 50px !important;
	position: fixed !important;
	width: 100%;
	top: 0%;
	left: 0%;
	z-index: 999999;
	background: #fff;
}
template_hj_135 .hj_mk_135_header.hj_mk_135_fix .hj_mk_135_menu-icon {
	display: none;
}
template_hj_135 .hj_mk_135_header.hj_mk_135_fix .hj_mk_135_menu-icon-hei {
	display: block;
}
template_hj_135 .hj_mk_135_header .hj_mk_135_header_main {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	align-items: end;
}
template_hj_135 .hj_mk_135_header_main_con {
	display: flex;
	height: 50px;
	border-bottom: 1px solid #eee;
	padding: 0 15px;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
template_hj_135 .hj_mk_135_header_main_con .hj_mk_135_menu-icon {
	height: 30px;
	width: auto;
	object-fit: cover;
	cursor: pointer;
	display: block;
}
template_hj_135 .hj_mk_135_header_main_con .hj_mk_135_menu-icon-hei {
	height: 30px;
	width: auto;
	object-fit: cover;
	cursor: pointer;
	display: none;
}
template_hj_135 .hj_mk_135_header_main_con .hj_mk_135_menu-logo-box-logo {
	height: auto;
	display: flex;
	justify-content: center;
	display: block;
}
template_hj_135 .hj_mk_135_header_main_con .hj_mk_135_menu-logo-box-logo .hj_mk_135_menu-logo-box-logo_img {
	height: 45px;
	display: block;
}
template_hj_135 .hj_mk_135_header_main_con .hj_mk_135_menu-search {
	height: 25px;
	width: auto;
}
template_hj_135 .hj_mk_135_header_main_con .hj_mk_135_menu-search-input {
	border-radius: 20px;
	height: 35px;
	border-width: 1px;
	padding: 0 10px;
	font-size: 14px;
	display: none;
	background: none;
}
template_hj_135 .hj_mk_135_header_main_con .hj_mk_135_menu-search-input-con {
	background: none;
	line-height: 35px;
	width: 100%;
	border: 0px;
	border-radius: 20px;
	outline: none;
}
template_hj_135 .hj_mk_135_menu_con {
	width: 100%;
}
template_hj_135 .hj_mk_135_menu_modal {
	display: none;
	position: fixed;
	z-index: 99999;
	left: 0;
	top: 0;
	height: 100vh;
	width: 100vw;
	background: rgba(0, 0, 0, .5);
}
template_hj_135 .hj_mk_135_menu_daohr.hj_mk_135_menu_dao_shown {
	display: block;
}
template_hj_135 .hj_mk_135_menu_daohr {
	display: none;
	position: fixed;
	z-index: 100000;
	left: 0;
	top: 0;
	height: 100vh;
	width: 80%;
	color: #000;
	border-left: 1px solid #eee;
	transition: all 0.6s;
	animation: hj_mk_135_menu_show 1s;
}
 @keyframes hj_mk_135_menu_show {
 from {
 display: none;
 width: 30px;
}
to {
	display: block;
	width: 80%;
}
}
template_hj_135 .hj_mk_135_menu_con {
	width: 100%;
	display: none;
}
template_hj_135 .hj_mk_135_menu_lfmenu {
	display: flex;
	height: 60px;
	padding: 0 20px 0 10px;
	justify-content: space-between;
	align-items: center;
}
template_hj_135 .hj_mk_135_menu_lflogo {
	height: 30px;
	width: auto;
}
template_hj_135 .hj_mk_135_menu_lfclose {
	width: 30px;
}
template_hj_135 .hj_mk_135_menu_lfbot {
	padding: 0 20px 0 20px;
}
template_hj_135 .hj_mk_135_menu_lf_items {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
}
template_hj_135 .hj_mk_135_menu_lf_items .hj_mk_135_menu_lf_items_span {
	font-size: 14px;
}
template_hj_135 .hj_mk_135_menu_lf_items .hj_mk_135_menu_lf_items_img {
	width: 30px;
	float: right;
}
template_hj_135 .hj_mk_135_menu_lf_item-fl {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
}
template_hj_135 .hj_mk_135_menu_lf_item-fl_a {
	width: 100%;
	display: block;
}
template_hj_135 .hj_mk_135_menu_lf_item-fl .hj_mk_135_menu_lf_item-fl_span {
	font-size: 14px;
	display: block;
	float: left;
	line-height: 30px;
}
template_hj_135 .hj_mk_135_menu_lf_item-fl .hj_mk_135_menu_lf_item-fl_img {
	width: 30px;
	float: right;
}
template_hj_135 .hj_mk_135_menu_lf_items .hj_mk_135_menu_lf_back {
	width: 20px;
	vertical-align: middle
}
template_hj_135 .hj_mk_135_menu_navlist .hj_mk_135_menu_navlist_nav-item .hj_mk_135_menu_navlist_nav-item_a {
	font-size: 26px;
	width: 100%;
	display: inline-block !important;
}

/*+++++hj_end_135+++++*/

