.m-dropdown {
    display: block;
    position: absolute;
    right: 3px;
    top: 18px;
    width: 50px;
    text-align: center;
    color: #fff;
}
.navbar-search-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    line-height: 36px;
    color: var(--theme-gray-color)!important;
}
body.header-fixed #wrap {
    padding-top: 0px !important;
}
body.header-fixed>header.header {
    top: 0 !important;
}
.top-news {
    position:relative !important;
}
.el-boxed .wrap {
    margin-top: 40px !important;
}