.content {
  width: 1200px;
  margin: 0 auto;
}
body {
  background: url(../images/xxgcswsej/headerBg.png) center top no-repeat;
}

.logo {
  text-align: center;
}
.logo a {
  display: block;
  text-align: left;
}
.logo > img {
  margin: 35px 0 170px;
}

#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);
}