#footer{
   background-color: #2A2A32;
   height: 48px;
   border-top: 4px solid #D93A3A;
}
.footer-l .text{
   font-size: 12px;
   color: #999999;
   margin-left: 30px;
}
.footer-r{
    position: relative;
    height: 100%;
}
.footer-r .img1{
    margin-right: 100px;

}
.footer-r .img2{
   position: absolute;
   bottom: 9px;
   right: 0;
}