* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
}
#dongkou-ghjh a {
  font-family: Microsoft YaHei;
  color: #134B89;
  text-decoration: none;
}
body {
  width: 100%;
  height: 100%;
}
#dongkou-ghjh {
  width: 100%;
}
#dongkou-ghjh img {
  vertical-align: middle;
}
.ghjh-container {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
}
.ghjh-main {
  margin-top: 35px;
}
.ghjh-main .ghjh-title {
  margin-top: 20px;
  width: 100%;
  height: 53px;
  border-top-left-radius: 10px;
  background: #F5F5F5;
  border-bottom: 3px solid #0D4C99;
}
.ghjh-main .ghjh-title span {
  display: inline-block;
  height: 100%;
  padding: 0 25px;
  font-size: 22px;
  background: #0D4C99;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 53px;
}
.ghjh-main .ghjh-table {
  width: 100%;
  margin-top: 20px;
}
.ghjh-main .ghjh-table .tables {
  width: 100%;
  border-collapse: inherit!important;
  border-spacing: 6px!important;
}
.ghjh-main .ghjh-table .tables-title th {
  height: 45px;
  text-align: center;
  line-height: 45px;
  background: #F1F1F1;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #0D4C99;
}
.ghjh-main .ghjh-table .tables-title .title-one {
  width: 98px;
}
.ghjh-main .ghjh-table .tables-title .title-two {
  width: 282px;
}
.ghjh-main .ghjh-table .tables-title .title-three {
  width: 683px;
}
.ghjh-main .ghjh-table .tables-title .title-four {
  width: 122px;
}
.ghjh-main .ghjh-table .tables-conts td {
  text-align: center;
  height: 65px;
  line-height: 65px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  color: #666666;
}
.ghjh-main .ghjh-table .tables-conts .cont-three {
  padding-left: 15px;
  text-align: left;
}
.ghjh-main .ghjh-table .tables-conts .cont-three a {
  color: #666666!important;
}
.ghjh-main .ghjh-table .tables-conts .cont-three a:hover {
  color: #0D4C99!important;
}
.ghjh-main .ghjh-table .tables-conts .cont-four {
  color: #999999;
}
/*-------当前位置-----*/
.ghjh-location {
  line-height: 56px;
  height: 56px;
  color: #999999;
  font-size: 16px;
  background-color: #F1F1F1;
  margin: 0 auto;
}
.ghjh-location .szwz {
  color: #999999;
}
.ghjh-location a {
  display: inline-block;
  margin: 0 5px;
  font-size: 16px;
  color: #999999!important;
}
.ghjh-location a:hover {
  color: #134B89!important;
}
.fany .page_num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
