
/* 2021/11/19 yyq 修改 */
.agent-mobile .project .more {
    display: block;
    position: absolute;
    top: -33px;
    right: 0;
    color: #fff;
    font-size: 14px;
}
.agent-mobile .project .more .fa {
    display: none;
}
.agent-mobile .mlistpost.project .postbody iframe {
    height: auto;
    width: 100%;
}

#footer p a#flogo {
    pointer-events: none;
}
/* 2021/11/19 yyq 修改 */
