﻿/* 通告 */
.tg {
    width: 100%;
    margin-top: 40px;
}
.tg .w {
    position: relative;
    height: 218px;
    background: url(./tt.png) left no-repeat;

}

.tg .tg-con {
    position: absolute;
    z-index: 10;
    left: 50%;
    width: 90%;
    transform: translate(-50%,30%);
    /* margin: 30px auto 0px; */
    padding: 30px 4%;
    background: #FFF2D8;
    border-radius: 20px;
}

.tg .tg-con-a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.tg .tg-con-a h3 {
    font-size: 48px;
    font-weight: bold;
    color: #C70105;
    line-height: 48px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tg .tg-con p {
    font-size: 21px;
    color: #333333;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.tg .tg-con p a {
    font-size: 21px;
    color: #FF0000;
}

.main {
    width: 100%;
    height: auto;
    margin-top: 80px;
}
.main .xw .w  {
    margin-top: 30px;
    height: 433px;
}
.xw .box {
    width: 600px;
    
}
.xw .box .lb1 {
    width: 100%;
    height: auto;
}
.xw .box .lb1 a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.swiper-slide-img {
    width: 100%;
    height: 330px;
  }

.xw .box .lb1 img{
    display: inline-block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-slide .bg {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100px;
    background: #F4F4F4;
}

.swiper-slide .bg .bg-left {
    width: 15%;
}

.swiper-slide .bg .bg-left .yy {
font-size: 21px;
font-weight: bold;
text-align: center;
color: #333333;
}
.swiper-slide .bg .bg-left .mm {
    font-size: 16px;
    text-align: center;
    color: #666666;
}
.swiper-slide .bg .bg-line {
    width: 1px;
height: 35px;
border-left: 1px solid #666666;
}
.swiper-slide .bg .bg-right {
    width: 80%;
    margin-left: 3%;
}
.swiper-slide .bg .bg-right .title {
    font-size: 21px;
    font-weight: bold;
    color: #C70105;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.swiper-slide .bg .bg-right .content {
    font-size: 16px;
    color: #666666;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.swiper-pagination {
    bottom: 110px !important;
    text-align: right;
    z-index: 100;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    border-radius: 50%;
    margin: 0 7.5px !important;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #FFA60B;
}

/* 轮播 */
.swiper-container {
    width: 100%;
    height: 100%;
  }

  .xw .box .lb2 {
      width: 100%;
      height: 99px;
      margin-top: 15px;
  }

  .xw-list {
      width: 580px;
      height: 100%;
      /* background: red; */
  }
  .xw-list .zx {
      width: 100%;
      height: 112px;
      padding-bottom: 23px;
      border-bottom: 1px dashed #ccc;
  }
  
  .xw-list .zx h3 {
    font-size: 24px;
    font-weight: 400;
    color: #000000;
    line-height: 36px;
  }
  .xw-list .zx p {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    line-height: 28px;
  }

  .xw-list .zx p a {
    font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #FF0000;
line-height: 26px;
  }
  .xw-list ul {
      width: 100%;
      height: 321px;
      padding-top: 15px;
  }
  .xw-list li {
      width: 100%;
      line-height: 44px;
  }
  .xw-list li a {
      display: inline-block;
      font-size: 18px;
      color: #333;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
  }
  .xw-list li:hover a {
        color: #D51416;
  }
  .xw-list li a .d {
      display: inline-block;
    width: 5px;
    height: 5px;
    background: #D51416;
    border-radius: 50%;
    margin-bottom: 5px;
  }

  /* 委员之声 */
  .wyzs {
      width: 100%;
      height: auto; 
      margin-top: 50px;
  }
  .wyzs .lm {
      width: 100%;
      text-align: center;
  }

  .wyzs .lm a {
    display: inline-block;
    width: 370px;
    height: 193px;
    background: url(./title.png) no-repeat center center;
    background-size: cover;
  }
  .wyzs .lm a .pc-title {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-top: 47px;
  }

  .wyzs .lm a .pc-title .title-left .p1 {
    font-size: 24px;
    font-weight: bold;
    color: #CA7818;
    line-height: 30px;
  }

  .wyzs .lm a .pc-title .title-left .p2 {
    font-size: 16px;
    color: #CA7818;
    line-height: 18px;
  }

  .wyzs .lm a .pc-title .title-right p {
    font-size: 43px;
    font-weight: bold;
    color: #C70105;
    line-height: 40px;
  }

  .wyzs .wyzs-list {
      width: 100%;
      height: 315px;
      margin-top: 34px;
      padding: 30px 0px;
      background: url(./wyzs_bg_03.png) no-repeat center center;
      background-size: 100% 100%;
  }
  .wyzs-list ul {
      width: 100%;
  }
  .wyzs-list li {
      width: 50%;
      height: 70px;
      padding-left: 40px;
      margin-bottom: 23px;
      line-height: 70px;
  }
  .wyzs-list li:hover a {
    color: #D51416;
  }
  
  .wyzs-list .li5,
  .wyzs-list .li6 {
      margin-bottom: 0;
  }
  .wyzs-list .xh {
    width: 70px;
    height: 70px;
    margin-right: 12px;
    background: #FDF3F1;
    border-radius: 5px;
    text-align: center;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E50002;
    line-height: 70px;
  }
  .wyzs-list li a {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
  }
  
 /* 两会全景 */
 .lhqj {
     width: 100%;
     height: auto;
     margin-top: 40px;
 }
 .lhqj .lm {
     width: 100%;
     text-align: center;
 }

 .lhqj .lm a {
   display: inline-block;
   width: 370px;
   height: 193px;
   background: url(./title.png) no-repeat center center;
   background-size: cover;
 }
 .lhqj .lm a .pc-title {
   display: flex;
   align-items: center;
   justify-content: space-evenly;
   margin-top: 47px;
 }

 .lhqj .lm a .pc-title .title-left .p1 {
   font-size: 24px;
   font-weight: bold;
   color: #CA7818;
   line-height: 30px;
 }

 .lhqj .lm a .pc-title .title-left .p2 {
   font-size: 16px;
   color: #CA7818;
   line-height: 18px;
 }

 .lhqj .lm a .pc-title .title-right p {
   font-size: 43px;
   font-weight: bold;
   color: #C70105;
   line-height: 40px;
 }
 .lhqj .lhqj-list {
     width: 100%;
    height: 595px;
    padding: 80px 0;
    margin-top: 34px;
    background: linear-gradient(165deg, #FF7753, #EC3658, #ED2F3A);
 }
 .lhqj-list ul {
     width: 1200px;
     height: auto;
     margin: 0 auto;
 }
 .lhqj-list li {
     position: relative;
     width: 391px;
    height: 214px;
    margin-right: 6px;
    margin-bottom: 7px;
 }
 .lhqj-list .li3,
 .lhqj-list .li5 {
     margin-right: 0;
 }
 .lhqj-list li a {
    display: inline-block;
    width: 100%;
    height: 100%;
 }
 .lhqj-list li .bg {
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.55);
    /* background: #000000;
    opacity: 0.55; */
    text-align: center;
    bottom: 0;
    left: 0;
    
}
.lhqj-list li .bg span {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
}
 .lhqj-list .li1 {
    width: 406px;
    height: 435px;
 }


 /* 报告解读 */
 .bgjd {
     width: 100%;
     height: auto;
     margin-top: 40px;
 }

 .bgjd .lm {
    width: 100%;
    text-align: center;
}

.bgjd .lm a {
  display: inline-block;
  width: 370px;
  height: 193px;
  background: url(./title.png) no-repeat center center;
  background-size: cover;
}
.bgjd .lm a .pc-title {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin-top: 47px;
}

.bgjd .lm a .pc-title .title-left .p1 {
  font-size: 24px;
  font-weight: bold;
  color: #CA7818;
  line-height: 30px;
}

.bgjd .lm a .pc-title .title-left .p2 {
  font-size: 16px;
  color: #CA7818;
  line-height: 18px;
}

.bgjd .lm a .pc-title .title-right p {
  font-size: 43px;
  font-weight: bold;
  color: #C70105;
  line-height: 40px;
}
 .bgjd-list {
     width: 100%;
     height: 255px;
     margin-top: 34px;
     background: url(./bdjd_bg_03.png) no-repeat center center;
     padding: 37px 40px 54px 28px;
 }
 .bgjd-list li {
     width: 33.33%;
     height: auto;
     border-right: 1px solid #DCDCDC;
 }
 .bgjd-list .li1 {
     padding-right: 29px;
 } 
 .bgjd-list li h3 {
     margin-bottom: 22px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
 }
 .bgjd-list li p {
     display: inline-block;
    width: 100%;
    height: 113px;
    font-size: 16px;
    padding-left: 5px ;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
 }
 .bgjd-list .li2 {
     padding: 0 32px;
 }
 .bgjd-list .li3 {
     padding-left: 30px;
 }
 .bgjd-list .li3 {
     border-right: 0;
 }
 .bgjd-list li a {
    font-size: 14px;
 font-family: Microsoft YaHei;
 font-weight: 400;
 color: #D63838;
 }
 

