#btmBar.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}
#btmBar ul {
    margin-left: 50px;
}
#dload {
    display: none;
}



.heading-menu {
    padding: 57.3px 0;
    margin-top: 86px;
    background: url(https://www.manageengine.cn/products/service-desk/images/sdp-banner-bg.png) no-repeat center top;
    background-attachment: relative;
    background-position: center center;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
    border-bottom: 1px solid #C5CBD4;
    font-weight: 400;
    letter-spacing: -1px;
    position: relative;
    overflow: hidden;
    clear: both;
    height: auto;
    font-weight: 500;
}
h1.ftrmnhdr {
    font-size: 40px;
    font-weight: 500;
}
.ftrpg-inrhdr {
    color: #fff;
    font-weight: 200;
    font-size: 23px;
}
#scroll {
    position: relative;
    padding: 0px;
}
#dload {
    display: block;
}
