body {
animation-name: anbg;
animation-duration: 30s;
animation-timing-function: ease;
animation-iteration-count: 1;
animation-fill-mode: forwards;
}
@keyframes anbg {
3% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/tookdown.jpg");
}
8% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/yrtop.jpg");
}
17% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/fthem.jpg");
}
22% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/nomoreyt.jpg");
}
87% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/nomoreyt.jpg");
}
90% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/nomoreyt.jpg");
}
93% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/nomoreyt.jpg");
}
97% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/nomoreyt.jpg");
}
100% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/nomoreyt.jpg");
}
}
