
/*+++++hj_go_33+++++*/
template_hj_33 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_33 a {
	text-decoration: none;
	color: #666;
}
template_hj_33 .hj_mk_33_template_hj_33 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_33 .hj_mk_33_clear {
	clear: both
}
template_hj_33 .hj_mk_33_bannerimg {
	position: relative;
	width: 100%;
	z-index:10
}
template_hj_33 .hj_mk_33_banner_con {
	position: relative;
	width: 100%;
	height: auto;
	display: flex;
	transition: opacity 1s;
	z-index:99;
}
template_hj_33 .hj_mk_33_banner_con-item {
	min-width: 100%;
	height: 100%;
	opacity: 1;
	transition: opacity 1s;
	position: absolute;
	top: 0;
	left: 0;
}
template_hj_33 .hj_mk_33_banner_con-item .hj_mk_33_banner_con_img {
	width: 100%;
	height: auto;
	display: block;
}
template_hj_33 .hj_mk_33_banner_con-item.hj_mk_33_banner_con_active {
	opacity: 1;
	position: relative;
}

template_hj_33 .hj_mk_33_bannerxq_con {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 1200px;
	padding: 20px;
	width: 98%;
	z-index:999;
}
template_hj_33 .hj_mk_33_banner-bt {
	font-size: 50px;
	font-weight: bold;
}
template_hj_33 .hj_mk_33_banner-text {
	
	font-size: 40px;
    font-weight: bold;
    margin-bottom: 20px;
}

template_hj_33 .hj_mk_33_banner-lj {
	width:100%;
	height:30px;
}


template_hj_33 .hj_mk_33_banner-lj .hj_mk_33_banner-ljbox {
	    align-items: center;
    display: flex
;
    color: #333;
}

template_hj_33 .hj_mk_33_banner-lj .hj_mk_33_banner-ljbox  .hj_mk_33_banner-ljbox-icon {
    width: 22px;
    height: 22px;
    object-fit: contain;
}

template_hj_33 .hj_mk_33_banner-lj .hj_mk_33_banner-ljbox .hj_mk_33_banner_rcon {
    display: flex;
    align-items: center;
    font-size: 20px; 
    color: #fff;
}

template_hj_33 .hj_mk_33_banner-lj .hj_mk_33_banner-ljbox .hj_mk_33_banner_rcon  .hj_mk_33_banner_rcon_a {
    font-size:20px;
    color: #FFFFFF;
    margin: 0 5px;
    width: auto;
}


/*--------------------------------------------------------------*/


template_hj_33 .hj_mk_33_header {
	background-color: unset;
	height: 80px;
	position: absolute;
	width: 100%;
	top: 0%;
	left: 0%;
	z-index: 999;
}
template_hj_33 .hj_mk_33_header_top {
	padding-top: 20px
}
template_hj_33 .hj_mk_33_header.hj_mk_33_fix {
	height: 80px !important;
	position: fixed !important;
	width: 100%;
	top: 0%;
	left: 0%;
	z-index: 999999;
	background: #fff;
}
template_hj_33 .hj_mk_33_header .hj_mk_33_header_main {
	position: relative;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
	align-items: end;
}
template_hj_33 .header_bg .header {
	background-color: #FFFFFF;
}
template_hj_33 .hj_mk_33_xjsearch {
	margin-left: 18px;
	height: 18px;
}
template_hj_33 .hj_mk_33_xjsearch .hj_mk_33_xjsearch_img {
	height: 100%;
	object-fit: cover;
	display: block
}


template_hj_33 .hj_mk_33_header_logo .hj_mk_33_header_logo_img {
	max-width: 300px;
	height: 85px;
	object-fit: contain;
	transform: translateY(-0.03 rem);
}
template_hj_33 .hj_mk_33_header_nav {
	justify-content: space-between;
}
template_hj_33 .hj_mk_33_header_nav .hj_mk_33_header_nav_a {
	font-size: 20px;
	display: block;
}

template_hj_33 .hj_mk_33_header .hj_mk_33_level1 {
	position: relative;
	margin: 0px 10px;
}
template_hj_33 .hj_mk_33_header .hj_mk_33_level1:hover .hj_mk_33_level1_a {
	border-color: #fff;
}

