.zcwd_footer {
  padding-bottom: 32px;
}
.zcwd_footer .m_footer_pc {
  background: none;
  padding-top: 0;
  height: auto;
}
.zcwd_footer .m_footer_pc .m_foot_content .m_foot_top .text_item_box {
  background: #063b95;
}
.zcwd_footer .m_foot_top .last_text_item_box {
  background: rgba(6, 59, 149, 0.6);
  display: inline-block;
  height: 90px;
  line-height: 90px;
  text-align: center;
  padding-right: 10px;
}
.zcwd_footer .m_foot_top .last_text_item_box .pic_red {
  margin-left: 0;
}
@media (max-width: 750px) {
  .zcwd_footer {
    padding: 0px 56px;
    padding-bottom: 40px;
  }
  .zcwd_footer .mobile_footer .m_bottom {
    background: rgba(6, 59, 149, 0.6);
  }
}
