/* okex */
body {
    letter-spacing: 2px;
    font-size: 16px;
    font-family: Consolas,liberation mono,Menlo,Courier,monospace, Microsoft YaHei, "微软雅黑", Arial, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.book.font-family-0 {
    font-family: Consolas,liberation mono,Menlo,Courier,monospace, Microsoft YaHei, "微软雅黑", Arial, sans-serif;
}
.book.font-family-1 {
    font-family: Calibri Light, Microsoft YaHei, "微软雅黑", Arial, sans-serif;
}

.page-wrapper {
    background-image: url('./background.png')  !important;
    background-attachment:fixed;
    background-position:center 40%;
}

.page-inner section{
    font-size: 1.4rem !important;
}


.book .book-summary .book-logo {
    text-align: left;
    padding: 11px 0 0 24px;
    background-size:100% 100%;
    height: 50px;
    width: 268px;
    position: fixed;
    top: 0;
    z-index: 2;
    background:#fafafa;
    border-right:1px solid #EBEDF0;
}



.page-inner {
    position: relative;
    max-width: 950px;
    margin: 0 auto;
    padding: 20px 15px 40px 15px;
}


.book .book-summary {
    width: 268px;
    top: 90px;
    border-right: 1px solid #EBEDF0;
    z-index: unset
}

.book .book-summary .book-logo img {
    height: 28px;
    border-right:1px solid #EBEDF0;

}
.book .book-summary #book-search-input {
    padding: 0;
    margin-bottom: 0;
    position: fixed;
    border-top: none;
    border-right: 1px solid rgba(0, 0, 0, 0.07);
    height: 40px;
    top: 50px;
    width: 268px;
    /*border: 1px solid #ddd;*/
    /*border-radius: 100px;*/
    /*margin: 10px 20px;*/
}
.book .book-summary #book-search-input:before {
    position: absolute;
    display: block;
    content: '';
    background: url(./96EDF06B4F894B32B4E2BC5FDBB5B7C7.png);
    height: 14px;
    width: 14px;
    left: 16px;
    bottom: 13px;
    background-size: contain
}
.book .book-summary #book-search-input input {
    color: #333;
    padding: 0 0 0 38px;
    height: 20px;
    font-size: 12px;
    position: absolute;
    bottom: 10px;
    line-height: 20px
}
.book .book-summary #book-search-input input::-webkit-input-placeholder {
    color: #ccc
}
.book .book-summary .exc-trigger {
    left: 18px !important
}
.book .book-summary > nav {
    overflow-x: auto
}
.book .book-summary > nav ul.summary li a {
    color: #565656;
    transition: border-left-color .5s ease-out;
    border-left: 3px solid transparent;
    white-space: normal
}
.book .book-summary > nav ul.summary li a:hover {
    background-color: #E9F3EF;
    color:#565656 ;
    text-decoration: none
}
.book .book-summary > nav ul.summary li.active > a {
    transition: border-left-color .5s ease-out;
    border-left: 3px solid #27C683;
    background-color: #E9F3EF;
    color: #565656
}
.book .book-summary > nav ul.summary li ul.articles {
    padding-left: 0
}
.book .book-summary > nav ul.summary li ul.articles li a {
    padding-left: 38px;
    text-indent: 1.5em;
    display: flex;
    flex-wrap: nowrap
}
.book .book-summary > nav ul.summary li ul.articles li a:before {
    display: block;
    content: '';
    width: 20px;
    flex-shrink: 0
}
.book .book-summary > nav ul.summary li ul.articles li > ul.articles {
    padding-left: 0
}
.book .book-summary > nav ul.summary li ul.articles li > ul.articles li a {
    padding-left: 56px;
    text-indent: 1.5em;
    display: flex;
    flex-wrap: nowrap
}
.book .book-summary > nav ul.summary li ul.articles li > ul.articles li a:before {
    display: block;
    content: '';
    width: 20px;
    flex-shrink: 0
}
.book .book-summary > nav ul.summary > li.divider {
    display: none
}
.book .book-summary > nav ul.summary > li > a {
    transition: border-left-color .5s ease-out;
    border-left: 3px solid transparent;
    padding-left: 38px !important;
    font-weight: 600;
    color: #565656
}
.book .book-summary > nav ul.summary a.gitbook-link {
    display: none
}
.book .color-theme-3 .book-summary #book-search-input {
    background: #272B2D
}
.book.with-summary .book-body .body-inner .book-header {
    padding-left: 229px;
    padding-right: 115px
}
@media (min-width:600px) {
    .book.with-summary .book-body {
        left: 268px
    }
}
.book.two-columns .api-method .api-method-code {
    padding: 70px 30px 15px
}
.book .book-body .body-inner {
    /*top: 50px*/
}

