.content {
    width: 1200px;
    margin: 0 auto;
  }
  body {
    background: url(../images/mjghbfzt/mjghbfztBg.png) center top no-repeat;
  }
  
  .logo {
    text-align: center;
    padding-top: 20px;
  }
  .logo a {
    display: block;
    text-align: left;
  }
  .logo > img {
    margin: 35px 0 50px;
    /* padding: 20px; */
  }
  
  #container{
    background-color: #fff;
    padding: 20px;
  }
  .lmmc {
    background-color: #be0000;
    color: #fff;
    line-height: 49px;
    display: inline-block;
    padding: 0 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: 700;
  }
  .listtit{
    /* line-height: 0; */
    line-height: initial;
    padding: 0;
    background-color: transparent;
  }
  .goWebsite {
    font-size: 18px;
    font-weight: 700;
  }
  .goWebsite {
    padding-top: 10px;
  }
  #dash-table li{
    background-image: url(../images/xxgcswsej/circle.png);
  }
@media(max-width:1200px){
  .content{
    width:100%;
    padding: 0 20px;
  }
  .logo > img{
    margin: 20px 0;
  }
}
