.home {
  padding: 0 0.15rem;
}
.home .title {
  font-size: 0.4rem;
  text-align: center;
}
.home img {
  display: block;
  width: 100%;
  vertical-align: bottom;
  margin: 0.1rem 0;
}
.home p {
  font-size: 0.32rem;
  font-weight: 600;
  margin: 0.2rem 0;
}
.home ul li {
  font-size: 0.26rem;
  text-indent: 2em;
  margin-bottom: 0.05rem;
}