.book .book-body .body-inner .book-header {
    will-change: padding-left;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: padding-left 250ms ease;
    -moz-transition: padding-left 250ms ease;
    -o-transition: padding-left 250ms ease;
    transition: padding-left 250ms ease;
    z-index: 1;
    width: 100%;
    left: 0;
    padding-left: 9px;
    padding-right: 115px;
    background: url('./background.png') no-repeat;
    background-size:100% 100%;
}
.book .book-body .body-inner .book-header i {
    color: #828C9E
}
.book .book-body .body-inner .book-header i:hover {
    color: #fff
}
.book .book-body .body-inner .book-header h1 a {
    color: #fff
}
.book .book-body .body-inner .book-header .lang-picker {
    position: fixed;
    width: 80px;
    height: 26px;
    top: 13px;
    right: 24px;
    cursor: pointer
}
.book .book-body .body-inner .book-header .lang-picker > span {
    border-radius: 12px;
    border: 1px solid #fff;
    height: 24px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px
}
.book .book-body .body-inner .book-header .lang-picker ul {
    display: none;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15);
    margin: 0;
    padding: 0;
    margin-top: 2px
}
.book .book-body .body-inner .book-header .lang-picker ul li {
    height: 32px;
    list-style: none;
    font-size: 12px
}
.book .book-body .body-inner .book-header .lang-picker ul li a {
    color: #666666;
    width: 80px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center
}
.book .book-body .body-inner .book-header .lang-picker ul li.current a {
    color: #5795F1
}
.book .book-body .body-inner .book-header .lang-picker ul li:hover {
    background: rgba(87, 149, 241, 0.09)
}
.book .book-body .body-inner .book-header .lang-picker:hover ul {
    display: block
}
.book .book-body .body-inner .page-inner {
    padding-top: 0;
    margin-top: 0
}
.book .book-body .body-inner .page-inner .markdown-section {
    padding: 0 30px
}
.book .book-body .body-inner .page-inner .markdown-section > :first-child {
    margin-top: 40px !important
}
/*.book .book-body .body-inner .page-inner .markdown-section table {*/
    /*width: auto*/
/*}*/
/*.book .book-body .body-inner .page-inner .markdown-section table thead,*/
/*.book .book-body .body-inner .page-inner .markdown-section table tbody {*/
    /*border-bottom: 1px solid #EBEDF0*/
/*}*/
/*.book .book-body .body-inner .page-inner .markdown-section table tr {*/
    /*border: none*/
/*}*/
/*.book .book-body .body-inner .page-inner .markdown-section table tr:nth-child(2n) {*/
    /*background-color: #fff*/
/*}*/
/*.book .book-body .body-inner .page-inner .markdown-section table td,*/
/*.book .book-body .body-inner .page-inner .markdown-section table th {*/
    /*height: 2.857em;*/
    /*text-align: left !important;*/
    /*border: none;*/
    /*padding: 0;*/
    /*padding-right: 2.857em;*/
    /*margin: 0*/
/*}*/
/*.book .book-body .body-inner .page-inner .markdown-section table td:last-of-type,*/
/*.book .book-body .body-inner .page-inner .markdown-section table th:last-of-type {*/
    /*padding-right: 0*/
