header {
  position: relative;
  width: 100%;
}
header img {
  width: 100%;
}
header .header_content {
  position: absolute;
  width: 1200px;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: fit-content;
}
header .header_content .logo {
  position: absolute;
  top: 36px;
  left: 26px;
  z-index: 99999;
}
html,
body {
  position: relative;
  width: 100%;
  font-family: MicrosoftYaHei;
  background-color: #fff;
}
.slh_pubCon {
  width: 1200px;
  margin: 0 auto;
}
#mozi-assist {
  width: 100%;
  background-color: #116cc9;
  z-index: 999999;
}
#mozi-assist .topbar-html {
  width: 1200px;
  margin: 0 auto;
  background-color: #116cc9;
}
