<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* root font-size 24px */
/* :root {
  --md-primary-fg-color: #5fb7be;
  --md-accent-fg-color: #5fb7be;
} */

/* 綏�劽犬箴у���兄�����牙鎖  */
.md-sidebar--secondary .md-nav__list:not(.md-nav__list .md-nav__list),
.md-tabs__list {
  border-left: 1px solid #dcdfe6;
  border-bottom: 1px solid #dcdfe6;
}
[dir='ltr'] .md-nav--secondary .md-nav__list {
  border-bottom: none !important;
}

.md-nav.md-nav--secondary {
  padding-top: 18px;
}
.md-search__icon[for='__search'] {
  top: 0.1rem;
}
.md-search__form {
  height: 1.4rem;
}
.md-sidebar--secondary .md-sidebar__scrollwrap {
  color: rgba(0, 0, 0, 0.4);
}

/* 絨������丞��絮�筝� */
.md-content img {
  display: block;
  margin: 0 auto;
}

/*�贋��table�桁�*/
.md-typeset__table {
  width: 100%;
}

.md-typeset__table table {
  border: none !important;
  border-collapse: collapse;
}

table {
  display: table !important;
}

tbody {
  width: 100%;
}

caption {
  font-weight: 700;
  padding: 8px 14px;
  text-align: center;
}

th,
td {
  word-wrap: break-word;
  border: 1px solid #ccc;
  border-collapse: collapse;
  padding: 8px;
  text-align: center;
}

.rst-versions {
  display: none;
}

.md-tabs__link {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  font-family: MiSans, -apple-system, PingFang SC, Helvetica Neue, Helvetica, Arial,
    Hiragino Sans GB, STHeiti, Microsoft YaHei, Microsoft JhengHei, SimSun, sans-serif;
}
.md-header {
  height: 48px;
}
.md-grid {
  max-width: initial;
  margin: 0 inherit;
  padding: 0 12px;
}

[dir='ltr'] .md-header__title {
  margin-left: 0;
}

.md-header__title {
  height: 100%;
  line-height: 48px;
}

.md-header,
.md-tabs {
  background-color: #fff;
}

.md-tabs__item {
  color: #333;
  font-weight: 500;
  height: 43px;
  padding-left: 18px;
  padding-right: 18px;
}
.md-tabs {
  line-height: 0;
}
.md-header__inner {
  height: 100%;
}
.md-header__button.md-logo {
  margin: 0;
  padding: 0;
  margin-right: 8px;
}
.md-header__button.md-logo img,
.md-header__button.md-logo svg {
  fill: var(--md-primary-fg-color);
}

.md-tabs__link:focus,
.md-tabs__link:hover {
  color: rgba(51, 51, 51, 0.88);
  opacity: 1;
}

.md-tabs__item--active .md-tabs__link {
  color: var(--md-primary-fg-color);
}
.md-header {
  padding-left: 24px;
}
.md-header__topic .md-ellipsis {
  color: #000;
  font-size: 15px;
  font-weight: 600;
}

.md-sidebar__scrollwrap:focus-within,
.md-sidebar__scrollwrap:hover {
  scrollbar-color: #adadad #0000;
}

.md-search__form {
  backdrop-filter: blur(12px);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 1px 4px;
}

.md-search__form:hover {
  background-color: #00000042;
}

.md-nav__link .md-ellipsis {
  height: 28px;
  line-height: 28px;
}
.md-nav {
  font-size: 14px;
}
.md-nav--lifted
  &gt; .md-nav__list
  &gt; .md-nav__item--active
  &gt; .md-nav__link:not(.md-nav__container) {
  display: none;
}

.md-main__inner {
  margin-top: 0;
}
[dir='ltr'] .md-tabs__list {
  margin-left: 0;
  padding-left: 8px;
}
.md-sidebar {
  padding: 0;
  height: 100%;
}

.md-sidebar--primary {
  background-color: #f8f8f8;
  border-right: 1px solid #dcdfe6;
  width: 236px;
}

[dir='ltr'] .md-nav--primary .md-nav__list {
  padding-left: 18px;
}

[dir='ltr'] .md-sidebar__inner {
  padding-top: 18px;
}

.md-grid {
  padding-left: 0;
}

p {
  margin: 8px 0;
  color: #333;
}

.md-typeset h1,
.md-typeset h2,
.md-typeset h3,
.md-typeset h4,
.md-typeset h5,
.md-typeset h6 {
  color: #000;
  font-weight: 500;
}

.md-typeset h1 {
  font-size: 28px;
  margin: 8px 0 8px;
}

.md-typeset h2 {
  font-size: 24px;
  margin: 40px 0 16px;
}

.md-typeset h3 {
  font-size: 20px;
  margin: 32px 0 16px;
}

.md-typeset h4 {
  font-size: 16px;
  margin: 24px 0 16px;
}

.md-typeset h5 {
  font-size: 14px;
  margin: 24px 0 16px;
}

.md-typeset h6 {
  font-size: 14px;
  margin: 24px 0 16px;
}

.md-typeset {
  line-height: 1;
}
[dir='ltr'] .md-sidebar--primary:not([hidden]) ~ .md-content &gt; .md-content__inner {
  margin-left: 6rem;
}
[dir='ltr'] .md-sidebar--secondary:not([hidden]) ~ .md-content &gt; .md-content__inner,
[dir='rtl'] .md-sidebar--primary:not([hidden]) ~ .md-content &gt; .md-content__inner {
  margin-right: 6rem;
}
.md-content__inner {
  max-width: 1440px;
  margin: auto  !important;

}
.md-header__button {
    color: rgb(0 0 0);
}
.md-header {
    padding-left: 0px;
}
.md-content {
    margin: 0 24px 24px 24px;
}
.md-content .md-content__inner {
    max-width: 1200px;
}
.md-grid {
 padding: 0 12px !important;
}
.md-tabs&gt;.md-grid {
 padding-left: 0px !important;
}
h1[id="btdk"] {
  display: none;
}
h1[id="empty"] {
  display: none;
}
table[id="table-center"] td, table[id="table-center"] th {
  text-align: center !important;
  vertical-align: middle !important;
}
article p:not(li p):not(blockquote p) {
  text-indent: 2em;
  line-height: 1.5;
}
</pre></body></html>