.footerMain {
  width: 100%;
}
.footerMain div.typepage {
  width: 1186px;
  margin: 0 auto;
}
.footerMain .newleft img {
  margin-top: 0;
  float: none;
}
.footerMain .newleft p {
  float: left;
  font-size: 12px;
  font-family: 'PingFangSC-Medium,PingFang SC';
  font-weight: 500;
  color: #fff;
  line-height: 20px;
}
.footerMain p.title {
  font-weight: 700px;
  margin-top: 14px;
  margin-bottom: 10px;
  font-size: 16px;
}
.footerMain div.right p {
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .footerMain {
    padding: 30px;
  }
  .footerMain div.typepage {
    width: 100%;
  }
  .footerMain .newleft img {
    margin-left: 0;
  }
  .footerMain .newleft {
    float: none;
    margin: 0;
  }
  .footerMain .newleft img {
    float: none;
  }
  .footerMain .newleft p {
    margin: 0;
    margin-bottom: 10px;
    float: none;
  }
  .footerMain .newleft p.title {
    margin: 10px 0;
  }
  .footerMain div.middle {
    display: none;
  }
  .footerMain div.right {
    float: none;
    text-align: left;
  }
  .footerMain div.right p {
    text-align: left;
  }
  .footerMain div.right p.title_mobil {
    text-indent: 30px;
  }
}
