
#headTop > *#logo {
    display: none;
}
#headTop #openBtn {
    left: 10px !important;
    background-color: transparent;
}
.ff_indexPage #topSlider {
    /* display: none; */
}

.agent-mobile #header a.mm-hbtn {
    background-color: transparent;
}
.agent-mobile .mm-hlogo {
    display: none;
}
.agent-mobile .imagelink ul {
    height: auto;
}

.agent-mobile .imagelink .content_list .item_block {
    width: 50%;
    margin: 0;
}

.bodyindex #indexPage .project .content_wrapper {
    margin: 1.9vw 0 0 6vw;
}

.agent-mobile .mlist .container_header .title {
    font-family: Arial, "微软雅黑";
    font-size: 18px;
    padding: 30px 0px 20px 0px;
}
.agent-mobile .mm-listview {
    font-family: Arial, "微软雅黑";
}

.agent-mobile .mm-listview > li > a {
    font-family: "HELVETICANEUELTPRO-THEX";
    box-sizing: border-box;
    font-size: 1.3rem;
    line-height: 49px;
    color: #b7b7b7;
    padding: 0 10px 0 38px;
    height: 49px;
}

.agent-mobile .mm-listview > li > a.active {
    background: #1c1c1c;
}
.agent-mobile .mm-menu {
    width: 80%;
}
.mm-menu.mm-hassearch .mm-fixeddivider,
.mm-menu.mm-hassearch .mm-panel {
    top: 52px;
}
