@charset "utf-8";
/* CSS Document by cjy */
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a {
  margin: 0;
  padding: 0;
  color: #333;
}
html {
  display: inline-block;
  width: 100%;
}
img {
  border: none;
}
a {
  text-decoration: none;
  cursor: pointer;
  border: 0;
}
strong {
  font-weight: bold;
}
ul,
ol,
li,
dt,
dd {
  list-style: none;
}
em,
i {
  font-style: normal;
}
.dis-in-b {
  display: inline-block;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* CSS Document by cjy */
/*common-start*/
body {
  background-color: #f0f0f0;
}
body.index {
  background: #f5f5f5 url(../images/20211115gzk_bg.png) center top no-repeat;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.wrapper {
  width: 1100px;
  margin: 0 auto;
}
.wrapper1 {
  /*width: 1428px;*/
  width: 1200px;
  margin: 0 auto;
  background-color: #FFFFFF;
}
.disnone {
  display: none;
}
.logo {
  display: inline-block;
  margin-top: 30px;
  background: url(../images/20211115gzk_logo.png) left center no-repeat;
  color: #dcdcdc;
  font: 20px/50px "微软雅黑";
  padding-left: 50px;
}
.logo a {
  color: #dcdcdc;
  font: 25px/50px "微软雅黑";
}
.index-tit1 {
  text-align: center;
  margin-top: 50px;
  font-weight: bold;
  font-size: 55px;
  font-family: "微软雅黑";
  color: #feffff;
}
.index-tit2 {
  text-align: center;
  margin-top: 30px;
  font-weight: bold;
  font-size: 18px;
  font-family: "微软雅黑";
  color: #ffffff;
  line-height: 30px;
  background: url(../images/20211115gzk_title.png) center no-repeat;
}
.content {
  margin-top: 10px;
  padding: 20px;
  background-color: #FFFFFF;
}
.search-cont {
  background-color: #f5f5f5;
}
.search {
  display: inline-block;
  float: left;
  width: 694px;
  height: 42px;
  margin-top: 60px;
  margin-left: 100px;
  border: 2px solid #0f5a9b;
  background-color: #FFFFFF;
  border-radius: 10px;
}
.search .srk {
  width: 600px;
  height: 42px;
  outline: none;
  border: none;
  font: 16px/40px "微软雅黑";
  padding-left: 20px;
  background: none;
  color: #646464;
}
.search .ss {
  width: 55px;
  height: 42px;
  outline: none;
  border: none;
  background: url(../images/20211115gzk_search.png) center center no-repeat;
}
.search .ss:hover {
  cursor: pointer;
}
.gjsearch {
  display: inline-block;
  float: left;
  width: 110px;
  height: 42px;
  margin-top: 60px;
  margin-left: 25px;
  font: 18px/42px "微软雅黑";
  color: #ffffff;
  background-color: #0f5a9b;
  border-radius: 10px;
  text-align: center;
}
.sswz {
  padding: 20px 0;
  font: 16px/28px "微软雅黑";
  color: #333333;
  text-align: center;
}
.sswz strong {
  color: #0f5a9b;
  font: 16px/28px "微软雅黑";
  margin-right: 10px;
}
.sswz span {
  font: 16px/28px "微软雅黑";
  color: #333333;
  margin: 0 6px;
}
.list {
  margin-top: 40px;
}
.list th {
  font: 20px/50px "方正小标宋简体";
  color: #333333;
  border-bottom: 1px solid #0f5a9b;
}
.list th.th1 {
  width: 150px;
}
.list th.th2 {
  width: 620px;
}
.list th.th3 {
  width: 270px;
}
.list td {
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  font: 14px/50px "宋体常规体";
  color: #333333;
}
.list td.td1 a {
  font: 16px/28px "宋体粗体";
  color: #333333;
  display: block;
  text-align: left;
}
.list td.td1 a:hover {
  color: #ff0000;
}
.list td.td1 p {
  text-align: left;
  font: 14px/20px "宋体常规体";
  color: #5d89b6;
}
.list td.td2 a {
  margin: 0 4px;
}
.list td.td2 a:hover {
  color: #ff0000;
}
.list .bg {
  background-color: #eeeeee;
}
/*=翻页导航=*/
.gl-page {
  text-align: center;
}
.page {
  display: inline-block;
  padding: 20px 0px;
  height: 25px;
  overflow: hidden;
}
.page input {
  display: inline-block;
  width: 50px;
  height: 23px;
  border: 1px solid #d2d2d2;
  outline: none;
  float: left;
  margin: 3px;
}
.page span,
.page a {
  margin: 3px;
  display: inline-block;
  float: left;
  font: 12px/23px "微软雅黑";
  color: #333333;
}
.page a {
  padding: 0 7px;
  border: 1px solid #d2d2d2;
}
.page a.btn {
  padding: 0;
  width: 62px;
  height: 23px;
  text-align: center;
}
.page a.cur,
.page a:hover {
  background: #0f5a9b;
  border-color: #0f5a9b;
  color: #fff;
}
.title {
  padding-bottom: 30px;
  border-bottom: 5px solid #015293;
  text-align: center;
  /*padding-top: 150px;*/
  padding-top: 100px;
}
.title .nr {
  color: #ff0000;
  display: inline-block;
  background: url(../images/20211115gzk_logo1.png) no-repeat;
  background-size: 66px;
  padding-left: 90px;
  font: 40px/72px "方正小标宋简体";
}
.title .nr p {
  font: 20px/20px "方正小标宋简体";
  color: #ff0000;
}
.zwy {
  /*padding: 70px 90px;*/
  padding: 30px 90px 70px;
  border-bottom: 5px solid #015293;
}
.zwy h3 {
  text-align: center;
  font: 28px/72px "方正小标宋简体";
}
.zwy h5 {
  text-align: center;
  font: 18px/32px "仿宋";
}
.zwy h4 {
  padding: 40px 0;
  text-align: center;
  font: 28px/52px "仿宋";
}
.zwy .zwy-cont {
  padding-top: 30px;
  font: 21px/38px "仿宋";
}
.zwy .zwy-cont p {
  text-indent: 2em;
}
.zw-fb {
  padding: 40px;
  font: 28px/32px "方正小标宋简体";
  color: #015293;
  text-align: right;
}
