.gp-md-fl li{height:40px;margin:5px 0;line-height:40px;border:1px solid #fff;width:200px;text-align:center;}
.footer_block2 {
  padding: 40px 0;
  background-color: #ba2528;
}
.footer_block2 .footer {
  line-height: 1.5;
}
.footer_block2 .footer .footer_lf {

}
.footer_block2 .footer .footer_logo {
  max-width: 430px;
  padding-top: 17px;
}
.footer_block2 .footer .footer_rt {
  width: auto;
  line-height: 1.5;
}
.footer_block2 .footer .footer_rt span {
  display: block;
  padding: 5px 0;
}
@media screen and (max-width:767px) {
  .footer_block2 {
    padding: 20px 0;
  }
  .footer_block2 .footer_logo {
    text-align: center;
    margin: 0 auto;
  }
  .footer_block2 .footer_rt {
    padding-top: 10px;
    text-align: center;
  }
}