/*}*/
.book .book-body .body-inner .page-inner .markdown-section h1,
.book .book-body .body-inner .page-inner .markdown-section h2,
.book .book-body .body-inner .page-inner .markdown-section h3 {
    margin-top: 40px;
    margin-bottom: 5px;
    font-weight: 700
}
.book .book-body .body-inner .page-inner .markdown-section h3 {
    border-top: 1px solid #EBEDF0;
    padding-top: 20px;
    padding-bottom: 15px;
}
.book .book-body .body-inner .page-inner .markdown-section #README {
    border-top: none;
    padding-top: 0
}
.book .book-body .body-inner .page-inner .markdown-section h4,
.book .book-body .body-inner .page-inner .markdown-section h5,
.book .book-body .body-inner .page-inner .markdown-section h6 {
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.book .book-body .body-inner .page-inner .markdown-section h1 {
    font-size: 2em
}
.book .book-body .body-inner .page-inner .markdown-section h2 {
    font-size: 1.75em;
    padding-bottom: 15px;
}
.book .book-body .body-inner .page-inner .markdown-section h3 {
    font-size: 1.714em
}
.book .book-body .body-inner .page-inner .markdown-section h4 {
    font-size: 1.286em
}
.book .book-body .body-inner .page-inner .markdown-section h5 {
     font-size: 16px;
 }
.book .book-body .body-inner .page-inner .markdown-section blockquote,
.book .book-body .body-inner .page-inner .markdown-section dl,
.book .book-body .body-inner .page-inner .markdown-section ol,
.book .book-body .body-inner .page-inner .markdown-section p,
.book .book-body .body-inner .page-inner .markdown-section table,
.book .book-body .body-inner .page-inner .markdown-section ul {
    margin-bottom: .714em;
    font-size: 16px;
}
.book .book-body .body-inner .page-inner .markdown-section .support-section {
    padding-bottom: 80px
}
.book .book-header .btn.lang-switcher {
    display: none;
    height: 24px;
    font-size: 12px;
    color: #fff;
    line-height: 24px;
    padding: 0 4px;
    background: rgba(255, 255, 255, 0.08);
    margin: 13px 5px;
    border-radius: 2px
}
.book .book-header .btn.lang-switcher:hover {
    color: #5795F1;
    background: rgba(255, 255, 255, 0.1)
}
.book .book-header .btn.lang-switcher.active {
    background: rgba(255, 255, 255, 0.1);
    color: #5795F1
}
.book .book.font-size-1 .book-body .page-inner section {
    font-size: 1.3rem
}

.book .book.font-size-2 .book-body .page-inner section {
    font-size: 1.4rem
}

::-webkit-scrollbar {
    width: 4px;
    height: 0
}
::-webkit-scrollbar,
::-webkit-scrollbar-track {
    background-color: transparent
}
::-webkit-scrollbar-thumb {
    background-color: #e0e0e0
}


/* easyswoole */

/*.markdown-section h1 {
    padding-bottom: 1rem;
    border-bottom: 1px dashed #ccc
}
.markdown-section h2 {
    padding-bottom: 1rem;
    border-bottom: 1px solid #ddd
}
.markdown-section a {
    padding: 0 .5rem;*/
    /*color: #42b983;*/
    /*font-weight: 600;
    color: #0099CC;

}
.markdown-section a:hover {
    padding: 0 .5rem;*/
    /*color: #3e915f;*/
    /*color: #2674BA;
    text-decoration: none;
    font-weight: 600
}
.markdown-section code {
    margin: 0 2px;
    padding: 3px 2px;
    border-radius: 2px;
    background-color: #f8f8f8;
    color: #364149;
    white-space: nowrap;
    font-family: Roboto Mono, Monaco, courier, monospace;
    -webkit-font-smoothing: initial;
    -moz-osx-font-smoothing: initial
}
.markdown-section pre > code {
    color: #525252
}
.markdown-section blockquote {
    position: relative;
    margin: 2em 0;
    padding: 9pt 24px 9pt 30px;*/
    /*border-left: 4px solid #f66;*/
    /*border-left: 4px solid grey;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    background-color: #f8f8f8;
    color: #34495e
}
.markdown-section blockquote p {
    margin: 0
}
.markdown-section blockquote:before {
    position: absolute;
    top: 14px;
    left: -9pt;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    /*background-color: #f66;*/
    /*background-color:grey;
    color: #fff;
    content: "!";
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    font-family: Dosis, Source Sans Pro, Helvetica Neue, Arial, sans-serif;
    line-height: 20px
}
.markdown-section ul li {
    padding: .8rem .2rem;
    background-color: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.6
}*/
pre[class*=language-] {
    border-radius:4px;
}
.token.cdata,
.token.comment,
.token.doctype,
.token.prolog {
    font-style: normal
}
.token.selector,
.token.tag {
    color: #da0000
}
.token.attr-value {
    color: #4183c4
}
.token.boolean,
.token.constant,
.token.inserted,
.token.number,
.token.symbol,
.token.url,
.token.variable {
    color: #351ea5
}
.language-json .token.property,
.token.class-name {
    color: #6f42c1
}
.versions-select select {
    display: block;
    margin: 0;
    padding: .5em;
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
    border-radius: 0;
    background: #fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+) no-repeat 100% center;
    color: inherit;
    vertical-align: middle;
    text-transform: none;
    font: inherit;
    line-height: 1.2;
    -webkit-appearance: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    -moz-appearance: none!important
}
.book-summary ul.summary li a:hover {
    text-decoration: none
}


h1 {
    color: #2674BA;
}
h2 {
    color: #2674BA;

}
h3 {
    /*color: #F77A0B;*/
    color: #42b983;
}
h4 {
    color: #662D91;
}
h5 {
    color: #444444;
}
/*th {*/
    /*background-color: #0099CC;*/
    /*color: white;*/
/*}*/


