#wrap {
    overflow: visible;
}   
header {
    float: none;    background-color: #272727;
}
.m_tail_conser {
    bottom: 0;
    width: 100%;
    max-width: 1025px;
    background: #141414f2;
    /* padding: 8px 0 12px; */
    color: #fff;
    overflow: hidden;
    box-sizing: border-box;
    /* opacity: 0.9; */
    position: sticky;
    bottom: 0;
    z-index: 100000;margin: 0 auto;
}

    .m_tail_link a, .m_tail_link i {
    color: #fff;
}
    .m_tail_link {
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-align: center;position: relative;
}
    .m_tail_link i {
    font-size: 2em;
    line-height: 1.6em;
}

    .m_tail_link img {
    width: 100%;
}
header {
    padding-bottom: 0 !important;
}

.m_tail_link_af {display:flex;    flex-wrap: wrap; }
.m_tail_link_af a {
    font-size:16px;
    font-weight: 300;
    color: #46423b;
	width:100%;
	text-align:center;
	height:40px;
	line-height:40px;
}
.m_tail_link_af a div.tel{background:#f6f5f4}

.m_tail_link_af a div {background:#c2bda4; }
.m_tail_link_af a svg {height:20px}
.m_tail_link_af div span {font-size:18px}