.g-wrap {
  font-size: 0.28rem;
  text-align: left;
  width: auto;
  max-width: 1200px;
  padding: 0.1rem 0.3rem 1rem;
}

h3 {
  font-weight: bold;
  padding: 0.2rem 0;
  font-size: 0.32rem;
  line-height: 1.2;
}

p {
  color: #333;
  line-height: 1.8;
  margin-bottom: 0.3rem;
}