.footer_block26 {
  padding: 50px 0;
  background: #006dba;
}
.footer_block26 .footer {
  line-height: 1.5;
}
.footer_block26 .footer .footer_lf {
  width: 30%;
}
.footer_block26 .footer .footer_lf .footer_logo {
  padding-bottom: 17px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.footer_block26 .footer .footer_lf .f_link li {
  margin: 0 0 0 10px;
  position: relative;
}
.footer_block26 .footer .footer_lf .f_link li span {
  display: none;
}
.footer_block26 .footer .footer_lf .f_link li:first-child {
  margin-left: 0;
}
.footer_block26 .footer .footer_lf .f_link li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  position: relative;
}
.footer_block26 .footer .footer_lf .f_link li a i {
  font-size: 24px;
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.footer_block26 .footer .footer_lf .f_link li a i::before {
  opacity: 0;
}
.footer_block26 .footer .footer_lf .f_link li:nth-child(1) a i {
  color: #3cb035;
  background: url(/safety/images/footer_block26_twitter.png) no-repeat center;
}
.footer_block26 .footer .footer_lf .f_link li:nth-child(2) a i {
  color: #d52b2a;
  background: url(/safety/images/footer_block26_wechat.png) no-repeat center;
}
.footer_block26 .footer .footer_lf .f_link li:nth-child(3) a i {
  color: #3b5999;
  background: url(/safety/images/footer_block26_facebook.png) no-repeat center;
}
.footer_block26 .footer .footer_lf .f_link li:nth-child(4) a i {
  color: #0277b5;
  background: url(/safety/images/footer_block26_youtobe.png) no-repeat center;
}
.footer_block26 .footer .footer_lf .f_link li:nth-child(5) a i {
  color: #913bb8;
  background: url(/safety/images/footer_block26_in.png) no-repeat center;
}
.footer_block26 .footer .footer_lf .f_link li:nth-child(6) a i {
  color: #28a9e0;
  background: url(/safety/images/footer_block26_ins.png) no-repeat center;
}
.footer_block26 .footer .footer_lf .f_link li.on span {
  position: absolute;
  width: 100px;
  height: 100px;
  left: 50%;
  bottom: 40px;
  margin-left: -50px;
  z-index: 200;
  display: block;
}
.footer_block26 .footer .footer_rt {
  width: 40%;
  line-height: 1.5;
}
.footer_block26 .footer .footer_rt span {
  display: block;
  padding: 7px 0;
}
@media screen and (max-width:996px) {
  .footer_block26 .footer .footer_lf,
  .footer_block26 .footer .footer_rt {
    width: 100% !important;
    float: none;
    text-align: center;
  }
}
