
/*+++++hj_go_42+++++*/
template_hj_42 {
	overflow-x: hidden;
	color: #fff;
	font-size: 14px;
	font-family: microsoft yahei, "宋体";
}
template_hj_42 a {
	text-decoration: none;
}
template_hj_42 .hj_mk_42_template_hj_42 * {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0;
	box-sizing: border-box
}
template_hj_42 .hj_mk_42_img-style {
	border-style: none
}
template_hj_42 .hj_mk_42_clearfix {
	zoom: 1
}
template_hj_42 .hj_mk_42_clearfix:before, .hj_mk_42_clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}
template_hj_42 .hj_mk_42_clearfix:after {
	clear: both
}
template_hj_42 .hj_mk_42_marginauto {
	margin: 0 auto;
}
template_hj_42 .hj_mk_42_container {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
template_hj_42 .hj_mk_42_foot {
	width: 1200px;
	margin: 0 auto;
}
template_hj_42 .hj_mk_42_bfb-33, template_hj_42 .hj_mk_42_bfb-16, template_hj_42 .hj_mk_42_bfb-25, template_hj_42 .hj_mk_42_bfb-80 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
template_hj_42 .hj_mk_42_row {
	display: flex;
	justify-content: space-between;
}
template_hj_42 .hj_mk_42_bfb-80 {
	width: 70%;
	display: flex;
	justify-content: space-between;
}
template_hj_42 .hj_mk_42_bfb-33 {
}
template_hj_42 .hj_mk_42_bfb-16 {
	width: 25%;
	margin-left: auto;
	text-align: left;
}
template_hj_42 .hj_mk_42_bfb-25 {
	width: 25%
}
template_hj_42 .hj_mk_42_container {
	width: 100%;
	color: #000;
	padding: 60px 0px 40px 0px;
}
template_hj_42 .hj_mk_42_footer_logo {
	max-width: 196px;
}
template_hj_42 .hj_mk_42_footer_logo_text {
	width: 196px;
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #4e97c5;
	line-height: 22px;
}
template_hj_42 .hj_mk_42_footer_logo_text a {
	color: #000
}
template_hj_42 .hj_mk_42_footer_menu_first {
	font-weight: bold;
}
template_hj_42 .hj_mk_42_footer_menu a {
	color: #000;
}
template_hj_42 .hj_mk_42_footer_menu p {
	margin: 0 0 15px;
}
template_hj_42 .hj_mk_42_footer_qrcode {
	max-width: 100px;
}
template_hj_42 .hj_mk_42_footer_qrcode_text {
	font-weight: bold;
	color: #000;
	font-size: 14px;
	text-align: left;
	margin-bottom: 20px;
}
template_hj_42 .hj_mk_42_addr {
	line-height: 25px;
}
template_hj_42 .hj_mk_42_footer_menu .hj_mk_42_footer_menu_first a {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
template_hj_42 .hj_mk_42_bbh-box {
	font-size: 14px;
	color: #000;
	line-height: 30px;
	text-align: center;	
	padding-top: 20px;
	margin-top: 20px;
}

template_hj_42 .hj_mk_42_footer_telbox{
	line-height:35px;
}
template_hj_42 .hj_mk_42_footer_telsvg{
	float:left;
}
template_hj_42 .hj_mk_42_footer_tel{
	float:left;
	font-size:24px;
	color:#B22222;
	line-height:35px;
	padding-left:5px;
}
template_hj_42 .hj_mk_42_footer_erweimabox{
	margin:15px 0 5px 0;
}
template_hj_42 .hj_mk_42_footer_erweimawen{
	color:#777;
	font-size:12px;
	line-height:14px;
	opacity: 0;
	transition: opacity 2s ease-in-out, transform 2s ease-in-out;
    transform: translateY(100%);
}
template_hj_42 .hj_mk_42_footer_erweimabox:hover .hj_mk_42_footer_erweimawen{
	opacity: 1;
    transform: translateY(0);
}
template_hj_42 .hj_mk_42_ewmtan{
	min-height: 360px;
	width: 100%;
    height: 100%;
    position: fixed;
    max-width: inherit;
    margin: 0px;
    z-index: 9999;
    left: 0px;
    top: 0px;
    display: none;
}
template_hj_42 .hj_mk_42_ewmtanmain{
	position: relative;
    width: 100%;
    height: 100%;
    max-width: inherit;
    min-height: inherit;
	background-color:rgba(217, 217, 217, 0.2);
}
template_hj_42 .hj_mk_42_ewmtannei{
	z-index: 9999;
    background-position: center;
    background-repeat: no-repeat;
    background-clip: content-box;
    max-height: 100% !important;
	position: relative;
	background-color:#fff;
    overflow-y: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 94%;
    min-width: 0px;
    max-width: 360px;
    height: auto;
    min-height: 360px;
}
template_hj_42 .hj_mk_42_ewmtanclose {
    width: auto;
    height: auto;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 10000;
    text-align: right;
    color: #fff;
    background: rgba(178, 178, 178, .5);
}
template_hj_42 .hj_mk_42_ewmtancenter {
	width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
	text-align:center;
	color:#000;
}
template_hj_42 .hj_mk_42_ewmtantitle {
	font-size: 16px;
}
template_hj_42 .hj_mk_42_ewmtantu {
	width: 100%;
    max-width: 80px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
template_hj_42 .hj_mk_42_ewmtantu {
	width: 100%;
    max-width: 80px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}
template_hj_42 .hj_mk_42_ewmtantu img{
	max-width:100%;
}
template_hj_42 .hj_mk_42_ewmtanwen{
	width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 40px;
	font-size: 12px;
}

/*+++++hj_end_42+++++*/

