.content {
  /* background: url("../../../images/login/dls/yqh/bg.jpg") no-repeat center center; */
  background: url("../../../images/login/dls/yqh/bg.jpg") no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center 0;
}
.content > .logo > div > img {
  top: 20px;
}
.footer {
  bottom: 40px;
}
.footer1 {
  display: block;
  text-align: center;
  height: 44px;
}
.footer1 .company {
  display: block;
  color: #fff;
  line-height: 22px;
  font-size: 16px;
}
.footer1 .copyright {
  display: block;
  color: #fff;
  margin-right: 0px;
  line-height: 18px;
}
.footer>div>.qr_big img {
  width: 56px;
  height: 56px;
}
.footer>div>.qr_big .qr_hover_box img {
  width: 130px;
  height: 130px;
}
.footer .copy {
  border-bottom: none;
}