<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page {
  width: 100%;
  height: 1080px;
  background: url(../image/mokao/mkbg.jpg) no-repeat center 0;
  background-size: 1920px 1080px;
}
.cent {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  padding-top: 180px;
}
.title {
  margin: 0 auto;
  width: 747px;
  height: 320px;
}
.mkleft {
  position: absolute;
  width: 114px;
  height: 79px;
  top: 320px;
  left: 66px;
}
.mkright {
  position: absolute;
  width: 257px;
  height: 172px;
  top: 385px;
  left: 800px;
}
.item {
  width: 100%;
  height: 470px;
  margin-top: 50px;
}</pre></body></html>