body {
  background: #f4dbc5;
}
.searchParent {
  background: url("https://dw-media.wenweipo.com/dams/wwpproduct/image/202201/28/61f389ace4b094f82ff5b810.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
@media(min-width:1200px){
  body .fiveTitle {
    padding-top:110px;
  }
  body #newSwiper .swiper-slide .slideTitle{
    padding: 6px 10px;
  }
  .columnTitle.fourTitle{
    margin-top:100px;
  }
  body .huidong .column-spec .right {
    margin-top: 50px;
  }
  main .box{
    width: 85%;
  }
  .box .swiper-button-prev{
    left: -60px;
  }
  .box .swiper-button-next{
    right: -60px;
  }
  .columnTitle.twoTitle{
    padding-bottom:0;
  }
  .columnTitle.threeTitle{
    padding-top:100px;
  }
  body #three-dimensional .swiper-slide-active, #three-dimensional .swiper-slide-duplicate-active{
    transform: scale(2);
  }
  body #three-dimensional {
    padding: 11% 0;
  }
}
@media(max-width:650px){
  body #newSwiper{
    padding-bottom:35px;
    margin-bottom: 15px;
    height: 100%;
  }
  body .Headlines div:nth-child(2){
    padding:0 6%;
  }
  body .bg01,
  body .bg02,
  body .bg03{
    background:none;
  }
  .hasBg{
    background:url("https://dw-media.wenweipo.com/dams/wwpproduct/image/202202/28/621c8c32e4b04ff53b4656f7.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .last .advantage{
    display:none;
  }
  body #BigNewsReport{
    padding-bottom:0;
    margin: -1% auto;
  }
  body  .siderBar{
    display:none;
  }
  body .box .swiper-button-prev:after,
  body .box .swiper-button-prev:after{
    font-size:0!important;
    opacity: 0!important;
    display:none!important;
  }
  body .huidong .column-spec .right{
    margin-top:15px;
  }
  body #newSwiper .swiper-pagination-bullet-active{
    background: #b70313!important;
  }
  body #newSwiper .newSwiper_pagination{
    text-align:center;
    display:block;
    opacity:1;
    bottom: 7px;
  }
  body .bg01 .content .right .topTitle>img{
    width:80px;
  }
  body #newSwiper .swiper-slide .slideTitle a{
    font-size:14px;
  }
  body .bg01 .content .left .right_pagination{
    display:none;
  }
  body .bg01 .content .right>div{
    margin-top:15px;
  }
  body .top .Headlines a.bg_Headlines{
    font-size: 23px;
  }
  body .top .Headlines a.small_Headlines{
    font-size: 19px;
  }
  body .top .tapTitle .date .item .checkout{
    width: 7px;
    height: 7px;
  }
  body .top .tapTitle .date .item{
    width: 20px;
  }
  body .top .tapTitle .date .item .number{
    font-size: 8px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    margin-top:0;
  }
  body #newSwiper .swiper-slide{
    width:100%;
    height:auto;
  }
  body .bg01 .content{
    flex-wrap:wrap;
  }
  body .bg01 .content .left,
  body .bg01 .content .right{
    width:100%;
  }
  body .dawenbaodao .swiper-button-next,
  body .dawenbaodao .swiper-button-prev {
    width: 50px;
    height: 50px;
    top: 48%;
  }
  body #BigNewsReport img{
    max-height:135px;
  }
  #BigNewsReport img{

  }
  body footer{
    padding:10px 0;
  }
  body .columnTitle>img{
    width:200px;
  }
  body .videoAndLazy .videos,
  body .videoAndLazy #lazyLunbo{
    width:100%;
  }
  body .videoAndLazy{
    flex-wrap:wrap;
  }
  body .videoItem span{
    height:34%;
    font-size:16px;
  }
  body .search-4em.search-2{
    width: 3em;
    height: 3em;
  }
  body .columnTitle{
    padding:40px 0;
  }
  body .top{
    margin-bottom:40px;
  }
  body #three-dimensional{
    padding:0;
  }
}
body footer{
  padding:55px 0;
  margin-top:0;
}

