html {
  font-size: 42.66666666666667px
}

@media (min-width: 360px) {
  html {
    font-size: 56.25px
  }
}

@media (min-width: 375px) {
  html {
    font-size: 58.59px
  }
}

@media (min-width: 400px) {
  html {
    font-size: 62.5px
  }
}

@media (min-width: 414px) {
  html {
    font-size: 64.68px
  }
}

@media (min-width: 450px) {
  html {
    font-size: 70.31px
  }
}

@media (min-width: 480px) {
  html {
    font-size: 75px
  }
}

@media (min-width: 510px) {
  html {
    font-size: 79.68px
  }
}

@media (min-width: 540px) {
  html {
    font-size: 84.37px
  }
}

@media (min-width: 570px) {
  html {
    font-size: 89.06px
  }
}

@media (min-width: 600px) {
  html {
    font-size: 93.75px
  }
}

@media (min-width: 630px) {
  html {
    font-size: 98.43px
  }
}

@media (min-width: 640px) {
  html {
    font-size: 100px
  }
}

body {
  max-width: 640px;
  margin: 0 auto;
  display: block;
  background: #ffffff;
  position: relative;
  font-family: 'Arial';
}

.clearfix:after,
.clearfix:before {
  display: block;
  content: " ";
  clear: both;
  zoom: 1
}

footer .fot-bg {
  width: 3.75rem;
  height: 2.25rem;
  background: url(../i/img/fotter-bg.jpg) center no-repeat;
  background-size: cover
}

footer .footer-chat {
  display: flex;
  display: -webkit-flex;
  flex-grow: 1;
  background: #ffffff;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 30000
}

footer .footer-chat a.x6 {
  width: 50%;
  text-align: center;
  color: #333333;
  font-size: 0.15rem;
  padding: 0.1rem 0
}

footer .footer-chat a.x6 img {
  vertical-align: middle;
  margin-right: 0.11rem
}

footer .footer-chat a.x6 img.icon15 {
  width: 0.16rem;
  height: 0.16rem
}

footer .footer-chat a.x6 img.icon16 {
  width: 0.14rem;
  height: 0.16rem
}

footer .footer-chat a.tel {
  display: block;
  position: absolute;
  top: -0.12rem;
  left: 50%;
  margin-left: -0.2rem
}

footer .footer-chat a.tel img {
  width: 0.35rem;
  height: 0.35rem;
  display: block;
  border: 0.08rem solid #ffffff;
  border-radius: 50%
}