/*顶部视频*/
.index-video-box{
  position: absolute;
  overflow: hidden;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 5;
}
.banner-video{
  width: 100%;
}
.index-logo>img,.index-title>img,.index-icon>img{
  width: 100%;
}
.video-body{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
/*底部*/
.fzlh-footer{
  background: #99190e;
}
/**
  导航
 */
.index-leader{
  position: fixed;
  width: 100%;
  background: url("../images/index-leader-back-cut.png") no-repeat;
  background-size: 100% auto;
  z-index: 2;
  padding:  0 0;
  bottom: 0;
  left: 0;
  height: 6.2vw;
}
.index-leader-content{
  position: relative;
  overflow: hidden;
  width: 63vw;
  margin: 0 auto;
}
.leader-item{
  position: relative;
  cursor: pointer;
  float: left;
  display: block;
  width: 20vw;
  height: 6.2vw;
  margin-right: 1vw;
  padding: 3rem 0 0;
}
.leader-item>p{
  font-size: 2.5vw;
  color: #E7C452;
  font-weight: bold;
  text-align: center;
}
.leader-active{
  background: #EBD17C;
}
.leader-active>p{
  color: #BA121B;
}
/**
  两会声音
 */
.lhsy-section{
  background: url("../images/index-lhsy-back.png") no-repeat;
  background-size: 100% auto;
  height: 50vw;
}
.fzlh-content{
  width: 73.2vw;
}
.lhsy-top{
  width: 73.2vw;
  padding: 1.4vw 0 1.8vw;
}
.lhsy-top>.lhsy-tag{
  float: left;
  width: 17.1vw;
  margin-left: 5.7vw;
}
.lhsy-top>.lhsy-logo{
  position: relative;
  overflow: hidden;
  float: right;
  width: fit-content;
  margin-right: 3.4vw;
  padding: 2vw 0 0;
}
.logo-show{
  visibility: visible;
  animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  -webkit-animation: flipInY 1s ease 0s 1 normal both;
  animation: flipInY 1s ease 0s 1 normal both;
}
.lhsy-top>.lhsy-logo>.lhsy-logo-part{
  float: left;
  width: 3.3vw;
}
.lhsy-top>.lhsy-logo>.lhsy-logo-part:last-child{
  width: auto;
  padding: 0.4vw 0;
}
.lhsy-top>.lhsy-logo>.lhsy-logo-part:last-child>p{
  font-size: 1.6rem;
  color: #CB0B11;
  font-weight: 500;
  line-height: 1.2;
}
.lhsy-part{
  float: left;
  width: 50%;
}
.lhsy-left{
  width: 55%;
}
#lhsy-swiper{
  --swiper-navigation-color: #EA2F3D;/* 单独设置按钮颜色 */
  --swiper-navigation-size: 2vw;/* 设置按钮大小 */
}
.lhsy-slide{
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.lhsy-slide>img{
  width: 100%;
  height: 30.2vw;
}
.lhsy-slide-title{
  position: relative;
  padding: 0.8vw 2.9vw;
  background: #fff;
  width: 100%;
}
.lhsy-slide-title>p{
  font-size: 1.8rem;
  color: #230608;
  width: 76%;
  height: 1.63vw;
}
.lhsy-btn{
  font-weight: bolder;
  top: auto;
  bottom: 0.6vw;
}
#lhsy-pagination{
  width: auto;
  right: 3.4vw;
  left: auto;
  bottom: 1.1vw;
}
.lhsy-bullet{
  width: 0.6vw;
  height: 0.6vw;
  display: inline-block;
  border-radius: 1vw;
  background: #E6BF77;
  margin: 0 0.3vw;
}
.lhsy-bullet-active{
  width: 2vw;
  background: #E43441;
}
.lhsy-right{
  float: left;
  width: 45%;
  height: 33.45vw;
  background: linear-gradient(0deg, #FFE1AD, #FFFFFF);
  padding: 1vw 2.3vw;
}
.lhsy-header{
  width: 24.8vw;
  margin: 0;
  padding: 0 0 1.4vw;
}
.lhsy-list{
  width: 100%;
  height: 23vw;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 0 1.4vw 0 0;
}
.lhsy-item {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 0.8vw;
}
.lhsy-icon {
  float: left;
  width: 0.5vw;
  height: 0.5vw;
  margin: 0.9rem 0.7vw 0 0;
  background: #CE3E00;
}
.lhsy-title {
  float: left;
  width: 95%;
}
.lhsy-title>p {
  font-size: 1.8rem;
  color: #333;
}
.lhsy-item:first-child{
  border-bottom: 1px dashed #000;
  padding-bottom: 0.5vw;
}
.lhsy-item:first-child>.lhsy-icon{
  display: none;
}
.lhsy-item:first-child>.lhsy-title{}
.lhsy-item:first-child>.lhsy-title>p {
  font-size: 2.2rem;
  color: #333;
  font-weight: bold;
}
/*更多*/
.index-more{
  width: 4.3vw;
  position: absolute;
  overflow: hidden;
  right: 1.2vw;
  bottom: 1.56vw;
}
.index-more>.index-more-btn{
  display: block;
  width: 100%;
}
.index-more-btn>img{
  width: 100%;
}
/**
  两会视频
 */
.header-show{
  visibility: visible;
  animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  -webkit-animation: moveFromBottomFade 1s ease 0s 1 normal both;
  animation: moveFromBottomFade 1s ease 0s 1 normal both;
}
.content-show{
  visibility: visible;
  animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
  -webkit-animation: moveFromBottomFade 1s ease 0s 1 normal both;
  animation: moveFromBottomFade 1s ease 0s 1 normal both;
}
.lhsp-section{
  background: url("../images/index-lhsp-back.png") no-repeat;
  background-size: 100% auto;
  height: 55.8vw;
}
.lhsp-header{
  width: 30.6vw;
  padding: 1vw 0;
}
.lhsp-cards,.lhsp-list{
  position: relative;
  overflow: hidden;
  width: 100%;
}
.lhsp-card{
  display: block;
  float: left;
  width: 22.9vw;
  position: relative;
  overflow: hidden;
  margin-right: 2.2vw;
  margin-bottom: 2.9vw;
}
.lhsp-card>.lhsp-img{
  position: relative;
  width: 100%;
  height: 12.88vw;
}
.lhsp-card>.lhsp-img>img{
  width: 100%;
  height: 100%;
}
.lhsp-play{
  position: absolute;
  width: 5.2vw!important;
  height: 5.2vw!important;
  left: 50%;
  margin-left: -2.6vw;
  top: 50%;
  margin-top: -2.6vw;
}
.lhsp-card>.lhsp-title{
  position: relative;
  width: 100%;
  height: 4.7vw;
  background: rgb(44, 146,169);
  padding: 0.5vw;
}
.lhsp-card>.lhsp-title>p{
  font-size: 2rem;
  color: #fff;
}
.lhsp-card:last-child{
  margin-right: 0;
}
.lhsp-list{
  padding: 0 0 5vw;
}
.lhsp-item{
  display: block;
  float: left;
  width: 28.8vw;
  margin-right: 11.1vw;
  padding: 0.5vw 0;
}
.lhsp-item:nth-child(2n){
  margin-right: 0;
}
.lhsp-item>.lhsp-icon{
  float: left;
  width: 0.5vw;
  height: 0.5vw;
  background: #2790af;
  margin: 0.9rem 0.6vw 0;
}
.lhsp-item>.lhsp-title{
  float: left;
  width: 94%;
}
.lhsp-item>.lhsp-title>p{
  font-size: 1.8rem;
  color: #333;
}
/**
  两会新视角
 */
.lhxsj-section{
  background: url("../images/index-lhxsj-back.png") no-repeat;
  background-size: 100% auto;
  height: 55.8vw;
}
.lhxsj-slide{
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  background: url("../images/lhxsj-slide-back.png") no-repeat;
  background-size: 100% 100%;
  padding: 1vw 1vw 3.2vw;
}
.lhxsj-slide>img{
  width: 100%;
  height: 24.4vw;
}
.lhxsj-btns{
  float: right;
  position: relative;
  overflow: hidden;
  width: auto;
}
.lhxsj-btn{
  float: left;
  width: 2.5vw;
  margin-right: 1.14vw;
  outline: 0;
  text-decoration: none;
}
.lhxsj-btn>img{
  width: 100%;
}
/**
  分页
 */
.pager-header{
  width: 588px;
}
