.z_active .m_campaign.qunzu3 {
    background: url(resouce_files/template_logoText.png);
    width: 465px;
  }

  .Qunzu-tip {
    display: block;
    font-size: 16px;
    color: #fff331;
    width: 466px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 8px;
    background-color: #6b85f0;
  }

  /*针对特殊渠道定制时，可以用这个类名默认将修改隐藏起来*/
  .app-custom {
    display: none;
  }

  /*底部footer*/
  .phone_footer {
    margin-top: 0 !important;
  }