body {
  background-repeat: repeat-x;
  background-image: url(../../image/home/topbg.png);
  background-position-x: center;
  background-position-y: 80px;
}

#top_div {
  width: 100%;
  height: 886px;
  position: relative;
  min-width: 995px;
}

.down_tips {
  width: 995px;
  height: 758px;
  position: relative;
}
.down_tips * {
  position: absolute;
}
.down_tips .down {
  top: 190px;
  left: 323px;
  width: 342px;
  height: 154px;
  background-image: url(../../image/home/down.png);
}

#hone_one {
  width: 100%;
  height: 500px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../../image/home/toptopone.png);
}

#hone_two {
  width: 100%;
  height: 500px;
  background-color: #fafbfd;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../../image/home/toptoptwo.png);
}

#bdowndiv {
  height: 186px;
  background-color: #ffffff;
}
#bdowndiv .down {
  margin-left: calc(50% - 111px);
}
#bdowndiv .down img {
  margin-top: 65px;
}/*# sourceMappingURL=index.css.map */