template_hj_33 .hj_mk_33_header .hj_mk_33_level1:hover .hj_mk_33_level2_list  {
	display: block;
}

template_hj_33 .hj_mk_33_header .hj_mk_33_level1_a {
	padding-bottom: 4px;
	border-bottom: 2px solid transparent;
	border-radius: 1px;
	white-space: nowrap;
}
template_hj_33 .hj_mk_33_header .hj_mk_33_level2_list {
	
	display: none;
    position: absolute;
    top: 100%;
    left: 50%;
	transform: translateX(-50%);
    background-color: #fff;
    z-index: 999999;
	
}
template_hj_33 .hj_mk_33_header.hj_mk_33_fix .hj_mk_33_level1_a {
	padding-bottom: 4px;
	border-bottom: 2px solid transparent;
	border-radius: 1px;
	white-space: nowrap;
	line-height: 80px;
	height: 80px;
}
template_hj_33 .hj_mk_33_header_nav .hj_mk_33_level2_list .hj_mk_33_level2_a {
	white-space: nowrap;
	line-height: 38px;
	padding: 0 25px;
	transition: var(--tran_03);
	font-size: 14px;
}


template_hj_33 .hj_mk_33_header.hj_mk_33_fix .hj_mk_33_flex_box3 {
	display:none;
}


template_hj_33 .hj_mk_33_header .hj_mk_33_zh {
	display: flex;
	align-items: center;
	cursor: pointer;
	justify-content: end;
	width: 104px;
	padding-bottom: 6px;
}
template_hj_33 .hj_mk_33_header .hj_mk_33_zh .hj_mk_33_img {
	height: 17px;
	object-fit: contain;
	width: auto;
	margin-right: 5px;
	display: block;
}

template_hj_33 .hj_mk_33_header .hj_mk_33_zh .hj_mk_33_p {
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	white-space: nowrap;
}

template_hj_33 .hj_mk_33_header .hj_mk_33_flex_box {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}
template_hj_33 .hj_mk_33_header .hj_mk_33_flex_box [class*=hj_mk_33_flex_box] {
	flex: 1 1 auto;
}
template_hj_33 .hj_mk_33_header .hj_mk_33_flex_box1 {
	margin-right: 0.6rem;
	width: 25%;
}
template_hj_33 .hj_mk_33_flex_box .hj_mk_33_flex_box {
	align-items: flex-start;
}
template_hj_33 .hj_mk_33_header .hj_mk_33_flex_box3 .hj_mk_33_flex_box3_flex_box1 {
	margin-right: 0rem;
}
template_hj_33 .hj_mk_33_header .hj_mk_33_flex_box2 {
	position: relative;
	width: 60%;
}
template_hj_33 .hj_mk_33_header .hj_mk_33_flex_box3 {
	display: flex;
	align-items: baseline;
}
template_hj_33 .hj_mk_33_nav_search {
	position: absolute;
	right: 80px;
	top: 50px;
	transform: translate(50%);
	width: auto;
	height: 30px;
	width: auto;
	opacity: 0;
	transition: opacity 0.1s;
}
template_hj_33 .hj_mk_33_nav_search_form {
	border: 0.01rem solid rgba(219, 219, 219, 1);
	border-radius: 4px;
	overflow: hidden;
	align-items: flex-start;
	flex: 1 1 auto;
	display: flex;
	flex-wrap: nowrap;
	height: 100%;
	border: none;
	align-items: flex-start;
}
.hj_mk_33_nav_search .hj_mk_33_nav_search_input {
	flex: 0 0 1.5rem;
	width: 150px;
	line-height: 30px;
	height: 100%;
	background: rgba(235, 235, 235, 0.47);
	padding: 0 15px;
	border: 0px;
}
.hj_mk_33_nav_search .hj_mk_33_nav_search_btn {
	flex: 0 0 30px;
	width: 30px;
	height: 30px;
	background: rgba(235, 235, 235, 0.47);
	color: #fff;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.hj_mk_33_nav_search .hj_mk_33_nav_search_btn .hj_mk_33_nav_search_btn_img {
	width: 18px;
	height: 18px;
	object-fit: cover;
	cursor: pointer;
	display: block;
}

/*+++++hj_end_33+++++*/

