.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
.flex-1 {
  flex: 1;
}
.flex-btw {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flex-center {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.flex-col-center {
  display: flex;
  align-items: center;
}
.cur-pointer {
  cursor: pointer;
}
.e1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.e2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-all;
}
.zfgb-box {
  padding: 40px 0;
  color: #000000;
}
.zfgb-box *,
.zfgb-box {
  box-sizing: border-box;
}
.zfgb-lf {
  width: 890px;
}
.zfgb-rt {
  width: 280px;
}
.zfgb-banner {
  width: 100%;
  text-align: center;
  line-height: 183px;
  background: url("./zfgb_banner_bg.png") no-repeat center center;
  background-size: 100% 100%;
  margin-bottom: 9px;
}
.zfgb-banner a{
  display: inline-block;
}
.zfgb-banner-line {
  width: 100%;
  height: 7px;
  background: url("zfgb_top_line.png");
  background-size: auto 100%;
}
.zfgb-list {
  padding: 0 20px;
}
.zfgb-list-item {
  line-height: 29px;
  padding: 15px 0 10px;
  border-bottom: dotted 1px #c3c3c3;
}
.zfgb-list-item .tit {
  font-size: 16px;
  width: 85%;
  color: #000000;
}
.zfgb-list-item .btn,
.zfgb-list-item .btngray {
  width: 93px;
  background-color: #1177ce;
  border-radius: 2px;
  cursor: pointer;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
}
.zfgb-list-item .btngray {
  cursor: not-allowed;
  background-color: #999999;
}
.zfgb-list-item .desc {
  font-size: 14px;
  color: #999999;
  margin-top: 10px;
}
.zfgb-zcblt {
  background-color: #ffffff;
  box-shadow: 5px 0 15px 0 #ececec;
  border: solid 1px #f9f9f9;
  margin-top: -22px;
  position: relative;
  padding: 20px;
  display: none;
}
.zcblt-tab {
  line-height: 32px;
  background-color: #ecf6ff;
  font-size: 16px;
  padding: 0 5px;
}
.zcblt-tab-item {
  color: #000000;
  position: relative;
  margin: 0 25px;
  font-size: 16px;
  line-height: 32px;
  display: inline-block;
  cursor: pointer;
}
.zcblt-tab-item.cur {
  color: #0e74cc;
  font-weight: bold;
}
.zcblt-tab-item.cur:after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #1177ce;
  border-radius: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.zcblt-tab-ct-item {
  font-size: 16px;
  line-height: 34px;
  padding: 10px 0 0;
  display: none;
}
.zcblt-tab-ct-item a {
  display: block;
  padding-left: 27px;
  position: relative;
}
.zcblt-tab-ct-item a:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #e8e8e8;
  position: absolute;
  left: 6px;
  top: 50%;
  transform: translateY(-50%);
}
.zfgb-list-item .tit:hover {
  color: #0f75cd;
}
.zcblt-tab-ct-item a:hover {
  color: #0f75cd;
  font-weight: bold;
}
.zcblt-tab-ct-item a:hover:before {
  background-color: #1177ce;
}
.zfgb-rt-wqgb-tit {
  display: block;
  line-height: 46px;
  background-color: #3699fb;
  box-shadow: 0 4px 4px 0 #7cc3ff;
  border-radius: 4px;
  border: solid 1px #1f90ff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #ffffff;
  text-align: center;
  position: relative;
}
.zfgb-rt-wqgb-tit img {
  margin-top: -2px;
  margin-right: 5px;
}
.wqgb-swiper-box {
  padding: 26px 10px 16px;
  background-color: #eef5fc;
}
.wqgb-swiper {
  height: 276px;
  overflow: hidden;
  position: relative;
}
.wqgb-item {
  display: block;
  width: 210px;
  height: 276px;
  background: url("./zfgb_q_itembg.png");
  background-size: 100% 100%;
  margin: 0 auto;
  padding: 185px 20px 20px;
  text-align: center;
  line-height: 25px;
}
.wqgb-swiper-next:after,
.wqgb-swiper-prev:after {
  font-size: 24px;
}
.wqgb-swiper-prev {
  left: -5px;
}
.wqgb-swiper-next {
  right: -5px;
}
.wqgb-item .year {
  font-size: 24px;
  font-weight: bold;
  color: #c30002;
}
.wqgb-item .qc {
  font-size: 16px;
  margin-top: 7px;
}
.wqgb-bt {
  width: 256px;
  height: 42px;
  background: url("zfgb_q_bt.png");
  background-size: 100% 100%;
  margin: -20px auto 0;
}
.zfgb-rt-js {
  margin-top: 20px;
}
.zfgb-rt-js .tit {
  line-height: 42px;
  background: #eaf4ff url("zfgb_rt_titbg.png") center center no-repeat;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #0053c4;
}
.zfgb-rt-js .tit1 {
  line-height: 60px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  background-color: #76aee8;
  text-align: center;
  position: relative;
}
.zfgb-rt-js .tit1::before,
.zfgb-rt-js .tit1::after {
  content: "";
  width: 34%;
  height: 2px;
  background-color: #ffffff;
  opacity: 0.5;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.zfgb-rt-js .tit1::after {
  left: auto;
  right: 0;
}
.zfgb-rt-js-box {
  padding: 20px 15px;
  font-size: 14px;
  line-height: 30px;
  border: solid 1px #eaeaea;
}
.zfgb-rt-js-box span {
  display: inline-block;
  width: 60px;
  margin-right: 5px;
}
.zfgb-rt-js-box.px-35 {
  padding-left: 35px;
  padding-right: 35px;
}
.zfgb-rt-js-box input[type="radio"] {
  vertical-align: middle;
  margin-top: -2px;
}
.zfgb-rt-js-box label {
  margin-right: 10px;
}
.zfgb-rt-js-box1 {
  background-color: #f2f6fc;
  padding: 20px 15px;
  font-size: 16px;
  line-height: 30px;
  border: solid 1px #eaeaea;
}
.gwjs-radio {
  line-height: 24px;
}
.zfgb-rt-search-btn {
  width: 110px;
  background-color: #63a4ff;
  border-radius: 2px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  margin-left: 5px;
}
.zfgb-rt-search-btn.btn2 {
  width: 90px;
  margin: 15px 13px 5px;
}
.zfgb-rt-js-item {
  margin-bottom: 15px;
}
.zfgb-rt-input1 {
  width: 100%;
  background-color: #f7f7f7;
  border-radius: 4px;
  height: 32px;
  padding: 0 10px;
  margin-bottom: 14px;
}
.zfgb-rt-input2,
.zfgb-rt-input3 {
  width: 168px;
  height: 30px;
  background-color: #f0f0f0;
  border-radius: 2px;
  padding: 0 10px;
}
.zfgb-rt-input3 {
  width: 139px;
  background-color: #ffffff;
  border: solid 1px #76aee8;
}
.zfgb-rt-select {
  width: 168px;
  height: 30px;
  background: #f0f0f0 url("./zfgb_sj2.png") 95% center no-repeat;
  border-radius: 2px;
  color: #999999;
  border: none;
  outline: none;
  padding: 0 10px;
  appearance: none; /* 移除默认箭头 */
}
.zfgb-rt-select.cur {
  color: #2161c8;
  background: #eaf4ff url("./zfgb_sj1.png") 95% center no-repeat;
}

/* 体裁分类：树级下拉（与 .zfgb-rt-select 风格统一） */
.zfgb-rt-tree {
  width: 168px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.zfgb-rt-tree-trigger {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: #f0f0f0 url("./zfgb_sj2.png") 95% center no-repeat;
  border-radius: 2px;
  color: #999999;
  padding: 0 10px;
  cursor: pointer;
  user-select: none;
}
.zfgb-rt-tree-label {
  display: block;
  width: 100% !important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 18px;
}
/* 触发器右侧箭头用背景图，隐藏字符箭头 */
.zfgb-rt-tree-arrow {
  display: none;
}
.zfgb-rt-tree.cur .zfgb-rt-tree-trigger {
  color: #2161c8;
  background: #eaf4ff url("./zfgb_sj1.png") 95% center no-repeat;
}
.zfgb-rt-tree-panel {
  position: absolute;
  left: 0;
  top: 34px;
  width: 100%;
  background: #ffffff;
  border: solid 1px #eaeaea;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);
  border-radius: 2px;
  z-index: 9999;
}
.zfgb-rt-tree-actions {
  padding: 6px 10px;
  border-bottom: solid 1px #f1f1f1;
  line-height: 18px;
}
.zfgb-rt-tree-clear {
  color: #2161c8;
  text-decoration: none;
}
.zfgb-rt-tree-clear:hover {
  text-decoration: underline;
}
.zfgb-rt-tree-body {
  max-height: 240px;
  overflow: auto;
  padding: 6px 0;
}
.zfgb-rt-tree-ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.zfgb-rt-tree-li {
  margin: 0;
  padding: 0;
}
.zfgb-rt-tree-node {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}
.zfgb-rt-tree-node:hover {
  background: #f3f9ff;
}
.zfgb-rt-tree-toggle {
  width: 14px;
  text-align: center;
  color: #999999;
  flex: 0 0 14px;
}
.zfgb-rt-tree-text {
  flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #000000;
}
.zfgb-rt-tree-children {
  padding-left: 14px;
}
.zfgb-rt-select1 {
  font-size: 14px;
  width: 168px;
  height: 30px;
  background: #fff url("./zfgb_sj2.png") 95% center no-repeat;
  color: #000000;
  border: none;
  outline: none;
  padding: 0 10px;
  appearance: none; /* 移除默认箭头 */
  border: solid 1px #76aee8;
}
.zfgb-rt-js1 {
  margin-top: 20px;
}
.zfgb-rt-js1 .tit {
  line-height: 46px;
  background-color: #1177ce;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #ffffff;
  padding: 0 20px;
}
.zfgb-rt-js1 .tit img {
  margin-right: 3px;
  margin-top: -4px;
}
.zfgb-rt-check {
  background-color: #f3f9ff;
  border: solid 1px #f1f1f1;
  padding: 10px 23px;
  line-height: 35px;
  font-size: 14px;
}
.zfgb-rt-check-item input[type="radio"] {
  vertical-align: middle;
  width: 16px;
  height: 16px;
  border: solid 1px #e8e8e8;
  margin-right: 12px;
}

/* 公报（期）目录页 */
.zfgb-qmulu {
  padding: 30px 20px 20px;
  border: solid 1px #e9e9e9;
  border-top: none;
}
.zfgb-qmulu-tit {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding: 35px 0 20px;
}
.zfgb-qmulu-sec-tit {
  font-size: 20px;
  font-weight: bold;
  color: #ed1c25;
  margin: 10px 0 25px;
}
.wqgb-tit-line {
  margin-left: 5px;
  height: 4px;
  background: url(./zfgb_bgline.png) left center;
  background-size: auto 100%;
  width: 100%;
}
.zfgb-qmulu-item {
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  padding-left: 23px;
  position: relative;
  margin-bottom: 30px;
}
.zfgb-qmulu-item:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #e8e8e8;
  position: absolute;
  left: 6px;
  top: 11px;
  transform: translateY(-50%);
}
.zfgb-qmulu-item:hover {
  color: #0f75cd;
  font-weight: bold;
}
.zfgb-qmulu-item:hover:before {
  background-color: #1177ce;
}

.zfgb-rt-fm {
  background: #eef5fc;
  padding: 14px 12px 12px;
  border: solid 1px #eaeaea;
}
.zfgb-rt-fm-down {
  display: block;
  margin: 10px auto 0;
  width: 218px;
  line-height: 36px;
  background-color: #60b1ff;
  border-radius: 4px;
  text-align: center;
  font-size: 18px;
  letter-spacing: 1px;
  color: #ffffff;
}
.zfgb-rt-fm-down img {
  vertical-align: middle;
  margin-top: -2px;
}
.zfgb-rt-btns .zfgb-rt-search-btn.gray {
  background: #89b7f2;
}
.zfgb-rt-date {
  display: flex;
  gap: 6px;
  width: 158px;
}
.zfgb-rt-date .zfgb-rt-select {
  width: 81px;
}
.width90 {
  display: inline-block;
  width: 90px;
}

/* 往期公报 */
.zfgb-wq-scroll {
  overflow-x: auto;
  margin-top: 20px;
}

.zfgb-wq-timeline {
  padding: 0 35px 20px;
}
.zfgb-wq-items {
  position: relative;
  display: inline-flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 35px;
  flex-wrap: nowrap;
  white-space: nowrap;
  width: max-content;
  min-width: 100%;
  padding-bottom: 18px;
}
.zfgb-wq-items:after {
  content: "";
  position: absolute;
  left: 50px;
  right: 50px;
  bottom: 26px;
  height: 3px;
  background-color: #0f75cd;
  opacity: 0.32;
}
.zfgb-wq-item {
  flex: 0 0 auto;
  width: 90px;
  text-align: center;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.zfgb-wq-timeline .zfgb-wq-year {
  display: block;
  font-size: 30px;
  color: #666;
  line-height: 1;
}
.zfgb-wq-item.cur .zfgb-wq-year {
  color: #0f75cd;
  font-weight: bold;
}
.zfgb-wq-timeline .zfgb-wq-dot {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border: solid 1px #c4c4c4;
  border-radius: 50%;
  margin-top: 10px;
  position: relative;
  cursor: pointer;
  box-sizing: border-box;
}
.zfgb-wq-item.cur .zfgb-wq-dot:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #0f76cd;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* 旧结构隐藏（已用时间轴条目替代） */
.zfgb-wq-years,
.zfgb-wq-line {
  display: none;
}
.zfgb-wq-years {
  display: flex;
  align-items: center;
  gap: 35px;
  white-space: nowrap;
  padding: 0 35px;
}
.zfgb-wq-year {
  flex: 0 0 auto;
  font-size: 30px;
  color: #666;
}
.zfgb-wq-year.cur {
  color: #0f75cd;
  font-weight: bold;
}
.zfgb-wq-line {
  position: relative;
  height: 22px;
  margin: 6px 0 20px;
  padding: 0 60px;
}
.zfgb-wq-line-bar {
  position: absolute;
  left: 65px;
  right: 65px;
  top: 12px;
  height: 3px;
  background-color: #0f75cd;
  opacity: 0.32;
}
.zfgb-wq-dots {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 65px;
  height: 24px;
  min-width: max-content;
}
.zfgb-wq-dot {
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border: solid 1px #c4c4c4;
  cursor: pointer;
  border-radius: 50%;
  position: relative;
}
.zfgb-wq-dot.cur::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #0f76cd;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.zfgb-wq-ct {
  background: #eef6ff;
  padding: 45px 45px 30px;
}
.zfgb-wq-ct-item {
  margin-bottom: 15px;
}
.zfgb-wq-ct-item:not(:nth-of-type(5n)) {
  margin-right: 15px;
}

.no-data {
  width: 100%;
  color: #666;
  font-size: 16px;
  text-align: center;
  padding: 15px 0;
}
.page a {
  color: #666666;
}
.page span.total {
  font-size: 0.14rem;
  line-height: 0.26rem;
  margin-right: 0.12rem;
  color: #333333;
}
/* 政策问答弹窗 */
.pop-box,
.pop-box * {
  box-sizing: border-box;
}
.pop-box {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  overflow: auto;
  display: none;
}
.pop-box-content {
  width: 655px;
  height: 723px;
  background: url(./qjzct-sy-zcwd-pop-bg.jpg) no-repeat;
  background-size: 100%;

  margin: 0 auto;
  position: relative;
  /* max-height: 96vh; */
  overflow-y: auto;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 28px;
}
.pop-close {
  cursor: pointer;
  margin-bottom: 9px;
  position: absolute;
  right: 28px;
  top: 17px;
}
.pop-close img {
  display: block;
}
.pop-tit {
  font-size: 24px;
  font-weight: bold;
  line-height: 34px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 50px;
}
.pop-tit span {
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 0px;
  color: #fff;
}
.pop-tit span::before {
  content: "";
  float: left;
  width: 1px;
  height: 22px;
  background: #fff;
  margin-left: 22px;
  margin-right: 26px;
  margin-top: 8px;
}
.pop-wen {
  width: 100%;
  height: 86px;
  border-radius: 8px;
  border: solid 1px #ffffff;
  margin-top: 94px;
  margin-bottom: 24px;
  padding: 0px 27px;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 41px;
  letter-spacing: 0px;
  color: #ffffff;

  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pop-da {
  width: 100%;
  height: 404px;
  background-color: #e7f6fd;
  border-radius: 8px;
  padding: 19px 15px;
}
.pop-da > div {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border: solid 3px #339eff;
  overflow: hidden;
  overflow-y: auto;
  padding: 17px;
  font-size: 19px;
  line-height: 50px;
  letter-spacing: 0px;
  color: #000000;
}
.pop-img {
  position: absolute;
  display: block;
  right: 0;
  bottom: 0;
  width: 150px;
}
@media screen and (max-width: 768px) {
  .w1200,
  .zfgb-lf,
  .zfgb-rt {
    width: 100%;
  }
  .zfgb-box {
    padding: 0;
  }
  .zfgb-banner {
    padding: 0.4rem 0.25rem;
    line-height: 1.5rem;
    margin-bottom: 0.12rem;
  }
  .zfgb-banner img {
    width: 90%;
  }
  .zfgb-banner-line {
    height: 0.12rem;
  }
  .zfgb-list {
    padding: 0 0.25rem;
  }
  .zfgb-list-item {
    line-height: 0.6rem;
    padding: 0.3rem 0 0.2rem;
  }
  .zfgb-list-item .tit {
    font-size: 0.32rem;
    width: 75%;
  }
  .zfgb-list-item .btn,
  .zfgb-list-item .btngray {
    width: 22%;
    font-size: 0.26rem;
    border-radius: 0.04rem;
  }
  .zfgb-list-item .desc {
    font-size: 0.28rem;
    margin-top: 0.1rem;
  }
  .zfgb-zcblt {
    padding: 0.25rem;
    margin-top: -0.45rem;
    box-shadow: 0.05rem 0 0.15rem 0 #ececec;
  }
  .zcblt-tab {
    line-height: 0.6rem;
    font-size: 0.3rem;
    padding: 0 0.1rem;
    white-space: nowrap;
    overflow-x: auto;
  }
  .zcblt-tab-item {
    margin: 0 0.25rem;
    line-height: 0.6rem;
    font-size: 0.32rem;
    padding-top: 0.1rem;
  }
  .zcblt-tab-ct-item a {
    padding-left: 0.4rem;
    font-size: 0.3rem;
    line-height: 0.6rem;
  }
  .zcblt-tab-ct-item a:before {
    width: 0.1rem;
    height: 0.1rem;
    left: 0.1rem;
  }
  .zfgb-rt {
    margin-top: 0.3rem;
    padding: 0 0.25rem;
  }
  .zfgb-rt-wqgb-tit {
    line-height: 0.8rem;
    padding: 0 0.25rem;
    font-size: 0.36rem;
    letter-spacing: 0.02rem;
    border-radius: 0.04rem;
    box-shadow: 0 0.04rem 0.04rem 0 #7cc3ff;
  }
  .zfgb-rt-wqgb-tit img {
    width: 0.38rem;
    margin-right: 0.1rem;
    margin-top: -0.06rem;
  }
  .wqgb-swiper-box {
    padding: 0.3rem 0.2rem;
  }
  .wqgb-item {
    width: 4rem;
    height: 5.24rem;
    padding: 3.4rem 0.25rem 0.25rem;
    line-height: 0.5rem;
  }
  .wqgb-swiper-next:after,
  .wqgb-swiper-prev:after {
    font-size: 0.45rem;
  }
  .wqgb-bt {
    width: 4.8rem;
    height: 0.8rem;
    margin-top: -0.6rem;
  }
  .wqgb-item .year {
    font-size: 0.48rem;
  }
  .wqgb-item .qc {
    font-size: 0.32rem;
    margin-top: 0.1rem;
  }
  .zfgb-rt-js .tit {
    font-size: 0.36rem;
    line-height: 0.8rem;
  }
  .zfgb-rt-js-box {
    padding: 0.3rem 0.25rem;
    font-size: 0.28rem;
    line-height: 0.6rem;
  }
  .zfgb-rt-js-box span {
    width: 1.2rem;
    margin-right: 0.1rem;
  }
  .zfgb-rt-input2,
  .zfgb-rt-input3 {
    width: 78%;
    height: 0.6rem;
    padding: 0 0.2rem;
  }
  .zfgb-rt-input3 {
    width: 60%;
  }
  .zfgb-rt-select {
    width: 78%;
    height: 0.6rem;
    padding: 0 0.2rem;
  }
  .zfgb-rt-tree {
    width: 78%;
  }
  .zfgb-rt-tree-trigger {
    height: 0.6rem;
    line-height: 0.6rem;
    padding: 0 0.2rem;
  }
  .zfgb-rt-tree-panel {
    top: 0.68rem;
  }
  .zfgb-rt-search-btn {
    width: 2.2rem;
    font-size: 0.28rem;
    line-height: 0.6rem;
    border-radius: 0.04rem;
    margin-left: 0.08rem;
  }
  .zfgb-rt-check {
    padding: 0.3rem 0.25rem;
    line-height: 0.6rem;
    font-size: 0.28rem;
  }

  .zfgb-rt-js1 {
    margin-top: 0.3rem;
    margin-bottom: 0.5rem;
  }
  .zfgb-rt-js1 .tit {
    line-height: 0.8rem;
    font-size: 0.36rem;
    letter-spacing: 0.02rem;
  }
  .zfgb-rt-js1 .tit img {
    width: 0.38rem;
    margin-right: 0.1rem;
    margin-top: -0.06rem;
  }
  .zfgb-rt-check-item input[type="radio"] {
    width: 0.2rem;
    height: 0.2rem;
  }
  .zfgb-qmulu {
    padding: 0 0.25rem 0.3rem;
  }
  .zfgb-qmulu-tit {
    font-size: 0.36rem;
    line-height: 0.5rem;
    padding: 0.4rem 0.25rem 0.3rem;
  }
  .zfgb-qmulu-line {
    height: 0.04rem;
    margin-bottom: 0.25rem;
  }
  .zfgb-qmulu-sec-tit {
    font-size: 0.34rem;
    margin-bottom: 0.18rem;
  }
  .wqgb-tit-line {
    margin-left: 0.1rem;
    height: 0.06rem;
  }
  .zfgb-qmulu-item {
    font-size: 0.32rem;
    line-height: 0.5rem;
    margin: 0.12rem 0;
    padding-left: 0.4rem;
  }
  .zfgb-qmulu-item:before {
    width: 0.1rem;
    height: 0.1rem;
    left: 0.1rem;
    top: 0.26rem;
  }
  .zfgb-rt-topbtn {
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.28rem;
    margin-bottom: 0.2rem;
  }
  .zfgb-rt-fm {
    padding: 0.25rem;
  }
  .zfgb-rt-fm-down {
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.3rem;
    border-radius: 0.04rem;
    margin-top: 0.1rem;
    width: 4.2rem;
  }
  .zfgb-rt-fm-down img {
    width: 0.4rem;
    margin-top: -0.04rem;
  }
  .zfgb-rt-js .tit1 {
    font-size: 0.34rem;
    line-height: 1rem;
  }
  .zfgb-rt-date {
    width: 74.8%;
  }
  .zfgb-rt-date .zfgb-rt-select {
    width: 50%;
  }
  .zfgb-wq-years {
    padding: 0 0.25rem;
  }
  .zfgb-wq-year {
    font-size: 0.28rem;
  }
  .zfgb-wq-line {
    padding: 0 0.4rem;
    margin: 0.1rem 0 0.3rem;
    height: 0.6rem;
  }
  .zfgb-wq-line-bar {
    left: 0.6rem;
    right: 0.6rem;
    top: 0.28rem;
  }
  .zfgb-wq-dots {
    height: 0.6rem;
  }
  .zfgb-wq-dot {
    width: 0.3rem;
    height: 0.3rem;
    border-width: 0.02rem;
  }
  .zfgb-wq-dot.cur::before {
    width: 0.15rem;
    height: 0.15rem;
  }
  .zfgb-wq-ct {
    padding: 0.3rem 0.25rem;
  }
  .zfgb-rt-js-box1 {
    font-size: 0.32rem;
    line-height: 0.6rem;
  }
  .zfgb-rt-select1 {
    font-size: 0.28rem;
    width: 78%;
    height: 0.6rem;
    padding: 0 0.2rem;
  }
  .zfgb-rt-search-btn.btn2 {
    margin: 0.1rem 0.2rem 0.1rem;
    width: 1.8rem;
    font-size: 0.28rem;
    line-height: 0.6rem;
    border-radius: 0.04rem;
  }
  .width90 {
    width: 1.6rem;
  }
  .wqgb-box {
    padding-top: 0.3rem;
  }

  /* 往期公报时间轴（新结构） */
  .zfgb-wq-timeline {
    padding: 0 0.35rem 0.2rem;
  }
  .zfgb-wq-items {
    gap: 0.35rem;
    padding-bottom: 0.18rem;
  }
  .zfgb-wq-items:after {
    bottom: 0.28rem;
    height: 0.04rem;
    left: 0.4rem;
    right: 0.4rem;
  }
  .zfgb-wq-item {
    width: 0.9rem;
  }
  .zfgb-wq-timeline .zfgb-wq-year {
    font-size: 0.34rem;
  }
  .zfgb-wq-timeline .zfgb-wq-dot {
    width: 0.28rem;
    height: 0.28rem;
    margin-top: 0.1rem;
  }
  .zfgb-wq-item.cur .zfgb-wq-dot:before {
    width: 0.16rem;
    height: 0.16rem;
  }
  .zfgb-wq-ct-item {
    margin-bottom: 0.2rem;
  }
  .zfgb-wq-ct-item:not(:nth-of-type(5n)) {
    margin-right: 0;
  }
  .zfgb-wq-ct-item:nth-of-type(2n + 1) {
    margin-right: 0.2rem;
  }
  .zfgb-wq-ct-item .wqgb-item {
    width: 3.4rem;
    height: 4.5rem;
    padding: 2.9rem 0.25rem 0.25rem;
  }
  /* .zfgb-wq-ct-item .wqgb-item .year {
    font-size: 0.44rem;
  }
  .zfgb-wq-ct-item .wqgb-item .qc {
    font-size: 0.3rem;
    margin-top: 0;
  } */
  .no-data {
    font-size: 0.3rem;
    padding: 0.3rem 0;
  }
  .page {
    padding-top: 0.25rem;
  }
  .page a,
  .page span.total {
    height: auto;
    font-size: 0.28rem;
    line-height: 0.45rem;
  }
  .page span.total {
    margin-right: 0.2rem;
  }
  /* 政策问答弹窗 */
  .pop-close {
    right: 0.3rem;
    top: 0.3rem;
    width: 0.4rem;
  }
  .pop-box-content {
    width: 7rem;
    height: 7.7rem;
    padding: 0 0.25rem;
    top: 30%;
  }
  .pop-tit {
    margin-top: 0.3rem;
    font-size: 0.3rem;
    line-height: 0.6rem;
  }
  .pop-tit span {
    font-size: 0.4rem;
    line-height: 0.6rem;
  }
  .pop-tit span::before {
    height: 0.4rem;
    margin-top: 0.1rem;
    margin-left: 0.2rem;
    margin-right: 0.3rem;
  }
  .pop-wen {
    margin-top: 0.8rem;
    margin-bottom: 0.3rem;
    height: 1rem;
    padding: 0.1rem 0.25rem;
    font-size: 0.3rem;
    line-height: 0.5rem;
  }
  .pop-da {
    height: 4rem;
    padding: 0.25rem;
  }
  .pop-da > div {
    padding: 0.25rem;
    font-size: 0.3rem;
    line-height: 0.5rem;
  }
  .pop-img {
    width: 1rem;
  }
}
