body a {
  color: #333;
}

.section {
  width: 100%;
  padding-bottom: 22px;
}

.content {
  width: 1200px;
  margin: 10px auto;
  background: #ffffff;
}

.dqwz {
  width: 1140px;
  height: 48px;
  margin: 0 auto;
  border-bottom: 1px solid #3374a9;
}

.dqwz a:hover {
  color: #3a74cb;
}

.zwh-container {
  padding: 0 30px;
  padding-bottom: 30px;
  font-size: 0;
  overflow: hidden;
}

.zwh-container > div {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #eee;
}

.zwh-container > div:first-of-type {
  margin-top: 20px;
}

.zwh-container > div:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.zwh-container > div > span {
  display: inline-block;
  height: 147px;
  margin: 0 20px;
  border-left: 1px solid #eee;
  vertical-align: top;
}

.zwh-container > div > div {
  display: inline-block;
  width: 352px;
}

.zwh-container > div > div:nth-of-type(3n) {
  margin-right: 0;
}

.title-container {
  height: 30px;
  margin-top: 10px;
  border-bottom: 1px solid #3a74cb;
  font-size: 0;
}

.title-container h2 {
  display: inline-block;
  height: 19px;
  padding-left: 16px;
  margin-left: 10px;
  border-left: 4px solid #3a74cb;
  font-size: 20px;
  color: black;
}

.title-container h2 span {
  line-height: 20px;
  display: block;
  font-weight: normal;
}

.title-container .more {
  font-size: 15px;
  line-height: 20px;
  float: right;
}

.title-container .more:hover {
  color: #3a74cb;
}

.list1 {
  margin-top: 7px;
}

.list1 li {
  width: 100%;
  height: auto;
  line-height: 32px;
  font-size: 15px;
  padding-left: 20px;
  background: url(p1.png) no-repeat -9px center;
}

.list1 li a {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
}

.list1 li a:hover {
  color: #3a74cb;
}
