html,
body,
button,
input,
textarea,
select,
* {
  font-family: 'Microsoft YaHei', '微软雅黑', Arial, sans-serif !important;
}

.hero h1,
.hero h1 .hero-title-line,
.hero h1 em,
.brand-mark,
.nav .brand-mark,
.nav .brand > span:nth-child(2),
.quote-mark {
  font-family: 'Microsoft YaHei', '微软雅黑', Arial, sans-serif !important;
}

.hero h1,
.hero h1 .hero-title-line,
.hero h1 .title-two {
  line-height: 1.21;
}

.hero h1 .title-two {
  margin-top: .055em;
  margin-bottom: .055em;
}
