﻿*{margin: 0;padding: 0;box-sizing: border-box;}
img {border: none;}
a {text-decoration: none;cursor:pointer;color: inherit;}
a:hover,a:link{text-decoration: none;}
p {margin: 0;}
ul {margin: 0;padding: 0;list-style: none;}
.fl{float: left;}
.fr{float: right;}
.clear{}
.clear:after{display: block;content: '';height:0;clear: both;}
.none{display: none;}

body{font-size:14px;font-family:"Microsoft Yahei";background: url(gzk-bg.png) no-repeat top center;background-size: 100%;}
.con-wrap{width: 1100px;margin: 0 auto;}
.header-wrap .logo{line-height: 0;padding-top: 28px;}
.header-wrap .logo img{height:78px;}
.header-wrap .gzk{text-align: center;margin-top: 64px;}
.header-wrap .gzk img{height: 76px;}
.header-wrap .line{font-size: 18px;color: rgb(249, 251, 253);font-weight: bold;text-align: center;line-height: 1;background: url(gzk-line.png) no-repeat center;margin:53px;}

.main-wrap{background: rgb(245,245,245);}
.search-wrap{text-align: center;}
.search-box{display: inline-block;width: 700px;height: 50px;border:1px solid rgb(237,237,237);border-radius: 10px;background: #fff;}
.search-box .search-ipt{width: 625px;height: 100%;font-size: 16px;line-height: 48px;margin-left:22px;border:none;outline: none;}
.search-box .search-btn{width: 29px;height: 100%;background: url(gzk-search-btn.png) no-repeat center;margin-right: 21px;cursor: pointer;}
.list-head{font-size: 20px;font-family: "FZXBSJW";color: rgb(51, 51, 51);line-height: 1;border-bottom: 2px solid rgb(15,90,155);}
.head-cell,.item-cell{display: table-cell;}
.list-body li{font-size: 16px;font-family: "SimSun";}
.list-body li:nth-child(even){background: rgb(238,238,238);}
.list-body li:last-child{border-bottom: 1px solid rgb(238,238,238);}
.item-cell{vertical-align: middle;padding: 12px;}
.item-cell-rowno{color: rgb(102, 102, 102);}
.item-cell-title .abs{font-size: 14px;color: rgb(93, 137, 182);margin-top:10px;}
.item-cell-download a{font-size: 14px;}
.item-cell-download a+a{margin-left: 35px;}
.page-wrap{font-size: 14px;color: rgb(102, 102, 102);text-align: center;line-height: 26px;margin:64px 0 63px;}
.page-wrap .page-num{display: inline-block;height: 26px;padding:0 9px;border: 1px solid rgb(221, 221, 221);cursor: pointer;margin:0 2px;}
.page-wrap .page-num.active{color: #fff;background: rgb(15,90,155);border-color: rgb(15,90,155);}
.page-wrap .jump-ipt,.page-wrap .jump-btn{width: 46px;height: 26px;text-align: center;border: 1px solid rgb(221, 221, 221);}
.page-wrap .jump-ipt{margin: 0 4px 0 7px;outline: none;vertical-align: top;}
.page-wrap .jump-btn{display: inline-block;cursor: pointer;}

.footer{border-top: 3px solid rgb(73,137,198);}