@charset "utf-8";
/* CSS Document */

body {
  color: #7c7c7e;
  font: 13px/1.75 "宋体";
}

* {
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4 {
  font-weight: normal;
  font-size: 12px;
}
html {
  min-width: 1140px;
}

img {
  border: none;
  vertical-align: bottom;
}
a {
  color: #7c7c7e;
  outline: medium none;
  text-decoration: none;
}
li {
  list-style: none;
}
a:hover {
  color: #1d2742;
  text-decoration: none;
}
.clear {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.head {
  width: 100%;
  min-width: 1140px;
  overflow: hidden;
}
.head_center {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1064px;
  margin: 0 auto;
  height: 126px;
}

.hedyou {
  width: 224px;
}

.hottell_img {
  width: 224px;
  margin-top: 10px;
}

.in_wx {
  float: right;
}

.nav {
  width: 100%;
  height: 44px;
  line-height: 44px;
  background-color: #484848;
}

.nav ul {
  width: 1064px;
  margin: 0 auto;
}

.nav ul li {
  float: left;
  height: 44px;
  line-height: 44px;
  text-align: center;
}

.nav ul li a {
  padding: 0 21px;
  font-family: "微软雅黑";
  font-size: 15px;
  color: #fff;
  height: 44px;
  line-height: 44px;
  display: block;
}
#lit a {
  border-right: none;
}

.foot {
  width: 100%;
  background-color: #161d25;
}
.foot a {
  color: #fff;
}
.foot2 a {
  color: #fff;
}

.footer {
  width: 1064px;
  margin: 0 auto;
  padding-bottom: 12px;
}
.footer ul {
  float: left;
  margin-top: 12px;
}
.footer .wad {
  width: 200px;
}

.footer .cp {
  width: 400px;
}

.footer .cp li {
  width: 150px;
}

.footer .cp li:first-child {
  width: 320px;
}

.footer ul li {
  float: left;
  line-height: 25px;
  background: url(../images/poin.jpg) no-repeat left center;
}
.footer .wad li {
  width: 170px;
}

.footer ul li:first-child {
  width: 170px;
  float: left;
  background: none;
}
.footer ul li a {
  color: #fff;
  padding-left: 15px;
}
.footer ul li h1 {
  font-family: "ltzh";
  color: #fff;
  font-size: 15px;
  line-height: 30px;
}
.wex {
  width: 82px;
  height: 102px;
  margin-top: 20px;
}

.foot2 {
  width: 100%;
  float: left;
  background-color: #3d4248;
}

.foot_bt {
  width: 1064px;
  margin: 0 auto;
  padding-top: 50px;
  min-height: 130px;
}
.foot_bt div {
  color: #fff;
  width: 1064px;
  float: left;
  line-height: 23px;
}
.foot_bt .link span {
  width: 70px;
  float: left;
}
.foot_bt .link a {
  float: left;
  display: block;
  margin-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #636363;
  height: 12px;
  line-height: 10px;
  color: #fff;
}

.shutter {
  overflow: hidden;
  width: 100%;
  height: 772px;
  position: relative;
  margin: 0 auto;
}
.shutter-img {
  z-index: 1;
}
.shutter-img,
.shutter-img a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.shutter-img a {
  cursor: default;
}
.shutter-img a > img {
  width: 100%;
  height: 100%;
}
.shutter-btn li {
  position: absolute;
  z-index: 2;
  top: 50%;
  width: 49px;
  height: 49px;
  margin-top: -25px;
  cursor: pointer;
}
.shutter-btn li.prev {
  left: 20px;
  background: url(../images/shutter_prevBtn.png) no-repeat 0 -49px;
}
.shutter-btn li.next {
  right: 20px;
  background: url(../images/shutter_nextBtn.png) no-repeat 0 -49px;
}

.main_gp {
  width: 1230px !important;
}
.gp {
  width: 960px !important;
}
.gp_list .title {
  height: 42px;
  line-height: 42px;
  padding: 0 18px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  background-color: #eee;
  box-sizing: border-box;
}
.gp_list .content {
  /* padding: 8px 18px; */
}
.gp_list .content ul li {
  /* padding: 10px 0; */
  height: 46px;
  line-height: 46px;
  border-bottom: 1px solid #e1e1e1;
  background-color: #fff;
}
.gp_list .content ul li:hover {
  background-color: #eaf6ff;
}
.gp_list .content span {
  font-size: 15px;
  color: #333;
  font-family: "微软雅黑";
  height: 0;
}
.gp_list .content .item {
  display: block;
  padding: 0 16px;
  height: 100%;
}
.gp_list .content span.time {
  font-size: 13px;
  color: #999;
}
.gp_list span {
  display: inline-block;
}
.gp_list .title span {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  text-align: left;
}
.gp_list .code {
  width: 12%;
}
.gp_list .brief {
  width: 12%;
}
.gp_list .announce_ti {
  width: 64%;
}
.gp_list .time {
  width: 9%;
}
.announce_ti {
  position: relative;
}
.announce_ti i {
  display: inline-block;
}
.announce_ti i.pdf {
  width: 19px;
  height: 19px;
  margin: 0 4px;
  vertical-align: middle;
  background: url(../images/pdf.png) no-repeat center;
}
.announce_ti .download {
  position: absolute;
  right: 18px;
  top: 18px;
  width: 13px;
  height: 13px;
  vertical-align: middle;
  background: url(../images/download.png) no-repeat center;
}

.PageV {
  margin: 15px 0;
}
