*{margin:0}body{background:#eee}

.code-block{border:1px solid #f5f5f5;border-radius:4px;overflow:hidden;box-shadow:0 6px 8px 0 rgba(0,45,154,.08)}.code-block .code-header{padding:0 16px;height:40px;line-height:40px;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between}.code-block .code-header .language-title{color:rgba(89,89,89,.9);font-size:14px}.code-block .code-header .language-title .language-tag{color:#595959;font-family:PingFangSC-Semibold;padding-right:12px;cursor:pointer;font-weight:bold}.code-block .code-header .language-title .language-tag.selected{font-size:16px;color:#0d53ff}.code-block .code-header .language-copy{padding-left:20px;font-size:14px;cursor:pointer}.code-block .language-java span[lineheight=true]{line-height:21px}
.affix-wrapper{z-index:99;position:fixed;right:24px;bottom:84px;width:54px;height:199px}.affix-wrapper .affix{width:100%;height:54px;border-radius:50%;justify-content:center;background-image:linear-gradient(144deg, #eaf3ff 0%, #ffffff 23%, #ffffff 100%);border:1.5px solid #fff;box-shadow:0 20px 40px 0 rgba(0,45,154,.04);display:flex;align-items:center;cursor:pointer}.affix-wrapper .affix img{width:24px;height:24px}.affix-wrapper .affix.hidden{visibility:hidden}.affix-wrapper .affix-contact{margin-top:20px;box-sizing:border-box;background-image:linear-gradient(144deg, #eaf3ff 0%, #ffffff 23%, #ffffff 100%);border:1.56px solid #fff;box-shadow:0 20px 40px 0 rgba(0,45,154,.04);border-radius:100px;width:100%;padding:24px 14px}.affix-wrapper .affix-contact .contact-icon{cursor:pointer}.affix-wrapper .affix-contact .contact-icon img{width:24px;height:24px}.affix-wrapper .affix-contact .split-line{margin:12px 0;width:100%;height:1px;background-color:rgba(0,0,0,.1)}.popover-wrapper .contact-content{padding:4px 12px}.popover-wrapper .contact-content .contact-title{font-family:PingFangSC-Regular;font-size:14px;color:#52565e;font-weight:400;margin-bottom:10px}.popover-wrapper .contact-content .contact-text{font-family:PingFangSC-Semibold;font-size:20px;color:#222;text-align:center;font-weight:600}.popover-wrapper .contact-content .contact-text .contact-copy{cursor:pointer;margin-left:16px;color:#0053ff}.popover-wrapper .contact-content .contact-qrcode{width:120px;height:120px;padding:4px;border-radius:8px;border:1px solid #e5e6e8}.popover-wrapper .contact-content .contact-qrcode img{width:100%;height:100%}.popover-wrapper .contact-content .contact-desc{font-family:PingFangSC-Regular;font-size:14px;color:#52565e;text-align:center;font-weight:400}
.spin-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%}.spin-indicator{margin-top:-54px;border:4px solid rgba(0,0,0,.1);border-top:4px solid #1890ff;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}.spin-small .spin-indicator{width:20px;height:20px;border-width:2px}.spin-large .spin-indicator{width:60px;height:60px;border-width:6px}.spin-tip{margin-top:16px;font-size:14px;color:rgba(0,0,0,.45)}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.mobile-contact{position:fixed;bottom:0;width:100%;z-index:11;height:84px;background-image:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 89%)}.mobile-contact.hidden{display:none}.mobile-contact .contact-wrapper{margin:0 20px;display:flex}.mobile-contact .contact-wrapper .button-telephone{flex:1;display:block;background-image:linear-gradient(97deg, #0658ff 0%, #0399ff 100%);border-radius:10px;height:50px;margin-bottom:10px;text-decoration:none}.mobile-contact .contact-wrapper .button-telephone .button-text{padding-top:4px;font-family:PingFangSC-Semibold;font-size:14px;color:#fff;text-align:left;line-height:22px;font-weight:600;text-align:center}.mobile-contact .contact-wrapper .button-telephone .button-text img{width:20px;margin-right:6px;vertical-align:text-bottom}.mobile-contact .contact-wrapper .button-telephone .button-num{text-align:center;font-family:PingFangSC-Regular;font-size:11px;color:hsla(0,0%,100%,.59);line-height:22px;font-weight:400}.mobile-contact .contact-wrapper .button-contact{width:50px;background:#fff;border:1px solid rgba(45,56,78,.12);border-radius:10px;height:50px;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-right:6px;text-decoration:none}.mobile-contact .contact-wrapper .button-contact img{width:20px}.mobile-contact .contact-wrapper .button-contact .button-text{font-family:PingFangSC-Semibold;font-size:11px;color:#192338;text-align:left;line-height:22px;font-weight:600}
body{background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,"Microsoft Yahei",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.docsWrapper{overflow:hidden;background:#fff;display:flex;flex-direction:column;width:100%;height:100%}.docsWrapper .header{padding:0 40px;width:auto;height:84px;line-height:84px;display:flex;justify-content:space-between}.docsWrapper .header .title-wrapper{display:flex;align-items:center}.docsWrapper .header .title-wrapper .logo{cursor:pointer;margin-right:24px}.docsWrapper .header .title-wrapper .logo img{width:176px;height:48px}.docsWrapper .header .title-wrapper .title{font-family:PingFangSC-Semibold;font-size:24px;color:#222;letter-spacing:0;text-align:center;font-weight:600}.docsWrapper .header .mail .mail-copy{display:none}.docsWrapper .mail{display:flex;align-items:center}.docsWrapper .mail img{width:24px;height:24px;padding-right:8px}.docsWrapper .mail .mail-copy{cursor:pointer;color:#0d53ff;display:inline-block;padding-left:12px}.docsWrapper .divider{width:100%;height:5px;background-image:linear-gradient(180deg, rgba(34, 34, 34, 0.05) 0%, rgba(34, 34, 34, 0) 100%);flex:0 0 5px}.docsWrapper .container{flex:1;display:flex;padding:20px 0;height:100%;overflow:hidden}.docsWrapper .container .menu-wrapper{overflow:auto}.docsWrapper .container .content{padding:20px 32px 20px 52px;flex:1;overflow:auto;height:100%}.docsWrapper .container .content .content-wrapper{padding-bottom:20px}.docsWrapper .container .content ul li{line-height:1.8}.docsWrapper .source-name{margin-top:8vw;font-size:2.93333vw;color:#999}.docsWrapper .space{width:100%;height:24px}.docsWrapper .ant-table-cell{line-height:1.5;color:#444}.docsWrapper h1,.docsWrapper h2,.docsWrapper h3{color:#222;letter-spacing:0;font-weight:400;padding-top:8px;margin-bottom:20px}.docsWrapper h1{font-size:40px}.docsWrapper h2{font-size:32px}.docsWrapper h3{font-size:28px}.docsWrapper p{word-break:break-word;margin-bottom:8px;color:#060f23;font-size:16px;line-height:2;font-weight:400}.docsWrapper .ant-menu-submenu-inline .ant-menu-inline .ant-menu-title-content{font-family:PingFangSC-Regular;font-size:16px;color:rgba(34,34,34,.8);letter-spacing:0;font-weight:400}.docsWrapper .ant-menu-inline{background-color:rgba(0,0,0,0) !important;font-family:PingFangSC-Semibold;font-size:16px;color:#060f23;letter-spacing:.6px;line-height:24px;font-weight:600}.docsWrapper .ant-menu-inline .ant-menu-item{height:48px;line-height:48px;background-color:#fff}.docsWrapper .ant-menu-inline .ant-menu-item:hover{background:#f8f8fa;border-radius:8px}.docsWrapper .ant-menu-inline .ant-menu-item.ant-menu-item-selected{background:rgba(13,83,255,.06) !important;border-radius:8px;color:#060f23}.docsWrapper .dir{display:none}.loading{position:fixed;left:0;top:45%;width:100%;display:flex;justify-content:center;align-items:center;height:8vw;line-height:8vw}.loading-img{width:4vw;height:4vw;background-color:#2828f5;animation:aaa 1s linear infinite;margin-right:2.66667vw}@keyframes aaa{0%{transform:rotateZ(0)}100%{transform:rotateZ(360deg)}}@media(max-width: 808px){.docsWrapper{font-size:14px}.docsWrapper .mobile-contact{height:72px}.docsWrapper .container{padding-bottom:0}.docsWrapper .container .content{padding:0 24px}.docsWrapper .mail-wrapper{background:#fff;box-shadow:0 2px 16px 0 rgba(0,0,0,.1);border-radius:12px;position:absolute;top:54px;right:20px;height:80;padding:16px;box-sizing:border-box;z-index:1}.docsWrapper .mail-wrapper .contact-content{line-height:24px}.docsWrapper .mail-wrapper .contact-content .contact-title{font-family:PingFangSC-Regular;font-size:12px;color:#52565e;font-weight:400}.docsWrapper .mail-wrapper .contact-content .contact-mail{font-family:PingFangSC-Semibold;font-size:14px;color:#222;letter-spacing:0;text-align:center;font-weight:600;margin-right:12px;margin-top:8px}.docsWrapper .mail-wrapper .contact-content .contact-copy{font-family:PingFangSC-Semibold;font-size:14px;color:#0d53ff;letter-spacing:0;text-align:center;font-weight:400}.docsWrapper .header{padding:0 14px;width:auto;height:60px;line-height:60px}.docsWrapper .header .title-wrapper .logo{margin-right:14px}.docsWrapper .header .title-wrapper .logo img{width:116px;height:32px}.docsWrapper .header .title-wrapper .title{font-size:14px}.docsWrapper .header .menu-item{display:flex;align-items:center}.docsWrapper .header .menu-item .mail-icon{width:20px;height:20px;margin-right:36px}.docsWrapper .dir{display:block;position:fixed;right:14px;top:20px}.docsWrapper .dir img{width:20px;height:20px}.docsWrapper .menu-list{z-index:2;width:240px;height:500px;overflow:auto;position:fixed;top:48px;right:14px;background:#fff;border:1px solid rgba(0,0,0,.03);box-shadow:0 0 30px 0 rgba(38,42,57,.06);border-radius:12px;padding:20px 0}.docsWrapper .menu-list .menu-group{padding:0 24px;color:rgba(34,34,34,.6);font-size:14px;height:48px;line-height:48px}.docsWrapper .menu-list .menu-child{padding:0 24px;height:48px;line-height:48px;background-color:#fff;font-size:14px}.docsWrapper .menu-list .menu-child:hover{background:#f8f8fa;border-radius:4px}.docsWrapper .menu-list .menu-child.active{background:rgba(13,83,255,.06) !important;border-radius:4px;color:#060f23}.docsWrapper .ant-table-content table{font-size:14px}.docsWrapper h1{padding-top:8px;font-size:32px}.docsWrapper h2{padding-top:4px;font-size:24px}.docsWrapper h3{padding-top:4px;font-size:20px}.docsWrapper p{font-size:14px;font-weight:400}.docsWrapper .space{height:14px}.docsWrapper pre{font-size:12px;line-height:20px}}
