/**张家口手机端看web端样式有异常*/
html, body {
  height: 100%;
}
body {
  min-width: 1200px;
}
body, html {
  width: 100%;
  min-width: 1200px;
}