  .page-qsydw{
  color: #333;
}

li{
  list-style: none;
}
/* 通用头 */
.language {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.language .nh-header-right .mhide{
  display: inline;
}
.qsydw-head .container{
  padding-top: 10px;
}
.nh-header-left, .nh-header-right{
  font-size: 14px;
}
.qsydw-head .left a, .qsydw-head .left span, .qsydw-head .right a, .qsydw-head .right span{
  color: #fff;
}
.tjzw-logo {
  margin-right: 30px;
  vertical-align: top;
}
#zzmsbtn {
  background: rgb(244, 186, 47);
  padding: 5px 10px;
  height: auto;
  border-radius: 9px;
  margin: 0 10px;
  font-size: 14px;
  color: #fff;

}

#zzmsbtn span,
.gablink span {
  padding: 0 5px;
  font-weight: 600;
}

.gablink {
  border-left: none;
  background: rgb(89, 188, 248);
  padding: 5px 10px;
  height: auto;
  border-radius: 15px;
  margin-right: 10px;
  font-size: 14px;
  color: #fff;
}

.wza-img {
  vertical-align: middle;
  margin-top: -3px;
}

.gg-right {
  display: none;
}

#zzmsMobileNew {
  background: rgb(244, 186, 47);
  padding: 5px 10px;
  height: auto;
  border-radius: 28px;
  margin: 0 10px;
  font-size: 14px;
  color: #fff;

}

#zzmsMobileNew a {
  padding: 0 5px;
  color: #fff !important;
}
.qsydw-head{
  width: 100%;
  background-image: url(/images/ggqsy-bg.png);
  height: 400px;
  background-repeat: no-repeat;
  background-size: 100% 100%;

}
.head-logo{
  padding-top: 30px;
  display: flex;
  align-items: center;
}
.head-logo img{
  margin-right: 12px;
}
.head-logo span{
    color: #ffffff;
    text-align: center;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 34px;
    font-style: normal;
    font-weight: bold;
}
/* 通用头end */

