@charset "UTF-8";
html {
  min-width: 1200px;
}

a {
  text-decoration: none;
  color: inherit;
}

.clearfix {
  /* 触发 hasLayout */
  zoom: 1;
}

.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  visibility: visible;
  display: block;
  margin-bottom: 47px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.pos {
  width: 1200px;
  height: 44px;
  line-height: 44px;
  margin: 20px auto;
  background: url("https://www.gdszjgdj.org/pc/location.png") no-repeat left center;
  padding-left: 36px;
  font-size: 18px;
  color: #454545;
}

.pos a {
  color: #454545;
}

.content {
  padding: 30px 0;
}

.content,
.viewList {
  box-sizing: border-box;
  width: 1200px;
  border: solid 1px #f0f0f0;
  overflow: hidden;
}

.content .sidebar {
  box-sizing: border-box;
  width: 317px;
  padding: 0 20px;
}

.content .sidebar ul {
  list-style: none;
  overflow: hidden;
}

.content .sidebar ul li {
  margin-bottom: 20px;
}

.content .sidebar ul li a {
  width: 275px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  display: block;
  font-size: 22px;
  line-height: 36px;
  text-align: center;
  color: #333333;
  position: relative;
  box-sizing: border-box;
  padding: 12px 12px;
}

.content .sidebar li a:hover,
.content .sidebar li.current a {
  color: #fff;
  background-color: #c90500;
}

.content .viewList {
  width: 880px;
  border: none;
}

.viewList ul {
  list-style: none;
  margin: 30px 30px 0 20px;
  overflow: hidden;
}

.content .viewList ul {
  margin-top: 0;
}

.content .viewList ul li {
  width: 830px;
}

.viewList ul li {
  width: 1148px;
  height: 60px;
  line-height: 60px;
  color: #3b3939;
  overflow: hidden;
  margin: 4px 0;
}

.viewList ul li:not(:last-child) {
  border-bottom: 1px dotted rgba(204, 204, 204, 0.4);
}

.viewList ul li a {
  font-size: 18px;
  color: #333333;
}

.viewList ul li a:hover {
  color: #c90500;
}

.viewList ul li .dot {
  width: 5px;
  height: 5px;
  background-color: #c90500;
  float: left;
  margin: 29px 12px 0 0;
}

.content .Links ul li .til {
  width: 810px;
}

.viewList ul li .til {
  width: 1000px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  float: left;
}

.content .viewList ul li .til {
  width: 720px;
}

.viewList ul li .time {
  font-size: 16px;
  color: rgba(51, 51, 51, 0.5);
  float: right;
}

.content .page {
  width: 960px;
}

.page {
  width: 1147px;
  height: 41px;
  margin: 40px auto;
  text-align: center;
  padding-top: 35px;
}

.page a {
  color: #333333;
  background-color: #eeeeee;
  padding: 8px 9px 8px 14px;
  margin: 0 4px;
  font-size: 16px;
}

.page a.current {
  color: #fafafa;
  background-color: #c90500;
}

.zw-title {
  width: 1100px;
  font-size: 26px;
  font-weight: bold;
  line-height: 44px;
  text-align: center;
  color: #333333;
  margin: 45px auto;
}

.zw-info {
  width: 1100px;
  margin: 30px auto;
  line-height: 44px;
  padding-bottom: 5px;
  border-bottom: dashed 1px #d5d5d5;
  font-size: 16px;
  color: #666;
  text-align: left;
  position: relative;
}

.zw-info .ly {
  margin: 0 20px 0 0;
}

.zw-info .changeFont {
  margin-right: 20px;
}

.zw-info .print {
  margin-right: 20px;
  cursor: pointer;
}

#lFont,
#mFont,
#sFont {
  margin: 0 5px;
  cursor: pointer;
}

.zw {
  width: 1100px;
  margin: 15px auto 50px auto;
  font-size: 20px;
  line-height: 44px;
  color: #333333;
}

.zw p {
  margin-top: 10px;
  line-height: 2em;
  text-align: justify;
}

.zw img {
  display: block;
  max-width: 100%;
  margin: 15px auto !important;
}

.my-fav {
  display: none;
}

.with-fav {
  color: #2c8be9;
}

.fav-wrap {
  margin-right: 20px;
  display: inline-block;
}

.fav-wrap a {
  cursor: pointer;
}

.shareIcon {
  display: inline-block;
}

.SiteName {
  display: none;
  margin: 20px auto 0;
}

.SiteName img {
  display: block;
  margin: 0 auto;
}

@media print {
  html,
body {
    min-width: 1px !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .floatPanel,
.pos,
.xgwz,
.changeFont,
.print,
.shareIcon,
.head,
.fp-itm,
.Links,
.foot {
    display: none !important;
  }

  .SiteName {
    display: block !important;
  }

  .con {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    min-height: 1px !important;
  }

  .con .viewList,
.con .viewList .zw-title,
.con .viewList .zw-info,
.con .viewList .zw {
    width: 100% !important;
    border: 0 !important;
  }

  .copyright .con {
    width: 100% !important;
  }

  .copyright .con .right a {
    display: none !important;
  }
}
.xgwz {
  width: 1100px;
  margin: 0 auto;
}

.xgwz ul li {
  width: 1025px;
}

.xgwz ul li .til {
  width: 850px;
}

.t-title {
  font-size: 20px;
  height: 24px;
  line-height: 24px;
  color: #2c8be9;
  border-left: 3px solid #2c8be9;
  padding-left: 8px;
}

.sub-title {
  width: 1000px;
  font-size: 22px;
  line-height: 44px;
  text-align: center;
  color: #333333;
  margin: 45px auto;
  margin-top: -20px;
}/*# sourceMappingURL=public.css.map */