<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.contInfo .title {
  background: url("/assets/img/about/map.jpg") center no-repeat;
}
.contInfo .name-sub {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  padding-right: 16px;
}
.contInfo .name-sub-two {
  width: 32px;
}
.contInfo .name-sub-three {
  width: 48px;
}
.contInfo .name-sub-four {
  width: 64px;
}
.contInfo .name-sub a:hover {
  text-decoration: none;
}
.contInfo .link-block {
  margin-top: 32px;
}
.contInfo .link-block-item {
  margin-bottom: 6px;
}
.contInfo .link-list {
  color: #333;
  overflow: hidden;
}
.contInfo .link-list li {
  float: left;
  padding-right: 16px;
  font-size: 14px;
  line-height: 24px;
  white-space: nowrap;
}
.contInfo .link-list .link-list-line {
  float: left;
  display: block;
  padding-right: 16px;
  width: 1px;
  color: #ccc;
  text-align: center;
}
</pre></body></html>