.footer_img img{
    width:100%;
    vertical-align:bottom;
}
.footer_red{
    width: 100%;
    height: 18px;
    background: #E60044;
}
.footer{
    width:100%;
    height:286px;
    background: #3F4246;
    overflow: hidden;
}
.footer .footer_content{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.footer .footer_content .lf_content{
    width: 600px;
    height: 100%;
    color: #8A8C8E;
    font-size: 15px;
    float: left;
}
.footer_content .lf_content .lf_tu {
    margin-top: 10px;
}
.lf_phones{
    margin-top: 10px;
    clear: both;
}
.lf_phones .lf_phone{
    float: right;
    margin-right: 40px;
}
.lf_dizhi{
    margin-top: 45px;
    clear: both;
}
.lf_dizhi img{
    float: left;
}
.lf_dizhi p{
    float: left;
    margin-left: 12px;
}
.lf_email{
    margin-top: 80px;
}
.lf_email p{
    margin-left:34px;
    margin-top: 10px;
}
.footer .footer_content .rt_ewm{
    width: 600px;
    height: 100%;
    float: right;
}
.rt_ewm .rt_ewm1{
    width: 110px;
    height: 140px;
    float: right;
    margin-top: 60px;
    margin-left: 30px;
}
.rt_ewm p{
    color: #8A8C8E;
    text-align: center;
}