
/*+++++hj_go_1+++++*/
template_hj_1 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_1 a {
	text-decoration: none;
	color: #666;
}
template_hj_1 .hj_mk_1_template_hj_1 * {
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_1 .hj_mk_1_clearfix:before, template_hj_1 .hj_mk_1_clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
template_hj_1 .hj_mk_1_marginauto {
	margin: 0 auto;
}
template_hj_1 .hj_mk_1_pc_header {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 999;
	height: 90px;
	background: rgba(0,0,0,.2);
	border-bottom: 1px solid rgba(255,255,255,0);
	transition: all .5s ease;/* Firefox 4*//* Safari 和 Chrome*//* Opera*/
	box-sizing: border-box;
	box-shadow: 0 3px 4px rgb(0 0 0 / 10%);
}
template_hj_1 .hj_mk_1_pc_header .hj_mk_1_box {
	max-width: 100%;
	display: flex;
	align-items: center;
	margin: auto;
}
template_hj_1 .hj_mk_1_pc_header .hj_mk_1_header_logo {
	width: 20%;
	height: 100%;
	z-index: 20;
	display: flex;
	align-items: center;
	overflow: visible;
}
template_hj_1 .hj_mk_1_pc_header .hj_mk_1_header_logo a {
	display: block;
}
template_hj_1 .hj_mk_1_pc_header .hj_mk_1_header_logo .hj_mk_1_logo1 {
	display: none;
	max-width: 100%;
}
template_hj_1 .hj_mk_1_pc_header .hj_mk_1_header_logo .hj_mk_1_logo2 {
	display: inline-block;
	max-width: 100%;
}

template_hj_1 #hj_mk_1_needHeaderBac {
	background: white;
}
template_hj_1 #hj_mk_1_needHeaderBac .hj_mk_1_header_logo .hj_mk_1_logo1 {
	display: inline-block;
}
template_hj_1 #hj_mk_1_needHeaderBac .hj_mk_1_header_logo .hj_mk_1_logo2 {
	display: none;
}
template_hj_1 #hj_mk_1_needHeaderBac .hj_mk_1_header_mail a {
	color: #005faf;
}
template_hj_1 #hj_mk_1_needHeaderBac #hj_mk_1_tNav .hj_mk_1_tNav .hj_mk_1_navName {
	color: #333;
}
template_hj_1 #hj_mk_1_tNav {
	width: 80%;
	display: flex;
	justify-content: flex-end;
	box-sizing: border-box;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_navLi.hj_mk_1_tplink8 {
	display: none;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_tNavBox {
	width: 100%;
	height: auto;
	overflow: visible;
	background: none;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_navBtn {
	display: none;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_navSliBtn {
	display: none;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_iconJt {
	display: none;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_navUl {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	padding-right: 2%;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_navLi {
	padding: 0;
	min-width: 9%;
	display: inline-block;
	font-size: 1rem;
	margin: 0 1vw;
	position: relative;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_navLi:hover .hj_mk_1_tNavH::before, template_hj_1 #hj_mk_1_tNav .hj_mk_1_navLi.hj_mk_1_cur .hj_mk_1_tNavH::before {
	width: 100%;
	opacity: 1;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_tNavH {
	position: relative;
	font-weight:normal
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_tNavH::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	display: block;
	width: 0;
	height: 3px;
	background-color: #005faf;
	opacity: 0;
	transition: all .5s ease;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_tNav {
	width: 100%;
	margin: 0 auto;
	overflow: visible;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_tNav .hj_mk_1_navName {
	position: relative;
	display: block;
	padding: 0;
	line-height: 90px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	transition: all .5s ease;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_tNav.hj_mk_1_active .hj_mk_1_navName:hover {
	color: #005faf;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_tNav.hj_mk_1_active .hj_mk_1_navName {
	color: #333;
	font-family: 'Cabin-Regular', cursive !important;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_navName::after {
	content: attr(data-title);
	position: absolute;
	top: 0;
	left: 0;
	transform: translateY(100%);
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #005faf;
	font-weight: bold;
	display: none;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_navLi:hover .hj_mk_1_navName {
	transform: translateY(0%);
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_slidBox {
	position: absolute;
	left: -50%;
	right: 0;
	width: 200%;
	opacity: 0;
	visibility: hidden;
	z-index: 110;
	margin: 0 auto;
	padding: 5px 0px;
	transform: translate3d(0, 20px, 0);
	transition: all .5s ease;
	background: rgba(0,95,175,.95);
	box-shadow: 0 2px 5px rgba(0,0,0,0.075);
	border-top: none;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_navLi:hover .hj_mk_1_slidBox {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_navSbox {
	position: relative;
	float: none;
	width: 100%;
	margin-left: 0%;
	height: auto;
	overflow: hidden;
	font-size: 0;
	white-space: nowrap;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_navSli {
	width: 100%;
	float: none;
	font-size: 14px;
	position: relative;
	text-align: center;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_navSli:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: rgba(255,255,255,.1);
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_navSli:hover:before {
	width: 100%;
	background: rgba(255,255,255,.4);
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_navSlink {
	display: block;
	color: #fff;
	height: 36px;
	line-height: 36px;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_oneName {
	font-size: 26px;
	padding-bottom: 15px;
	color: #000;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_tNavSummry {
	line-height: 24px;
	width: 100%;
	height: auto;
	overflow: hidden;
	color: #666666;
	font-size: 14px;
	max-width: 420px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_tNavMore {
	display: block;
	position: relative;
	height: auto;
	padding-top: 25px;
	border-top: 1px dashed #cccccc;
	margin-top: 20px;
	cursor: pointer;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_txt {
	color: #000;
	transition: all .5s ease;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_leanMore {
	margin-left: 2rem;
	transition: all .5s ease;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_tNavMore:hover .hj_mk_1_txt {
	color: #21478b;
	margin-left: 10px;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_tNavMore:hover .hj_mk_1_leanMore {
	color: #21478b;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_navSimg {
	position: relative;
	width: 100%;
	height: 160px;
	overflow: hidden;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_navImg {
	position: absolute;
	left: 50%;
	transform: translateX(-50%) scale(1);
	width: auto;
	height: 100%;
	transition: all .5s ease;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_navSli:hover .hj_mk_1_navImg {
	transform: translateX(-50%) scale(1.1);
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_navSli:hover .hj_mk_1_navSlink {
	color: #fff;
}
template_hj_1 #hj_mk_1_tNav .hj_mk_1_navSli:hover .hj_mk_1_navSlink::after {
	width: 100%;
	opacity: 1;
}

/*+++++hj_end_1+++++*/


/*+++++hj_go_4+++++*/

/*+++++hj_end_4+++++*/