body footer p{
  margin-bottom:10px;
}
<!--/*两会关键字*/-->
.lhjd.mb30{
  margin-bottom:0;
}
.lhjd ul{
  margin-bottom: 0;
}
<!--/* 視頻、懶人包*/-->
.videoAndLazy {
  display: flex;
  justify-content: space-between;
  background:#d0a976;
  padding:13px;
}
.videoItem{
  position: relative;
  width: calc(50% - 5px);
}
.videoItem:nth-child(-n + 2){
  margin-bottom: 10px;
}
.videoButton{
  display:none;
  position: absolute;
  right: 0;
  bottom: 0;
  left:0;
  top:0;
  margin:auto;
  width: 10%;
}
.videos{
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background:#fdf5e5;
}
.videos>a{
  padding:10px;
  display: block;
  margin: auto;
  width: 100%;
}
.videos>a img{
  margin: auto;
}
.Mask{
  display:none;
  background: rgba(0,0,0,.7);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.videoItem .Mask{
  display:none;
}
.videoItem:hover .Mask{
  display:block;
}
.videoItem:hover .videoButton{
  display:block;
}
.videoItem span{
  font-size:18px;
  display:-webkit-box;
  height:22%;
  color:#fff;
  padding:1% 3%;
  background:#b70313;
  cursor: pointer;
}
.Mask span{
  z-index: 9;
  position: absolute;
  cursor: pointer;
  bottom: 0;
  color: #fff;
  padding: 0 5px;
  left: 0;
}
.videoAndLazy .videos {
  width: calc(65% - 10px);
}
.videoAndLazy #lazyLunbo {
  width: calc(35% - 10px);
}
.videoAndLazy #lazyLunbo .swiper-container{
  height:606px;
}
.videoAndLazy #lazyLunbo .pcTitleAndphoneTitle{
  display:none;
}
.twoLines{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
<!--/*匯動的話*/-->
#bossSwiper .swiper-slide a{
  border: 3px solid #fff;
}
body .huidong .textItem .details{
  color: #d1001a;
  font-weight: 600;
  border: 1px solid #fff;
}
#certify  .textItem .content{
  padding:0 5%!important;
}
main #bossSwiper .swiper-pagination-bullet {
  height: 3px;
  background:#fff;
  opacity: 1;
}
main .huidong .column-spec .right .someText{
  border: 2px solid #d6252c;
  background: rgba(255,255,255,.3);
}
main #certify .swiper-pagination-bullet-active {
  height: 5px;
  width:30px;
  background:#fd8a2e;
}
.huidong .column-spec .right .more img{
  display: inline-block;
}
#certify h3 img{
  display:none;
}
<!--/*兩會圖集*/-->
.box>a img{
  margin: 5px auto 0;
}
body #three-dimensional .swiper-pagination{
  display:none;
}
body #three-dimensional .swiper-slide img {
  filter: blur(0px);
}
<!--/*两会微专题*/-->
body .pcSwipershow{
  padding-bottom: 100px;
  margin-bottom: 0px;
}
body  .pcSwipershow{
  margin-top:70px;
}
<!--/*大文報道*/-->
.dawenbaodao{
  position: relative;
}
main #BigNewsReport .swiper-pagination{
  display:none;
}
.dawenbaodao .swiper-button-next,
.dawenbaodao .swiper-button-prev{
  width:70px;
  height:70px;
  top:35%;
}
.dawenbaodao .swiper-button-next:after,
.dawenbaodao .swiper-button-prev:after{
  display:none!important;
}
.columnTitle{
  padding:50px 0;
}
.columnTitle>img{
  margin:auto;
  width:350px;
}
.columnTitle a>img{
  margin: 5px auto 0;
}
<!--/*顶部即时新闻、专家解读等*/-->
img.rightMore{
  width:65px;
}
.top{
  margin-bottom:50px;
  background: #fff;
}
.top .tapTitle{
  position: relative;
}
.top .tapTitle .date{
  z-index:9999;
  position: absolute;
  display:flex;
  justify-content: space-around;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 76%;
  height: 90%;
  border-bottom: 3px solid #e3c59a;
}
.top .tapTitle .date .item{
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.top .tapTitle .date .item .checkout{
  cursor: pointer;
  margin-bottom: -6px;
  background: #fff;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #e3c59a;
}
.top .tapTitle .date .item .number{
  font-size: 30px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #d80015;
  font-weight: 700;
  border-radius: 50%;
  margin-top: 5px;
  cursor: pointer;
}
.top .tapTitle .date .item .numberActive{
  color:#fff;
  background:#d80015;
}
.top .tapTitle .date .item .checkoutActive{
  border: 2px solid #d80015;
}
.top .Headlines{
  background: linear-gradient(to right,#fff,#fff0da,#fff0da,#fff0da,#fff);
  padding: 10px 0;
  margin-top: 10px;
}
.top .Headlines a{
  display: -webkit-inline-box;
  text-align: center;
}
.top .Headlines a.bg_Headlines{
  color: #d70014;
  font-size: 40px;
  font-weight: 700;
}
.top .Headlines a.small_Headlines{
  color: #bb996a;
  font-size: 25px;
}
#newSwiper{
  height:98%;
  position: relative;
  overflow: hidden;
}
#newSwiper img{
  width:100%;
}
.bg01 .content{
  padding:2% 4%;
  background: #fffbf5;
  display:flex;
  justify-content: space-between;
}
.bg01 .content .left{
  width:calc(61% - 20px);
  position: relative;
}
.bg01 .content .left .right_pagination{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  top: 0;
  right: -5%;
  width: 5%;
  height: 80%;
}
.bg01 .content .left .right_pagination .item{
  cursor: pointer;
  background: #b9976b;
  height: calc(20% - 5px);
  width: 35%;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.bg01 .content .left .right_pagination .item.right_paginationActive{
  width: 80%;
  background: #d70014;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
.bg01 .content .right .news{
  margin-bottom:30px;
}
.bg01 .content .right{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc(39% - 20px);
}
.bg01 .content .right .list .item a{
  line-height: 1.8rem;
  color: #898d8b;
  font-size: 18px;
}
.bg01 .content .right .topTitle{
  justify-content: space-between;
  align-items: center;
  display: flex;
}
#newSwiper .newSwiper_pagination{
  display:none;
  opacity: 0;
}
#newSwiper .swiper-slide{
  width:100%;
  height:100%;
}
#newSwiper .swiper-slide .slideTitle{
  padding: 0 10px;
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 25px;
  background: rgba(206, 0, 19,.8);
}
#newSwiper .swiper-slide .slideTitle a{
  font-size: 18px;
  color: #fff;
}
<!--/*整体背景*/-->
.bg01{
  background:url("https://dw-media.wenweipo.com/dams/wwpproduct/image/202201/28/61f389ace4b094f82ff5b810.jpg");
  background-size: 100% 108%;
  background-repeat: no-repeat;
}
.bg02{
  background:url("https://dw-media.wenweipo.com/dams/wwpproduct/image/202201/28/61f389ade4b094f82ff5b811.jpg");
  background-size: 100% 102%;
  background-repeat: no-repeat;
}
.bg03{
  position: relative;
  background:url("https://dw-media.wenweipo.com/dams/wwpproduct/image/202201/28/61f389aee4b094f82ff5b812.jpg");
  background-size: 100% 102%;
  background-repeat: no-repeat;
}
body .footer{
  margin-top:0;
}
.oneline{
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:1;
  color:#fff;
}
#lazy-bag .swiper-pagination-bullet-active{
  background:#fd8a2e!important;
  width:30px;
  border-radius:5px;
  opacity:1;
}
#lazy-bag .swiper-pagination-bullet{
  background: #fff;
  opacity:0.8;
}
<!--/*导航栏*/-->
.Headlines div{
  padding: 0 5%;
}
.siderBar{
  opacity: 0;
  transition: all 1s;
  transform: translateX(1600px);
  position: fixed;
  bottom: 450px;
  height: 350px;
  width: 100px;
  background: url(https://dw-media.wenweipo.com/dams/wwpproduct/image/202201/29/61f4d7dce4b094f82ff5ecd5.png) no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 4.3%;
}
.siderBar ul{
  margin:0;
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0;
}
.siderBar ul li{
  padding: 0 15%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  cursor: pointer;
  position: relative;
  height: 12.5%;
}
.siderBar ul li.goTop{
  color:#fff;
  margin-top:32%;
}
.siderBar .colse{
  cursor: pointer;
  padding: 0;
  position: absolute;
  width: 30px;
  height: 30px;
  top: -10%;
  right: -28%;
}
.siderBar .colse img{
  display: block;
  width: 100%;
  height: 100%;
  position: static;
}
.siderBar .menu{
  height:100%;
}
.siderBar ul li img:nth-child(1).cur{
  display:block;
}
.siderBar ul li img:nth-child(1){
  display:none;
  height: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  margin: auto;
}
.siderBar ul li:nth-child(6) img:nth-child(1){
  left: -5px;
}
.colseSiderBar{
  display:none!important;
}
canvas {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  --blur: 2;
  z-index: 99;
  -webkit-filter: blur(calc(var(--blur) * 1px));
  filter: blur(calc(var(--blur) * 1px));
}
.one-banner{
  position: relative;
}
.goBackLastPage button{
  font-size:30px;
}
body .searchNewsTitle {
  margin-top: 10px;
  height: auto;
}
@media (max-width: 750px){
  body .m-banner {
    display: block;
  }
}
/*@media(max-width:1600px) and (min-width:1000px){
body .inner,
body main,
body .main{
max-width: 75%!important;
}
body #siderBar{
right:2%;
}
}*/
@media(max-width:650px){
  body #siderBar{
    display:none!important;
  }
  body #schedule .dateContent .contentTop .dateList .chooseDate{
    width: 20px;
    height: 20px;
    font-size: 10px;
    line-height: 19px;
  }
  body #schedule .dateContent .Content .item{
    height: 150px;
    padding-left: 15px;
    margin-right: 8px;
    margin-top: 5px;
  }
  body #lazy-bag {
    width: 100%;
    height: 400px!important;
  }
  body #atlas .more {
    height: 20px;
    bottom: 3px;
    left: 50%;
    transform: translateX(-35px);
  }
  body #BigArticleReport .titlePicture img{
    height:30px;
  }
  body #directAttack .leftCover,
  body #directAttack .rightLink{
    width:100%;
  }
  body #directAttack .titlePicture{
    margin-top:15px;
  }
  body .videoAndLazy .videos>a {
    padding-top: 5px;
  }
  body .videoAndLazy .videos{
    padding-bottom:0;
    margin-bottom:15px;
  }
  body #directAttack .rightLink .itemList .item{
    height:30px;
  }
  body #directAttack .rightLink .itemList .item .radius span{
    width: 8px;
    height: 8px;
    border-radius: 4px;
  }
  body #directAttack .rightLink .itemList .item a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  body #schedule .dateContent .contentTop .dateList>div{
    margin:0 3px;
    height:28px;
  }
  body #schedule .dateContent .contentTop .dateList {
    padding: 5px 10px 5px 8px;
    justify-content: space-around;
  }
  html body footer p{
    margin-bottom: 0px;
  }
  html body footer {
    padding: 10px 5px;
  }
  body main{
    padding: 0 15px;
  }
  body #schedule .dateContent .contentTop .dateList .month{
    height:16px;
  }
  body .Headline a{
    font-size:25px;
  }
  body .titlePicture img{
    height:35px;
  }
  body #schedule .dateContent{
    height: 200px;
  }
  #schedule{
    margin-bottom:20px;
  }
  #schedule main{
    padding:0;
  }
  body #top .specialVideo .item .videoLogo{
    bottom: 35%;
    left: 2%;
    width: 14%;
  }
  body .topContent .rightContent .item{
    background:none;
  }
  body #top .specialVideo .item .videoLogo img{
    width:100%;
  }
  .topContent .lunbo-speical,
  #top .leftContent .specialVideo,
  body .topContent .rightContent .news{
    margin-bottom:15px;
  }
  body #top .specialVideo .item{
    border: 5px solid #bc0612;
  }
  body #swp11 .pagination-bottom>.swiper-pagination-bullet{
    width: 8px;
    height: 8px;
    margin: 0 3px;
  }
  body #swp11 .swp1 .pagination-bottom{
    width: 25% !important;
    right: 9px !important;
  }
  body #top .leftContent,
  body #top .rightContent,
  body .topContent .rightContent .news,
  body .topContent .rightContent .expertInterpretatio{
    width:100%;
  }
  body #keyWord .main{
    padding: 0 15px;
  }
}
body {
  background:#870012!important;
}
body footer{
  padding: 25px 5px;
}
footer p{
  padding: 10px 0;
}
.flexStyle{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#top .rightContent{
  display: flex;
  width: calc(35% - 10px);
  flex-direction: column;
  justify-content: space-between;
}
#swp11 .slide-desc-wrap{
  height:auto;
  background: rgba(0,0,0,.5);
}
#swp11 .slide-desc-wrap .slide-desc{
  overflow: initial;
  text-overflow: ellipsis;
  white-space:initial;
  line-height:1.75rem;
}
#swp11 .pagination-bottom {
  bottom: 0.25rem !important;
}
.Headline{
  text-align: center;
  margin-bottom: 30px;
  padding-top:30px;
}
.Headline a{
  font-weight: 700;
  color: #fff191!important;
  font-size: 36px;
}
.Headline a:hover{
  color: orange!important;
}
.topContent .lunbo-speical{
  border: 10px solid #bc0612;
}
#top .specialVideo .item{
  position: relative;
  width:calc(50% - 10px);
  border: 7px solid #bc0612;
}
#top .specialVideo .item .title,
#top .specialVideo .item .videoLogo{
  position: absolute;
}
#top .specialVideo .item .videoLogo{
  bottom: 18%;
  left: 2%;
}
#top .specialVideo .item .title{
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 3px 5px;
  background: rgba(0,0,0,.5);
}
#top .specialVideo .item .title a{
  -webkit-line-clamp: 1;
  color:#fff;
}
.overflowEllipsis{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.topContent .rightContent .news,
.topContent .rightContent .expertInterpretatio{
  border-top: 5px solid #f98c23;
  background: #bf0312;
  height: calc(50% - 10px);
  display: flex;
  flex-direction: column;
}
.topContent .rightContent .list{
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.topContent .rightContent .item{
  position: relative;
  display: flex;
  align-items: center;
  padding: 5px;
  background: rgba(0,0,0,.3);
}
.topContent .rightContent .item.active{
  background:#ff9232;
}
.topContent .rightContent .item .triangle{
  position: absolute;
  right: 0;
  bottom: -14px;
}
.topContent .rightContent .item .radius span{
  display:inline-block;
  width: 5px;
  height: 5px;
  border-radius: 2.5px;
  background: #fff;
  margin: 0 10px;
}
.topContent .rightContent .generalTitle{
  padding: 10px 0;
  padding-right: 15px;
}
.topContent .rightContent .news .item a,
.topContent .rightContent .expertInterpretatio .item a{
  -webkit-line-clamp: 1;
  color:#fff;
}
.topContent .rightContent .expertInterpretatio .item a:hover,
.topContent .rightContent .news .item a:hover{
  color:#fff!important;
}
.titlePicture{
  margin-bottom: 15px;
}
.titlePicture img{
  margin: 0;
  height: 55px;
}
#BigNewsReport .swiper-slide>img{
  display:none;
}
#BigArticleReport .titlePicture img{
  margin: 0 auto;
  height: 45px;
}
#schedule .dateContent .contentTop .dateList{
  display: flex;
  align-items: center;
  background: #bf0312;
  padding: 10px 0 10px 30px;
  margin-bottom: 5px;
}
#schedule .dateContent .contentTop .dateList>div{
  margin:0 20px;
}
#videoAndLazy .videoAndLazy .videoButton{
  position: absolute;
  width: 55px;
  height: 55px;
  top: 0%;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
