
@charset "utf-8";

/* CSS Document */



.mm-menu .mm-navbar>a {

    color: transparent;

}



.agent-mobile .team_tabs .tab_content .content_list li .title {

    font-size: 17px;

}



.agent-mobile .npagePage.post #listContent h3 {

    margin-top: 50px;

}





.postbody iframe {

    width: 100% !important;

    height: auto !important;

}



.agent-mobile #online {

    display: none;

}

/* 2019.07.08 yyq 修改 */
.mo-text.mo-code img {
    width: 100px;
}

.mo-text.mo-code input {
    width: 150px;
}

/* 2019.07.08 yyq 修改 */