.logo {
  width: 270px;
  position: absolute;
  top: -8px;
  left: 12%;
}

.logo img {
  width: 100%;
}

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

.cydt {
  padding: 37px 0 45px;
  background: url(../images/dt_bg.png) no-repeat top center;
}

.cydt_nr {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.left {
  width: 65.5%;
  margin-left: 13px;
}

.right {
  width: 28%;
}

.left_ul {
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 18px rgba(161, 78, 0, 0.18);
  margin-top: 40px;
  padding: 27px 20px 27px 29px;
}

.left_ul li {
  position: relative;
  border-bottom: 1px dashed rgba(189, 189, 189, 1);
  margin-top: 24px;
}

.left_ul li::before {
  content: "";
  width: 5.26px;
  height: 23px;
  border-radius: 2.5px;
  background: rgba(244, 82, 62, 1);
  position: absolute;
  left: 0;
  top: 5px;
}

.left_ul li:first-child {
  margin-top: 0;
}

.tit {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 32px;
  color: rgba(51, 51, 51, 1);
  width: 80%;
  margin-left: 25px;
}

.time {
  position: absolute;
  width: 119px;
  height: 31px;
  right: 0;
  top: 0;
  font-size: 18px;
  text-align: center;
  line-height: 30px;
  color: rgba(255, 255, 255, 1);
  border-radius: 20px 0px 20px 0px;
  background: linear-gradient(
    90deg,
    rgba(177, 28, 28, 1) 0%,
    rgba(227, 57, 57, 1) 100%
  );
}

.memo {
  line-height: 30px;
  color: rgba(153, 153, 153, 1);
  margin-top: 8px;
  margin-bottom: 20px;
}

.tit:hover {
  color: rgba(184, 33, 22, 1);
}

.xiangqin {
  color: rgba(212, 48, 48, 1);
}

.xiangqin:hover {
  color: rgba(212, 48, 48, 1);
}

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

  padding: 37px 0 0;
}

.swiper {
  width: 100%;
  overflow: hidden;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.zxbm_title {
  height: 81px;
  background: url(../images/zxbm_title.png) no-repeat center center;
}

.mySwiper {
  margin-top: 40px;
}

.zxmb_nr {
  position: relative;
}

.zxmb_nr .swiper-button-next {
  width: 53px;
  height: 53px;
  right: -51px;
  background: url(../images/arrow.png) no-repeat center center / 100% 100%;
}

.zxmb_nr .swiper-button-prev {
  width: 53px;
  height: 53px;
  left: -51px;
  transform: rotate(180deg);
  background: url(../images/arrow.png) no-repeat center center / 100% 100%;
}

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

.tjyb a {
  width: 24.15%;
}

.shhjl {
  margin-top: 44px;
}

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

.shhjl_ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.shhjl_ul li {
  width: 48%;
  box-sizing: border-box;
  padding: 21px 27px 21px 112px;
  background: rgba(255, 255, 255, 1);
  height: 141px;
  margin-top: 42px;
  border: 2px solid rgba(230, 230, 230, 1);
  position: relative;
}

.shhjl_ul li::before {
  content: "";
  width: 67px;
  height: 78px;
  display: block;
  position: absolute;
  background: url(../images/icon.png) no-repeat center center / 100% 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.title {
  font-size: 24px;
  font-weight: 700;
  line-height: 34.75px;
}

.content {
  font-size: 18px;
  line-height: 26.06px;
  color: rgba(153, 153, 153, 1);
  margin-top: 8px;
  text-indent: 2em;
}

.detail {
  color: rgba(212, 48, 48, 1);
}

a:hover {
  color: rgba(212, 48, 48, 1);
}

.spbd {
  margin-top: 54px;
}

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

/* 工作进展 */
.gzjz-box {
  width: 100%;
  background-size: 100% 100%;

  overflow: hidden;

  /* position: relative;
            z-index: -2; */
}

.spbd_nr {
  background: url(../images/spbd_bg.png) no-repeat center center / 100% 100%;
  padding: 116px 141px 136px;
  box-sizing: border-box;
}

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

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

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

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

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

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

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

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

.gzjz-box .gzjz-swiper .swiper-container .swiper-pagination {
  bottom: 0;
}

.gdan {
  position: absolute;
  height: 40px;
  bottom: 0;
  padding: 0 30px;
  box-sizing: border-box;
  color: rgba(255, 255, 255, 1);
  width: 100%;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.8);
  font-size: 18px;
  line-height: 40px;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0px;
}

.swiper-pagination-bullet {
  width: 182.96px;
  height: 11px;
  opacity: 1;
  border-radius: 0;
  background: #fff;
  border-radius: 0;
}

.swiper-pagination-bullet:first-child {
  border-radius: 9.5px 0 0 9.5px;
}

.swiper-pagination-bullet:last-child {
  border-radius: 0 9.5px 9.5px 0;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: rgba(255, 191, 128, 1);
}

.gdan a {
  color: rgba(255, 255, 255, 1);
}

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

  .right {
    width: 31%;
  }

  .left {
    width: 67%;
    margin-left: 0px;
  }

  .cydt {
    background-position-x: -180px;
  }
}

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

  .lh_tpxw img {
    /* margin-top: 20px; */
    height: auto;
  }

  .left {
    width: 100%;
  }

  .right {
    width: 50%;
    margin-top: 20px;
  }

  .cydt {
    background-position-x: -98px;
  }

  .shhjl_ul li {
    width: 100%;
  }

  .logo {
    width: 162px;
  }
}

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

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

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

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

  .logo {
    width: 83px;
    top: -3px;
    left: 8%;
  }

  .time {
    position: static;
    padding: 0 15px;
  }

  .tit {
    width: 90%;
  }

  .right {
    width: 100%;
  }

  .zxmb_nr .swiper-button-prev {
    left: 0;
  }

  .zxmb_nr .swiper-button-next {
    right: 0;
  }

  .shhjl_ul li {
    height: auto;
  }

  .spbd_nr {
    padding: 87px 50px 106px;
  }

  .swiper-pagination-bullet {
    width: 50px;
  }

  .tjyb a {
    width: 100%;
    margin-top: 20px;
  }
}
