
/*+++++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_7+++++*/
body {
	margin: 0;
	padding: 0;
}
template_hj_7 * {
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_7 a {
	text-decoration: none;
	color: #666;
}
template_hj_7 .hj_mk_7_clear {
	clear: both
}
template_hj_7 .hj_mk_7_marginauto {
	margin: 0 auto;
}
template_hj_7 .hj_mk_7_marginauto header {
	background-color: #f1f1f1;
}
.hj_mk_7_container {
	width: 1200px;
	margin: 0 auto;
	padding-right: 15px;
	padding-left: 15px;
}
.hj_mk_7_top_menu {
	font-size: 12px;
	background: #014A90;
	color: #fff;
	width: 100%;
	height: 48px;
	line-height: 48px;
}
.hj_mk_7_top_name {
	display: inline-block;
	color: #fff
}
/*导航菜单*/
.hj_mk_7_navbar {
	min-height: 80px;
	margin: 0px;
	background-color: #fff;
	border: none;
	margin-top: 46px;
	box-shadow: 0px 3px 4px rgba(0, 0, 0,0.1);
}
.hj_mk_7_navbar-nav {
	float: right;
}
.hj_mk_7_nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.hj_mk_7_navbar-collapse.hj_mk_7_collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important;
	width: auto;
	border-top: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.hj_mk_7_navbar-nav > li {
	float: left;
	position: relative;
	display: block;
}
.hj_mk_7_navbar-default .hj_mk_7_navbar-nav > li > a {
	padding: 45px 22px 45px 22px;
	color: #312b2b;
	font-size: 16px;
	display: block
}
.hj_mk_7_navbar-default .hj_mk_7_navbar-nav > li > a:hover {
	background-color: #014A90;
	color: #fff;
}
.hj_mk_7_glyphicon-home:before {
	color: #fff;
}
.hj_mk_7_navbar-nav > li > .hj_mk_7_dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.hj_mk_7_nav_small {
	background: rgba(255, 255, 255, 0.9);
	padding: 8px 0px 8px 0px;
	border-radius: 0px;
	border: none;
}
.hj_mk_7_nav_small > li > a:hover {
	background-color: #014A90;
	color: #fff;
}
.hj_mk_7_dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.hj_mk_7_dropdown:hover .hj_mk_7_dropdown-menu {
	display: block
}
.hj_mk_7_dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	white-space: nowrap;
	line-height: 26px;
	color: #312b2b;
	font-size: 13px;
}
.hj_mk_7_navbar-fixed-top, .hj_mk_7_navbar-fixed-bottom {
	border-radius: 0;
}
.hj_mk_7_navbar-fixed-top {
	top: 0;
}
.hj_mk_7_navbar-fixed-top, .hj_mk_7_navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}
.hj_mk_7_navbar-header {
	float: left;
}
.hj_mk_7_small-nav {
	min-height: 50px;
	margin-top: 0px;
	background: rgba(255,255,255,0.9);
	box-shadow: 0px 3px 4px rgba(0, 0, 0,0.1);
}
.hj_mk_7_small-nav .hj_mk_7_navbar-nav > li > a {
	padding-top: 20px;
	padding-bottom: 20px;
}
.hj_mk_7_small-nav img.hj_mk_7_logo {
	max-height: 50px;
	max-width: 220px;
	margin: 5px 0px 0px 0px;
}

/*+++++hj_end_7+++++*/


/*+++++hj_go_35+++++*/

/*+++++hj_end_35+++++*/

