/*导航*/
.index-leader{
  position: relative;
  z-index: 2;
  width: 100%;
  background: #097ACD;
  /*margin: 0 0 20px;*/
  box-shadow: 0 6px 12px rgba(0,0,0,0.2);
}
.leader-content{
  display: block;
  width: fit-content;
  margin: 0 auto;
}
.leader-item{
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 26px;
  padding: 20px 34px;
  font-weight: bold;
}
.leader-item:hover,.leader-item:active{
  color: #fff;
  background: rgba(0,0,0,0.3);
}
/*底部*/
.szzg-footer{
  background: #0157D7;
}
/**
  新闻聚焦
 */
.xwjj-section{
  background: url("../images/index-xwjj-bg.jpg") no-repeat;
  background-size: 100% 100%;
  padding-bottom: 30px;
}
/*头条*/
.xwjj-top-item{
  position: relative;
  overflow: hidden;
  width: 1200px;
  margin: 140px auto 0;
}
.xwjj-top-item>.xwjj-tag{
  float: left;
  width: 55px;
  margin-right: 10px;
}
.xwjj-top-item>.xwjj-tag>img{
  width: 100%;
}
.xwjj-top-item>.xwjj-title{
  float: left;
  width: 1070px;
  padding: 10px 0;
}
.xwjj-top-item>.xwjj-title>a{
  font-size: 46px;
  color: #062B97;
  font-weight: bold;
}
/*新闻聚焦-主体列表*/
.xwjj-bottom{
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 30px 0 0;
}
.xwjj-part{
  float: right;
  width: 50%;
  position: relative;
  overflow: hidden;
}
/*新闻聚焦-列表*/
.xwjj-left{
  width: 520px;
  padding-top: 10px;
}
.xwjj-item{
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.xwjj-item:hover .xwjj-desc-top{
  color: #9A9A9A;
}
.xwjj-item>.xwjj-title{
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  float: left;
  /* width: 400px; */
}
.xwjj-item>.xwjj-time{
  float: right;
  font-size: 16px;
  font-weight: 400;
  color: #9A9A9A;
}
.xwjj-right{
  float: right;
  width: 630px;
  /*height: 472.5px;*/
}
/*新闻聚焦-轮播图*/
.xcp-slide{
  display: block;
  position: relative;
  overflow: hidden;
  /*z-index: -1;*/
}
.xcp-slide>.xcp-playbtn{
  position: absolute;
  bottom: 50px;
  left: 20px;
  width: 90px;
}
.xcp-slide>.xcp-title{

  position: relative;
  width: 100%;
  background: #00000080;
  /* opacity: 0.5; */
  background-size: 100%  100%;
  padding: 10px;
  text-align: center;
  margin-left: 30px;
  margin-top:-50px;

}
.xcp-slide>.xcp-title>p{
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  width: 70%;
  z-index: 99999;
}
#xcp-pagination{
  width: fit-content;
  left: auto;
  right: 80px;
}
.xcp-bullet{
  background: #0D5EAC;;
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  margin: 0 3px;
  /*border: 1px solid #0D5EAC ;*/
}
.xcp-bullet-active{
  background: #F52525;
  opacity: 1;
}
.xcp-img{
  width: 630px;
  height: 472.5px;
}
/*更多*/
.index-more{
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.index-more-btn{
  display: block;
  float: left;
  /*margin-left: 10px;*/
}
.index-more-btn>p{
  font-size: 18px;
  color: #0368C5;
  font-weight: 400;
  border: 1px solid #0368C5;
  line-height: 30px;
  padding: 0 6px;

}
.xcp-swiper-left-button{
  /*background-image: url("../images/index-left.png") ;*/
  /*background-repeat: no-repeat;*/
  top: 45%;
  margin: 0 10px;
  /*outline: none;*/
  /*--swiper-navigation-color: #0368C5;/* 单独设置按钮颜色 */
  /*--swiper-navigation-size: 90px;/* 设置按钮大小 */
}
.xcp-swiper-right-button{
  /*background-image: none;*/
  width: 50px;
  top: 45%;
  margin: 0 10px;
  /*outline: none;*/
  /*--swiper-navigation-color: #0368C5;/* 单独设置按钮颜色 */*/
  /*--swiper-navigation-size: 90px;/* 设置按钮大小 */*/
}
.xcp-pagination{
  position: absolute;
  right: 80px;
  margin-top: 14px;
}
/**
  视频报道
 */
.spbd-section{
  background: url("../images/index-spbd-bg.jpg") no-repeat;
  background-size: 100% 100%;
  padding-bottom: 77px;
}
.spbd-header{
  width: 500px;
  text-align: center;
}
.spbd-header>.part-more{
  width: 74px;
  height: 28px;
  right: 30px;
  top: 107px;
}
.spbd-part{
  float: left;
  width: 50%;
  position: relative;
  overflow: hidden;
}
.spbd-left{}
.spbd-left-news{
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.spbd-left-news>img{
  width: 100%;
  height: 338px;
}
.spbd-title{
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 4px 12px;
  background-color: #210F83;
  /*background: linear-gradient(90deg,#241183 70%, rgba(36, 17, 131, 0.1));*/
}
.spbd-left-news .spbd-title>p{
  font-size: 20px;
  color: #fff;
  width: 100%;
}
.spbd-play{
  width: 10%;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.spbd-play>img{
  width: 100%;
}
.spbd-play-other{
  width: 15%;
  position: absolute;
  bottom: 0px;
  right: 6px;
}
.spbd-right{
  padding-left: 30px;
}
.spbd-right-card{
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
  width: 270px;
  margin: 0 30px 31px 0;
}
.spbd-right-card:nth-child(2n){
  margin-right: 0;
}
.spbd-right-card>img{
  width: 100%;
  height: 152px;
}
.spbd-right-card .spbd-title>p{
  font-size: 18px;
  color: #fff;
  width: 90%;
}

.spbd-more-btn{
  display: block;
  float: right;
  margin-left: 10px;
}
.spbd-more-btn>p{
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
  background: #0EDBFA;
  opacity: 0.9;
  line-height: 30px;
  padding: 0 10px;

}
/**
  独家策划
 */
.djch-section{
  background: url("../images/index-djch-bg.jpg") no-repeat;
  background-size: 100% 100%;
  padding-bottom: 25px;

}
.djce-header{
  width: 1200px;
  text-align: center;
}

.djch-bgk{
  background: url("../images/index-djch-k.png") no-repeat;
  background-size: 100% 100%;
  padding: 25px;
}

.djch-swiper{
  position: relative;
  width: 1366px;
  margin: 0 auto;
  /*padding: 50px 0;*/
}
#djch-swiper{
  width: 1200px;
}
.djch-swiper-button{
  background-image: none;
  top: 45%;
  margin: 0 10px;
  outline: none;
  --swiper-navigation-color: #0368C5;/* 单独设置按钮颜色 */
  --swiper-navigation-size: 90px;/* 设置按钮大小 */
}
.djch-slide:nth-child(2n){
  margin-top: 50px;
}

.djch-more{
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.djch-more-btn{
  display: block;
  float: right;
  margin-left: 10px;
}
.djch-more-btn>p{
  font-size: 18px;
  color: #0368C5;
  font-weight: 400;
  /*background: #0EDBFA;*/
  opacity: 0.9;
  line-height: 30px;
  padding: 0 10px;
  border: 2px solid #0368C5

}
/**
  微博互动
 */
.wbhd-section{
  background: url("../images/index--wbhd-bg.jpg") no-repeat;
  background-size: 100% 100%;
  padding-bottom: 100px;
}
.wbhd-header{
  width: 1200px;
  text-align: center;
}