/**




*/
* {
  margin: 0;
  padding: 0;
}
body {
  background: #FBD9CB;
}
::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none;
}
#app {
  max-width: 490px;
  width: 100%;
  overflow-x: hidden;
  margin: 0 auto;
  background-image: url("image/image1.png");
  background-size: 100% 100%;
  height: 100vh;
}
.img_2 {
  width: 100%;
}
.img_3 {
  height: 51px;
  margin: 15px auto 0;
  display: flex;
}
.img_4 {
  height: 65px;
  margin: 17px auto 0;
  display: flex;
}
.node_7 {
  width: 90%;
  margin: 56px auto 12px;
  display: flex;
  background-image: url("image/image6.png");
  background-size: 100% 100%;
  height: 314px;
  position: relative;
}
.img_5 {
  position: absolute;
  height: 56px;
  left: 50%;
  top: -32px;
  transform: translateX(-50%);
}
.img_7 {
  position: absolute;
  height: 13px;
  top: 27px;
  left: 50%;
  transform: translateX(-50%);
}
.img_8 {
  position: absolute;
  height: 32px;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
}
.img_9 {
  height: 686px;
  margin: 12px auto 35px;
  display: flex;
}
.node_7_1 {
  top: 52px;
  height: 187px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 95%;
  border: 1px solid #FDF778;
  overflow: hidden;
  border-radius: 8px;
}