#page1 {
  background-image: url(//img.ejiayou.com/home/phone_image/Erefuel_website720_home_pic1.jpg); }
  #page1 img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 5.625rem;
    height: auto; }

#page2 {
  background-image: url(//img.ejiayou.com/home/phone_image/Erefuel_website720_home_pic2.jpg); }

#page3 {
  background-image: url(//img.ejiayou.com/home/phone_image/Erefuel_website720_home_pic3.jpg); }

#page4 {
  background-image: url(//img.ejiayou.com/home/phone_image/Erefuel_website720_home_pic4.jpg); }

#page4 .carousel {
  z-index: 900;
  width: 9.6875rem;
  height: 5rem;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  bottom: 0.78125rem; }
  #page4 .carousel > img {
    width: 11.71875rem;
    height: 9.84375rem;
    display: block;
    position: absolute;
    top: -4rem;
    left: -100%;
    right: -100%;
    margin: auto;
    z-index: 100;
    -webkit-transform: translate3d(0, 0, 0); }
  #page4 .carousel .swiper-wrapper {
    width: 100%;
    height: 100%; }
    #page4 .carousel .swiper-wrapper .swiper-slide img {
      width: 100%;
      height: 100%; }

#page5 {
  background-color: #222;
  overflow: hidden;
  position: relative;
  height: 4.6875rem; }

#textPage1 {
  z-index: 500; }
  #textPage1 a {
    width: 6.8125rem;
    height: 1.8125rem;
    background-image: url(//img.ejiayou.com/home/phone_image/Erefuel_website720_home_pic1_download.png);
    background-size: 100% 100%;
    display: block;
    font-size: 0.625rem;
    line-height: 1.28125rem;
    text-align: center;
    border-radius: 5px;
    margin: -0.46875rem auto 0; }

.ejy-toast3-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-animation: load 0.5s forwards;
  overflow: hidden;
  text-align: center;
  z-index: 999; }
  .ejy-toast3-container > p {
    display: inline-block;
    max-width: 7.03125rem;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 10px;
    font-size: 0.46875rem;
    text-align: center;
    color: #FFFFFF;
    margin: 6.4375rem auto 0;
    padding: 0.5rem 0.78125rem;
    line-height: 0.78125rem; }

@-webkit-keyframes load {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
