.header[data-v-de93a263]{height:100px;background:#fff;position:sticky;top:0;z-index:100}.header .container[data-v-de93a263]{width:1200px;height:60px;font-size:14px;font-weight:500}.header .logo[data-v-de93a263]{margin-right:16px;width:109px;height:100%}.header .logo img[data-v-de93a263]{height:28px}.header .menu[data-v-de93a263]{height:100%}.header .menu-item[data-v-de93a263]{height:100%;position:relative}.header .menu-item+.menu-item[data-v-de93a263]{margin-left:16px}.header .menu-item-link[data-v-de93a263]{height:100%;display:flex;align-items:center;padding:0 16px;position:relative;font-size:16px}.header .menu-item-link span[data-v-de93a263]{pointer-events:none;transition:all .1s}.header .menu-item-link.router-link-active span[data-v-de93a263],.header .menu-item:hover>.menu-item-link span[data-v-de93a263]{color:#24ba51}.header .right-box[data-v-de93a263]{height:100%}.header .right-box .btn[data-v-de93a263]{margin-left:16px}.header .right-box .btn .icon[data-v-de93a263]{margin-right:4px;width:16px;height:16px;font-size:16px;font-weight:400}.header .drainage[data-v-de93a263]{height:40px;background:linear-gradient(92deg,#f4f5f6,#f0f4fa)}.header .drainage .drainage-container[data-v-de93a263]{width:1200px;height:100%;font-size:16px;line-height:30px}.header .drainage .drainage-link[data-v-de93a263]:hover{color:#24ba51;text-decoration:underline}@media screen and (max-width: 1200px){body.responsive .header .container[data-v-de93a263]{width:100%;font-size:16px;font-weight:500}body.responsive .header .logo[data-v-de93a263]{margin-right:24px;margin-left:24px;height:100%}body.responsive .header .menu[data-v-de93a263]{display:none;visibility:hidden}body.responsive .header .right-box[data-v-de93a263]{flex:1;text-align:right;justify-content:flex-end}body.responsive .header .right-box .btn[data-v-de93a263]{display:none}body.responsive .header .right-box .mobile-menu-btn[data-v-de93a263]{display:inline-block;margin-right:15px;padding:8px;font-size:0}body.responsive .header .right-box .icon-menu[data-v-de93a263]{width:16px;height:24px;display:flex;border-top:3px solid #121317;border-bottom:3px solid #121317;transform:scaleY(.5);position:relative;transition:transform .3s ease}body.responsive .header .right-box .icon-menu[data-v-de93a263]:before{content:"";width:100%;transform:translateY(-50%);position:absolute;top:50%;left:0;border-bottom:3px solid #121317}body.responsive .header .right-box .icon-menu.active[data-v-de93a263]{transform:rotate(-90deg) scaleX(.15) scaleY(.5)}body.responsive .header .drainage .drainage-container[data-v-de93a263]{width:100%;padding:0 24px;font-size:14px;line-height:24px}body.responsive .header .mobile-menu[data-v-de93a263]{position:fixed;top:100px;max-height:calc(100vh - 100px);overflow-y:auto;left:0;right:0;bottom:0;border-top:1px solid #efefef;background-color:#0003;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}body.responsive .header .mobile-menu .mobile-menu-item-header[data-v-de93a263]{background-color:#fff;padding:0 14px 0 24px;height:40px;line-height:40px;border-bottom:1px solid #efefef;font-weight:400;font-size:14px}body.responsive .header .mobile-menu .mobile-menu-item-header.active[data-v-de93a263]{color:#24ba51}}.copyright[data-v-cfcf50f0]{width:100%;border-top:1px solid #D8D9DC;font-size:14px}.copyright .container[data-v-cfcf50f0]{width:1200px;height:76px;line-height:20px}.copyright .logo img[data-v-cfcf50f0]{display:block;height:28px}.copyright .copyright-text[data-v-cfcf50f0]{margin-left:10px}.copyright .year-and-company[data-v-cfcf50f0],.copyright .copyright-year[data-v-cfcf50f0]{margin-right:6px}.copyright .copyright-link[data-v-cfcf50f0]:hover{color:#24ba51;text-decoration:underline}@media screen and (max-width: 1200px){body.responsive .copyright .container[data-v-cfcf50f0]{padding:10px 24px;width:100%;height:auto;display:block}body.responsive .copyright .copyright-text[data-v-cfcf50f0]{margin:5px 0 0}}a{text-decoration:none;background-color:transparent;color:inherit;-webkit-tap-highlight-color:transparent}html,body{width:100%}body{font-family:Helvetica Neue,Helvetica,-apple-system,BlinkMacSystemFont,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.5;color:#121317;background-color:#fff}#app{width:100%;height:100%;min-width:1400px;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;position:relative}.is-mobile{display:none}@media screen and (max-width: 1200px){body.responsive{overflow-x:hidden;overflow-y:auto}body.responsive #app{min-width:auto}body.responsive .container{width:100%}body.responsive .is-mobile{display:block}body.responsive .is-pc{display:none}}.cy-button[data-v-c8d0e389]{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;text-align:center;cursor:pointer;outline:none;position:relative;transition:all .3s;-webkit-user-select:none;user-select:none;overflow:hidden;border:none;height:40px;padding:0 17px;border-radius:6px;border:1px solid #24BA51;background-color:#24ba51;color:#fff;font-size:16px;font-weight:700}.cy-button.cy-button-small[data-v-c8d0e389]{height:36px;padding:0 15px;font-size:14px}.cy-button.cy-button-large[data-v-c8d0e389]{height:48px;padding:0 23px}.cy-button.cy-button-plain[data-v-c8d0e389]{background:none;color:#24ba51}.cy-button.cy-button-round[data-v-c8d0e389]{border-radius:100px;padding:0 19px}.cy-button.cy-button-round.cy-button-small[data-v-c8d0e389]{padding:0 17px}.cy-button.cy-button-round.cy-button-large[data-v-c8d0e389]{padding:0 27px}.cy-button.cy-button-block[data-v-c8d0e389]{display:flex;width:100%}.cy-button.cy-button-disabled[data-v-c8d0e389]{cursor:not-allowed;opacity:.5}@media screen and (max-width: 1200px){body.responsive .cy-button[data-v-c8d0e389]{height:36px;font-size:14px}body.responsive .cy-button.cy-button-small[data-v-c8d0e389]{height:32px;padding:0 13px;font-weight:500}body.responsive .cy-button.cy-button-large[data-v-c8d0e389]{height:36px;padding:0 15px}body.responsive .cy-button.cy-button-round[data-v-c8d0e389]{padding:0 17px}body.responsive .cy-button.cy-button-round.cy-button-small[data-v-c8d0e389]{padding:0 15px}body.responsive .cy-button.cy-button-round.cy-button-large[data-v-c8d0e389]{padding:0 19px}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track,::-webkit-scrollbar-corner,::-webkit-scrollbar-resizer{background:transparent}::-webkit-scrollbar-thumb{width:50px;height:50px;box-shadow:inset 1px 1px #0000000d;background:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{box-shadow:inset 1px 1px #0000001a;background:#0006}@font-face{font-family:octa-icon;src:url(/assets/iconfont-BJ7v5VPr.woff2?t=1774596104683) format("woff2"),url(/assets/iconfont-DfbQS3cH.woff?t=1774596104683) format("woff"),url(/assets/iconfont-CQOAjdtz.ttf?t=1774596104683) format("truetype")}.octa-icon,[class^=octa-icon-],[class*=" octa-icon-"]{font-family:octa-icon,sans-serif!important;font-size:16px;font-style:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.octa-icon-list:before{content:""}.octa-icon-card:before{content:""}.octa-icon-enterprise:before{content:""}.octa-icon-open:before{content:""}.octa-icon-control:before{content:""}.octa-icon-video:before{content:""}.octa-icon-arrow:before{content:""}.octa-icon-bell:before{content:""}.octa-icon-like:before{content:""}.octa-icon-topology:before{content:""}.octa-icon-intelligence:before{content:""}.octa-icon-local:before{content:""}.octa-icon-safe:before{content:""}.octa-icon-discord:before{content:""}.octa-icon-download:before{content:""}.octa-icon-linux:before{content:""}.octa-icon-wechat:before{content:""}.octa-icon-cap:before{content:""}.octa-icon-plane:before{content:""}.octa-icon-copy:before{content:""}.octa-icon-combat:before{content:""}.octa-icon-github:before{content:""}.octa-icon-macos:before{content:""}.octa-icon-windows:before{content:""}.octa-icon-document:before{content:""}.octa-icon-grass:before{content:""}.lh-1{line-height:1}.lh-1_5{line-height:1.5}.fw-100{font-weight:100}.fw-200{font-weight:200}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}.fw-normal{font-weight:400}.fw-bold{font-weight:700}.m-lr-auto{margin-left:auto;margin-right:auto}.ta-l{text-align:left}.ta-c{text-align:center}.ta-r{text-align:right}.va-t{vertical-align:top}.va-m{vertical-align:middle}.va-s{vertical-align:sub}.wb-ba{word-break:break-all}.wb-bw{word-break:break-word}.ws-bs{white-space:break-spaces}.ws-nowrap{white-space:nowrap}.ws-normal{white-space:normal}.ti-2{text-indent:2em}.us-n{-webkit-user-select:none;user-select:none}.oh{overflow:hidden}.pe-n{pointer-events:none}.fl{float:left}.fr{float:right}.clear:after{display:table;content:"";clear:both}.cd{cursor:default}.ca{cursor:auto}.cp{cursor:pointer}.cm{cursor:move}.cna{cursor:not-allowed}.pos-r{position:relative}.pos-a{position:absolute}.z0{z-index:0}.z1{z-index:1}.z_1{z-index:-1}.db{display:block}.dn{display:none}.dib{display:inline-block}.dif{display:inline-flex}.df,.flex-h{display:flex}.flex-v{display:flex;flex-direction:column}.ai-c{align-items:center}.ai-fe{align-items:flex-end}.jc-c{justify-content:center}.jc-sb{justify-content:space-between}.jc-sa{justify-content:space-around}.flex-0{flex:0 1 auto}.flex-1{flex:1}.flex-none{flex:none}.trans{transition:all .3s}.ell{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ell2{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;word-break:break-all;overflow:hidden}.ell3{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3;word-break:break-all;overflow:hidden}.icon-vm{margin-top:-4px;margin-bottom:-2px;display:inline-block;vertical-align:middle}.c-primary{color:#121317}.c-regular{color:#45474a}.c-secondary{color:#777a7e}.c-white{color:#fff}.c-green{color:#24ba51}.c-red{color:#e12828}.bg-grey{background:#f7f9fb}.bg-white{background:#fff}.bg-green{background:#24ba51}.box-shadow{box-shadow:0 10px 30px #a8adb63d}
