
/*+++++hj_go_3+++++*/
@charset "utf-8";
template_hj_3 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_3 a {
	text-decoration: none;
	color: #666;
}
template_hj_3 .hj_mk_3_template_hj_3 * {
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_3 .hj_mk_3_clear {
	clear: both
}
template_hj_3 .hj_mk_3_mainbg {
	position: relative;
	width: 100%;
	margin: 0 auto;
	display: flow-root;
}
template_hj_3 .hj_mk_3_htop {
    height: 36px;
    line-height: 36px;
}
template_hj_3 .hj_mk_3_htop_con{
	position: relative;
    width: 1200px;
    margin: 0 auto;
}

template_hj_3 .hj_mk_3_htop_con .hj_mk_3_topzt_con_rq {
	float: left;
	font-size:12px;
}
	

template_hj_3 .hj_mk_3_htop .hj_mk_3_htop_list {
    position: relative;
	float: right;
}
template_hj_3 .hj_mk_3_htop .hj_mk_3_htop_list .hj_mk_3_htop_list_a
 {
    display: inline-block;
    padding-left: 30px;
    padding-right: 40px;
    color: #888888;
	font-size:12px;
}

template_hj_3 .hj_mk_3_htop .hj_mk_3_htop_list .hj_mk_3_htop_list_wx {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 120px;
    display: none;
	z-index:999
}


template_hj_3 .hj_mk_3_htop .hj_mk_3_htop_list .hj_mk_3_htop_list_wx .hj_mk_3_htop_list_wx_tu{
    width:100px;
	height:100px;
}

template_hj_3 .hj_mk_3_htop .hj_mk_3_htop_list .hj_mk_3_htop_list_wx_on {
    display: block;
}



/*+++++hj_end_3+++++*/


/*+++++hj_go_5+++++*/
template_hj_5 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_5 a {
	text-decoration: none;
	color: #666;
}
template_hj_5 .hj_mk_5_template_hj_5 * {
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_5 .hj_mk_5_clear {
	clear: both
}
template_hj_5 .hj_mk_5_marginauto {
	margin: 0 auto;
}
template_hj_5 .hj_mk_5_fl {
	float: left;
}
template_hj_5 .hj_mk_5_fr {
	float: right;
}
itemplate_hj_5 mg {
	vertical-align: middle;
	max-width: 100%;
}
template_hj_5 .hj_mk_5_fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
/* header */

.hj_mk_5_template_hj_5 {
	width: 100%;
	background: #f7f4f0;
	position: relative;
}
template_hj_5 .hj_mk_5_header.hj_mk_5_fixed {
	width: 100%;
	left: 0;
	top: 0;
	z-index: 100;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}
template_hj_5 .hj_mk_5_logo {
	text-align: center;
	height: 100px;
	line-height: 100px;
}
template_hj_5 .hj_mk_5_logo img {
	display: inline-block;
	vertical-align: middle;
	max-width: 200px;
}
/* nav */
template_hj_5 .hj_mk_5_nav li {
	float: left;
	margin: 0 18px
}
template_hj_5 .hj_mk_5_nav li>a {
	display: block;
	padding: 0 7px;
	font-size: 16px;
	color: #000;
	line-height: 100px;
	position: relative
}
template_hj_5 .hj_mk_5_nav li>a:after {
	content: '';
	width: 0;
	height: 4px;
	background: #FD980A;
	position: absolute;
	left: 0;
	bottom: -1px;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
template_hj_5 .hj_mk_5_nav li>a:hover:after, template_hj_5 .hj_mk_5_nav li.hj_mk_5_on>a:after {
	width: 100%
}
template_hj_5 .hj_mk_5_nav li.hj_mk_5_last {
	margin-right: 0
}
template_hj_5 .hj_mk_5_nav li.hj_mk_5_last .hj_mk_5_seacrh {
	width: 180px;
	height: 28px;
	margin-top: 20px;
}
template_hj_5 .hj_mk_5_rexian {
	font-size: 16px;
	color: #828080;
}
template_hj_5 .hj_mk_5_tel {
	font-size: 26px;
	color: red
}

template_hj_5 .hj_mk_5_p_navBox2 {
	background: #f2f3f1;
	padding: 0px 0 0px;
	width: 100%;
	border-bottom: 2px solid #e60012;
	opacity: 0;	
	position: absolute;
	left: 50%;
	padding: 60px 0px;
	transform: translateX(-50%);
	top: 100%;
	display: flex;
	justify-content: center;
	z-index: 10;
	transition: all ease .3s;
	pointer-events: none;
}
template_hj_5 .hj_mk_5_p_navBox2 li{
	margin:0;
}
template_hj_5 .hj_mk_5_p_navItem1:hover .hj_mk_5_p_navBox2 {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

template_hj_5 .hj_mk_5_p_navBox2 > div.hj_mk_5_warp {
	width: 94%;
	margin: 0 auto;
	display: flex;
	max-width: 1600px;
	justify-content: space-between;
}
template_hj_5 .hj_mk_5_p_navBox2 .hj_mk_5_warp .hj_mk_5_left {
	width: 60%;
	padding: 0px;
}
template_hj_5 .hj_mk_5_p_navBox2 .hj_mk_5_warp .hj_mk_5_left .hj_mk_5_title {
	font-size: 26px;
	line-height: 26px;
	color: #333;
	font-weight: bold;
	margin-bottom: 20px;
}
template_hj_5 .hj_mk_5_p_navBox2 .hj_mk_5_warp .hj_mk_5_left .hj_mk_5_jieshao {
	font-size: 15px;
	line-height: 1.8;
	color: #777;
	margin-bottom: 15px;
}

template_hj_5 .hj_mk_5_p_navBox2 .hj_mk_5_warp .hj_mk_5_center {
	width: 33%;
}
template_hj_5 .hj_mk_5_p_navBox2 ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
template_hj_5 .hj_mk_5_p_navBox2 .hj_mk_5_left ul li {
	width: 33.33%;
	padding-right: 5%;
}
template_hj_5 .hj_mk_5_p_navCon2 {
	font-size: 16px;
	text-align: left;
	color: #333;
	transition: all ease .15s;
	display: flex;
	width: 100%;
	padding: 0;
	line-height: 1.2;
	text-decoration: none;
}
template_hj_5 .hj_mk_5_p_navItem2 a {
	padding: 15px 0px;
	border-bottom: 1px solid #ccc;
	display: flex;
    align-items: center;
    width: 100%;
    transition: all ease .3s;
}
template_hj_5 .hj_mk_5_p_navItem2 a span.hj_mk_5_p_img {
	width: auto;
	margin-right: 0;
	display: none;
}
template_hj_5 .hj_mk_5_p_navItem2 a span {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width:100%
}
template_hj_5 .hj_mk_5_imgZoom img{
	max-width:100%;
}

/*+++++hj_end_5+++++*/

