* {
  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: 560px;
  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;
}

.zcwj-item {
  margin: 30px 0 46px;
}

.zcwj-item .zcwj-header {
  height: 60px;
  line-height: 60px;
  font-size: 26px;
  color: #1c61ad;
  text-align: center;
  font-weight: bold;
  background: url(../images/title-onw.png);
  margin-bottom: 20px;
}

.zcwj-item .zcwj-body .zcwj-list {
  width: 68%;
  float: left;
}

.zcwj-item .zcwj-body .zcwj-list li {
  height: 48px;
  line-height: 48px;
  background: url(../images/dot.png) no-repeat center left;
  list-style: none;
  padding-left: 30px;
}

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

.zcwj-item .zcwj-body .zcwj-image {
  float: left;
  font-size: 0;
  width: 28%;
  padding-left: 4%;
}

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

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

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

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

.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;
}

.xxgk-item {
  margin-top: 70px;
  padding-bottom: 110px;
}

.xxgk-item .xxgk-box {
  width: 47.5%;
  border: 3px solid #c1d6f1;
  border-radius: 8px;
  float: left;
}

.xxgk-item .xxgk-box .xxgk-header {
  background: url(../images/title-item.png) no-repeat center;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin-top: -36px;
}

.xxgk-item .xxgk-box .xxgk-header h4 {
  color: #1c61ad;
  font-size: 26px;
}

.xxgk-item .xxgk-box .xxgk-body {
  margin: 12px 0;
}

.xxgk-item .xxgk-box .xxgk-body li {
  height: 48px;
  line-height: 48px;
  background: url(../images/dot.png) no-repeat center left;
  padding-left: 22px;
  margin-left: 22px;
  margin-right: 20px;
}

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

.xxgk-item .xxgk-box .xxgk-body-bsck ul {
  margin: 0 12px;
  padding-left: 30px;
}

.xxgk-item .xxgk-box .xxgk-body-bsck li {
  width: 28.3333%;
  float: left;
  margin: 0;
}

.contact-box {
    float: left;
    width: 47.5%;
    height: 64px;
    line-height: 64px;
    background: #fff;
    border: 3px solid #cae2fc;
    text-align: center;
}

.contact-box span {
    font-size: 18px;
}
/*# sourceMappingURL=style.css.map */