.sitemap-bar {
  height: 48px;
  position: relative;
}
.sitemap-bar .i-back{
  position: absolute;
  left: 15px;
  top: 15px;
  width: 26px;
  height: 26px;
  background: url(/Content/images/sitemap/back_02.png) no-repeat center center;
  background-size: 100% 100%;
}
.sitemap-bar .i-home{
  position: absolute;
  right: 15px;
  top: 15px;
  width: 26px;
  height: 26px;
  background: url(/Content/images/sitemap/home.png) no-repeat center center;
  background-size: 100% 100%;
}

.sitemap-title {
  background: url(/Content/images/sitemap/title_ima.png) no-repeat center center;
  padding: 10px 0;
  background-size: 100% auto;
  text-align: center;
  font-size: 19px;
  color: #5931CC;
  margin-bottom: 20px;
}

.home-fenlei-list.t5 li span {
  padding: 12px 0 25px 0;
}
