* {
  margin: 0%;
  padding: 0;
}

.hide {
	display: none;
}

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;
}

.xxgk-item .xxgk-box {
	min-height: 250px;
}
.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
}

.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-header a {
  color: #1c61ad;
}

.zcwj-item .zcwj-body .zcwj-list {
  width: 68%;
  float: left;
  display: inline-block;
  height: 336px;
}

.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: #454545;
}

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

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

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

.zcjd-item .zcjd-box .zcjd-header h4 {
  font-size: 26px;
  float: left;
  margin-left: 10px;
  cursor: pointer;
}

.zcjd-item .zcjd-box .zcjd-header h4.on {
  background: url(../images/title-blue.png) no-repeat left center;
  padding-left: 15px;
}

.zcjd-item .zcjd-box .zcjd-header h4.on a {
  color: #1c61ad;
}

.zcjd-item .zcjd-box .zcjd-header h4 a {
  color: #454545;
}

.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: #454545;
  font-size: 18px;
}

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

.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-header h4 a {
	color: #1c61ad;
}

.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: #454545;
}

.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;
}

.button-item li {
    width: 340px;
    float: left;
    background-color: #1c61ad;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin: 36px 0 0 90px;
}

.button-item li a {
	color: #fff;
	font-size: 20px;
}
/*# sourceMappingURL=style.css.map */