﻿*{
    margin: 0;
    padding: 0;
}
ul,li{
    list-style: none;
    margin:0px;
}
/* �°벿�� */
.footer_box{
    width: 100%;
    background: #fff;
    overflow: hidden;
}
.p_le1 {
    margin-left: 200px;
    font-size: 14px;
    color: #666;
}
.p_le2 {
    margin-left: 125px;
    font-size: 14px;
    color: #666;
}
.footer_m{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    margin-bottom: 50px;
}
.footer_m li{
    flex: 1;
    margin-right: 14px;
    box-shadow:1px 1px  1px 1px #d1d1d1;
    height: 110px;
}
.footer_m li:nth-child(3){
    margin-right: 0px;
}
.icons{
    margin: 9% 15px;
    color: #333333;
}
.t_text{
    margin: 15px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 0;
}
.l_left{
    margin: 0 15px;
    font-size: 12px;
    color: #808080;
    line-height: 21px;
}
.m_section{
    display: flex;
    width: auto;
    margin: 30px auto 0;
    justify-content: center;
    a {
        color: #061a31;
    }
}
.m_li{
    display: flex;
    width: 340px;
}
.xian{
    width: 1px;
    height: 40px;
    background-color: #d6d6d6;
    margin: 36px 0;
}
.felx{
    display: flex;
}
.fl{
    flex: 1;
}
.f_title{
    width: 336px;
    margin: 30px auto 30px;
    overflow: hidden;
    text-align: center;
}
.f_font{
    width: 50px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    /* font-size: 18px; */
    color: #cfcfcf;

}
.m_right{
    margin-right: 10px;
}
.m_r30{
    margin-right: 30px;
}
.m_left{
    margin-left: 10px;
}
.footer_text{
    width: 500px;
    margin: 0 auto;
}
.footer_text>p{
    margin: 3px 0 3px 0;
}

.s_title{
    overflow: hidden;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    display: inline-block;
    color: #4c4c4c;
}
.p_le{
    margin-left: 40px;
    font-size: 14px;
    color: #666;
}
.m_top{
    margin-top: 20px;
    font-size: 14px;
    line-height: 22px;
    /* text-indent: 2em; */
    color: #999;
}

.footer_f{
    width: 680px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px !important;
    color: #666666;
}


.s_s{
    width: 1200px;
    margin: 0 auto;
}