.wrapper.sale .saleNum-nav.fixMenu {
    position: fixed;
    top: 60px;
    z-index: 200;
    margin: 0;
    width: 1202px;
    box-sizing: border-box;
    border: 1px solid #eee;
    border-top: none;
    box-shadow: 0 1px 0 0 rgba(0,0,0,.1);
    background: #fff;
}