.body_Bg {
  background: url(../images/body_bg.png) no-repeat top center;

  font-size: 20px;
  line-height: 60px;
  color: rgba(0, 0, 0, 1);
}

.container {
  width: 1300px;
}

.logo {
  margin-top: 20px;
}

.text {
  width: 80%;
  margin: 20px auto;    text-align: center;
}

.yingyan {
  margin-top: 120px;
  text-indent: 2em;
  border-radius: 10px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 30px rgba(42, 130, 228, 0.25);
  padding: 20px 33px 20px 60px;
}

.jzyf_title a {
  display: block;
  height: 79px;
  background: url(../images/jzxf_title.png) no-repeat center;
}

.jzyf {
  border-radius: 10px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 30px rgba(42, 130, 228, 0.25);
  margin-top: 36px;
  padding: 39px 60px 50px;
}

/* 工作进展 */
.gzjz-box {
  width: 100%;
  background-size: 100% 100%;
  margin-top: -150px;
  overflow: hidden;
  /* position: relative;
            z-index: -2; */
}

.gzjz-box .tw-list {
  width: 100%;
  position: relative;
}

.gzjz-box .tw-list .tw-item {
  display: inline-block;
  vertical-align: top;
  width: 280px;
  height: 260px;
  background-color: #fff;
  box-shadow: 5px 5px 5px rgb(235, 243, 239);
  padding: 36px 20px;
}

.gzjz-box .tw-list .tw-item:not(:last-child) {
  margin-right: 20px;
}

.gzjz-box .gzjz-swiper {
  width: 130%;
  height: 450px;
  position: relative;
  margin-top: 206px;
  margin-left: -15%;
}

.gzjz-box .gzjz-swiper .swiper-container {
  width: 100%;
  height: 100%;
}

.gzjz-box .gzjz-swiper .swiper-container .swiper-wrapper {
  width: 100%;
  height: 450px;
}

.gzjz-box .gzjz-swiper .swiper-container .swiper-slide {
  width: 800px;
  height: 100%;
  /* background-color: #666666; */
}

.gzjz-box .gzjz-swiper .swiper-container .swiper-wrapper .swi-img {
  width: 800px;
  height: 100%;
}

.gzjz-box .gzjz-swiper .swiper-container .swiper-wrapper .swi-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.jzyf p {
  text-indent: 2em;
  margin-top: 40px;
}

.pafqggzl {
  margin-top: 50px;
}

.pafqggzl_title a {
  height: 79px;
  display: block;
  background: url(../images/pafq_title.png) no-repeat center;
}

.palist {
  display: flex;

  flex-wrap: wrap;
}

.palist li {
  width: 31.4%;
  height: 150px;
  margin-right: 36px;
  background: rgba(255, 255, 255, 1);
  margin-top: 36px;
  box-shadow: 0px 0px 30px rgba(42, 130, 228, 0.25);
  font-size: 20px;
  font-weight: 700;
  line-height: 26.4px;
  color: rgba(56, 56, 56, 1);
  box-sizing: border-box;
  padding: 21px 22px 0 53px;
  position: relative;
}

.palist li::before {
  content: "";
  display: block;
  background: url(../images/li_icon.png) no-repeat center;
  width: 18px;
  height: 12px;
  position: absolute;
  top: 30px;
  left: 20px;
}

.palist li span {
  position: absolute;
  padding-left: 30px;
  bottom: 20px;
  background: url(../images/timer.png) no-repeat left;
}

.palist li:hover {
  color: rgba(255, 255, 255, 1);
  background: url(../images/li_bg.png) no-repeat center;
}

.palist li:hover::before {
  background: url(../images/li_iconhv.png) no-repeat center;
}

.palist li:hover span {
  background: url(../images/timerhv.png) no-repeat left;
}

.palist li:hover a {
  color: rgba(255, 255, 255, 1);
}

/* 单行省略号 */
.elli-s {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
}

