@charset "UTF-8";:root{--el-color-white: #ffffff;--el-color-black: #000000;--el-color-primary-rgb: 68, 191, 191;--el-color-success-rgb: 103, 194, 58;--el-color-warning-rgb: 230, 162, 60;--el-color-danger-rgb: 245, 108, 108;--el-color-error-rgb: 245, 108, 108;--el-color-info-rgb: 144, 147, 153;--el-font-size-extra-large: 20px;--el-font-size-large: 18px;--el-font-size-medium: 16px;--el-font-size-base: 14px;--el-font-size-small: 13px;--el-font-size-extra-small: 12px;--el-font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;--el-font-weight-primary: 500;--el-font-line-height-primary: 24px;--el-index-normal: 1;--el-index-top: 1000;--el-index-popper: 2000;--el-border-radius-base: 4px;--el-border-radius-small: 2px;--el-border-radius-round: 20px;--el-border-radius-circle: 100%;--el-transition-duration: .3s;--el-transition-duration-fast: .2s;--el-transition-function-ease-in-out-bezier: cubic-bezier(.645, .045, .355, 1);--el-transition-function-fast-bezier: cubic-bezier(.23, 1, .32, 1);--el-transition-all: all var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier);--el-transition-fade: opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-md-fade: transform var(--el-transition-duration) var(--el-transition-function-fast-bezier), opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-fade-linear: opacity var(--el-transition-duration-fast) linear;--el-transition-border: border-color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-box-shadow: box-shadow var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-color: color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-component-size-large: 40px;--el-component-size: 32px;--el-component-size-small: 24px}:root{color-scheme:light;--el-color-primary: #44bfbf;--el-color-primary-light-3: rgb(124, 210, 210);--el-color-primary-light-5: rgb(162, 223, 223);--el-color-primary-light-7: rgb(199, 236, 236);--el-color-primary-light-8: rgb(218, 242, 242);--el-color-primary-light-9: rgb(236, 249, 249);--el-color-primary-dark-2: rgb(54, 153, 153);--el-color-success: #67c23a;--el-color-success-light-3: rgb(149, 212, 117);--el-color-success-light-5: rgb(179, 225, 157);--el-color-success-light-7: rgb(209, 237, 196);--el-color-success-light-8: rgb(225, 243, 216);--el-color-success-light-9: rgb(240, 249, 235);--el-color-success-dark-2: rgb(82, 155, 46);--el-color-warning: #e6a23c;--el-color-warning-light-3: rgb(238, 190, 119);--el-color-warning-light-5: rgb(243, 209, 158);--el-color-warning-light-7: rgb(248, 227, 197);--el-color-warning-light-8: rgb(250, 236, 216);--el-color-warning-light-9: rgb(253, 246, 236);--el-color-warning-dark-2: rgb(184, 130, 48);--el-color-danger: #f56c6c;--el-color-danger-light-3: rgb(248, 152, 152);--el-color-danger-light-5: rgb(250, 182, 182);--el-color-danger-light-7: rgb(252, 211, 211);--el-color-danger-light-8: rgb(253, 226, 226);--el-color-danger-light-9: rgb(254, 240, 240);--el-color-danger-dark-2: rgb(196, 86, 86);--el-color-error: #f56c6c;--el-color-error-light-3: rgb(248, 152, 152);--el-color-error-light-5: rgb(250, 182, 182);--el-color-error-light-7: rgb(252, 211, 211);--el-color-error-light-8: rgb(253, 226, 226);--el-color-error-light-9: rgb(254, 240, 240);--el-color-error-dark-2: rgb(196, 86, 86);--el-color-info: #909399;--el-color-info-light-3: rgb(177, 179, 184);--el-color-info-light-5: rgb(200, 201, 204);--el-color-info-light-7: rgb(222, 223, 224);--el-color-info-light-8: rgb(233, 233, 235);--el-color-info-light-9: rgb(244, 244, 245);--el-color-info-dark-2: rgb(115, 118, 122);--el-bg-color: transparent;--el-bg-color-page: #f2f3f5;--el-bg-color-overlay: rgba(10, 16, 28, .4);--el-text-color-primary: rgba(255, 255, 255, .85);--el-text-color-regular: rgba(255, 255, 255, .75);--el-text-color-secondary: rgba(255, 255, 255, .65);--el-text-color-placeholder: #a8abb2;--el-text-color-disabled: #c0c4cc;--el-border-color: #58d7fe;--el-border-color-light: #e4e7ed;--el-border-color-lighter: rgba(255, 255, 255, .1);--el-border-color-extra-light: #f2f6fc;--el-border-color-dark: #d4d7de;--el-border-color-darker: #cdd0d6;--el-fill-color: rgba(21, 154, 255, .2);--el-fill-color-light: rgba(21, 154, 255, .1);--el-fill-color-lighter: #fafafa;--el-fill-color-extra-light: #fafcff;--el-fill-color-dark: #ebedf0;--el-fill-color-darker: #e6e8eb;--el-fill-color-blank: transparent;--el-box-shadow: 0px 12px 32px 4px rgba(0, 0, 0, .04), 0px 8px 20px rgba(0, 0, 0, .08);--el-box-shadow-light: 0px 0px 12px rgba(0, 0, 0, .12);--el-box-shadow-lighter: 0px 0px 6px rgba(0, 0, 0, .12);--el-box-shadow-dark: 0px 16px 48px 16px rgba(0, 0, 0, .08), 0px 12px 32px rgba(0, 0, 0, .12), 0px 8px 16px -8px rgba(0, 0, 0, .16);--el-disabled-bg-color: var(--el-fill-color-light);--el-disabled-text-color: var(--el-text-color-placeholder);--el-disabled-border-color: var(--el-border-color-light);--el-overlay-color: rgba(0, 0, 0, .8);--el-overlay-color-light: rgba(0, 0, 0, .7);--el-overlay-color-lighter: rgba(0, 0, 0, .5);--el-mask-color: rgba(0, 0, 0, .3);--el-mask-color-extra-light: rgba(255, 255, 255, .3);--el-border-width: 1px;--el-border-style: solid;--el-border-color-hover: var(--el-text-color-disabled);--el-border: var(--el-border-width) var(--el-border-style) var(--el-border-color);--el-svg-monochrome-grey: var(--el-border-color)}.fade-in-linear-enter-active,.fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.fade-in-linear-enter-from,.fade-in-linear-leave-to{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.el-fade-in-linear-enter-from,.el-fade-in-linear-leave-to{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-fade-in-enter-from,.el-fade-in-leave-active{opacity:0}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter-from,.el-zoom-in-center-leave-active{opacity:0;transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;transform:scaleY(1);transition:var(--el-transition-md-fade);transform-origin:center top}.el-zoom-in-top-enter-active[data-popper-placement^=top],.el-zoom-in-top-leave-active[data-popper-placement^=top]{transform-origin:center bottom}.el-zoom-in-top-enter-from,.el-zoom-in-top-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;transform:scaleY(1);transition:var(--el-transition-md-fade);transform-origin:center bottom}.el-zoom-in-bottom-enter-from,.el-zoom-in-bottom-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;transform:scale(1);transition:var(--el-transition-md-fade);transform-origin:top left}.el-zoom-in-left-enter-from,.el-zoom-in-left-leave-active{opacity:0;transform:scale(.45)}.collapse-transition{transition:var(--el-transition-duration) height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.el-collapse-transition-leave-active,.el-collapse-transition-enter-active{transition:var(--el-transition-duration) max-height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.horizontal-collapse-transition{transition:var(--el-transition-duration) width ease-in-out,var(--el-transition-duration) padding-left ease-in-out,var(--el-transition-duration) padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{transition:all 1s}.el-list-enter-from,.el-list-leave-to{opacity:0;transform:translateY(-30px)}.el-list-leave-active{position:absolute!important}.el-opacity-transition{transition:opacity var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.el-icon{--color: inherit;height:1em;width:1em;line-height:1em;display:inline-flex;justify-content:center;align-items:center;position:relative;fill:currentColor;color:var(--color);font-size:inherit}.el-icon.is-loading{animation:rotating 2s linear infinite}.el-icon svg{height:1em;width:1em}html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%}*,*:before,*:after{box-sizing:border-box}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hl-drawer.btt[data-v-19791b4f],.hl-drawer.ttb[data-v-19791b4f],.hl-drawer__container[data-v-19791b4f]{left:0;right:0;width:100%}@-webkit-keyframes hl-drawer-fade-in-19791b4f{0%{opacity:0}to{opacity:1}}@keyframes hl-drawer-fade-in-19791b4f{0%{opacity:0}to{opacity:1}}@-webkit-keyframes rtl-drawer-in-19791b4f{0%{-webkit-transform:translate(100%,0);transform:translate(100%)}to{-webkit-transform:translate(0,0);transform:translate(0)}}@keyframes rtl-drawer-in-19791b4f{0%{-webkit-transform:translate(100%,0);transform:translate(100%)}to{-webkit-transform:translate(0,0);transform:translate(0)}}@-webkit-keyframes rtl-drawer-out-19791b4f{0%{-webkit-transform:translate(0,0);transform:translate(0)}to{-webkit-transform:translate(100%,0);transform:translate(100%)}}@keyframes rtl-drawer-out-19791b4f{0%{-webkit-transform:translate(0,0);transform:translate(0)}to{-webkit-transform:translate(100%,0);transform:translate(100%)}}@-webkit-keyframes ltr-drawer-in-19791b4f{0%{-webkit-transform:translate(-100%,0);transform:translate(-100%)}to{-webkit-transform:translate(0,0);transform:translate(0)}}@keyframes ltr-drawer-in-19791b4f{0%{-webkit-transform:translate(-100%,0);transform:translate(-100%)}to{-webkit-transform:translate(0,0);transform:translate(0)}}@-webkit-keyframes ltr-drawer-out-19791b4f{0%{-webkit-transform:translate(0,0);transform:translate(0)}to{-webkit-transform:translate(-100%,0);transform:translate(-100%)}}@keyframes ltr-drawer-out-19791b4f{0%{-webkit-transform:translate(0,0);transform:translate(0)}to{-webkit-transform:translate(-100%,0);transform:translate(-100%)}}@-webkit-keyframes ttb-drawer-in-19791b4f{0%{-webkit-transform:translate(0,-100%);transform:translateY(-100%)}to{-webkit-transform:translate(0,0);transform:translate(0)}}@keyframes ttb-drawer-in-19791b4f{0%{-webkit-transform:translate(0,-100%);transform:translateY(-100%)}to{-webkit-transform:translate(0,0);transform:translate(0)}}@-webkit-keyframes ttb-drawer-out-19791b4f{0%{-webkit-transform:translate(0,0);transform:translate(0)}to{-webkit-transform:translate(0,-100%);transform:translateY(-100%)}}@keyframes ttb-drawer-out-19791b4f{0%{-webkit-transform:translate(0,0);transform:translate(0)}to{-webkit-transform:translate(0,-100%);transform:translateY(-100%)}}@-webkit-keyframes btt-drawer-in-19791b4f{0%{-webkit-transform:translate(0,100%);transform:translateY(100%)}to{-webkit-transform:translate(0,0);transform:translate(0)}}@keyframes btt-drawer-in-19791b4f{0%{-webkit-transform:translate(0,100%);transform:translateY(100%)}to{-webkit-transform:translate(0,0);transform:translate(0)}}@-webkit-keyframes btt-drawer-out-19791b4f{0%{-webkit-transform:translate(0,0);transform:translate(0)}to{-webkit-transform:translate(0,100%);transform:translateY(100%)}}@keyframes btt-drawer-out-19791b4f{0%{-webkit-transform:translate(0,0);transform:translate(0)}to{-webkit-transform:translate(0,100%);transform:translateY(100%)}}.hl-drawer[data-v-19791b4f]{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;overflow:hidden;outline:0}.hl-drawer.rtl[data-v-19791b4f]{-webkit-animation:rtl-drawer-out-19791b4f .3s;animation:rtl-drawer-out-19791b4f .3s;right:0}.hl-drawer__open .hl-drawer.rtl[data-v-19791b4f]{-webkit-animation:rtl-drawer-in-19791b4f .3s 1ms;animation:rtl-drawer-in-19791b4f .3s 1ms}.hl-drawer.ltr[data-v-19791b4f]{-webkit-animation:ltr-drawer-out-19791b4f .3s;animation:ltr-drawer-out-19791b4f .3s;left:0}.hl-drawer__open .hl-drawer.ltr[data-v-19791b4f]{-webkit-animation:ltr-drawer-in-19791b4f .3s 1ms;animation:ltr-drawer-in-19791b4f .3s 1ms}.hl-drawer.ttb[data-v-19791b4f]{-webkit-animation:ttb-drawer-out-19791b4f .3s;animation:ttb-drawer-out-19791b4f .3s;top:0}.hl-drawer__open .hl-drawer.ttb[data-v-19791b4f]{-webkit-animation:ttb-drawer-in-19791b4f .3s 1ms;animation:ttb-drawer-in-19791b4f .3s 1ms}.hl-drawer.btt[data-v-19791b4f]{-webkit-animation:btt-drawer-out-19791b4f .3s;animation:btt-drawer-out-19791b4f .3s;bottom:0}.hl-drawer__open .hl-drawer.btt[data-v-19791b4f]{-webkit-animation:btt-drawer-in-19791b4f .3s 1ms;animation:btt-drawer-in-19791b4f .3s 1ms}.hl-drawer__wrapper[data-v-19791b4f]{position:fixed;inset:0;overflow:hidden;margin:0}.hl-drawer__header[data-v-19791b4f]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#72767b;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px;padding:20px 20px 0}.hl-drawer__header[data-v-19791b4f]>:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.hl-drawer__title[data-v-19791b4f]{margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:inherit;font-size:1rem}.hl-drawer__close-btn[data-v-19791b4f]{border:none;cursor:pointer;font-size:20px;color:inherit;background-color:transparent}.hl-drawer__body[data-v-19791b4f]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;height:100%;padding:12px;background:#0a101c66;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transform:translateZ(0);display:flex;flex-direction:column;border:1px solid rgba(108,128,151,.5);border-radius:8px}.hl-drawer__body[data-v-19791b4f]>*{-webkit-box-sizing:border-box;box-sizing:border-box}.hl-drawer.ltr[data-v-19791b4f],.hl-drawer.rtl[data-v-19791b4f]{height:100%;top:0;bottom:0}.hl-drawer__container[data-v-19791b4f]{position:relative;top:0;bottom:0;height:100%}.hl-drawer-fade-enter-active[data-v-19791b4f]{-webkit-animation:hl-drawer-fade-in-19791b4f .3s;animation:hl-drawer-fade-in-19791b4f .3s}.hl-drawer-fade-leave-active[data-v-19791b4f]{animation:hl-drawer-fade-in-19791b4f .3s reverse}.box-header[data-v-c179f926]{position:relative;display:flex;align-items:center;height:38px;letter-spacing:2px;background:url(/nrbms/assets/title_bg.2au1cf8U.png) no-repeat;background-size:100% 100%}.box-header .dot[data-v-c179f926]{margin:0 10px;font-size:20px;cursor:default}.box-header .title[data-v-c179f926]{margin-bottom:0;padding-right:30px;display:flex;align-items:center}.box-header .title span[data-v-c179f926]{line-height:1}.box-header .title span[data-v-c179f926]:first-child{color:#fff;font-size:16px;font-weight:700;text-shadow:0px 0px 9px #159aff}.box-header .title .sub-title[data-v-c179f926]{font-size:12px;color:#ffffffd9}.box-header .open[data-v-c179f926],.box-header .close[data-v-c179f926]{position:absolute;top:0;right:0;width:22px;height:22px;font-size:22px;color:#ff7734}.box-header .open[data-v-c179f926]:hover,.box-header .close[data-v-c179f926]:hover{background-color:#ff773466}.box-content[data-v-c179f926]{width:100%;height:100%;padding:10px 0;overflow:hidden;position:relative}.box-footer[data-v-c179f926]{position:relative;height:5px;border-top:1px dashed rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.1)}.box-footer[data-v-c179f926]:after,.box-footer[data-v-c179f926]:before{content:"";position:absolute;top:-1px;width:17px;border:1px solid #ffffff;box-shadow:0 0 4px 2px #0086ff80}.box-footer[data-v-c179f926]:after{left:0}.box-footer[data-v-c179f926]:before{right:0}.svg-icon[data-v-3ab4af84]{width:20px;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:top}.el-pagination{--el-pagination-font-size: 14px;--el-pagination-bg-color: var(--el-fill-color-blank);--el-pagination-text-color: var(--el-text-color-primary);--el-pagination-border-radius: 2px;--el-pagination-button-color: var(--el-text-color-primary);--el-pagination-button-width: 32px;--el-pagination-button-height: 32px;--el-pagination-button-disabled-color: var(--el-text-color-placeholder);--el-pagination-button-disabled-bg-color: var(--el-fill-color-blank);--el-pagination-button-bg-color: var(--el-fill-color);--el-pagination-hover-color: var(--el-color-primary);--el-pagination-font-size-small: 12px;--el-pagination-button-width-small: 24px;--el-pagination-button-height-small: 24px;--el-pagination-button-width-large: 40px;--el-pagination-button-height-large: 40px;--el-pagination-item-gap: 16px;white-space:nowrap;color:var(--el-pagination-text-color);font-size:var(--el-pagination-font-size);font-weight:400;display:flex;align-items:center}.el-pagination .el-input__inner{text-align:center;-moz-appearance:textfield}.el-pagination .el-select{width:128px}.el-pagination .btn-prev,.el-pagination .btn-next{display:flex;justify-content:center;align-items:center;font-size:var(--el-pagination-font-size);min-width:var(--el-pagination-button-width);height:var(--el-pagination-button-height);line-height:var(--el-pagination-button-height);color:var(--el-pagination-button-color);background:var(--el-pagination-bg-color);padding:0 4px;border:none;border-radius:var(--el-pagination-border-radius);cursor:pointer;text-align:center;box-sizing:border-box}.el-pagination .btn-prev *,.el-pagination .btn-next *{pointer-events:none}.el-pagination .btn-prev:focus,.el-pagination .btn-next:focus{outline:none}.el-pagination .btn-prev:hover,.el-pagination .btn-next:hover{color:var(--el-pagination-hover-color)}.el-pagination .btn-prev.is-active,.el-pagination .btn-next.is-active{color:var(--el-pagination-hover-color);cursor:default;font-weight:700}.el-pagination .btn-prev.is-active.is-disabled,.el-pagination .btn-next.is-active.is-disabled{font-weight:700;color:var(--el-text-color-secondary)}.el-pagination .btn-prev:disabled,.el-pagination .btn-prev.is-disabled,.el-pagination .btn-next:disabled,.el-pagination .btn-next.is-disabled{color:var(--el-pagination-button-disabled-color);background-color:var(--el-pagination-button-disabled-bg-color);cursor:not-allowed}.el-pagination .btn-prev:focus-visible,.el-pagination .btn-next:focus-visible{outline:1px solid var(--el-pagination-hover-color);outline-offset:-1px}.el-pagination .btn-prev .el-icon,.el-pagination .btn-next .el-icon{display:block;font-size:12px;font-weight:700;width:inherit}.el-pagination>*.is-first{margin-left:0!important}.el-pagination>*.is-last{margin-right:0!important}.el-pagination .btn-prev{margin-left:var(--el-pagination-item-gap)}.el-pagination__sizes,.el-pagination__total{margin-left:var(--el-pagination-item-gap);font-weight:400;color:var(--el-text-color-regular)}.el-pagination__total[disabled=true]{color:var(--el-text-color-placeholder)}.el-pagination__jump{display:flex;align-items:center;margin-left:var(--el-pagination-item-gap);font-weight:400;color:var(--el-text-color-regular)}.el-pagination__jump[disabled=true]{color:var(--el-text-color-placeholder)}.el-pagination__goto{margin-right:8px}.el-pagination__editor{text-align:center;box-sizing:border-box}.el-pagination__editor.el-input{width:56px}.el-pagination__editor .el-input__inner::-webkit-inner-spin-button,.el-pagination__editor .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-pagination__classifier{margin-left:8px}.el-pagination__rightwrapper{flex:1;display:flex;align-items:center;justify-content:flex-end}.el-pagination.is-background .btn-prev,.el-pagination.is-background .btn-next,.el-pagination.is-background .el-pager li{margin:0 4px;background-color:var(--el-pagination-button-bg-color)}.el-pagination.is-background .btn-prev.is-active,.el-pagination.is-background .btn-next.is-active,.el-pagination.is-background .el-pager li.is-active{background-color:var(--el-color-primary);color:var(--el-color-white)}.el-pagination.is-background .btn-prev:disabled,.el-pagination.is-background .btn-prev.is-disabled,.el-pagination.is-background .btn-next:disabled,.el-pagination.is-background .btn-next.is-disabled,.el-pagination.is-background .el-pager li:disabled,.el-pagination.is-background .el-pager li.is-disabled{color:var(--el-text-color-placeholder);background-color:var(--el-disabled-bg-color)}.el-pagination.is-background .btn-prev:disabled.is-active,.el-pagination.is-background .btn-prev.is-disabled.is-active,.el-pagination.is-background .btn-next:disabled.is-active,.el-pagination.is-background .btn-next.is-disabled.is-active,.el-pagination.is-background .el-pager li:disabled.is-active,.el-pagination.is-background .el-pager li.is-disabled.is-active{color:var(--el-text-color-secondary);background-color:var(--el-fill-color-dark)}.el-pagination.is-background .btn-prev{margin-left:var(--el-pagination-item-gap)}.el-pagination--small .btn-prev,.el-pagination--small .btn-next,.el-pagination--small .el-pager li{height:var(--el-pagination-button-height-small);line-height:var(--el-pagination-button-height-small);font-size:var(--el-pagination-font-size-small);min-width:var(--el-pagination-button-width-small)}.el-pagination--small span:not([class*=suffix]),.el-pagination--small button{font-size:var(--el-pagination-font-size-small)}.el-pagination--small .el-select{width:100px}.el-pagination--large .btn-prev,.el-pagination--large .btn-next,.el-pagination--large .el-pager li{height:var(--el-pagination-button-height-large);line-height:var(--el-pagination-button-height-large);min-width:var(--el-pagination-button-width-large)}.el-pagination--large .el-select .el-input{width:160px}.el-pager{-webkit-user-select:none;user-select:none;list-style:none;font-size:0;padding:0;margin:0;display:flex;align-items:center}.el-pager li{display:flex;justify-content:center;align-items:center;font-size:var(--el-pagination-font-size);min-width:var(--el-pagination-button-width);height:var(--el-pagination-button-height);line-height:var(--el-pagination-button-height);color:var(--el-pagination-button-color);background:var(--el-pagination-bg-color);padding:0 4px;border:none;border-radius:var(--el-pagination-border-radius);cursor:pointer;text-align:center;box-sizing:border-box}.el-pager li *{pointer-events:none}.el-pager li:focus{outline:none}.el-pager li:hover{color:var(--el-pagination-hover-color)}.el-pager li.is-active{color:var(--el-pagination-hover-color);cursor:default;font-weight:700}.el-pager li.is-active.is-disabled{font-weight:700;color:var(--el-text-color-secondary)}.el-pager li:disabled,.el-pager li.is-disabled{color:var(--el-pagination-button-disabled-color);background-color:var(--el-pagination-button-disabled-bg-color);cursor:not-allowed}.el-pager li:focus-visible{outline:1px solid var(--el-pagination-hover-color);outline-offset:-1px}.el-tag{--el-tag-font-size: 12px;--el-tag-border-radius: 4px;--el-tag-border-radius-rounded: 9999px}.el-tag{background-color:var(--el-tag-bg-color);border-color:var(--el-tag-border-color);color:var(--el-tag-text-color);display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;height:24px;padding:0 9px;font-size:var(--el-tag-font-size);line-height:1;border-width:1px;border-style:solid;border-radius:var(--el-tag-border-radius);box-sizing:border-box;white-space:nowrap;--el-icon-size: 14px;--el-tag-bg-color: var(--el-color-primary-light-9);--el-tag-border-color: var(--el-color-primary-light-8);--el-tag-hover-color: var(--el-color-primary)}.el-tag.el-tag--primary{--el-tag-bg-color: var(--el-color-primary-light-9);--el-tag-border-color: var(--el-color-primary-light-8);--el-tag-hover-color: var(--el-color-primary)}.el-tag.el-tag--success{--el-tag-bg-color: var(--el-color-success-light-9);--el-tag-border-color: var(--el-color-success-light-8);--el-tag-hover-color: var(--el-color-success)}.el-tag.el-tag--warning{--el-tag-bg-color: var(--el-color-warning-light-9);--el-tag-border-color: var(--el-color-warning-light-8);--el-tag-hover-color: var(--el-color-warning)}.el-tag.el-tag--danger{--el-tag-bg-color: var(--el-color-danger-light-9);--el-tag-border-color: var(--el-color-danger-light-8);--el-tag-hover-color: var(--el-color-danger)}.el-tag.el-tag--error{--el-tag-bg-color: var(--el-color-error-light-9);--el-tag-border-color: var(--el-color-error-light-8);--el-tag-hover-color: var(--el-color-error)}.el-tag.el-tag--info{--el-tag-bg-color: var(--el-color-info-light-9);--el-tag-border-color: var(--el-color-info-light-8);--el-tag-hover-color: var(--el-color-info)}.el-tag.is-hit{border-color:var(--el-color-primary)}.el-tag.is-round{border-radius:var(--el-tag-border-radius-rounded)}.el-tag .el-tag__close{flex-shrink:0;color:var(--el-tag-text-color)}.el-tag .el-tag__close:hover{color:var(--el-color-white);background-color:var(--el-tag-hover-color)}.el-tag.el-tag--primary{--el-tag-text-color: var(--el-color-primary)}.el-tag.el-tag--success{--el-tag-text-color: var(--el-color-success)}.el-tag.el-tag--warning{--el-tag-text-color: var(--el-color-warning)}.el-tag.el-tag--danger{--el-tag-text-color: var(--el-color-danger)}.el-tag.el-tag--error{--el-tag-text-color: var(--el-color-error)}.el-tag.el-tag--info{--el-tag-text-color: var(--el-color-info)}.el-tag .el-icon{border-radius:50%;cursor:pointer;font-size:calc(var(--el-icon-size) - 2px);height:var(--el-icon-size);width:var(--el-icon-size)}.el-tag .el-tag__close{margin-left:6px}.el-tag--dark{--el-tag-text-color: var(--el-color-white);--el-tag-bg-color: var(--el-color-primary);--el-tag-border-color: var(--el-color-primary);--el-tag-hover-color: var(--el-color-primary-light-3)}.el-tag--dark.el-tag--primary{--el-tag-bg-color: var(--el-color-primary);--el-tag-border-color: var(--el-color-primary);--el-tag-hover-color: var(--el-color-primary-light-3)}.el-tag--dark.el-tag--success{--el-tag-bg-color: var(--el-color-success);--el-tag-border-color: var(--el-color-success);--el-tag-hover-color: var(--el-color-success-light-3)}.el-tag--dark.el-tag--warning{--el-tag-bg-color: var(--el-color-warning);--el-tag-border-color: var(--el-color-warning);--el-tag-hover-color: var(--el-color-warning-light-3)}.el-tag--dark.el-tag--danger{--el-tag-bg-color: var(--el-color-danger);--el-tag-border-color: var(--el-color-danger);--el-tag-hover-color: var(--el-color-danger-light-3)}.el-tag--dark.el-tag--error{--el-tag-bg-color: var(--el-color-error);--el-tag-border-color: var(--el-color-error);--el-tag-hover-color: var(--el-color-error-light-3)}.el-tag--dark.el-tag--info{--el-tag-bg-color: var(--el-color-info);--el-tag-border-color: var(--el-color-info);--el-tag-hover-color: var(--el-color-info-light-3)}.el-tag--dark.el-tag--primary,.el-tag--dark.el-tag--success,.el-tag--dark.el-tag--warning,.el-tag--dark.el-tag--danger,.el-tag--dark.el-tag--error,.el-tag--dark.el-tag--info{--el-tag-text-color: var(--el-color-white)}.el-tag--plain,.el-tag--plain.el-tag--primary{--el-tag-bg-color: var(--el-fill-color-blank);--el-tag-border-color: var(--el-color-primary-light-5);--el-tag-hover-color: var(--el-color-primary)}.el-tag--plain.el-tag--success{--el-tag-bg-color: var(--el-fill-color-blank);--el-tag-border-color: var(--el-color-success-light-5);--el-tag-hover-color: var(--el-color-success)}.el-tag--plain.el-tag--warning{--el-tag-bg-color: var(--el-fill-color-blank);--el-tag-border-color: var(--el-color-warning-light-5);--el-tag-hover-color: var(--el-color-warning)}.el-tag--plain.el-tag--danger{--el-tag-bg-color: var(--el-fill-color-blank);--el-tag-border-color: var(--el-color-danger-light-5);--el-tag-hover-color: var(--el-color-danger)}.el-tag--plain.el-tag--error{--el-tag-bg-color: var(--el-fill-color-blank);--el-tag-border-color: var(--el-color-error-light-5);--el-tag-hover-color: var(--el-color-error)}.el-tag--plain.el-tag--info{--el-tag-bg-color: var(--el-fill-color-blank);--el-tag-border-color: var(--el-color-info-light-5);--el-tag-hover-color: var(--el-color-info)}.el-tag.is-closable{padding-right:5px}.el-tag--large{padding:0 11px;height:32px;--el-icon-size: 16px}.el-tag--large .el-tag__close{margin-left:8px}.el-tag--large.is-closable{padding-right:7px}.el-tag--small{padding:0 7px;height:20px;--el-icon-size: 12px}.el-tag--small .el-tag__close{margin-left:4px}.el-tag--small.is-closable{padding-right:3px}.el-tag--small .el-icon-close{transform:scale(.8)}.el-tag.el-tag--primary.is-hit{border-color:var(--el-color-primary)}.el-tag.el-tag--success.is-hit{border-color:var(--el-color-success)}.el-tag.el-tag--warning.is-hit{border-color:var(--el-color-warning)}.el-tag.el-tag--danger.is-hit{border-color:var(--el-color-danger)}.el-tag.el-tag--error.is-hit{border-color:var(--el-color-error)}.el-tag.el-tag--info.is-hit{border-color:var(--el-color-info)}.el-select-dropdown.is-multiple .el-select-dropdown__item.is-selected:after{content:"";position:absolute;top:50%;right:20px;border-top:none;border-right:none;background-repeat:no-repeat;background-position:center;background-color:var(--el-color-primary);mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") no-repeat;mask-size:100% 100%;-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") no-repeat;-webkit-mask-size:100% 100%;transform:translateY(-50%);width:12px;height:12px}.el-scrollbar{--el-scrollbar-opacity: .3;--el-scrollbar-bg-color: var(--el-text-color-secondary);--el-scrollbar-hover-opacity: .5;--el-scrollbar-hover-bg-color: var(--el-text-color-secondary)}.el-scrollbar{overflow:hidden;position:relative;height:100%}.el-scrollbar__wrap{overflow:auto;height:100%}.el-scrollbar__wrap--hidden-default{scrollbar-width:none}.el-scrollbar__wrap--hidden-default::-webkit-scrollbar{display:none}.el-scrollbar__thumb{position:relative;display:block;width:0;height:0;cursor:pointer;border-radius:inherit;background-color:var(--el-scrollbar-bg-color, var(--el-text-color-secondary));transition:var(--el-transition-duration) background-color;opacity:var(--el-scrollbar-opacity, .3)}.el-scrollbar__thumb:hover{background-color:var(--el-scrollbar-hover-bg-color, var(--el-text-color-secondary));opacity:var(--el-scrollbar-hover-opacity, .5)}.el-scrollbar__bar{position:absolute;right:2px;bottom:2px;z-index:1;border-radius:4px}.el-scrollbar__bar.is-vertical{width:6px;top:2px}.el-scrollbar__bar.is-vertical>div{width:100%}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-scrollbar__bar.is-horizontal>div{height:100%}.el-scrollbar-fade-enter-active{transition:opacity .34s ease-out}.el-scrollbar-fade-leave-active{transition:opacity .12s ease-out}.el-scrollbar-fade-enter-from,.el-scrollbar-fade-leave-active{opacity:0}.el-popper{--el-popper-border-radius: var(--el-popover-border-radius, 4px)}.el-popper{position:absolute;border-radius:var(--el-popper-border-radius);padding:5px 11px;z-index:2000;font-size:12px;line-height:20px;min-width:10px;overflow-wrap:break-word;word-break:normal;visibility:visible}.el-popper.is-dark{color:var(--el-bg-color);background:var(--el-text-color-primary);border:1px solid var(--el-text-color-primary)}.el-popper.is-dark>.el-popper__arrow:before{border:1px solid var(--el-text-color-primary);background:var(--el-text-color-primary);right:0}.el-popper.is-light{background:var(--el-bg-color-overlay);border:1px solid var(--el-border-color-light)}.el-popper.is-light>.el-popper__arrow:before{border:1px solid var(--el-border-color-light);background:var(--el-bg-color-overlay);right:0}.el-popper.is-pure{padding:0}.el-popper__arrow{position:absolute;width:10px;height:10px;z-index:-1}.el-popper__arrow:before{position:absolute;width:10px;height:10px;z-index:-1;content:" ";transform:rotate(45deg);background:var(--el-text-color-primary);box-sizing:border-box}.el-popper[data-popper-placement^=top]>.el-popper__arrow{bottom:-5px}.el-popper[data-popper-placement^=top]>.el-popper__arrow:before{border-bottom-right-radius:2px}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow{top:-5px}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow:before{border-top-left-radius:2px}.el-popper[data-popper-placement^=left]>.el-popper__arrow{right:-5px}.el-popper[data-popper-placement^=left]>.el-popper__arrow:before{border-top-right-radius:2px}.el-popper[data-popper-placement^=right]>.el-popper__arrow{left:-5px}.el-popper[data-popper-placement^=right]>.el-popper__arrow:before{border-bottom-left-radius:2px}.el-popper[data-popper-placement^=top]>.el-popper__arrow:before{border-top-color:transparent!important;border-left-color:transparent!important}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow:before{border-bottom-color:transparent!important;border-right-color:transparent!important}.el-popper[data-popper-placement^=left]>.el-popper__arrow:before{border-left-color:transparent!important;border-bottom-color:transparent!important}.el-popper[data-popper-placement^=right]>.el-popper__arrow:before{border-right-color:transparent!important;border-top-color:transparent!important}.el-select-dropdown{z-index:calc(var(--el-index-top) + 1);border-radius:var(--el-border-radius-base);box-sizing:border-box}.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list{padding:0}.el-select-dropdown__loading,.el-select-dropdown__empty{padding:10px 0;margin:0;text-align:center;color:var(--el-text-color-secondary);font-size:var(--el-select-font-size)}.el-select-dropdown__wrap{max-height:274px}.el-select-dropdown__list{list-style:none;padding:6px 0;margin:0;box-sizing:border-box}.el-select-dropdown__list.el-vl__window{margin:6px 0;padding:0}.el-select-dropdown__header{padding:10px;border-bottom:1px solid var(--el-border-color-light)}.el-select-dropdown__footer{padding:10px;border-top:1px solid var(--el-border-color-light)}.el-select-dropdown__item{font-size:var(--el-font-size-base);padding:0 32px 0 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--el-text-color-regular);height:34px;line-height:34px;box-sizing:border-box;cursor:pointer}.el-select-dropdown__item.is-hovering{background-color:var(--el-fill-color-light)}.el-select-dropdown__item.is-selected{color:var(--el-color-primary);font-weight:700}.el-select-dropdown__item.is-disabled{color:var(--el-text-color-placeholder);cursor:not-allowed;background-color:unset}.el-select-dropdown.is-multiple .el-select-dropdown__item.is-selected:after{content:"";position:absolute;top:50%;right:20px;border-top:none;border-right:none;background-repeat:no-repeat;background-position:center;background-color:var(--el-color-primary);mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") no-repeat;mask-size:100% 100%;-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") no-repeat;-webkit-mask-size:100% 100%;transform:translateY(-50%);width:12px;height:12px}.el-select-dropdown.is-multiple .el-select-dropdown__item.is-disabled:after{background-color:var(--el-text-color-placeholder)}.el-select-group{margin:0;padding:0}.el-select-group__wrap{position:relative;list-style:none;margin:0;padding:0}.el-select-group__title{box-sizing:border-box;padding:0 20px;font-size:12px;color:var(--el-color-info);line-height:34px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.el-select-group .el-select-dropdown__item{padding-left:20px}.el-select{--el-select-border-color-hover: var(--el-border-color-hover);--el-select-disabled-color: var(--el-disabled-text-color);--el-select-disabled-border: var(--el-disabled-border-color);--el-select-font-size: var(--el-font-size-base);--el-select-close-hover-color: var(--el-text-color-secondary);--el-select-input-color: var(--el-text-color-placeholder);--el-select-multiple-input-color: var(--el-text-color-regular);--el-select-input-focus-border-color: var(--el-color-primary);--el-select-input-font-size: 14px;--el-select-width: 100%}.el-select{display:inline-block;position:relative;vertical-align:middle;width:var(--el-select-width)}.el-select__wrapper{display:flex;align-items:center;position:relative;box-sizing:border-box;cursor:pointer;text-align:left;font-size:14px;padding:4px 12px;gap:6px;min-height:32px;line-height:24px;border-radius:var(--el-border-radius-base);background-color:var(--el-fill-color-blank);transition:var(--el-transition-duration);transform:translateZ(0);box-shadow:0 0 0 1px var(--el-border-color) inset}.el-select__wrapper.is-filterable{cursor:text}.el-select__wrapper.is-focused{box-shadow:0 0 0 1px var(--el-color-primary) inset}.el-select__wrapper.is-hovering:not(.is-focused){box-shadow:0 0 0 1px var(--el-border-color-hover) inset}.el-select__wrapper.is-disabled{cursor:not-allowed;background-color:var(--el-fill-color-light);color:var(--el-text-color-placeholder);box-shadow:0 0 0 1px var(--el-select-disabled-border) inset}.el-select__wrapper.is-disabled:hover{box-shadow:0 0 0 1px var(--el-select-disabled-border) inset}.el-select__wrapper.is-disabled.is-focus{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset}.el-select__wrapper.is-disabled .el-select__selected-item{color:var(--el-select-disabled-color)}.el-select__wrapper.is-disabled .el-select__caret,.el-select__wrapper.is-disabled .el-tag,.el-select__wrapper.is-disabled input{cursor:not-allowed}.el-select__wrapper.is-disabled .el-select__prefix,.el-select__wrapper.is-disabled .el-select__suffix{pointer-events:none}.el-select__prefix,.el-select__suffix{display:flex;align-items:center;flex-shrink:0;gap:6px;color:var(--el-input-icon-color, var(--el-text-color-placeholder))}.el-select__caret{color:var(--el-select-input-color);font-size:var(--el-select-input-font-size);transition:var(--el-transition-duration);transform:rotate(0);cursor:pointer}.el-select__caret.is-reverse{transform:rotate(180deg)}.el-select__clear{cursor:pointer}.el-select__clear:hover{color:var(--el-select-close-hover-color)}.el-select__selection{position:relative;display:flex;flex-wrap:wrap;align-items:center;flex:1;min-width:0;gap:6px}.el-select__selection.is-near{margin-left:-8px}.el-select__selection .el-tag{cursor:pointer;border-color:transparent}.el-select__selection .el-tag.el-tag--plain{border-color:var(--el-tag-border-color)}.el-select__selection .el-tag .el-tag__content{min-width:0}.el-select__selected-item{display:flex;flex-wrap:wrap;-webkit-user-select:none;user-select:none}.el-select__tags-text{display:block;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.el-select__placeholder{position:absolute;z-index:-1;display:block;top:50%;transform:translateY(-50%);width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--el-input-text-color, var(--el-text-color-regular))}.el-select__placeholder.is-transparent{-webkit-user-select:none;user-select:none;color:var(--el-text-color-placeholder)}.el-select__popper.el-popper{background:var(--el-bg-color-overlay);border:1px solid var(--el-border-color-light);box-shadow:var(--el-box-shadow-light)}.el-select__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-border-color-light)}.el-select__popper.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-top-color:transparent;border-left-color:transparent}.el-select__popper.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:transparent;border-right-color:transparent}.el-select__popper.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-left-color:transparent;border-bottom-color:transparent}.el-select__popper.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-right-color:transparent;border-top-color:transparent}.el-select__input-wrapper{flex:1}.el-select__input-wrapper.is-hidden{position:absolute;opacity:0;z-index:-1}.el-select__input{border:none;outline:none;padding:0;color:var(--el-select-multiple-input-color);font-size:inherit;font-family:inherit;appearance:none;height:24px;width:100%;background-color:transparent}.el-select__input-calculator{position:absolute;left:0;top:0;max-width:100%;visibility:hidden;white-space:pre;overflow:hidden}.el-select--large .el-select__wrapper{gap:6px;padding:8px 16px;min-height:40px;line-height:24px;font-size:14px}.el-select--large .el-select__selection{gap:6px}.el-select--large .el-select__selection.is-near{margin-left:-8px}.el-select--large .el-select__prefix,.el-select--large .el-select__suffix{gap:6px}.el-select--large .el-select__input{height:24px}.el-select--small .el-select__wrapper{gap:4px;padding:2px 8px;min-height:24px;line-height:20px;font-size:12px}.el-select--small .el-select__selection{gap:4px}.el-select--small .el-select__selection.is-near{margin-left:-6px}.el-select--small .el-select__prefix,.el-select--small .el-select__suffix{gap:4px}.el-select--small .el-select__input{height:20px}.el-textarea{--el-input-text-color: var(--el-text-color-regular);--el-input-border: var(--el-border);--el-input-hover-border: var(--el-border-color-hover);--el-input-focus-border: var(--el-color-primary);--el-input-transparent-border: 0 0 0 1px transparent inset;--el-input-border-color: var(--el-border-color);--el-input-border-radius: var(--el-border-radius-base);--el-input-bg-color: var(--el-fill-color-blank);--el-input-icon-color: var(--el-text-color-placeholder);--el-input-placeholder-color: var(--el-text-color-placeholder);--el-input-hover-border-color: var(--el-border-color-hover);--el-input-clear-hover-color: var(--el-text-color-secondary);--el-input-focus-border-color: var(--el-color-primary);--el-input-width: 100%}.el-textarea{position:relative;display:inline-block;width:100%;vertical-align:bottom;font-size:var(--el-font-size-base)}.el-textarea__inner{position:relative;display:block;resize:vertical;padding:5px 11px;line-height:1.5;box-sizing:border-box;width:100%;font-size:inherit;font-family:inherit;color:var(--el-input-text-color, var(--el-text-color-regular));background-color:var(--el-input-bg-color, var(--el-fill-color-blank));background-image:none;-webkit-appearance:none;box-shadow:0 0 0 1px var(--el-input-border-color, var(--el-border-color)) inset;border-radius:var(--el-input-border-radius, var(--el-border-radius-base));transition:var(--el-transition-box-shadow);border:none}.el-textarea__inner::placeholder{color:var(--el-input-placeholder-color, var(--el-text-color-placeholder))}.el-textarea__inner:hover{box-shadow:0 0 0 1px var(--el-input-hover-border-color) inset}.el-textarea__inner:focus{outline:none;box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset}.el-textarea .el-input__count{color:var(--el-color-info);background:var(--el-fill-color-blank);position:absolute;font-size:12px;line-height:14px;bottom:5px;right:10px}.el-textarea .el-input__count.is-outside{position:absolute;background:transparent;padding-top:2px;top:100%;right:0;bottom:unset;line-height:1}.el-textarea.is-disabled .el-textarea__inner{box-shadow:0 0 0 1px var(--el-disabled-border-color) inset;background-color:var(--el-disabled-bg-color);color:var(--el-disabled-text-color);cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:var(--el-text-color-placeholder)}.el-textarea.is-exceed .el-textarea__inner{box-shadow:0 0 0 1px var(--el-color-danger) inset}.el-textarea.is-exceed .el-input__count{color:var(--el-color-danger)}.el-input{--el-input-text-color: var(--el-text-color-regular);--el-input-border: var(--el-border);--el-input-hover-border: var(--el-border-color-hover);--el-input-focus-border: var(--el-color-primary);--el-input-transparent-border: 0 0 0 1px transparent inset;--el-input-border-color: var(--el-border-color);--el-input-border-radius: var(--el-border-radius-base);--el-input-bg-color: var(--el-fill-color-blank);--el-input-icon-color: var(--el-text-color-placeholder);--el-input-placeholder-color: var(--el-text-color-placeholder);--el-input-hover-border-color: var(--el-border-color-hover);--el-input-clear-hover-color: var(--el-text-color-secondary);--el-input-focus-border-color: var(--el-color-primary);--el-input-width: 100%}.el-input{--el-input-height: var(--el-component-size);position:relative;font-size:var(--el-font-size-base);display:inline-flex;width:var(--el-input-width);line-height:var(--el-input-height);box-sizing:border-box;vertical-align:middle}.el-input::-webkit-scrollbar{z-index:11;width:6px}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{border-radius:5px;width:6px;background:var(--el-text-color-disabled)}.el-input::-webkit-scrollbar-corner{background:var(--el-fill-color-blank)}.el-input::-webkit-scrollbar-track{background:var(--el-fill-color-blank)}.el-input::-webkit-scrollbar-track-piece{background:var(--el-fill-color-blank);width:6px}.el-input .el-input__clear,.el-input .el-input__password{color:var(--el-input-icon-color);font-size:14px;cursor:pointer}.el-input .el-input__clear:hover,.el-input .el-input__password:hover{color:var(--el-input-clear-hover-color)}.el-input .el-input__count{height:100%;display:inline-flex;align-items:center;color:var(--el-color-info);font-size:12px}.el-input .el-input__count .el-input__count-inner{background:var(--el-fill-color-blank);line-height:initial;display:inline-block;padding-left:8px}.el-input .el-input__count.is-outside{height:unset;position:absolute;padding-top:2px;top:100%;right:0}.el-input .el-input__count.is-outside .el-input__count-inner{background:transparent;padding-left:0;line-height:1}.el-input__wrapper{display:inline-flex;flex-grow:1;align-items:center;justify-content:center;padding:1px 11px;background-color:var(--el-input-bg-color, var(--el-fill-color-blank));background-image:none;border-radius:var(--el-input-border-radius, var(--el-border-radius-base));cursor:text;transition:var(--el-transition-box-shadow);transform:translateZ(0);box-shadow:0 0 0 1px var(--el-input-border-color, var(--el-border-color)) inset}.el-input__wrapper:hover{box-shadow:0 0 0 1px var(--el-input-hover-border-color) inset}.el-input__wrapper.is-focus{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset}.el-input{--el-input-inner-height: calc(var(--el-input-height, 32px) - 2px)}.el-input__inner{width:100%;flex-grow:1;-webkit-appearance:none;color:var(--el-input-text-color, var(--el-text-color-regular));font-size:inherit;height:var(--el-input-inner-height);line-height:var(--el-input-inner-height);padding:0;outline:none;border:none;background:none;box-sizing:border-box}.el-input__inner:focus{outline:none}.el-input__inner::placeholder{color:var(--el-input-placeholder-color, var(--el-text-color-placeholder))}.el-input__inner[type=password]::-ms-reveal{display:none}.el-input__inner[type=number]{line-height:1}.el-input__prefix{display:inline-flex;white-space:nowrap;flex-shrink:0;flex-wrap:nowrap;height:100%;line-height:var(--el-input-inner-height);text-align:center;color:var(--el-input-icon-color, var(--el-text-color-placeholder));transition:all var(--el-transition-duration);pointer-events:none}.el-input__prefix-inner{pointer-events:all;display:inline-flex;align-items:center;justify-content:center}.el-input__prefix-inner>:last-child{margin-right:8px}.el-input__prefix-inner>:first-child,.el-input__prefix-inner>:first-child.el-input__icon{margin-left:0}.el-input__suffix{display:inline-flex;white-space:nowrap;flex-shrink:0;flex-wrap:nowrap;height:100%;line-height:var(--el-input-inner-height);text-align:center;color:var(--el-input-icon-color, var(--el-text-color-placeholder));transition:all var(--el-transition-duration);pointer-events:none}.el-input__suffix-inner{pointer-events:all;display:inline-flex;align-items:center;justify-content:center}.el-input__suffix-inner>:first-child{margin-left:8px}.el-input .el-input__icon{height:inherit;line-height:inherit;display:flex;justify-content:center;align-items:center;transition:all var(--el-transition-duration);margin-left:8px}.el-input__validateIcon{pointer-events:none}.el-input.is-active .el-input__wrapper{box-shadow:0 0 0 1px var(--el-input-focus-color, ) inset}.el-input.is-disabled{cursor:not-allowed}.el-input.is-disabled .el-input__wrapper{background-color:var(--el-disabled-bg-color);cursor:not-allowed;box-shadow:0 0 0 1px var(--el-disabled-border-color) inset}.el-input.is-disabled .el-input__inner{color:var(--el-disabled-text-color);-webkit-text-fill-color:var(--el-disabled-text-color);cursor:not-allowed}.el-input.is-disabled .el-input__inner::placeholder{color:var(--el-text-color-placeholder)}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-input.is-disabled .el-input__prefix-inner,.el-input.is-disabled .el-input__suffix-inner{pointer-events:none}.el-input.is-exceed .el-input__wrapper{box-shadow:0 0 0 1px var(--el-color-danger) inset}.el-input.is-exceed .el-input__suffix .el-input__count{color:var(--el-color-danger)}.el-input--large{--el-input-height: var(--el-component-size-large);font-size:14px}.el-input--large .el-input__wrapper{padding:1px 15px}.el-input--large{--el-input-inner-height: calc(var(--el-input-height, 40px) - 2px)}.el-input--small{--el-input-height: var(--el-component-size-small);font-size:12px}.el-input--small .el-input__wrapper{padding:1px 7px}.el-input--small{--el-input-inner-height: calc(var(--el-input-height, 24px) - 2px)}.el-input-group{display:inline-flex;width:100%;align-items:stretch}.el-input-group__append,.el-input-group__prepend{background-color:var(--el-fill-color-light);color:var(--el-color-info);position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:100%;border-radius:var(--el-input-border-radius);padding:0 20px;white-space:nowrap}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:none}.el-input-group__append .el-select,.el-input-group__append .el-button,.el-input-group__prepend .el-select,.el-input-group__prepend .el-button{display:inline-block;flex:1;margin:0 -20px}.el-input-group__append button.el-button,.el-input-group__append button.el-button:hover,.el-input-group__append div.el-select .el-select__wrapper,.el-input-group__append div.el-select:hover .el-select__wrapper,.el-input-group__prepend button.el-button,.el-input-group__prepend button.el-button:hover,.el-input-group__prepend div.el-select .el-select__wrapper,.el-input-group__prepend div.el-select:hover .el-select__wrapper{border-color:transparent;background-color:transparent;color:inherit}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input{font-size:inherit}.el-input-group__prepend{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;box-shadow:1px 0 0 0 var(--el-input-border-color) inset,0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset}.el-input-group__append{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0;box-shadow:0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset,-1px 0 0 0 var(--el-input-border-color) inset}.el-input-group--prepend>.el-input__wrapper{border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--prepend .el-input-group__prepend .el-select .el-select__wrapper{border-top-right-radius:0;border-bottom-right-radius:0;box-shadow:1px 0 0 0 var(--el-input-border-color) inset,0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset}.el-input-group--append>.el-input__wrapper{border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group--append .el-input-group__append .el-select .el-select__wrapper{border-top-left-radius:0;border-bottom-left-radius:0;box-shadow:0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset,-1px 0 0 0 var(--el-input-border-color) inset}.el-input-hidden{display:none!important}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.i-svg\:3D{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频监控' transform='translate(-1244.000000, -225.000000)' fill='%2344FFFF'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='标签备份-29' transform='translate(1032.000000, 59.000000)'%3E%3Cellipse id='椭圆形' cx='10' cy='17.4038462' rx='8.30769231' ry='1.84615385'%3E%3C/ellipse%3E%3Cpath d='M10.5,1 C14.0898509,1 17,3.85936528 17,7.3865711 C17,9.73804165 14.8333333,12.9425179 10.5,17 C6.16666667,12.9425179 4,9.73804165 4,7.3865711 C4,3.85936528 6.91014913,1 10.5,1 Z M10.5,5 C9.3954305,5 8.5,5.8954305 8.5,7 C8.5,8.1045695 9.3954305,9 10.5,9 C11.6045695,9 12.5,8.1045695 12.5,7 C12.5,5.8954305 11.6045695,5 10.5,5 Z' id='形状结合'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:3D_active{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频监控' transform='translate(-1244.000000, -225.000000)' fill='%238ae02b'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='标签备份-29' transform='translate(1032.000000, 59.000000)'%3E%3Cellipse id='椭圆形' cx='10' cy='17.4038462' rx='8.30769231' ry='1.84615385'%3E%3C/ellipse%3E%3Cpath d='M10.5,1 C14.0898509,1 17,3.85936528 17,7.3865711 C17,9.73804165 14.8333333,12.9425179 10.5,17 C6.16666667,12.9425179 4,9.73804165 4,7.3865711 C4,3.85936528 6.91014913,1 10.5,1 Z M10.5,5 C9.3954305,5 8.5,5.8954305 8.5,7 C8.5,8.1045695 9.3954305,9 10.5,9 C11.6045695,9 12.5,8.1045695 12.5,7 C12.5,5.8954305 11.6045695,5 10.5,5 Z' id='形状结合'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:404{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' fill='currentColor' width='128' height='128' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M121.718 73.272v9.953c3.957-7.584 6.199-16.05 6.199-24.995C127.917 26.079 99.273 0 63.958 0 28.644 0 0 26.079 0 58.23c0 .403.028.806.028 1.21l22.97-25.953h13.34l-19.76 27.187h6.42V53.77l13.728-19.477v49.361H22.998V73.272H2.158c5.951 20.284 23.608 36.208 45.998 41.399-1.44 3.3-5.618 11.263-12.565 12.674-8.607 1.764 23.358.428 46.163-13.178 17.519-4.611 31.938-15.849 39.77-30.513h-13.506V73.272H85.02V59.464l22.998-25.977h13.008l-19.429 27.187h6.421v-7.433l13.727-19.402v39.433h-.027zm-78.24 2.822a10.516 10.516 0 0 1-.996-4.535V44.548c0-1.613.332-3.124.996-4.535a11.66 11.66 0 0 1 2.713-3.68c1.134-1.032 2.49-1.864 4.04-2.468 1.55-.605 3.21-.908 4.982-.908h11.292c1.77 0 3.431.303 4.981.908 1.522.604 2.85 1.41 3.986 2.418l-12.26 16.303v-2.898a1.96 1.96 0 0 0-.665-1.512c-.443-.403-.996-.604-1.66-.604-.665 0-1.218.201-1.661.604a1.96 1.96 0 0 0-.664 1.512v9.071L44.364 77.606a10.556 10.556 0 0 1-.886-1.512zm35.73-4.535c0 1.613-.332 3.124-.997 4.535a11.66 11.66 0 0 1-2.712 3.68c-1.134 1.032-2.49 1.864-4.04 2.469-1.55.604-3.21.907-4.982.907H55.185c-1.77 0-3.431-.303-4.981-.907-1.55-.605-2.906-1.437-4.041-2.47a12.49 12.49 0 0 1-1.384-1.512l13.727-18.217v6.375c0 .605.222 1.109.665 1.512.442.403.996.604 1.66.604.664 0 1.218-.201 1.66-.604a1.96 1.96 0 0 0 .665-1.512V53.87L75.97 36.838c.913.932 1.66 1.99 2.214 3.175.664 1.41.996 2.922.996 4.535v27.011h.028z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-svg\:alarm{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' id='Layer_1' height='512' viewBox='0 0 256 256' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='m80.27 212.268c6.351 20.319 25.318 35.066 47.73 35.066s41.379-14.747 47.73-35.066z' fill='%23808285'/%3E%3C/g%3E%3Cg%3E%3Cpath d='m161.332 212.268c-8.637 14.977-24.801 25.066-43.332 25.066-11.257 0-21.643-3.722-30-10 9.122 12.144 23.643 20 40 20 22.412 0 41.379-14.747 47.73-35.066z' fill='%2358595b'/%3E%3C/g%3E%3Cg%3E%3Cpath d='m168.857 212.268c-7.702 17.692-25.331 30.066-45.857 30.066-12.534 0-23.982-4.623-32.757-12.243 9.167 10.557 22.677 17.243 37.757 17.243 22.412 0 41.379-14.747 47.73-35.066z' fill='%23414042'/%3E%3C/g%3E%3Cg%3E%3Cpath d='m144.697 220.268h-.395c-1.104 0-2-.896-2-2s.896-2 2-2h.395c1.104 0 2 .896 2 2s-.895 2-2 2zm-8.394 0h-43c-1.104 0-2-.896-2-2s.896-2 2-2h43c1.104 0 2 .896 2 2s-.896 2-2 2z' fill='%23939598'/%3E%3C/g%3E%3C/g%3E%3Cpath d='m117.333 30.963v-1.63c0-5.881 4.785-10.666 10.667-10.666s10.667 4.785 10.667 10.666v1.63c4.148.693 8.161 1.779 12 3.227v-4.857c0-12.498-10.168-22.666-22.667-22.666s-22.667 10.168-22.667 22.666v4.857c3.839-1.447 7.852-2.533 12-3.227z' fill='%23808285'/%3E%3Cpath d='m145.667 29.333v3.212c1.696.484 3.365 1.028 5 1.645v-4.857c0-12.498-10.168-22.666-22.667-22.666-.845 0-1.679.05-2.5.141 11.326 1.249 20.167 10.872 20.167 22.525z' fill='%2358595b'/%3E%3Cg%3E%3Cpath d='m192.267 141.034v-46.701c0-35.494-28.773-64.267-64.267-64.267-35.494 0-64.267 28.774-64.267 64.267v46.701c0 12.183-4.565 23.924-12.794 32.908l-20.404 22.274c-5.629 6.146-1.27 16.051 7.064 16.051h180.802c8.334 0 12.694-9.906 7.064-16.051l-20.404-22.274c-8.229-8.984-12.794-20.725-12.794-32.908z' fill='%23d10028'/%3E%3C/g%3E%3Cg%3E%3Cpath d='m225.465 196.216-20.404-22.274c-8.229-8.983-12.794-20.725-12.794-32.908v-46.701c0-29.134-19.392-53.726-45.968-61.608 15.757 11.712 25.968 30.467 25.968 51.608v46.701c0 12.183 4.565 23.924 12.794 32.908l20.404 22.274c5.629 6.146 1.27 16.051-7.064 16.051h-170.388c-.193 5.064 3.704 10 9.586 10h180.802c8.334.001 12.694-9.905 7.064-16.051z' fill='%23b7022d'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='m210.475 144.335c-.69 0-1.391-.144-2.061-.446-2.515-1.14-3.63-4.103-2.491-6.618 8.698-19.198 8.698-44.009 0-63.207-1.14-2.516-.024-5.479 2.491-6.618 2.517-1.138 5.478-.023 6.618 2.491 9.834 21.705 9.834 49.756 0 71.461-.836 1.845-2.655 2.937-4.557 2.937z' fill='%23d10028'/%3E%3C/g%3E%3Cg%3E%3Cpath d='m229.475 154.335c-.69 0-1.391-.144-2.061-.446-2.515-1.14-3.63-4.103-2.491-6.618 11.451-25.273 11.451-57.934 0-83.207-1.14-2.516-.024-5.479 2.491-6.618 2.518-1.136 5.479-.023 6.618 2.491 12.587 27.78 12.587 63.681 0 91.461-.836 1.845-2.655 2.937-4.557 2.937z' fill='%23d10028'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='m45.525 144.335c-1.903 0-3.721-1.092-4.557-2.938-9.834-21.705-9.834-49.755 0-71.461 1.139-2.515 4.104-3.628 6.618-2.491 2.515 1.14 3.63 4.103 2.491 6.618-8.698 19.199-8.698 44.009 0 63.207 1.14 2.516.024 5.479-2.491 6.618-.67.303-1.371.447-2.061.447z' fill='%23d10028'/%3E%3C/g%3E%3Cg%3E%3Cpath d='m26.525 154.335c-1.903 0-3.721-1.092-4.557-2.938-12.587-27.78-12.587-63.681 0-91.461 1.14-2.515 4.103-3.629 6.618-2.491 2.515 1.14 3.63 4.103 2.491 6.618-11.451 25.273-11.451 57.934 0 83.207 1.14 2.516.024 5.479-2.491 6.618-.67.303-1.371.447-2.061.447z' fill='%23d10028'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='m128 69.069c-7.324 0-13.079 5.976-12.454 12.933l5.064 56.318c.329 3.657 3.539 6.467 7.39 6.467s7.061-2.809 7.389-6.467l5.064-56.318c.626-6.957-5.129-12.933-12.453-12.933z' fill='%23f1f2f2'/%3E%3C/g%3E%3Cg%3E%3Cpath d='m128 152.845c-6.756 0-12.233 5.221-12.233 11.662s5.477 11.662 12.233 11.662 12.233-5.221 12.233-11.662c.001-6.441-5.477-11.662-12.233-11.662z' fill='%23f1f2f2'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:arrow_right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' fill='currentColor' id='图层_1' data-name='图层 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ctitle%3ESVG%3C/title%3E%3Cpath d='M5.17,16.31H12.9v2.93a.72.72,0,0,0,1.29.47l5.65-7.24a.78.78,0,0,0,0-.94L14.19,4.29a.72.72,0,0,0-1.29.47V7.69H5.17A1.23,1.23,0,0,0,4,9v6A1.23,1.23,0,0,0,5.17,16.31Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-svg\:avatar{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' height='512' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M256.025 483.334l101.429-25.614c57.895-48.074 94.771-120.586 94.771-201.719 0-125.144-87.711-229.801-205.012-255.852C109.897 4.78 0 117.556 0 256c0 71.112 29 135.446 75.812 181.836z' fill='%23cbe2ff'/%3E%3Cpath d='M446.914 256c0 83.915-40.381 158.391-102.765 205.079l92.031-23.241C482.995 391.448 512 327.114 512 256 512 114.615 397.385 0 256 0c-11.024 0-21.886.698-32.543 2.05C349.476 18.038 446.914 125.64 446.914 256z' fill='%23bed8fb'/%3E%3Cpath d='M319.621 96.952c0-13.075-10.599-23.674-23.674-23.674h-81.582c-30.091 0-54.485 24.394-54.485 54.485v60.493h192.209v-59.635c0-13.075-10.599-23.674-23.674-23.674h-.798a7.995 7.995 0 01-7.996-7.995z' fill='%23365e7d'/%3E%3Cpath d='M328.415 104.947h-.798a7.996 7.996 0 01-7.996-7.996c0-13.075-10.599-23.674-23.674-23.674h-8.945v114.978h65.086V128.62c.001-13.073-10.599-23.673-23.673-23.673z' fill='%232b4d66'/%3E%3Cpath d='M425.045 372.355a56.757 56.757 0 00-22.79-13.745l-69.891-22.128-76.348-2.683-76.38 2.683-69.891 22.128c-23.644 7.486-39.713 29.428-39.713 54.229v19.094c44.789 47.328 107.451 77.568 177.183 79.92 78.128-17.353 143.129-69.576 177.83-139.498z' fill='%234a80aa'/%3E%3Cpath d='M441.968 431.932v-19.094c0-17.536-8.04-33.635-21.105-44.213-37.111 75.626-110.422 130.268-197.346 141.317a258.334 258.334 0 0032.026 2.057 273.717 273.717 0 0030.824-1.782c61.031-7.212 115.485-35.894 155.601-78.285z' fill='%23407093'/%3E%3Cpath d='M261.796 508.168c15.489-30.751 55.822-118.067 44.321-172.609l-50.101-19.499-50.148 19.5c-11.856 56.225 31.37 147.277 45.681 175.29a259.242 259.242 0 0010.247-2.682z' fill='%23e4f6ff'/%3E%3Cpath d='M288.197 483.789l-20.314-79.917h-23.767l-20.264 79.699 25.058 27.897a260.054 260.054 0 0018.81-5.057z' fill='%23e28086'/%3E%3Cpath d='M249.302 511.905c2.075.054 4.154.091 6.241.095 2.415-.004 4.822-.046 7.222-.113l12.907-14.259a254.021 254.021 0 01-31.309 8.779z' fill='%23dd636e'/%3E%3Cpath d='M298.774 328.183v-45.066h-85.58v45.066c0 23.632 42.79 49.446 42.79 49.446s42.79-25.814 42.79-49.446z' fill='%23ffddce'/%3E%3Cpath d='M352.089 180.318H335.73c-9.098 0-16.473-7.375-16.473-16.473v-9.015c0-11.851-11.595-20.23-22.847-16.511a128.797 128.797 0 01-80.823.006l-.031-.01c-11.252-3.717-22.845 4.662-22.845 16.512v9.019c0 9.098-7.375 16.473-16.473 16.473H159.88v26.938c0 6.883 5.58 12.464 12.464 12.464 2.172 0 3.939 1.701 4.076 3.869 2.628 41.668 37.235 74.654 79.565 74.654s76.937-32.986 79.565-74.654c.137-2.167 1.904-3.869 4.076-3.869 6.883 0 12.464-5.58 12.464-12.464v-26.939z' fill='%23ffddce'/%3E%3Cpath d='M335.73 180.318c-9.098 0-16.473-7.375-16.473-16.473v-9.015c0-11.851-11.595-20.23-22.847-16.511a128.886 128.886 0 01-9.407 2.707v88.972c-.438 28.948-16.3 54.142-39.725 67.758a80.49 80.49 0 008.706.486c42.33 0 76.937-32.986 79.565-74.654.137-2.167 1.904-3.869 4.076-3.869 6.883 0 12.464-5.58 12.464-12.464v-26.938H335.73z' fill='%23ffcbbe'/%3E%3Cg fill='%23f4fbff'%3E%3Cpath d='M213.194 316.06l-33.558 27.267 35.192 43.513a11.657 11.657 0 0015.605.594l26.465-22.107zM298.79 316.06l-41.892 49.267 24.874 21.268a11.658 11.658 0 0015.651-.453l34.94-42.815z'/%3E%3C/g%3E%3Cpath d='M213.194 316.06l-49.256 24.199a7.461 7.461 0 00-3.341 10.117l9.65 18.71a12.528 12.528 0 01-2.282 14.61 43639.5 43639.5 0 00-6.004 5.993c-3.338 3.332-4.537 8.255-3.067 12.737 11.651 35.517 67.725 89.828 88.946 109.478 1.427.038 2.857.064 4.29.08-15.389-29.933-69.922-143.655-38.936-195.924zM344.019 383.695a12.527 12.527 0 01-2.282-14.61l9.65-18.71a7.461 7.461 0 00-3.341-10.117L298.79 316.06c30.978 52.255-23.517 165.929-38.923 195.9 1.448-.025 2.893-.061 4.335-.109 21.265-19.695 77.248-73.94 88.888-109.424 1.47-4.482.271-9.405-3.067-12.737l-6.004-5.995z' fill='%23365e7d'/%3E%3Cpath d='M256.898 365.327l-26.06 21.764 13.278 16.781h23.767l13.279-17.771z' fill='%23dd636e'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:close_2{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='30px' height='30px' viewBox='0 0 30 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cdefs%3E%3Cpath d='M10,0 C15.5228475,-1.01453063e-15 20,4.4771525 20,10 C20,15.5228475 15.5228475,20 10,20 C4.4771525,20 6.76353751e-16,15.5228475 0,10 C-6.76353751e-16,4.4771525 4.4771525,1.01453063e-15 10,0 Z M11.25,5 L8.75,5 L8.75,8.749 L5,8.75 L5,11.25 L8.75,11.249 L8.75,15 L11.25,15 L11.25,11.249 L15,11.25 L15,8.75 L11.25,8.749 L11.25,5 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频监控' transform='translate(-1239.000000, -327.000000)'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='标签备份-13' transform='translate(1042.000000, 176.000000) rotate(-315.000000) translate(-1042.000000, -176.000000) translate(1032.000000, 166.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cuse id='形状结合' fill='%2344FFFF' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:close_3{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E切片%3C/title%3E%3Cdefs%3E%3Cpath d='M10,0 C15.5228475,-1.01453063e-15 20,4.4771525 20,10 C20,15.5228475 15.5228475,20 10,20 C4.4771525,20 6.76353751e-16,15.5228475 0,10 C-6.76353751e-16,4.4771525 4.4771525,1.01453063e-15 10,0 Z M11.25,5 L8.75,5 L8.75,8.749 L5,8.75 L5,11.25 L8.75,11.249 L8.75,15 L11.25,15 L11.25,11.249 L15,11.25 L15,8.75 L11.25,8.749 L11.25,5 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-巡护列表' transform='translate(-224.000000, -179.000000)'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='标签备份-25' transform='translate(12.000000, 13.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cuse id='形状结合' fill='%2344FFFF' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:close_video{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频监控' transform='translate(-1244.000000, -189.000000)'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='标签备份-30' transform='translate(1032.000000, 23.000000)'%3E%3Cpath d='M12.4210526,3 C13.5256221,3 14.4210526,3.8954305 14.4210526,5 L14.421,6.499 L16.5607306,5.45376039 C17.0568786,5.21115862 17.6557536,5.41669843 17.8983554,5.91284642 C17.9652349,6.04962254 18,6.19986411 18,6.35211579 L18,13.6478842 C18,14.200169 17.5522847,14.6478842 17,14.6478842 C16.8477483,14.6478842 16.6975068,14.6131191 16.5607306,14.5462396 L14.421,13.5 L14.4210526,15 C14.4210526,16.1045695 13.5256221,17 12.4210526,17 L3,17 C1.8954305,17 1,16.1045695 1,15 L1,5 C1,3.8954305 1.8954305,3 3,3 L12.4210526,3 Z M10,5 L8,5 C7.44771525,5 7,5.44771525 7,6 C7,6.55228475 7.44771525,7 8,7 L8,7 L10,7 C10.5522847,7 11,6.55228475 11,6 C11,5.44771525 10.5522847,5 10,5 L10,5 Z' id='形状结合' fill='%2344FFFF'%3E%3C/path%3E%3Cline x1='2.9375' y1='17' x2='16.9375' y2='3' id='直线-5' stroke='%23FF6F65' stroke-width='2' stroke-linecap='square'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:connect_2{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频回放' transform='translate(-594.000000, -367.000000)'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='标签' transform='translate(382.000000, 201.000000)'%3E%3Cpath d='M12.6315789,4 C13.7361484,4 14.6315789,4.8954305 14.6315789,6 L14.631,7.25 L16.5654969,6.31703566 C17.0629234,6.07706624 17.6607009,6.28577644 17.9006703,6.78320293 C17.9660468,6.91872021 18,7.06724334 18,7.21770601 L18,13.782294 C18,14.3345787 17.5522847,14.782294 17,14.782294 C16.8495373,14.782294 16.7010142,14.7483408 16.5654969,14.6829643 L14.631,13.749 L14.6315789,15 C14.6315789,16.1045695 13.7361484,17 12.6315789,17 L4,17 C2.8954305,17 2,16.1045695 2,15 L2,6 C2,4.8954305 2.8954305,4 4,4 L12.6315789,4 Z' id='形状结合' fill='%2344FFFF'%3E%3C/path%3E%3Crect id='矩形' fill='%23000000' x='8' y='6' width='4' height='2' rx='1'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:connect_2_active{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频回放' transform='translate(-594.000000, -367.000000)'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='标签' transform='translate(382.000000, 201.000000)'%3E%3Cpath d='M12.6315789,4 C13.7361484,4 14.6315789,4.8954305 14.6315789,6 L14.631,7.25 L16.5654969,6.31703566 C17.0629234,6.07706624 17.6607009,6.28577644 17.9006703,6.78320293 C17.9660468,6.91872021 18,7.06724334 18,7.21770601 L18,13.782294 C18,14.3345787 17.5522847,14.782294 17,14.782294 C16.8495373,14.782294 16.7010142,14.7483408 16.5654969,14.6829643 L14.631,13.749 L14.6315789,15 C14.6315789,16.1045695 13.7361484,17 12.6315789,17 L4,17 C2.8954305,17 2,16.1045695 2,15 L2,6 C2,4.8954305 2.8954305,4 4,4 L12.6315789,4 Z' id='形状结合' fill='%238ae02b'%3E%3C/path%3E%3Crect id='矩形' fill='%23000000' x='8' y='6' width='4' height='2' rx='1'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:control{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' t='1652450503014' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4959' xmlns:xlink='http://www.w3.org/1999/xlink' width='200' height='200'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E@font-face { font-family: feedback-iconfont; src: url('//at.alicdn.com/t/font_1031158_u69w8yhxdu.woff2?t=1630033759944') format('woff2'), url('//at.alicdn.com/t/font_1031158_u69w8yhxdu.woff?t=1630033759944') format('woff'), url('//at.alicdn.com/t/font_1031158_u69w8yhxdu.ttf?t=1630033759944') format('truetype'); }%3C/style%3E%3C/defs%3E%3Cpath d='M198.4 398.933333L115.2 482.133333a42.496 42.496 0 0 0 0 60.16l83.2 83.2c20.906667 20.906667 54.613333 20.906667 75.52 0 20.48-20.906667 20.48-54.186667 0-75.093333l-37.546667-38.4 37.546667-37.973333c20.48-20.906667 20.48-54.186667 0-75.093334s-54.613333-20.906667-75.52 0z m551.68 0c-20.48 20.906667-20.48 54.186667 0 75.093334l37.546667 37.973333-37.546667 37.973333c-20.48 20.906667-20.48 54.186667 0 75.093334 20.906667 20.906667 54.613333 20.906667 75.52 0l83.2-83.2a42.496 42.496 0 0 0 0-60.16l-83.2-83.2c-20.906667-20.48-55.04-20.48-75.52 0.426666zM512 787.626667l-37.973333-37.546667c-20.906667-20.48-54.186667-20.48-75.093334 0a53.333333 53.333333 0 0 0 0 75.52l83.2 83.2c16.64 16.64 43.52 16.64 60.16 0l83.2-83.2c20.906667-20.906667 20.906667-54.613333 0-75.52-20.906667-20.48-54.186667-20.48-75.093333 0l-38.4 37.546667zM398.933333 273.92c20.906667 20.48 54.186667 20.48 75.093334 0l37.973333-37.546667 37.973333 37.546667c20.906667 20.48 54.186667 20.48 75.093334 0 20.906667-20.906667 20.906667-54.613333 0-75.52L541.866667 115.2a42.496 42.496 0 0 0-60.16 0L398.933333 198.4a53.333333 53.333333 0 0 0 0 75.52z' fill='%2344FFFF' p-id='4960'%3E%3C/path%3E%3Cpath d='M512 512m-128 0a128 128 0 1 0 256 0 128 128 0 1 0-256 0Z' fill='%2344FFFF' p-id='4961'%3E%3C/path%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:control_active{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' t='1652450503014' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4959' xmlns:xlink='http://www.w3.org/1999/xlink' width='200' height='200'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E@font-face { font-family: feedback-iconfont; src: url('//at.alicdn.com/t/font_1031158_u69w8yhxdu.woff2?t=1630033759944') format('woff2'), url('//at.alicdn.com/t/font_1031158_u69w8yhxdu.woff?t=1630033759944') format('woff'), url('//at.alicdn.com/t/font_1031158_u69w8yhxdu.ttf?t=1630033759944') format('truetype'); }%3C/style%3E%3C/defs%3E%3Cpath d='M198.4 398.933333L115.2 482.133333a42.496 42.496 0 0 0 0 60.16l83.2 83.2c20.906667 20.906667 54.613333 20.906667 75.52 0 20.48-20.906667 20.48-54.186667 0-75.093333l-37.546667-38.4 37.546667-37.973333c20.48-20.906667 20.48-54.186667 0-75.093334s-54.613333-20.906667-75.52 0z m551.68 0c-20.48 20.906667-20.48 54.186667 0 75.093334l37.546667 37.973333-37.546667 37.973333c-20.48 20.906667-20.48 54.186667 0 75.093334 20.906667 20.906667 54.613333 20.906667 75.52 0l83.2-83.2a42.496 42.496 0 0 0 0-60.16l-83.2-83.2c-20.906667-20.48-55.04-20.48-75.52 0.426666zM512 787.626667l-37.973333-37.546667c-20.906667-20.48-54.186667-20.48-75.093334 0a53.333333 53.333333 0 0 0 0 75.52l83.2 83.2c16.64 16.64 43.52 16.64 60.16 0l83.2-83.2c20.906667-20.906667 20.906667-54.613333 0-75.52-20.906667-20.48-54.186667-20.48-75.093333 0l-38.4 37.546667zM398.933333 273.92c20.906667 20.48 54.186667 20.48 75.093334 0l37.973333-37.546667 37.973333 37.546667c20.906667 20.48 54.186667 20.48 75.093334 0 20.906667-20.906667 20.906667-54.613333 0-75.52L541.866667 115.2a42.496 42.496 0 0 0-60.16 0L398.933333 198.4a53.333333 53.333333 0 0 0 0 75.52z' fill='%23ffd500' p-id='4960'%3E%3C/path%3E%3Cpath d='M512 512m-128 0a128 128 0 1 0 256 0 128 128 0 1 0-256 0Z' fill='%23ffd500' p-id='4961'%3E%3C/path%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:dashboard_group{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' fill='currentColor' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 388.227 388.227' style='enable-background:new 0 0 388.227 388.227;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M194.113,190.505c36.691,0,66.438-36.129,66.438-80.695c0-44.567-9.768-80.696-66.438-80.696 c-56.672,0-66.438,36.129-66.438,80.696C127.676,154.376,157.422,190.505,194.113,190.505z'/%3E%3Cpath d='M319.455,310.459c-1.229-77.637-11.369-99.759-88.959-113.763c0,0-10.924,13.917-36.381,13.917 c-25.457,0-36.379-13.917-36.379-13.917c-76.744,13.85-87.502,35.645-88.916,111.24c-0.115,6.173-0.168,6.497-0.189,5.78 c0.004,1.343,0.01,3.826,0.01,8.157c0,0,18.473,37.239,125.475,37.239s125.477-37.239,125.477-37.239 c0-2.782,0.002-4.718,0.004-6.033C319.576,316.283,319.533,315.424,319.455,310.459z'/%3E%3Cpath d='M286.313,176.097c29.801,0,53.959-29.343,53.959-65.539c0-36.197-7.932-65.54-53.959-65.54 c-7.742,0-14.404,0.833-20.135,2.388c10.631,19.598,12.088,43.402,12.088,62.403c0,21.514-5.832,42.054-16.572,59.061 C269.076,173.48,277.441,176.097,286.313,176.097z'/%3E%3Cpath d='M388.111,273.521c-1-63.055-9.234-81.022-72.252-92.396c0,0-8.871,11.304-29.547,11.304c-0.855,0-1.684-0.026-2.5-0.063 c13.137,5.923,25.088,14.17,33.889,26.238c15.215,20.863,18.713,48.889,19.435,90.062c42.397-8.378,51.086-25.873,51.086-25.873 c0-2.28,0-3.844,0.004-4.913C388.209,278.256,388.174,277.582,388.111,273.521z'/%3E%3Cpath d='M101.912,176.097c8.873,0,17.236-2.617,24.621-7.226c-10.74-17.007-16.572-37.547-16.572-59.061 c0-19.002,1.457-42.806,12.086-62.403c-5.73-1.555-12.391-2.388-20.135-2.388c-46.027,0-53.957,29.343-53.957,65.54 C47.955,146.754,72.113,176.097,101.912,176.097z'/%3E%3Cpath d='M104.412,192.365c-0.814,0.037-1.643,0.063-2.5,0.063c-20.676,0-29.547-11.304-29.547-11.304 c-63.016,11.374-71.252,29.34-72.25,92.396c-0.065,4.062-0.098,4.735-0.115,4.358c0.002,1.069,0.004,2.633,0.004,4.913 c0,0,8.69,17.495,51.084,25.873c0.725-41.172,4.221-69.198,19.438-90.062C79.326,206.536,91.275,198.288,104.412,192.365z'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-svg\:delete{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E删除%3C/title%3E%3Cg id='物种监测' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='监测检索' transform='translate(-594.000000, -380.000000)'%3E%3Cg id='编组-2备份' transform='translate(200.000000, 96.000000)'%3E%3Cg id='标签' transform='translate(394.000000, 284.000000)'%3E%3Cpath d='M4,4 L16,4 L16,13 C16,15.7614237 13.7614237,18 11,18 L9,18 C6.23857625,18 4,15.7614237 4,13 L4,4 L4,4 Z' id='矩形' fill='%23FF6F65'%3E%3C/path%3E%3Cline x1='2.5' y1='4' x2='17.5' y2='4' id='直线' stroke='%23FF6F65' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='7.5' y1='2.06374828' x2='12.5' y2='2.06374828' id='直线备份' stroke='%23FF6F65' stroke-linecap='square'%3E%3C/line%3E%3Cline x1='7.97241231' y1='12.7084591' x2='11.9724123' y2='9.70845905' id='直线-3' stroke='%23000000' stroke-linecap='square'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:delete_2{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E删除%3C/title%3E%3Cg id='巡护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='巡护管理-任务管理--我收到的任务/任务分配管理' transform='translate(-449.000000, -401.000000)'%3E%3Cg id='编组-9' transform='translate(20.000000, 214.000000)'%3E%3Cg id='编组-4备份-8' transform='translate(12.000000, 174.000000)'%3E%3Cg id='标签备份' transform='translate(417.000000, 13.000000)'%3E%3Crect id='矩形' fill='%23FF6F65' x='1' y='1' width='18' height='18' rx='9'%3E%3C/rect%3E%3Cpath d='M11.3493333,9.32297587 C12.5418667,8.10008 13.8615467,6.94370763 15.3333333,5.82859669 L14.43904,5 C12.8680533,5.93680266 11.3544533,7.0506505 10,8.16660351 C8.64533333,7.0506505 7.13173333,5.93680266 5.56074667,5 L4.66666667,5.82859669 C6.13824,6.94370763 7.45813333,8.10008 8.65066667,9.32297587 C6.69824,11.061008 5.23413333,12.6518883 4.66666667,13.3988043 C5.75637333,13.6223738 6.44821333,14.2347691 6.99733333,15 C7.88629333,13.4981685 8.88064,12.1079112 10,10.7987032 C11.11936,12.1079112 12.1137067,13.4981685 13.0026667,15 C13.5515733,14.2347691 14.2434133,13.6223738 15.3333333,13.3988043 C14.7658667,12.6518883 13.3015467,11.061008 11.3493333,9.32297587' id='Fill-1' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:distribute{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E下发%3C/title%3E%3Cg id='巡护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='巡护管理-任务管理--我收到的任务/任务分配管理' transform='translate(-369.000000, -401.000000)' fill='%2344FFFF' fill-rule='nonzero'%3E%3Cg id='编组-9' transform='translate(20.000000, 214.000000)'%3E%3Cg id='编组-4备份-8' transform='translate(12.000000, 174.000000)'%3E%3Cg id='标签备份-3' transform='translate(337.000000, 13.000000)'%3E%3Cg id='fasong' transform='translate(10.500000, 11.000000) rotate(-11.000000) translate(-10.500000, -11.000000) translate(2.000000, 3.000000)'%3E%3Cpath d='M0.684143769,3.75029297 L15.8861734,0.0270780432 C16.6212206,-0.15328531 17.2365233,0.601296065 16.9104498,1.28410019 L10.1384356,15.4886345 C9.78841309,16.2211305 8.72176559,16.1511937 8.4730654,15.3782079 L6.74505961,10.0077971 C6.64764515,9.70315785 6.71915684,9.36975931 6.93296642,9.13174648 L9.88789317,5.85943994 C10.0684311,5.65883172 9.82709979,5.35883961 9.59313739,5.49687279 L5.67288544,7.77902134 C5.39997363,7.93798547 5.06357181,7.94217769 4.78677586,7.79006399 L0.464919153,5.40669111 C-0.25170585,5.010996 -0.109854629,3.94353942 0.684143769,3.75029297 Z' id='路径'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:download_2{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频下载-按文件下载' transform='translate(-1758.000000, -750.000000)' fill='%2344FFFF'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='标签备份-25' transform='translate(1546.000000, 584.000000)'%3E%3Cg id='paixu' transform='translate(5.000000, 2.000000)' fill-rule='nonzero'%3E%3Cpath d='M5.85189293,0 C6.30159241,0 6.60674563,0.0962926069 6.76735259,0.288877821 C6.92795954,0.481463035 7.00826302,0.789599377 7.00826302,1.21328685 C7.00826302,1.40587206 7.0109398,1.70919377 7.01629337,2.12325198 C7.02164694,2.53731019 7.02432372,2.97784887 7.02432372,3.44486801 C7.02432372,3.91188716 7.0270005,4.36686972 7.03235407,4.80981572 C7.03770763,5.25276171 7.04038441,5.60422972 7.04038441,5.86421976 C7.04038441,6.23013167 7.08053615,6.5214168 7.16083963,6.73807517 C7.24114311,6.95473354 7.42584111,7.05824809 7.71493363,7.04861883 C7.91836911,7.04861883 8.16998668,7.05343346 8.46978633,7.06306272 C8.76958598,7.07269198 9.02655712,7.07750661 9.24069972,7.07750661 C9.61544929,7.07750661 9.85368294,7.16657727 9.95540068,7.34471859 C10.0571184,7.52285992 9.98484529,7.75636949 9.73858129,8.04524731 C9.48161016,8.33412513 9.18181051,8.67596388 8.83918233,9.07076357 C8.49655416,9.46556326 8.14054207,9.86999221 7.77114607,10.2840504 C7.40175007,10.6981086 7.04038441,11.1049449 6.68704911,11.5045592 C6.3337138,11.9041735 6.02320702,12.2580489 5.75552876,12.5661852 C5.50926476,12.8454338 5.2710311,12.9898727 5.0408278,12.9995019 C4.81062449,13.0091312 4.57239084,12.8791362 4.32612684,12.6095169 C4.06915571,12.3302683 3.76935606,12.0028735 3.42672788,11.6273323 C3.08409971,11.2517911 2.73344118,10.8642134 2.37475231,10.4645991 C2.01606344,10.0649847 1.66272814,9.67018505 1.3147464,9.28019999 C0.966764655,8.89021493 0.653581089,8.54115423 0.375195697,8.23301789 C0.0646889132,7.89599377 -0.0530895219,7.61915252 0.0218603914,7.40249416 C0.0968103047,7.18583579 0.32701361,7.07750661 0.712470307,7.07750661 L1.097927,7.07750661 C1.24782683,7.07750661 1.40308022,7.07509929 1.56368718,7.07028466 C1.72429414,7.06547003 1.88222431,7.05824809 2.0374777,7.04861883 C2.19273109,7.03898957 2.32924701,7.03417494 2.44702544,7.03417494 C2.72541083,7.03417494 2.89672492,6.96195548 2.9609677,6.81751657 C3.02521049,6.67307766 3.05733188,6.47567782 3.05733188,6.22531704 C3.05733188,5.94606848 3.0546551,5.58015657 3.04930153,5.12758132 C3.04394797,4.67500607 3.04127118,4.20317229 3.04127118,3.71208 C3.04127118,3.2209877 3.0385944,2.7443393 3.03324084,2.28213478 C3.02788727,1.81993027 3.02521049,1.4443891 3.02521049,1.15551128 C3.02521049,1.03033089 3.03591762,0.900335875 3.05733188,0.765526225 C3.07874614,0.630716575 3.12960501,0.507943502 3.20990849,0.397207004 C3.29021197,0.286470506 3.39996005,0.194992529 3.53915275,0.122773074 C3.67834545,0.0505536186 3.87107379,0.014443891 4.1173378,0.014443891 C4.40643032,0.014443891 4.68481571,0.0120365759 4.95249397,0.00722194552 C5.22017223,0.00240731517 5.51997189,0 5.85189293,0 L5.85189293,0 Z' id='路径'%3E%3C/path%3E%3C/g%3E%3Crect id='矩形' x='2' y='16.2222222' width='16' height='1.77777778' rx='0.888888889'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:download_3{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='数据管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='数据管理-物种管理-物种分类' transform='translate(-1774.000000, -172.000000)' fill='%23000000'%3E%3Cg id='编组-2备份-4' transform='translate(200.000000, 96.000000)'%3E%3Cg id='搜索备份' transform='translate(1574.000000, 76.000000)'%3E%3Cpath d='M10.8518929,2 C11.3015924,2 11.6067456,2.09629261 11.7673526,2.28887782 C11.9279595,2.48146303 12.008263,2.78959938 12.008263,3.21328685 C12.008263,3.40587206 12.0109398,3.70919377 12.0162934,4.12325198 C12.0216469,4.53731019 12.0243237,4.97784887 12.0243237,5.44486801 C12.0243237,5.91188716 12.0270005,6.36686972 12.0323541,6.80981572 C12.0377076,7.25276171 12.0403844,7.60422972 12.0403844,7.86421976 C12.0403844,8.23013167 12.0805362,8.5214168 12.1608396,8.73807517 C12.2411431,8.95473354 12.4258411,9.05824809 12.7149336,9.04861883 C12.9183691,9.04861883 13.1699867,9.05343346 13.4697863,9.06306272 C13.769586,9.07269198 14.0265571,9.07750661 14.2406997,9.07750661 C14.6154493,9.07750661 14.8536829,9.16657727 14.9554007,9.34471859 C15.0571184,9.52285992 14.9848453,9.75636949 14.7385813,10.0452473 C14.4816102,10.3341251 14.1818105,10.6759639 13.8391823,11.0707636 C13.4965542,11.4655633 13.1405421,11.8699922 12.7711461,12.2840504 C12.4017501,12.6981086 12.0403844,13.1049449 11.6870491,13.5045592 C11.3337138,13.9041735 11.023207,14.2580489 10.7555288,14.5661852 C10.5092648,14.8454338 10.2710311,14.9898727 10.0408278,14.9995019 C9.81062449,15.0091312 9.57239084,14.8791362 9.32612684,14.6095169 C9.06915571,14.3302683 8.76935606,14.0028735 8.42672788,13.6273323 C8.08409971,13.2517911 7.73344118,12.8642134 7.37475231,12.4645991 C7.01606344,12.0649847 6.66272814,11.6701851 6.3147464,11.2802 C5.96676466,10.8902149 5.65358109,10.5411542 5.3751957,10.2330179 C5.06468891,9.89599377 4.94691048,9.61915252 5.02186039,9.40249416 C5.0968103,9.18583579 5.32701361,9.07750661 5.71247031,9.07750661 L6.097927,9.07750661 C6.24782683,9.07750661 6.40308022,9.07509929 6.56368718,9.07028466 C6.72429414,9.06547003 6.88222431,9.05824809 7.0374777,9.04861883 C7.19273109,9.03898957 7.32924701,9.03417494 7.44702544,9.03417494 C7.72541083,9.03417494 7.89672492,8.96195548 7.9609677,8.81751657 C8.02521049,8.67307766 8.05733188,8.47567782 8.05733188,8.22531704 C8.05733188,7.94606848 8.0546551,7.58015657 8.04930153,7.12758132 C8.04394797,6.67500607 8.04127118,6.20317229 8.04127118,5.71208 C8.04127118,5.2209877 8.0385944,4.7443393 8.03324084,4.28213478 C8.02788727,3.81993027 8.02521049,3.4443891 8.02521049,3.15551128 C8.02521049,3.03033089 8.03591762,2.90033587 8.05733188,2.76552623 C8.07874614,2.63071658 8.12960501,2.5079435 8.20990849,2.397207 C8.29021197,2.28647051 8.39996005,2.19499253 8.53915275,2.12277307 C8.67834545,2.05055362 8.87107379,2.01444389 9.1173378,2.01444389 C9.40643032,2.01444389 9.68481571,2.01203658 9.95249397,2.00722195 C10.2201722,2.00240732 10.5199719,2 10.8518929,2 L10.8518929,2 Z' id='路径' fill-rule='nonzero'%3E%3C/path%3E%3Crect id='矩形' x='2' y='16.2222222' width='16' height='1.77777778' rx='0.888888889'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:edit{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E编辑%3C/title%3E%3Cg id='巡护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='巡护管理-巡护路线' transform='translate(-372.000000, -308.000000)'%3E%3Cg id='编组-2备份' transform='translate(20.000000, 96.000000)'%3E%3Cg id='标签备份-5' transform='translate(352.000000, 212.000000)'%3E%3Crect id='矩形' fill='%2344FFFF' fill-rule='nonzero' x='2' y='2' width='16' height='16' rx='3'%3E%3C/rect%3E%3Cg id='编组' transform='translate(5.000000, 5.000000)' stroke='%23000000' stroke-linecap='round'%3E%3Cline x1='0.5' y1='10' x2='9.5' y2='0' id='直线-4'%3E%3C/line%3E%3C/g%3E%3Cline x1='11.3828432' y1='15' x2='15.0530783' y2='15' id='直线-4备份' stroke='%23000000' stroke-linecap='round'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:eye{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='128' height='64' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23889aa4' d='M127.072 7.994c1.37-2.208.914-5.152-.914-6.87-2.056-1.717-4.797-1.226-6.396.982-.229.245-25.586 32.382-55.74 32.382-29.24 0-55.74-32.382-55.968-32.627-1.6-1.963-4.57-2.208-6.397-.49C-.17 3.086-.399 6.275 1.2 8.238c.457.736 5.94 7.36 14.62 14.72L4.17 35.96c-1.828 1.963-1.6 5.152.228 6.87.457.98 1.6 1.471 2.742 1.471s2.284-.49 3.198-1.472l12.564-13.983c5.94 4.416 13.021 8.587 20.788 11.53l-4.797 17.418c-.685 2.699.686 5.397 3.198 6.133h1.37c2.057 0 3.884-1.472 4.341-3.68L52.6 42.83c3.655.736 7.538 1.227 11.422 1.227 3.883 0 7.767-.49 11.422-1.227l4.797 17.173c.457 2.208 2.513 3.68 4.34 3.68.457 0 .914 0 1.143-.246 2.513-.736 3.883-3.434 3.198-6.133l-4.797-17.172c7.767-2.944 14.848-7.114 20.788-11.53l12.336 13.738c.913.981 2.056 1.472 3.198 1.472s2.284-.49 3.198-1.472c1.828-1.963 1.828-4.906.228-6.87l-11.65-13.001c9.366-7.36 14.849-14.474 14.849-14.474z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:eye-open{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='128' height='128'%3E%3Cpath fill='%23889aa4' d='M512 128q69.675 0 135.51 21.163t115.498 54.997 93.483 74.837 73.685 82.006 51.67 74.837 32.17 54.827L1024 512q-2.347 4.992-6.315 13.483T998.87 560.17t-31.658 51.669-44.331 59.99-56.832 64.34-69.504 60.16-82.347 51.5-94.848 34.687T512 896q-69.675 0-135.51-21.163t-115.498-54.826-93.483-74.326-73.685-81.493-51.67-74.496-32.17-54.997L0 513.707q2.347-4.992 6.315-13.483t18.816-34.816 31.658-51.84 44.331-60.33 56.832-64.683 69.504-60.331 82.347-51.84 94.848-34.816T512 128.085zm0 85.333q-46.677 0-91.648 12.331t-81.152 31.83-70.656 47.146-59.648 54.485-48.853 57.686-37.675 52.821-26.325 43.99q12.33 21.674 26.325 43.52t37.675 52.351 48.853 57.003 59.648 53.845T339.2 767.02t81.152 31.488T512 810.667t91.648-12.331 81.152-31.659 70.656-46.848 59.648-54.186 48.853-57.344 37.675-52.651T927.957 512q-12.33-21.675-26.325-43.648t-37.675-52.65-48.853-57.345-59.648-54.186-70.656-46.848-81.152-31.659T512 213.334zm0 128q70.656 0 120.661 50.006T682.667 512 632.66 632.661 512 682.667 391.339 632.66 341.333 512t50.006-120.661T512 341.333zm0 85.334q-35.328 0-60.33 25.002T426.666 512t25.002 60.33T512 597.334t60.33-25.002T597.334 512t-25.002-60.33T512 426.666z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:filter_{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='60px' height='60px' viewBox='0 0 60 60' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E切片%3C/title%3E%3Cdefs%3E%3ClinearGradient x1='22.9164991%25' y1='4.98753786%25' x2='70.1594445%25' y2='84.270556%25' id='linearGradient-1'%3E%3Cstop stop-color='%233CCACA' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23BBFFFF' offset='100%25'%3E%3C/stop%3E%3Cstop stop-color='%23C9FFFF' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='物种监测' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='精彩瞬间' transform='translate(-1820.000000, -920.000000)'%3E%3Cg id='筛选' transform='translate(1820.000000, 920.000000)'%3E%3Ccircle id='椭圆形' fill='%230A224E' cx='30' cy='30' r='30'%3E%3C/circle%3E%3Cg id='shaixuan' transform='translate(16.115463, 16.136426)' fill='url(%23linearGradient-1)'%3E%3Cpath d='M16.8100521,16.8739708 C16.8100521,15.9506071 17.1238397,15.0523347 17.6966267,14.3297022 L26.5673534,3.15649893 C26.6995316,2.98977724 26.7715644,2.78274102 26.7715644,2.56936002 L26.7715644,0.940927742 C26.7715644,0.421267699 26.3534468,0 25.8376726,0 L0.933891782,0 C0.418117593,0 0,0.421267699 0,0.940927742 L0,2.57186916 C0,2.78263698 0.0722209645,2.99089565 0.204211003,3.15649893 L9.07742812,14.3297022 C9.65021508,15.0523347 9.96400272,15.9506071 9.96400272,16.87648 L9.96400272,29.4999666 C9.96400272,29.8562645 10.163233,30.1824528 10.479511,30.3405287 L16.8125424,33.5321556 L16.8125424,16.8739708 L16.8100521,16.8739708 Z' id='形状' transform='translate(13.385782, 16.766078) scale(-1, 1) translate(-13.385782, -16.766078)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:folder_2{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频监控' transform='translate(-594.000000, -394.000000)'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='标签' transform='translate(382.000000, 228.000000)'%3E%3Crect id='矩形' fill='%2344FFFF' fill-rule='nonzero' x='2' y='2' width='16' height='16' rx='3'%3E%3C/rect%3E%3Cg id='编组' transform='translate(5.000000, 5.500000)' stroke='%23000000' stroke-linecap='round'%3E%3Cline x1='0.5' y1='0.5' x2='9.5' y2='0.5' id='直线-4'%3E%3C/line%3E%3Cline x1='0.5' y1='4.5' x2='6.05307831' y2='4.5' id='直线-4备份'%3E%3C/line%3E%3Cline x1='0.5' y1='8.5' x2='9.5' y2='8.5' id='直线-4备份-2'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:folder_3{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频监控' transform='translate(-1244.000000, -296.000000)' fill='%2344FFFF' fill-rule='nonzero'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='标签备份-27' transform='translate(1032.000000, 130.000000)'%3E%3Cpath d='M4.66100094,1 L4.738,3.006 L15.7081257,3.42875582 L15.8145887,3.43915353 C16.1948497,3.49919692 16.4953007,3.79700156 16.5592959,4.17592153 L16.5712442,4.29187434 L16.993,15.261 L19,15.3389991 L18.9309505,17.1342856 L17.062,17.062 L17.1342856,18.9309505 L15.3389991,19 L15.261,16.993 L4.29187434,16.5712442 C3.8589401,16.5545929 3.50520125,16.2328758 3.43915353,15.8145887 L3.42875582,15.7081257 L3.006,4.738 L1,4.66100094 L1.06904948,2.86571443 L2.937,2.937 L2.86571443,1.06904948 L4.66100094,1 Z M7.49087947,9 C6.35813857,9 5.24670109,9.41913129 4.16462127,10.2394341 C3.96799728,10.3884908 3.94412077,10.6514487 4.1112916,10.8267671 C4.27846242,11.0020854 4.5733764,11.0233748 4.77000039,10.8743181 C5.69335615,10.1743408 6.5976311,9.833332 7.49087947,9.833332 C8.31918133,9.833332 9.51941822,10.4906871 11.0499261,11.8108577 C11.1122969,11.9593811 11.2288174,12.0632284 11.364078,12.0889793 L11.3703536,12.0926243 L11.79914,12.4855146 L12.2433324,12.9099921 C12.3186385,12.983372 12.3945792,13.0580689 12.4711508,13.1340834 L12.9381212,13.6059855 C13.0172016,13.6872723 13.0969055,13.7698776 13.1772292,13.853802 C13.3447624,14.0288452 13.6397199,14.0496495 13.8360353,13.9002697 C14.0323506,13.7508899 14.0556831,13.4878932 13.8881499,13.31285 L13.3807601,12.7914588 C13.2974639,12.7073489 13.2147995,12.6246335 13.1327633,12.5433132 L12.6650676,12.0873337 C13.7931338,12.2222982 14.636235,12.788313 15.2207056,13.7811061 C15.3598843,14.0175178 15.6289115,14.0707351 15.8215945,13.8999703 C16.0142775,13.7292055 16.0576513,13.3991237 15.9184726,13.162712 C14.9666625,11.5459489 13.4714097,10.8384804 11.4911586,11.0308253 C9.87970663,9.67884095 8.55966844,9 7.49087947,9 Z M13,5 C12.4477153,5 12,5.44771525 12,6 C12,6.55228475 12.4477153,7 13,7 C13.5522847,7 14,6.55228475 14,6 C14,5.44771525 13.5522847,5 13,5 Z' id='形状结合'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:forest_area{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='40px' height='40px' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E切片%3C/title%3E%3Cg id='资源监管' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='资源监管--林草资源' transform='translate(-1385.000000, -116.000000)' fill='%2344FFFF' fill-rule='nonzero'%3E%3Cg id='总面积备份' transform='translate(1385.000000, 116.000000)'%3E%3Cg id='编组-2备份' transform='translate(2.000000, 19.000000)'%3E%3Cpath d='M6.3606503,0.106361773 L2.07332455,6.38103728 C1.92468488,6.59838297 2.01758467,7 2.21267425,7 L10.7873257,7 C10.9824153,7 11.0753151,6.59838297 10.9266754,6.38103728 L6.65792966,0.106361773 C6.63540892,0.0425568712 6.57593605,0 6.50928998,0 C6.44264391,0 6.38317104,0.0425568712 6.3606503,0.106361773 Z' id='路径'%3E%3C/path%3E%3Cpath d='M6.32743328,3.10191763 L1.0883184,10.288934 C0.908810879,10.5370912 1.0215249,11 1.25947674,11 L11.7377065,11 C11.9798329,11 12.092547,10.5227745 11.9088648,10.288934 L6.67392455,3.10191763 C6.63395979,3.03795858 6.56943555,3 6.50067891,3 C6.43192228,3 6.36739804,3.03795858 6.32743328,3.10191763 L6.32743328,3.10191763 Z' id='路径'%3E%3C/path%3E%3Cpath d='M6.77719447,7.10302144 L0.114660064,14.2894627 C0.009821949,14.4012865 -0.0269495972,14.5698162 0.0202942068,14.721956 C0.0675380107,14.8740958 0.190287276,14.9824412 0.335302438,15 L13.6646976,15 C13.8097127,14.9824412 13.932462,14.8740958 13.9797058,14.721956 C14.0269496,14.5698162 13.9901781,14.4012865 13.8853399,14.2894627 L7.21847921,7.10302144 C7.16061755,7.03717261 7.08100448,7 6.99783684,7 C6.9146692,7 6.83505613,7.03717261 6.77719447,7.10302144 L6.77719447,7.10302144 Z' id='路径'%3E%3C/path%3E%3Cpath d='M6.74906367,12 L7.25093633,12 C7.75031211,12 8,12.1457992 8,12.4373975 L8,19.5626025 C8,19.8542008 7.75031211,20 7.25093633,20 L6.74906367,20 C6.24968789,20 6,19.8542008 6,19.5626025 L6,12.4373975 C6,12.1457992 6.24968789,12 6.74906367,12 Z' id='路径'%3E%3C/path%3E%3C/g%3E%3Cg id='编组-2' transform='translate(8.000000, 1.000000)'%3E%3Cpath d='M15.2058173,0.227918084 L6.15479628,13.6736513 C5.8410014,14.1393921 6.0371232,15 6.44897898,15 L24.551021,15 C24.9628768,15 25.1589986,14.1393921 24.8452037,13.6736513 L15.8334071,0.227918084 C15.7858633,0.0911932954 15.6603094,0 15.5196122,0 C15.3789149,0 15.2533611,0.0911932954 15.2058173,0.227918084 Z' id='路径'%3E%3C/path%3E%3Cpath d='M15.1078029,7.20383526 L3.20072364,21.5778679 C2.792752,22.0741825 3.04892024,23 3.58971985,23 L27.4038784,23 C27.9541657,23 28.210334,22.045549 27.7928746,21.5778679 L15.8952831,7.20383526 C15.8044541,7.07591716 15.6578081,7 15.501543,7 C15.3452779,7 15.1986319,7.07591716 15.1078029,7.20383526 L15.1078029,7.20383526 Z' id='路径'%3E%3C/path%3E%3Cpath d='M15.0066449,15.2060429 L0.253890143,29.5789254 C0.0217486014,29.8025731 -0.059674108,30.1396325 0.0449371721,30.443912 C0.149548452,30.7481916 0.421350397,30.9648824 0.742455397,31 L30.2575446,31 C30.5786496,30.9648824 30.8504515,30.7481916 30.9550628,30.443912 C31.0596741,30.1396325 30.9782514,29.8025731 30.7461099,29.5789254 L15.9837754,15.2060429 C15.8556531,15.0743452 15.6793671,15 15.4952101,15 C15.3110532,15 15.1347671,15.0743452 15.0066449,15.2060429 L15.0066449,15.2060429 Z' id='路径'%3E%3C/path%3E%3Cpath d='M14.8726592,20 L16.1273408,20 C17.3757803,20 18,20.3280481 18,20.9841443 L18,37.0158557 C18,37.6719519 17.3757803,38 16.1273408,38 L14.8726592,38 C13.6242197,38 13,37.6719519 13,37.0158557 L13,20.9841443 C13,20.3280481 13.6242197,20 14.8726592,20 Z' id='路径'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:forest_canopy_densityf{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='40px' height='40px' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E切片%3C/title%3E%3Cg id='资源监管' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='资源监管--林草资源' transform='translate(-1625.000000, -286.000000)' fill='%23FF6F65' fill-rule='nonzero'%3E%3Cg id='总面积备份-4' transform='translate(1625.000000, 286.000000)'%3E%3Cg id='shuye' transform='translate(6.142708, 5.188856)'%3E%3Cpath d='M29.2490241,1.06667862 C29.0015158,5.72772004 27.6166193,10.4417732 25.7374548,14.6758185 C24.2055275,18.1182237 22.3735568,21.8144104 19.3759377,24.2191098 C17.8409211,25.457034 15.7761465,26.5188645 13.840579,26.9270241 C11.0274265,27.5233878 8.0528807,27.1813178 5.22122432,26.9219284 C3.56508412,26.7719128 2.86761387,27.7020525 2.57992125,29.2451316 C2.40155879,30.2042219 3.22001514,31.5535997 3.01315871,32.3593448 C2.75375269,33.3964002 1.98850375,33.678948 1.27268907,32.5144091 C0.287339041,30.8936088 1.57217321,27.6537669 2.62576956,26.3733513 C0.402654748,24.2347936 -0.381479953,18.8438741 0.169765664,15.9842379 C2.27482674,5.11433333 13.5175665,-0.0284832398 23.6002128,0.000118630798 C24.0553431,0.00413290735 29.2979124,0.0376738594 29.2490241,1.06667862 Z M26.3255507,2.08095208 L25.7727881,2.33207038 C16.0613764,6.8138674 9.21528318,13.7003756 5.25486048,22.9776424 L5.25486048,22.9776424 L6.17456269,23.3702591 L6.39613616,22.8607404 C10.3635237,13.9033913 17.1359509,7.28574074 26.7337696,2.99383613 L26.7337696,2.99383613 L26.3255507,2.08095208 Z' id='形状结合'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:forest_coverage{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='40px' height='40px' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E切片%3C/title%3E%3Cg id='资源监管' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='资源监管--林草资源' transform='translate(-1385.000000, -286.000000)' fill='%238AE02B'%3E%3Cg id='总面积备份-3' transform='translate(1385.000000, 286.000000)'%3E%3Cpath d='M20,3 C29.3888407,3 37,10.6111593 37,20 C37,29.3888407 29.3888407,37 20,37 C10.6111593,37 3,29.3888407 3,20 C3,10.6111593 10.6111593,3 20,3 Z M20,5 L20,35 C28.2842712,35 35,28.2842712 35,20 C35,11.7157288 28.2842712,5 20,5 Z' id='形状结合'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:forest_storage_area{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='40px' height='40px' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E切片%3C/title%3E%3Cg id='资源监管' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='资源监管--林草资源' transform='translate(-1625.000000, -116.000000)' stroke='%236BBBFF' stroke-width='2'%3E%3Cg id='总面积备份-2' transform='translate(1625.000000, 116.000000)'%3E%3Cg id='区域图_area-map' transform='translate(2.000000, 4.000000)'%3E%3Cpolygon id='路径' fill='%236BBBFF' fill-rule='nonzero' points='12.6 16 7.2 24 0 20 0 32 36 32 36 8 29.7 15.1111111 24.3 10.6666667 18 17.7777778'%3E%3C/polygon%3E%3Cpolyline id='路径' points='0 20 0 9.77777778 6.3 15.1111111 11.25 8 16.65 10.6666667 24.3 2.66666667 29.25 6.66666667 36 0 36 8.44444444'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:forest_total_area{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='40px' height='40px' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E切片%3C/title%3E%3Cg id='资源监管' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='资源监管--林草资源' transform='translate(-1145.000000, -116.000000)'%3E%3Cg id='总面积' transform='translate(1145.000000, 116.000000)'%3E%3Crect id='矩形' stroke='%23FFF400' stroke-width='2' x='2.54054054' y='3' width='34.9189189' height='34' rx='4'%3E%3C/rect%3E%3Crect id='矩形' fill='%23FFF400' x='7.67567568' y='8' width='24.6486486' height='24' rx='4'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:fullscreen{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' fill='currentColor' width='128' height='128' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M38.47 52L52 38.462l-23.648-23.67L43.209 0H.035L0 43.137l14.757-14.865L38.47 52zm74.773 47.726L89.526 76 76 89.536l23.648 23.672L84.795 128h43.174L128 84.863l-14.757 14.863zM89.538 52l23.668-23.648L128 43.207V.038L84.866 0 99.73 14.76 76 38.472 89.538 52zM38.46 76L14.792 99.651 0 84.794v43.173l43.137.033-14.865-14.757L52 89.53 38.46 76z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-svg\:headSculpture{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='48px' height='48px' viewBox='0 0 48 48' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E切片%3C/title%3E%3Cdefs%3E%3ClinearGradient x1='50%25' y1='0%25' x2='50%25' y2='100%25' id='linearGradient-1'%3E%3Cstop stop-color='%235382D8' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%238CB8EE' stop-opacity='0' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3ClinearGradient x1='50%25' y1='0%25' x2='50%25' y2='100%25' id='linearGradient-2'%3E%3Cstop stop-color='%235382D8' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%238CB8EE' stop-opacity='0' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='巡护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' opacity='0.786382631'%3E%3Cg id='巡护管理-巡护地图' transform='translate(-219.000000, -232.000000)' fill='%2366FFFF' stroke-width='0.5'%3E%3Cg id='编组-2备份' transform='translate(20.000000, 96.000000)'%3E%3Cg id='默认头像备份' transform='translate(199.000000, 136.000000)'%3E%3Cg id='椭圆形-+-形状结合-蒙版' transform='translate(9.600000, 4.800000)'%3E%3Ccircle id='椭圆形' stroke='url(%23linearGradient-1)' cx='14.4' cy='9.6' r='9.35'%3E%3C/circle%3E%3Cpath d='M14.4,19.45 C18.3061899,19.45 21.8420248,21.1061797 24.4016772,23.7821799 C26.9652626,26.462292 28.55,30.1650689 28.55,34.2544548 C28.5496101,35.3302941 28.1132904,36.3041804 27.4081083,37.0091069 C26.7029263,37.7140333 25.7288819,38.15 24.6530426,38.15 L24.6530426,38.15 L4.14545455,38.15 C3.10498199,38.15 2.1597783,37.7420848 1.46106601,37.0774319 C0.760208315,36.4107382 0.30726674,35.4857617 0.2550706,34.4544073 C0.254314273,30.276409 1.82849511,26.5331951 4.37828358,23.8299193 C6.93877649,21.1152946 10.4831966,19.45 14.4,19.45 Z' id='路径' stroke='url(%23linearGradient-2)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:home{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' fill='currentColor' id='图层_1' data-name='图层 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E.cls-1 {fill: none;}.cls-2 {clip-path: url(%23clip-path);}%3C/style%3E%3CclipPath id='clip-path'%3E%3Cpath class='cls-1' d='M1009.7-183.7h-9.23v9.24a1.63,1.63,0,0,1-1.64,1.63,1.63,1.63,0,0,1-1.63-1.63v-9.24H988a1.63,1.63,0,0,1-1.64-1.63A1.63,1.63,0,0,1,988-187h9.23v-9.24a1.63,1.63,0,0,1,1.63-1.63,1.63,1.63,0,0,1,1.64,1.63V-187h9.23a1.62,1.62,0,0,1,1.63,1.63,1.62,1.62,0,0,1-1.63,1.63Z'/%3E%3C/clipPath%3E%3C/defs%3E%3Ctitle%3E应急iconGIS%3C/title%3E%3Cpolygon class='cls-1' points='-1742.55 -219 -1794 -219 -1794 861 126 861 126 814.5 -1742.55 814.5 -1742.55 -219'/%3E%3Cpath d='M28.68,15.58,16.8,4.31a1.21,1.21,0,0,0-1.63,0L3.36,15.57l-.1.1h0a1.16,1.16,0,0,0-.26.73,1.13,1.13,0,0,0,.35.83,1.21,1.21,0,0,0,1.65,0l1-1v8.44a3.25,3.25,0,0,0,.49,1.77A3.22,3.22,0,0,0,9.22,28H22.71a3.29,3.29,0,0,0,2.39-.9,2.06,2.06,0,0,0,.3-.45l.08-.14A3.47,3.47,0,0,0,26,24.7V16.28l1,1a1.21,1.21,0,0,0,1.67-.06A1.17,1.17,0,0,0,28.68,15.58ZM14.74,21.27a.79.79,0,0,1,0-.38,1,1,0,0,1,.25,0h1.8c.35,0,.43,0,.43.47v4.3H14.74Zm2.1-2.76H15a2.52,2.52,0,0,0-2.66,2.76v4.37H9.22a.81.81,0,0,1-.84-.9V14L16,6.8l7.64,7.25V24.7c0,.7-.23.94-.92.94H19.64v-4.3A2.67,2.67,0,0,0,16.84,18.51Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-svg\:icon_bianjiao_plus3{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频监控' transform='translate(-532.000000, -916.000000)' fill='%2344FFFF'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='上备份-20' transform='translate(320.000000, 750.000000)'%3E%3Crect id='矩形' x='8' y='2' width='4' height='16'%3E%3C/rect%3E%3Crect id='矩形' transform='translate(10.000000, 10.000000) rotate(-270.000000) translate(-10.000000, -10.000000)' x='8' y='2' width='4' height='16'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_boundary_left{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' t='1751878333912' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='6673' width='35' height='35' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath d='M298.688 864a32 32 0 0 0-32-32H256c-6.208 0-12.288-0.448-18.24-1.28-17.472-2.496-36.224 4.8-43.008 21.12-6.784 16.32 0.96 35.328 18.176 39.296 13.888 3.2 28.288 4.864 43.072 4.864h10.688a32 32 0 0 0 32-32zM129.28 722.24c2.496 17.472-4.8 36.224-21.12 43.008-16.32 6.784-35.328-0.96-39.296-18.176A192.384 192.384 0 0 1 64 704v-16a32 32 0 0 1 64 0V704c0 6.208 0.448 12.288 1.28 18.24zM128 336a32 32 0 0 1-64 0V320c0-14.72 1.664-29.184 4.864-43.072 3.968-17.28 22.976-24.96 39.296-18.176 16.32 6.784 23.616 25.536 21.12 43.008C128.448 307.712 128 313.792 128 320v16z m66.752-163.84c6.784 16.32 25.536 23.616 43.008 21.12C243.712 192.448 249.792 192 256 192h10.688a32 32 0 0 0 0-64H256c-14.72 0-29.184 1.664-43.072 4.864-17.28 3.968-24.96 22.976-18.176 39.296z m562.56 19.84a32 32 0 0 1 0-64H768c14.72 0 29.184 1.664 43.072 4.864 17.28 3.968 24.96 22.976 18.176 39.296-6.784 16.32-25.536 23.616-43.008 21.12A129.152 129.152 0 0 0 768 192h-10.688zM896 688a32 32 0 0 1 64 0V704c0 14.72-1.664 29.184-4.864 43.072-3.968 17.28-22.976 24.96-39.296 18.176-16.32-6.784-23.616-25.536-21.12-43.008 0.832-5.952 1.28-12.032 1.28-18.24v-16zM416 832a32 32 0 0 0 0 64h21.312a32 32 0 0 0 0-64H416z m170.688 0a32 32 0 0 0 0 64H608a32 32 0 0 0 0-64h-21.312z m170.624 0a32 32 0 0 0 0 64H768c14.72 0 29.184-1.664 43.072-4.864 17.28-3.968 24.96-22.976 18.176-39.296-6.784-16.32-25.536-23.616-43.008-21.12-5.952 0.832-12.032 1.28-18.24 1.28h-10.688zM896 528a32 32 0 0 0 64 0v-32a32 32 0 0 0-64 0v32z m0-192a32 32 0 0 0 64 0V320c0-14.72-1.664-29.184-4.864-43.072-3.968-17.28-22.976-24.96-39.296-18.176-16.32 6.784-23.616 25.536-21.12 43.008 0.832 5.952 1.28 12.032 1.28 18.24v16zM608 192a32 32 0 0 0 0-64h-21.312a32 32 0 1 0 0 64H608zM437.312 192a32 32 0 1 0 0-64H416a32 32 0 0 0 0 64h21.312zM128 496a32 32 0 0 0-64 0v32a32 32 0 0 0 64 0v-32z' p-id='6674' fill='%23ffcc4c'%3E%3C/path%3E%3Cpath d='M64 64m64 0l0 0q64 0 64 64l0 768q0 64-64 64l0 0q-64 0-64-64l0-768q0-64 64-64Z' p-id='6675' fill='%23ffcc4c'%3E%3C/path%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_boundary_right{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' t='1751877349952' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='5259' width='35' height='35' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath d='M298.688 864a32 32 0 0 0-32-32H256c-6.208 0-12.288-0.448-18.24-1.28-17.472-2.496-36.224 4.8-43.008 21.12-6.784 16.32 0.96 35.328 18.176 39.296 13.888 3.2 28.288 4.864 43.072 4.864h10.688a32 32 0 0 0 32-32zM129.28 722.24c2.496 17.472-4.8 36.224-21.12 43.008-16.32 6.784-35.328-0.96-39.296-18.176A192.384 192.384 0 0 1 64 704v-16a32 32 0 0 1 64 0V704c0 6.208 0.448 12.288 1.28 18.24zM128 336a32 32 0 0 1-64 0V320c0-14.72 1.664-29.184 4.864-43.072 3.968-17.28 22.976-24.96 39.296-18.176 16.32 6.784 23.616 25.536 21.12 43.008C128.448 307.712 128 313.792 128 320v16z m66.752-163.84c6.784 16.32 25.536 23.616 43.008 21.12C243.712 192.448 249.792 192 256 192h10.688a32 32 0 0 0 0-64H256c-14.72 0-29.184 1.664-43.072 4.864-17.28 3.968-24.96 22.976-18.176 39.296z m562.56 19.84a32 32 0 0 1 0-64H768c14.72 0 29.184 1.664 43.072 4.864 17.28 3.968 24.96 22.976 18.176 39.296-6.784 16.32-25.536 23.616-43.008 21.12A129.152 129.152 0 0 0 768 192h-10.688zM896 688a32 32 0 0 1 64 0V704c0 14.72-1.664 29.184-4.864 43.072-3.968 17.28-22.976 24.96-39.296 18.176-16.32-6.784-23.616-25.536-21.12-43.008 0.832-5.952 1.28-12.032 1.28-18.24v-16zM416 832a32 32 0 0 0 0 64h21.312a32 32 0 0 0 0-64H416z m170.688 0a32 32 0 0 0 0 64H608a32 32 0 0 0 0-64h-21.312z m170.624 0a32 32 0 0 0 0 64H768c14.72 0 29.184-1.664 43.072-4.864 17.28-3.968 24.96-22.976 18.176-39.296-6.784-16.32-25.536-23.616-43.008-21.12-5.952 0.832-12.032 1.28-18.24 1.28h-10.688zM896 528a32 32 0 0 0 64 0v-32a32 32 0 0 0-64 0v32z m0-192a32 32 0 0 0 64 0V320c0-14.72-1.664-29.184-4.864-43.072-3.968-17.28-22.976-24.96-39.296-18.176-16.32 6.784-23.616 25.536-21.12 43.008 0.832 5.952 1.28 12.032 1.28 18.24v16zM608 192a32 32 0 0 0 0-64h-21.312a32 32 0 1 0 0 64H608zM437.312 192a32 32 0 1 0 0-64H416a32 32 0 0 0 0 64h21.312zM128 496a32 32 0 0 0-64 0v32a32 32 0 0 0 64 0v-32z' p-id='5260' fill='%23FFCC4C'%3E%3C/path%3E%3Cpath d='M832 64m64 0l0 0q64 0 64 64l0 768q0 64-64 64l0 0q-64 0-64-64l0-768q0-64 64-64Z' p-id='5261' fill='%23FFCC4C'%3E%3C/path%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_check{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='16' height='16' rx='3'%3E%3C/rect%3E%3C/defs%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-1736.000000, -211.000000)'%3E%3Cg id='标签备份' transform='translate(1738.000000, 213.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cuse id='矩形' fill='%2344FFFF' xlink:href='%23path-1'%3E%3C/use%3E%3Cpath d='M3.27105801,9.66359371 L6.00704268,7.40334318 L7.44519724,9.6704388 C7.99212037,7.99065237 11.0744669,3.663183 12.8096986,3.3045 C12.2970009,4.87681843 12.7583604,7.18498463 13.125942,7.62101722 C11.2284815,8.10838801 9.10855545,10.8430037 7.69846577,13.3045 C6.59572089,11.8403341 4.97480228,10.4644699 3.27105801,9.66359371 Z' id='Stroke-21' fill='%23111111' mask='url(%23mask-2)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_close{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='22px' height='22px' viewBox='0 0 22 22' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='22' height='22'%3E%3C/rect%3E%3Cmask id='mask-2' maskContentUnits='userSpaceOnUse' maskUnits='objectBoundingBox' x='0' y='0' width='22' height='22' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3C/defs%3E%3Cg id='首页' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='首页-图层' transform='translate(-1791.000000, -98.000000)'%3E%3Cg id='编组-2备份' transform='translate(1403.000000, 86.000000)'%3E%3Cg id='进入' transform='translate(388.000000, 12.000000)'%3E%3Cuse id='矩形' stroke='%23FF7734' mask='url(%23mask-2)' stroke-width='2' fill-opacity='0.3' fill='%23FF7734' stroke-dasharray='0,0' xlink:href='%23path-1'%3E%3C/use%3E%3Cpath d='M12.6192,10.687571 C14.05024,9.220096 15.633856,7.83244916 17.4,6.49431603 L16.326848,5.5 C14.441664,6.62416319 12.625344,7.9607806 11,9.29992421 C9.3744,7.9607806 7.55808,6.62416319 5.672896,5.5 L4.6,6.49431603 C6.365888,7.83244916 7.94976,9.220096 9.3808,10.687571 C7.037888,12.7732095 5.28096,14.682266 4.6,15.5785651 C5.907648,15.8468486 6.737856,16.5817229 7.3968,17.5 C8.463552,15.6978022 9.656768,14.0294935 11,12.4584439 C12.343232,14.0294935 13.536448,15.6978022 14.6032,17.5 C15.261888,16.5817229 16.092096,15.8468486 17.4,15.5785651 C16.71904,14.682266 14.961856,12.7732095 12.6192,10.687571' id='Fill-1' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_close4{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='数据管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='数据管理-综合数据' transform='translate(-380.000000, -219.000000)'%3E%3Cg id='编组-2备份' transform='translate(20.000000, 96.000000)'%3E%3Cg id='编组-2' transform='translate(30.000000, 111.000000)'%3E%3Cg id='进入' transform='translate(330.000000, 12.000000)'%3E%3Crect id='矩形' fill='%23FF6F65' x='1' y='1' width='18' height='18' rx='9'%3E%3C/rect%3E%3Cpath d='M11.3493333,9.32297587 C12.5418667,8.10008 13.8615467,6.94370763 15.3333333,5.82859669 L14.43904,5 C12.8680533,5.93680266 11.3544533,7.0506505 10,8.16660351 C8.64533333,7.0506505 7.13173333,5.93680266 5.56074667,5 L4.66666667,5.82859669 C6.13824,6.94370763 7.45813333,8.10008 8.65066667,9.32297587 C6.69824,11.061008 5.23413333,12.6518883 4.66666667,13.3988043 C5.75637333,13.6223738 6.44821333,14.2347691 6.99733333,15 C7.88629333,13.4981685 8.88064,12.1079112 10,10.7987032 C11.11936,12.1079112 12.1137067,13.4981685 13.0026667,15 C13.5515733,14.2347691 14.2434133,13.6223738 15.3333333,13.3988043 C14.7658667,12.6518883 13.3015467,11.061008 11.3493333,9.32297587' id='Fill-1' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_delete{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath d='M4,4 L16,4 L16,13 C16,15.7614237 13.7614237,18 11,18 L9,18 C6.23857625,18 4,15.7614237 4,13 L4,4 L4,4 Z' id='矩形' fill='%23FF6F65'/%3E%3Cline x1='2.5' y1='4' x2='17.5' y2='4' id='直线' stroke='%23FF6F65' stroke-linecap='square'/%3E%3Cline x1='7.5' y1='2.06374828' x2='12.5' y2='2.06374828' id='直线备份' stroke='%23FF6F65' stroke-linecap='square'/%3E%3Cline x1='7.97241231' y1='12.7084591' x2='11.9724123' y2='9.70845905' id='直线-3' stroke='%23000000' stroke-linecap='square'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_diagnosis{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-752.000000, -391.000000)'%3E%3Cg id='标签' transform='translate(752.000000, 391.000000)'%3E%3Crect id='矩形' fill='%2344FFFF' fill-rule='nonzero' x='2' y='5' width='16' height='13' rx='2'%3E%3C/rect%3E%3Crect id='矩形' fill='%2344FFFF' fill-rule='nonzero' x='6' y='2' width='8' height='12' rx='2'%3E%3C/rect%3E%3Cg id='编组' transform='translate(8.164882, 9.729954)' stroke='%23000000' stroke-linecap='round'%3E%3Cline x1='-2.08628713e-13' y1='1.83511757' x2='3.67023513' y2='1.83511757' id='直线-4备份'%3E%3C/line%3E%3Cline x1='3.41060513e-13' y1='1.83511757' x2='3.67023513' y2='1.83511757' id='直线-4备份' transform='translate(1.835118, 1.835118) rotate(-270.000000) translate(-1.835118, -1.835118)'%3E%3C/line%3E%3C/g%3E%3Cg id='直线-4备份-2' transform='translate(10.217961, 12.000000) rotate(-270.000000) translate(-10.217961, -12.000000) translate(8.382843, 11.500000)'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_dot{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='20' height='20'%3E%3C/rect%3E%3Cmask id='mask-2' maskContentUnits='userSpaceOnUse' maskUnits='objectBoundingBox' x='0' y='0' width='20' height='20' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Crect id='path-3' x='1.24264069' y='1.24264069' width='6' height='6'%3E%3C/rect%3E%3Cfilter x='-150.0%25' y='-150.0%25' width='400.0%25' height='400.0%25' filterUnits='objectBoundingBox' id='filter-4'%3E%3CfeOffset dx='0' dy='0' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='3' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeComposite in='shadowBlurOuter1' in2='SourceAlpha' operator='out' result='shadowBlurOuter1'%3E%3C/feComposite%3E%3CfeColorMatrix values='0 0 0 0 0.231372549 0 0 0 0 0.909803922 0 0 0 0 1 0 0 0 1 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3Cmask id='mask-5' maskContentUnits='userSpaceOnUse' maskUnits='objectBoundingBox' x='0' y='0' width='6' height='6' fill='white'%3E%3Cuse xlink:href='%23path-3'%3E%3C/use%3E%3C/mask%3E%3C/defs%3E%3Cg id='首页' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-dasharray='0,0'%3E%3Cg id='首页-保护区简介' transform='translate(-486.000000, -107.000000)'%3E%3Cg id='编组-2备份-3' transform='translate(462.000000, 86.000000)'%3E%3Cg id='标题点缀图标' transform='translate(24.000000, 21.000000)'%3E%3Cg id='矩形' fill='%23159AFF' fill-opacity='0.1' stroke='%23159AFF' stroke-width='2'%3E%3Cuse mask='url(%23mask-2)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cg id='编组-4' transform='translate(5.757359, 5.757359)'%3E%3Cg id='矩形' transform='translate(4.242641, 4.242641) rotate(-315.000000) translate(-4.242641, -4.242641)'%3E%3Cuse fill='black' fill-opacity='1' filter='url(%23filter-4)' xlink:href='%23path-3'%3E%3C/use%3E%3Cuse stroke='%23FFFFFF' mask='url(%23mask-5)' stroke-width='2' fill='%233BE8FF' fill-rule='evenodd' xlink:href='%23path-3'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_fullscreen{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='30px' height='30px' viewBox='0 0 30 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='30' height='30'%3E%3C/rect%3E%3Cmask id='mask-2' maskContentUnits='userSpaceOnUse' maskUnits='objectBoundingBox' x='0' y='0' width='30' height='30' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3C/defs%3E%3Cg id='可视化大屏一张' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='监控弹窗' transform='translate(-2109.000000, -194.000000)'%3E%3Cg id='边框2备份-2' transform='translate(629.000000, 164.000000)'%3E%3Cg id='关闭备份' transform='translate(1480.000000, 30.000000)'%3E%3Cuse id='矩形' stroke='%23FF7734' mask='url(%23mask-2)' stroke-width='2' fill-opacity='0.3' fill='%23FF7734' stroke-dasharray='0,0' xlink:href='%23path-1'%3E%3C/use%3E%3Cg id='quanping' transform='translate(6.000000, 6.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cpath d='M4.81261843,0 L0.87058944,0 C0.389776169,0 0,0.396793427 0,0.886262925 L0,4.70516987 C0,5.19463936 0.389776169,5.59143279 0.87058944,5.59143279 C1.35140271,5.59143279 1.74117888,5.19463936 1.74117888,4.70516987 L1.74117888,1.77252585 L4.81261843,1.77252585 C5.2934317,1.77252585 5.68320787,1.37573242 5.68320787,0.886262925 C5.68320787,0.396793427 5.2934317,0 4.81261843,0 Z M16.1294106,0 L12.1882522,0 C11.7074389,0 11.3176627,0.396793427 11.3176627,0.886262925 C11.3176627,1.37573242 11.7074389,1.77252585 12.1882522,1.77252585 L15.2588211,1.77252585 L15.2588211,4.70516987 C15.2588211,5.19463936 15.6485973,5.59143279 16.1294106,5.59143279 C16.6102238,5.59143279 17,5.19463936 17,4.70516987 L17,0.886262925 C17,0.396793427 16.6102238,0 16.1294106,0 Z M4.81261843,16.2274742 L1.74117888,16.2274742 L1.74117888,13.2939439 C1.74117888,12.8044744 1.35140271,12.4076809 0.87058944,12.4076809 C0.389776169,12.4076809 0,12.8044744 0,13.2939439 L0,17.1137371 C0,17.6032066 0.389776169,18 0.87058944,18 L4.81261843,18 C5.2934317,18 5.68320787,17.6032066 5.68320787,17.1137371 C5.68320787,16.6242676 5.2934317,16.2274742 4.81261843,16.2274742 L4.81261843,16.2274742 Z M16.1294106,12.4076809 C15.6485973,12.4076809 15.2588211,12.8044744 15.2588211,13.2939439 L15.2588211,16.2274742 L12.1882522,16.2274742 C11.7074389,16.2274742 11.3176627,16.6242676 11.3176627,17.1137371 C11.3176627,17.6032066 11.7074389,18 12.1882522,18 L16.1294106,18 C16.6102238,18 17,17.6032066 17,17.1137371 L17,13.2939439 C17,12.8044744 16.6102238,12.4076809 16.1294106,12.4076809 Z' id='形状'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_haunt{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' fill='currentColor' t='1721356703732' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='7969' width='35' height='35'%3E%3Cpath d='M512 537.258667a138.752 138.752 0 0 0 138.922667-138.24c0-76.288-62.293333-138.282667-138.922667-138.282667a138.752 138.752 0 0 0-138.965333 138.24c0 76.288 62.336 138.282667 138.965333 138.282667z m0-221.226667a83.285333 83.285333 0 0 1 83.370667 82.986667A83.2 83.2 0 0 1 512 481.962667a83.2 83.2 0 0 1-83.370667-82.944A83.2 83.2 0 0 1 512 316.032z m382.976 563.498667l-111.189333-138.282667a27.818667 27.818667 0 0 0-21.674667-10.368h-55.594667a27.733333 27.733333 0 0 0-27.776 27.648 27.733333 27.733333 0 0 0 27.776 27.648h42.24l66.688 82.986667H208.554667l66.688-82.986667h42.24a27.733333 27.733333 0 0 0 27.776-27.648 27.733333 27.733333 0 0 0-27.776-27.648H261.888a27.818667 27.818667 0 0 0-21.674667 10.368l-111.189333 138.24a27.562667 27.562667 0 0 0 21.76 44.970667h722.474667a27.562667 27.562667 0 0 0 21.674666-44.928zM296.106667 614.357333l196.266666 195.285334a27.818667 27.818667 0 0 0 39.253334 0l196.522666-195.541334 0.213334-0.213333A303.36 303.36 0 0 0 728.149333 183.466667a306.901333 306.901333 0 0 0-432.512 0.213333 303.36 303.36 0 0 0 0.213334 430.421333l0.256 0.256z m39.04-391.338666a250.965333 250.965333 0 0 1 353.706666 0 248.064 248.064 0 0 1 0 352L512 750.933333l-176.853333-175.957333a248.064 248.064 0 0 1 0-352z' p-id='7970'%3E%3C/path%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-svg\:icon_hd2{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='16' height='16' rx='3'%3E%3C/rect%3E%3C/defs%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频监控' transform='translate(-504.000000, -394.000000)'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='标签备份-3' transform='translate(294.000000, 230.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cuse id='矩形' fill='%2344FFFF' xlink:href='%23path-1'%3E%3C/use%3E%3Ccircle id='椭圆形' fill='%23000000' mask='url(%23mask-2)' cx='8' cy='10' r='2'%3E%3C/circle%3E%3Crect id='矩形' fill='%23000000' mask='url(%23mask-2)' x='7.5' y='6' width='1' height='1' rx='0.5'%3E%3C/rect%3E%3Cline x1='0.5' y1='3.5' x2='15.5' y2='3.5' id='直线' stroke='%23000000' stroke-linecap='square' mask='url(%23mask-2)'%3E%3C/line%3E%3Cline x1='2.5' y1='-0.5' x2='4.99712753' y2='3.02008458' id='直线-2' stroke='%23000000' stroke-linecap='square' mask='url(%23mask-2)'%3E%3C/line%3E%3Cline x1='6.5' y1='-0.5' x2='9.01298285' y2='3.02008458' id='直线-2备份' stroke='%23000000' stroke-linecap='square' mask='url(%23mask-2)'%3E%3C/line%3E%3Cline x1='10.5' y1='-0.5' x2='12.9995918' y2='3.02008458' id='直线-2备份-2' stroke='%23000000' stroke-linecap='square' mask='url(%23mask-2)'%3E%3C/line%3E%3Crect id='矩形' fill='%23000000' mask='url(%23mask-2)' transform='translate(10.736410, 7.817786) rotate(51.000000) translate(-10.736410, -7.817786)' x='10.2364102' y='7.31778569' width='1' height='1' rx='0.5'%3E%3C/rect%3E%3Crect id='矩形' fill='%23000000' mask='url(%23mask-2)' transform='translate(11.412248, 10.778823) rotate(103.000000) translate(-11.412248, -10.778823)' x='10.9122477' y='10.2788233' width='1' height='1' rx='0.5'%3E%3C/rect%3E%3Crect id='矩形' fill='%23000000' mask='url(%23mask-2)' transform='translate(9.518593, 13.153391) rotate(154.000000) translate(-9.518593, -13.153391)' x='9.01859309' y='12.653391' width='1' height='1' rx='0.5'%3E%3C/rect%3E%3Crect id='矩形' fill='%23000000' mask='url(%23mask-2)' transform='translate(6.481407, 13.153391) rotate(206.000000) translate(-6.481407, -13.153391)' x='5.98140691' y='12.653391' width='1' height='1' rx='0.5'%3E%3C/rect%3E%3Crect id='矩形' fill='%23000000' mask='url(%23mask-2)' transform='translate(4.587752, 10.778823) rotate(257.000000) translate(-4.587752, -10.778823)' x='4.08775231' y='10.2788233' width='1' height='1' rx='0.5'%3E%3C/rect%3E%3Crect id='矩形' fill='%23000000' mask='url(%23mask-2)' transform='translate(5.263590, 7.817786) rotate(309.000000) translate(-5.263590, -7.817786)' x='4.76358981' y='7.31778569' width='1' height='1' rx='0.5'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_hd2_highlight{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='16' height='16' rx='3'%3E%3C/rect%3E%3C/defs%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频监控' transform='translate(-504.000000, -394.000000)'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='标签备份-3' transform='translate(294.000000, 230.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cuse id='矩形' fill='%238ae02b' xlink:href='%23path-1'%3E%3C/use%3E%3Ccircle id='椭圆形' fill='%23000000' mask='url(%23mask-2)' cx='8' cy='10' r='2'%3E%3C/circle%3E%3Crect id='矩形' fill='%23000000' mask='url(%23mask-2)' x='7.5' y='6' width='1' height='1' rx='0.5'%3E%3C/rect%3E%3Cline x1='0.5' y1='3.5' x2='15.5' y2='3.5' id='直线' stroke='%23000000' stroke-linecap='square' mask='url(%23mask-2)'%3E%3C/line%3E%3Cline x1='2.5' y1='-0.5' x2='4.99712753' y2='3.02008458' id='直线-2' stroke='%23000000' stroke-linecap='square' mask='url(%23mask-2)'%3E%3C/line%3E%3Cline x1='6.5' y1='-0.5' x2='9.01298285' y2='3.02008458' id='直线-2备份' stroke='%23000000' stroke-linecap='square' mask='url(%23mask-2)'%3E%3C/line%3E%3Cline x1='10.5' y1='-0.5' x2='12.9995918' y2='3.02008458' id='直线-2备份-2' stroke='%23000000' stroke-linecap='square' mask='url(%23mask-2)'%3E%3C/line%3E%3Crect id='矩形' fill='%23000000' mask='url(%23mask-2)' transform='translate(10.736410, 7.817786) rotate(51.000000) translate(-10.736410, -7.817786)' x='10.2364102' y='7.31778569' width='1' height='1' rx='0.5'%3E%3C/rect%3E%3Crect id='矩形' fill='%23000000' mask='url(%23mask-2)' transform='translate(11.412248, 10.778823) rotate(103.000000) translate(-11.412248, -10.778823)' x='10.9122477' y='10.2788233' width='1' height='1' rx='0.5'%3E%3C/rect%3E%3Crect id='矩形' fill='%23000000' mask='url(%23mask-2)' transform='translate(9.518593, 13.153391) rotate(154.000000) translate(-9.518593, -13.153391)' x='9.01859309' y='12.653391' width='1' height='1' rx='0.5'%3E%3C/rect%3E%3Crect id='矩形' fill='%23000000' mask='url(%23mask-2)' transform='translate(6.481407, 13.153391) rotate(206.000000) translate(-6.481407, -13.153391)' x='5.98140691' y='12.653391' width='1' height='1' rx='0.5'%3E%3C/rect%3E%3Crect id='矩形' fill='%23000000' mask='url(%23mask-2)' transform='translate(4.587752, 10.778823) rotate(257.000000) translate(-4.587752, -10.778823)' x='4.08775231' y='10.2788233' width='1' height='1' rx='0.5'%3E%3C/rect%3E%3Crect id='矩形' fill='%23000000' mask='url(%23mask-2)' transform='translate(5.263590, 7.817786) rotate(309.000000) translate(-5.263590, -7.817786)' x='4.76358981' y='7.31778569' width='1' height='1' rx='0.5'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_heatmap{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' fill='currentColor' t='1718768360496' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='8658' width='35' height='35'%3E%3Cpath d='M734.45831299 925.66326904c-109.34472656-56.47274781-288.94317627-19.29336548-398.28707886-33.86123657-109.34555054-14.56787109-179.93545532-115.5319519-217.11483765-219.70211792-95.11468506-266.38769531 64.2906189-338.6651001 193.94055176-332.81570434 129.70596313 6.01831055 75.48431396-127.06265258 257.27536011-226.45129395C752.0633545 13.44345093 801.11126709 269.03131104 780.91812133 327.07867432c-20.24835205 58.04736328-34.19824219 113.50744629 102.98858643 258.96286011 137.18765258 145.51144409-40.10366821 396.20654297-149.44839477 339.62173461z m90.1642456-335.85287475c-120.08770752-121.66314698-121.94412232-173.35437012-101.35711669-228.0267334 17.71710205-47.3604126 7.81787109-260.76324463-147.42471314-178.36083985-155.24258423 82.45843506-108.55700683 215.48336792-218.57739258 212.1091919-110.07559204-3.375-260.87530518 57.37170411-182.85974121 272.40600586 30.48623657 84.03305054 101.91989136 151.2487793 194.61538696 161.82284545 92.6954956 10.63092041 243.72015381-15.58053589 335.96575928 29.02368164 92.24560547 44.66024781 234.66384888-152.43035888 119.63781738-268.9741516zM625.78842163 743.14053344c-56.92263794-21.31787109-69.52203369-93.25827026-52.59100342-152.54241943 16.98623657-59.39785766-34.87390136-141.40640258-58.94714355-187.47317505-24.01803589-46.23486328 32.11688232-150.12405396 91.73886109-166.04159545 96.80218506-25.87445068 48.03524781 126.38699341 52.085083 228.02673339 4.16271973 101.63891602 149.16824341 167.84197998 147.6496582 230.05123902-1.51858521 62.21008301-123.06884766 69.3531189-179.93545532 47.97921752z m-146.74987793-81.95251464c-49.9468689 45.27905273-113.61950684 69.07131958-178.02218628 47.41644287-64.2906189-21.71173096-107.15130615-127.28759766-57.20361328-171.89181519 101.80783081-91.0079956 112.49478149 4.27478027 195.51599121-36.1675415 82.96435547-40.38546753 89.60147094 115.36386109 39.71063233 160.64208984z' p-id='8659'%3E%3C/path%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-svg\:icon_ir2{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='16' height='16' rx='3'%3E%3C/rect%3E%3C/defs%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频监控' transform='translate(-564.000000, -394.000000)'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='标签备份' transform='translate(354.000000, 230.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cuse id='矩形' fill='%2344FFFF' xlink:href='%23path-1'%3E%3C/use%3E%3Cline x1='0.5' y1='3.5' x2='15.5' y2='3.5' id='直线' stroke='%23000000' stroke-linecap='square' mask='url(%23mask-2)'%3E%3C/line%3E%3Cline x1='2.5' y1='-0.5' x2='4.99712753' y2='3.02008458' id='直线-2' stroke='%23000000' stroke-linecap='square' mask='url(%23mask-2)'%3E%3C/line%3E%3Cline x1='6.5' y1='-0.5' x2='9.01298285' y2='3.02008458' id='直线-2备份' stroke='%23000000' stroke-linecap='square' mask='url(%23mask-2)'%3E%3C/line%3E%3Cline x1='10.5' y1='-0.5' x2='12.9995918' y2='3.02008458' id='直线-2备份-2' stroke='%23000000' stroke-linecap='square' mask='url(%23mask-2)'%3E%3C/line%3E%3Cpath d='M7,7.5 C7,9.43299662 8.56700338,11 10.5,11 C10.945788,11 11.3721104,10.9166579 11.764236,10.7647049 C11.2571292,12.0728869 9.98683403,13 8.5,13 C6.56700338,13 5,11.4329966 5,9.5 C5,8.01279136 5.92758036,6.74223071 7.23576404,6.2352951 C7.08347157,6.6272276 7,7.05386589 7,7.5 Z' id='形状结合' fill='%23000000' mask='url(%23mask-2)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_ir2_highlight{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='16' height='16' rx='3'%3E%3C/rect%3E%3C/defs%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频监控' transform='translate(-564.000000, -394.000000)'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='标签备份' transform='translate(354.000000, 230.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cuse id='矩形' fill='%238ae02b' xlink:href='%23path-1'%3E%3C/use%3E%3Cline x1='0.5' y1='3.5' x2='15.5' y2='3.5' id='直线' stroke='%23000000' stroke-linecap='square' mask='url(%23mask-2)'%3E%3C/line%3E%3Cline x1='2.5' y1='-0.5' x2='4.99712753' y2='3.02008458' id='直线-2' stroke='%23000000' stroke-linecap='square' mask='url(%23mask-2)'%3E%3C/line%3E%3Cline x1='6.5' y1='-0.5' x2='9.01298285' y2='3.02008458' id='直线-2备份' stroke='%23000000' stroke-linecap='square' mask='url(%23mask-2)'%3E%3C/line%3E%3Cline x1='10.5' y1='-0.5' x2='12.9995918' y2='3.02008458' id='直线-2备份-2' stroke='%23000000' stroke-linecap='square' mask='url(%23mask-2)'%3E%3C/line%3E%3Cpath d='M7,7.5 C7,9.43299662 8.56700338,11 10.5,11 C10.945788,11 11.3721104,10.9166579 11.764236,10.7647049 C11.2571292,12.0728869 9.98683403,13 8.5,13 C6.56700338,13 5,11.4329966 5,9.5 C5,8.01279136 5.92758036,6.74223071 7.23576404,6.2352951 C7.08347157,6.6272276 7,7.05386589 7,7.5 Z' id='形状结合' fill='%23000000' mask='url(%23mask-2)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_log{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='16' height='16' rx='3'%3E%3C/rect%3E%3C/defs%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-692.000000, -391.000000)'%3E%3Cg id='标签备份-2' transform='translate(694.000000, 393.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cuse id='矩形' fill='%2344FFFF' fill-rule='nonzero' xlink:href='%23path-1'%3E%3C/use%3E%3Cline x1='3.5' y1='-0.5' x2='3.5' y2='16.5' id='直线-4' stroke='%23000000' mask='url(%23mask-2)'%3E%3C/line%3E%3Cpath d='M10,0 L13,0 L13,3.68879485 C13,3.7992518 12.9104569,3.88879485 12.8,3.88879485 C12.7713305,3.88879485 12.7429962,3.88263112 12.7169175,3.87072147 L11.5,3.31497785 L11.5,3.31497785 L10.2830825,3.87072147 C10.1826072,3.91660668 10.0639586,3.87235266 10.0180734,3.77187736 C10.0061637,3.74579868 10,3.7174643 10,3.68879485 L10,0 L10,0 Z' id='矩形' fill='%23000000' mask='url(%23mask-2)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_mark{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='物种监测' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='人工效验' transform='translate(-297.000000, -476.000000)' fill='%2344FFFF' fill-rule='nonzero'%3E%3Cg id='编组-2备份' transform='translate(200.000000, 96.000000)'%3E%3Cg id='标签' transform='translate(97.000000, 380.000000)'%3E%3Cg id='biaoqian-2' transform='translate(2.000000, 2.000000)'%3E%3Cpath d='M6.40498918,0.0184591845 C6.71977292,-0.0441453257 7.04502128,0.0546695133 7.27177698,0.281801014 L15.7184615,8.72823619 C15.8987266,8.90848052 16,9.15295532 16,9.4078723 C16,9.66278928 15.8987266,9.90726408 15.7184615,10.0875084 L10.0872927,15.7184652 C9.90704599,15.8987279 9.66256794,16 9.40764759,16 C9.15272723,16 8.90824918,15.8987279 8.72800247,15.7184652 L0.281729896,7.27189272 C0.072494351,7.0630917 -0.0288145903,6.76950228 0.00712580738,6.47610062 L0.00712580738,1.11699828 C0.00712580738,0.510367718 0.498903561,0.0185964847 1.10554216,0.0185964847 L6.40512648,0.0185964847 L6.40498918,0.0184591845 Z M4.55195214,2.60650929 C4.03129198,2.0858296 3.18703587,2.0858296 2.66637571,2.60650929 C2.14571555,3.12718897 2.14571555,3.97147674 2.66637571,4.49215643 C3.18703587,5.01283611 4.03129198,5.01283611 4.55195214,4.49215643 C5.07274563,3.97147674 5.07274563,3.12718897 4.55195214,2.60650929 Z' id='形状'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_open{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='22px' height='22px' viewBox='0 0 22 22' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='22' height='22'%3E%3C/rect%3E%3Cmask id='mask-2' maskContentUnits='userSpaceOnUse' maskUnits='objectBoundingBox' x='0' y='0' width='22' height='22' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3C/defs%3E%3Cg id='首页' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='首页-图层' transform='translate(-408.000000, -98.000000)'%3E%3Cg id='编组-2' transform='translate(20.000000, 86.000000)'%3E%3Cg id='进入' transform='translate(388.000000, 12.000000)'%3E%3Cuse id='矩形' stroke='%23FF7734' mask='url(%23mask-2)' stroke-width='2' fill-opacity='0.3' fill='%23FF7734' stroke-dasharray='0,0' xlink:href='%23path-1'%3E%3C/use%3E%3Cpath d='M2.75939177,7.08606277 L4.95082645,13.2150578 L4.95082645,13.2150578 L11.339283,15.6127537 C11.4426963,15.6515664 11.4950653,15.7668634 11.4562526,15.8702767 C11.4269653,15.9483103 11.3523549,16 11.2690063,16 L2.57106781,16 C2.46061086,16 2.37106781,15.9104569 2.37106781,15.8 L2.37106781,7.15339839 C2.37106781,7.04294144 2.46061086,6.95339839 2.57106781,6.95339839 C2.65556392,6.95339839 2.73094379,7.00649956 2.75939177,7.08606277 Z' id='矩形' fill='%23FFFFFF' transform='translate(7.371068, 11.000000) rotate(-135.000000) translate(-7.371068, -11.000000)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_placeholder{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' t='1678525361692' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='2404' width='200' height='200'%3E%3Cpath d='M810.666667 597.333333a42.666667 42.666667 0 0 1 42.666666 42.666667v128h128a42.666667 42.666667 0 0 1 0 85.333333h-128v128a42.666667 42.666667 0 0 1-85.333333 0v-128h-128a42.666667 42.666667 0 0 1 0-85.333333h128v-128a42.666667 42.666667 0 0 1 42.666667-42.666667z m0-597.333333a128 128 0 0 1 127.786666 120.490667L938.666667 128v256a42.666667 42.666667 0 0 1-85.034667 4.992L853.333333 384V128a42.666667 42.666667 0 0 0-37.674666-42.368L810.666667 85.333333H128a42.666667 42.666667 0 0 0-42.368 37.674667L85.333333 128v725.333333a42.666667 42.666667 0 0 0 37.674667 42.368L128 896h298.666667a42.666667 42.666667 0 0 1 4.992 85.034667L426.666667 981.333333H128a128 128 0 0 1-127.786667-120.490666L0 853.333333V128A128 128 0 0 1 120.490667 0.213333L128 0h682.666667z m-341.333334 512a42.666667 42.666667 0 0 1 0 85.333333H256a42.666667 42.666667 0 0 1 0-85.333333h213.333333z m213.333334-213.333333a42.666667 42.666667 0 0 1 0 85.333333H256a42.666667 42.666667 0 1 1 0-85.333333h426.666667z' fill='%23008df0' p-id='2405'%3E%3C/path%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_play{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='40px' height='40px' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cdefs%3E%3Ccircle id='path-1' cx='20' cy='20' r='20'%3E%3C/circle%3E%3Cmask id='mask-2' maskContentUnits='userSpaceOnUse' maskUnits='objectBoundingBox' x='0' y='0' width='40' height='40' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3ClinearGradient x1='47.3444147%25' y1='4.98753786%25' x2='51.9766693%25' y2='84.270556%25' id='linearGradient-3'%3E%3Cstop stop-color='%233CCACA' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23BBFFFF' offset='100%25'%3E%3C/stop%3E%3Cstop stop-color='%23C9FFFF' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='首页' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='首页---物种检测' transform='translate(-902.000000, -866.000000)'%3E%3Cg id='编组-2备份' transform='translate(462.000000, 86.000000)'%3E%3Cg id='植物' transform='translate(440.000000, 780.000000)'%3E%3Cg id='椭圆形' stroke-dasharray='0,0' fill='%2336496F' fill-opacity='0.4' stroke='%236C8097' stroke-opacity='0.5' stroke-width='2'%3E%3Cuse mask='url(%23mask-2)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Crect id='矩形备份' fill='url(%23linearGradient-3)' x='12' y='10.4' width='4.8' height='19.2' rx='2.4'%3E%3C/rect%3E%3Crect id='矩形备份-2' fill='url(%23linearGradient-3)' x='23.2' y='10.4' width='4.8' height='19.2' rx='2.4'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_play_next{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='40px' height='40px' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cdefs%3E%3Ccircle id='path-1' cx='20' cy='20' r='20'%3E%3C/circle%3E%3Cmask id='mask-2' maskContentUnits='userSpaceOnUse' maskUnits='objectBoundingBox' x='0' y='0' width='40' height='40' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3ClinearGradient x1='51.0809884%25' y1='100%25' x2='48.4583336%25' y2='0%25' id='linearGradient-3'%3E%3Cstop stop-color='%23274EA0' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%2356FFFF' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3ClinearGradient x1='66.5519964%25' y1='100%25' x2='26.3941435%25' y2='0%25' id='linearGradient-4'%3E%3Cstop stop-color='%23274EA0' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%2356FFFF' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='首页' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='首页---物种检测' transform='translate(-1042.000000, -866.000000)'%3E%3Cg id='编组-2备份' transform='translate(462.000000, 86.000000)'%3E%3Cg id='植物备份-2' transform='translate(580.000000, 780.000000)'%3E%3Cg id='椭圆形' stroke-dasharray='0,0' fill='%2336496F' fill-opacity='0.4' stroke='%236C8097' stroke-opacity='0.5' stroke-width='2'%3E%3Cuse mask='url(%23mask-2)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cg id='编组' transform='translate(20.139130, 20.400000) scale(-1, 1) translate(-20.139130, -20.400000) translate(10.400000, 9.360000)'%3E%3Crect id='矩形备份' fill='url(%23linearGradient-3)' x='0' y='1.04' width='3.2' height='19.2' rx='1.6'%3E%3C/rect%3E%3Cpath d='M19.4782609,3.94681003 L19.4782609,17.9187503 C19.4782609,19.0233198 18.5828304,19.9187503 17.4782609,19.9187503 C17.0241179,19.9187503 16.5834969,19.7641888 16.2288708,19.4804879 L7.11673581,12.19078 C6.25421194,11.5007609 6.11436919,10.2421761 6.80438829,9.37965224 C6.91420448,9.242382 7.04163929,9.12018916 7.18339858,9.01623234 L16.2955335,2.33400004 C17.1862639,1.68079777 18.4378686,1.87335234 19.0910709,2.7640827 C19.3426291,3.10711664 19.4782609,3.52142336 19.4782609,3.94681003 Z' id='矩形' fill='url(%23linearGradient-4)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_play_pause{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='40px' height='40px' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cdefs%3E%3Ccircle id='path-1' cx='20' cy='20' r='20'%3E%3C/circle%3E%3Cmask id='mask-2' maskContentUnits='userSpaceOnUse' maskUnits='objectBoundingBox' x='0' y='0' width='40' height='40' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3ClinearGradient x1='31.9279636%25' y1='4.98753786%25' x2='63.4518139%25' y2='84.270556%25' id='linearGradient-3'%3E%3Cstop stop-color='%233CCACA' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23BBFFFF' offset='100%25'%3E%3C/stop%3E%3Cstop stop-color='%23C9FFFF' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='播放' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='椭圆形' stroke-dasharray='0,0' fill='%2336496F' fill-opacity='0.4' stroke='%236C8097' stroke-opacity='0.5' stroke-width='2'%3E%3Cuse mask='url(%23mask-2)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cpath d='M24.4782609,12.38681 L24.4782609,27.2787503 C24.4782609,28.3833198 23.5828304,29.2787503 22.4782609,29.2787503 C22.0241179,29.2787503 21.5834969,29.1241888 21.2288708,28.8404879 L11.5167358,21.07078 C10.6542119,20.3807609 10.5143692,19.1221761 11.2043883,18.2596522 C11.3142045,18.122382 11.4416393,18.0001892 11.5833986,17.8962323 L21.2955335,10.774 C22.1862639,10.1207978 23.4378686,10.3133523 24.0910709,11.2040827 C24.3426291,11.5471166 24.4782609,11.9614234 24.4782609,12.38681 Z' id='矩形' fill='url(%23linearGradient-3)'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_play_prev{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='40px' height='40px' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cdefs%3E%3Ccircle id='path-1' cx='20' cy='20' r='20'%3E%3C/circle%3E%3Cmask id='mask-2' maskContentUnits='userSpaceOnUse' maskUnits='objectBoundingBox' x='0' y='0' width='40' height='40' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3ClinearGradient x1='51.0809884%25' y1='100%25' x2='48.4583336%25' y2='0%25' id='linearGradient-3'%3E%3Cstop stop-color='%23274EA0' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%2356FFFF' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3ClinearGradient x1='66.5519964%25' y1='100%25' x2='26.3941435%25' y2='0%25' id='linearGradient-4'%3E%3Cstop stop-color='%23274EA0' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%2356FFFF' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='首页' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='首页---物种检测' transform='translate(-762.000000, -866.000000)'%3E%3Cg id='编组-2备份' transform='translate(462.000000, 86.000000)'%3E%3Cg id='植物备份' transform='translate(300.000000, 780.000000)'%3E%3Cg id='椭圆形' stroke-dasharray='0,0' fill='%2336496F' fill-opacity='0.4' stroke='%236C8097' stroke-opacity='0.5' stroke-width='2'%3E%3Cuse mask='url(%23mask-2)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cg id='编组' transform='translate(10.400000, 9.360000)'%3E%3Crect id='矩形备份' fill='url(%23linearGradient-3)' x='0' y='1.04' width='3.2' height='19.2' rx='1.6'%3E%3C/rect%3E%3Cpath d='M19.4782609,3.94681003 L19.4782609,17.9187503 C19.4782609,19.0233198 18.5828304,19.9187503 17.4782609,19.9187503 C17.0241179,19.9187503 16.5834969,19.7641888 16.2288708,19.4804879 L7.11673581,12.19078 C6.25421194,11.5007609 6.11436919,10.2421761 6.80438829,9.37965224 C6.91420448,9.242382 7.04163929,9.12018916 7.18339858,9.01623234 L16.2955335,2.33400004 C17.1862639,1.68079777 18.4378686,1.87335234 19.0910709,2.7640827 C19.3426291,3.10711664 19.4782609,3.52142336 19.4782609,3.94681003 Z' id='矩形' fill='url(%23linearGradient-4)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_plus4{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='16' height='16' rx='3'%3E%3C/rect%3E%3C/defs%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-681.000000, -263.000000)'%3E%3Cg id='标签备份' transform='translate(683.000000, 265.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cuse id='矩形' fill='%2344FFFF' xlink:href='%23path-1'%3E%3C/use%3E%3Crect id='矩形' fill='%23000000' mask='url(%23mask-2)' x='4' y='7' width='8' height='2' rx='1'%3E%3C/rect%3E%3Crect id='矩形' fill='%23000000' mask='url(%23mask-2)' transform='translate(8.000000, 8.000000) rotate(-270.000000) translate(-8.000000, -8.000000)' x='4' y='7' width='8' height='2' rx='1'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_praise{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='物种监测' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='标签检索' transform='translate(-1543.000000, -666.000000)' fill='%2344FFFF' fill-rule='nonzero'%3E%3Cg id='编组-4' transform='translate(1381.000000, 96.000000)'%3E%3Cg id='标签备份-13' transform='translate(162.000000, 570.000000)'%3E%3Cg id='jushoucang' transform='translate(2.000000, 3.000000)'%3E%3Cpath d='M14.8320552,1.96214137 C14.6674549,1.74714673 14.5028546,1.58590075 14.3382543,1.42465477 C12.4179175,-0.510296974 10.3878471,-0.349050995 8.46751026,1.15591148 C8.30290996,1.2634088 8.13830966,1.42465477 7.97370936,1.58590075 C7.80910906,1.42465477 7.64450876,1.31715746 7.47990845,1.15591148 C5.55957161,-0.295302335 3.52950124,-0.510296974 1.6091644,1.42465477 C1.4445641,1.58590075 1.2799638,1.74714673 1.17023027,1.96214137 C-1.13417394,5.24080961 0.127761695,8.46572919 3.52950124,11.3681568 C4.29763598,12.0131407 5.06577071,12.604376 5.88877222,13.0881139 C6.16310605,13.2493599 6.43743988,13.4106059 6.65690695,13.5718519 C6.82150725,13.6793492 6.87637402,13.7330978 6.98610755,13.7330978 C7.04097432,13.7868465 7.09584109,13.7868465 7.20557462,13.8405952 C7.26044139,13.8943438 7.37017492,13.8943438 7.47990845,13.9480925 C7.91884259,14.0555898 8.57724379,14.0018411 9.01617793,13.7330978 C9.07104469,13.7330978 9.18077823,13.6793492 9.29051176,13.5718519 C9.50997883,13.4643545 9.78431266,13.3031086 10.0586465,13.0881139 C10.881648,12.604376 11.6497827,12.0131407 12.4179175,11.3681568 C15.8745238,8.41198053 17.1364594,5.18706095 14.8320552,1.96214137 Z M11.8990011,10.7263196 C11.1780441,11.3252454 10.401629,11.9241712 9.62521384,12.4142014 C9.34792272,12.5775448 9.12608982,12.7408882 8.84879869,12.8497838 C8.73788224,12.9042316 8.62696579,12.9586794 8.57150756,13.0131272 C8.46059111,13.067575 8.29421644,13.1220228 8.12784176,13.1764706 C8.07238354,13.1764706 8.01692531,13.1764706 7.96146709,13.1764706 C7.85055064,13.1764706 7.73963419,13.1764706 7.68417596,13.1764706 C7.62871774,13.1764706 7.62871774,13.1764706 7.62871774,13.1764706 C7.62871774,13.1764706 7.62871774,13.1764706 7.62871774,13.1764706 C7.62871774,13.1764706 7.62871774,13.1764706 7.62871774,13.1764706 C7.62871774,13.1764706 7.57325951,13.1764706 7.57325951,13.1220228 C7.51780129,13.1220228 7.46234306,13.067575 7.40688484,13.067575 C7.35142661,13.0131272 7.24051016,12.9586794 7.12959371,12.9042316 C6.90776081,12.795336 6.63046968,12.6319926 6.35317856,12.4686492 C5.57676341,11.978619 4.80034826,11.434141 4.07939133,10.7807674 C0.97373072,8.05837732 -0.135433783,5.28153948 1.8056041,2.45025384 C1.91652055,2.28691044 2.08289522,2.17801484 2.19381167,2.01467144 C3.74664198,0.381237416 5.35493051,0.544580818 6.96321904,1.79688024 C7.12959371,1.90577584 7.24051016,2.01467144 7.35142661,2.12356704 C7.35142661,2.12356704 7.35142661,2.12356704 7.35142661,2.12356704 L7.85055064,2.66804505 C7.90600886,2.72249285 7.90600886,2.72249285 7.96146709,2.77694065 C7.96146709,2.77694065 7.96146709,2.77694065 7.96146709,2.77694065 L7.96146709,2.77694065 C8.01692531,2.72249285 8.12784176,2.61359725 8.23875821,2.50470164 C8.46059111,2.28691044 8.68242402,2.06911924 8.95971514,1.85132804 C10.5680037,0.599028619 12.1762922,0.435685217 13.7291225,2.06911924 C13.840039,2.23246264 14.0064136,2.34135824 14.1173301,2.50470164 C16.1692844,5.17264388 15.0601199,8.00392952 11.8990011,10.7263196 Z' id='形状'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_praise_{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='物种监测' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='标签检索' transform='translate(-1725.000000, -451.000000)' fill='%2344FFFF' fill-rule='nonzero'%3E%3Cg id='编组-4' transform='translate(1381.000000, 96.000000)'%3E%3Cg id='标签备份-13' transform='translate(344.000000, 355.000000)'%3E%3Cg id='jushoucang' transform='translate(2.000000, 3.000000)'%3E%3Cpath d='M14.8320552,1.96214137 C14.6674549,1.74714673 14.5028546,1.58590075 14.3382543,1.42465477 C12.4179175,-0.510296974 10.3878471,-0.349050995 8.46751026,1.15591148 C8.30290996,1.2634088 8.13830966,1.42465477 7.97370936,1.58590075 C7.80910906,1.42465477 7.64450876,1.31715746 7.47990845,1.15591148 C5.55957161,-0.295302335 3.52950124,-0.510296974 1.6091644,1.42465477 C1.4445641,1.58590075 1.2799638,1.74714673 1.17023027,1.96214137 C-1.13417394,5.24080961 0.127761695,8.46572919 3.52950124,11.3681568 C4.29763598,12.0131407 5.06577071,12.604376 5.88877222,13.0881139 C6.16310605,13.2493599 6.43743988,13.4106059 6.65690695,13.5718519 C6.82150725,13.6793492 6.87637402,13.7330978 6.98610755,13.7330978 C7.04097432,13.7868465 7.09584109,13.7868465 7.20557462,13.8405952 C7.26044139,13.8943438 7.37017492,13.8943438 7.47990845,13.9480925 C7.91884259,14.0555898 8.57724379,14.0018411 9.01617793,13.7330978 C9.07104469,13.7330978 9.18077823,13.6793492 9.29051176,13.5718519 C9.50997883,13.4643545 9.78431266,13.3031086 10.0586465,13.0881139 C10.881648,12.604376 11.6497827,12.0131407 12.4179175,11.3681568 C15.8745238,8.41198053 17.1364594,5.18706095 14.8320552,1.96214137 Z' id='形状'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_praise_red{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='物种监测' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='标签检索' transform='translate(-1725.000000, -451.000000)' fill='%23FF0000' fill-rule='nonzero'%3E%3Cg id='编组-4' transform='translate(1381.000000, 96.000000)'%3E%3Cg id='标签备份-13' transform='translate(344.000000, 355.000000)'%3E%3Cg id='jushoucang' transform='translate(2.000000, 3.000000)'%3E%3Cpath d='M14.8320552,1.96214137 C14.6674549,1.74714673 14.5028546,1.58590075 14.3382543,1.42465477 C12.4179175,-0.510296974 10.3878471,-0.349050995 8.46751026,1.15591148 C8.30290996,1.2634088 8.13830966,1.42465477 7.97370936,1.58590075 C7.80910906,1.42465477 7.64450876,1.31715746 7.47990845,1.15591148 C5.55957161,-0.295302335 3.52950124,-0.510296974 1.6091644,1.42465477 C1.4445641,1.58590075 1.2799638,1.74714673 1.17023027,1.96214137 C-1.13417394,5.24080961 0.127761695,8.46572919 3.52950124,11.3681568 C4.29763598,12.0131407 5.06577071,12.604376 5.88877222,13.0881139 C6.16310605,13.2493599 6.43743988,13.4106059 6.65690695,13.5718519 C6.82150725,13.6793492 6.87637402,13.7330978 6.98610755,13.7330978 C7.04097432,13.7868465 7.09584109,13.7868465 7.20557462,13.8405952 C7.26044139,13.8943438 7.37017492,13.8943438 7.47990845,13.9480925 C7.91884259,14.0555898 8.57724379,14.0018411 9.01617793,13.7330978 C9.07104469,13.7330978 9.18077823,13.6793492 9.29051176,13.5718519 C9.50997883,13.4643545 9.78431266,13.3031086 10.0586465,13.0881139 C10.881648,12.604376 11.6497827,12.0131407 12.4179175,11.3681568 C15.8745238,8.41198053 17.1364594,5.18706095 14.8320552,1.96214137 Z' id='形状'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_setting{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-722.000000, -391.000000)'%3E%3Cg id='标签备份' transform='translate(722.000000, 391.000000)'%3E%3Cpath d='M12.8284271,2.92893219 L12.8993593,2.99935931 L13,3 C15.209139,3 17,4.790861 17,7 L16.9993593,7.10035931 L17.0710678,7.17157288 C18.633165,8.73367004 18.633165,11.26633 17.0710678,12.8284271 L16.9993593,12.8993593 L17,13 C17,15.209139 15.209139,17 13,17 L12.8993593,16.9993593 L12.8284271,17.0710678 C11.26633,18.633165 8.73367004,18.633165 7.17157288,17.0710678 L7.10035931,16.9993593 L7,17 C4.790861,17 3,15.209139 3,13 L2.99935931,12.8993593 L2.92893219,12.8284271 C1.36683502,11.26633 1.36683502,8.73367004 2.92893219,7.17157288 L2.99935931,7.10035931 L3,7 C3,4.790861 4.790861,3 7,3 L7.10035931,2.99935931 L7.17157288,2.92893219 C8.73367004,1.36683502 11.26633,1.36683502 12.8284271,2.92893219 Z' id='形状结合' fill='%2344FFFF'%3E%3C/path%3E%3Ccircle id='椭圆形' fill='%23000000' cx='10' cy='10' r='2.5'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_stream_main{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' t='1717573896886' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='5449' width='35' height='35'%3E%3Cpath d='M784.900208 0.084637a204.766145 204.766145 0 0 1 51.259791 403.048029L836.091744 750.893836a119.446918 119.446918 0 0 1-109.618143 119.037386L716.644826 870.340754l-279.505789 0.068256A204.834401 204.834401 0 0 1 34.091008 819.149218a204.766145 204.766145 0 0 1 403.048029-51.191536H716.644826a17.063845 17.063845 0 0 0 16.586058-13.173289L733.708671 750.893836V403.132666a205.107422 205.107422 0 0 1-147.090348-146.953837h-149.479286A204.834401 204.834401 0 0 1 34.091008 204.850782a204.766145 204.766145 0 0 1 403.048029-51.191536l149.479286-0.068256A204.834401 204.834401 0 0 1 784.900208 0.084637zM238.857153 716.766145a102.383073 102.383073 0 1 0 0 204.766146 102.383073 102.383073 0 0 0 0-204.766146z m0-614.298436a102.383073 102.383073 0 1 0 0 204.766146 102.383073 102.383073 0 0 0 0-204.766146z' fill='%2344FFFF' p-id='5450'%3E%3C/path%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_stream_sub{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' t='1717574305836' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='6786' width='35' height='35'%3E%3Cpath d='M784.900208 0.084637a204.766145 204.766145 0 0 1 51.259791 403.048029L836.091744 750.893836a119.446918 119.446918 0 0 1-109.618143 119.037386L716.644826 870.340754l-279.505789 0.068256A204.834401 204.834401 0 0 1 34.091008 819.149218a204.766145 204.766145 0 0 1 403.048029-51.191536H716.644826a17.063845 17.063845 0 0 0 16.586058-13.173289L733.708671 750.893836V403.132666a205.107422 205.107422 0 0 1-147.090348-147.022092h-149.479286A204.834401 204.834401 0 0 1 34.091008 204.850782a204.766145 204.766145 0 0 1 403.048029-51.191536h149.479286A204.834401 204.834401 0 0 1 784.900208 0.084637z m0 68.255381a136.510764 136.510764 0 1 0 0 273.021528 136.510764 136.510764 0 0 0 0-273.021528z' fill='%2344FFFF' p-id='6787'%3E%3C/path%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_unfold{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='30px' height='30px' viewBox='0 0 30 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='可视化大屏一张' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='大屏右边视觉' transform='translate(-2127.000000, -213.000000)' fill='%23FFFFFF'%3E%3Cg id='边框2备份-5' transform='translate(1947.000000, 108.000000)'%3E%3Cg id='关闭' transform='translate(195.000000, 120.000000) rotate(-360.000000) translate(-195.000000, -120.000000) translate(180.000000, 105.000000)'%3E%3Cpath d='M7.55228499,4.58606277 L11.033599,14.3225867 L11.033599,14.3225867 L21.1321762,18.1127537 C21.2355895,18.1515664 21.2879586,18.2668634 21.2491458,18.3702767 C21.2198585,18.4483103 21.1452481,18.5 21.0618995,18.5 L7.36396103,18.5 C7.25350408,18.5 7.16396103,18.4104569 7.16396103,18.3 L7.16396103,4.65339839 C7.16396103,4.54294144 7.25350408,4.45339839 7.36396103,4.45339839 C7.44845714,4.45339839 7.52383701,4.50649956 7.55228499,4.58606277 Z' id='矩形' transform='translate(14.663961, 11.000000) rotate(-45.000000) translate(-14.663961, -11.000000)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_unfold_right{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath d='M3.08071212,4.58606277 L6.04607439,12.8795751 L6.04607439,12.8795751 L14.6606033,16.1127537 C14.7640166,16.1515664 14.8163857,16.2668634 14.7775729,16.3702767 C14.7482856,16.4483103 14.6736752,16.5 14.5903266,16.5 L2.89238816,16.5 C2.78193121,16.5 2.69238816,16.4104569 2.69238816,16.3 L2.69238816,4.65339839 C2.69238816,4.54294144 2.78193121,4.45339839 2.89238816,4.45339839 C2.97688426,4.45339839 3.05226413,4.50649956 3.08071212,4.58606277 Z' id='矩形' fill='%2344FFFF' transform='translate(9.192388, 10.000000) rotate(-135.000000) translate(-9.192388, -10.000000)'%3E%3C/path%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_upload_active{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E上传%3C/title%3E%3Cdefs%3E%3Cfilter color-interpolation-filters='auto' id='filter-1'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 0.266667 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='数据管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='数据管理-物种管理-物种信息' transform='translate(-1790.000000, -316.000000)'%3E%3Cg id='标签备份-35' transform='translate(200.000000, 96.000000)' filter='url(%23filter-1)'%3E%3Cg transform='translate(1590.000000, 220.000000)'%3E%3Cpath d='M10.8518929,2 C11.3015924,2 11.6067456,2.09629261 11.7673526,2.28887782 C11.9279595,2.48146303 12.008263,2.78959938 12.008263,3.21328685 C12.008263,3.40587206 12.0109398,3.70919377 12.0162934,4.12325198 C12.0216469,4.53731019 12.0243237,4.97784887 12.0243237,5.44486801 C12.0243237,5.91188716 12.0270005,6.36686972 12.0323541,6.80981572 C12.0377076,7.25276171 12.0403844,7.60422972 12.0403844,7.86421976 C12.0403844,8.23013167 12.0805362,8.5214168 12.1608396,8.73807517 C12.2411431,8.95473354 12.4258411,9.05824809 12.7149336,9.04861883 C12.9183691,9.04861883 13.1699867,9.05343346 13.4697863,9.06306272 C13.769586,9.07269198 14.0265571,9.07750661 14.2406997,9.07750661 C14.6154493,9.07750661 14.8536829,9.16657727 14.9554007,9.34471859 C15.0571184,9.52285992 14.9848453,9.75636949 14.7385813,10.0452473 C14.4816102,10.3341251 14.1818105,10.6759639 13.8391823,11.0707636 C13.4965542,11.4655633 13.1405421,11.8699922 12.7711461,12.2840504 C12.4017501,12.6981086 12.0403844,13.1049449 11.6870491,13.5045592 C11.3337138,13.9041735 11.023207,14.2580489 10.7555288,14.5661852 C10.5092648,14.8454338 10.2710311,14.9898727 10.0408278,14.9995019 C9.81062449,15.0091312 9.57239084,14.8791362 9.32612684,14.6095169 C9.06915571,14.3302683 8.76935606,14.0028735 8.42672788,13.6273323 C8.08409971,13.2517911 7.73344118,12.8642134 7.37475231,12.4645991 C7.01606344,12.0649847 6.66272814,11.6701851 6.3147464,11.2802 C5.96676466,10.8902149 5.65358109,10.5411542 5.3751957,10.2330179 C5.06468891,9.89599377 4.94691048,9.61915252 5.02186039,9.40249416 C5.0968103,9.18583579 5.32701361,9.07750661 5.71247031,9.07750661 L6.097927,9.07750661 C6.24782683,9.07750661 6.40308022,9.07509929 6.56368718,9.07028466 C6.72429414,9.06547003 6.88222431,9.05824809 7.0374777,9.04861883 C7.19273109,9.03898957 7.32924701,9.03417494 7.44702544,9.03417494 C7.72541083,9.03417494 7.89672492,8.96195548 7.9609677,8.81751657 C8.02521049,8.67307766 8.05733188,8.47567782 8.05733188,8.22531704 C8.05733188,7.94606848 8.0546551,7.58015657 8.04930153,7.12758132 C8.04394797,6.67500607 8.04127118,6.20317229 8.04127118,5.71208 C8.04127118,5.2209877 8.0385944,4.7443393 8.03324084,4.28213478 C8.02788727,3.81993027 8.02521049,3.4443891 8.02521049,3.15551128 C8.02521049,3.03033089 8.03591762,2.90033587 8.05733188,2.76552623 C8.07874614,2.63071658 8.12960501,2.5079435 8.20990849,2.397207 C8.29021197,2.28647051 8.39996005,2.19499253 8.53915275,2.12277307 C8.67834545,2.05055362 8.87107379,2.01444389 9.1173378,2.01444389 C9.40643032,2.01444389 9.68481571,2.01203658 9.95249397,2.00722195 C10.2201722,2.00240732 10.5199719,2 10.8518929,2 L10.8518929,2 Z' id='路径' fill='%23000000' fill-rule='nonzero' transform='translate(10.000000, 8.500000) rotate(-180.000000) translate(-10.000000, -8.500000)'%3E%3C/path%3E%3Crect id='矩形' fill='%23000000' x='2' y='16.2222222' width='16' height='1.77777778' rx='0.888888889'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_upload_black{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='数据管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='数据管理-物种管理-物种分类' transform='translate(-1573.000000, -172.000000)' fill='%23000000'%3E%3Cg id='编组-2备份-4' transform='translate(200.000000, 96.000000)'%3E%3Cg id='搜索' transform='translate(1383.000000, 86.000000) rotate(-360.000000) translate(-1383.000000, -86.000000) translate(1373.000000, 76.000000)'%3E%3Cpath d='M10.8518929,2 C11.3015924,2 11.6067456,2.09629261 11.7673526,2.28887782 C11.9279595,2.48146303 12.008263,2.78959938 12.008263,3.21328685 C12.008263,3.40587206 12.0109398,3.70919377 12.0162934,4.12325198 C12.0216469,4.53731019 12.0243237,4.97784887 12.0243237,5.44486801 C12.0243237,5.91188716 12.0270005,6.36686972 12.0323541,6.80981572 C12.0377076,7.25276171 12.0403844,7.60422972 12.0403844,7.86421976 C12.0403844,8.23013167 12.0805362,8.5214168 12.1608396,8.73807517 C12.2411431,8.95473354 12.4258411,9.05824809 12.7149336,9.04861883 C12.9183691,9.04861883 13.1699867,9.05343346 13.4697863,9.06306272 C13.769586,9.07269198 14.0265571,9.07750661 14.2406997,9.07750661 C14.6154493,9.07750661 14.8536829,9.16657727 14.9554007,9.34471859 C15.0571184,9.52285992 14.9848453,9.75636949 14.7385813,10.0452473 C14.4816102,10.3341251 14.1818105,10.6759639 13.8391823,11.0707636 C13.4965542,11.4655633 13.1405421,11.8699922 12.7711461,12.2840504 C12.4017501,12.6981086 12.0403844,13.1049449 11.6870491,13.5045592 C11.3337138,13.9041735 11.023207,14.2580489 10.7555288,14.5661852 C10.5092648,14.8454338 10.2710311,14.9898727 10.0408278,14.9995019 C9.81062449,15.0091312 9.57239084,14.8791362 9.32612684,14.6095169 C9.06915571,14.3302683 8.76935606,14.0028735 8.42672788,13.6273323 C8.08409971,13.2517911 7.73344118,12.8642134 7.37475231,12.4645991 C7.01606344,12.0649847 6.66272814,11.6701851 6.3147464,11.2802 C5.96676466,10.8902149 5.65358109,10.5411542 5.3751957,10.2330179 C5.06468891,9.89599377 4.94691048,9.61915252 5.02186039,9.40249416 C5.0968103,9.18583579 5.32701361,9.07750661 5.71247031,9.07750661 L6.097927,9.07750661 C6.24782683,9.07750661 6.40308022,9.07509929 6.56368718,9.07028466 C6.72429414,9.06547003 6.88222431,9.05824809 7.0374777,9.04861883 C7.19273109,9.03898957 7.32924701,9.03417494 7.44702544,9.03417494 C7.72541083,9.03417494 7.89672492,8.96195548 7.9609677,8.81751657 C8.02521049,8.67307766 8.05733188,8.47567782 8.05733188,8.22531704 C8.05733188,7.94606848 8.0546551,7.58015657 8.04930153,7.12758132 C8.04394797,6.67500607 8.04127118,6.20317229 8.04127118,5.71208 C8.04127118,5.2209877 8.0385944,4.7443393 8.03324084,4.28213478 C8.02788727,3.81993027 8.02521049,3.4443891 8.02521049,3.15551128 C8.02521049,3.03033089 8.03591762,2.90033587 8.05733188,2.76552623 C8.07874614,2.63071658 8.12960501,2.5079435 8.20990849,2.397207 C8.29021197,2.28647051 8.39996005,2.19499253 8.53915275,2.12277307 C8.67834545,2.05055362 8.87107379,2.01444389 9.1173378,2.01444389 C9.40643032,2.01444389 9.68481571,2.01203658 9.95249397,2.00722195 C10.2201722,2.00240732 10.5199719,2 10.8518929,2 L10.8518929,2 Z' id='路径' fill-rule='nonzero' transform='translate(10.000000, 8.500000) rotate(-180.000000) translate(-10.000000, -8.500000)'%3E%3C/path%3E%3Crect id='矩形' x='2' y='16.2222222' width='16' height='1.77777778' rx='0.888888889'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_upload_red{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='%23f56c6c' %3E%3Cpath d='M10.8518929,2 C11.3015924,2 11.6067456,2.09629261 11.7673526,2.28887782 C11.9279595,2.48146303 12.008263,2.78959938 12.008263,3.21328685 C12.008263,3.40587206 12.0109398,3.70919377 12.0162934,4.12325198 C12.0216469,4.53731019 12.0243237,4.97784887 12.0243237,5.44486801 C12.0243237,5.91188716 12.0270005,6.36686972 12.0323541,6.80981572 C12.0377076,7.25276171 12.0403844,7.60422972 12.0403844,7.86421976 C12.0403844,8.23013167 12.0805362,8.5214168 12.1608396,8.73807517 C12.2411431,8.95473354 12.4258411,9.05824809 12.7149336,9.04861883 C12.9183691,9.04861883 13.1699867,9.05343346 13.4697863,9.06306272 C13.769586,9.07269198 14.0265571,9.07750661 14.2406997,9.07750661 C14.6154493,9.07750661 14.8536829,9.16657727 14.9554007,9.34471859 C15.0571184,9.52285992 14.9848453,9.75636949 14.7385813,10.0452473 C14.4816102,10.3341251 14.1818105,10.6759639 13.8391823,11.0707636 C13.4965542,11.4655633 13.1405421,11.8699922 12.7711461,12.2840504 C12.4017501,12.6981086 12.0403844,13.1049449 11.6870491,13.5045592 C11.3337138,13.9041735 11.023207,14.2580489 10.7555288,14.5661852 C10.5092648,14.8454338 10.2710311,14.9898727 10.0408278,14.9995019 C9.81062449,15.0091312 9.57239084,14.8791362 9.32612684,14.6095169 C9.06915571,14.3302683 8.76935606,14.0028735 8.42672788,13.6273323 C8.08409971,13.2517911 7.73344118,12.8642134 7.37475231,12.4645991 C7.01606344,12.0649847 6.66272814,11.6701851 6.3147464,11.2802 C5.96676466,10.8902149 5.65358109,10.5411542 5.3751957,10.2330179 C5.06468891,9.89599377 4.94691048,9.61915252 5.02186039,9.40249416 C5.0968103,9.18583579 5.32701361,9.07750661 5.71247031,9.07750661 L6.097927,9.07750661 C6.24782683,9.07750661 6.40308022,9.07509929 6.56368718,9.07028466 C6.72429414,9.06547003 6.88222431,9.05824809 7.0374777,9.04861883 C7.19273109,9.03898957 7.32924701,9.03417494 7.44702544,9.03417494 C7.72541083,9.03417494 7.89672492,8.96195548 7.9609677,8.81751657 C8.02521049,8.67307766 8.05733188,8.47567782 8.05733188,8.22531704 C8.05733188,7.94606848 8.0546551,7.58015657 8.04930153,7.12758132 C8.04394797,6.67500607 8.04127118,6.20317229 8.04127118,5.71208 C8.04127118,5.2209877 8.0385944,4.7443393 8.03324084,4.28213478 C8.02788727,3.81993027 8.02521049,3.4443891 8.02521049,3.15551128 C8.02521049,3.03033089 8.03591762,2.90033587 8.05733188,2.76552623 C8.07874614,2.63071658 8.12960501,2.5079435 8.20990849,2.397207 C8.29021197,2.28647051 8.39996005,2.19499253 8.53915275,2.12277307 C8.67834545,2.05055362 8.87107379,2.01444389 9.1173378,2.01444389 C9.40643032,2.01444389 9.68481571,2.01203658 9.95249397,2.00722195 C10.2201722,2.00240732 10.5199719,2 10.8518929,2 L10.8518929,2 Z' transform='translate(10.000000, 8.500000) rotate(-180.000000) translate(-10.000000, -8.500000)'%3E%3C/path%3E%3Crect id='矩形' x='2' y='16.2222222' width='16' height='1.77777778' rx='0.888888889'%3E%3C/rect%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_view{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E查看%3C/title%3E%3Cg id='物种监测' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='监测检索' transform='translate(-564.000000, -380.000000)'%3E%3Cg id='编组-2备份' transform='translate(200.000000, 96.000000)'%3E%3Cg id='标签备份-9' transform='translate(364.000000, 284.000000)'%3E%3Cpath d='M10,17 C13.6818983,17 17.0152317,14.6666667 20,10 C17.0152317,5.33333333 13.6818983,3 10,3 C6.31810167,3 2.98476833,5.33333333 0,10 C2.98476833,14.6666667 6.31810167,17 10,17 Z' id='椭圆形' fill='%2344FFFF'%3E%3C/path%3E%3Ccircle id='椭圆形' fill='%23000000' cx='10' cy='10' r='3'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_view2{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='数据管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='数据管理-科研档案' transform='translate(-1661.000000, -183.000000)'%3E%3Cg id='编组-4备份-2' transform='translate(1222.000000, 96.000000)'%3E%3Cg id='标签备份-10' transform='translate(439.000000, 87.000000)'%3E%3Cpath d='M17.0710099,6.27996301 C18.082032,7.2877426 19.058362,8.52775493 20,10 C17.0152317,14.6666667 13.6818983,17 10,17 C8.94651904,17 7.92157411,16.8089766 6.92516522,16.4269298 Z M10,3 C11.9508344,3 13.8038143,3.65504935 15.5589396,4.96514804 L5.05840744,15.4660251 C3.27366503,14.3041004 1.58752922,12.482092 0,10 C2.98476833,5.33333333 6.31810167,3 10,3 Z' id='形状结合' fill='%2344FFFF'%3E%3C/path%3E%3Cpath d='M12.9765387,10.3770087 C12.8065943,11.7324108 11.7324108,12.8065943 10.3770087,12.9765387 Z M10,7 C10.9621318,7 11.818478,7.45292229 12.367457,8.15718536 L8.15718536,12.367457 C7.45292229,11.818478 7,10.9621318 7,10 C7,8.34314575 8.34314575,7 10,7 Z' id='形状结合' fill='%23000000'%3E%3C/path%3E%3Cline x1='2.9375' y1='17' x2='16.9375' y2='3' id='直线-5' stroke='%23000000' stroke-width='2' stroke-linecap='square'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_wind{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='60px' height='60px' viewBox='0 0 60 60' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E切片%3C/title%3E%3Cdefs%3E%3ClinearGradient x1='68.5532909%25' y1='100%25' x2='23.5399701%25' y2='0%25' id='linearGradient-1'%3E%3Cstop stop-color='%23355CB1' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%2356FFFF' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3ClinearGradient x1='88.9155827%25' y1='67.4586777%25' x2='-5.4999914%25' y2='32.5413223%25' id='linearGradient-2'%3E%3Cstop stop-color='%23355CB1' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%2356FFFF' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3ClinearGradient x1='25.2537698%25' y1='4.98753786%25' x2='68.4197108%25' y2='84.270556%25' id='linearGradient-3'%3E%3Cstop stop-color='%233CCACA' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23BBFFFF' offset='100%25'%3E%3C/stop%3E%3Cstop stop-color='%23C9FFFF' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='可视化大屏一张' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='迁入业务系统' transform='translate(-1997.000000, -990.000000)'%3E%3Cg id='边框2备份-6' transform='translate(1947.000000, 754.000000)'%3E%3Cg id='风' transform='translate(50.000000, 236.000000)'%3E%3Cpath d='M21.2085547,36.4245534 C28.3156503,32.3418835 28.8625242,33.292526 28.9898815,30.8990192 C29.2676216,25.6788985 23.7838596,23.2513651 17.9365972,23.2515154 C14.6502959,23.2515905 11.2488672,24.0185042 8.69168075,25.4875081 C8.30198402,25.7113478 7.91779835,25.9583225 7.54078449,26.2258785 C9.45567352,17.9893309 15.6249151,11.251983 23.847727,8.66911383 C24.841748,8.35686502 25.3931515,7.30203953 25.0793256,6.31301385 C24.7654997,5.32398816 23.7051956,4.7754308 22.7113256,5.08760447 C12.2009139,8.38916407 4.59261792,17.5626083 3.32817971,28.4581156 C3.26589771,28.9945796 3.43779608,29.5040026 3.76264394,29.8861825 C-0.31482772,35.1102843 -1.90615224,42.4402062 3.25276179,45.6837027 C4.72322138,46.6082807 6.02442491,47 7.21616301,47 C12.3457101,47 15.4413907,39.7375303 21.2085547,36.4245534 Z' id='形状' fill='url(%23linearGradient-1)' opacity='0.600000024'%3E%3C/path%3E%3Cpath d='M39.1202484,37.4329709 C33.8438209,34.3200141 32.8320272,33 31.7599819,33 C31.4021351,33 31.0374857,33.147203 30.5054624,33.4238101 C23.263008,37.1898989 28.8535513,49.811006 35.8911053,53.9630157 C36.241701,54.169879 36.6067989,54.3624574 36.9834089,54.5418204 C36.0501068,54.7768716 35.0964716,54.8893172 33.6177652,55.0459925 C26.8973171,55.7579445 20.1532468,53.5237748 15.1152093,48.9160242 C14.3460667,48.2126278 13.1646564,48.2794688 12.4763228,49.0654425 C11.7879891,49.8514161 11.8533987,51.0586791 12.6225413,51.7620755 C15.4777655,54.3734575 18.7617033,56.3223117 22.3832295,57.5546304 C25.2099726,58.5165296 28.1273173,59 31.0891406,59 C32.0563062,59 33.0282561,58.948437 34.0031961,58.8451581 C36.6990451,58.559537 38.1071091,58.3740628 40.6349861,57.288947 C41.201172,57.045875 41.5887708,56.5511753 41.7257199,55.9855095 C42.7623319,56.1528793 43.8176324,56.238283 44.8615702,56.238283 C50.4898642,56.238283 55.7827376,53.7701316 55.9904786,48.4596721 C56.3552776,39.1314197 46.1577278,41.5849806 39.1202484,37.4329709 Z' id='形状' fill='url(%23linearGradient-2)' opacity='0.400000006'%3E%3C/path%3E%3Cpath d='M58.8516992,28.7764433 C58.4539568,24.8207998 57.2891294,21.0778516 55.3895363,17.6516965 C53.5551735,14.3431377 51.1284867,11.4896353 48.1769249,9.17027338 C47.6559697,8.76089794 46.9919811,8.68105143 46.4194037,8.89710224 C44.3116947,4.5175935 40.7338626,1 36.9174442,1 C35.8895857,1 34.8439034,1.25540208 33.805617,1.81775949 C25.8039552,6.15173969 32.9056306,13.9365077 32.9056306,22.2266653 C32.9056306,30.5168228 31.8271853,30.5126284 33.805617,31.8390566 C34.872377,32.5542435 35.9656877,32.8746209 37.051085,32.8746209 C42.8238957,32.8746209 48.3626316,23.806589 48.3626316,16.8284462 C48.3626316,15.9524987 48.2793557,15.0510033 48.1223444,14.1437121 C52.1137457,18.1307756 54.5902798,23.3688441 55.1735809,29.1697275 C55.4281419,31.7010984 55.3042635,34.2360535 54.8054215,36.7040505 C54.5970838,37.7348866 55.2385894,38.7446742 56.2382701,38.9595048 C56.3654767,38.9868067 56.4923874,39 56.6173752,39 C57.4746882,39 58.2436961,38.3816662 58.4255572,37.4820774 C59.0022023,34.6284224 59.1456055,31.6994205 58.8516992,28.7764433 Z' id='形状' fill='url(%23linearGradient-3)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:icon_wonderful{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' fill='currentColor' t='1721356207222' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4577' width='35' height='35'%3E%3Cpath d='M881.024 861.888H142.976a56.832 56.832 0 0 1-56.768-56.832V184.128c0-31.296 25.408-56.768 56.768-56.768h738.048c31.36 0 56.768 25.472 56.768 56.768v620.928a56.896 56.896 0 0 1-56.768 56.832z m0-56.832v28.352-28.352zM142.976 184.128v620.928h738.048V184.128H142.976z' p-id='4578'%3E%3C/path%3E%3Cpath d='M355.776 512.192c-62.144 0-112.704-50.496-112.704-112.64s50.56-112.64 112.704-112.64c62.08 0 112.64 50.496 112.64 112.64s-50.56 112.64-112.64 112.64z m0-168.512c-30.784 0-55.872 25.088-55.872 55.872s25.088 55.872 55.872 55.872 55.872-25.088 55.872-55.872-25.024-55.872-55.872-55.872z' p-id='4579'%3E%3C/path%3E%3Cpath d='M271.552 716.352c-86.528 0-173.568-88.192-177.216-91.968l40.576-39.68c20.352 20.8 84.736 74.88 136.64 74.88 60.544 0 111.68-51.648 165.888-106.368 61.376-62.016 124.864-126.08 212.992-126.08 154.24 0 275.136 133.312 280.256 139.008l-42.368 37.888c-1.152-1.28-109.248-120.064-237.888-120.064-64.384 0-116.992 53.12-172.672 109.312-59.968 60.544-121.984 123.072-206.208 123.072z' p-id='4580'%3E%3C/path%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-svg\:location{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='物种监测' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='科研分析-活动热点' transform='translate(-564.000000, -438.000000)'%3E%3Cg id='编组-2备份' transform='translate(200.000000, 96.000000)'%3E%3Cg id='标签备份-10' transform='translate(364.000000, 342.000000)'%3E%3Cpath d='M10,19.4918208 C15.3333333,15.1094589 18,11.4455187 18,8.5 C18,4.081722 14.418278,0.5 10,0.5 C5.581722,0.5 2,4.081722 2,8.5 C2,11.4455187 4.66666667,15.1094589 10,19.4918208 Z' id='椭圆形' fill='%2344FFFF'%3E%3C/path%3E%3Ccircle id='椭圆形' fill='%23000000' cx='10' cy='8' r='3'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:lock{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' fill='currentColor' width='128' height='128' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M119.88 49.674h-7.987V39.52C111.893 17.738 90.45.08 63.996.08 37.543.08 16.1 17.738 16.1 39.52v10.154H8.113c-4.408 0-7.987 2.94-7.987 6.577v65.13c0 3.637 3.57 6.577 7.987 6.577H119.88c4.407 0 7.987-2.94 7.987-6.577v-65.13c-.008-3.636-3.58-6.577-7.987-6.577zm-23.953 0H32.065V39.52c0-14.524 14.301-26.295 31.931-26.295 17.63 0 31.932 11.777 31.932 26.295v10.153z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-svg\:monitor{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' fill='currentColor' t='1543827393750' class='icon' style='' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4695' xmlns:xlink='http://www.w3.org/1999/xlink' width='200' height='200'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E@font-face {font-family: rbicon;src: url('chrome-extension://dipiagiiohfljcicegpgffpbnjmgjcnf/fonts/rbicon.woff2') format('woff2');font-weight: normal;font-style: normal;}%3C/style%3E%3C/defs%3E%3Cpath d='M64 64V640H896V64H64zM0 0h960v704H0V0z' p-id='4696'%3E%3C/path%3E%3Cpath d='M192 896H768v64H192zM448 640H512v256h-64z' p-id='4697'%3E%3C/path%3E%3Cpath d='M479.232 561.604267l309.9904-348.330667-47.803733-42.5472-259.566934 291.669333L303.957333 240.008533 163.208533 438.6048l52.224 37.009067 91.6224-129.28z' p-id='4698'%3E%3C/path%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-svg\:nav_form{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' fill='currentColor' width='128' height='128' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M84.068 23.784c-1.02 0-1.877-.32-2.572-.96a8.588 8.588 0 0 1-1.738-2.237 11.524 11.524 0 0 1-1.042-2.621c-.232-.895-.348-1.641-.348-2.238V0h.278c.834 0 1.622.085 2.363.256.742.17 1.645.575 2.711 1.214 1.066.64 2.363 1.535 3.892 2.686 1.53 1.15 3.453 2.664 5.77 4.54 2.502 2.045 4.494 3.771 5.977 5.178 1.483 1.406 2.618 2.6 3.406 3.58.787.98 1.274 1.812 1.46 2.494.185.682.277 1.278.277 1.79v2.046H84.068zM127.3 84.01c.278.682.464 1.535.556 2.558.093 1.023-.37 2.003-1.39 2.94-.463.427-.88.832-1.25 1.215-.372.384-.696.704-.974.96a6.69 6.69 0 0 1-.973.767l-11.816-10.741a44.331 44.331 0 0 0 1.877-1.535 31.028 31.028 0 0 1 1.737-1.406c1.112-.938 2.317-1.343 3.615-1.215 1.297.128 2.363.405 3.197.83.927.427 1.923 1.173 2.989 2.239 1.065 1.065 1.876 2.195 2.432 3.388zM78.23 95.902c2.038 0 3.752-.511 5.143-1.534l-26.969 25.83H18.037c-1.761 0-3.684-.47-5.77-1.407a24.549 24.549 0 0 1-5.838-3.709 21.373 21.373 0 0 1-4.518-5.306c-1.204-2.003-1.807-4.07-1.807-6.202V16.495c0-1.79.44-3.665 1.32-5.626A18.41 18.41 0 0 1 5.04 5.562a21.798 21.798 0 0 1 5.213-3.964C12.198.533 14.237 0 16.37 0h53.24v15.984c0 1.62.278 3.367.834 5.242a16.704 16.704 0 0 0 2.572 5.179c1.159 1.577 2.665 2.898 4.518 3.964 1.853 1.066 4.078 1.598 6.673 1.598h20.295v42.325L85.458 92.45c1.02-1.364 1.529-2.856 1.529-4.476 0-2.216-.857-4.113-2.572-5.69-1.714-1.577-3.776-2.366-6.186-2.366H26.1c-2.409 0-4.448.789-6.116 2.366-1.668 1.577-2.502 3.474-2.502 5.69 0 2.217.834 4.092 2.502 5.626 1.668 1.535 3.707 2.302 6.117 2.302h52.13zM26.1 47.951c-2.41 0-4.449.789-6.117 2.366-1.668 1.577-2.502 3.473-2.502 5.69 0 2.216.834 4.092 2.502 5.626 1.668 1.534 3.707 2.302 6.117 2.302h52.13c2.409 0 4.47-.768 6.185-2.302 1.715-1.534 2.572-3.41 2.572-5.626 0-2.217-.857-4.113-2.572-5.69-1.714-1.577-3.776-2.366-6.186-2.366H26.1zm52.407 64.063l1.807-1.663 3.476-3.196a479.75 479.75 0 0 0 4.587-4.284 500.757 500.757 0 0 1 5.004-4.667c3.985-3.666 8.48-7.758 13.485-12.276l11.677 10.741-13.485 12.404-5.004 4.603-4.587 4.22a179.46 179.46 0 0 0-3.267 3.068c-.88.853-1.367 1.322-1.46 1.407-.463.341-.973.703-1.529 1.087-.556.383-1.112.703-1.668.959-.556.256-1.413.575-2.572.959a83.5 83.5 0 0 1-3.545 1.087 72.2 72.2 0 0 1-3.475.895c-1.112.256-1.946.426-2.502.511-1.112.17-1.854.043-2.224-.383-.371-.426-.464-1.151-.278-2.174.092-.511.278-1.279.556-2.302.278-1.023.602-2.067.973-3.132l1.042-3.005c.325-.938.58-1.577.765-1.918a10.157 10.157 0 0 1 2.224-2.941z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-svg\:nav_role{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' fill='currentColor' id='bold' enable-background='new 0 0 24 24' height='512' viewBox='0 0 24 24' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m21.25 4h-5.25v-.25c0-.965-.785-1.75-1.75-1.75h-.25-4-.25c-.965 0-1.75.785-1.75 1.75v.25h-5.25c-1.517 0-2.75 1.233-2.75 2.75v12.5c0 1.517 1.233 2.75 2.75 2.75h18.5c1.517 0 2.75-1.233 2.75-2.75v-12.5c0-1.517-1.233-2.75-2.75-2.75zm-7.249 2h-4.001v-2h4zm-6.501 3c1.378 0 2.5 1.122 2.5 2.5s-1.122 2.5-2.5 2.5-2.5-1.122-2.5-2.5 1.122-2.5 2.5-2.5zm4.5 9.25c0 .414-.336.75-.75.75h-7.5c-.414 0-.75-.336-.75-.75v-.5c0-1.517 1.233-2.75 2.75-2.75h3.5c1.517 0 2.75 1.233 2.75 2.75zm8.25.75h-5.5c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h5.5c.414 0 .75.336.75.75s-.336.75-.75.75zm0-4h-5.5c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h5.5c.414 0 .75.336.75.75s-.336.75-.75.75zm0-4h-5.5c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h5.5c.414 0 .75.336.75.75s-.336.75-.75.75z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-svg\:nav_tree_table{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' fill='currentColor' width='128' height='128' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M44.8 0h79.543C126.78 0 128 1.422 128 4.267v23.466c0 2.845-1.219 4.267-3.657 4.267H44.8c-2.438 0-3.657-1.422-3.657-4.267V4.267C41.143 1.422 42.362 0 44.8 0zm22.857 48h56.686c2.438 0 3.657 1.422 3.657 4.267v23.466c0 2.845-1.219 4.267-3.657 4.267H67.657C65.22 80 64 78.578 64 75.733V52.267C64 49.422 65.219 48 67.657 48zm0 48h56.686c2.438 0 3.657 1.422 3.657 4.267v23.466c0 2.845-1.219 4.267-3.657 4.267H67.657C65.22 128 64 126.578 64 123.733v-23.466C64 97.422 65.219 96 67.657 96zM50.286 68.267c2.02 0 3.657-1.91 3.657-4.267 0-2.356-1.638-4.267-3.657-4.267H17.37V32h6.4c2.02 0 3.658-1.91 3.658-4.267V4.267C27.429 1.91 25.79 0 23.77 0H3.657C1.637 0 0 1.91 0 4.267v23.466C0 30.09 1.637 32 3.657 32h6.4v80c0 2.356 1.638 4.267 3.657 4.267h36.572c2.02 0 3.657-1.91 3.657-4.267 0-2.356-1.638-4.267-3.657-4.267H17.37V68.267h32.915z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-svg\:pass{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' fill='currentColor' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 60 60' style='enable-background:new 0 0 60 60;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M52.29,44.29C52.109,44.479,52,44.74,52,45s0.1,0.52,0.29,0.71C52.479,45.89,52.74,46,53,46s0.52-0.11,0.71-0.29 C53.89,45.52,54,45.26,54,45s-0.11-0.521-0.29-0.71C53.34,43.93,52.67,43.92,52.29,44.29z'/%3E%3Cpath d='M23.638,42.263L20,40.405v-0.387c1.628-0.889,2.773-2.354,3.412-4.365C24.381,35.14,25,34.14,25,33.018v-1 c0-0.927-0.431-1.786-1.151-2.35c-0.624-3.78-3.262-5.696-7.849-5.696c-0.217,0-0.429,0.009-0.636,0.025 c-0.865,0.067-2.129-0.003-3.224-0.741c-0.41-0.276-0.719-0.544-0.917-0.796c-0.336-0.428-0.901-0.577-1.401-0.369 c-0.501,0.206-0.796,0.708-0.733,1.248c0.042,0.372,0.105,0.808,0.2,1.285c0.193,0.975,0.193,0.975-0.078,1.558 c-0.102,0.221-0.228,0.49-0.376,0.853c-0.331,0.81-0.566,1.697-0.701,2.646C7.424,30.245,7,31.1,7,32.018v1 c0,1.122,0.619,2.122,1.588,2.636c0.639,2.012,1.784,3.477,3.412,4.365v0.376l-3.77,1.857C6.854,43.003,6,44.443,6,46.011v1.324 c0,0.803,0,2.683,10,2.683s10-1.88,10-2.683v-1.244C26,44.461,25.095,42.994,23.638,42.263z M24,47.109 c-0.623,0.379-3.161,0.908-8,0.908s-7.377-0.529-8-0.908v-1.099c0-0.835,0.456-1.603,1.151-1.983l3.858-1.9 C13.611,41.833,14,41.21,14,40.539v-1.804l-0.604-0.261c-1.517-0.652-2.503-1.899-3.015-3.814l-0.143-0.532l-0.526-0.164 C9.293,33.834,9,33.444,9,33.018v-1c0-0.363,0.207-0.699,0.541-0.877l0.469-0.25l0.055-0.528c0.099-0.939,0.308-1.804,0.622-2.57 c0.133-0.325,0.246-0.568,0.338-0.767c0.339-0.729,0.462-1.105,0.377-1.876c1.175,0.672,2.587,0.959,4.122,0.842 c0.155-0.013,0.314-0.02,0.477-0.02c3.744,0,5.572,1.356,5.929,4.399l0.062,0.523l0.466,0.245C22.792,31.316,23,31.652,23,32.018v1 c0,0.427-0.293,0.816-0.712,0.946l-0.526,0.164l-0.143,0.532c-0.512,1.915-1.498,3.162-3.015,3.814L18,38.735v1.812 c0,0.666,0.369,1.27,0.964,1.575l3.768,1.924l0.007,0.004C23.517,44.439,24,45.222,24,46.091V47.109z'/%3E%3Cpath d='M31,29.018h10c0.553,0,1-0.447,1-1s-0.447-1-1-1H31c-0.553,0-1,0.447-1,1S30.447,29.018,31,29.018z'/%3E%3Cpath d='M32,44.018h-1c-0.553,0-1,0.447-1,1s0.447,1,1,1h1c0.553,0,1-0.447,1-1S32.553,44.018,32,44.018z'/%3E%3Cpath d='M38,44.018h-2c-0.553,0-1,0.447-1,1s0.447,1,1,1h2c0.553,0,1-0.447,1-1S38.553,44.018,38,44.018z'/%3E%3Cpath d='M43,44.018h-1c-0.553,0-1,0.447-1,1s0.447,1,1,1h1c0.553,0,1-0.447,1-1S43.553,44.018,43,44.018z'/%3E%3Cpath d='M49,44.018h-2c-0.553,0-1,0.447-1,1s0.447,1,1,1h2c0.553,0,1-0.447,1-1S49.553,44.018,49,44.018z'/%3E%3Cpath d='M53,33.018H31c-0.553,0-1,0.447-1,1s0.447,1,1,1h22c0.553,0,1-0.447,1-1S53.553,33.018,53,33.018z'/%3E%3Cpath d='M53,39.018H31c-0.553,0-1,0.447-1,1s0.447,1,1,1h22c0.553,0,1-0.447,1-1S53.553,39.018,53,39.018z'/%3E%3Cpath d='M55.322,14H37V6.313C37,5.037,35.963,4,34.687,4h-9.375C24.037,4,23,5.037,23,6.313V14H4.678C2.099,14,0,16.099,0,18.678 v32.645C0,53.901,2.099,56,4.678,56h50.645C57.901,56,60,53.901,60,51.322V18.678C60,16.099,57.901,14,55.322,14z M25,6.313 C25,6.141,25.141,6,25.312,6h9.375C34.859,6,35,6.141,35,6.313V14v5.688C35,19.859,34.859,20,34.687,20h-9.375 C25.141,20,25,19.859,25,19.688V14V6.313z M58,51.322C58,52.799,56.799,54,55.322,54H4.678C3.201,54,2,52.799,2,51.322V18.678 C2,17.201,3.201,16,4.678,16H23v3.688C23,20.963,24.037,22,25.312,22h9.375C35.963,22,37,20.963,37,19.688V16h18.322 C56.799,16,58,17.201,58,18.678V51.322z'/%3E%3Cpath d='M30,15c2.206,0,4-1.794,4-4s-1.794-4-4-4s-4,1.794-4,4S27.794,15,30,15z M30,9c1.103,0,2,0.897,2,2s-0.897,2-2,2 s-2-0.897-2-2S28.897,9,30,9z'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-svg\:password{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='128' height='128' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='white' d='M108.8 44.322H89.6v-5.36c0-9.04-3.308-24.163-25.6-24.163-23.145 0-25.6 16.881-25.6 24.162v5.361H19.2v-5.36C19.2 15.281 36.798 0 64 0c27.202 0 44.8 15.281 44.8 38.961v5.361zm-32 39.356c0-5.44-5.763-9.832-12.8-9.832-7.037 0-12.8 4.392-12.8 9.832 0 3.682 2.567 6.808 6.407 8.477v11.205c0 2.718 2.875 4.962 6.4 4.962 3.524 0 6.4-2.244 6.4-4.962V92.155c3.833-1.669 6.393-4.795 6.393-8.477zM128 64v49.201c0 8.158-8.645 14.799-19.2 14.799H19.2C8.651 128 0 121.359 0 113.201V64c0-8.153 8.645-14.799 19.2-14.799h89.6c10.555 0 19.2 6.646 19.2 14.799z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:personal_date{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' fill='currentColor' t='1577186573535' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='1068' xmlns:xlink='http://www.w3.org/1999/xlink' width='81' height='81'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C/style%3E%3C/defs%3E%3Cpath d='M479.85714249 608.42857168h64.28571502c19.28571417 0 32.14285751-12.85714249 32.14285664-32.14285751s-12.85714249-32.14285751-32.14285664-32.14285664h-64.28571504c-19.28571417 0-32.14285751 12.85714249-32.14285664 32.14285662s12.85714249 32.14285751 32.14285664 32.14285753z m-2e-8 122.14285665h64.28571504c19.28571417 0 32.14285751-12.85714249 32.14285664-32.14285665s-12.85714249-32.14285751-32.14285664-32.14285751h-64.28571504c-19.28571417 0-32.14285751 12.85714249-32.14285664 32.14285751s12.85714249 32.14285751 32.14285664 32.14285664z m353.57142921-559.28571416h-128.57142921v-32.14285664c0-19.28571417-12.85714249-32.14285751-32.14285664-32.14285753s-32.14285751 12.85714249-32.14285751 32.14285753v32.14285664h-257.14285665v-32.14285664c0-19.28571417-12.85714249-32.14285751-32.14285752-32.14285753s-32.14285751 12.85714249-32.14285664 32.14285753v32.14285664h-128.57142919c-70.71428585 0-128.57142832 57.85714249-128.57142832 122.14285751v501.42857081c0 70.71428585 57.85714249 128.57142832 128.57142832 122.14285751h642.85714335c70.71428585 0 128.57142832-57.85714249 128.57142833-122.14285751v-501.42857081c0-70.71428585-57.85714249-122.14285753-128.57142833-122.14285751z m64.28571415 623.57142832c0 32.14285751-32.14285751 64.28571415-64.28571416 64.28571504h-642.85714335c-32.14285751 0-64.28571415-25.71428583-64.28571417-64.28571504v-372.85714249h771.42857168v372.85714249z m0-437.14285664h-771.42857168v-64.28571417c0-32.14285751 32.14285751-64.28571415 64.28571417-64.28571415h128.57142919v32.14285664c0 19.28571417 12.85714249 32.14285751 32.14285664 32.14285751s32.14285751-12.85714249 32.14285753-32.14285751v-32.14285664h257.14285665v32.14285664c0 19.28571417 12.85714249 32.14285751 32.1428575 32.14285751s32.14285751-12.85714249 32.14285664-32.14285751v-32.14285664h128.57142921c32.14285751 0 64.28571415 25.71428583 64.28571415 64.28571415v64.28571417z m-610.71428583 372.85714247h64.28571415c19.28571417 0 32.14285751-12.85714249 32.14285753-32.14285664s-12.85714249-32.14285751-32.14285753-32.14285751h-64.28571415c-19.28571417 0-32.14285751 12.85714249-32.14285751 32.14285751s12.85714249 32.14285751 32.14285751 32.14285665z m385.71428583-122.14285664h64.28571417c19.28571417 0 32.14285751-12.85714249 32.14285751-32.14285751s-12.85714249-32.14285751-32.14285751-32.14285664h-64.28571415c-19.28571417 0-32.14285751 12.85714249-32.14285753 32.14285664s12.85714249 32.14285751 32.14285753 32.14285751z m-385.71428583 0h64.28571415c19.28571417 0 32.14285751-12.85714249 32.14285753-32.14285751s-12.85714249-32.14285751-32.14285753-32.14285664h-64.28571415c-19.28571417 0-32.14285751 12.85714249-32.14285751 32.14285664s12.85714249 32.14285751 32.14285751 32.14285751z m385.71428583 122.14285665h64.28571417c19.28571417 0 32.14285751-12.85714249 32.14285751-32.14285665s-12.85714249-32.14285751-32.14285751-32.14285751h-64.28571415c-19.28571417 0-32.14285751 12.85714249-32.14285753 32.14285751s12.85714249 32.14285751 32.14285753 32.14285665z' p-id='1069'%3E%3C/path%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-svg\:personal_peoples{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' fill='currentColor' width='128' height='128' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M95.648 118.762c0 5.035-3.563 9.121-7.979 9.121H7.98c-4.416 0-7.979-4.086-7.979-9.121C0 100.519 15.408 83.47 31.152 76.75c-9.099-6.43-15.216-17.863-15.216-30.987v-9.128c0-20.16 14.293-36.518 31.893-36.518s31.894 16.358 31.894 36.518v9.122c0 13.137-6.123 24.556-15.216 30.993 15.738 6.726 31.141 23.769 31.141 42.012z'/%3E%3Cpath d='M106.032 118.252h15.867c3.376 0 6.101-3.125 6.101-6.972 0-13.957-11.787-26.984-23.819-32.123 6.955-4.919 11.638-13.66 11.638-23.704v-6.985c0-15.416-10.928-27.926-24.39-27.926-1.674 0-3.306.193-4.89.561 1.936 4.713 3.018 9.974 3.018 15.526v9.121c0 13.137-3.056 23.111-11.066 30.993 14.842 4.41 27.312 23.42 27.541 41.509z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-svg\:personal_phone{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E切片%3C/title%3E%3Cg id='巡护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='巡护管理-巡护地图' transform='translate(-138.000000, -226.000000)' fill='%233CF779'%3E%3Cg id='编组-2备份' transform='translate(20.000000, 96.000000)'%3E%3Cg id='电话' transform='translate(118.000000, 129.589849)'%3E%3Cpath d='M7.94584165,1.44080806 C8.19827656,1.48746028 8.9340622,2.61120601 9.48652218,4.05988036 C9.76254526,4.78298986 9.97152823,5.51264705 10.0691916,6.08843373 L10.0857447,6.18828587 C10.1122452,6.3507132 10.12663,6.51484791 10.1287828,6.67936193 L10.1262998,6.75466025 L10.0220152,6.81399861 L9.964907,6.84550932 C9.78199515,6.94372453 9.53990595,7.06117355 9.24815742,7.19376411 L8.7681173,7.40697295 C8.59844795,7.48063436 8.42712328,7.55429577 8.21731261,7.64228023 L7.45586966,7.96270736 L7.34248087,8.01508882 L7.30440873,8.03514107 L7.28288968,8.01386113 C7.23736864,7.98316887 7.19805499,8.09284254 6.89513312,8.94363179 C7.39793377,11.073265 9.52211135,14.5292127 10.8264963,14.5312589 L10.9874752,14.513662 C11.0218229,14.5095697 11.0412729,14.5058866 11.0590674,14.5009759 L11.1691456,14.462099 L11.2639121,14.4215852 L11.60532,14.2578932 L12.1859203,13.9767522 C12.275307,13.9346015 12.3597279,13.8949062 12.4540806,13.851937 L12.7189303,13.7332603 L12.8455616,13.6784235 C13.0980827,13.5674169 13.3567199,13.4705491 13.6202471,13.3882794 L13.7125306,13.3629071 C13.8242641,13.3334426 13.8904766,13.3223933 13.8739234,13.3195287 C14.7015788,13.4668515 16.6209117,16.769338 16.620498,18.0952434 C16.620498,18.3735198 15.9964457,18.923525 15.3831531,19.1109524 C11.5511086,20.2809411 7.70913219,17.918456 5.16285038,13.2475042 C2.56649539,8.48529415 2.90955856,4.00954509 5.47239349,2.11849302 C6.18583243,1.59181395 7.21088366,1.3053529 7.94584165,1.44080806 L7.94584165,1.44080806 Z' id='路径' transform='translate(9.997854, 10.407399) rotate(-195.000000) translate(-9.997854, -10.407399)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:personal_phone_offline{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' t='1745054304871' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4303' width='48' height='48'%3E%3Cpath d='M859.4 314.7v-70.6c0-3.1 1.4-6.1 3.8-8.1l80.2-64.1c4.3-3.6 10.6-3.1 14.2 1.2 1.5 1.8 2.4 4.1 2.4 6.5V379c0.1 5.6-4.4 10.1-10 10.2-2.4 0-4.8-0.8-6.6-2.4l-80.1-63.2c-2.7-2.2-4.1-5.5-3.8-9h-0.1z m-50.2 76.2H567.5c-5.4 0-10.5-2.1-14.3-5.8-3.6-3.8-5.6-8.9-5.7-14.1V189.3c0-16.7 13.5-30.3 30.3-30.3h231.5c11 0 20 8.9 20 20v191.3c0 11-8.9 20-20 20l-0.1 0.6zM577.7 732.3s110.5-62.1 150.8-60.3c36.1 1.6 134.5 79.6 156.9 97 2.7 2.3 3.9 5.9 3.2 9.4-10 73.8-66.7 132.5-140.1 145C627.5 946 347.4 699.3 310 665.6c-2.7-2.4-5.2-5.1-7.5-8C272 621.2 56.3 359.5 64.2 249.3 72 146 172.9 108.1 198.7 99.6c3.7-1.2 7.7-0.1 10.3 2.7 20.2 22.6 106.4 117.4 106.4 156.9s-47.2 127.5-58 147c-1.4 2.5-1.4 5.5 0 8.1 25.6 70.3 66.3 134.1 119.3 186.9 61.4 52 129.2 95.9 201.7 130.9l-0.7 0.2z' fill='rgba(255,255,255,0.4)' p-id='4304'%3E%3C/path%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:personal_phone_online{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' t='1745054304871' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4303' width='48' height='48'%3E%3Cpath d='M859.4 314.7v-70.6c0-3.1 1.4-6.1 3.8-8.1l80.2-64.1c4.3-3.6 10.6-3.1 14.2 1.2 1.5 1.8 2.4 4.1 2.4 6.5V379c0.1 5.6-4.4 10.1-10 10.2-2.4 0-4.8-0.8-6.6-2.4l-80.1-63.2c-2.7-2.2-4.1-5.5-3.8-9h-0.1z m-50.2 76.2H567.5c-5.4 0-10.5-2.1-14.3-5.8-3.6-3.8-5.6-8.9-5.7-14.1V189.3c0-16.7 13.5-30.3 30.3-30.3h231.5c11 0 20 8.9 20 20v191.3c0 11-8.9 20-20 20l-0.1 0.6zM577.7 732.3s110.5-62.1 150.8-60.3c36.1 1.6 134.5 79.6 156.9 97 2.7 2.3 3.9 5.9 3.2 9.4-10 73.8-66.7 132.5-140.1 145C627.5 946 347.4 699.3 310 665.6c-2.7-2.4-5.2-5.1-7.5-8C272 621.2 56.3 359.5 64.2 249.3 72 146 172.9 108.1 198.7 99.6c3.7-1.2 7.7-0.1 10.3 2.7 20.2 22.6 106.4 117.4 106.4 156.9s-47.2 127.5-58 147c-1.4 2.5-1.4 5.5 0 8.1 25.6 70.3 66.3 134.1 119.3 186.9 61.4 52 129.2 95.9 201.7 130.9l-0.7 0.2z' fill='%233CF779' p-id='4304'%3E%3C/path%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:personal_tree{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' fill='currentColor' width='128' height='128' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M126.713 90.023c.858.985 1.287 2.134 1.287 3.447v29.553c0 1.423-.429 2.6-1.287 3.53-.858.93-1.907 1.395-3.146 1.395H97.824c-1.145 0-2.146-.465-3.004-1.395-.858-.93-1.287-2.107-1.287-3.53V93.47c0-.875.19-1.696.572-2.462.382-.766.906-1.368 1.573-1.806a3.84 3.84 0 0 1 2.146-.657h9.725V69.007a3.84 3.84 0 0 0-.43-1.806 3.569 3.569 0 0 0-1.143-1.313 2.714 2.714 0 0 0-1.573-.492h-36.47v23.149h9.725c1.144 0 2.145.492 3.004 1.478.858.985 1.287 2.134 1.287 3.447v29.553c0 .876-.191 1.696-.573 2.463-.38.766-.905 1.368-1.573 1.806a3.84 3.84 0 0 1-2.145.656H51.915a3.84 3.84 0 0 1-2.145-.656c-.668-.438-1.216-1.04-1.645-1.806a4.96 4.96 0 0 1-.644-2.463V93.47c0-1.313.43-2.462 1.288-3.447.858-.986 1.907-1.478 3.146-1.478h9.582v-23.15h-37.9c-.953 0-1.74.356-2.359 1.068-.62.711-.93 1.56-.93 2.544v19.538h9.726c1.239 0 2.264.492 3.074 1.478.81.985 1.216 2.134 1.216 3.447v29.553c0 1.423-.405 2.6-1.216 3.53-.81.93-1.835 1.395-3.074 1.395H4.29c-.476 0-.93-.082-1.358-.246a4.1 4.1 0 0 1-1.144-.657 4.658 4.658 0 0 1-.93-1.067 5.186 5.186 0 0 1-.643-1.395 5.566 5.566 0 0 1-.215-1.56V93.47c0-.437.048-.875.143-1.313a3.95 3.95 0 0 1 .429-1.15c.19-.328.429-.656.715-.984.286-.329.572-.602.858-.821.286-.22.62-.383 1.001-.493.382-.11.763-.164 1.144-.164h9.726V61.619c0-.985.31-1.833.93-2.544.619-.712 1.358-1.068 2.216-1.068h44.335V39.62h-9.582c-1.24 0-2.288-.492-3.146-1.477a5.09 5.09 0 0 1-1.287-3.448V5.14c0-1.423.429-2.627 1.287-3.612.858-.985 1.907-1.477 3.146-1.477h25.743c.763 0 1.478.246 2.145.739a5.17 5.17 0 0 1 1.573 1.888c.382.766.573 1.587.573 2.462v29.553c0 1.313-.43 2.463-1.287 3.448-.859.985-1.86 1.477-3.004 1.477h-9.725v18.389h42.762c.954 0 1.74.355 2.36 1.067.62.711.93 1.56.93 2.545v26.925h9.582c1.239 0 2.288.492 3.146 1.478z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-svg\:personal_user{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='130' height='130' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63.444 64.996c20.633 0 37.359-14.308 37.359-31.953 0-17.649-16.726-31.952-37.359-31.952-20.631 0-37.36 14.303-37.358 31.952 0 17.645 16.727 31.953 37.359 31.953zM80.57 75.65H49.434c-26.652 0-48.26 18.477-48.26 41.27v2.664c0 9.316 21.608 9.325 48.26 9.325H80.57c26.649 0 48.256-.344 48.256-9.325v-2.663c0-22.794-21.605-41.271-48.256-41.271z' stroke='%23979797' fill='white'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:plus{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' fill='currentColor' id='图层_1' data-name='图层 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ctitle%3ESVG%3C/title%3E%3Cpath d='M5.72,13.57h4.71v4.71a1.57,1.57,0,0,0,3.14,0V13.57h4.71a1.57,1.57,0,0,0,0-3.14H13.57V5.72a1.57,1.57,0,0,0-3.14,0v4.71H5.72a1.57,1.57,0,0,0,0,3.14Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-svg\:route{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E路线%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='16' height='16' rx='3'%3E%3C/rect%3E%3C/defs%3E%3Cg id='巡护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='巡护管理-巡护路线' transform='translate(-342.000000, -308.000000)'%3E%3Cg id='编组-2备份' transform='translate(20.000000, 96.000000)'%3E%3Cg id='标签备份-6' transform='translate(324.000000, 214.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cuse id='矩形' fill='%2344FFFF' xlink:href='%23path-1'%3E%3C/use%3E%3Cpath d='M3.124686,3.64258086 L3.124686,3.15987607 C3.124686,2.5192942 3.64398021,2 4.28456207,2 C4.92514394,2 5.44443814,2.5192942 5.44443814,3.15987607 L5.44443814,7.09768306 C5.44443814,7.80338198 6.01652015,8.37546399 6.72221907,8.37546399 C7.42791799,8.37546399 8,7.80338198 8,7.09768306 L8,5.20072636 C8,4.56747911 8.51334832,4.05413079 9.14659556,4.05413079 C9.7798428,4.05413079 10.2931911,4.56747911 10.2931911,5.20072636 L10.2931911,10.2962659 C10.2931911,11.7804648 11.4963721,12.9836457 12.980571,12.9836457 L12.980571,12.9836457 L12.980571,12.9836457' id='路径-13' stroke='%23000000' stroke-linecap='round' mask='url(%23mask-2)'%3E%3C/path%3E%3Cpath d='M3.124686,5.89547935 C3.81504194,5.89547935 4.374686,5.33583529 4.374686,4.64547935 C4.374686,3.95512341 3.81504194,3.39547935 3.124686,3.39547935 C2.43433007,3.39547935 1.874686,3.95512341 1.874686,4.64547935 C1.874686,5.33583529 2.43433007,5.89547935 3.124686,5.89547935 Z' id='椭圆形' fill='%23000000' mask='url(%23mask-2)'%3E%3C/path%3E%3Cpath d='M13.124686,13.8954793 C13.8150419,13.8954793 14.374686,13.3358353 14.374686,12.6454793 C14.374686,11.9551234 13.8150419,11.3954793 13.124686,11.3954793 C12.4343301,11.3954793 11.874686,11.9551234 11.874686,12.6454793 C11.874686,13.3358353 12.4343301,13.8954793 13.124686,13.8954793 Z' id='椭圆形备份' fill='%23000000' mask='url(%23mask-2)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:steer_bj_minus{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频监控' transform='translate(-600.000000, -724.000000)' fill='%2344FFFF'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='上备份-17' transform='translate(388.000000, 558.000000)'%3E%3Cpath d='M10,1 C14.9705627,1 19,5.02943725 19,10 C19,14.9705627 14.9705627,19 10,19 C5.02943725,19 1,14.9705627 1,10 C1,5.02943725 5.02943725,1 10,1 Z M14,9 L6,9 L6,11 L14,11 L14,9 Z' id='形状结合'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:steer_bj_plus{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频监控' transform='translate(-560.000000, -724.000000)' fill='%2344FFFF'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='上备份-16' transform='translate(348.000000, 558.000000)'%3E%3Cpath d='M10,1 C14.9705627,1 19,5.02943725 19,10 C19,14.9705627 14.9705627,19 10,19 C5.02943725,19 1,14.9705627 1,10 C1,5.02943725 5.02943725,1 10,1 Z M11,6 L9,6 L9,8.999 L6,9 L6,11 L9,10.999 L9,14 L11,14 L11,10.999 L14,11 L14,9 L11,8.999 L11,6 Z' id='形状结合'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:steer_gq_minus{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频监控' transform='translate(-460.000000, -724.000000)' fill='%2344FFFF'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='上备份-9' transform='translate(248.000000, 558.000000)'%3E%3Cg id='guangquan-2' transform='translate(1.000000, 1.000000)' fill-rule='nonzero'%3E%3Cpath d='M17.7235118,6.77770403 C17.0393282,4.0960873 15.1606918,1.87782465 12.6282569,0.761836961 L14.5177679,9.6327687 L17.7235118,6.77770403 Z M2.72724484,2.54674962 C0.727727922,4.48620025 -0.258547168,7.24453626 0.058317043,10.0126271 L7.08180389,3.83398641 L2.72724484,2.54674962 Z M11.4611508,0.341520045 C10.5586855,0.0843939014 9.62130749,-0.0287708419 8.68357637,0.00619801756 C6.87672177,0.0666450427 5.13045589,0.672448093 3.67437918,1.7439557 L12.4274357,4.68137666 L11.4611508,0.341520045 L11.4611508,0.341520045 Z M0.280008047,11.2383765 C0.96852953,13.9123973 2.84370758,16.1239235 5.36916592,17.2410106 L3.45180861,8.71453605 L0.280008047,11.2383765 Z M17.9934391,8.68193336 C17.9881024,8.45386211 17.9722935,8.22615627 17.9460624,7.99953554 L11.3498655,14.0719126 L15.2710776,15.4562979 C17.1006181,13.6881163 18.0908112,11.2244639 17.9934391,8.68193336 Z M6.53845104,17.6587089 C7.44185814,17.9155567 8.38005662,18.0286539 9.31862414,17.993851 C11.1232808,17.9339444 12.8676302,17.3296804 14.3226039,16.2604111 L5.58739863,13.4186393 L6.53845104,17.6587089 L6.53845104,17.6587089 Z' id='形状'%3E%3C/path%3E%3C/g%3E%3Crect id='矩形' transform='translate(10.000000, 10.000000) rotate(-270.000000) translate(-10.000000, -10.000000)' x='9.25' y='7' width='1.5' height='6'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:steer_gq_plus{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频监控' transform='translate(-420.000000, -724.000000)' fill='%2344FFFF'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='上备份-8' transform='translate(208.000000, 558.000000)'%3E%3Cg id='guangquan-2' transform='translate(1.000000, 1.000000)' fill-rule='nonzero'%3E%3Cpath d='M17.7235118,6.77770403 C17.0393282,4.0960873 15.1606918,1.87782465 12.6282569,0.761836961 L14.5177679,9.6327687 L17.7235118,6.77770403 Z M2.72724484,2.54674962 C0.727727922,4.48620025 -0.258547168,7.24453626 0.058317043,10.0126271 L7.08180389,3.83398641 L2.72724484,2.54674962 Z M11.4611508,0.341520045 C10.5586855,0.0843939014 9.62130749,-0.0287708419 8.68357637,0.00619801756 C6.87672177,0.0666450427 5.13045589,0.672448093 3.67437918,1.7439557 L12.4274357,4.68137666 L11.4611508,0.341520045 L11.4611508,0.341520045 Z M0.280008047,11.2383765 C0.96852953,13.9123973 2.84370758,16.1239235 5.36916592,17.2410106 L3.45180861,8.71453605 L0.280008047,11.2383765 Z M17.9934391,8.68193336 C17.9881024,8.45386211 17.9722935,8.22615627 17.9460624,7.99953554 L11.3498655,14.0719126 L15.2710776,15.4562979 C17.1006181,13.6881163 18.0908112,11.2244639 17.9934391,8.68193336 Z M6.53845104,17.6587089 C7.44185814,17.9155567 8.38005662,18.0286539 9.31862414,17.993851 C11.1232808,17.9339444 12.8676302,17.3296804 14.3226039,16.2604111 L5.58739863,13.4186393 L6.53845104,17.6587089 L6.53845104,17.6587089 Z' id='形状'%3E%3C/path%3E%3C/g%3E%3Crect id='矩形' x='9.25' y='7' width='1.5' height='6'%3E%3C/rect%3E%3Crect id='矩形' transform='translate(10.000000, 10.000000) rotate(-270.000000) translate(-10.000000, -10.000000)' x='9.25' y='7' width='1.5' height='6'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:steer_jj_minus{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频监控' transform='translate(-460.000000, -769.000000)' fill='%2344FFFF' fill-rule='nonzero'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='上备份-11' transform='translate(248.000000, 603.000000)'%3E%3Cpath d='M18.9863532,9.50013517 L15.5,9.5 L15.5,11.5 L18.8754378,11.5007422 C18.2152062,15.4340998 15.0036313,18.502178 11.0006955,18.9449943 L11,15 L9,15 L9.00011114,18.9450835 C4.99680014,18.5025901 1.78483811,15.434364 1.1245622,11.5007422 L4.5,11.5 L4.5,9.5 L1.01364679,9.50013517 C1.25476851,5.09549005 4.66303942,1.53430105 9.00011114,1.05491649 L9,5 L11,5 L11.0006955,1.05500569 C15.3373832,1.5347426 18.7452464,5.09576312 18.9863532,9.50013517 Z' id='形状结合'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:steer_jj_plus{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频监控' transform='translate(-420.000000, -769.000000)' fill='%2344FFFF' fill-rule='nonzero'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='上备份-10' transform='translate(208.000000, 603.000000)'%3E%3Cpath d='M11.0006955,1.05500569 C15.3373832,1.5347426 18.7452464,5.09576312 18.9863532,9.50013517 L15.5,9.5 L15.5,11.5 L18.8754378,11.5007422 C18.2152062,15.4340998 15.0036313,18.502178 11.0006955,18.9449943 L11,15 L9,15 L9.00011114,18.9450835 C4.99680014,18.5025901 1.78483811,15.434364 1.1245622,11.5007422 L4.5,11.5 L4.5,9.5 L1.01364679,9.50013517 C1.25476851,5.09549005 4.66303942,1.53430105 9.00011114,1.05491649 L9,5 L11,5 L11.0006955,1.05500569 Z M10,8 C8.8954305,8 8,8.8954305 8,10 C8,11.1045695 8.8954305,12 10,12 C11.1045695,12 12,11.1045695 12,10 C12,8.8954305 11.1045695,8 10,8 Z' id='形状结合'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:steer_tw_minus{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频监控' transform='translate(-600.000000, -769.000000)' fill='%2344FFFF'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='上备份-15' transform='translate(388.000000, 603.000000)'%3E%3Ccircle id='椭圆形' cx='10' cy='10' r='9'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:steer_tw_plus{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频监控' transform='translate(-560.000000, -769.000000)' fill='%2344FFFF'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='上备份-14' transform='translate(348.000000, 603.000000)'%3E%3Cpath d='M10,19 C14.9705627,19 19,14.9705627 19,10 C19,5.02943725 14.9705627,1 10,1 C5.02943725,1 1,5.02943725 1,10 C1,14.9705627 5.02943725,19 10,19 Z M5.00381284,6.03224313 C5.82615872,5.03076241 7.04204746,4.59059158 8.59576497,4.70352913 C9.49916822,4.76919624 9.999764,5.02009582 10.511711,5.54810312 L10.7183821,5.77338801 C11.124943,6.22813115 11.3482555,6.3507158 12.012299,6.3507158 C13.0806561,6.3507158 13.7315453,6.01864408 14.0561994,5.34615283 L14.1168075,5.20711317 L15.0477696,5.57222908 C14.5840885,6.75450984 13.5353573,7.3507158 12.012299,7.3507158 C11.0995658,7.3507158 10.6243378,7.12563334 10.0959799,6.5732309 L9.89647328,6.35444404 C9.49726028,5.91033149 9.21864528,5.75144376 8.52326764,5.70089773 C7.35791692,5.61619002 6.49886887,5.89340672 5.90082586,6.52587968 L5.77665225,6.66684477 L5.00381284,6.03224313 Z M5.00381284,10.0322431 C5.82615872,9.03076241 7.04204746,8.59059158 8.59576497,8.70352913 C9.49916822,8.76919624 9.999764,9.02009582 10.511711,9.54810312 L10.7183821,9.77338801 C11.124943,10.2281311 11.3482555,10.3507158 12.012299,10.3507158 C13.0806561,10.3507158 13.7315453,10.0186441 14.0561994,9.34615283 L14.1168075,9.20711317 L15.0477696,9.57222908 C14.5840885,10.7545098 13.5353573,11.3507158 12.012299,11.3507158 C11.0995658,11.3507158 10.6243378,11.1256333 10.0959799,10.5732309 L9.89647328,10.354444 C9.49726028,9.91033149 9.21864528,9.75144376 8.52326764,9.70089773 C7.35791692,9.61619002 6.49886887,9.89340672 5.90082586,10.5258797 L5.77665225,10.6668448 L5.00381284,10.0322431 Z M5.00381284,14.0322431 C5.82615872,13.0307624 7.04204746,12.5905916 8.59576497,12.7035291 C9.49916822,12.7691962 9.999764,13.0200958 10.511711,13.5481031 L10.7183821,13.773388 C11.124943,14.2281311 11.3482555,14.3507158 12.012299,14.3507158 C13.0806561,14.3507158 13.7315453,14.0186441 14.0561994,13.3461528 L14.1168075,13.2071132 L15.0477696,13.5722291 C14.5840885,14.7545098 13.5353573,15.3507158 12.012299,15.3507158 C11.0995658,15.3507158 10.6243378,15.1256333 10.0959799,14.5732309 L9.89647328,14.354444 C9.49726028,13.9103315 9.21864528,13.7514438 8.52326764,13.7008977 C7.35791692,13.61619 6.49886887,13.8934067 5.90082586,14.5258797 L5.77665225,14.6668448 L5.00381284,14.0322431 Z' id='形状结合'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:steer_xh_pause{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频监控' transform='translate(-460.000000, -815.000000)' fill='%2344FFFF'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='上备份-13' transform='translate(248.000000, 649.000000)'%3E%3Cpath d='M10,1 C14.9705627,1 19,5.02943725 19,10 C19,14.9705627 14.9705627,19 10,19 C5.02943725,19 1,14.9705627 1,10 C1,5.02943725 5.02943725,1 10,1 Z M8,6 L6,6 L6,14 L8,14 L8,6 Z M14,6 L12,6 L12,14 L14,14 L14,6 Z' id='形状结合'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:steer_xh_start{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E%3C/title%3E%3Cg id='保护管理' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='保护管理-视频监控' transform='translate(-420.000000, -815.000000)' fill='%2344FFFF'%3E%3Cg id='编组-2备份-3' transform='translate(200.000000, 96.000000)'%3E%3Cg id='编组-19' transform='translate(12.000000, 70.000000)'%3E%3Cg id='上备份-12' transform='translate(208.000000, 649.000000)'%3E%3Cpath d='M10,1 C14.9705627,1 19,5.02943725 19,10 C19,14.9705627 14.9705627,19 10,19 C5.02943725,19 1,14.9705627 1,10 C1,5.02943725 5.02943725,1 10,1 Z M7.5,5.5 L7.5,14.5 L13.5,10.0413607 L7.5,5.5 Z' id='形状结合'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-svg\:time{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' fill='currentColor' t='1577099827399' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='1008' xmlns:xlink='http://www.w3.org/1999/xlink' width='81' height='81'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C/style%3E%3C/defs%3E%3Cpath d='M520 559h204c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32H488c-17.673 0-32-14.327-32-32 0-0.167 0.001-0.334 0.004-0.5a32.65 32.65 0 0 1-0.004-0.5V277c0-17.673 14.327-32 32-32 17.673 0 32 14.327 32 32v282z m-8 401C264.576 960 64 759.424 64 512S264.576 64 512 64s448 200.576 448 448-200.576 448-448 448z m0-64c212.077 0 384-171.923 384-384S724.077 128 512 128 128 299.923 128 512s171.923 384 384 384z' p-id='1009'%3E%3C/path%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-svg\:trash{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' fill='currentColor' id='图层_1' data-name='图层 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ctitle%3ESVG%3C/title%3E%3Cpath d='M6.17,9V19.16A.84.84,0,0,0,7,20H17a.84.84,0,0,0,.84-.83v-11H6.17Zm8.33,1.65a.83.83,0,0,1,1.66,0v6.89a.83.83,0,0,1-1.66,0Zm-3.33,0a.83.83,0,0,1,1.66,0v6.89a.83.83,0,0,1-1.66,0Zm-3.33,0a.83.83,0,0,1,1.66,0h0v6.89a.83.83,0,0,1-1.66,0Z'/%3E%3Cpath d='M17.83,5.67H13.66V4.84A.83.83,0,0,0,12.83,4H11.17a.83.83,0,0,0-.83.83v.82H6.17a.83.83,0,0,0-.83.83v.83H18.66V6.49A.83.83,0,0,0,17.83,5.67Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-svg\:twin_arrow{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' t='1730103451938' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4246' width='64' height='64' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath d='M899.903689 478.177684L498.564974 76.711126c-16.975299-16.903995-44.421496-16.903995-61.397818 0-16.976322 16.974603-16.976322 44.558845 0 61.534472l373.471922 373.455597L437.167157 885.300055c-16.976322 16.975627-16.976322 44.420699 0 61.396325 16.976322 16.974603 44.422519 16.974603 61.397818 0l401.338715-401.326365c9.338052-9.267061 13.085553-21.573341 12.309855-33.668821C912.989242 499.680417 909.241741 487.441675 899.903689 478.177684zM597.730478 511.701195c0.850402-12.021801-2.96771-24.260543-12.164539-33.523511L184.224153 76.711126c-16.975299-16.903995-44.418425-16.903995-61.536993 0-16.975299 16.974603-16.833053 44.558845 0 61.534472l373.614168 373.455597-373.614168 373.59886c-16.833053 16.975627-16.975299 44.420699 0 61.396325 17.118567 16.974603 44.560671 16.974603 61.536993 0l401.341785-401.326365C594.762768 536.103978 598.58088 523.797697 597.730478 511.701195z' fill='%23ffffff' p-id='4247' data-spm-anchor-id='a313x.search_index.0.i0.4ebe3a81qwQ4HZ' class='selected'%3E%3C/path%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.container{width:100%}.file-container::file-selector-button{width:100%}@media(min-width:640px){.container{max-width:640px}.file-container::file-selector-button{max-width:640px}}@media(min-width:768px){.container{max-width:768px}.file-container::file-selector-button{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}.file-container::file-selector-button{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}.file-container::file-selector-button{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}.file-container::file-selector-button{max-width:1536px}}.\!visible{visibility:visible!important}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}[bottom~="1"]{bottom:.25rem}[bottom~="50px"]{bottom:50px}[bottom~="55px"]{bottom:55px}[bottom~="60px"]{bottom:60px}[bottom~="74px"]{bottom:74px}[left~="30%"]{left:30%}[left~="462px"]{left:462px}[left~="520px"]{left:520px}[left~="562px"]{left:562px}[right~="20px"]{right:20px}[right~="462px"]{right:462px}[right~="525px"]{right:525px}[top~="1"]{top:.25rem}[top~="10.2vh"]{top:10.2vh}[top~="10.5vh"]{top:10.5vh}[top~="10vh"]{top:10vh}[top~="140px"]{top:140px}[top~="180px"]{top:180px}[top~="2"]{top:.5rem}[top~="480px"]{top:480px}[top~="7.7vh"]{top:7.7vh}[top~="7.8vh"]{top:7.8vh}[top~="70px"]{top:70px}[top~="7vh"]{top:7vh}[top~="80px"]{top:80px}[top~=auto]{top:auto}[line-clamp~="2"]{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.grid{display:grid}[rows~="10"]{grid-template-rows:repeat(10,minmax(0,1fr))}[rows~="15"]{grid-template-rows:repeat(15,minmax(0,1fr))}[rows~="2"]{grid-template-rows:repeat(2,minmax(0,1fr))}[rows~="3"]{grid-template-rows:repeat(3,minmax(0,1fr))}[rows~="4"]{grid-template-rows:repeat(4,minmax(0,1fr))}[rows~="5"]{grid-template-rows:repeat(5,minmax(0,1fr))}[rows~="8"]{grid-template-rows:repeat(8,minmax(0,1fr))}.m-1{margin:.25rem}.mb-10px{margin-bottom:10px}.ms,[ms=""]{margin-inline-start:1rem}.box-content{box-sizing:content-box}.inline,[inline=""]{display:inline}.block{display:block}.inline-block{display:inline-block}.list-item{display:list-item}.hidden{display:none}[size~="100%"]{width:100%;height:100%}[size~="16"]{width:4rem;height:4rem}[size~="18"]{width:4.5rem;height:4.5rem}[size~="20"]{width:5rem;height:5rem}[size~="200%"]{width:200%;height:200%}[size~="22"]{width:5.5rem;height:5.5rem}[size~="24"]{width:6rem;height:6rem}[size~="32"]{width:8rem;height:8rem}[size~="36"]{width:9rem;height:9rem}[size~="50px"]{width:50px;height:50px}[size~="68"]{width:17rem;height:17rem}[size~="700"]{width:175rem;height:175rem}[size~="76"]{width:19rem;height:19rem}[size~="80%"]{width:80%;height:80%}.h-12{height:3rem}.h100,[h100=""]{height:25rem}.h264{height:66rem}.h3{height:.75rem}.h4{height:1rem}.h5{height:1.25rem}.w-12{width:3rem}.flex{display:flex}.flex-grow{flex-grow:1}.flex-wrap{flex-wrap:wrap}.table{display:table}.table-cell{display:table-cell}.table-row{display:table-row}[scale~="12"]{--un-scale-x:.12;--un-scale-y:.12;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}[scale~="25"]{--un-scale-x:.25;--un-scale-y:.25;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.resize,[resize=""]{resize:both}.break-all{word-break:break-all}.b,.border,[b=""],[border=""]{border-width:1px}.bg-current{background-color:currentColor}[stroke-width~="2"]{stroke-width:2px}[stroke-width~="4"]{stroke-width:4px}[stroke~="#1dc1f5"]{--un-stroke-opacity:1;stroke:rgb(29 193 245 / var(--un-stroke-opacity))}.px,[px=""]{padding-left:1rem;padding-right:1rem}.pie{padding-inline-end:1rem}[text~="1"]{font-size:.25rem}[text-color~="#000000"]{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity))}[color~="#3CF779"]{--un-text-opacity:1;color:rgb(60 247 121 / var(--un-text-opacity))}[color~="#44ffff"],[color~="#4ff"]{--un-text-opacity:1;color:rgb(68 255 255 / var(--un-text-opacity))}[color~="#67c23a"]{--un-text-opacity:1;color:rgb(103 194 58 / var(--un-text-opacity))}[color~="#a8edea"]{--un-text-opacity:1;color:rgb(168 237 234 / var(--un-text-opacity))}[color~="#adff2f"]{--un-text-opacity:1;color:rgb(173 255 47 / var(--un-text-opacity))}[color~="#e6a23c"]{--un-text-opacity:1;color:rgb(230 162 60 / var(--un-text-opacity))}[color~="#f00"]{--un-text-opacity:1;color:rgb(255 0 0 / var(--un-text-opacity))}[color~="#f56c6c"]{--un-text-opacity:1;color:rgb(245 108 108 / var(--un-text-opacity))}[color~="#fac958"]{--un-text-opacity:1;color:rgb(250 201 88 / var(--un-text-opacity))}[color~="#ff4500"]{--un-text-opacity:1;color:rgb(255 69 0 / var(--un-text-opacity))}[color~="#fff"]{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}[color~=gray]{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity))}[color~=red]{--un-text-opacity:1;color:rgb(248 113 113 / var(--un-text-opacity))}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.text-shadow{--un-text-shadow:0 0 1px var(--un-text-shadow-color, rgb(0 0 0 / .2)),0 0 1px var(--un-text-shadow-color, rgb(1 0 5 / .1));text-shadow:var(--un-text-shadow)}.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline{outline-style:solid}.blur{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.grayscale{--un-grayscale:grayscale(1);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease,.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}[data-theme=theme-map] .el-popper,[data-theme=theme-map] .el-picker-panel .el-time-panel{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}[data-theme=theme-map] .el-dialog,[data-theme=theme-map] .el-drawer,[data-theme=theme-map] .el-message-box{background-color:#7c88a066;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}[data-theme=theme-map] .el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{background-color:#159aff4d}[data-theme=theme-map] .el-form--inline .el-form-item{margin-right:10px}[data-theme=theme-map] .el-form .el-select{width:180px}[data-theme=theme-map] .el-tabs--border-card{border:none;background-color:#ffffff0d;border-radius:8px;overflow:hidden}[data-theme=theme-map] .el-tabs--border-card .el-tabs__header{--el-border-color: transparent;--el-border-color-light: rgba(255, 255, 255, .05);--el-bg-color-overlay: rgba(255, 255, 255, .05)}[data-theme=theme-map] .el-pagination{padding-top:6px}@font-face{font-family:DSDIGIB;src:url(/nrbms/assets/DS-DIGIB.U0lzZ7cu.TTF)}@font-face{font-family:Pangmen;src:url(/nrbms/assets/PangMenZhengDao.BlHag-sI.ttf)}.font-Pangmen{font-family:Pangmen}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-corner{background-color:transparent}::-webkit-scrollbar-track{border-radius:4px;background-color:#ffffff0d}::-webkit-scrollbar-thumb{border-radius:4px;background-color:#44ffff80}@font-face{font-family:FontAwesome;src:url(/nrbms/assets/fontawesome-webfont.G5YE5S7X.eot?v=4.7.0);src:url(/nrbms/assets/fontawesome-webfont.G5YE5S7X.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/nrbms/assets/fontawesome-webfont.B-jkhYfk.woff2?v=4.7.0) format("woff2"),url(/nrbms/assets/fontawesome-webfont.CDK5bt4p.woff?v=4.7.0) format("woff"),url(/nrbms/assets/fontawesome-webfont.CQDK8MU3.ttf?v=4.7.0) format("truetype"),url(/nrbms/assets/fontawesome-webfont.D13rzr4g.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
