 @media screen and (max-width:760px){
     .cate_name{
         font-size: 13px;
         color: #aaaaaa;
     }
     .text_label_blue{
         color: #576B94;
     }
    .white_menu {
         display: none;
    }
    .container {
        width: 100%;
        margin-top: -20px !important;
    }
    .w-880 {
        width: 100%;
    }
    .w-720 {
        width: 100%;
        word-break: break-all;
    }
    .guanli_text{
        display: none;
    }
    .w-304 {
        display: none;
    }

    #side {
        display: none;
    }
     .article-manage{
         width: 38px;
     }
     .article-title h1{
         font-size: 19px;
         padding: 20px 0;
         color: #181818;
         font-weight: 600;
     }
     .editor-content-view{
         font-size: 15px;
         color: #333;
     }
     .editor-content-view p{
         margin: 10px 0;
         line-height: 25px;
         text-indent: 2em;
     }
     .editor-content-view td, .editor-content-view th {
         min-width: 40px;
     }
     .imgDolg #imgDolgClose{
         font-size: 30px;
     }
     .user_label_badge{
         display: none;
     }
     .reply_button{
         width: 62px;
         height: 28px;
         background: #2A7EFB;
         border-radius: 4px;
         text-align: center;
         line-height: 28px;
         font-size: 12px;
         color: #fff;
     }
     .bg-f6{
         background: #f6f6f6;
     }
     .lh-20{
         line-height: 20px;
     }
}
