.bottom {
  width: 100%;
  height: 132px;
  background-color: #e8e8e8;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  line-height: 20px;
  box-sizing: border-box;
  padding-top: 13px;
  position: relative;
}
.bottom p img {
  width: 16px;
  height: 17px;
  vertical-align: sub;
}
.bottom .sydw {
  position: absolute;
  top: 42px;
  right: 22%;
}
.bottom .sydw img {
  width: 44px;
  height: 52px;
}
