/* 协议页排版 */
.zhsl-protocol-body h4 {
  font-size: 15px;
  font-weight: 600;
  margin-top: 1rem;
}

.zhsl-protocol-body p {
  line-height: 1.7;
}
