.container {
  width: 100%;
  padding: 0.5rem 0.3rem; }
  .container .title {
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
    line-height: 0.48rem;
    margin-bottom: 0.24rem; }
  .container p {
    line-height: 0.48rem;
    font-size: 0.24rem; }
