.link {
  width: 100%;
  height: 130px;
  background-color: #f5f5f5;
}
.link .link-cont {
  width: 1200px;
  height: 130px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 22px;
}
.link .link-cont .title {
  font-size: 14px;
  color: #1a1a1a;
  font-weight: bold;
  margin-bottom: 5px;
}
.link .link-cont .link-item {
  font-size: 14px;
  color: #1a1a1a;
  margin-right: 20px;
  text-decoration: none;
  display: inline-block;
  margin-right: 6px;
  line-height: 30px;
}
.link .link-cont span {
  margin-right: 5px;
}
.link .link-cont span:last-child {
  display: none;
}
.bottom {
  width: 1200px;
  margin: 0 auto;
  margin-top: 24px;
  position: relative;
  padding-bottom: 25px;
}
.bottom p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #1A1A1A;
  line-height: 22px;
}
.bottom p a {
  text-decoration: none;
}
.bottom .sqzy {
  position: absolute;
  right: 395px;
  bottom: 53px;
}
.bottom .sqzy img {
  width: 102px;
  height: 42px;
}
.bottom .sjwcnr {
  position: absolute;
  right: 227px;
  bottom: 53px;
}
.bottom .sjwcnr img {
  width: 135px;
}
.bottom .blxxjb {
  position: absolute;
  right: 0;
  bottom: 53px;
}
.bottom .blxxjb img {
  width: 203px;
}
