<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 绉诲姩绔� */
@media (max-width: 768px) {
  #banner {
    height: 119.2vw;
  }
  #banner h1 {
    font-size: 8.533vw;
    line-height: 12vw;
    margin-bottom: 5.333vw;
  }
  #banner p {
    font-size: 4.267vw;
    line-height: 5.867vw;
    margin-top: 0;
    margin-bottom: 5.867vw;
  }
  #banner span {
    width: 11.733vw;
  }

  #content {
    padding: 8vw 7.467vw 0;
    height: auto;
  }
  /* 鍐呭 */
  .md-textBox {
    margin-bottom: 5.333vw;
  }
  .md-textBox:last-child {
    margin-bottom: 0;
  }
  .md-textBox h3 {
    font-size: 4.267vw;
    line-height: 5.867vw;
  }
  .md-textBox hr {
    margin-bottom: 1.867vw;
    margin-top: 1.867vw;
    width: 100%;
    height: 0.267vw;
    background-color: #979797;
  }
  .md-textBox p {
    width: 100%;
    font-size: 4.267vw;
    line-height: 7.733vw;
  }
}
</pre></body></html>