* {
  margin: 0%;
  padding: 0;
}

a {
  text-decoration: none;
}

li {
  list-style: none;
}

.counter-width {
  width: 1200px;
  margin: 0 auto;
  min-width: 1200px;
}

.time {
  float: right;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

.nav-header {
  height: 600px;
  background: url(../images/title-bg.png) no-repeat center;
}

.nav-header .logo img {
  margin: 60px 0 80px;
}

.nav-header .title-image {
  text-align: center;
}

.mian {
  background: #f6fbff;
}

.zcjd-item .zcjd-box {
  width: 48%;
  float: left;
}

.zcjd-item .zcjd-box .zcjd-header {
  height: 51px;
  line-height: 51px;
  background: url(../images/title-tow.png) no-repeat center;
  padding-left: 52px;
  margin-bottom: 14px;
}

.zcjd-item .zcjd-box .zcjd-header h4 {
  font-size: 22px;
  color: #1c61ad;
  float: left;
}

.zcjd-item .zcjd-box .zcjd-header .more {
  font-size: 18px;
  color: #1c61ad;
  float: right;
  text-decoration: none;
}

.zcjd-item .zcjd-box .zcjd-body li {
  list-style: none;
  height: 48px;
  line-height: 48px;
}

.zcjd-item .zcjd-box .zcjd-body li a {
  color: #000;
  font-size: 18px;
}


/*# sourceMappingURL=style.css.map */

