.logo {
  margin-top: 20px;
}

.body_bg {
  background: url(../images/body_bg.png) no-repeat top center,
    url(../images/body_bottombg.png) no-repeat bottom center #cae4fe;
    font-size: 18px;
}

.text {
  width: 80%;
  margin: 30px auto 100px;
}

.dyjh {
  /* display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            box-sizing: border-box; */
  background: url(../images/dyjh_bg.png) no-repeat center;
  padding: 20px 25px;
}

.dyjh_left {
  border-radius: 12px;
  background: linear-gradient(
    106.65deg,
    rgba(237, 247, 255, 1) 0%,
    rgba(214, 235, 255, 1) 100%
  );
  border: 1px solid rgba(255, 255, 255, 1);
  font-size: 18px;
  width: 37%;
  line-height: 46px;
  padding: 15px 30px;
  box-sizing: border-box;
  text-indent: 2em;
  margin-top: -40px;
}

.blue {
  color: rgba(0, 54, 166, 1);
  font-weight: 700;
}

.container {
  width: 1200px;
}

.dyjh_right {
  width: 54%;
}

.top {
  display: flex;
  padding-left: 50px;
}

.top div {
  font-size: 24px;
  font-weight: 700;
  height: 50px;
  opacity: 1;
  border-radius: 217px;
  background: linear-gradient(
    90deg,
    rgba(210, 243, 252, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  line-height: 31.68px;
  color: rgba(68, 102, 218, 1);
  line-height: 50px;
  text-align: center;
  padding: 0 30px;
  margin-right: 60px;
}

.dtlist {
  margin-top: 20px;
  position: relative;
}

.dtlist::before {
  content: "";
  display: block;
  height: 292px;
  width: 1px;
  position: absolute;
  background: #fff;
  left: 185px;
}

.dtlist .timer {
  font-size: 18px;
  font-weight: 700;
  line-height: 36px;
  color: rgba(191, 213, 255, 1);
  position: relative;
  width: 190px;
  display: inline-block;
  margin-right: 30px;
  text-align: right;
  padding-right: 42px;
  box-sizing: border-box;
}

.dtlist .timer::before {
  content: "";
  width: 10px;
  height: 10px;
  opacity: 1;
  background: rgba(255, 255, 255, 1);
  display: block;
  position: absolute;
  right: 0;
  top: 10px;
  border-radius: 50%;
}

.dtlist li {
  height: 60px;
}

.dtlist li a {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 36px;
  color: rgba(255, 255, 255, 1);
}

.dtlist li a img {
  vertical-align: baseline;
  margin-right: 10px;
}

.yingyan {
  margin-top: 40px;
  box-sizing: border-box;
  padding: 27px 23px 29px 25px;
  border-radius: 10px;
  background: linear-gradient(
      90deg,
      rgba(6, 107, 214, 1) 0%,
      rgba(54, 157, 255, 1) 100%
    ),
    rgba(204, 204, 204, 1);
}

.yingyan_nr {
  border-radius: 12px;
  background: linear-gradient(
    106.65deg,
    rgba(237, 247, 255, 1) 0%,
    rgba(214, 235, 255, 1) 100%
  );
  border: 1px solid rgba(255, 255, 255, 1);
  line-height: 46px;
  padding: 14px 33px 14px 29px;
  box-sizing: border-box;
  text-indent: 2em;
}

/* 工作进展 */
.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: 420px;
  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: 374px;
}

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

.gzjz-box .gzjz-swiper .swiper-container .swiper-wrapper .swi-img {
  width: 780px;
  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;
}

.gzjz-box .swiper-pagination-bullet-active {
  background: rgba(0, 54, 166, 1);
}

/* 工作进展 swiper */
.yingyan1 {
  background: linear-gradient(
    106.65deg,
    rgba(237, 247, 255, 1) 0%,
    rgba(214, 235, 255, 1) 100%
  );
  padding: 29px 33px 29px 34px;
  margin-top: 60px;
  box-sizing: border-box;
  line-height: 46px;
  text-indent: 2em;
  border-radius: 12px;
}

.wxyq {
  background: url(../images/wxyq_bg.png) no-repeat center;
  margin-top: 78px;
  padding: 68px 0 85px;
}

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

.wxyq_nr {
  text-indent: 2em;
  font-size: 18px;
  margin-top: 20px;
  line-height: 42px;
  color: rgba(255, 255, 255, 1);
}

.mySwiper {
  overflow: hidden;
  margin-top: 50px;
  position: relative;
}

.mySwiper .swiper-button-prev {
  width: 25px;
  height: 47px;
  background: url(../images/arrow.png);
  left: 0;
}

.mySwiper .swiper-button-next {
  transform: rotate(180deg);
  right: 0;
  width: 25px;
  height: 47px;
  background: url(../images/arrow.png);
}

.zjgqyjsxq {
  margin-top: 40px;
  text-align: center;
}

.zjgqyjsxq_title a {
  font-size: 36px;
  font-weight: 700;
  line-height: 52.13px;
  color: rgba(0, 54, 166, 1);
}

.zjgqyjsxq_nr {
  border-radius: 16px;
  background: linear-gradient(
    106.65deg,
    rgba(237, 247, 255, 1) 0%,
    rgba(214, 235, 255, 1) 100%
  );
  margin-top: 45px;
  border: 1px solid rgba(255, 255, 255, 1);
  padding: 24px 24px 0 24px;
}

.zjgqyjsxq_nr li {
  height: 54px;
  opacity: 1;
  background: rgba(204, 231, 255, 1);
  display: flex;
  line-height: 54px;
  padding-left: 33px;
}

.zjgqyjsxq_nr li:nth-child(2n) {
  background: rgba(237, 247, 255, 1);
}

.zjgqyjsxq_nr li span {
  width: 50%;
  text-align: left;
  border-right: 1px solid rgba(255, 255, 255, 1);
}

.zjgqyjsxq_nr li span:nth-child(2n) {
  border-right: 0;
  padding-left: 200px;
}

.gdhb a {
  margin-top: 40px;
  line-height: 50px;
  font-size: 20px;
  color: rgba(0, 54, 166, 1);
  border-radius: 217px;
  padding: 0 20px;
  height: 50px;
  opacity: 1;
  display: inline-block;
  background: linear-gradient(
    90deg,
    rgba(210, 243, 252, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
}

.zjgkjx {
  margin-top: 40px;
}

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

.mySwiper .swiper-slide img {
  height: 242px;
}

.zjgkjx1 {
  background: url(../images/zjgkjx1_bg.png) no-repeat top center;
  position: relative;
  padding: 33px 61px 75px 61px;
  margin-top: 20px;
  border-radius: 16px;
}

.hdzs {
  background: url(../images/hd_bg.png) no-repeat center;
  position: absolute;
  left: 0;
  top: 0;
  width: 150px;
  height: 54px;
  background-size: 100% 100%;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  line-height: 54px;
}

.zjgkjx1_title {
  text-align: center;
}

.zjgkjx1_title a {
  font-size: 32px;
  font-weight: 700;
  line-height: 54px;
  color: rgba(0, 54, 166, 1);
}

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

.zjgkjx1_left {
  width: 41%;
  line-height: 46px;
}

.zjgkjx1_right {
  width: 54%;
}

.tit {
  font-size: 24px;
  font-weight: 700;
  line-height: 50px;
  color: rgba(0, 54, 166, 1);
  padding: 0 25px;
  height: 50px;
  opacity: 1;
  display: inline-block;
  border-radius: 217px;
  background: linear-gradient(
    90deg,
    rgba(210, 243, 252, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
}

.hdap {
  margin-top: 30px;
  position: relative;
}

.hdap::before {
  content: "";
  display: block;
  width: 1px;
  height: 210px;
  background: rgba(120, 174, 255, 1);
  position: absolute;
  left: 175px;
  top: -10px;
}

.hdap li {
  display: flex;
  padding-left: 30px;
  font-size: 18px;
  line-height: 36px;
  color: rgba(0, 54, 166, 1);
  height: 70px;
  box-sizing: border-box;
}

.hdap li span {
  width: 150px;
  position: relative;
}

.hdap li span::before {
  content: "";
  width: 10px;
  height: 10px;
  opacity: 1;
  display: block;
  background: rgba(0, 54, 166, 1);
  position: absolute;
  right: 0;
  border-radius: 50%;
  top: 14px;
}

.hdap li p {
  padding-left: 61px;
  position: relative;
  font-weight: 700;
  line-height: 25px;
  margin-top: 5px;
}

.hdap li p::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 5px;
  left: 27px;
  background: url(../images/address.png) no-repeat;
  background-size: 100% 100%;
}

.zjgkjx2 {
  margin-top: 45px;
    background-size: 100% 100%;
  background: url(../images/hd2_bg.png) no-repeat;
}

.zjgkjx2 .zjgkjx1_title {
  padding: 20px 50px 0;
}

.zjgkjx2 .hd2 p:blank {
}

.zjgkjx2 .hdap li.hd2 p::before {
  width: 8px;
  height: 1px;
  top: 15px;
  background: rgba(99, 142, 230, 1);
}

.zjgkjx2 .hdap li span {
  width: 122px;
}

.zjgkjx2 .hdap::before {
  height: 430px;
  left: 147px;
}

.zjgkjx2 .hdap li p {
  padding-left: 51px;
}

.zcsd {
  margin-top: 30px;
}

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

.zcsd_mian {
  background: url(../images/zcsd_bg.png) no-repeat top center;
  padding: 34px 29px;
  margin-top: 30px;
}

.zcsd_tit {
  text-align: center;
  font-size: 36px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 52px;
}

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

.yl_box {
  display: flex;
  justify-content: space-between;
  height: 130px;
  margin-top: 29px;
  border-radius: 19px;
  background: linear-gradient(
    180deg,
    rgba(222, 237, 255, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  padding: 10px 33px 0;
}

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

.yl_left {
  width: 33%;
}

.yl_right {
  width: 63%;
}

.yl_tit {
  text-align: center;
}

.yl_tit a {
  font-size: 36px;
  line-height: 52px;
  color: rgba(255, 255, 255, 1);
}

.yl_subtit {
  font-size: 18px;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  margin-bottom: 14px;
  margin-top: 6px;
}

.yl_li {
  background: url(../images/yl_libg.png) no-repeat center / 100% 100%;
  height: 500px;
  padding: 33px 23px;
  box-sizing: border-box;
  line-height: 36px;
  color: rgba(51, 51, 51, 1);
}

.yellow {
  font-size: 20px;
  font-weight: 400;

  line-height: 31px;
  color: rgba(207, 118, 45, 1);
}

.mt30 {
  margin-top: 5px;
}

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

.yl_rili .yl_li {
  width:100%;
  margin-top: 44px;
  position: relative;
}

.yl_rili .yl_li .jy {
  position: absolute;
  top: -30px;
  height: 52px;
  opacity: 1;
  border-radius: 310px;
  background: linear-gradient(
    90deg,
    rgba(74, 127, 222, 1) 0%,
    rgba(175, 151, 232, 1) 100%
  );
  padding: 0 52px;
  line-height: 52px;
  font-size: 20px;
  color: rgba(255, 255, 255, 1);
  left: 50%;
  transform: translateX(-50%);
}

.li_tit {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  line-height: 30px;
  color: rgba(51, 51, 51, 1);
}

.line {
  background: rgba(201, 201, 201, 1);
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.mt20 {
  margin-top: 20px;
}

.kjjs {
  margin-top: 37px;
  padding-bottom: 53px;
}

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

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

.kjjs_li li {
  width: 32%;
  background: url(../images/kjjs_BG.png) no-repeat center;
  height: 117px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 31px 0 25px;
  box-sizing: border-box;
  text-align: center;
}

.kjjs_li li a {
  font-size: 18px;
  font-weight: 700;

  line-height: 30px;
  color: rgba(0, 54, 166, 1);
}
      .yl_box li {
            background: url(../images/1y.png) no-repeat;
            width: 16%;
        }

        .yl_box li.navli {
            background: url(../images/1y_hv.png) no-repeat;
            width: 16%;
        }

        .yl_box li:nth-child(2) {
            background: url(../images/2y.png) no-repeat;

        }

        .yl_box li.navli:nth-child(2) {
            background: url(../images/2y_hv.png) no-repeat;
        }

        .yl_box li:nth-child(3) {
            background: url(../images/3y.png) no-repeat;
        }

        .yl_box li.navli:nth-child(3) {
            background: url(../images/3y_hv.png) no-repeat;
        }

        .yl_box li:nth-child(4) {
            background: url(../images/4y.png) no-repeat;
        }

        .yl_box li.navli:nth-child(4) {
            background: url(../images/4y_hv.png) no-repeat;
        }

        .yl_box li.navli:nth-child(5) {
            background: url(../images/6y_hv.png) no-repeat;
        }

        .yl_box li:nth-child(5) {
            background: url(../images/6y.png) no-repeat;
        }

        .yl_box li.navli:nth-child(6) {
            background: url(../images/8y_hv.png) no-repeat;
        }

        .yl_box li:nth-child(6) {
            background: url(../images/8y.png) no-repeat;
        }

        .yl_box li:nth-child(7) {
            background: url(../images/9y.png) no-repeat;

        }

        .yl_box li.navli:nth-child(7) {
            background: url(../images/9y_hv.png) no-repeat;
        }

        .yl_box li:nth-child(8) {
            background: url(../images/10y.png) no-repeat;
        }

        .yl_box li.navli:nth-child(8) {
            background: url(../images/10y_hv.png) no-repeat;
        }

       


        .yl_box li a {
            display: block;
            width: 100%;
        }

        .yl_vis {
            overflow-y: scroll;
            height: 447px;
            scrollbar-width: thin;

        }



        .yl_vis::-webkit-scrollbar-track {
            background: #f1f1f1;
            transform: scaleY(0.5);
        }

@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;
  }

  .container {
    width: 970px;
  }

  .dyjh_left {
    width: 100%;
  }

  .dyjh_right {
    width: 60%;
    margin-top: 20px;
  }

  .dyjh {
    background: url(../images/dyjh_bg.png) no-repeat center bottom;
    padding: 20px 25px;
  }

  .zjgkjx1_left {
    width: 100%;
  }

  .zjgkjx1_right {
    width: 100%;
  }

  .zjgkjx1_main {
    margin-top: 0px;
  }

  li.hd2 {
    height: auto;
  }

  .zjgkjx2 {
    background-size: 100% 100%;
  }

  .yl_left {
    width: 100%;
  }

  .yl_li {
    height: auto;
  }

  .yl_right {
    width: 100%;
  }

  .zcsd_mian {
    background-size: 100% 100%;
  }
}

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

  .dyjh_right {
    width: 80%;
  }

  .zjgqyjsxq_nr li span:nth-child(2n) {
    border-right: 0;
    padding-left: 52px;
  }

  .zjgkjx1 {
    background-size: 100% 100%;
  }

  .yl_box {
    height: auto;
    flex-wrap: wrap;
  }

  .yl_box li {
    width: 25%;
  }

  .kjjs_li li {
    width: 100%;
    margin-top: 20px;
    background-size: 100% 100%;
  }

  .yl_rili .yl_li {
    width: 100%;
  }
}

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

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

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

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

  .dyjh_right {
    width: 100%;
  }

  .top {
    padding-left: 0px;
  }

  .top div {
    margin-right: 16px;
  }

  .dtlist .timer {
    width: 100%;
    text-align: left;
  }

  .dtlist::before {
    width: 0px;
  }

  .zjgqyjsxq_nr li {
    display: flex;
    flex-direction: column;
    height: auto;
  }

  .zjgqyjsxq_nr li span {
    width: 100%;
  }

  .zjgqyjsxq_nr li span:nth-child(2n) {
    border-right: 0;
    padding-left: 0px;
  }

  .zjgkjx1_title a {
    font-size: 25px;
    margin-top: 20px;
  }

  .hdap li {
    flex-wrap: wrap;
    height: auto;
  }

  .hdap li span {
    width: 100%;
  }

  .hdap::before {
    width: 0;
  }

  .hdap li p {
    padding-left: 22px;
  }

  .hdap li p::before {
    left: 1px;
  }

  .zjgkjx2 .zjgkjx1_title {
    padding: 20px 00px 0;
  }

  .zjgkjx1 {
    padding: 33px 21px 75px 21px;
  }

  .zjgkjx2 .hdap li span {
    width: 100%;
  }

  .zjgkjx2 .hdap li p {
    padding-left: 28px;
  }

  .yl_box li {
    width: 31%;
  }
}
