.gzk {
  background: url(../imagesq/gzk-bg.png) center top no-repeat #f5f5f5;
  font-size: 16px;
}

.gzk .gzk-header {
  width: 1122px;
  margin: 0 auto;
}

.gzk .gzk-header .gzk-logo {
  height: 40px;
  padding-top: 24px;
}

.gzk .gzk-header h1 {
  color: #fff;
  text-align: center;
  font-size: 55px;
  font-weight: bold;
  padding-top: 67px;
  padding-bottom: 55px;
}

.gzk .gzk-header h2 {
  background: url(../imagesq/gzk-bg-line.png) center no-repeat;
  color: #fff;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}

.gzk .gzk-wrap {
  background: #fff;
  padding: 36px;
  width: 1050px;
  margin: 0 auto;
  overflow: hidden;
}

.gzk .gzk-search-wrap {
  background: #f5f5f5;
  height: 125px;
  padding-top: 55px;
  margin-bottom: 52px;
}

.gzk .gzk-search-wrap .gzk-search {
  width: 825px;
  height: 46px;
  margin: 0 auto 30px;
  overflow: hidden;
}

.gzk .gzk-search-wrap .gzk-search .gzk-search-form {
  border-radius: 10px;
  border: 2px solid #0f5a9b;
  background: none;
  width: 696px;
  height: 42px;
  float: left;
}

.gzk .gzk-search-wrap .gzk-search .gzk-search-form .gzk-search-txt {
  border: none;
  background: none;
  width: 585px;
  height: 42px;
  line-height: 42px;
  padding: 0 20px;
  float: left;
  font-size: 16px;
}

.gzk .gzk-search-wrap .gzk-search .gzk-search-form .gzk-search-submit {
  cursor: pointer;
  border: none;
  background: url(../imagesq/gzk-i-search.png) left center no-repeat;
  height: 42px;
  float: right;
  margin-right: 22px;
  width: 35px;
}

.gzk .gzk-search-wrap .gzk-search .gzk-ad-search {
  border-radius: 10px;
  background: #0f5a9b;
  color: #fff;
  float: right;
  height: 46px;
  width: 110px;
  line-height: 46px;
  font-size: 18px;
  text-align: center;
}

.gzk .gzk-search-wrap .gzk-search-type {
  text-align: center;
}

.gzk .gzk-search-wrap .gzk-search-type span {
  color: #0f5a9b;
  padding-right: 18px;
}

.gzk .gzk-search-wrap .gzk-search-type em {
  padding: 0 22px 0 10px;
}

.gzk .gzk-search-wrap .gzk-search-type em.pr0 {
  padding-right: 0;
}

.gzk .gzk-search-wrap .gzk-search-type input {
  padding-left: 18px;
}

.gzk .gzk-left {
  width: 243px;
  float: left;
}

.gzk .gzk-left .gzk-left-gird {
  font-family: "FZXiaoBiaoSong-B05S", "FZXBSK", "SimSun";
  border: 1px solid #b5b5b5;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 20px;
}

.gzk .gzk-left .gzk-left-gird .gzk-left-title {
  background: #eee;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  height: 60px;
  padding: 15px 10px;
  white-space: nowrap;
}

.gzk .gzk-left .gzk-left-gird .gzk-left-title.lh60 {
  line-height: 60px;
  border-bottom: 1px solid #b5b5b5;
  margin-bottom: 33px;
}

.gzk .gzk-city {
  overflow: hidden;
  width: 243px;
  padding-left: 19px;
  padding-bottom: 30px;
}

.gzk .gzk-city li {
  float: left;
  border: 1px solid #b5b5b5;
  border-radius: 5px;
  width: 61px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 16px;
  margin-right: 6px;
  margin-bottom: 15px;
}

.gzk .gzk-city li a {
  color: #3b3838;
  display: block;
  text-decoration: none;
}

.gzk .gzk-city li a:hover {
  background: #eee;
}

.gzk .gzk-right {
  border: 1px solid #b5b5b5;
  border-radius: 5px;
  float: right;
  width: 762px;
  padding: 18px 13px;
}

.gzk .gzk-table {
  width: 100%;
  font-size: 14px;
  font-family: "FZXiaoBiaoSong-B05S", "FZXBSK", "SimSun";
  margin-bottom: 64px;
}

.gzk .gzk-table th {
  background: #fff;
  border-bottom: 2px solid #0f5a9b;
  color: #333;
  text-align: center;
  line-height: 60px;
  font-size: 20px;
  font-weight: bold;
}

.gzk .gzk-table tr:nth-child(2n + 1) {
  background: #eee;
}

.gzk .gzk-table td {
  padding: 10px 0;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}

.gzk .gzk-table td a {
  color: #333;
}

.gzk .gzk-table .gzk-table-index {
  width: 50px;
}

.gzk .gzk-table .gzk-table-title {
  font-size: 16px;
  line-height: 50px;
  font-weight: bold;
  text-align: left;
}

.gzk .gzk-table .gzk-table-time {
  color: #5d89b6;
  line-height: 20px;
  text-align: left;
}

.gzk .gzk-table .gzk-download {
  padding: 0 5px;
  white-space: nowrap;
}

.gzk .page {
  height: 40px;
  text-align: center;
  clear: both;
  position: relative;
  left: 50%;
  float: left;
  padding: 35px 0;
}

.gzk .page a,
.gzk .page span,
.gzk .page em {
  border: 1px solid #b5b5b5;
  font: normal 14px/28px "Microsoft YaHei";
  height: 28px;
  padding: 0 10px;
  display: block;
  float: left;
  position: relative;
  left: -50%;
  margin-right: 4px;
}

.gzk .page a {
  background: #f2f2f2;
  color: #898989;
}

.gzk .page a:first-child, .gzk .page a:last-child {
  color: #0f5a9b;
}

.gzk .page .here {
  background: #0f5a9b;
  color: #fff;
}

.gzk-article-wrap {
  background: #f0f0f0;
}

.gzk-article-wrap .gzk-article {
  background: #fff;
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}

.gzk-article-wrap .gzk-article .gzk-article-header {
  border-bottom: 5px solid #015293;
  padding-top: 152px;
  padding-bottom: 35px;
  position: relative;
  margin-bottom: 58px;
}

.gzk-article-wrap .gzk-article .gzk-article-header-title {
  color: #ff0000;
  font-family: "FZXiaoBiaoSong-B05S", "FZXBSK", "SimSun";
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  line-height: 91px;
}

.gzk-article-wrap .gzk-article .gzk-article-header-title .gzk-article-header-title-logo {
  display: inline-block;
  background: url(../imagesq/gzk-logo.png) 0 center no-repeat;
  padding-left: 100px;
}

.gzk-article-wrap .gzk-article .gzk-article-header-title img {
  width: 85px;
  margin-right: 13px;
  vertical-align: middle;
}

.gzk-article-wrap .gzk-btns {
  position: absolute;
  bottom: 12px;
  right: 12px;
}

.gzk-article-wrap .gzk-btns .gzk-btn {
  color: #666;
  line-height: 36px;
  width: 88px;
  height: 36px;
  border: 1px solid #d2d2d2;
  float: left;
  text-align: center;
}

.gzk-article-wrap .gzk-btns .gzk-btn.mr {
  margin-right: 12px;
}

.gzk-article-wrap .gzk-btns .gzk-btn a {
  text-decoration: none;
  display: block;
  color: #666;
}

.gzk-article-wrap .gzk-article-con {
  padding: 0 85px;
}

.gzk-article-wrap .gzk-article-con h1 {
  font-family: "FZXiaoBiaoSong-B05S", "FZXBSK", "SimSun";
  text-align: center;
  font-size: 28px;
  line-height: 1;
  margin-bottom: 28px;
}

.gzk-article-wrap .gzk-article-con .gzk-article-desc {
  font-family: "FZXiaoBiaoSong-B05S", "FZXBSK", "SimSun";
  font-size: 18px;
  line-height: 1;
  text-align: center;
  margin-bottom: 70px;
}

.gzk-article-wrap .gzk-article-con .gzk-article-con-txt {
  line-height: 30px;
}
/*# sourceMappingURL=gzk.css.map */