.header .menuFixed {
    z-index: 1;
    position: fixed;
    top: 0rem;
    background-color: #fff;
    width: 100%;
}
.header .bannerTop {
    margin-top: 2.5rem;
}
.header .leftMenu .menuUl{
  width:48%;
}