@media screen and (max-width: 1200px) {
  .lxgs-page .w {
    width: 680px;
  }
  .lxgs-page .main-box .section .content-bar .content {
    line-height: 27px;
    width: calc(100% - 134px);
  }
  .lxgs-page .main-box .section .content-bar .content .TRS_UEDITOR {
    border: none;
  }
  .lxgs-page .main-box .section .content-bar .content p {
    width: 100%;
    line-height: 27px;
  }
  .lxgs-page .main-box .bar-box.mult .content-bar .content {
    width: 100%;
  }
}
@media screen and (max-width: 680px) {
  .lxgs-page .w {
    width: 100%;
  }
  .lxgs-page .main-box .section {
    padding: 20px 15px;
  }
  .lxgs-page .main-box .section .content-bar .content {
    font-size: 14px;
    line-height: 27px;
    width: calc(100% - 101px);
  }
  .lxgs-page .main-box .section .content-bar .content p {
    width: 100%;
    line-height: 27px;
  }
  .lxgs-page .main-box .section .content-bar > .tit {
    width: 100px;
    height: 54px;
    line-height: 54px;
  }
  .lxgs-page .main-box .section .bar-box.two .content-bar {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
    box-sizing: border-box;
  }
  .lxgs-page .main-box .bar-box.mult .content-bar .tit {
    width: 100%;
  }
  .lxgs-page .main-box .bar-box.mult .content-bar .content {
    width: 100%;
  }
}
