* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
img {
  display: block;
  border: none;
}
body {
  min-width: 1200px;
}
.content {
  width: 100%;
  overflow: hidden;
}
.content.first {
  height: 1009px;
  background: url("//static.zhen22.com/wp-content/uploads/2018/09/first_bg.jpg") no-repeat center;
}
.content.second {
  height: 330px;
  background: url("//static.zhen22.com/wp-content/uploads/2018/09/second_bg.jpg") no-repeat center;
}
.content.third {
  height: 1026px;
  background: url("//static.zhen22.com/wp-content/uploads/2018/09/third_bg.jpg") no-repeat center;
}
.content.fourth {
  height: 369px;
  background: url("../img/fourth_bg.jpg") no-repeat center;
}
.content.fifth {
  height: 1066px;
  background: url("//static.zhen22.com/wp-content/uploads/2018/09/fifth_bg.jpg") no-repeat center;
}
/*# sourceMappingURL=style.css.map */