:root{--doc-color-primary: rgb(0, 123, 255);--doc-text-color-regular: #191b1f;--doc-text-color-secondary: #555;--doc-text-color-bold: #000;--doc-text-color-gray: #808080;--doc-code-color: #c6303e;--doc-head-text-color: #212433;--doc-link-color: #007bff;--doc-link-hover-bg-color: rgba(0, 76, 252, .1);--doc-main-width: 1180px;--doc-background-color: #fafafa;--doc-border-color: #dcdfe6}*,*:before,*:after{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:#dcdcdc;border-radius:5px;background-clip:content-box;border:1px solid transparent}::-webkit-scrollbar-thumb:hover{background-color:#828282}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-corner{background-color:transparent}html{-webkit-text-size-adjust:100%}body{margin:0;font-size:14px;line-height:24px;color:var(--doc-text-color-regular);font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,MiSans L3,sans-serif}[hidden]{display:none!important}p{margin-top:8px;margin-bottom:8px}pre{margin:8px 0}h1,h2,h3,h4,h5,h6{margin:16px 0;color:var(--doc-head-text-color);font-weight:600;line-height:1.5}h1{font-size:24px}h2{font-size:20px}h3{font-size:16px}ul{margin:0 0 16px;padding-left:16px;list-style:none}ul li{position:relative}ul>li+li{margin-top:4px}ul>li:before{content:"";position:absolute;top:10px;left:-16px;width:4px;height:4px;background-color:#666;border-radius:50%;transition:background-color ease .3s}ol{margin:0 0 16px;padding-left:24px}ol>li+li{margin-top:4px}ol li::marker{color:#666}code:not(.hljs-code){font-family:Consolas,monospace;margin:0 2px;font-size:14px;color:var(--doc-code-color)}iframe{border:none;display:block;width:100%}code-box{display:block;position:relative;margin:10px 0}table{width:100%;table-layout:fixed;border-collapse:collapse}table tbody tr+tr{border-top:1px solid var(--doc-border-color)}table thead tr,table tbody tr:last-child{border-bottom:1px solid var(--doc-border-color)}table td,table th{text-align:left;padding:6px 4px}table tbody tr{transition:background-color ease .15s}table tbody tr:hover{background-color:#d4d4d41a}blockquote{color:var(--doc-text-color-secondary);padding:12px;margin:16px 0;background-color:var(--doc-background-color);border-radius:8px}blockquote>p{margin:0}img{max-width:100%}strong{font-weight:700}em{color:var(--doc-text-color-bold);font-style:normal;font-weight:400}sup{font-weight:400;font-size:12px;-webkit-user-select:none;user-select:none;color:var(--doc-code-color)}pre.hljs{display:block;overflow-x:auto;border-radius:4px;position:relative}.hljs{color:#383a42;background:#fafafa;border:1px solid #eee}.hljs-code{overflow-x:auto;padding:8px 12px;display:block;font-size:14px;line-height:20px;font-family:Consolas,monospace}.hljs-comment,.hljs-quote{color:#a0a1a7;font-style:italic}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#a626a4}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e45649}.hljs-literal{color:#0184bb}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string{color:#50a14f}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#986801}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#4078f2}.hljs-built_in,.hljs-title.class_,.hljs-class .hljs-title{color:#c18401}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}.article a{margin:0 2px}.article a,a.link{line-height:1.5;text-decoration:none;border-bottom:1px solid rgba(0,76,252,.15);transition:border-bottom-color ease .3s,background-color ease .3s}.article a:link,.article a:visited,a.link:link,a.link:visited{color:var(--doc-link-color)}.article a:hover,a.link:hover{text-decoration:none;color:var(--doc-link-color);border-bottom-color:var(--doc-link-color);background-color:var(--doc-link-hover-bg-color)}.article a:not([href]):not([tabindex]):focus,a.link:not([href]):not([tabindex]):focus{outline:0}.article a[href^=http]:after,a.link[href^=http]:after{content:"";display:inline-block;width:14px;height:14px;background-size:100%;background-position:center;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCI+PHBhdGggZD0iTTAgMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIj48L3BhdGg+PHBhdGggZD0iTTkgNXYyaDYuNTlMNCAxOC41OSA1LjQxIDIwIDE3IDguNDFWMTVoMlY1SDl6IiBmaWxsPSIjNjY2Ij48L3BhdGg+PC9zdmc+)}.article{padding:0 36px 20px}.article h1{padding:0;margin:0 0 20px;line-height:24px}.article h2{margin-top:36px;margin-bottom:8px}.article>h2:first-child{margin-top:0}.article h3{margin-bottom:8px}.example-body{padding:8px}.btn{position:relative;line-height:20px;padding:4px 15px;color:var(--doc-text-color-regular);font-size:14px;font-family:inherit;white-space:nowrap;background-color:#f0f0f0;border:1px solid #bdbdbd;outline:none;transition:background-color ease .15s}.btn+.btn{margin-left:8px}.btn:hover{border-color:#0078d7;background-color:#e5f1fb;color:#000}.btn:active{background-color:#cce4f7}.btn:focus{border-color:#0f7fd8}.btn:focus:after{content:"";position:absolute;inset:1px;border:1px dotted #000}.btn:disabled{cursor:not-allowed;opacity:.75;color:#666;border-color:#bdbdbd!important;background-color:#f0f0f0!important}.btn-mini{padding:0 5px}.btn-small{line-height:18px;padding:2px 12px;font-size:13px}.doc-copy-btn{position:absolute;top:4px;right:4px;width:24px;height:24px;border:none;cursor:pointer;padding:0;display:none;z-index:9;border-radius:4px;background-color:transparent;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' height='20' width='20' stroke='rgba(128,128,128,1)' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2M9 5a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2'/%3E%3C/svg%3E");background-size:16px 16px;transition:background-color ease .15s}.doc-copy-btn:hover{background-color:#ebeef0}.doc-copy-btn-active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' height='20' width='20' stroke='rgba(66,184,131,1)' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2M9 5a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2m-6 9 2 2 4-4'/%3E%3C/svg%3E");background-color:#ebeef0}.hljs:hover .doc-copy-btn{display:block}.api-summary{margin:8px 0}.api-summary th:nth-child(1),.api-summary td:nth-child(1){width:24px}.api-summary th:nth-child(2),.api-summary td:nth-child(2){width:240px}.doc-example{--xwindow-guide-bg-color: #fff;position:relative;margin:24px 0;padding:12px;border-radius:4px;border:1px solid transparent;background:linear-gradient(var(--xwindow-guide-bg-color),var(--xwindow-guide-bg-color)) padding-box,linear-gradient(145deg,#42d392,var(--doc-color-primary)) border-box}.doc-example:after{content:"示例";position:absolute;top:4px;right:4px;font-size:12px;color:var(--doc-text-color-gray);line-height:1}.doc-head-anchor{position:relative}.doc-head-anchor:before{content:"#";position:absolute;left:-14px;color:#42b883;font-weight:400}.doc-prop-getter:after{content:"getter";font-weight:400;position:absolute;top:-4px;font-size:10px;margin-left:4px;background-color:#42b883;color:#fff;padding:0 4px;border-radius:4px;line-height:18px}.example-modal{height:100%;display:flex;flex-flow:column nowrap;background-color:#fff}.example-modal-header{display:flex;flex-flow:row nowrap;border-bottom:1px solid #dcdfe6;--xwindow-header-height: 32px}.example-modal-title{flex:1;width:0;padding:6px 10px;line-height:20px;font-size:14px;font-weight:600}.example-modal-menus{display:flex;flex-flow:row nowrap}.example-modal-menus>.xwindow-is-menu:last-child:after{border-radius:0!important}.example-modal-body{padding:10px;flex:1;height:0}.example-modal-footer{display:flex;align-items:center;justify-content:flex-end;border-top:1px solid #dcdfe6;padding:6px 10px}.approval-form{height:100%;display:flex;flex-flow:column nowrap;position:relative}.approval-form textarea{display:flex;height:0;flex:1;padding:8px;outline:none;resize:none;border-radius:2px;border:1px solid #dcdfe6}.approval-form textarea:focus{border:1px solid #409eff}.approval-form-message{font-size:12px;line-height:20px;color:#f56c6c;position:absolute;bottom:0;left:8px}:root{--xwindow-color-primary: #ebeef0;--xwindow-color-danger: #e81123;--xwindow-border-radius: 6px;--xwindow-logo-width: 38px;--xwindow-header-bg-color: var(--xwindow-color-primary);--xwindow-header-color: #333;--xwindow-header-height: 31px;--xwindow-header-font-size: 14px;--xwindow-body-bg-color: #fff;--xwindow-border-color: var(--xwindow-color-primary);--xwindow-border-highlight-color: var(--xwindow-color-primary);--xwindow-box-shadow: 1px 1px 18px rgba(0, 0, 0, .2);--xwindow-mask-bg-color: rgba(0, 0, 0, .15);--xwindow-tabs-border-color: #dadada;--xwindow-tabs-font-size: 13px;--xwindow-tabs-min-width: 72px;--xwindow-tabs-border-radius: 4px 4px 0 0}._1VK7aP6Q{box-sizing:border-box;position:fixed;box-shadow:var(--xwindow-box-shadow);border-radius:var(--xwindow-border-radius)}.xwindow-is-transition ._1VK7aP6Q{transition-property:top,left,width,height;transition-duration:.15s;transition-timing-function:ease-in-out}.NVNs1c77,._6YdNLaat{transition:none}._2CnbRoMJ{top:0!important;left:0!important;width:100vw!important;height:100vh!important;border-radius:0!important}.zA2SqXcr{border-color:var(--xwindow-border-highlight-color)}.zA2SqXcr ._9aEaFNkh,.zA2SqXcr .vZWb6Qkb{background-color:var(--xwindow-header-bg-color);color:var(--xwindow-header-color)}.zA2SqXcr .iLHsNYpe,.zA2SqXcr .N7MFTyEe{color:var(--xwindow-header-color)}.uva6XuQT{position:relative;z-index:8;height:100%}.qoDFBdfs{visibility:hidden;z-index:-9999;opacity:0;pointer-events:none;transition:none}._9aEaFNkh{background-color:#fff;line-height:20px;cursor:default;display:flex;flex-flow:row nowrap;align-items:center;border:1px solid var(--xwindow-border-color);border-bottom:none;border-radius:var(--xwindow-border-radius) var(--xwindow-border-radius) 0 0;font-size:var(--xwindow-header-font-size)}.DBu6bn4U{box-sizing:border-box;font-weight:600;flex:1;width:0;height:var(--xwindow-header-height);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:6px 10px 6px 0;line-height:20px}.UemRcQUk{display:flex;flex-flow:row nowrap;align-items:center}.cVGxhGiz{flex:1;overflow:auto;background-color:var(--xwindow-body-bg-color);border-radius:var(--xwindow-border-radius);border:1px solid var(--xwindow-border-color);border-top:none}.xwidow-is-simplewindow .cVGxhGiz{border-radius:0 0 var(--xwindow-border-radius) var(--xwindow-border-radius)}.wMNZtQy7{background-color:#f5f5f5;height:30px;padding:0 10px;line-height:30px}.iLHsNYpe{position:relative;border:none;padding:0;margin:0;background-color:transparent;outline:none;width:45px;height:var(--xwindow-header-height);text-align:center;border-radius:0;transition:color ease .15s,background-color ease .15s}.iLHsNYpe:after{content:"";position:absolute;inset:0;background-color:#fff;opacity:0;z-index:1;transition:all ease .15s}.iLHsNYpe:hover:after{background-color:#000;opacity:.1}.iLHsNYpe:last-child:hover:after{border-radius:0 var(--xwindow-border-radius) 0 0}.iLHsNYpe:focus{outline:none}.iLHsNYpe svg{display:block;width:14px;height:14px;margin:0 auto;fill:currentColor;position:relative;z-index:2}._2CnbRoMJ .iLHsNYpe:last-child:hover:after{border-radius:0!important}._2CnbRoMJ ._9aEaFNkh{border-radius:0!important;border-top:none!important;border-left:none!important;border-right:none!important}._2CnbRoMJ .cVGxhGiz{border-radius:0!important;border-bottom:none!important;border-left:none!important;border-right:none!important}.fzRsy8Zk:hover{color:#fff}.fzRsy8Zk:hover:after{background-color:var(--xwindow-color-danger);opacity:1}.omADR9yA svg{transform:rotate(-45deg)}.N7MFTyEe{width:var(--xwindow-logo-width);color:var(--xwindow-header-color)}.N7MFTyEe svg{display:block;width:18px;height:18px;margin:0 auto;fill:currentColor}.BNHRemDj{position:absolute;z-index:9;-webkit-user-select:none;user-select:none}.Qe5vFNec,.uznknYWJ{left:1px;right:1px;height:5px;cursor:ns-resize}.Qe5vFNec{top:-5px}.uznknYWJ{bottom:-5px}.DBccUnAy,.V9cjA8EU{top:1px;bottom:1px;width:5px;cursor:ew-resize}.V9cjA8EU{left:-5px}.DBccUnAy{right:-5px}.dWwPKrwA,._63ZYzjpc,.qBuPDFpV,._2G4YhoPB{width:6px;height:6px}.dWwPKrwA{left:-5px;top:-5px;cursor:nwse-resize}._63ZYzjpc{left:-5px;bottom:-5px;cursor:nesw-resize}.qBuPDFpV{right:-5px;top:-5px;cursor:nesw-resize}._2G4YhoPB{right:-5px;bottom:-5px;cursor:nwse-resize}.fuN6xzuM{position:fixed;inset:0;background-color:var(--xwindow-mask-bg-color)}.crvWM9VP{height:100%;display:flex;flex-flow:column nowrap}.crvWM9VP .cVGxhGiz{border-top-left-radius:0;border-top-right-radius:0}.zpqhzNYo{position:relative;border:none;margin:0;background-color:transparent;outline:none;min-width:52px;height:var(--xwindow-header-height);text-align:center;border-radius:0;padding:0 12px;transition:color ease .15s,background-color ease .15s}.zpqhzNYo:after{content:"";position:absolute;inset:0;background-color:#fff;opacity:0;z-index:1;transition:all ease .15s}.zpqhzNYo:hover:after{background-color:#000;opacity:.1}._8AD13SKa{position:absolute;inset:0;z-index:999;background-color:#fff;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}._6KHoWN2k{width:fit-content;font-size:24px;padding-bottom:8px;background:linear-gradient(currentColor 0 0) 0 100%/0% 2px no-repeat;animation:pcaqYgBy 2s linear infinite}._6KHoWN2k:before{content:attr(data-text)}@keyframes pcaqYgBy{to{background-size:100% 2px}}.efQetSTC{height:100%;display:flex;flex-flow:column nowrap}.kuJMFhpr{margin:0 16px 0 4px;font-weight:700;line-height:20px;flex-shrink:0;font-size:var(--xwindow-header-font-size)}.vZWb6Qkb{background-color:#fff;line-height:20px;cursor:default;display:flex;flex-flow:row nowrap;align-items:flex-end;border:1px solid var(--xwindow-border-color);border-bottom-color:var(--xwindow-tabs-border-color);border-radius:var(--xwindow-border-radius) var(--xwindow-border-radius) 0 0}.jE8V5gCe{padding-top:4px;padding-left:10px;display:flex;flex-flow:row nowrap;align-items:center;flex:1;flex-shrink:0;margin-right:8px}.hFkm7TBq{display:flex;flex-flow:row nowrap;height:28px;-webkit-user-select:none;user-select:none;flex:1;width:0;overflow:hidden;margin-bottom:-1px}.ifbvf59W{position:relative;min-width:var(--xwindow-tabs-min-width);height:28px;border-radius:var(--xwindow-tabs-border-radius);text-align:center;line-height:27px;border:1px solid transparent;transition:all ease .12s;box-sizing:border-box;padding:0 8px;transition:background-color ease .15s;font-size:var(--xwindow-tabs-font-size)}.ifbvf59W:not(.rxdUa2oY):hover{background-color:#fff;border-top-color:var(--xwindow-tabs-border-color);border-left-color:var(--xwindow-tabs-border-color);border-right-color:var(--xwindow-tabs-border-color)}.ifbvf59W+.ifbvf59W{margin-left:1px}.ifbvf59W:first-child:before{content:"";position:absolute;left:-1px;top:4px;bottom:4px;border-left:1px solid var(--xwindow-tabs-border-color)}.ifbvf59W.ijgxF5xE{background-color:#fff;border-top-color:var(--xwindow-tabs-border-color);border-left-color:var(--xwindow-tabs-border-color);border-right-color:var(--xwindow-tabs-border-color);border-bottom-color:#fff}.ifbvf59W.rxdUa2oY{cursor:not-allowed;opacity:.75}.efQetSTC .cVGxhGiz{border-top-left-radius:0;border-top-right-radius:0}.ETCBCJiq{width:1em;height:1em;fill:currentColor}._61YMZy1j{position:relative;height:32px}._61YMZy1j:hover .Vp7vDBCL{display:block}.Vp7vDBCL{display:none;position:absolute;right:0;top:100%;background-color:#fff;z-index:19;color:var(--doc-text-color-regular);list-style:none;margin:0;padding:0;width:84px;box-shadow:1px 1px 4px #00000026}.Vp7vDBCL li{padding:6px;line-height:20px;font-size:14px;text-align:left;transition:background-color ease .3s;cursor:pointer;display:flex;flex-flow:row nowrap;justify-content:space-between;color:#000;position:relative}.Vp7vDBCL li strong{font-size:14px;font-weight:400}.Vp7vDBCL li:after{content:"";position:absolute;left:0;top:6px;bottom:6px;width:2px;background-color:transparent}.Vp7vDBCL li.is-dev strong{color:red!important}.Vp7vDBCL li:hover:after{background-color:var(--theme-primary-color)}.Vp7vDBCL li+li{border-top:1px dashed #eee}.LScsH9E3{width:20px;height:20px;box-shadow:1px 1px 2px #00000026}.LLy5Hh4o{position:absolute;top:32px;right:0;z-index:9;width:180px;flex-shrink:0;font-size:12px;margin-right:10px;max-height:calc(100% - 32px);overflow:hidden}.Pg1LN9uc{color:var(--doc-text-color);font-size:12px;margin-bottom:4px;font-weight:700;line-height:20px}.e7bRq8iN{border-left:1px solid #ccc}.SGwcrVgp{padding:0 8px;line-height:20px;white-space:nowrap;color:#3c3c3ccc;position:relative}.JSgMLwcW{color:var(--doc-link-color)}.JSgMLwcW:before{content:"";position:absolute;left:-1px;top:2px;bottom:2px;border-left:1px solid var(--doc-link-color)}.a6FmgeH6{text-decoration:none;border-bottom:1px solid transparent;color:inherit;transition:border-bottom-color ease .15s,background-color ease .15s}.a6FmgeH6:hover{text-decoration:none;color:var(--doc-link-color);border-bottom-color:var(--doc-link-color);background-color:var(--doc-link-hover-bg-color)}.zThpFkAs{padding-left:16px}.seENAL4C{padding:10px 0;height:100%}.hkYbkkRd{padding:10px;height:100%;display:flex;flex-flow:column nowrap}.hkYbkkRd p{margin:0}.w5zFCQ6K{display:flex;flex-flow:row nowrap;margin-bottom:15px}.w5zFCQ6K header{font-weight:700;line-height:28px;width:72px}.sX5kxboZ{width:0;flex:1;display:flex;flex-flow:row wrap}.sX5kxboZ label{height:28px;line-height:28px;display:block;margin-left:20px}.sX5kxboZ label span{display:inline-block;vertical-align:middle}.sX5kxboZ input[type=radio],.sX5kxboZ input[type=checkbox]{margin:0 4px 0 0;vertical-align:middle}.sX5kxboZ input[type=text]{height:28px;line-height:26px;width:150px}.sX5kxboZ button{margin-left:15px!important}.rzbhtsXX{height:0;flex:1;overflow:auto;border:1px solid;font-size:12px;border-radius:1px;padding:2px;line-height:20px}.iiYW1bM2{display:flex;flex-flow:row nowrap}.n51uvKha{flex:1}.n51uvKha+.n51uvKha{margin-left:24px}._3ExukZBW{display:flex;flex-flow:row wrap}._3ExukZBW>p{width:50%}.Tha43i9e{display:flex;align-items:center;justify-content:space-between;padding:8px 0}.WHL44nfs{margin-top:4px;display:flex}.WHL44nfs pre{margin:0;flex:1;width:0;white-space:pre-wrap;word-break:break-all}.UhEqtynQ{margin-top:48px;border-top:1px solid rgba(60,60,60,.12);padding:16px 0;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between}._8H4kkE2c,.xmwtPZf7{font-size:14px;display:flex;align-items:center}.xmwtPZf7{text-align:right}._8H4kkE2c svg,.xmwtPZf7 svg{width:14px;height:14px;fill:currentColor}._1xThm2R8{flex:1}._8H4kkE2c svg{margin-right:4px}.xmwtPZf7 svg{margin-left:4px}:root{--nav-text-secondary-color: #666}.ubySQC1b{display:flex;flex-flow:row nowrap;height:100%}.P6hMGgQV{height:32px}.NU1sTcQN{display:flex;align-items:center}.HEGZZVcR{--xwindow-header-color: #000;position:relative}.HUf9dXrq{position:absolute;right:0;top:0;display:flex;flex-flow:row nowrap;align-items:center}.MuEfUtso{width:320px;background-color:var(--xwindow-color-primary);display:flex;flex-flow:column nowrap;border-radius:var(--xwindow-border-radius) 0 0 var(--xwindow-border-radius)}.MVkp18tx{flex:1;height:0;overflow:auto}.ptFPozoW{position:relative;padding:10px;line-height:20px;transition:background-color ease .25s;cursor:default}.ptFPozoW+.ptFPozoW{margin-top:1px}.ptFPozoW:hover{background-color:#fff}.qi5vptcY{background-color:#fff;font-weight:700}.qi5vptcY:before{content:"";position:absolute;height:20px;width:4px;top:10px;bottom:10px;left:0;background-color:#000}.RbK2JA9w{height:100%;flex:1;width:0;display:flex;flex-flow:column nowrap}.LkGqh2JU .cDwrKtcA{padding-right:190px}.LkGqh2JU .article{max-width:1200px;margin:0 auto}.cDwrKtcA{flex:1;height:0;overflow:auto;position:relative}.vU4PewhR{margin:0;color:var(--nav-text-secondary-color);line-height:19px;padding:10px}.JrvjBP2w{width:30px}.JrvjBP2w svg{display:block;width:18px;height:18px;margin:0 auto}.URcg4sDA{vertical-align:bottom;font-size:16px;margin:0}.URcg4sDA small{font-size:12px;margin-left:4px;font-weight:400;color:var(--nav-text-secondary-color)}.gSyYhX8i{height:100%;display:flex;flex-flow:column nowrap}html,body{overflow:hidden}.xwindow-doc{background-color:#fff}.xwindow-doc .xwindow-body{border:1px solid var(--xwindow-color-primary)}.xwindow-doc .xwindow-body:after{position:absolute;top:0;right:0;border:1px solid}
