* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
  .lhyc {
            margin-top: 50px;
        }

        .lhyc_title {
            height: 107px;
            width: 100%;
        }

        .lhyc_title a {
            height: 107px;
            width: 100%;
            background: url(../images/lhyc_title.png) no-repeat center;
            display: block;
        }

        .lhyc_nr {
            margin-top: 30px;
            line-height: 30px;
               display: flex;
            justify-content: space-between;
        }

        .lhyc_nr li {
            position: relative;
            font-size: 16px;
            padding-left: 20px;
        }
    .lhyc_nrLeft {
            width: 49%;
        }

        .lhyc_nrRight {
            width: 49%;
        }

        .lhyc_nr h2 {
            margin-bottom: 10px;
    background: linear-gradient(270deg, rgba(252, 104, 104, 1) 0%, rgba(212, 48, 48, 1) 100%);
    color: white;
    width: 18%;
    padding: 13px;
        }
        .lhyc_nr li::before {
            content: "";
            display: block;
            position: absolute;
            width: 8px;
            height: 8px;
            opacity: 1;
            background: rgba(217, 46, 30, 1);
            top: 11px;
            left: 1px;
            border-radius: 50%;
        }






.lh_container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
  overflow: hidden;
}

.lh_header img {
  width: 100%;
}

/* 
        body {
            background: url(images/hdbg_1.png) no-repeat top center;

        } */

.lh_header {
  /* height: 744px; */
  position: relative;
}

.lh_logo {
  position: absolute;
  top: 20px;
  left: 5%;
  width: 310px;
}

.lh_logo img {
  width: 100%;
  display: block;
}

.swiper {
  width: 90%;
  height: 90%;
  position: relative;
}

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

.lb_bottom {
  height: 60px;
  background: rgba(0, 0, 0, 0.5);
  line-height: 60px;
  position: absolute;
  bottom: 0;
  width: 80%;
  text-align: left;
  padding-left: 35px;
}



a {
  text-decoration: none;
}

li {
  list-style: none;
}

.lb_bottom a {
  font-size: 20px;
  font-weight: 700;
  color: rgba(255, 255, 255, 1);
}

.mySwiper a {
  display: block;
  width: 80%;
}

