.table-wrapper{box-sizing:border-box;width:100%}.table-container{border-radius:8px;width:100%;margin:1rem 0;overflow:hidden;box-shadow:0 2px 8px #0000001a}.table-scroll{max-height:800px;position:relative;overflow-y:auto}.rich-text-table table{border-collapse:collapse;border-spacing:0;width:100%;min-width:640px}.rich-text-table td,.rich-text-table th{text-align:center;vertical-align:middle;border:1px solid;padding:14px 16px}.rich-text-table th{font-weight:600}.rich-text-table tr:first-child,.rich-text-table tr:nth-child(2){z-index:2;position:sticky;top:0}.rich-text-table tr:nth-child(2){top:auto}.rich-text-table td:first-child,.rich-text-table th:first-child{white-space:normal;z-index:1;word-wrap:break-word;word-break:break-word;min-width:200px;max-width:300px;padding:5px;font-weight:600;position:sticky;left:0}.rich-text-table tr:first-child td:first-child,.rich-text-table tr:first-child th:first-child,.rich-text-table tr:nth-child(2) td:first-child,.rich-text-table tr:nth-child(2) th:first-child{z-index:3}.rich-text-table tr:hover td{transition:background-color .2s}@media (max-width:768px){.table-container{border-radius:4px;margin:.5rem 0}.rich-text-table td,.rich-text-table th{padding:10px 8px;font-size:14px}.rich-text-table tr:active td{transition:background-color .1s}.rich-text-table td:first-child,.rich-text-table th:first-child{min-width:100px;max-width:180px}}.light-theme{box-shadow:0 2px 8px #0000001a}.light-theme .rich-text-table table{background-color:#fff}.light-theme .rich-text-table tr:first-child td,.light-theme .rich-text-table tr:first-child th,.light-theme .rich-text-table tr:nth-child(2) td,.light-theme .rich-text-table tr:nth-child(2) th{color:#fff;background-color:#4a86e8}.light-theme .rich-text-table td{color:#334155;border-color:#e2e8f0}.light-theme .rich-text-table tr:nth-child(n+3):nth-child(odd) td{background-color:#fff}.light-theme .rich-text-table tr:nth-child(n+3):nth-child(2n) td{background-color:#c8dfff}.light-theme .rich-text-table td:first-child,.light-theme .rich-text-table th:first-child{background-color:#71b2ff}.light-theme .rich-text-table tr:hover td{background-color:#4a86e8}.light-theme .rich-text-table tr:active td{background-color:#3a86ff}.dark-theme{box-shadow:0 2px 8px #ffffff1a}.dark-theme .rich-text-table table{background-color:#121212}.dark-theme .rich-text-table tr:first-child td,.dark-theme .rich-text-table tr:first-child th,.dark-theme .rich-text-table tr:nth-child(2) td,.dark-theme .rich-text-table tr:nth-child(2) th{color:#fff;background-color:#1a1a1a;border-color:#333}.dark-theme .rich-text-table td{color:#f3f4f6;border-color:#333}.dark-theme .rich-text-table tr:nth-child(n+3):nth-child(2n) td{background-color:#1f1f1f}.dark-theme .rich-text-table tr:nth-child(n+3):nth-child(odd) td{background-color:#27272a}.dark-theme .rich-text-table td:first-child,.dark-theme .rich-text-table th:first-child{background-color:#1e1b4b}.dark-theme .rich-text-table tr:hover td{background-color:#3f3f46}.dark-theme .rich-text-table tr:active td{background-color:#4b5563}.case-card-link[data-v-b19cd2e4]{color:inherit;text-decoration:none;display:block}.product-sub-title[data-v-b19cd2e4]{letter-spacing:0;text-align:center;word-wrap:break-word;background:linear-gradient(#fff 29%,#87a3c8 76%);-webkit-text-fill-color:transparent;text-fill-color:transparent;font-feature-settings:"kern" on;font-variation-settings:"opsz" auto;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-family:Source Han Sans,Noto Sans SC,思源黑体,sans-serif;font-size:max(2rem,min(4vw,3rem));font-weight:700;line-height:96px}[data-v-b19cd2e4]::-webkit-scrollbar{width:6px}[data-v-b19cd2e4]::-webkit-scrollbar-track{background:#2d2d2d}[data-v-b19cd2e4]::-webkit-scrollbar-thumb{background:#555;border-radius:3px}[data-v-b19cd2e4]::-webkit-scrollbar-thumb:hover{background:#777}[data-v-b19cd2e4] .el-image__error{background-color:#333}.el-anchor__item{flex-direction:column;display:flex;overflow:hidden}.el-anchor__link{cursor:pointer;font-size:var(--el-anchor-font-size);line-height:var(--el-anchor-line-height);text-overflow:ellipsis;max-width:100%;transition:color var(--el-transition-duration);white-space:nowrap;outline:none;padding:4px 0;text-decoration:none;overflow:hidden}.el-anchor__link,.el-anchor__link:focus,.el-anchor__link:hover{color:var(--el-anchor-color)}.el-anchor__link.is-active{color:var(--el-anchor-active-color)}.el-anchor .el-anchor__list .el-anchor__item a{display:inline-block}.el-anchor{--el-anchor-bg-color:var(--el-bg-color);--el-anchor-padding-indent:14px;--el-anchor-line-height:22px;--el-anchor-font-size:12px;--el-anchor-color:var(--el-text-color-secondary);--el-anchor-active-color:var(--el-color-primary);--el-anchor-marker-bg-color:var(--el-color-primary);background-color:var(--el-anchor-bg-color);position:relative}.el-anchor__marker{background-color:var(--el-anchor-marker-bg-color);opacity:0;z-index:0;border-radius:4px;position:absolute}.el-anchor.el-anchor--vertical .el-anchor__marker{width:4px;height:14px;transition:top .25s ease-in-out,opacity .25s;top:8px;left:0}.el-anchor.el-anchor--vertical .el-anchor__list{padding-left:var(--el-anchor-padding-indent)}.el-anchor.el-anchor--vertical.el-anchor--underline:before{content:"";background-color:#0505050f;width:2px;height:100%;position:absolute;left:0}.el-anchor.el-anchor--vertical.el-anchor--underline .el-anchor__marker{border-radius:unset;width:2px}.el-anchor.el-anchor--horizontal .el-anchor__marker{width:20px;height:2px;transition:left .25s ease-in-out,opacity .25s,width .25s;bottom:0}.el-anchor.el-anchor--horizontal .el-anchor__list{padding-bottom:4px;display:flex}.el-anchor.el-anchor--horizontal .el-anchor__list .el-anchor__item{padding-left:16px}.el-anchor.el-anchor--horizontal .el-anchor__list .el-anchor__item:first-child{padding-left:0}.el-anchor.el-anchor--horizontal.el-anchor--underline:before{content:"";background-color:#0505050f;width:100%;height:2px;position:absolute;bottom:0}.el-anchor.el-anchor--horizontal.el-anchor--underline .el-anchor__marker{border-radius:unset;height:2px}.el-backtop{--el-backtop-bg-color:var(--el-bg-color-overlay);--el-backtop-text-color:var(--el-color-primary);--el-backtop-hover-bg-color:var(--el-border-color-extra-light);background-color:var(--el-backtop-bg-color);box-shadow:var(--el-box-shadow-lighter);color:var(--el-backtop-text-color);cursor:pointer;z-index:5;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex;position:fixed}.el-backtop:hover{background-color:var(--el-backtop-hover-bg-color)}.el-backtop__icon{font-size:20px}
