@media all and (max-width: 800px) {
  .navbar-wrapper {
    display: none;
  }
.syguangao {    height: 0px;
    overflow: hidden;}
  .m-navbar-wrapper {
    background-color: #499bf1;
    color: white;
    display: flex !important;
    align-items: center;
    font-size: 20px;
    height: 50px;
  }
  .m-navbar-wrapper span {
    flex: 1;
  }
  .m-navbar-wrapper span:last-child {
    text-align: right;
    line-height: 1;
  }
  .m-navbar-wrapper span a {
    width: 40px;
    height: 40px;
    margin-right: 18px;
  }
  .m-navbar-wrapper span a img {
    width: 25px;
    height: 25px;
  }
  .before-content {
    display: none;
  }
  body.wiki-lemma {
    width: 100%;
    min-width: 100%;
  }
  .top-tool {
    top: 10px;
  }
  .wgt-navbar {
    width: 100%;
    min-width: 100%;
  }
  .body-wrapper .content-wrapper .content .main-content {
    width: 90%;
    float: none;
    position: static;
    padding: 0;
    margin: 0 auto;
    text-align: justify;
  }
  .body-wrapper .content-wrapper .content {
    border: none;
  }
  .wgt-footer-main {
    padding-top: 0;
    min-width: 100%;
  }
  .wgt-footer-main .content {
    width: 90%;
    display: flex;
    margin: 20px auto;
    align-items: center;
    text-align: center;
  }
  .wgt-footer-main .content dl.fresh {
    padding: 0;
    flex: 1;
  }
  .wgt-footer-main .content dl.question {
    padding: 0;
    flex: 1;
  }
  .wgt-footer-main .content dl dt {
    font-size: 16px;
  }
  .wgt-footer-main .content dl.suggestion {
    padding: 0;
    flex: 1;
  }
  .wgt-footer-main .content dl {
    float: none;
    width: 100%;
  }
  .body-wrapper .para {
    text-indent: 0 !important;
  }
  .body-wrapper .para img {
    width: 100% !important;
    height: 100% !important;
  }
  .para-title.level-2 {
    margin: 35px 0 15px -24px !important;
    text-indent: 0 !important;
  }
  .side-content {
    width: 100% !important;
    text-align: center;
    margin-right: 0 !important;
  }
  .summary-pic {
    max-width: 300px !important;
    border: none !important;
    box-shadow: none !important;
    width: 100% !important;
    margin: 0 auto;
  }
  .summary-pic img {
    width: 300px;
  }
  .summary-pic div {
    display: none;
  }
  .close-sfshow {
    position: absolute;
    top: 50%;
    display: block;
    text-align: center;
    width: 80%;
    color: white;
    padding: 10%;
    font-size: 25px;
  }
  .side-box.lemma-statistics {
    display: none;
  }
  * {
    max-width: 100%;
  }
  .content-wrapper {
    margin: 0 !important;
  }
  .search-btn {
    float: right;
    margin: 22px;
    border: 1px solid #888;
    padding: 0 14px;
    display: block !important;
  }
  .sf {
    display: none;
  }
  .sf .searchint {
    width: 88px;
    height: 32px;
    line-height: 28px;
    margin-top: 7px;
  }
  .int {
    width: auto !important;
    line-height: 21px;
    height: 21px;
    padding: 4px 3px;
    margin: 0 6px 0 4px;
    font-size: 16px;
    vertical-align: middle;
    margin-top: 7px;
  }
  .sfshow {
    display: block !important;
    padding-left: 0;
    position: fixed;
    z-index: 222;
    background-color: rgba(0, 0, 0, 0.4);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .sfshow form {
    position: absolute;
    top: 30%;
    width: 100%;
    /* left: 50%; */
    /* margin-left: -50px; */
    margin: auto;
    text-align: center;
  }
  /*首页*/
  #wrap {
    padding: 0;
  }
  #ls dl,
  #ls dt,
  #ls dd {
    height: auto;
  }
  #hot {
    display: none;
  }
  #cate {
    width: 100%;
  }
  #main .box {
    height: 2950px;
  }
  dd.l a {
    float: left !important;
  }
  /*列表*/
  .site-list {
    overflow: visible;
  }
  .site-list ul {
    display: flex;
    flex-wrap: wrap;
    background: none;
  }
  .site-list ul.clearfix li {
    flex: 1 1 24%;
    border: 1px solid #178517;
  }
}
