.header {
  height: 275px;
  width: 100%;
  background-color: antiquewhite;
}
.bmfwCon {
  background-color: #f6fbff;
  padding: 20px 0;
  min-height: 600px;
}
.w1200 {
  width: 1200px;
  margin: 0px auto;
}
.bmfwBox01 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.bmfwBox01 .bmfwLink {
  width: calc((100% - 60px) / 4);
  background: #fff url(https://www.dxh.gov.cn/material/2025/bsfw/bmfwLink_bac1.png) no-repeat bottom right;
  height: 90px;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  margin-right: 20px;
  margin-bottom: 20px;
}
.bmfwBox01 .bmfwLink .bmfwText {
  font-size: 22px;
  font-weight: bold;
  color: #333;
  margin-left: 30px;
  text-align: left;
  height: 90px;
  line-height: 90px;
}
.bmfwBox01 .bmfwLink:hover {
  cursor: pointer;
}
.bmfwBox01 .bmfwLink:hover .bmfwText {
  color: #005ba2;
}
.bmfwBox01 .bmfwLink:nth-child(4n) {
  margin-right: 0;
}
.bmfwBox02 {
  display: flex;
}
.bmfwBox02 .bmfwA {
  display: block;
  width: calc((100% - 60px) / 4);
  height: 56px;
  background-size: cover;
  margin-right: 20px;
}
.bmfwBox02 .bmfwA span {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  margin-left: 30px;
  text-align: left;
  height: 56px;
  line-height: 56px;
}
.bmfwBox02 .bmfwA:nth-child(4n) {
  margin-right: 0;
}
.bmfwBox02 .bmfwA1 {
  background: url(https://www.dxh.gov.cn/material/2025/bsfw/bmfwA_bac1.png) no-repeat;
}
.bmfwBox02 .bmfwA2 {
  background: url(https://www.dxh.gov.cn/material/2025/bsfw/bmfwA_bac2.png) no-repeat;
}
.bmfwBox02 .bmfwA3 {
  background: url(https://www.dxh.gov.cn/material/2025/bsfw/bmfwA_bac3.png) no-repeat;
}
.bmfwBox02 .bmfwA4 {
  background: url(https://www.dxh.gov.cn/material/2025/bsfw/bmfwA_bac4.png) no-repeat;
}
@media screen and (max-width: 1200px) {
  .w1200 {
    width: 92%;
  }
  .bmfwBox01 {
    margin-bottom: 0.5rem;
  }
  .bmfwBox01 .bmfwLink {
    width: 100%;
    background: #fff url(https://www.dxh.gov.cn/material/2025/bsfw/bmfwLink_bac1.png) no-repeat bottom right;
    height: 90px;
    margin-right: 0px;
  }
  .bmfwBox01 .bmfwLink .bmfwText {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    margin-left: 30px;
    text-align: left;
    height: 90px;
    line-height: 90px;
  }
  .bmfwBox01 .bmfwLink:nth-child(4n) {
    margin-right: 0;
  }
  .bmfwBox02 {
    display: flex;
    flex-wrap: wrap;
  }
  .bmfwBox02 .bmfwA {
    display: block;
    width: 100%;
    height: 56px;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .bmfwBox02 .bmfwA span {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-left: 30px;
    text-align: left;
    height: 56px;
    line-height: 56px;
  }
  .bmfwBox02 .bmfwA:nth-child(4n) {
    margin-right: 0;
  }
  .bmfwBox02 .bmfwA1 {
    background: url(https://www.dxh.gov.cn/material/2025/bsfw/m_bmfwA_bac1.png) no-repeat;
    background-size: 100% 100%;
  }
  .bmfwBox02 .bmfwA2 {
    background: url(https://www.dxh.gov.cn/material/2025/bsfw/m_bmfwA_bac2.png) no-repeat;
    background-size: 100% 100%;
  }
  .bmfwBox02 .bmfwA3 {
    background: url(https://www.dxh.gov.cn/material/2025/bsfw/m_bmfwA_bac3.png) no-repeat;
    background-size: 100% 100%;
  }
  .bmfwBox02 .bmfwA4 {
    background: url(https://www.dxh.gov.cn/material/2025/bsfw/m_bmfwA_bac4.png) no-repeat;
    background-size: 100% 100%;
  }
}
