.ph-show{
  display: none;
}
.sy-header{
  position: relative;
}
.sy-header-imgs{
  width: 100%;
  height: 590px;
  position: absolute;
  left: 0;
  top: 0;
}
.header-img1,.header-img2,.header-img3{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(sy_banner1.png) center top no-repeat;
  display: none;
}
.header-img2{
  background: url(sy_banner2.png) center top no-repeat;
}
.header-img3{
  background: url(sy_banner3.png) center top no-repeat;
}
.sy-header-logo{
  display: block;
  margin: 40px auto 47px;
}
.sy-header .header-top a,.sy-header .header-top span{
  color: #fff;
}
.sy-header .header-search-box{
  margin: 0 auto;
  float: none;
}
.sy-header .header-navs{
  height: 80px;
  border-radius: 10px 10px 0 0;
  margin-top: 104px;
  background-color: rgba(0, 98, 199, 0.86);
}
.sy-header .header-nav{
  line-height: 80px;
}
.sy-header .header-nav.cur,.sy-header .header-nav:hover{
  background-color: rgba(15, 40, 105, 0.89);
}
.sy-header .header-hot-search{
  display: block;
}
.part1{
  padding-bottom: 38px;
}
.news{
  height: 167px;
  background: url("sy_news_bg.png");
  background-size: 100% 100%;
  box-shadow: 0 0 10px 8px rgba(37, 144, 242, 0.16);
  border-radius: 0 0 4px 4px;
  text-align: center;
  overflow: hidden;
}
.news-swiper{
  overflow: hidden;
}
.news-swiper-col .swiper-wrapper{
  display: block;
  padding: 0 25px;
  box-sizing: border-box;
}
.news-swiper-col .swiper-slide{
  display: flex;
  justify-content: center;
  align-items: center;
}
.news .tit{
  font-size: 40px;
  font-weight: bold;
  color: #004892;
  line-height: 50px;
}
.news .desc{
  font-size: 20px;
  color: #818991;
}
.news .news-a{
  color: #b90f1c;
}
.part1-ct{
  margin-top: 37px;
}
.news-swiper{
  width: 775px;
  height: 520px;
  position: relative;
  position: relative;
}
.news-swiper-item,.news-swiper-item img{
  display: block;
  width: 100%;
  height: 100%;
}
.news-swiper-item{
  position: absolute;
  left: 0;
  top: 0;
}
.news-swiper-text{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  line-height: 58px;
  background-color: rgba(5, 32, 51, 0.74);
  font-size: 22px;
  color: #ffffff;
  padding: 0 80px 0 42px;
}
.news-swiper-pagination{
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 58px;
  font-size: 22px;
  color: #ffffff;
  padding-right: 26px;
  width: 90px;
  text-align: right;
  left: auto;
}
.news-swiper-pagination .swiper-pagination-current{
  color: #ff0000;
}
.news-swiper-item{
  background-color: #ffffff;
}
.news-rt{
  width: 605px;
}
.news-rt-list-item{
  display: none;
}
.news-rt-nav{
  border-bottom: 3px solid rgba(181, 188, 206, 0.28);
  height: 45px;
}
.news-rt-nav-a{
  min-width: 25%;
  line-height: 42px;
  position: relative;
  color: #0f2869;
  font-size: 18px;
  text-align: center;
}
.news-rt-nav-a.cur{
  border-bottom: 3px solid #dd0000;
  background-color: #0f2869;
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
}
.news-rt-list-a{
  background-color: #ffffff;
  border: solid 1px #dee0e6;
  margin-top: 17px;
  padding: 18px 0;
  position: relative;
}
.news-rt-time{
  width: 64px;
  height: 64px;
  background-color: #0f2869;
  border-radius: 0 10px 10px 0;
  color: #ffffff;
  text-align: center;
  padding: 8px;
  font-weight: bold;
  margin-right: 16px;
}
.news-rt-time .dd{
  font-size: 21px;
  line-height: 30px;
  border-bottom: 1px solid #ffffff;
}
.news-rt-time .yyyy-mm{
  font-size: 11px;
  line-height: 17px;
  white-space: nowrap;
}
.news-rt-tit{
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  padding-right: 14px;
}
.news-rt-tit .e2{
  width: 100%;
  max-height: 60px;
}
.news-rt-list-a .arrow{
  width: 20px;
  height: 6px;
  background: url("./sy_icon_arrow.png");
  background-size: 100% 100%;
  position: absolute;
  right: 14px;
  bottom: 16px;
}
.news-rt-list-a:hover{
  box-shadow: 1px 4px 8px 1px rgba(15, 40, 105, 0.34);
}
.news-rt-list-a:hover .arrow{
  background: url("./sy_icon_arrowcur.png");
  background-size: 100% 100%;
}
.news-rt-list-a:hover{
  color: #0f2869;
}
.news-rt-list-a:hover .news-rt-time{
  background-color: #cb0000;
}
.part2{
  background-color: #F7F7F7;
  padding: 21px 0 35px;
}
.sy-tit{
  font-size: 36px;
  font-weight: bold;
  border-bottom: 4px solid #d0dfff;
  display: flex;
  justify-content: space-between;
}
.sy-tit .tit{
  padding-bottom: 15px;
  position: relative;
  margin-bottom: -4px;
  color: #0f2869;
}
.sy-tit .tit:before{
  content: "";
  width: 50%;
  height: 4px;
  background-color: #FFCC00;
  position: absolute;
  bottom: 0;
  left: 0;
}
.sy-tit .tit:after{
  content: "";
  width: 50%;
  height: 4px;
  background-color: #cb0000;
  position: absolute;
  bottom: 0;
  right: 0;
}
.sy-tit .yw{
  color: #0f2869;
  opacity: 0.06;
}
.zwfw-imgs{
  margin-top: 33px;
}
.zwfw-items{
  margin-top: 47px;
  flex-wrap: nowrap;
}
.zwfw-item{
  width: 310px;
  height: 230px;
  background-color: #ffffff;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #6a9a26;
  border-radius: 4px;
  padding: 50px 0;
}
.zwfw-item a{
  color: #666666;
}
.zwfw-item:nth-of-type(2){
  color: #718be7;
}
.zwfw-item:nth-of-type(3){
  color: #fb9434;
}
.zwfw-item:nth-of-type(4){
  color: #ff1313;
}
.zwfw-item-rt a:hover{
  color: #6a9a26;
}
.zwfw-item:nth-of-type(2) .zwfw-item-rt a:hover{
  color: #718be7;
}
.zwfw-item:nth-of-type(3) .zwfw-item-rt a:hover{
  color: #fb9434;
}
.zwfw-item:nth-of-type(4) .zwfw-item-rt a:hover{
  color: #ff1313;
}
.zwfw-item img{
  margin-bottom: 20px;
}
.zwfw-item-lf{
  width: 310px;
}
.zwfw-item:not(:last-of-type){
  margin-right: 53px;
}
.zwfw-item-rt{
  display: none;
  flex: 1;
}
.zwfw-items.cur .zwfw-item{
  width: 190px;
  background-color: #ffffff;
}
.zwfw-items.cur .zwfw-item.cur{
  width: 750px;
  border: solid 1px #65981e;
}
.zwfw-items.cur .zwfw-item .zwfw-item-lf{
  width: 190px;
}
.zwfw-item.cur .zwfw-item-lf{
  width: 165px;
  padding-right: 10px;
}
.zwfw-item.cur .zwfw-item-rt{
  display: flex;
  border-left: 1px solid #abd272;
  padding-left: 20px;
}
.zwfw-item-rt>a{
  flex: 1;
  display: block;
  font-size: 16px;
  font-weight: normal;
  padding: 10px 5px 0;
}
.zwfw-item-rt>a img{
  margin-bottom: 10px;
}
.zwfw-items.cur .zwfw-item:nth-of-type(2).cur{
  border: solid 1px #718be7;

}
.zwfw-item:nth-of-type(2) .zwfw-item-rt{
  border-color: #718be7;
}
.zwfw-items.cur .zwfw-item:nth-of-type(3).cur{
  border: solid 1px #fb9434;

}
.zwfw-item:nth-of-type(3) .zwfw-item-rt{
  border-color: #fb9434;
}
.zwfw-items.cur .zwfw-item:nth-of-type(4).cur{
  border: solid 1px #ff1313;

}
.zwfw-item:nth-of-type(4) .zwfw-item-rt{
  border-color: #ff1313;
}
.part3{
  background: url("./sy_zfxxgk_bg.png") center top no-repeat;
  padding: 31px 0 46px;
}
.part3-ct{
  padding: 45px 30px 0;
}
.part3-ct-item{
  width: 300px;
  line-height: 74px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #dcdcdc;
  font-size: 20px;
  padding-left: 48px;
}
.part3-ct-item img{
  margin-right: 10px;
}
.part3-ct-item img:nth-of-type(2){
  display: none;
}
.part3-ct-item:hover{
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  background-color: #0f2869;
  border-color: #0f2869;
  box-shadow: 0 5px 12px 1px rgba(11, 49, 116, 0.28);
}
.part3-ct-item:not(:last-of-type){
  margin-right: 44px;
}
.part3-ct-item:hover img:first-of-type{
  display: none;
}
.part3-ct-item:hover img:nth-of-type(2){
  display: inline-block;
}
.part4{
  background-color: #F7F7F7;
  padding-top: 36px;
}
.zfxxgk-lf{
  width: 850px;
  height: 534px;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 23px 25px;
}
.zfxxgk-lf-navs{
  line-height: 42px;
  background-color: rgba(240, 247, 255, 0.8);
  border-radius: 4px;
}
.zfxxgk-lf-nav{
  font-size: 22px;
  color: #979696;
  padding: 0 17px;
}
.zfxxgk-lf-nav.cur{
  background-color: #0f2869;
  border-radius: 20px;
  font-weight: bold;
  color: #ffffff;
}
.zfxxgk-lf-nav:not(:last-of-type){
  margin-right: 35px;
}
.zfxxgk-lf-item-navs{
  padding: 10px 0 19px 15px;
}
.zfxxgk-lf-item-navs-a{
  font-size: 20px;
  line-height: 44px;
}
.zfxxgk-lf-item-navs-a:not(:last-of-type){
  margin-right: 85px;
}
.zfxxgk-lf-item-navs-a.cur{
  color: #2f4c87;
  font-weight: bold;
  position: relative;
}
.zfxxgk-lf-item-navs-a.cur:after{
  content: "";
  width: calc(100% - 10px);
  height: 4px;
  background-color: #cb0000;
  border-radius: 2px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.zfxxgk-lf-item-ct-tab .zfxxgk-lf-item-ct{
  display: none;
}
.zfxxgk-lf-item-ct.no-chlid{
  padding-top: 23px;
}
.zfxxgk-lf-item-ct-a{
  font-size: 16px;
  padding: 10px 22px 10px 19px;
  line-height: 30px;
  display: block;
}
.zfxxgk-lf-item-ct-a .tit{
  color: #000000;
  width: 80%;
  padding-left: 20px;
  position: relative;
}
.zfxxgk-lf-item-ct-a .tit:before{
  content: "";
  width: 6px;
  height: 14px;
  background-color: #0f2869;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.zfxxgk-lf-item-ct-a .time{
  color: #999999;
}
.desc-box{
  line-height: 24px;
  margin-top: 2px;
  display: none;
}
.desc-box .desc{
  color: #666666;
  width: 80%;
}
.desc-box .btn{
  display: inline-block;
  width: 99px;
  height: 36px;
  line-height: 34px;
  border-radius: 4px;
  border: solid 1px #333333;
  text-align: center;
}
.zfxxgk-lf-item-ct-a:hover{
  box-shadow: 4px 1px 9px 0 rgba(15, 40, 105, 0.2);
}
.zfxxgk-lf-item-ct-a:hover .tit{
  font-size: 18px;
  font-weight: bold;
  color: #0f2869;
}
.zfxxgk-lf-item-ct-a:hover .desc-box{
  display: flex;
}
.zfxxgk-lf-item-ct-a:hover .tit:before{
  background-color: #cb0000;
}
.zfxxgk-lf-item-ct-a:hover .time{
  color: #333333;
}
.zcwjcx .tit{
  font-size: 18px;
  font-weight: bold;
  line-height: 44px;
  color: #0f2869;
  margin-bottom: 5px;
}
.zcwjcx{
  padding-left: 19px;
  margin-top: 8px;
}
.zcwjcx-input{
  width: 316px;
  height: 50px;
  background-color: #efefef;
  border-radius: 10px;
  font-size: 16px;
  padding: 0 18px;
}
.zcwjcx-search-btn{
  width: 100px;
  line-height: 50px;
  background-color: #0f2869;
  border-radius: 10px;
}
.zcwjcx-search-btn img{
  display: block;
  margin: auto;
  cursor: pointer;
}
.zfxxgk-rt{
  width: 528px;
}
.zfxxgk-rt-item{
  width: 176px;
  height: 178px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #eeeeee;
  text-align: center;
  font-size: 20px;
  padding: 40px 18px 10px;
}
.zfxxgk-rt-item:hover{
  color: #0f2869;
  font-weight: bold;
  background-color: #f7f9ff;
  box-shadow: 0 2px 7px 1px rgba(84, 140, 245, 0.27);
  border: solid 1px #0f2869;
}
.hdjl{
  padding-top: 35px;
}
.hdjl-ct{
  background-color: #ffffff;
  margin-top: 25px;
}
.hdjl-ct{
  padding: 38px 26px 20px;
}
.hdjl-ct-lf{
  width: 392px;
}
.hdjl-ct-rt{
  width: 925px;
}
.hdjl-ct-lf-item{
  width: 187px;
  line-height: 30px;
  padding: 28px 10px 28px 38px;
  border-radius: 4px;
  border: solid 1px #467ac0;
  font-size: 18px;
  margin-bottom: 20px;
}
.hdjl-ct-lf-item icon{
  margin-top: -4px;
}
.hdjl-ct-lf-item img{
  margin-right: 5px;
}
.hdjl-ct-lf-item:nth-of-type(2n+1){
  margin-right: 18px;
}
.hdjl-ct-lf-item img:nth-of-type(2){
  display: none;
}
.hdjl-ct-lf-item:hover{
  background-color: #0f2869;
  border-color: #0f2869;
  color: #ffffff;
}
.hdjl-ct-lf-item:hover img:first-of-type{
  display: none;
}
.hdjl-ct-lf-item:hover img:nth-of-type(2){
  display: inline-block;
}
.hdjl-ct-lf-qr-item{
  width: 187px;
  background-color: #f7f7f7;
  border-radius: 4px;
  padding: 11px 14px 9px 24px;
}
.hdjl-ct-lf-qr-item .label{
  font-size: 18px;
  line-height: 24px;
  width: 39px;
  margin-right: 20px;
  padding-bottom: 2px;
}
.hdjl-ct-rt{
  width: 925px;
}
.hdjl-ct-rt-tit{
  border-bottom: 2px solid #e6e6e6;
  height: 38px;
  line-height: 38px;
  margin-bottom: 20px;
}
.hdjl-ct-rt-tit .tit-text{
  font-size: 24px;
  color: #ffffff;
  width: 152px;
  height: 38px;
  background-color: #0f2869;
  text-align: center;
  font-weight: bold;
}
.hdjl-ct-rt-tit .tit-more{
  font-size: 16px;
}
.table{
  font-size: 16px;
  line-height: 46px;
  text-align: center;
}
.table .tr{
  color: #666666;
}
.table .thead{
  line-height: 46px;
  background-color: #f1f1f1;
  padding-right: 10px;
  margin-bottom: 8px;
}
.table .td{
  padding: 0 6px;
}
.table .td.pl-75{
  padding-left: 75px;
}
.table .td.w-120{
  width: 120px;
}
.table .td.w-200{
  width: 200px;
}
.table .td.tit{
  text-align: left;
  padding-left: 21px;
  position: relative;
}
.table .td.tit:before{
  content: "";
  width: 8px;
  height: 8px;
  background-color: #d9d9d9;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.table .tr:hover .td.tit:before{
  background-color: #0f2869;
}
.ztzl{
  padding-top: 29px;
}
.ztzl-box{
  margin-top: 46px;
}
.ztzl-item{
  width: 320px;
  border-radius: 4px;
  background-color: #ffffff;
}
.ztzl-item img{
  display: block;
  width: 100%;
  height: 180px;
  border-radius: 4px 4px 0 0;
}
.ztzl-item:not(:nth-of-type(4n)){
  margin-right: 40px;
}
.ztzl-item .desc{
  border: solid 1px #e5e5e5;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  line-height: 24px;
  font-size: 18px;
  padding: 15px 23px;
  height: 79px;
  /*height: 82px;*/
}
.zt-swiper{
  padding-bottom: 94px;
  overflow: hidden;
  position: relative;
}
.zt-swiper .swiper-slide{
  display: flex;
}
.zt-swiper .swiper-pagination-bullet{
  width: 21px;
  height: 21px;
  background-color: #b7b7b7;
  border-radius: 50%;
}
.zt-swiper .swiper-pagination-bullet-active{
  background-color: #c20b17;
}
.zt-swiper>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin: 0 13px;
}
.zt-swiper>.swiper-pagination-bullets{
  bottom: 35px;
}
@media screen and (max-width: 768px){
  .sy-header-logo{
    width: 75%;
    margin: .5rem auto;
  }
  .header-hot-search{
    line-height: .5rem;
    margin-top: 0.2rem;
    padding-left: 0;
    background-size: 100% 100%;
  }
  .header-hot-search .label{
    font-size: .32rem;
    margin-right: 0.2rem;
  }
  .header-hot-search a:not(:last-of-type){
    margin-right: 0.2rem;
    font-size: .3rem;
  }
  .sy-header .header-navs{
    margin: 0.8rem auto 0;
    border-radius: 0;
    height: 1.6rem;
  }
  .sy-header .header-nav{
    font-size: .36rem;
    line-height: .8rem;
    border-radius: 0.1rem 0.1rem 0 0;
  }
  .sy-header-imgs{
    height: 8rem;
  }
  .part1{
    padding: 0.3rem 0.25rem
  }
  .news{
    box-shadow: 0 0 .1rem .08rem rgba(37, 144, 242, 0.16);
    border-radius: 0 0 .04rem .04rem;
    height: 1.8rem;
  }
  .news-swiper-col .swiper-wrapper{
    padding: 0 0.25rem;
  }
  .news .tit{
    font-size: .38rem;
    line-height: .55rem;
  }
  .news .desc{
    font-size: .3rem;
  }
  .part1-ct{
    margin-top: 0.3rem;
  }
  .news-swiper{
    width: 100%;
    height: 4rem;
  }
  .news-swiper-text{
    font-size: .32rem;
    line-height: .8rem;
    padding: 0 1.6rem 0 0.25rem;
  }
  .news-swiper-pagination{
    line-height: .8rem;
    width: 1.6rem;
    padding-right: 0.25rem;
    font-size: .32rem;
  }
  .news-rt{
    width: 100%;
    padding-top: 0.3rem;
  }
  .news-rt-nav{
    height: .85rem;
    justify-content: space-between;
  }
  .news-rt-nav-a{
    min-width: auto;
    white-space: nowrap;
    line-height: .8rem;
    font-size: .34rem;
    border-bottom-width: .04rem;
    padding: 0 .12rem;
  }
  /*.news-rt-nav-a:nth-of-type(2){
    flex: 1;
  }*/
  .news-rt-list-a{
    margin-top: 0.3rem;
    padding: 0.2rem 0;
  }
  .news-rt-nav-a.cur{
    font-size: .34rem;
  }
  .news-rt-time{
    width: 1.2rem;
    height: 1.2rem;
    padding: 0.12rem;
    margin-right: 0.25rem;
  }
  .news-rt-time .dd{
    font-size: .38rem;
    line-height: .6rem;
  }
  .news-rt-time .yyyy-mm{
    font-size: .22rem;
    line-height: .32rem;
  }
  .news-rt-tit{
    font-size: .32rem;
    line-height: .5rem;
    padding-right: 0.45rem;
  }
  .news-rt-list-a .arrow{
    right: 0.2rem;
    bottom: 0.22rem;
    width: 0.3rem;
    height: 0.08rem;
  }
  .part2{
    padding: 0.25rem;
  }
  .sy-tit{
    font-size: .42rem;
  }
  .sy-tit .yw{
    font-size: .32rem;
    line-height: .6rem;
  }
  .sy-tit .tit{
    padding-bottom: 0.2rem;
    margin-bottom: -.06rem;
  }
  .sy-tit{
    border-bottom-width: .06rem;
  }
  .sy-tit .tit:before,.sy-tit .tit:after{
    height: .06rem;
  }
  .zwfw-imgs{
    margin-top: 0;
    flex-wrap: wrap;
  }
  .zwfw-imgs a{
    display: block;
    width: 100%;
    margin-top: 0.3rem;
  }
  .zwfw-imgs img{
    width: 100%;
  }
  .zwfw-items{
    margin-top: .3rem;
    flex-wrap: wrap;
  }
  .header-img1{
    background: url(sy_banner1h5.jpg) center top no-repeat;
    background-size: 100%;
  }
  .header-img2{
    background: url(sy_banner2h5.jpg) center top no-repeat;
    background-size: 100%;
  }
  .header-img3{
    background: url(sy_banner3h5.jpg) center top no-repeat;
    background-size: 100%;
  }
  .zwfw-item{
    width: 100%;
    height: auto;
    font-size: .34rem;
    border-radius: 0.04rem;
    padding: 0.3rem 0 0;
  }
  .zwfw-item:not(:last-of-type){
    margin-right: 0;
  }
  .zwfw-item-lf{
    width: 25%;
  }
  .zwfw-item img,.zwfw-item-rt>a img{
    margin-bottom: 0.1rem;
    width: 1rem;
  }
  .zwfw-item-rt{
    display: flex;
    width: 75%;
    flex-wrap: wrap;
  }
  .zwfw-item-rt>a{
    font-size: .26rem;
    padding: 0 .1rem;
    width: 33.3%;
    flex: none;
    margin-bottom: 0.3rem;
  }
  .zwfw-item:first-of-type{
    border-bottom: 1px solid #abd272;
  }
  .zwfw-item:nth-of-type(2){
    border-bottom: 1px solid #718be7;
  }
  .zwfw-item:nth-of-type(3){
    border-bottom: 1px solid #fb9434;
  }
  .part3{
    padding: .25rem;
  }
  .part3-ct{
    padding: 0;
  }
  .part3-ct-item:not(:last-of-type){
    margin-right: 0;
  }
  .part3-ct-item:nth-of-type(2n+1){
    margin-right: 4%;
  }
  .part3-ct-item{
    width: 48%;
    line-height: .6rem;
    padding: 0.2rem .1rem .2rem .15rem;
    font-size: .3rem;
    border-radius: 0.04rem;
    margin-top: 0.3rem;
  }
  .part3-ct-item:hover{
    font-size: .3rem;
  }
  .part3-ct-item img{
    margin-right: 0;
    width: 0.5rem;
  }
  .part4{
    padding-top: 0;
  }
  .zfxxgk-lf{
    border-radius: 0.04rem;
    width: 100%;
    height: auto;
    padding: 0.25rem;
  }
  .zfxxgk-lf-nav{
    font-size: .34rem;
    padding: 0 0.25rem;
  }
  .zfxxgk-lf-nav:not(:last-of-type){
    margin-right: 0.2rem;
  }
  .zfxxgk-lf-navs{
    line-height: .7rem;
    border-radius: 0.04rem;
    justify-content: center;
  }
  .zfxxgk-lf-nav.cur{
    border-radius: .35rem;
  }
  .zfxxgk-lf-item-navs{
    padding: .1rem 0 0;
  }
  .zfxxgk-lf-item-navs-a{
    font-size: .32rem;
    line-height: .8rem;
  }
  .zfxxgk-lf-item-navs-a:not(:last-of-type){
    margin-right: 0.35rem;
  }
  .zfxxgk-lf-item-navs-a.cur:after{
    height: .06rem;
  }
  .zfxxgk-lf-item-ct.no-chlid{
    padding-top: .2rem;
  }
  .zfxxgk-lf-item-ct{
    padding-top: .1rem;
    display: none;
  }
  .zfxxgk-lf-item-ct-a{
    padding: 0;
    font-size: .32rem;
    line-height: .8rem;
  }
  .zfxxgk-lf-item-ct-a .tit{
    width: 73%;
    padding-left: .3rem;
  }
  .desc-box{
    display: none!important;
  }
  .zcwjcx{
    padding-left: 0;
    margin-top: 0;
  }
  .zcwjcx-input{
    width: 2.7rem;
    height: 0.8rem;
    font-size: .32rem;
    padding: 0 0.2rem;
    border-radius: 0.1rem;
  }
  .zcwjcx-search-btn{
    line-height: .8rem;
    width: 1.2rem;
    border-radius: 0.1rem;
  }
  .zcwjcx-search-btn img{
    width: .45rem;
  }
  .zfxxgk-rt{
    width: 100%;
    padding: .3rem .25rem;
  }
  .zfxxgk-rt-item{
    width: 33.3%;
    height: 2.3rem;
    font-size: .3rem;
    padding: 0.4rem 0.1rem;
    line-height: .35rem;
    border-radius: 0.04rem;
  }
  .zfxxgk-rt-item p img{
    width: .8rem;
  }
  .hdjl{
    padding: 0.1rem 0.25rem 0.3rem;
  }
  .hdjl-ct{
    padding: 0.3rem 0.25rem;
    margin-top: .3rem;
  }
  .hdjl-ct-lf-item:nth-of-type(2n+1){
    margin-right: 4%;
  }
  .hdjl-ct-lf-item{
    width: 48%;
    line-height: .6rem;
    padding: 0.3rem 0.25rem;
    font-size: .32rem;
    margin-bottom: 0.3rem;
    border-radius: 0.04rem;
  }
  .hdjl-ct-lf-item icon{
    margin-top: -.04rem;
  }
  .hdjl-ct-lf-item img{
    width: .5rem;
    margin-right: .1rem;
  }
  .hdjl-ct-lf-qr-item{
    width: 48%;
    padding: 0.25rem;
  }
  .hdjl-ct-lf-qr-item .label{
    font-size: .32rem;
    width: 0.7rem;
    margin-right: 0.2rem;
    padding-bottom: 0.02rem;
  }
  .hdjl-ct-lf-qr-item img{
    width: 1.6rem;
  }
  .hdjl-ct-rt{
    width: 100%;
    margin-top: 0.3rem;
  }
  .hdjl-ct-rt-tit .tit-text{
    font-size: .42rem;
    width: 2.2rem;
    height: 0.76rem;
  }
  .hdjl-ct-rt-tit .tit-more{
    font-size: .3rem;
  }
  .hdjl-ct-rt-tit{
    height: 0.76rem;
    line-height: .76rem;
    margin-bottom: 0.3rem;
    border-bottom-width: 0.04rem;
  }
  .table{
    font-size: .3rem;
  }
  .table .thead{
    line-height: .9rem;
    padding-right: 0.1rem;
    margin-bottom: 0.1rem;
  }
  .table .td.tit:before{
    width: 0.1rem;
    height: 0.1rem;
  }
  .table .td{
    padding: 0 .05rem;
  }
  .table .td:nth-of-type(2),.table .td:nth-of-type(4){
    display: none;
  }
  .table .td.tit{
    padding-left: 0.25rem;
  }
  .table .td.w-120{
    width: 2rem;
  }
  .hdjl,.ztzl{
    padding: 0.1rem 0.25rem 0.5rem;
  }
  .ztzl-box{
    margin-top: .3rem;
  }
  .ztzl-item:not(:nth-of-type(4n)){
    margin-right: 0;
  }
  .ztzl-item{
    width: 100%;
  }
  .ztzl-item img{
    height: 3.93rem;
  }
  .ztzl-item .desc{
    border-radius: 0 0 0.04rem 0.04rem;
    font-size: .32rem;
    line-height: .5rem;
    padding: 0.25rem;
    height: 1.5rem;
  }
  .zt-swiper{
    padding-bottom: .6rem;
  }
  .zt-swiper>.swiper-pagination-bullets{
    bottom: .1rem;
  }
  .zt-swiper>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 .05rem;
  }
  .zt-swiper .swiper-pagination-bullet{
    width: 0.2rem;
    height: 0.2rem;
  }
}
