.haha-fixed-head{
    height:45px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    position: fixed;
    top:0;
    left:0;
    right:0;
    z-index: 1010;
}
