body {
  background-repeat: repeat-x;
}

#top_div {
  width: 100%;
  height: 810px;
  background-image: url(../../image/home/homebg.png);
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  min-width: 995px;
  overflow: hidden;
}

.down_tips {
  width: 1074px;
  position: relative;
}
.down_tips * {
  position: absolute;
}
.down_tips #top_logo {
  top: 66px;
  width: 508px;
  height: 133px;
  left: 0;
  right: 0;
  background-image: url(../../image/home/hometoptips.png);
  background-repeat: no-repeat;
}
.down_tips .down {
  top: 229px;
  left: 0;
  right: 0;
  width: 364px;
  height: 140px;
  background-image: url(../../image/home/down.png);
}
.down_tips #wid {
  top: 410px;
  width: 1074px;
  height: 702px;
  background-image: url(../../image/home/topappnr.png);
  background-repeat: no-repeat;
}

#hone_xq > div {
  width: 100%;
  height: 720px;
  position: relative;
}
#hone_xq > div > img {
  position: absolute;
  left: 0;
  right: 0;
}
#hone_xq #home_one {
  background-color: #eff4f1;
}
#hone_xq #home_one > img {
  margin-top: 90px;
}
#hone_xq #home_two > img {
  margin-top: 81.5px;
}
#hone_xq #home_three {
  background-color: #eff4f1;
}
#hone_xq #home_three > img {
  margin-top: 99.5px;
}

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