.Page{min-width:1024px}.helpSearch{width:600px;height:48px;border-radius:100px;background:var(--background-system-frame-floatpanel,#fff);box-shadow:0 0 2px 0 rgba(0,0,0,.04),0 2px 8px 0 rgba(0,0,0,.06);padding:0 5px 0 20px;display:flex;align-items:center;justify-content:space-between;position:relative;border:1px solid transparent;transition:border .3s ease-in-out;margin:0 auto}.helpSearch.focused{border:1px solid var(--stroke-system-selected,#38f)}.helpSearch .input{height:22px;flex:1;border:none;outline:none;background:transparent;color:var(--content-web-primary,#17181a);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;margin-left:8px;margin-right:8px}.helpSearch .input::placeholder{color:var(--content-system-tertiary)}.helpSearch .btn{padding:8px 20px;border-radius:100px;background:var(--background-system-selected,#e5f2ff);color:var(--content-system-link,#38f);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px;border:none;outline:none;cursor:pointer}.helpSearch .btn:hover{opacity:.8}.helpSearch .panel{position:absolute;top:100%;left:0;width:100%;margin-top:8px;opacity:0;transform:scale(.95);transition:opacity .15s ease-in-out,transform .15s ease-in-out;padding:12px 0;flex-direction:column;display:flex;border-radius:12px;border:1px solid var(--stroke-web-panel-border,hsla(0,0%,100%,.01));background:var(--background-system-frame-floatpanel,#fff);box-shadow:0 0 2px 0 rgba(0,0,0,.08),0 6px 24px 0 rgba(0,0,0,.06);max-height:416px}.helpSearch .panel.visible{opacity:1;transform:scale(1);z-index:100}.helpSearch .panel.hidden{opacity:0;transform:scale(.95);z-index:-1;pointer-events:none}.helpSearch .panel-item{height:34px;padding:0 20px;cursor:pointer;display:flex;align-items:center;margin-top:6px;color:var(--content-system-primary,#1c1d1f);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600}.helpSearch .panel-item:hover{background-color:var(--background-btn-hover,rgba(0,31,92,.06))}.helpSearch .panel-item:first-child{margin-top:0}.helpSearch .panel-history-header{display:flex;align-items:center;padding:0 20px;justify-content:space-between}.helpSearch .panel-history-title{color:var(--content-system-tertiary,#939599);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;cursor:pointer}.helpSearch .panel-history-clear{color:var(--content-system-link,#38f);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;cursor:pointer}.helpSearch .panel-history-list{position:relative}.helpSearch .panel-history-item{display:block;color:var(--content-system-primary,#1c1d1f);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;margin-top:6px;cursor:pointer;height:32px;line-height:32px;display:flex;padding:0 20px;align-items:center}.helpSearch .panel-history-item:hover{background-color:var(--background-btn-hover,rgba(0,31,92,.06))}.helpSearch .panel-history-item-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.helpSearch .panel-empty{display:flex;align-items:center;justify-content:center;height:300px;flex-direction:column}.helpSearch .panel-empty-text{color:var(--content-system-quinary,#abadb2);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin-top:8px}.article{margin-top:40px}.article .article-item{padding:40px;border-radius:16px;background:var(--background-system-frame-floatpanel,#fff)}.article .article-item-header{display:flex;justify-content:space-between;align-items:center;color:var(--content-system-primary,#1c1d1f);font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:500}.article .article-item-content{display:flex;flex-wrap:wrap;margin-top:32px}.article .article-item-content .child-item-title{display:flex;align-items:center;justify-content:space-between}.article .article-item-content .child-item-title-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--content-system-primary,#1c1d1f);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;flex:1}.article .article-item-content .child-item-more{color:var(--content-system-tertiary,#939599);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;cursor:pointer;display:flex;align-items:center}.article .article-item-content .child-item-more:hover{color:var(--content-web-secondary,rgba(23,24,26,.65))}.article .article-item-content .child-item-content{margin-top:20px;color:var(--content-system-primary,#1c1d1f);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;cursor:pointer;display:flex;align-items:center}.article .article-item-content .child-item-content:hover{color:var(--content-system-link-hover,#66a8ff)}.article .article-item-content .child-item-content:hover .icon-FileBold{transition:color .3s;color:var(--content-system-link-hover,#66a8ff)}.article .article-item+.article-item{margin-top:20px}.helpHome{background-image:url(https://pc.meitudata.com/x-design/_next/static/media/bg-light.8a784763.png);background-size:100% auto;background-position:0 0;background-repeat:no-repeat;min-height:100vh;background-color:#f8f9fc}.helpHome .Frame.header{border-bottom:1px solid var(--stroke-system-border-overlay,rgba(0,0,0,.08))}.helpHome .Frame.header .header-content{height:54px;padding:0 16px}.helpHome .Frame.header .xdesign-logo-module__line{border-color:var(--stroke-system-separator,rgba(0,0,0,.08))}.helpHome .helpContent{width:calc(100% - 400px);padding:24px 0;margin:0 auto}.helpHome .helpContent .title{color:var(--content-system-primary,#1c1d1f);text-align:center;font-family:PingFang SC;font-size:32px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:24px}.helpHome .helpContent .search{margin:0 auto}.dark .helpHome{background-image:url(https://pc.meitudata.com/x-design/_next/static/media/bg-dark.84f06c0e.png);background-color:#0b0b0b}@media (min-width:1752px){.helpContent{width:1352px}}