


                                .price {
    display: none;
}

.agent-pc .project .description a {
    font-size: 14px;
    line-height: 40px;

    display: block;

    width: 100%;
    height: 40px;
    padding: 0;

    text-align: center;

    background: #009cff;
}

#online_open {
    bottom: 164px;

    margin-right: -10px;

    border: 0 solid transparent;
}

#online_lx {
    bottom: 164px;
}

.pageEditor #contactinfo {
    display: none;
}

.agent-pc .npagePage .mpageEditor #mcontact .module_container {
    padding: 0 5px;
}

.agent-pc .container_category a:after {
    position: absolute;
    top: 50%;
    right: -1px;

    width: 1px;
    height: 10px;
    margin: 0;
    margin-top: 7px;
    margin-top: -5px;
    margin-left: 25px;

    content: "";

    background-color: #dbdbdb;
}

.agent-pc .container_category a:last-of-type:after {
    display: none;
}

#flogo {
    display: none;
}

#online_open,
#online_lx,
#shares {
    display: none;
}


/* 2021/06/03 yyq 修改 */
.agent-mobile .npagePage.pageEditor #contactform,
.agent-mobile #online {
    display: none;
}

.agent-mobile .searchBtn {
    display: none !important;
}
/* 2021/06/03 yyq 修改 */

.formPage .container_header .title {font-size: 32px}
                            