
.top-panel{
  height: 869px;
  background-image: url(../img/news-bg1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.top-panel .swiper-slide{
  width: 400px;
}
.top-news{
  width: 100%;
  height: 509px;
  background: rgba(255, 255, 255, .14);
  padding: 13px 12px 0;
}
.top-news .pic-box{
  width: 100%;
  height: 190px;
}
.top-news .desc h3{
  margin: 26px 0 28px;
}
.top-panel .desc .date{
  color: rgba(254, 254, 254, .61);
  margin: 30px 0 50px;
}



.lnterSec01W {padding: 159px 0 200px 280px; position: relative;}
.lnterSec01W .bg {
  position: absolute;
  width: 458px;
  height: 660px;
  background: #4A4F54; 
  left: 0; 
  top: 82px; 
  z-index: 0;
  border-radius: 6px;
}
.lnterSec01W .next,.lnterSec01W .prev {width: 81px;
height: 81px;
border: 1px solid #FFFFFF;
border-radius: 50%;}
.lnterSec01W .swiper-button-prev {
  left: 36px;
  top: 60%; }
.lnterSec01W .swiper-button-next {
  left: 36px;
  top: 45%; }
.lnterSec01W .btn:hover {
background: #004BA0;
border: none;}
.lnterSec01W .lnterPage {width: 159px; left: 37px; bottom: 300px; position: absolute; color: #fff; z-index: 2;}
.lnterSec01W .lnterPage h3 {font-size: 24px;margin-bottom: 4px; }
.lnterSec01W .lnterPage .lnterPageInner {height: 1px; background: #fff; position: relative;}
.lnterSec01W .lnterPage .lnterPageInner span {position: absolute; width: 21px; height: 1px; left: 0; top: 0; background: #DD0B0B;}


.top-panel .swiper-slide:hover .top-news{
  background: rgba(0, 75, 160, .43);
}
.top-panel .swiper-slide:hover .top-news .watch-more{
  width: 100%;
  color: #004BA0;
  background: rgba(255, 255, 255, .86);
}
.top-panel .swiper-slide:hover .top-news .watch-more i{
  background-image: url(../img/lj-morel.png);
}
.spe-more{
  width: 246px;
  height: 60px;
  border: 1px solid #FFFFFF;
  background: transparent;
  margin: 87px 0 0 398px;
}
.panel{
  padding-top: 85px;
}

.panel .content{
  height: 438px;
  background-image: url(../img/news-bg2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 62px;
}
.panel .content .container{
  position: relative;
}
.panel1 .swiper-slide{
  display: flex;
  justify-content: flex-end ;
  position: relative;
  z-index: 1;
}

.panel1 .pic-box{
  width: 680px;
  height: 438px;
  overflow: hidden;
}
.panel1 .desc{
  width: 782px;
  height: 167px;
  background: #E9E9E9;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  padding: 30px 50px 0 33px;
  z-index: 99;
}
.panel1 .bg{
  width: 782px;
  height: 167px;
  background: #666666;
  opacity: 0.3;
  position: absolute;
  top: 49%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 1;
}
.panel1 .desc .date,.panel2 .content ul li .desc .date{
  display: flex;
  align-items: center;
  color: #999999;
  margin-bottom: 24px;
}
.panel1 .desc .date img,.panel2 .content ul li .desc .date img{
  margin-right: 8px;
}
.panel1 .desc  .dott{
  display: block;
  margin-top: -20px;
  font-size: 40px;
  color: #ACACAC;
}
.panel1 .swiper-button-prev {
  left: 110px;
  top: 90%;
  z-index: 1000; }
.panel1 .swiper-button-next {
  left: 40px;
  top: 90%; 
  z-index: 1000;}

.panel2 .content{
  height: 565px;
  background-image: url(../img/news-bg3.jpg);
  padding-top: 65px;
}
.panel2 .content ul{
  display: flex;
  justify-content: space-between;

}
.panel2 .content ul li{
  width: 48%;
  height: 339px;
  background-color: #fff;
}
.panel2 .content ul li .pic-box{
  width: 311px;
  height: 339px;
  background: #FFFFFF;
  box-shadow: 0px 4px 11px 2px rgba(189, 189, 189, 0.41);
  overflow: hidden;
}
.panel2 .content ul li .desc{
  padding: 32px ;
  flex: 1;
}
.panel2 .content ul li:hover .pic-box img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.panel2  ul .item .watch-more{
  background: none;
  padding: 0;
  width: 140px;
  margin-top: 100px;
}
.panel2  ul .item .watch-more i{
  background-image: url(../img/lj-moreb.png);
}
.panel2 ul .item:hover .watch-more{
  color: #004BA0;
}
.panel2 ul .item:hover .watch-more i{
  background-image: url(../img/lj-morel.png);
}
.panel2 .spe-more{
  justify-content: center;
  margin: 45px auto 0;
}

.panel3{
  height: 630px;
  padding-top: 141px;
  background-image: url(../img/news-bg4.jpg);
}
.panel3 .container{
  /* padding-bottom: 100px; */
  position: relative;
}
.panel3 .video-box{
  width: 100%;
  height: 305px;
  
}

.panel3 .video-box video{
  border-radius: 0 0 54px 0;
  -webkit-border-radius: 0 0 54px 0;
  -moz-border-radius: 0 0 54px 0;
  -ms-border-radius: 0 0 54px 0;
  -o-border-radius: 0 0 54px 0;
  object-fit: cover;
}
.panel3 .swiper-slide{
  position: relative;
}
.panel3 .swiper-slide .name{
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 54px;
  text-align: center;
  line-height: 54px;
  background: rgba(0, 0, 0, .18);
  border-radius: 0 0 54px 0;
}
.panel3 .swiper-pagination{
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.panel3 .swiper-pagination-bullet{
  width: 14px;
  height: 14px;
  background: #BFBFBF;
  margin-right: 6px;
  opacity: 1;
}
.panel3 .swiper-pagination-bullet-active{
  background: #004BA0;
}
.panel4{
  padding-top: 84px;
  height: 794px;
  background-image: url(../img/news-bg5.jpg);
}
.panel4 h3 {
  width: 80%;
  margin: 0 auto 88px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.panel4 h3::after{
  content: '';
  position: absolute;
  top: 50%;
  left: -40px;
  width: 46%;
  height: 1px;
  background: rgba(250, 250, 250, .23);
}
.panel4 h3::before{
  content: '';
  position: absolute;
  top: 50%;
  right: -40px;
  width: 46%;
  height: 1px;
  background: rgba(250, 250, 250, .23);
}

.panel4 .swiper-slide {
  /*Centerslidetextvertically*/display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  position: relative;
  opacity: .6;
}
.panel4 .swiper-slide-active,
.panel4 .swiper-slide-duplicate-active{
    opacity: 1;
}
.panel4 .swiper-slide .pic-box{
  width: 100%;
  height: 463px;
}
.panel4 .swiper-slide .desc{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 53px;
  line-height: 53px;
  background: rgba(74, 79, 84,.91);
  padding: 0 20px;
  opacity: 0;
}
.panel4 .swiper-slide-active .desc,
.panel4 .swiper-slide-duplicate-active .desc{
  opacity: 1;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
  opacity: 1;
}

.bof-icon{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
}
/* 新闻列表 */
.top-new{
  height: 565px;
  position: relative;
  overflow: hidden;
}
.top-new .pic-box{
  width: 50%;
  height: 100%;
  position: relative;
  z-index: 1;
  
}

.top-new .desc{
  width: 61%;
  height: 100%;
  background-image: url(../img/news-bg6.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 132px 260px 0 ;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  
}

.top-new .desc::after,.top-new .desc::before{
  content: '';
  position: absolute;
  top:77px;
  left: 260px;
  width: 100%;
  height: 1px;
  background: #fff;
  z-index: 100;
}
.top-new .desc::before{
  width: 83px;
  height: 7px;
  border-radius: 4px;
  top:74px;
  left: 280px;
}
.top-new .desc .date{
  margin: 30px 0;
  color: #FEFEFE;
  opacity: 0.61;
}
.top-new .desc .info{
  line-height: 30px;
  margin-bottom: 75px;
}
.news-lists{
  padding: 52px 0 73px;
}
.news-lists ul{
  display: flex;
  flex-wrap: wrap;
}
.news-lists ul li{
  width: 30%;
  height: 557px;
  background: #FFFFFF;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.09);
  padding: 14px 13px 0;
  margin: 0 43px 43px 0;
}
.news-lists ul li:nth-of-type(3n){
  margin-right: 0;
}
.news-lists ul .list .pic-box{
  width: 100%;
  height: 150px;
  overflow: hidden;
}
.news-lists ul .list .desc{
  padding-right: 20px;
}
.news-lists ul .list h3{
  margin: 30px 0 28px;
}
.news-lists ul .list .date{
  color: #333333;
  opacity: 0.45;
  margin: 30px 0 50px;
}
.news-lists ul .list .watch-more{
  background: none;
  border: 1px solid #A3A3A3;
}
.news-lists ul .list .watch-more i{
  background-image: url(../img/lj-moreg.png);
}
.news-lists ul .list:hover .watch-more{
  color: #fff;
  background: #004BA0;
  border: none;
  opacity: 1;
}
.news-lists ul .list:hover .pic-box img{
  transform: scale(1.1);
}
.news-lists ul .list:hover .watch-more i{
  background-image: url(../img/lj-more.png);
  
}
.news-lists ul{
  margin-bottom: 40px;
}
.video-swiper{
  padding-bottom: 100px;
}
/* 新闻详情 */
.news-content .title{
  padding: 70px 0 60px;
}
.news-content .title h3{
  text-align: center;
}
.news-content .title .tag-box{
  width: 30%;
  margin: 40px auto 0;
  font-size: 14px;
  color: #999;
}
.news-content .title .tag-box img{
  margin-right: 5px;
}
.news-content .content{
  min-height: 1000px;
  background-image: url(../img/news-bg7.jpg);
  padding: 80px 0;
}
.article .container{
  background: #fff;
  padding: 60px 60px 55px;

}
.article .container .txt{
  line-height: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #BABABA;
}
.article .container .txt .pic{
  display: flex;
  justify-content: space-between;
  margin: 30px 0;
}
.article .container .txt .pic img{
  width: 49.4%;
}
@media (max-width: 1440px){
  .news-content .title .tag-box{
    width: 40%;
  }
}
@media (max-width: 750px){
  .bof-icon{
    width: 30px;
  }
  .link-nav{
    display: none;
  }
  .top-panel{
    height: auto;
    padding: 35px 0 48px;
  }
  .lnterSec01W {
    padding:0; 
    width: 90%;
    padding:0 50px;
  }
  .top-panel .swiper-slide{
    width: 200px;
    padding-bottom: 88px;
  }
  .top-news{
    width: 100%;
    height: auto;
    background: rgba(255, 255, 255, .14);
    padding: 13px 12px 20px;
  }
  .lnterSec01W .next,.lnterSec01W .prev {width: 40px;
  height: 40px;}
  .lnterSec01W .next img,.lnterSec01W .prev img{
    width: 10px;
    height: 19px;
  }
  .lnterSec01W .swiper-button-prev {
  left: 0;
  top: 50%; }
.lnterSec01W .swiper-button-next {
  left: auto;
  right: 0;
  top: 50%; }
  .top-news .pic-box{
  height: 80px;
}
.top-news .desc h3{
  margin: 12px 0 0;
}
.top-panel .desc .date{
  color: rgba(254, 254, 254, .61);
  margin: 12px 0 12px;
}
.watch-more{
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  background: none;
  width: 123px;
  height: 35px;
  border: 1px solid rgba(255, 255, 255, .36);
  justify-content: center;
  font-size: 12px;
  z-index: 99;
}
.watch-more i{
  width: 18px;
  height: 12px;
}
.panel{
    padding-top: 23px;
  }

  .panel .content{
    height: auto;
    margin-top: 30px;
    padding: 23px 15px 32px;
  }
  .panel .content .container{
    width: 100%;
  }
  .mtbd-swiper{
    padding-bottom:130px ;
  }
  .panel1 .pic-box{
  width: 100%;
  height: 214px;
}
.panel1 .desc-box{
  width: 100%;
  height: 82px;
  position: absolute;
  left: 0;
  top:auto;
  bottom:-90px;
  z-index: 99;
}
.panel1 .desc{
  width: 100%;
  height: 88px;
  left: 0;
  padding: 15px 16px;
}
.panel1 .bg{
  width: 100%;
  height: 90px;
  top: 54%;
}
.panel1 .desc  .dott{
  display: block;
  margin-top: -16px;
  font-size: 30px;
  color: #ACACAC;
}
.panel1 .desc a{
  display: block;
}
.panel1 .desc .date img,.panel2 .content ul li .desc .date img{
  width: 18px;
  margin-right: 4px;
}
.panel1 .desc .date,.panel2 .content ul li .desc .date{
  margin-bottom: 10px;
}
.panel2 .content{
  padding-bottom: 80px;
}
.panel2 .content ul li{
  width: 48%;
  height: 204px;
  background: rgba(255, 255, 255, .3);
  padding-bottom: 10px;
}
.panel2 .content ul li .pic-box{
  width: 100%;
  height: 110px;
}
.panel2 .content ul li .desc{
  width: 100%;
  padding: 15px 10px ;
  flex: 1;
}
.panel2 .content ul li .desc .info{
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #fff;
  font-size: 12px;
}
.panel2 .content ul li .desc .date{
  color: #fff;
}
.panel2 .watch-more{
  bottom: -60px;
}
.panel3{
  height: auto;
  padding:56px 0 30px;
}
.panel3 .swiper-slide{
  width: 48%;
}
.panel3 .video-box{
  width: 100%;
  height: 112px;
  
}
.video-swiper{
  padding-bottom: 60px;
}
.panel3 .video-box video{
  border-radius: 0 0 24px 0;
  -webkit-border-radius: 0 0 24px 0;
  -moz-border-radius: 0 0 24px 0;
  -ms-border-radius: 0 0 24px 0;
  -o-border-radius: 0 0 24px 0;
}
.panel3 .swiper-slide .name{
  height: 24px;
  line-height: 24px;
  background: rgba(0, 0, 0, .18);
  border-radius: 0 0 24px 0;
  -webkit-border-radius: 0 0 24px 0;
  -moz-border-radius: 0 0 24px 0;
  -ms-border-radius: 0 0 24px 0;
  -o-border-radius: 0 0 24px 0;
}
.panel3 .swiper-pagination{
  bottom: 0;
}
.swiper-pagination-bullet{
  width: 10px;
  height: 10px;
  margin-right: 4px;
}
.swiper-pagination-bullet-active{
  background: #004BA0;
}
.panel4{
  padding-top: 34px;
  height: auto;
  padding-bottom: 40px;
}
.bz-swiper{
  padding-bottom: 60px;
}
.panel4 h3 {
  margin: 0 auto 52px;
}
 .panel4 .swiper-slide .pic-box{
  width: 100%;
  height: 180px;
}
.panel4 .swiper-slide .desc{
  bottom: -33px;
  height: 33px;
  line-height: 33px;
  padding: 0 10px;
  opacity: 1;
} 
.panel4 .swiper-slide .desc .down img{
  width: 12px;
}
.panel4 .swiper-slide .desc .down span{
  display: none;
}
.top-new .desc::after,.top-new .desc::before{
  display: none;
}
.top-new{
  height: 250px;
}
.top-new .pic-box{
  width: 50%;
  height: 100%;
  position: relative;
  z-index: 1;
  
}

.top-new .desc{
  width: 61%;
  height: 100%;
  background-image: url(../img/news-bg6.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 25px 15px 20px 60px ;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  
}
.top-new .desc .date{
  margin: 10px 0;
}
.top-new .desc .info{
  line-height: 1.5;
  margin-bottom: 0;
  font-size: 12px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.top-new  .watch-more{
  left: 120px;
  bottom: 50px;
}
.news-lists{
  padding: 24px 0 ;
}
.news-lists .watch-more{
  display: none;
}
.news-lists ul li{
  width: 48%;
  height: auto;
  background: #FFFFFF;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.09);
  padding: 5px 5px 15px;
  margin: 0 9px 9px 0;
}
.news-lists ul .list .pic-box{
  height: 2rem;
}

.news-lists ul li:nth-of-type(3n){
  margin-right: 9px;
}.news-lists ul li:nth-of-type(2n){
  margin-right: 0;
}
.news-lists ul li.pic-box{
  height: 80px;
}
.news-lists ul .list .desc{
  padding-right: 0;
}
.news-lists ul .list h3{
  margin: 6px 0 8px;
}
.news-lists ul .list .date{
  margin: 0 0 10px;
}

   /* 新闻详情 */
.news-content .title{
  padding: 24px 0;
  background: #FAFAFA;
}
.news-content .title h3{
  text-align: center;
  font-size: 14px;
}
.news-content .title .tag-box{
  width: 70%;
  margin: 25px auto 0;
  font-size: 12px;
  color: #999;
}
.news-content .title .tag-box .read{
  width: 100%;
  margin-top: 18px;
}
.news-content .title .tag-box img{
  margin-right: 5px;
  width: 12.5px;
}
.news-content .content{
  min-height: 400px;
  background-image: none;
  padding: 30px 15px;
}
.article .container{
  background: #fff;
  padding: 14px 10px 25px;
  
box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.09);
}
.article .container .txt{
  line-height: 2;
  padding-bottom: 0;
  border-bottom: none;
}
.article .container .txt .pic{
  margin: 15px 0;
}

}