@charset "UTF-8";
.logo {
  padding: 50px 10px;
  background: url(siju_zbjjz_bj.jpg) no-repeat center top #fff;
  background-size: auto 100%;
}
.logo img {
  display: block;
  width: 100%;
}

.moe-breadcrumb {
  width: auto;
}

.title {
  margin-bottom: 30px;
  padding-left: 20px;
  padding-bottom: 10px;
  font: bold 30px/1.5 "华文中宋","微软雅黑";
  background: url(siju_zbjjz_icons.png) no-repeat 5px -35px;
  color: #a2010a;
  border-bottom: 2px solid #a2010a;
}
.title a {
  color: #a2010a;
}

.lanmu-jijianzu dl {
  margin-bottom: 30px;
}
.lanmu-jijianzu dt {
  margin-bottom: 20px;
  background: url(siju_zbjjz_icons.png) no-repeat 5px -75px;
  font-size: 28px;
  font-weight: bold;
  text-indent: 20px;
}
.lanmu-jijianzu dd p {
  float: left;
  clear: both;
  font-size: 26px;
  text-indent: -12px;
  line-height: 2.5;
}

.list {
  margin-bottom: 30px;
}
.list li {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 20px;
  background: url(siju_zbjjz_icons.png) no-repeat 5px -107px;
  font-size: 26px;
  line-height: 1.5;
}
.list li strong {
  font-size: 28px;
}
.list li a {
  color: #4b4b4b;
}
.list li a:hover {
  color: black;
}