.p12-sitemap-1-tit {
  height: 46px;
  font-size: 26px;
  line-height: 46px;
  color: #fff;
  clear: both;
}

.p12-sitemap-1-tit p {
  display: inline-block;
  padding: 0 30px;
  font-size: 26px;
  text-align: center;
  line-height: 1.6;
  background: #be2327;
}

.p12-sitemap-1-tit a {
  color: #fff;
}

.p12-sitemap-1 ul {
  padding-top: 15px;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 40px;
}

.p12-sitemap-1 li {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #d2d2d2;
  text-align: center;
  width: 16.66%;
  float: left;
  overflow: hidden;
  position: relative;
  top: 1px;
}

.p12-sitemap-1 li a {
  color: #666;
  font-size: 14px;
}