@keyframes charector-1___3w-KO {
  0% {
    background-image: url(/_next/static/images/loading1-4a6cf618da3a41432490390452e17e1a.png);
  }
  16.7% {
    background-image: url(/_next/static/images/loading2-a851e656a32618ae2c57623069169d0a.png);
  }
  33.4% {
    background-image: url(/_next/static/images/loading3-a8001a59828097994d5b20defe2ade1d.png);
  }
  50.1% {
    background-image: url(/_next/static/images/loading4-388e9be3813ac4f62a03a7279666abc4.png);
  }
  66.8% {
    background-image: url(/_next/static/images/loading5-eb49d15049da3fd68c51b1cef5dda2a3.png);
  }
  83% {
    background-image: url(/_next/static/images/loading6-def588c7a6e6b448b54ba50f2c1004bd.png);
  }
  100% {
    background-image: url(/_next/static/images/loading1-4a6cf618da3a41432490390452e17e1a.png);
  }
}
.carzone-loading___WOU_8 {
  width: 3.33333rem;
  height: 2.66667rem;
  background-size: 100% 100%;
  background-image: url(/_next/static/images/loading1-4a6cf618da3a41432490390452e17e1a.png), url(/_next/static/images/loading2-a851e656a32618ae2c57623069169d0a.png), url(/_next/static/images/loading3-a8001a59828097994d5b20defe2ade1d.png), url(/_next/static/images/loading4-388e9be3813ac4f62a03a7279666abc4.png), url(/_next/static/images/loading5-eb49d15049da3fd68c51b1cef5dda2a3.png), url(/_next/static/images/loading6-def588c7a6e6b448b54ba50f2c1004bd.png);
  animation-name: charector-1___3w-KO;
  /* 动画名称 */
  animation-iteration-count: infinite;
  /* 动画无限播放 */
  animation-timing-function: step-start;
  /* 马上跳到动画每一结束桢的状态 */
  animation-duration: 1000ms;
}

