.zfgb_ul {
  background: url(http://www.gxzf.gov.cn/material/zt/2025/2025gds_zfgb/jiazi.png) no-repeat;
  display: flex;
  background-position-y: bottom;
  align-items: end;
  padding: 0 70px;
  padding-bottom: 40px;
  height: 290px;
}

.zfgb_ul li {
  display: flex;
  position: relative;
  height: 262px;
  width: 199px;
  cursor: pointer;
  margin-right: 50px;
  transition: transform 0.3s ease;
}

.zfgb_ul li:last-child {
  margin-right: 0px;
}

.zfgb_ul li:hover {
  transform: translateY(-20px);
}

.zfgb_ul li .text_box {
  position: relative;
  display: block;
  background: url(http://www.gxzf.gov.cn/material/zt/2025/2025gds_zfgb/bak_pic.png) no-repeat;
  height: 262px;
  width: 199px;
}

.zfgb_ul li .text_box span {
  display: block;
  color: #C60812;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  width: 196px;
  text-align: center;
  bottom: 43px;
}

.mb40 {
  margin-bottom: 40px;
}

#h5Show {
  display: none;
}

#pcShow {
  display: none;
}
.znwdgban{
  right: 24px !important;
}
.ai_box2025{
  right: 24px !important;
}

/* h5 页面样式 */
#h5Show {
  background: #FFFFFF url(http://www.gxzf.gov.cn/material/zt/2025/2025zfgb/zfgb_m/images/top_info1.png) no-repeat top;
  background-size: cover;
}

#h5Show .h5_header a {
  display: block;
  text-align: center;
}

#h5Show .h5_header a img {
  margin-top: 4rem;
  height: 7rem;
}

#h5Show .h5_header .b_logo {
  margin: 4.0625rem 0 5.5rem;
  height: 5.5rem;
  display: flex;
  justify-content: center;
}

#h5Show .h5_header .b_logo img {}

#h5Show .content_box {
  margin-top: 12rem;
  width: 91%;
}

#h5Show .crumb-nav {
  font-size: 2.2rem;
  margin-bottom: 3rem;
}

#h5Show .zfgb_ul {
  height: 28rem;
  background: unset;
  padding: 0;
  margin-bottom: 3rem;
}

#h5Show .zfgb_ul li {
  height: 28rem;
  width: 22rem;
  margin-right: 4rem;
}

#h5Show .zfgb_ul li:last-child {
  margin-right: 0rem;
}

#h5Show .zfgb_ul li a {
  height: 28rem;
  width: 22rem;
  background-size: contain;
}

#h5Show .zfgb_ul li a span {
  font-size: 2.5rem;
  width: 20rem;
  bottom: 6rem;
}

.h5Footer {}

.noShowHeader {
  display: none !important;
}

.showDiv {
  display: block !important;
}

/* 手机端底部样式 */
.h5Footer .footer {
  line-height: 6rem;
  padding: 5rem 0;
}

.h5Footer .footer p {
  font-size: 2rem;
}

.h5Footer .footer a {
  font-size: 2rem;
}

.h5Footer .footer .wrap {
  width: 90%;
  text-align: center;
}

.h5Footer .footer img {
  height: 7.5rem;
  width: auto !important;
}

.h5Footer .footer .footer-mid {
  margin-top: 3rem !important;
}

.h5Footer .znwdadd .znwdgban {
  right: 0rem;
  bottom: 25rem;
  width: 6rem;
  margin-left: auto;
}

.h5Footer .znwdadd .znwdgban img {
  width: 2rem !important;
  height: 2rem !important;
}

.h5Footer .znwdadd .ai_box2025 {
  margin-left: auto;
  bottom: 11rem;
  right: 1rem;
  width: auto;
  height: auto;
}

.h5Footer .znwdadd .ai_box2025 a {
  width: auto;
  height: auto;
  background: unset;
  box-shadow: unset;
}

.h5Footer .znwdadd .ai_box2025 a img {
  width: 11rem !important;
  height: auto !important;
  margin: 0;
}

.h5Footer .znwdadd .AI_person_box p {
  margin-top: -4rem;
}

/* 各省政府公报样式 */
.zfgb_sheng_ul{
  display: flex;
  flex-wrap: wrap;
}
.zfgb_sheng_ul li{
  width: 202px;
  height: 56px;
  margin-bottom: 20px;
  margin-right: 16px;
}
.zfgb_sheng_ul li:last-child{
  margin-right: 0;
}
.zfgb_sheng_ul li a{
  display: block;
  cursor: pointer;
  background: url(http://www.gxzf.gov.cn/material/zt/2025/2025gds_zfgb/bak_sheng_pic.png) no-repeat;
  background-size: cover;
  height: 54px;
  width: 200px;
  text-align: center;
  line-height: 54px;
}
.zfgb_sheng_ul li:hover a{
  border: 1px solid #62A6F7;
  border-radius: 3px;
}
.zfgb_sheng_ul li a span{
  font-size: 20px;
  color: #010101;
}
#h5Show .zfgb_sheng_ul {

}

#h5Show .zfgb_sheng_ul li {
  width: calc((100% / 3) - 2rem);
  height: 8rem;
  margin-right: 2rem;
  margin-bottom: 2.5rem;
}

#h5Show .zfgb_sheng_ul li a {
  width: 100%;
  height: 8rem;
  background-size: 100% 100%;
  line-height: 8rem;
}

#h5Show .zfgb_sheng_ul li a span {
  font-size: 3rem;
}