@media (max-width: 575.98px) {
  .nav-english{
    color:#fff;
    line-height: 0px;
    margin-top: -3px;
    width: 84px;
    float: left;
    cursor: pointer
  }
  .fz-top-search{
    width: 40px;
    height: 32px;
    position: absolute;
    right: 3rem;
    top: 0;
    border-radius: 4px;
  }
  /*导航栏LOGO*/
  .nav-header{
    width: 100%
  }
 .navbar-logo {
    width: 200px;
    padding-top: 14px;
  }
  /*导航栏搜索*/


  .banner-img1{
    width: 100%;
    height: 130px;
    max-height: 381px;
  }

  .banner-img1-1{
    top:0;
    bottom: 0;
    left:0;
    right:0;
    margin: auto;
    max-height: 100%
  }



  .fz-top-search-first{
    display: none;
  }
  /*轮播图搜索*/
  .banner-img2{
    padding-top: 1.2rem;
  }
  .fz-search{
    width: 90%;
    height: 30px;
    border-radius:40px;
    background: #fff;
    /*position: absolute;*/
    /*bottom: 5px;*/
    /*left: 0;*/
    /*right: 0;*/
    /*margin: 0 auto;*/
    z-index: 9999;
    box-shadow: 0px 0px 0px 4px #bfd8ed;
    position:relative;
  }
  .fz-search input{
    border: none;
    outline: none;
    width: 84%;
    height: 100%;
    border-radius: 40px;
    background: none;
    padding-left: 10px;
  }
  .fz-search-btn{
    width: 15%;
    height: 90%;
    float: left;
    background: #224388;
    border-radius: 40px;
    color: #fff;
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 1%;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  .fz-search-font{
    display: none;
  }
  /*首页新闻类型时间*/
  .fz-time:before {    
    position: absolute; 
    left:10px;
    top:0;    
    width:21px;
    height: 2px;    
    content: '';    
    border-top: 2px solid #224388;
  }
  .fz-time:after{    
    position: absolute;    
    top:0.1rem;    
    height: 21px;
    left:10px;
    content: '';    
    width:0;    
    border-left: 2px solid #224388;
  }
  .footer-line{
    display: none;
  }
  .banner-search-btn{
    max-width: 35%;
  }

  /*//导航栏*/
  .nav-list{
    width: 100%;
    background: rgba(34,67,136,.9);
    display: none;
  }
  .nav-list a{
    display: block;
    line-height: 2rem;
    border: none !important;
    background: none !important;
    width: 100%;
    padding-top: .5rem;
  }
  .nav-list a:hover{
    color: rgb(73,206,255) !important;
  }
  .banner-title{
    display: none;
  }
  .news-list-content{
    min-height: 0;
    height: auto;
  }
  .news-text-bg{
    display: none !important;
  }
  /*.fz-main{*/
  /*  padding-top: 78px !important;*/
  /*}*/
  /*.detail-main{*/
  /*  padding-top: 78px !important;*/
  /*}*/

}

@media (min-width: 576px) and (max-width: 767.98px) {
  .nav-english{
    color:#fff;
    line-height: 0px;
    margin-top: -3px;
    width: 84px;
    float: left;
    cursor: pointer
  }
  .fz-top-search{
    width: 40px;
    height: 32px;
    position: absolute;
    right: 3rem;
    top: 0;
    border-radius: 4px;
  }
  .nav-header{
    width: 100%
  }
  /*导航栏搜索*/
  .banner-img1{
    width: 100%;
    height: 130px;
    max-height: 381px;
  }

  .banner-img1-1{
    top:0;
    bottom: 0;
    left:0;
    right:0;
    margin: auto;
    max-height: 100%
  }
  .fz-top-search-first{
    display: none;
  }
  .banner-img2{
    padding-top: 1.2rem;
  }
  .fz-search{
    width: 70%;
    height: 40px;
    border-radius:40px;
    background: #fff;
    /*position: absolute;*/
    /*bottom: 20px;*/
    /*left: 0;*/
    /*right: 0;*/
    /*margin: 0 auto;*/
    z-index: 9999;
    box-shadow: 0px 0px 0px 4px #bfd8ed;
    position:relative;
  }
  .fz-search input{
    border: none;
    outline: none;
    width: 84%;
    height: 100%;
    border-radius: 40px;
    background: none;
    padding-left: 10px;
  }
  .fz-search-btn{
    width: 15%;
    height: 90%;
    float: left;
    background: #224388;
    border-radius: 40px;
    color: #fff;
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 1%;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  .fz-search-font{
      display: none;
  }
  .fz-time:before {    
     position: absolute;    
     top:0;    
     height: 2px;    
     left:10px;
     content: '';    
     width:21px;
     border-top: 2px solid #224388;
  }
  .fz-time:after{    
     position: absolute;    
     top:0.1rem;    
     height: 21px;
     left:10px;
     content: '';    
     width:0;    
     border-left: 2px solid #224388;
  }
  .footer-line{
    display: none;
  }
  .banner-search-btn{
    max-width: 35%;
  }
  .index-videoList{
    display: none;
  }
  /*//导航栏*/
  .nav-list{
    width: 100%;
    background: rgba(34,67,136,.9);
    display: none;
  }
  .nav-list a{
    display: block;
    line-height: 2rem;
    border: none !important;
    background: none !important;
    width: 100%;
    padding-top: .5rem;
  }
  .nav-list a:hover{
    color: rgb(73,206,255) !important;
  }
  .banner-title{
    display: none;
  }
  .news-list-content{
    min-height: 0;
    height: auto;
  }
  .news-text-bg{
    display: none  !important;
  }
  /*.fz-main{*/
  /*  padding-top: 78px !important;*/
  /*}*/
  /*.detail-main{*/
  /*  padding-top: 78px !important;*/
  /*}*/
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .nav-english{
    color:#fff;
    line-height: 0px;
    margin-top: -3px;
    width: 84px;
    float: left;
    cursor: pointer
  }
  .fz-top-search{
    width: 40px;
    height: 32px;
    position: absolute;
    right: 3rem;
    top: 0;
    border-radius: 4px;
  }
  .nav-header{
    width: 100%
  }
  /*导航栏搜索*/
  .banner-img2{
    padding-top: 1rem;
  }
  .fz-top-search-first{
    display: none;
  }
  .banner-img1{
    width: 100%;
    height: 183px;
    max-height: 381px;
  }

  .banner-img1-1{
    top:0;
    bottom: 0;
    left:0;
    right:0;
    margin: auto;
    max-height: 100%
  }
  .fz-search{
    width: 70%;
    height: 40px;
    border-radius:40px;
    background: #fff;
    /*position: absolute;*/
    /*bottom: 20px;*/
    /*left: 0;*/
    /*right: 0;*/
    /*margin: 0 auto;*/
    z-index: 9999;
    box-shadow: 0px 0px 0px 4px #bfd8ed;
    position:relative;
  }
  .fz-search input{
    border: none;
    outline: none;
    width: 84%;
    height: 100%;
    border-radius: 40px;
    background: none;
    padding-left: 10px;
  }
  .fz-search-btn{
    width: 15%;
    height: 90%;
    float: left;
    background: #224388;
    border-radius: 40px;
    color: #fff;
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 1%;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  .fz-search-font{
    display: none;
  }
  .fz-time:before {    
    position: absolute;    
    top:0;    
    height: 2px;    
    left:10px;
    content: '';    
    width:21px;
    border-top: 2px solid #224388;
  }
  .fz-time:after{    
    position: absolute; 
    left:10px;
    top:0.1rem;  
    width:0;   
    height: 21px;
    content: '';    
    border-left: 2px solid #224388;
  }
  .footer-line{
    display: none;
  }
  .banner-search-btn{
    max-width: 35%;
  }
  .nav-list{
    width: 100%;
    background: rgba(34,67,136,.9);
    display: none;
  }
  .nav-list a{
    display: block;
    line-height: 2rem;
    border: none !important;
    background: none !important;
    width: 100%;
    padding-top: .5rem;
  }
  .nav-list a:hover{
    color: rgb(73,206,255) !important;
  }
  .banner-title{
    display: none;
  }
  /*.fz-main{*/
  /*  padding-top: 78px !important;*/
  /*}*/
  /*.detail-main{*/
  /*  padding-top: 78px !important;*/
  /*}*/
  .news-list-content{
    min-height: 0;
    height: auto;
  }
  .news-text-bg{
    display: none  !important;
  }

  .navbar-light .navbar-toggler{
    margin-top: 13px !important;
  }

}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .nav-english{
    color:#fff;
    line-height: 0px;
    margin-top: -3px;
    width: 84px;
    float: left;
    cursor: pointer
  }
  .fz-top-search{
    width: 40px;
    height: 32px;
    position: absolute;
    right: 3rem;
    top: 0;
    border-radius: 4px;
  }
  /*导航栏搜索*/
  .fz-top-search-first{
    display: none;
  }
  .banner-img2{
    padding-top: 1rem;
  }
  .banner-img1{
    width: 100%;
    height: 222px;
    max-height: 381px;
  }

  .banner-img1-1{
    top:0;
    bottom: 0;
    left:0;
    right:0;
    margin: auto;
    max-height: 100%
  }
  .fz-search{
    width: 50%;
    height: 35px;
    border-radius:40px;
    background: #fff;
    /*position: absolute;*/
    /*bottom: 20px;*/
    /*left: 0;*/
    /*right: 0;*/
    /*margin: 0 auto;*/
    z-index: 9999;
    box-shadow: 0px 0px 0px 4px #bfd8ed;
    position:relative;
  }
  .fz-search input{
    border: none;
    outline: none;
    width: 84%;
    height: 100%;
    border-radius: 40px;
    background: none;
    padding-left: 10px;
  }
  .fz-search-btn{
    width: 15%;
    height: 90%;
    float: left;
    background: #224388;
    border-radius: 40px;
    color: #fff;
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 1%;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  .fz-search-font{
    display: none;
  }
  .fz-time:before {    
    position: absolute;    
    top:0;    
    height: 2px;    
    left:10px;
    content: '';    
    width:21px;
    border-top: 2px solid #224388;
  }
  .fz-time:after{    
    position: absolute;    
    top:0.1rem;   
    width:0; 
    height: 21px;
    left:10px;
    content: '';    
    border-left: 2px solid #224388;
  }
  .banner-search-btn{
    max-width: 100%;
  }

  .nav-item{
    width: 75px !important;
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 1.5rem !important;
    position: relative;
  }
  .nav-item a{
    display: block;
    width: 80%;
    text-align: center;
    cursor: pointer;
    border-top: 2px solid rgba(255,255,255,0);
  }
  .nav-item a.checked{
    border-top: 2px solid rgb(82,136,241);
    background: rgba(34,67,136,.9);
    box-sizing: border-box;
  }
  .nav-list{
    position: absolute;
    width: 150%;
    background: rgba(34,67,136,.9);
    display: none;
  }
  .nav-list a{
    display: block;
    line-height: 2rem;
    border: none !important;
    background: none !important;
    width: 100%;
    padding-top: .5rem;
  }
  .nav-list a:hover{
    color: rgb(73,206,255) !important;
  }
  .nav-item:last-child .nav-list{
    right: 20%;
  }
  .banner-title{
    display: none;
  }
  .news-list-content{
    min-height: 600px;
  }
  .news-text-bg{
    top: 5%;
    left: 10%;
  }

  /*.fz-main{*/
  /*  padding-top: 78px !important;*/
  /*}*/
  /*.detail-main{*/
  /*  padding-top: 78px !important;*/
  /*}*/
  .navbar-light .navbar-toggler{
    margin-top: 13px !important;
  }
}

@media (min-width: 1200px) {
  .nav-english{
    color:#fff;
    line-height: 19px;
    margin-top: 0;
    width: 84px;
    float: left;
    cursor: pointer
  }
  .fz-top-search{
    width: 255px;
    height: 32px;
    position: absolute;
    right: 3rem;
    top: 0;
    border-radius: 4px;
  }


  .banner-img1{
    width: 100%;
    height: auto;
    max-height: 381px;
  }
  .banner-img1-1{
    top:0;
    bottom: 0;
    left:0;
    right:0;
    margin: auto;
    max-height: 100%
  }

  .banner-img2{
    padding-top: 0rem;
  }
  .fz-search{
    width: 60%;
    height: 50px;
    border-radius:40px;
    background: #fff;
    /*position: absolute;*/
    /*bottom: 20px;*/
    /*left: 0;*/
    /*right: 0;*/
    margin: 0 auto;
    z-index: 9999;
    box-shadow: 0px 0px 0px 4px #bfd8ed;
    position:relative;
  }
  .fz-search input{
    border: none;
    outline: none;
    width: 82%;
    height: 100%;
    border-radius: 40px;
    background: none;
    padding-left: 10px;

  }
  .fz-search-btn{
    width: 17%;
    height: 90%;
    float: right;
    background: #224388;
    border-radius: 40px;
    color: #fff;
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 1%;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  .fz-time:before {
    position: absolute;
    top: 0;
    height: 2px;
    left: 10px;
    content: '';
    width: 21px;
    border-top: 2px solid #224388;
  }
  .fz-time:after{
    position: absolute;
    top: 0.1rem;
    height: 21px;
    left: 10px;
    content: '';
    width: 0;
    border-left: 2px solid #224388;
  }
  /*浮针公告*/
  .fzgg-news-all{
    height: 372px !important;
  }
  .fzgg-news:first-child{
    padding-top: 0 !important;
  }

  .banner-search-btn{
    max-width: 100%;
    margin-right: 10px;
  }


  /*导航栏*/
  .nav-item{
    width: 130px !important;
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 1.5rem !important;
    position: relative;
  }
  .nav-item a{
    display: block;
    width: 80%;
    width: 100%;
    text-align: center;
    cursor: pointer;
    border-top: 2px solid rgba(255,255,255,0);
  }
  .nav-item a.checked{
    border-top: 2px solid rgb(82,136,241);
    background: rgba(34,67,136,.9);
    box-sizing: border-box;
  }
  .nav-list{
    position: absolute;
    width: 150%;
    background: rgba(34,67,136,.9);
    display: none;
  }
  .nav-list a{
    display: block;
    line-height: 2rem;
    border: none !important;
    background: none !important;
    width: 100%;
    padding-top: .5rem;
  }
  .nav-list a:hover{
    color: rgb(73,206,255) !important;
  }
  .nav-item:last-child .nav-list{
    right: 0;
  }

  .news-list-content{
    min-height: 600px;
  }
  .news-text-bg{
    top: 5%;
    left: 10%;
  }

  /*.fz-main{*/
  /*  padding-top: 102px !important;*/
  /*}*/
  /*.detail-main{*/
  /*  padding-top: 102px !important;*/
  /*}*/
}


 /*nav 搜索*/

.fz-top-search-first{
  width: 171px;
  height: 32px;
  background: rgba(255,255,255,.5);
  border-radius: 4px;
  float: left;
}
.fz-top-search-font{
  text-indent: 5px;
  font-size: 14px;
}
.fz-top-search-first input{
  width: 131px;
  height: 100%;
  border:none;
  outline: none;
  background: none
}
.fz-top-search-first a{
  width: 40px;
  height: 100%;
  background: #af0000;
  position: relative;
  border-radius: 0px 4px 4px 0px;
}
.fz-top-search-first a img{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto !important;
}




.nav-btn span{
  display: block;
  margin: 5px 0;
  width: 23px;
  height: 2px;
  background-color: #fff;
}
.header-size{
  font-size: 1.5rem;
}
.header-size:before {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: auto;
  right: 0;
  height: 3px;
  width: 40px;
  background-color: #224388;
  margin: 0 auto;
}
.fz-more{
  color: #fff;
  height: 40px;
  background: #224388;
  cursor: pointer;
}
.card-time{
  width: 4.5rem;
  background: #224388;
  color: #fff !important;
}
.card-time-time{
  font-size: 1.5rem;
}
.fz-border-right{
  border-right: 1px solid #224388;
}
/*内容*/
/*.fz-main{*/
/*  padding-top: 100px;*/
/*}*/
/*.detail-main{*/
/*  padding-top: 100px;*/
/*}*/
.footer-size{
  color: #fff;
}
.fz-white{
  color: #fff;
  font-size: 12px !important;
}
.fz-time2{
  font-size: 1.5rem;
  color: #224388;
}
.fz-time{
  font-size: 1.5rem;
  color: #224388;
}
.card-showad{
  box-shadow: 0 1px 0 1px #dbdbdb;
}
.banner-nav{
  width: max-content;
  left: auto;
  right: 0;
  bottom:10%;
}
.carousel-indicators li{
  width: 13px;
  height: 13px;
  border-radius: 50%;
  margin-right: 15px;
  opacity: 1;
  border: none;
}
.carousel-indicators .active{
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #224388;
  opacity: 1;
}
.first-div:first-child{
  padding-top: .6rem !important;
}
.video-js{ /* 给.video-js设置字体大小以统一各浏览器样式表现，因为video.js采用的是em单位 */
  font-size: 14px;
}
.video-js button{
  outline: none;
}
.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3{ /* 视频占满容器高度 */
  height: 100%;
  background-color: #161616;
}
.video-js.vjs-paused .vjs-big-play-button{ /* 视频暂停时显示播放按钮 */
  display: block;
}
.video-js.vjs-error .vjs-big-play-button{ /* 视频加载出错时隐藏播放按钮 */
  display: none;
}
#video2 .vjs-big-play-button{
  width: 2em;
  height: 1em;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  line-height: .9em;
}
.my-video-dimensions.vjs-fluid{
  padding-top: 0 !important;
}
