.header {
    height: 400px;
    background: url(../images/head.png) no-repeat top center;
  }
  .foot {
    clear: both;
  }
  .foot .w1200 {
    width: 100%;
    background: #005BDC;
    padding-top: 22px;
    height: 154px;
    display: block;
  }
  .foot .w1200 p {
    text-align: center;
    line-height: 24px;
    color: #fff;
  }