* {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}
li {
  list-style: none;
}
.banner {
  width: 100%;
  height: 433px;
  background: url("/wp-content/uploads/2015/10/szjylc.jpg") no-repeat center;
}
.main {
  width: 1200px;
  margin: 0 auto;
}
.wrap {
  width: 1200px;
  height: 314px;
  overflow: hidden;
}
.wrap .public {
  margin: 68px 0 0 148px;
  overflow: hidden;
}
.wrap .headImg {
  width: 144px;
  float: left;
}
.wrap .map {
  margin-left: 120px;
  width: 70px;
  height: 108px;
  float: left;
}
.wrap .list {
  margin-left: 72px;
  float: left;
}
.wrap .list h1 {
  font-size: 32px;
  color: #555555;
  font-family: "微软雅黑";
  font-weight: normal !important;
}
.wrap .list h1 span {
  font-family: "微软雅黑";
  font-size: 18px;
  color: #23aca8;
}
.wrap .list ul {
  margin-top: 12px;
}
.wrap .list ul li {
  font-family: "微软雅黑";
  line-height: 36px;
  padding-left: 22px;
  background: url("../images/dot.png") no-repeat left;
}
.p2,
.p4,
.p6,
.p8 {
  background: #f6f6f6;
  border-radius: 6px;
}
.bott {
  margin-top: 76px;
  height: 416px;
  background: url("../images/bottom.png") no-repeat center;
}
