.main {
  position: relative;
}

.title {
  position: absolute;
  text-align: center;
  font-size: 28px;
  width: 114px;
  left: 50%;
  margin-left: -57px;
  height: 28px;
  line-height: 28px;
  margin-top: 45px;
}

.img {
  width: 1200px;
  margin: 20px auto 108px;
  height: 947px;
  background: url('../images/partner.png');
}
