
/*+++++hj_go_1880+++++*/
template_hj_1880 {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_1880 a {
	text-decoration: none;
}
template_hj_1880 .hj_mk_1880_template_hj_1880 *{
	box-sizing: border-box;
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
}
template_hj_1880 .hj_mk_1880_marginauto {
	margin: 0 auto;
}
template_hj_1880 .hj_mk_1880_clear {
	clear:both 
}
template_hj_1880 .hj_mk_1880_head {
    background: #fff;
    padding: 10px 0;
    position: relative;
}
template_hj_1880 .hj_mk_1880_icon {
    fill: #8e8e8e;
    width: 40px;
    height: 40px;
}
template_hj_1880 .hj_mk_1880_head .hj_mk_1880_logo {
    padding: 0 110px 0 15px;
}
template_hj_1880 .hj_mk_1880_head .hj_mk_1880_logo img {
    height: 60px;
    max-width: 100%;
}
template_hj_1880 .hj_mk_1880_head .hj_mk_1880_head-btn {
    position: absolute;
    right: 15px;
    top: calc(50% - 20px);
    font-size: 0;
}
template_hj_1880 .hj_mk_1880_head .hj_mk_1880_head-btn a {
    display: inline-block;
    vertical-align: middle;
}
template_hj_1880 .hj_mk_1880_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_1880 .hj_mk_1880_nav.hj_mk_1880_active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
template_hj_1880 .hj_mk_1880_nav .hj_mk_1880_close-btn {
    text-align: right;
    padding: 15px 15px 0 0;
}
template_hj_1880 .hj_mk_1880_nav li{
    border-bottom: 1px solid #888888;
}
template_hj_1880 .hj_mk_1880_nav li a {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #707070;
	font-weight:bold
}
/*+++++hj_end_1880+++++*/

