#ftrgetstd{
display:none;
}
#allFea{
display: none;
}
.head-banner{
    padding: 0 0 55px 0;
    margin-top: 0;
    background: #eaf8ff;
    border-bottom: 0px;
    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: #000;
    font-weight: 400;
    letter-spacing: -1px;
    position: relative;
    overflow: hidden;
    clear: both;
    height: auto;
    font-weight: 500;
}
#lhsTree > li > span:after {
    border-bottom: 4px solid transparent;
    border-left: 4px solid #ff8134;
    border-top: 4px solid transparent;
    content: "";
    display: inline-block;
    left: 5px;
    position: absolute;
    top: 16px;
}