#videoAndLazy .swiper-pagination-bullet{
  background: #eee;
  opacity: 1;
}
#schedule .dateContent .contentTop .dateList .month{
  height:35px;
}
#schedule .dateContent{
  height: 300px;
  overflow: hidden;
  background: #ffedd5;
  border-top-right-radius: 80px;
  border-bottom-left-radius: 80px;
}
#schedule .dateContent .contentTop .dateList .chooseDate{
  width: 35px;
  height: 35px;
  color: #f4cf7e;
  font-weight: 700;
  font-size: 25px;
  border-width: 1px;
  border-style: solid;
  line-height: 35px;
  text-align: center;
  border-radius: 10px;
  font-family:Source Han Sans CN;
  cursor: pointer;
}
#schedule .dateContent .contentTop .line{
  height: 2px;
  background: #d00817;
}
#schedule .dateContent .contentTop .dateList .chooseDate.active{
  color:#bf0312;
  background: linear-gradient(68deg, #cc893a, #f8d693);
}
#schedule .dateContent .Content .item{
  height: 215px;
  overflow-y: auto;
  padding: 10px;
  padding-left: 50px;
  margin-right:30px;
  margin-top:20px;
}
#schedule .dateContent .Content .item h3{
  font-size:18px;
  font-weight:700;
}
#schedule .dateContent .Content .item h2{
  font-size:25px;
}
.dateContent .Content .item::-webkit-scrollbar {
  height: 15px;
  width: 8px;
}
.dateContent .Content .item::-webkit-scrollbar-thumb {
  background: #b6b6b6;
  border-radius: 3.5px;

}
.dateContent .Content .item::-webkit-scrollbar-track {
  background: #fff;
}
#directAttack{
  background: url(https://wwp-static.wenweipo.com/img/special/twosessions2023/bg12.png) no-repeat;
  background-size: 100% 100%;
}
.directAttack{
  padding: 30px 0;
}
#atlas .more{
  position: absolute;
  z-index: 99;
  bottom: 170px;
  left: 360px;
  height: 25px;
}
#atlas .generalHeading img,
#MicroTopic .generalHeading img{
  margin: 0 auto;
}
#directAttack .leftCover{
  width:calc(65% - 10px);
}
#directAttack .leftCover .item{
  display:none;
}
#directAttack .leftCover .item:nth-child(1){
  display:block;
}
#directAttack .rightLink{
  width: calc(35% - 10px);
  display: flex;
  flex-direction: column;
}
#directAttack .rightLink .itemList{
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#directAttack .rightLink .itemList .item{
  height: calc(16.6%);
  display: flex;
  align-items: center;
}
#directAttack .rightLink .itemList .item:nth-child(2n+1) a:hover{
  color:#ef0207!important;
}
#directAttack .rightLink .itemList .item:nth-child(2n) a:hover{
  color:#f8bf52!important;
}
#directAttack .rightLink .itemList .item .radius span{
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  margin: 0 10px;
}
#directAttack .rightLink .itemList .item:nth-child(2n+1){
  background:#fff;
}
#directAttack .rightLink .itemList .item:nth-child(2n+1) .radius span{
  background:#d30416;
}
#directAttack .rightLink .itemList .item:nth-child(2n) .radius span{
  background:#fff;
}
#directAttack .rightLink .itemList .item:nth-child(2n){
  background:#e16056;
}
#directAttack .rightLink .itemList .item:nth-child(2n) a{
  color:#fff;
}
#lazy-bag{
  width: calc(35% - 10px);
}
.videoAndLazy .videoItem a{
  position: relative;
}
.videoAndLazy .videos>a {
  padding-top: 33px;
}
#videoAndLazy #lazy-bag .galleryLazySwiper .swiper-pagination{
  background:#d6161a;
  height:30px;
}
#lazy-bag .galleryLazySwiper .swiper-slide>div{
  padding-bottom: 30px;
}
#videoAndLazy #lazy-bag .galleryLazySwiper .swiper-pagination .swiper-pagination-bullet{
  width: 12px;
  height: 12px;
}
#videoAndLazy .videoAndLazy{
  background: linear-gradient(45deg, #dbae4c,#f7d384);
}
.searchParent{
  background:none;
}
#keyWord .main{
  max-width:1200px;
  margin:0 auto;
}
#keyWord .searchMore{
  background: #970505;
}
#keyWord .searchMore a{
  color: #f6efef;
}
#atlasCover{
  position: relative;
  overflow: hidden;
  width:85%;
  margin:0 auto;
  margin-bottom:30px;
  padding:0 115px;
}
#atlasCover .prevButton,
#atlasCover .nextButton,
#atlas .top .small .prevButton,
#atlas .top .small .nextButton{
  position: absolute;
  width: auto;
  height: 65px;
  cursor: pointer;
  top: 0;
  bottom: 0;
  margin: auto;
}
#atlas .top .small .prevButton{
  left:2%;
}
#atlas .top .small .nextButton{
  right:2%;
}
#atlasCover .prevButton{
  left:4%;
}
#atlasCover .nextButton{
  right:4%;
}
#atlasCover .title{
  background:#d30416;
}
#atlasCover .title a{
  display: inline-block;
  color: #fff;
  width: 100%;
  height: 100%;
  padding: 5px;
  font-size: 18px;
}
#smallSwiper{
  overflow: hidden;
  width: 90%;
  margin: 0 auto;
}
#atlas .top{
  background: none;
}
#atlas .top .small{
  position: relative;
  background: url(https://wwp-static.wenweipo.com/img/special/twosessions2023/bg19.png) no-repeat;
  background-size: 100% 100%;
  padding: 50px 5px;
}
#smallSwiper:nth-child(n+2){
  display:none;
}
body {
  position:relative;
}
#siderBar{
  display: none;
  transition: all 0.5s;
  color: #fff493;
  position: fixed;
  z-index: 9999;
  height: 420px;
  top: 15%;
  right: 0;
  left: 0;
  transform: translate(690px, 0px);
  width: 122px;
  margin: 0 auto;
  background: url(https://wwp-static.wenweipo.com/img/special/2024TwoSessions/img21.png) no-repeat;
  background-size: contain;
  font-weight: 700;
}
#siderBar .itemList{
  position: absolute;
  width: 91%;
  left: 4%;
  top: 22%;
}
#siderBar .itemList .item{
  position:relative;
  text-align: center;
  cursor: pointer;
  padding:0;
}
#siderBar .itemList .item.active{
  background: #ffe7af;
  color: #d30616;
}
#siderBar .itemList .item .activeIon{
  display: none;
  height: 11px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -18px;
  margin: auto;
}
#siderBar .itemList .item.active .activeIon{
  display:block;
}
main #BigNewsReport {
  padding-bottom: 0%;
}
main #BigNewsReport .swiper-slide>img{
  display:block;
}
#siderBar .goTop{
  position: absolute;
  width:100%;
  height:30px;
  cursor:pointer;
  bottom:0;
}
@media (max-width: 650px){
  body .search-7em {
    width: 5em;
    height: 1.5em;
  }
  body .search-4 {
    top: 45.8%;
    left: 9%;
  }
  body .search-11 {
    top: 80.9%;
    left: 63.4%;
  }
  body .search-7em div,
  body .search-9em div{
    line-height: 1.5em;
  }
  body .search-9em {
    width: 7em;
    height: 1.5em;
  }
  body .search-text {
    font-size: 12px;
    letter-spacing: 0;
  }
}
.lhjd-title .titleName{
  justify-content: center;
}
.lhjd-content{
  position:relative;
}
.title-section {
  position: relative;
  padding-bottom: 0;
  overflow: hidden;
}
.lhjd-title .titleName {
  justify-content: center;
}
.titleName {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
img {
  width: auto;
  margin: initial;
}


.search-7em {
  width:7em;
  height: 2em;
  font-size: 20px;
}
.search-9em{
  width:9em;
  height: 2em;
  font-size: 20px;
}
.search-9em div{
  line-height:2em;
}
.search-7em div{
  line-height:2em;
}
.search-text {
  transition: all 1s;
  position: absolute;
  cursor: pointer;
  display: flex;
  font-size: 25px;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: white;
  letter-spacing: 4px;
  text-align: center;
}
.search-text img {
  transition: all 1s;
}

.search-bg-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.search-1 {
  top: 68%;
  right: 19%;
}
.search-2 {
  top: 76%;
  left: 4%;
}
.search-3 {
  top: 20%;
  right: 27%;
}
.search-4 {
  top: 44%;
  left: 10%;
}
.search-5 {
  top: 61%;
  left: 2%;
}
.search-6 {
  top: 56%;
  right: 5%;
}
.search-7 {
  top: 27%;
  left: 4%;
}
.search-8 {
  top: 7%;
  right: 20%;
}
.search-9 {
  top: 42%;
  right: 14%;
}
.search-10 {
  top: 30%;
  right: 10%;
}
.search-11 {
  top: 83%;
  right: 20%;
}
.search-12 {
  top: 8%;
  left: 15%;
}
.search-4em {
  font-size: 18px;
  width: 6em;
  height: 6em
}
.search-3em {
  font-size:16px;
  width: 5em;
  height: 5em;
}
.search-4em.search-2 {
  font-size: 20px;
  width: 7em;
  height: 7em;
}
.superli li{
  -webkit-backface-visibility: hidden!important;
}
.superli li:nth-child(1) div{
  background:url("https://wwp-static.wenweipo.com/img/special/twosessions2023/bg11.png") no-repeat;
  background-size: 100% 100%;
}
.superli li:nth-child(2) div{
  background:url("https://wwp-static.wenweipo.com/img/special/twosessions2023/bg11.png") no-repeat;
  background-size: 100% 100%;
}
.superli li:nth-child(3) div{
  background:url("https://wwp-static.wenweipo.com/img/special/twosessions2023/bg10.png") no-repeat;
  background-size: 100% 100%;
}
.superli li:nth-child(4) div{
  background:url("https://wwp-static.wenweipo.com/img/special/twosessions2023/bg24.png") no-repeat;
  background-size: 100% 100%;
}
.superli li:nth-child(5) div{
  background:url("https://wwp-static.wenweipo.com/img/special/twosessions2023/bg24.png") no-repeat;
  background-size: 100% 100%;
}
.superli li:nth-child(6) div{
  background:url("https://wwp-static.wenweipo.com/img/special/twosessions2023/bg24.png") no-repeat;
  background-size: 100% 100%;
}
.superli li:nth-child(7) div{
  background:url("https://wwp-static.wenweipo.com/img/special/twosessions2023/bg10.png") no-repeat;
  background-size: 100% 100%;
}
.superli li:nth-child(8) div{
  background:url("https://wwp-static.wenweipo.com/img/special/twosessions2023/bg11.png") no-repeat;
  background-size: 100% 100%;
}
.superli li:nth-child(9) div{
  background:url("https://wwp-static.wenweipo.com/img/special/twosessions2023/bg11.png") no-repeat;
  background-size: 100% 100%;
}
.superli li:nth-child(10) div{
  background:url("https://wwp-static.wenweipo.com/img/special/twosessions2023/bg11.png") no-repeat;
  background-size: 100% 100%;
}
.superli li:nth-child(11) div{
  background:url("https://wwp-static.wenweipo.com/img/special/twosessions2023/bg24.png") no-repeat;
  background-size: 100% 100%;
}
.superli li:nth-child(12) div{
  background:url("https://wwp-static.wenweipo.com/img/special/twosessions2023/bg09.png") no-repeat;
  background-size: 100% 100%;
}
.superli li:nth-child(13) div{
  background:url("https://wwp-static.wenweipo.com/img/special/twosessions2023/bg09.png") no-repeat;
  background-size: 100% 100%;
}
<!--/*气泡动画*/-->

@keyframes myfirst {
  0% {

    -webkit-transform: translate(0px, 0px);

  }
  30%{
    -webkit-transform: translate(15%, 15%);
  }
  50% {
    -webkit-transform: translate(25%, 5%);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
  }
}

@keyframes myfirsta {
  0% {

    -webkit-transform: translate(0px, 0px);

  }
  30%{
    -webkit-transform: translate(5%, 15%);
  }
  50% {
    -webkit-transform: translate(25%, -5%);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
  }
}

@keyframes myfirstb {
  0% {

    -webkit-transform: translate(0px, 0px);

  }
  30%{
    -webkit-transform: translate(-5%, 15%);
  }
  50% {
    -webkit-transform: translate(15%, 5%);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
  }
}
@keyframes myfirstc {
  0% {

    -webkit-transform: translate(0px, 0px);

  }
  30%{
    -webkit-transform: translate(0%, -15%);
  }
  50% {
    -webkit-transform: translate(-15%, 5%);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
  }
}
@keyframes myfirstd {
  0% {

    -webkit-transform: translate(0px, 0px);

  }
  30%{
    -webkit-transform: translate(0%, 10%);
  }
  50% {
    -webkit-transform: translate(15%, 5%);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
  }
}
.superli ul li:nth-child(1) {
  animation: myfirsta linear infinite 11s;
}
.superli ul li:nth-child(2) {
  animation: myfirst  infinite 12s;
}
.superli ul li:nth-child(3) {
  animation: myfirstc linear infinite 13s;
}
.superli ul li:nth-child(4) {
  animation: myfirstb linear infinite 14s;
}
.superli ul li:nth-child(5) {
  animation: myfirsta linear infinite 12s;
}
.superli ul li:nth-child(6) {
  animation: myfirsta linear infinite 10s;
}
.superli ul li:nth-child(7) {
  animation: myfirstb linear infinite 13s;
}
.superli ul li:nth-child(8) {
  animation: myfirstd linear infinite 15s;
}
.superli ul li:nth-child(9) {
  animation: myfirstd linear infinite 15s;
}
.superli ul li:nth-child(10) {
  animation: myfirstd linear infinite 15s;
}
.superli ul li:nth-child(11) {
  animation: myfirstd linear infinite 15s;
}
.superli ul li:nth-child(12) {
  animation: myfirstd linear infinite 15s;
}
.superli ul li:nth-child(13) {
  animation: myfirstd linear infinite 15s;
}
.superli ul li>div{
  transition: all 0.5s;
  image-rendering: -webkit-optimize-contrast;
}

.content{
  background: url(https://wwp-static.wenweipo.com/img/special/2024TwoSessions/img09.png) no-repeat;
  background-size: 100% 100%;
}
.menuItem .banner-img{
  display:none;
}
.menuItem .m-banner{
  display:block;
}
.swiper-pagination-bullet-active {
  background: #fd8a2e!important;
}

.lunbo-speical .swiper-slide1 .slide-desc-wrap .slide-desc {
  color:#fdc28d;
}
.topContent .lunbo-speical {
  border: none;
  margin-bottom:10px;
}
#schedule .dateContent .contentTop .dateList>div {
  margin: 0px;
}
#schedule .dateContent .contentTop .dateList .month {
  height: 25px;
}
#schedule .dateContent .contentTop .dateList{
  justify-content: space-around;
  margin-bottom: 0px;
  padding: 5px 0 5px 15px
}
#schedule .dateContent .contentTop .dateList .chooseDate{
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  font-size: 16px;
}
#swp11 .slide-desc-wrap {
  background: rgb(229 9 9 / 50%);
}
#schedule .dateContent {
  height: auto;
  background: #facb8c;
  border-top-right-radius: 0px;
  border-bottom-left-radius:0px;
}
#schedule .dateContent .Content .item{
  margin-right: 10px;
  margin-bottom:10px;
  margin-top:10px;
  height:130px;
}
.generalHeading{
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-bottom:15px;
}
.generalHeading a:nth-child(1) img,
.generalHeading>img{
  height: 40px;
}
.generalHeading a:nth-child(2) img{
  height: 20px;
}
#top .leftContent {
  width: calc(55% - 20px);
}
#top .rightContent {
  width: calc(45% - 20px);
}
#schedule .Content{
  height:100%;
}
#schedule .dateContent .Content .item::-webkit-scrollbar-thumb {
  background: #bf0312;
}
.topContent .rightContent .item{
  background: #d8100a;
}
.topContent .rightContent .item .icon img{
  height: 20px;
  margin: 0 10px;
  max-width: max-content;
}
.topContent .rightContent .item .title a{
  overflow:hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.topContent .rightContent .item .title a{
  color: #fff;
  font-size: 20px;
}
.topContent .rightContent .list {
  justify-content: space-between;
  background:#f97842;
}
body a:hover {
  color: #fff191!important;
}
.search-text img {
  height: 45px;
}
#videoAndLazy .unscrambleAndCommissioner,
.IntegratedMedia{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#videoAndLazy .unscrambleAndCommissioner .left{
  width:calc(50% - 10px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#videoAndLazy .unscrambleAndCommissioner .right{
  width:calc(50% - 10px);
}
.IntegratedMedia .left{
  width:calc(55% - 20px);
}
.IntegratedMedia .right{
  width:calc(45% - 20px);
}
.videos {
  padding: 0px;
  background: none;
}
.IntegratedMedia .videos .videoItem {
  width: calc(50% - 10px);
}
.IntegratedMedia .videos .videoItem:nth-last-child(-n+2){
  margin-bottom: 0px;
}
#lazy-bag {
  width: 100%;
}
#news-TitlePicture .itemList .item{
  background:#facb8c;
  border-bottom:4px solid #bb381f;
}
#videoAndLazy .unscrambleAndCommissioner #news-TitlePicture .itemList{
  justify-content: start;
}
.unscrambleAndCommissioner #news-TitlePicture .itemList .item .left {
  width: calc(45% - 10px);
}
.unscrambleAndCommissioner #news-TitlePicture .itemList .item .right {
  width: calc(55% - 10px);
}
.storyTimeIcon .time{
  margin-right:5px;
}
#IntegratedMedia .storyTitle:hover{
  text-decoration: none!important;
}
#new3dSwiper{
  overflow: hidden;
  margin: 0 100px;
  padding: 100px 0;
  padding-top: 60px;
}
#new3dSwiper .swiper-slide{
  opacity: 0.6;
}
#MicroTopic .swiper-button-next img, 
#MicroTopic .swiper-button-prev img{
  height:100px;
  max-width: max-content;
  max-height: max-content;
}
#MicroTopic .swiper-button-next, 
#MicroTopic .swiper-button-prev{
  top:57%;
}
#new3dSwiper .swiper-slide.swiper-slide-active{
  transform: scale(1.5);
  z-index: 9;
  opacity: 1;
}
#WenWeiPo{
  padding-bottom: 50px;
}

