
/*+++++hj_go_23+++++*/
@charset "utf-8";
template_hj_23 .hj_mk_23_marginauto {
    margin: 0 auto;
    width: 100%;
}
template_hj_23 a {
    text-decoration: none;
}

/* ===== 页脚模块 ===== */

template_hj_23 .hj_mk_23_template_hj_23 {
    width: 100%;
    background-repeat: no-repeat;
    padding-top: 250px;
    padding-bottom: 30px;
}

template_hj_23 .hj_mk_23_container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

template_hj_23 .hj_mk_23_input_btn_main {
    width: 50%;
    display: flex;
    background: #ffffff;
    border-radius: 40px;
    padding: 8px 0px;
    margin: 0 auto;
}

template_hj_23 .hj_mk_23_input_btn_main form {
    width: 100%;
    display: flex;
    align-items: center;
}

template_hj_23 .hj_mk_23_mail_text {
    width: 60%;
    float: left;
    font-size: 18px;
    color: #2b2c2c;
    background: #ffffff;
    height: auto;
    padding: 5px 20px;
    border-radius: 20px;
    border: 0px;
    outline: none;
}

template_hj_23 .hj_mk_23_subscribe_bt {
    float: right;
}

template_hj_23 .hj_mk_23_tijiao2 {
    width: 170px;
    float: left;
    font-size: 18px;
    color: #2b2278;
    background: transparent;
    padding: 5px 0px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    border: 0px;
    cursor: pointer;
}

template_hj_23 .hj_mk_23_tijiao2:hover {
    color: #000;
}

template_hj_23 .hj_mk_23_location_main {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 40px;
}

template_hj_23 .hj_mk_23_call_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    padding-top: 10px;
}

template_hj_23 .hj_mk_23_call_text a {
    color: #ffffff;
}

template_hj_23 .hj_mk_23_call_text a:hover {
    color: #e27141;
}

template_hj_23 .hj_mk_23_call_text img {
    vertical-align: middle;
    margin-right: 8px;
}

template_hj_23 .hj_mk_23_social_icon {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

template_hj_23 .hj_mk_23_social_icon ul {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

template_hj_23 .hj_mk_23_social_icon li {
    float: left;
    padding: 30px 5px;
    list-style: none;
}

template_hj_23 .hj_mk_23_social_icon li a {
    display: block;
}

template_hj_23 .hj_mk_23_social_icon li img {
    max-width: 45px;
    height: auto;
}

/* ===== 微信弹窗 ===== */
template_hj_23 .hj_mk_23_wechat_mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    display: none;
}

template_hj_23 .hj_mk_23_wechat_box {
    width: 280px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 16px;
    padding: 20px;
    z-index: 99999999;
    display: none;
    text-align: center;
}

template_hj_23 .hj_mk_23_wechat_box img {
    width: 200px;
    height: 200px;
    display: block;
    margin: 0 auto;
}

template_hj_23 .hj_mk_23_wechat_close {
    display: inline-block;
    padding: 6px 20px;
    border-radius: 20px;
    background: #e8e8e8;
    color: #333;
    cursor: pointer;
    font-size: 14px;
    margin-top: 15px;
}

template_hj_23 .hj_mk_23_wechat_close:hover {
    background: #d0d0d0;
}
/*+++++hj_end_23+++++*/


/*+++++hj_go_25+++++*/
template_hj_25 .hj_mk_25_template_hj_25{
	background-color: #000;
	text-align:center;
	color:#f4f4f4;
	padding:10px ;
	margin:0 auto;
	font-size:14px;
}

template_hj_25 .hj_mk_25_template_hj_25 a{
	text-decoration:none;
 
	color:#f4f4f4;
 
}

/*+++++hj_end_25+++++*/

