body {
  background-repeat: repeat-x;
}

#top_div {
  width: 100%;
  height: 758px;
  background: linear-gradient(90deg, #1a5bc7 0%, #27a6ff 100%);
  position: relative;
  min-width: 995px;
}

.down_tips {
  width: 995px;
  height: 758px;
  left: 70px;
  position: relative;
}
.down_tips * {
  position: absolute;
}
.down_tips #top_logo {
  top: 50px;
  width: 950px;
  left: -40px;
  height: 114px;
  background-image: url(../../image/home/hometoptips.png);
  background-repeat: no-repeat;
}
.down_tips .down {
  top: 206px;
  left: 300px;
  width: 280px;
  height: 100px;
  background-image: url(../../image/home/down.png);
}
.down_tips #wid {
  top: 290px;
  width: 1095px;
  left: -120px;
  height: 580px;
  background-image: url(../../image/home/topappnr.png);
  background-repeat: no-repeat;
}

#bannerzz {
  width: 100%;
  height: 920px;
  margin-top: -165px;
  position: relative;
  min-width: 964px;
}

#hone_one {
  width: 900px;
  height: 440px;
  position: relative;
  margin-top: -625px;
  padding-bottom: 200px;
  left: calc(50% - 439px);
}

#hone_two {
  margin-left: calc(50% - 489px);
  margin-top: 140px;
  margin-bottom: 96px;
  right: 0px;
  width: 978px;
  height: 525px;
}

#footer {
  margin-top: -25px;
}/*# sourceMappingURL=index.css.map */