.gitbook-link {
  display: none !important;
}

.book.font-family-1{
  font-family: "Microsoft YaHei","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","微软雅黑",Arial,sans-serif;
}

body {
  color: #212121;
}

.book .search-wrap {
  background-image: url('../assets/banner_bg.png');
}

.book .markdown-section ol, .book .markdown-section ul{
  font-size: 14px;
}

.book .markdown-section h1 {
  font-size: 1.4em;
  font-weight: 500;
}

.book .markdown-section h2 {
  font-size: 1.3em;
  font-weight: 500;
}

.book .markdown-section h3 {
  font-size: 1.2em;
  font-weight: 500;
}

.book .markdown-section h4 {
  font-size: 1.1em;
  font-weight: 500;
}

.book .markdown-section h5 {
  font-size: 1.0em;
  font-weight: 500;
}

.book .markdown-section h6 {
  font-size: 1.0em;
  color: #777
}

.articles {
  display: none;
}

i.exc-trigger {
    display: none;
}
