body {
      background: none;
  }
  .logo {
    text-align: center;
    padding-top: .44rem;
    margin-bottom: .32rem;
  }
  .logo img {
    width: 53%;
  }

  .wx-c2t a {
    color: #333;
    font-weight: bold;
  }
  .wx-c2t a.cur {
    color: #333;
  }
  .wx-header {
    background: url(w2bg.png) no-repeat top center;
    background-size: 100% 4.4rem;
    max-width: 7.5rem;
    padding-top: 1.7rem;
    height: 2.7rem;
  }

  .wx-c1 {
    margin-top: -30px;
  }
  .wx-c2 {
    margin-top: .75rem;
  }