
/*+++++hj_go_697+++++*/
template_hj_697 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_697 a {
	text-decoration: none;
}
template_hj_697 .hj_mk_697_template_hj_697 *{
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_697 .hj_mk_697_marginauto {
	margin: 0 auto;
}
template_hj_697 .hj_mk_697_clear {
	clear:both 
}
template_hj_697 .hj_mk_697_head {
    background: #fff;
    padding: 10px 0;
    position: relative;
}
template_hj_697 .hj_mk_697_icon {
    fill: #8e8e8e;
    width: 40px;
    height: 40px;
}
template_hj_697 .hj_mk_697_head .hj_mk_697_logo {
    padding: 0 110px 0 15px;
}
template_hj_697 .hj_mk_697_head .hj_mk_697_logo img {
    height: 60px;
    max-width: 100%;
}
template_hj_697 .hj_mk_697_head .hj_mk_697_head-btn {
    position: absolute;
    right: 15px;
    top: calc(50% - 20px);
    font-size: 0;
}
template_hj_697 .hj_mk_697_head .hj_mk_697_head-btn a {
    display: inline-block;
    vertical-align: middle;
}
template_hj_697 .hj_mk_697_nav {
    z-index: 9999;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
template_hj_697 .hj_mk_697_nav.hj_mk_697_active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
template_hj_697 .hj_mk_697_nav .hj_mk_697_close-btn {
    text-align: right;
    padding: 15px 15px 0 0;
}
template_hj_697 .hj_mk_697_nav li{
    border-bottom: 1px solid #888888;
}
template_hj_697 .hj_mk_697_nav li a {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #707070;
	font-weight:bold
}
/*+++++hj_end_697+++++*/


/*+++++hj_go_698+++++*/
template_hj_698 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_698 a {
	text-decoration: none;
	color: #666;
}
template_hj_698 .hj_mk_698_template_hj_698 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_698 .hj_mk_698_clearfix {
	zoom: 1
}
template_hj_698 .hj_mk_698_clearfix:before, template_hj_698 .hj_mk_698_clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}
template_hj_698 .hj_mk_698_clearfix:after {
	clear: both
}
template_hj_698 .hj_mk_698_marginauto {
	margin: 0 auto;
}
template_hj_698 .hj_mk_698_main {
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
}
template_hj_698 .hj_mk_698_tu img{
    width:100%;
}
template_hj_698 .hj_mk_698_box {
    display: flex;
	margin:10px;
}
template_hj_698 .hj_mk_698_title {
    border-bottom: 1px solid #333;
    font-size: 18px;
    padding-bottom: 10px;
}
template_hj_698 .hj_mk_698_line {
    border-bottom: 1px solid #ebebeb;
    flex: 1;
}
template_hj_698 .hj_mk_698_jieshao {
    font-size: 13px;
	line-height:20px;
	padding:10px;
}

/*+++++hj_end_698+++++*/


/*+++++hj_go_719+++++*/

/*+++++hj_end_719+++++*/


/*+++++hj_go_703+++++*/
template_hj_703 {
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_703 a {
	text-decoration: none;
	color: #333333;
}
template_hj_703 .hj_mk_703_template_hj_703 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_703 .hj_mk_703_clear{
	clear: both
}
template_hj_703 .hj_mk_703_marginauto {
	margin: 0 auto;
}
template_hj_703 .hj_mk_703_main {
	bottom:0px;
	position:fixed;
	right:0;
	left:0;
	background:#fff;
}
template_hj_703 .hj_mk_703_list {
	width: 100%;
	height: auto;
	display: flex;
    margin: 10px auto;	
}
template_hj_703 .hj_mk_703_main .hj_mk_703_item {
    height: auto;
    text-align: center;
    color: #000;
    flex: 1;
    display: -webkit-box;
    -webkit-box-flex: 1;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -webkit-box-orient: vertical;
}
template_hj_703 .hj_mk_703_main .hj_mk_703_item .hj_mk_703_link {
    width: 20px;
    height: 20px;
    max-width: 20px;
    max-height: 20px;
    border-style: none;
}
template_hj_703 .hj_mk_703_main .hj_mk_703_title{
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	line-height:20px;
}

/*+++++hj_end_703+++++*/

