.m_footer{
    width: 100%;
    margin-top: 40px;
}
.m_footer .links{
    background: #333333;
    height: 135px;
    border-bottom: 1px solid #484848;
}
.m_footer .links  ul{
    width: 300px;
    margin-top: 15px;
}
.m_footer .links ul li {
    line-height:28px;
    margin-top: 5px;
}
.m_footer .links ul li a{
    font-size:14px;
    font-weight:400;
    color:rgba(255,255,255,1);
}
.m_footer .phone{
    background: #333;
    height: 80px;
}
.m_footer .bdCon{
    background: #272727;
    height: 100px;
}
.m_footer .bdCon_show{
    font-size:12px;
    font-weight:300;
    color:rgba(202,202,202,1);
    line-height:25px;
    position: relative;
}
.m_footer .bd_left>div:nth-child(1){
    margin-top: 12px;
    display: inline-block;
}
.m_footer .bd_left span{
    margin-right: 20px;
}
.m_footer .bd_left a{
    color: rgba(202,202,202,1);
}
.m_footer .bd_right img{
    width: 60px;
    position: absolute;
    right: 0;
    top: 5px;
}
.m_footer .bd_right .copyright{
    position: absolute;
    right: 0;
    bottom: 10px;
}
.m_footer  .footerImg{
    padding-top: 15px;
}
.m_footer  .footerImg img{
    width: 264px;
    height: 50px;
}
.m_footer  .footerImg > div{
    margin-right: 48px;
}
.m_footer  .footerImg > div:last-child{
    margin-right: 0;
}