#news-TitlePicture .itemList .item:nth-last-of-type(1){
  margin-bottom:0;
}
.unscrambleAndCommissioner  #news-TitlePicture{
  flex:1;
}
.unscrambleAndCommissioner  #news-TitlePicture .itemList{
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media(max-width:650px){
  #new3dSwiper .swiper-slide.swiper-slide-active{
    transform: scale(1);
  }
  #swp11 .slide-desc-wrap .slide-desc{
    line-height: 1.6rem;
  }
  #WenWeiPo{
    padding-bottom: 30px;
  }
  .menuItem .banner-img{
    display:block;
  }
  .menuItem .m-banner{
    display:none;
  }
  .generalHeading a:nth-child(1) img,
  .generalHeading>img{
    height: 30px;
  }
  .generalHeading a:nth-child(2) img {
    height: 15px;
  }
  .topContent .rightContent .item .icon img {
    height: 15px;
    margin: 0 5px;
  }
  .topContent .rightContent .item .title a {
    color: #fff;
    font-size: 16px;
  }
  .search-text img {
    height: 12px;
  }
  #videoAndLazy .unscrambleAndCommissioner .left,
  #videoAndLazy .unscrambleAndCommissioner .right,
  .unscrambleAndCommissioner #news-TitlePicture .itemList .item .left,
  .unscrambleAndCommissioner #news-TitlePicture .itemList .item .right,
  .IntegratedMedia .left,
  .IntegratedMedia .right{
    width:100%;
  }
  .IntegratedMedia .videos .videoItem .storyTitle{
    font-size: 16px;
  }
  .IntegratedMedia .left{
    margin-bottom:20px;
  }
  #new3dSwiper{
    padding:0;
    margin:0 20px;
  }
  #MicroTopic .swiper-button-next img,
  #MicroTopic .swiper-button-prev img{
    height: 45px;
  }
  #MicroTopic .swiper-button-prev:after,
  #MicroTopic .swiper-button-next:after{
    display:none;
  }
  #MicroTopic,
  #videoAndLazy,
  #videoAndLazy .unscrambleAndCommissioner .left{
    margin-bottom: 20px;
  }
}