/* 列表页 */
.qsydw-list{
  width: 100%;
  padding-top: 30px;
}
.list-title{
  text-align: left;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.list-title img{
  width: 95%;
}

.list-content{
  margin-top: 20px;
}
.content-title{
  margin-bottom: 30px;
}
.content-title a{
  display: inline-block;
  color: #333;
  padding: 3px 10px;
  margin-right: 24px;
  border-radius: 4px;
  font-size: 18px;
  color: #4293e4;
  background-color: #e9f4ff;
  border: 1px solid #4293e4;
}

.content-title a:hover,
.content-title a.active{
  color: #fff;
  background-color: #4293e4;
}
.content-box{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.content-box .box-card{
  height: 200px;
  margin-right: 20px;
  width: calc((100% - 21px) / 2);
  box-shadow: 0 1px 10px 0 #a8a8a840;
  margin-bottom: 20px;

}
.content-box .box-card:nth-of-type(2n){
  margin-right: 0;
}
.box-card a{
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
  position: relative;
  color: #333;
  align-items: center;
}

.box-card a .card-img{
  width: 30%;
  height: 100%;
}
.box-card a .card-right{
  width: 70%;
  padding-left: 10px;

}
.card-right .card-title{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 20px;
}
.card-right .card-title img{
vertical-align: text-bottom;
margin-right: 5px;
}
.card-item{
  font-size: 16px;
  line-height: 2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.card-item i{
  width: 8px;
height: 8px;
background: #BDDEFF;
display: inline-block;
margin-right: 8px;
margin-left: 8px;
}
.card-more{
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 20px;
  line-height: 1;
}
.page-center{
  margin-bottom: 30px;
}
/* 列表页END */
/* 详情 */
.detail-top{
  box-shadow: 0 0 14px 0 rgba(168, 168, 168, 0.25);
  padding: 30px;
}
.detail-top{
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.detail-top-left{
  width: 60%;
}
.detail-top-right{
  width: 30%;
}
.detail-top-right img{
  width: 100%;
  height: 270px;
}
.detail-top-left .left-title{
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
  margin-bottom: 30px;

}
.title-left{
  width: 80%;
  display: flex;

  color: rgb(51, 51, 51);
  font-family: "Microsoft YaHei UI";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 2.6px;
  height: 100px;
  align-items: center;
}
.title-left img{
  width: 100px;
  height: 100%;
  max-width: 100px;
  margin-right: 10px;
  object-fit: contain;
  
}
.left-box{
  overflow: hidden;
}
.left-item{
  float: left;
  width: 50%;
  margin-bottom: 30px;
  font-size: 16px;
  margin-right: 10%;
  line-height: 1.5;
}
.left-item i{
  display: inline-block;
  width: 12px;
height: 12px;
background: #BDDEFF;
margin-right: 10px;
}
.left-item:nth-of-type(2n){
  width: 40%;
  margin-right: 0;
}
.left-item a{
  color: #4293E4;
}
.detail-bottom{
  width: 100%;
  margin-bottom: 30px;
}
.detail-bottom .bottom-title{
  color: #333333;
 font-family: "Microsoft YaHei UI";
 font-size: 20px;
 font-weight: 600;
 margin-bottom: 20px;
}
.bottom-title img{
  vertical-align: text-bottom;
}
.bottom-con{
  width: 100%;
  /* max-height: 650px; */
  box-shadow: 0 0 14px 0 #a8a8a840;
  padding: 20px;
  /* overflow-y: auto; */
}
.bottom-table {
  border-collapse: collapse;
  width: 100%;
}
.bottom-table  td{
  border:  1px solid #DDDDDD;
  padding: 10px 30px;
  background-color: #f9f9f9;
  color: #333333;
  font-family: "Microsoft YaHei UI";
  font-size: 16px;
  line-height: 1.5;
}
.bottom-table .bottom-table-left{
  width: 15%;
  background-color: #eeefef;
  text-align: center;
}
.left-item .jump_map{
  color: #4270AA;
  margin-top: 5px;
  display: inline;
  cursor: pointer;
}
/* 二维码 */
.title-ewm{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.title-ewm .ewm-item {
  color: #666;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  margin-right: 30px;
  margin-top: 10px;
}
.title-ewm .ewm-item>img{
  vertical-align: middle;
  /* margin-right: 10px; */
  margin-top:-3px;
}
.title-ewm>span{
  margin:  0 30px;
  color: #EBEBEB;
}
.code-div{
  /* width: 80px; */
  /* height: 80px; */
  box-shadow: 0px 0px 6px 0px rgba(168, 168, 168, 0.25);
  position: absolute;
  /* padding: 5px; */
  background-color: #fff;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  z-index: 9;

}
.title-ewm .ewm-item .icon_sel{
  display: none;
}

.title-ewm .ewm-item:hover .code-div{
  display: block;
}
.title-ewm .ewm-item:hover .icon_nor{
  display: none;
}
.title-ewm .ewm-item:hover .icon_sel{
  display: inline-block;
}
.code-div::before{
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid;
  border-color: transparent transparent #fff transparent;
  content: '';
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0px 0px 1px 0px rgba(168, 168, 168, 0.25);

}
.code-div img{
  width: 120px;
  height: 120px;
}
/* 附件 */
.qsydw-detail-fj{
  margin-bottom: 40px;
  margin-top: 30px;
  color: #4293E4;
  font-size: 16px;
}
.qsydw-detail-fj >span{
  vertical-align: top;
}
.qsydw-detail-fj >span img{
  vertical-align: text-bottom;
}
/* 详情页END */

/* 专题页 */
.title-more{
  position: absolute;
  right: 0;
  top: 20px;
  color: #666666;
  font-size: 15px;
  width: 5%;
  text-align: right;
}
.title-more img{
  width: auto;
  vertical-align: text-bottom;
}
.column-one{
  overflow: hidden;
  margin:  30px 0;
}
.one-left{
  width: 590px;
  float: left;
}
.one-right{
  width: 590px;
  float: right;
}
.column-one .news-list{
  border: 1px solid #EBEBEB;
  padding: 16px;
}
.column-jy{
  margin-bottom: 30px;
}
.box-slide{
  position: relative;
}
.box-slide .prev,
.box-slide .next{
  position: absolute;
  top: 48%;
  text-align: center;
  transform: translateY(-50%);
  opacity: 0.5;
  cursor: pointer;


}
.box-slide .prev img,
.box-slide .next img{
  /* vertical-align: middle; */
}
.box-slide .prev{
  left: -55px;
}
.box-slide .next{
  right: -55px;
}

.box-slide .prev:hover,
.box-slide .next:hover{
  opacity: 1;
}

.slide-every{
  /* padding: 1px; */
}
.slide-every .box-card{
  border: 1px solid #deee;
} 
.column-wsjk{
  margin-bottom: 30px;
}
.column-sdqr{
  margin-bottom: 30px;
}
.column-sdqr .list-title img{
  width: 100%;
}
.sdqr-content{
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.sdqr-content li{
  width: 25%;
  /* height: 270px; */
  position: relative;
  padding: 160px 20px 20px 20px;
}
.sdqr-content p{
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.sdqr-content li img{
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;

}
.sdqr-item .item-fl{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.sdqr-item .item-fl .fl-item{
  width: calc((100% - 22px) / 2);
  margin-right: 15px;
  margin-bottom: 25px;
  text-align: center;
  box-sizing: border-box;
  font-size: 16px;
  padding: 10px 0;
}
.sdqr-item .item-fl a:nth-of-type(2n){
  margin-right: 0;
}
.item-gs .fl-item{
  border: 1px solid #66adff;
  color: #66adff;

}
.item-gs .fl-item:hover{
  background-color: #66adff;
  color: #fff;
}
.item-gd .fl-item{
  border: 1px solid #46BA8F;
  color: #46BA8F;

}
.item-gd .fl-item:hover{
  background-color: #46BA8F;
  color: #fff;
}
.item-gq .fl-item{
  border: 1px solid #8870FC;
  color: #8870FC;

}
.item-gq .fl-item:hover{
  background-color: #8870FC;
  color: #fff;
}
.item-gr .fl-item{
  border: 1px solid #FC828C;
  color: #FC828C;

}
.item-gr .fl-item:hover{
  background-color: #FC828C;
  color: #fff;
}
.column-other{
  overflow: hidden;
  margin-bottom: 30px;

}
.column-other a{
  width: 33.3%;
  float: left;
}
.column-other a img{
  width: 100%;
}
/* 专题页END */
.bottom-table td {
  padding: 10px 30px;
}
.title-left img {
  width: 100px;
  height: 100%;
  max-width: 100px;
  margin-right: 10px;
  object-fit: contain;
}
.title-left{
width: 100%;
height: 100px;
align-items: center;

}
.detail-top-left {
  width: 65%;
}
.left-item.ewm-box{
display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.left-item.ewm-box .title-ewm .ewm-item{
margin-top: 0px;
}
.code-div{
left:70%;
bottom: 30px;
  top: auto;
}
/* 移动端 */
@media screen and (max-width: 992px) {
 
  /* 通用头 */
    .language {
      display: none;
    }
  
    .gg-right {
      display: inline;
      position: absolute;
      top: 10px;
      right: 10px;
    }
  
    #toolbarSwitchMobile {
      display: inline;
      color: #fff;
    }
  
    .gg-right .wza-img {
      width: auto;
    }
  
    #zzmsMobileNew {
      display: inline;
    }
  
    .language .nh-header-right .mhide {
      display: none;
    }

    #toolbarSwitchMobile {
      display: inline;
      color: #fff;
    }
  .qsydw-head{
    background-size: 150% 100%;
    background-position: 50%;
    padding: 0 0.2rem;
    font-size: 14px;
  }
  .head-logo{
    padding-top: 55px;
  }
  /* 通用头END */

  .container{
    width: 100%!important;
    padding: 0 .3rem .5rem;

  }
  /* 列表页 */
  .qsydw-list{
    width: 100%;
  }
  .list-title img,
  .column-sdqr .list-title img{
    width: 200%;
    margin-left: -50%;
  }
  .title-more{
    font-size: 0.22rem;
    top: 5px;
    display: none;
  }
  .title-more img{
    width: 0.3rem;
    margin: 0;
  }

  .content-title a{
    font-size: 0.28rem;
  }

  .content-box .box-card{
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.2rem;
    height: auto;
  }
  .box-card a{
    align-items: flex-start;
  }
  .card-right .card-title img{
    /* vertical-align: ; */
    width: 0.35rem;
    height: 0.35rem;
  }
  .card-right .card-title{
    font-size: 0.28rem;
  }
  .card-item{
    font-size: 0.26rem;
  }
  .card-more{
    display: none;
  }
  /* 列表页END */


  /* 详情页 */

  .detail-top{
    flex-wrap: wrap;
  }
  .detail-top-left .left-title{
    flex-wrap: wrap;
  }
  .detail-top-left{
    width: 100%;
  }
  .title-left{
    width: 100%;
    font-size: 0.28rem;
    align-items: center;
  }
  .title-left img{
    height: 0.8rem;
  }
  .left-item{
    width: 100%!important;
    font-size: 0.26rem;
    margin-right: 0;
  }
  .qsydw-detail{
    padding: 0 .3rem .5rem;
  }
  .detail-bottom .bottom-title{
    font-size: 0.28rem;
  }
  .bottom-table td{
    font-size: 0.26rem;
    padding: 0.2rem;
  }
  .bottom-table .bottom-table-left{
    width: 25%;
  }
  .bottom-table .xmt-item{
    margin-right: 10px;
  }
  .qsydw-detail-fj{
    font-size: 0.26rem;
  }
  .qsydw-detail-fj >span img{
    width: 0.3rem;
    height: 0.3rem;
  }
  .title-ewm{
    margin-top:0;
  }
  .title-ewm .ewm-item{
    font-size: 0.26rem;
  }
  .title-ewm .ewm-item>img{
    vertical-align: middle;
    width: 0.5rem;
    height: 0.5rem;
  }
  .code-div{

    top: 0.35rem;
  }
  .code-div img{
    width: 1.5rem;
    height: 1.5rem;
  }
  .detail-top-right{
    width: 40%;
  }
  .detail-top-right{
    width: auto;
    margin:  0 auto;
  }
  .detail-top-right img{
    width: auto;
  }
  /* 详情页END */
  /* 专题页 */
  .qsydw-column{
    padding: 0 0.3rem 0.5rem;
  }
  .one-left{
    width: 100%;
    margin-bottom: 30px;
  }
  .one-right{
    width: 100%;
  }
  .box-slide{
    width: 80%;
    margin:  0 auto;
  }
  .box-slide .prev,
  .box-slide .next{
    width: 0.6rem;
    height: 0.6rem;
    /* padding-top: 0; */
  }
  .box-slide .prev img,
  .box-slide .next img{
    width: 80%;
    height: 80%;
  }
  .box-slide .prev{
    left: -0.75rem;
  }
  .box-slide .next{
    right: -0.75rem;
    border: 1px solid #eee;
  }
  .sdqr-content{
    flex-wrap: wrap;
  }
  .sdqr-content li {
    width: 50%;
    margin-bottom: 20px;
    padding-top: 1.8rem;
  }
  .sdqr-content p{
    font-size: 0.28rem;

  }
  .sdqr-item .item-fl .fl-item{
    font-size: 0.26rem;
  }
  .column-other a{
    width: 100%;
  }
  /* 专题页END */

}

/* 长者模式 */

/* 公共企事业单位 */

/* 通用头 */
.useOldFixed .qsydw-head{background-size:150% 100%;background-position:50%;padding:0 0.2rem;}
/* 列表页 */
.useOldFixed .qsydw-list{padding:0 .3rem .5rem;width:100%;}
.useOldFixed .list-title img{width:200%;margin-left:-50%;}
.useOldFixed .content-title a{font-size:0.28rem;}
.useOldFixed .content-box .box-card{width:100%;margin-right:0;margin-bottom:0.2rem;height:auto;}
.useOldFixed .card-right .card-title img{width:0.35rem;height:0.35rem;}
.useOldFixed .card-right .card-title{font-size:0.28rem;}
.useOldFixed .card-item{font-size:0.26rem;}
.useOldFixed .card-more,.useOldFixed .title-more{display:none;}

/* 详情页 */
.useOldFixed .detail-top{flex-wrap:wrap;}
.useOldFixed .detail-top-left .left-title{
  flex-wrap: wrap;
}
.useOldFixed .detail-top-left{width:100%;}
.useOldFixed .title-left{width:100%;font-size:0.28rem;}
.useOldFixed .left-item{width:100%!important;font-size:0.26rem;margin-right:0;}
.useOldFixed .qsydw-detail{padding:0 .3rem .5rem;}
.useOldFixed .detail-bottom .bottom-title{font-size:0.28rem;}
.useOldFixed .bottom-table td{font-size:0.26rem;padding:0.2rem;}
.useOldFixed .bottom-table .bottom-table-left{width:25%;}
.useOldFixed .qsydw-detail-fj{font-size:0.26rem;}
.useOldFixed .qsydw-detail-fj >span img{width:0.3rem;height:0.3rem;}
.useOldFixed .title-ewm{margin-top:30px;}
.useOldFixed .title-ewm .ewm-item{font-size:0.26rem;}
.useOldFixed .title-ewm .ewm-item>img{vertical-align:middle;width:0.5rem;height:0.5rem;}
.useOldFixed .code-div{top:0.35rem;}
.useOldFixed .code-div img{width:1.5rem;height:1.5rem;}
.useOldFixed .detail-top-right{width:40%;}
.useOldFixed .detail-top-right{width:auto;margin:0 auto;}
.useOldFixed .detail-top-right img{width:auto;}
.useOldFixed .title-left img{
  height: 0.8rem;
}

/* 专题页 */
.useOldFixed .qsydw-column{padding:0 0.3rem 0.5rem;}
.useOldFixed .one-left{width:100%;margin-bottom:30px;}
.useOldFixed .one-right{width:100%;}
.useOldFixed .box-slide{width:80%;margin:0 auto;}
.useOldFixed .box-slide .tempWrap{height: auto!important;}
.useOldFixed .box-slide .prev,.useOldFixed .box-slide .next{width:0.6rem;height:0.6rem;/* padding-top:0;*/}
.useOldFixed .box-slide .prev img,.useOldFixed .box-slide .next img{width:80%;height:80%;}
.useOldFixed .box-slide .prev{left:-0.75rem;}
.useOldFixed .box-slide .next{right:-0.75rem;}
.useOldFixed .sdqr-content{flex-wrap:wrap;}
.useOldFixed .sdqr-content li{width:50%;margin-bottom:20px;padding-top: 1.5rem;}
.useOldFixed .sdqr-content p{font-size:0.28rem;margin-bottom: 0.1rem;}
.useOldFixed .sdqr-item .item-fl .fl-item{
  font-size: 0.26rem;
}
.useOldFixed .column-other a{width:100%;}