/*知识库详细*/
@media (max-width: 800px) {
@charset "UTF-8";

    /* CSS reset */
    body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {

        margin: 0;
        padding: 0;
    }

    body {
        　　　　font: normal 100% Helvetica, Arial, sans-serif;
    }

    h1 {
        　　　　font-size: 1.5em;
    }

    small {
        　　　　font-size: 0.875em;
    }

    --img, object {
        max-width: 90% !important;
    }

    #xf_warp {
        width: 100%
    }

    .wrap {
        width: 100%;
    }

    #xf_warp .inner_right {
        background-color: #fff;
        width: 100%;
        float: left;
        /*display: none;*/
    }

    #xf_warp .inner_left {

        width: 100%
    }

    #xf_warp .inner_left .xf_wtlx {
        margin: 0;
        padding: 0;
        word-wrap: break-word;
        width: 100%
    }

    #xf_warp .inner_left .xf_wtjd {
        margin: 0;
        padding: 0;
        word-wrap: break-word;
        width: 100%
    }

    #xf_warp .inner_left .xf_wtjd p {
        font-size: 1.2em;
    }

    #xf_topbg .top_inner {
        width: 100%;
    }

    #xf_warp .inner_left .xf_wtxj .xf_lbul li .xf_wtnr {
        width: 100%;
    }

    #xf_warp .inner_left .xf_wtxj .xf_lbul li .xf_wtnr {
        margin: 0 !important;
        padding: 0 !important;
    }

    #xf_warp .inner_left .xf_wtxj {
        margin: 0;
        --width: 100%;
    }

    #xf_warp .inner_left .xf_wtxj .xf_fanye {
        margin: 0;
    }

    #xf_warp .inner_right .xf_remen {
        --width: 100%;
        background-color: #fff;
    }

    #xf_warp .inner_right .xf_remen h3 {
        border-bottom: 0px;
    }

    .wrap {
        width: 100%;
        font-size: 1.2rem;
        font-size: 12px;
    }

    .font2 {
        font-size: 0.2rem !important;
    }

    #submit-btn {
        font-size: 0.2rem !important;
    }

    .list-container {
        font-size: 12px;
        font-size: 0.2rem !important;
    }

    .sy-list .list-detail {
        width: 12rem;
        background-size: 2.2rem !important;
    }

    .detail-right {
        width: 100%;
        float: none;
        position: absolute;
        top: 207px;
        left: 0px;
    }

    .user-liuyan {
        display: none !important;
    }

    .zuixin-zhishi {
        display: none !important;
    }

    .remen-zhishi {
        display: none !important;
    }

    .detail-left {
        width: 100%;
        float: none;
    }

    .detail-content {
        width: 100%;
        padding: 0;
    }

    .ques-detail img {
        width: 100%;
    }

    .log-modal {
        width: 80%;
        background-color: #fff;
        border-radius: 8px;
        padding: 0px;
        margin: 0 auto;
        position: fixed;
        left: 0;
        top: 200px;
        margin-left: 0;
    }

    .log-content {
        width: 80%;
    }

    #quesSearch {
        height: 31px;
    }

    #ques-submit {
        height: 31px;
    }

    #bottom {
        height: 119px !important;
        width: 100% !important;
        padding-top: 0 !important;
        line-height: 14px !important;
    }

    #laydate_box {
        left: 0 !important;
    }

    .reply-modal {
        width: 100%;
        padding: 0;
        margin: 0;
        left: 0;
        margin-left: 0;
    }

    .xf_headleft{
        display: none;
    }
    .footer{
        display: none;
    }

    .head-log {
        width: 100%;
        height: 31px;
    }
    #quesSearch{
    }
    .head-log .user {
        padding-top: 0px;
    }
    .detail-right {
        top: 100px;
    }

    .pagation {
        text-align:left;
    }
    /*end*/

    .tit-en{
    }
}