.docs-wrap{display:flex;width:100vw;height:100vh;font-size:14px;color:#3c3c43;overflow:hidden}.docs-wrap .nav-head{position:fixed;left:0;top:0;display:none;align-content:center;justify-content:space-between;padding:0 2%;width:100%;height:60px;background-color:#fff;border-bottom:1px solid #d1d5db;z-index:999}.docs-wrap .nav-head .logo{line-height:60px;font-size:20px;text-decoration:none;color:#3c3c43}.docs-wrap .nav-head .btn{display:flex;-moz-column-gap:30px;column-gap:30px;font-size:16px}.docs-wrap .nav-head .btn>div{display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px}.docs-wrap .nav-head .btn>div img{width:14px;height:14px}.docs-wrap .nav-head .side-box-mask{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#0006}.docs-wrap .nav-head .side-box-mask .side-box{position:absolute;right:0;top:0;height:100%;width:50%;background-color:#fff}.docs-wrap .nav-head .side-box-mask .side-box .box-head{display:flex;align-items:center;justify-content:center;width:100%;height:60px}.docs-wrap .nav-head .side-box-mask .side-box .box-head .title{margin-left:auto;margin-right:-60px;font-size:18px}.docs-wrap .nav-head .side-box-mask .side-box .box-head .close-btn{display:flex;align-items:center;justify-content:center;margin-left:auto;width:60px;height:60px}.docs-wrap .nav-head .side-box-mask .side-box .box-head .close-btn img{width:16px;height:16px}.docs-wrap .nav-head .side-box-mask .side-box .box-body{width:90%;height:calc(100% - 60px);margin:0 auto;border-top:1px solid #d1d5db}.docs-wrap .nav-head .side-box-mask .side-box .box-body .menu-list{height:100%;overflow-y:auto}.docs-wrap .nav-head .side-box-mask .side-box .box-body .menu-list .menu-item{display:flex;flex-direction:column;padding:10px 0;border-top:1px solid #e2e2e3}.docs-wrap .nav-head .side-box-mask .side-box .box-body .menu-list .menu-item:first-child{border-top:none}.docs-wrap .nav-head .side-box-mask .side-box .box-body .menu-list .menu-item h2{padding:4px 0;line-height:20px;font-size:14px;font-weight:700}.docs-wrap .nav-head .side-box-mask .side-box .box-body .menu-list .menu-item a{padding:4px 0;line-height:24px;font-size:14px;color:#3c3c43c7;text-decoration:none;cursor:pointer}.docs-wrap .nav-head .side-box-mask .side-box .box-body .menu-list .menu-item a:hover{opacity:.8}.docs-wrap .nav-head .side-box-mask .side-box .box-body .menu-list .menu-item .focus{color:#3451b2}.docs-wrap .nav-head .side-box-mask .side-box .box-body .anchor-box{margin-top:20px}.docs-wrap .nav-head .side-box-mask .side-box .box-body .anchor-box a{display:block;width:100%;padding-left:16px;margin:10px 0;font-size:16px;color:#3c3c43c7;border-left:2px solid #fff;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.docs-wrap .nav-head .side-box-mask .side-box .box-body .anchor-box a:hover{color:#3c3c43}.docs-wrap .nav-head .side-box-mask .side-box .box-body .anchor-box .focus{color:#3c3c43;border-color:#3451b2}.docs-wrap .menu{display:flex;flex-direction:column;align-items:flex-end;width:20%;padding-right:30px;min-width:260px;background-color:#f6f6f7}.docs-wrap .menu .title{width:200px;padding-left:10px;line-height:64px;height:64px;font-size:16px;color:#3c3c43;font-weight:700;text-decoration:none}.docs-wrap .menu .menu-list{width:200px;height:calc(100% - 64px);overflow-y:auto}.docs-wrap .menu .menu-list .menu-item{display:flex;flex-direction:column;padding:10px 0;border-top:1px solid #e2e2e3}.docs-wrap .menu .menu-list .menu-item h2{padding:4px 0;line-height:20px;font-size:14px;font-weight:700}.docs-wrap .menu .menu-list .menu-item a{padding:4px 0;line-height:24px;font-size:14px;color:#3c3c43c7;text-decoration:none;cursor:pointer}.docs-wrap .menu .menu-list .menu-item a:hover{opacity:.8}.docs-wrap .menu .menu-list .menu-item .focus{color:#3451b2}.docs-wrap .content{flex:4;padding:60px calc(60px + max(20%,260px)) 120px 60px;height:100%;width:100%;overflow-y:auto}.docs-wrap .content h1{font-size:32px;font-weight:700}.docs-wrap .content h2{margin:48px 0 16px;padding-top:24px;font-size:24px;font-weight:700;border-top:1px solid #e2e2e3}.docs-wrap .content h3{margin-top:32px;font-size:20px;font-weight:700}.docs-wrap .content p{margin:16px 0;font-size:16px;line-height:28px}.docs-wrap .content p :deep(a){color:#3451b2}.docs-wrap .content p :deep(b){font-weight:700}.docs-wrap .content p :deep(b) u{font-weight:700}.docs-wrap .content p :deep(u){text-decoration:underline}.docs-wrap .content hr{margin:16px 0;border:none;border-top:1px solid #e2e2e3}.docs-wrap .content ul{margin:16px 0;padding-left:20px;line-height:24px;font-size:16px}.docs-wrap .content ul li{margin-top:8px}.docs-wrap .content ul li:first-child{margin-top:0}.docs-wrap .content .num_list{list-style-type:decimal}.docs-wrap .content .num_list li{margin:16px 0}.docs-wrap .content .num_list li::marker{font-size:16px}.docs-wrap .content img{display:block;margin:16px 0;width:100%}.docs-wrap .content .code-box{position:relative;margin:16px 0;padding:20px 24px;line-height:24px;font-size:14px;color:#3c3c43c7;background-color:#f6f6f7;border-radius:8px}.docs-wrap .content .code-box pre{overflow-x:auto}.docs-wrap .content .code-box:hover .btn{display:flex}.docs-wrap .content .code-box .btn{position:absolute;right:13px;top:13px;display:none;align-items:center;justify-content:center;width:38px;height:38px;background-color:#fff;border:1px solid #e2e2e3;border-radius:4px;cursor:pointer}.docs-wrap .content .code-box .btn img{width:16px;height:16px}.docs-wrap .content .list-item{padding:0;line-height:24px;font-size:16px;list-style-type:none}.docs-wrap .content table{width:100%;margin:20px 0;border-collapse:collapse}.docs-wrap .content table td,.docs-wrap .content table th{padding:8px 16px;line-height:24px;border:1px solid #d1d5db}.docs-wrap .content table th{font-weight:700;color:#3c3c43c7;text-align:left;background-color:#e5e7eb}.docs-wrap .content table tbody tr:nth-child(odd){background-color:#fff}.docs-wrap .content table tbody tr:nth-child(2n){background-color:#f9fafb}.docs-wrap .content footer{display:flex;justify-content:space-between;-moz-column-gap:4%;column-gap:4%;margin-top:64px;padding-top:24px;border-top:1px solid #e2e2e3}.docs-wrap .content footer a{display:flex;flex-direction:column;width:48%;padding:11px 16px 13px;line-height:20px;font-size:12px;color:#3c3c43c7;text-decoration:none;border:1px solid #e2e2e3;border-radius:8px}.docs-wrap .content footer a:hover{border-color:#3451b2}.docs-wrap .content footer a:nth-child(2){margin-left:auto;align-items:flex-end}.docs-wrap .content footer a span{line-height:20px;font-size:14px;color:#3451b2}.docs-wrap .sidebar{position:fixed;top:0;left:calc(100% - max(20%,260px));height:100%;width:240px;pointer-events:none}.docs-wrap .sidebar .anchor-box{margin-top:60px;border-left:1px solid #e2e2e3;pointer-events:all}.docs-wrap .sidebar .anchor-box .title{padding-left:16px;line-height:28px;font-size:13px;font-weight:700}.docs-wrap .sidebar .anchor-box a{display:block;width:100%;padding-left:16px;margin:5px 0;color:#3c3c43c7;border-left:2px solid #fff;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.docs-wrap .sidebar .anchor-box a:hover{color:#3c3c43}.docs-wrap .sidebar .anchor-box .focus{color:#3c3c43;border-color:#3451b2}@media(orientation:portrait),screen and (max-width:1023px){.container{display:flow-root}.container .nav-head{display:flex}.container .menu{display:none}.container .content{position:fixed;top:60px;height:calc(100% - 60px);padding:10px 2% 50px}.container .sidebar{display:none}}