/* 多行省略号 */
.elli-m {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

.palist li:nth-child(3n) {
  margin-right: 0;
}

.fzwjc_title a {
  height: 79px;
  display: block;
  background: url(../images/fzwjc_title.png) no-repeat center;
}

.fzwjc {
  margin-top: 50px;
}

.wjclist {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 40px;
}

.wjc_f {
  width: 74%;
  position: relative;
}

.wjc_r {
  width: 23%;
}

.wjc_f a span {
  position: absolute;
  bottom: 0;
  height: 60px;
  width: 100%;
  line-height: 60px;
  display: block;
  border-radius: 0px 0px 10px 10px;
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  font-size: 20px;
  font-weight: 700;
  color: rgba(255, 255, 255, 1);
  padding-left: 30px;
  box-sizing: border-box;
}

.wjc_f img {
  width: 100%;
  object-fit: cover;
  height: 570px;
  display: block;
}

.wjc_r img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
}

.wjc_r a {
  display: block;
  margin-top: 15px;
}

.wjc_r a:nth-child(1) {
  margin-top: 0;
}

.fzjxs {
  margin-top: 60px;
  margin-bottom: 60px;
}

.fzjxs_title a {
  height: 79px;
  display: block;
  background: url(../images/fzjxs_title.png) no-repeat center;
}

.fzlist {
  display: flex;
  flex-wrap: wrap;
}

.fzlist li {
  width: 31.4%;
  background: url(../images/fz_libg.png) no-repeat center;
  margin-top: 40px;
  height: 220px;
  box-sizing: border-box;
  margin-right: 36px;
  padding: 59px 34px 0 99px;
  position: relative;
}

.fzlist li a {
  font-size: 20px;
  font-weight: 700;
  line-height: 26.4px;
  color: rgba(56, 56, 56, 1);
}

.fzlist li:nth-child(3n) {
  margin-right: 0;
}

.ckgd {
  position: absolute;
  bottom: 30px;
  font-size: 16px;
  font-weight: 400;
  right: 50px;
  letter-spacing: 0px;
  line-height: 21.12px;
  color: rgba(42, 130, 228, 1) !important;
}

@media (max-width: 1500px) {
  .container {
    width: 1170px;
  }

  .palist li {
    margin-right: 31px;
  }

  .fzlist li {
    margin-right: 30px;
  }
}

@media (max-width: 768px) {
  .container {
    width: auto;
  }

  .palist li {
    margin-right: 0px;
    width: 48%;
  }

  .palist,
  .fzlist {
    justify-content: space-between;
  }

  .fzlist li {
    width: 48%;
    margin-right: 0px;
  }

  .wjclist {
    flex-wrap: wrap;
  }

  .wjc_f {
    width: 100%;
  }

  .wjc_f img {
    height: auto;
  }

  .wjc_r {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .wjc_r a {
    margin-top: 0;
  }
}

@media (max-width: 480px) {
  .yingyan {
    padding: 20px 33px 20px 33px;
  }

  .container {
    padding: 0 10px;
  }

  .text {
    width: 94%;
    margin: 20px auto;
  }

  .jzyf {
    padding: 39px 23px 50px;
  }

  .palist li {
    margin-right: 0px;
    width: 100%;
  }

  .fzlist li {
    width: 100%;
  }

  .wjc_r {
    flex-wrap: wrap;
  }

  .wjc_r a {
    margin: 0 auto;
  }
}

/* 工作进展 swiper */
@media (max-width: 1480px) {
  .gzjz-box .gzjz-swiper {
    width: 120%;
    margin-left: -10%;
  }
}

@media (max-width: 1200px) {
  .gzjz-box .gzjz-swiper {
    width: 100%;
    margin-left: 0;
  }
}

@media (max-width: 431px) {
  .gzjz-box .gzjz-swiper {
    height: 185px;
  }

  .gzjz-box .gzjz-swiper .swiper-container .swiper-wrapper {
    height: 185px;
  }

  .gzjz-box .gzjz-swiper .swiper-container .swiper-slide {
    width: 100%;
  }

  .gzjz-box .gzjz-swiper .swiper-container .swiper-wrapper .swi-img {
    width: 100%;
  }
.wjc_r img {
    margin-top: 10px;}
}
