.content {
  width: 1200px;
  margin: 0 auto;
}
.header {
  background: url(../images/zysthjbhdczsc/bodybg.png) no-repeat;
  height: 830px;
}
body {
  background: url(../images/zysthjbhdczsc/ztbg.png) center top no-repeat;
}

.logo {
  text-align: center;
}
.logo a {
  display: block;
  text-align: left;
  padding-top: 10px;
}
.logo > img {
  margin: 35px 0 170px;
}

#container {
  background-color: #fff;
  padding: 20px;
}
.lmmc {
  background-color: #205995;
  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;
  border-bottom: 1px solid #205995;
}
.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;
  }
}
@media (max-width: 768px) {
  .logo > img {
    margin-bottom: 40px;
  }
  .logo a img {
    width: 280px;
  }
}
@media (max-width: 425px) {
  .logo > img {
    margin-bottom: 40px;
  }
  .logo a img {
    width: 200px;
  }
}

