footer {
  height: 130px;
  background: #ffffff;
}
footer .f_l_c .f_l_c_title {
  font-size: 2.2rem;
  color: #3a3a3a;
}
footer .f_l_c .f_l_c_copyright {
  font-size: 1.4rem;
  color: #3a3a3a;
}
footer .f_r {
  position: relative;
}
footer .f_r .f_r_l .line {
  width: 2.1rem;
  height: 2px;
  background-color: #c6000b;
  position: absolute;
  top: 40%;
  left: 38%;
}
footer .f_r .f_r_l .tencent {
  font-size: 1.4rem;
  color: #3a3a3a;
  width: 10.8rem;
  height: 38px;
  position: absolute;
  top: 55%;
  left: 1%;
  text-align: right;
}
footer .f_r .f_r_r {
  position: absolute;
  top: 18%;
  right: 4px;
}/*# sourceMappingURL=footer.css.map */