.swiper-button-prev {
  background-image: url(../images/arrow_left.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 40px;
  height: 120px;
  color: transparent;
}

.swiper-button-next {
  background-image: url(../images/arrow_right.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 40px;
  height: 120px;
  color: transparent;
}

.swiper-pagination {
  text-align: right;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 17px);
  top: var(--swiper-pagination-top, auto);
  left: -151px;
}

.swiper-pagination-bullet {
  background: transparent;
  border: 3px solid rgba(255, 255, 255, 1);
  width: 10px;
  height: 10px;
}

.swiper-pagination-bullet-active {
  background: rgba(255, 255, 255, 1);
  width: 10px;
  height: 10px;
}

/* .lh_tpxw {
            overflow: hidden;
            width: 100%;
        } */
.lhyw {
  margin-top: 58px;
}

.lhyw_title {
  width: 100%;
}

.lhyw_title a {
  height: 107px;
  width: 100%;
  background: url(../images/lhyw_title1.png) no-repeat center;
  display: block;
}

.qxlh_title {
  width: 100%;
}

.qxlh_title a {
  height: 107px;
  width: 100%;
  background: url(../images/qxlh_title1.png) no-repeat center;
  display: block;
}

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

.lhyw_item li {
  width: 48.5%;
  display: flex;
  height: 120px;
  background: rgba(255, 245, 237, 1);
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 23.76px;
  color: rgba(122, 86, 34, 1);
  padding: 20px;
  margin-top: 36px;
}

.time {
  width: 85px;
  height: 85px;
  opacity: 1;
  background: linear-gradient(
    270deg,
    rgba(252, 104, 104, 1) 0%,
    rgba(212, 48, 48, 1) 100%
  );
  border: 1px solid rgba(151, 151, 151, 1);
  padding: 5px;
flex-shrink: 0;
}

.yuefeng {
  font-size: 1.575rem;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 30px;
  color: rgba(255, 255, 255, 1);
}

.nianfeng {
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 20px;
  color: rgba(255, 255, 255, 1);
  margin-top: 10px;
}

.item_title {
  font-size: 1.375rem;
  font-weight: 700;
  color: rgba(196, 68, 39, 1);
}

.item_nr {
  font-size: 1.125rem;
  font-weight: 400;
  color: rgba(122, 86, 34, 1);
  margin-top: 12px;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 86%;
}

.lhyw_item li a {
  /* margin-left: 15px; */
  padding: 10px 15px;
}

.kzxs {
  margin-top: 73px;
}

.kzxs_title {
  width: 100%;
}

.kzxs_title a {
  height: 107px;
  width: 100%;
  display: block;
  background: url(../images/lzxs_title1.png) no-repeat center;
}

.kzxs_item {
  display: flex;
  flex-wrap: wrap;

}

.item1 {
  height: 200px;
  width: 32%;
  background-image: url(../images/lzxs_bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 30px;
  padding: 54px 77px;
    margin-right: 15px
}

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

.item1 a {
  font-size: 1.375rem;
  color: rgba(56, 56, 56, 1);
}

.item1:hover {
  background-image: url(../images/lzxs_hover.png);
}

.item1:hover a {
  color: white;
}

.lhra_title {
  width: 100%;
}

.lhra_title a {
  height: 107px;
  width: 100%;
  background: url(../images/lhra_title1.png) no-repeat center;
  display: block;
}

.lhra_box {
  margin-top: 100px;
  position: relative;
}

.lhra_item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-image: url(../images/lhra_item.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 618px;
  padding: 102px 107px 150px;
  margin-top: 30px;
}

.item2 {
  width: 45%;
  height: 90px;
  line-height: 90px;
  background: rgba(255, 255, 255, 1);
  padding-left: 30px;
}

.item2 a {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1.375rem;
  color: rgba(196, 68, 39, 1);
}

.bottom_bg {
  position: absolute;
  bottom: -130px;
  background-image: url(../images/lhra_bottom1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 500px;
  z-index: -2;
}

.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 18px;
  left: -150px;
  width: 100%;
}

.lhtj_title {
  width: 100%;
  position: relative;
  z-index: 99;
}

.lhtj_title a {
  height: 107px;
  width: 100%;
  display: block;
  background: url(../images/lhtj_bg1.png) no-repeat center;
}

.lhtj {
  margin-top: 80px;
}

.lhsp {
  margin-top: 80px;
}

.lhsp_title {
  width: 100%;
}

.lhsp_title a {
  height: 107px;
  width: 100%;
  display: block;
  background: url(../images/lhsp_title1.png) no-repeat center;
}

.lhsp_item {
  margin-top: 30px;
}

.qxlh {
  margin-top: 50px;
  position: relative;
}

.qxlh_box {
  margin-top: 50px;
  position: relative;
  z-index: 99;
}

.qxlh_bottom {
  position: absolute;
  bottom: 0;
  background-image: url(../images/qxlh_bottom.png);
  height: 407px;
  width: 100%;
}

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

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

.gzjz-box .gzjz-swiper .swiper-container .swiper-wrapper .swi-img {
  width: 600px;
  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-button-prev {
  left: var(--swiper-navigation-sides-offset, 216px);
  width: 74px;
  height: 74px;
  background-image: url(../images/tuarrow_left.png);
}

.gzjz-box .swiper-button-next {
  right: var(--swiper-navigation-sides-offset, 216px);
  width: 74px;
  height: 74px;
  background-image: url(../images/tjarrow_right.png);
}

/* 工作进展 swiper */

/* 两会访谈 s  */
.lhft {
  padding-top: 50px;
  padding-bottom: 50px;
}

.lhft_box {
  background-image: url(../images/lhjt_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 60px;
}

.lhft_title {
  height: 107px;
  width: 100%;
}

.lhft_title a {
  height: 107px;
  width: 100%;
  background: url(../images/lhft_title1.png) no-repeat center;
  display: block;
}

.lhft_item {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

.item_left {
  width: 35%;
}

.lhft_content img {
  width: 100%;
    height: 584px;
    object-fit: cover;
}

.item_right {
  width: 65%;
  background: rgba(255, 255, 255, 1);
}

.item_right li {
  height: 80px;
  width: 95%;
  border-bottom: 1.17px dashed rgba(201, 201, 201, 1);
  margin-left: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 20px;
  position: relative;
}

.item_right li a {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 26.4px;
  color: rgba(51, 51, 51, 1);
}

.item_right li::before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  opacity: 1;
  background: rgba(217, 46, 30, 1);
  top: 35px;
  left: 1px;
  border-radius: 50%;
}

.hover {
  height: 185px !important;
  background-image: url(../images/lhft_qhbg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-left: -63px;
  padding: 24px 30px 30px 84px;
}

.item_memo {
  font-size: 20px;
  font-weight: 700;
  line-height: 26.4px;
  color: rgba(0, 0, 0, 1);
}

.item_tit {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 34.32px;
  color: rgba(212, 48, 48, 1);
  margin-top: 12px;
}

.item_cont {
  font-size: 18px;
  font-weight: 400;
  line-height: 23.76px;
  color: rgba(122, 86, 34, 1);
  display: -webkit-box;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  margin-top: 12px;
}

.time1 {
  font-size: 20px;
  color: rgba(51, 51, 51, 1);
  display: inline;
}

.lb_bottom a {
  width: 100%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.toutxw {
  background-image: url(../images/lb_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 50px 70px 20px;
  margin-top: -233px;
  position: relative;
  z-index: 20;
}

.tout_title {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 53px;
  color: rgba(176, 11, 11, 1);
  text-align: center;
}

.tout_nr {
  font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 32px;
    color: rgba(56, 56, 56, 1);
    margin-top: 15px;
    text-indent: 2em
}

.xiangqing a {
  color: rgba(212, 48, 48, 1);
}
.lhsp_item img {
    
    height: 258px;
}
/* 两会访谈 e */
.lh_tpxw img {
    /* margin-top: 20px; */
    height: 576px;
}
@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;
  }
.lh_tpxw img {
    /* margin-top: 20px; */
    height: auto;
}

}

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

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

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

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



@media (max-width: 1700px) {
  .toutxw {
    margin-top: -223px;
  }

  .lh_logo {
    width: 260px;
  }
}

@media (max-width: 1400px) {
  .lh_logo {
    width: 260px;
  }
.lhyw_item li a {
 
    width: 80%;
}
  .gzjz-box .swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, 150px);
  }

  .gzjz-box .swiper-button-next {
    right: var(--swiper-navigation-sides-offset, 150px);
  }

  .toutxw {
    margin-top: -180px;
  }
}

@media (max-width: 1200px) {
  .lh_logo {
    width: 260px;
  }

  .hover {
    margin-left: -40px;
  }

  .gzjz-box .swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, 30px);
  }

  .gzjz-box .swiper-button-next {
    right: var(--swiper-navigation-sides-offset, 30px);
  }

  .item_right li {
    height: 70px;
  }

  .toutxw {
    margin-top: -140px;
  }
.item1 {padding: 54px 42px;
margin-right: 6px;}
}

@media (max-width: 992px) {
  .lh_logo {
    width: 220px;
  }

  .lhft_item {
    flex-direction: column;
  }

  .item_left {
    width: 100%;
  }

  .item_right {
    width: 100%;
  }

  .lhyw_item li {
    width: 100%;
  }

  .toutxw {
    margin-top: -120px;
  }
.lhft_content img{
height:auto;}
}

@media (max-width: 768px) {
  .lh_logo {
    width: 180px;
  }
.lhyc_nr h2{    width: 35%;}
  .toutxw {
    margin-top: -101px;
  }
}

@media (max-width: 480px) {
 .lhyc_nr {
                flex-wrap: wrap;
            }

            .lhyc_nrLeft {
                width: 100%;
            }

            .lhyc_nrRight {
                width: 100%;
            }

  .lb_bottom {
    height: 40px;
    background: rgba(0, 0, 0, 0.5);
    line-height: 40px;
  }
    .lhyw_item li a {
        width: 70%;
    }
  .lh_tpxw .swiper-button-next,
  .lh_tpxw .swiper-button-prev {
    width: 30px;
    height: 90px;
  }

  .lh_tpxw .swiper-button-next {
    right: var(--swiper-navigation-sides-offset, 0px);
  }

  .lh_tpxw .swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, 0px);
  }

  .lb_bottom {
    padding-left: 0;
  }

  .lb_bottom a {
    width: 80%;
  }

  .swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    left: -39px;
    bottom: 9px;
  }

  .lhyw_item li {
    height: auto;
  }

  .hover {
    height: auto !important;
    margin-left: 0px;
    padding: 24px 30px 30px 65px;
  }

  .item_right li a {
    display: block;
    overflow: hidden;
    width: 60%;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .item1 {
    width: 100%;
padding: 54px 77px;
    margin-right: 0px;
  }

  .item2 {
    margin: 10px auto;
    width: 100%;
  }

  .lhra_item {
    padding: 12px 10px;
    height: auto;
  }

  .lhtj {
    margin-top: 132px;
  }

  .gzjz-box .swiper-button-next {
    width: 65px;
    height: 65px;
  }

  .bottom_bg {
    height: 264px;
  }

  .toutxw {
    padding: 77px 26px 20px;
  }

  .lh_header {
    min-width: 360px;
    height: auto;
  }

  .toutxw {
    margin-top: -52px;
  }

  .lh_logo {
    width: 101px;
    top: 10px;
  }
}
