.header[data-v-b20ee742]{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#fff;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.header-content[data-v-b20ee742]{max-width:1200px;margin:0 auto;padding:0 20px;height:70px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-content[data-v-b20ee742],.logo[data-v-b20ee742]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo[data-v-b20ee742]{min-width:200px;width:200px;overflow:hidden}.logo img[data-v-b20ee742]{height:40px;width:40px;min-width:40px;margin-right:10px;background-color:#f5f5f5;-o-object-fit:contain;object-fit:contain}.logo span[data-v-b20ee742]{font-size:18px;font-weight:600;color:#303133;max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-menu-toggle[data-v-b20ee742]{display:none;font-size:24px;color:#333;cursor:pointer;padding:5px}.mobile-menu-toggle i[data-v-b20ee742]{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.mobile-actions[data-v-b20ee742]{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-contact[data-v-b20ee742]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:15px;cursor:pointer;color:#1890ff;font-size:20px}.mobile-contact i[data-v-b20ee742]{-webkit-transition:all .3s;transition:all .3s}.mobile-contact:hover i[data-v-b20ee742]{color:#40a9ff;-webkit-transform:scale(1.1);transform:scale(1.1)}.mobile-submenu-toggle[data-v-b20ee742]{display:none;padding:10px;color:#666;cursor:pointer}.nav-wrapper[data-v-b20ee742]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-nav[data-v-b20ee742]{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;margin:0;padding:0}.main-nav .nav-item[data-v-b20ee742]{position:relative;padding:0 15px}.main-nav .nav-item.active .nav-link[data-v-b20ee742],.main-nav .nav-item:hover .nav-link[data-v-b20ee742]{color:#1890ff}.main-nav .nav-item .nav-link[data-v-b20ee742]{display:block;padding:25px 0;font-size:16px;color:#333;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.main-nav .nav-item .submenu[data-v-b20ee742]{position:absolute;top:100%;left:-400px;min-width:1300px;width:100%;background-color:#fff;-webkit-box-shadow:0 8px 16px rgba(0,0,0,.1);box-shadow:0 8px 16px rgba(0,0,0,.1);border-radius:0 0 4px 4px;padding:0;z-index:100;opacity:0;visibility:hidden;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all .3s;transition:all .3s;text-align:left}.main-nav .nav-item .submenu[data-v-b20ee742]:active,.main-nav .nav-item .submenu[data-v-b20ee742]:focus,.main-nav .nav-item .submenu[data-v-b20ee742]:hover,.main-nav .nav-item:hover .submenu[data-v-b20ee742]{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.submenu-container[data-v-b20ee742]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:1400px;margin:0 auto;padding:25px;-webkit-box-sizing:border-box;box-sizing:border-box}.submenu-column[data-v-b20ee742]{min-width:300px;width:350px;max-width:350px;padding:0 15px;margin-bottom:15px;margin-right:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.submenu-column[data-v-b20ee742]:nth-child(3n){margin-right:0}.submenu-column .submenu-list[data-v-b20ee742]{list-style:none;padding:0;margin:0}.submenu-column .submenu-list li[data-v-b20ee742]{margin-bottom:15px;width:100%}.submenu-column .submenu-list li[data-v-b20ee742]:last-child{margin-bottom:0}.submenu-column .submenu-list li a[data-v-b20ee742]{color:#333;text-decoration:none;display:block;padding:10px 15px;border-radius:4px;-webkit-transition:all .3s;transition:all .3s;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.submenu-column .submenu-list li a[data-v-b20ee742]:hover{background-color:#f0f7ff;color:#409eff}.header-actions[data-v-b20ee742]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-box[data-v-b20ee742]{position:relative;margin-right:20px}.search-box .search-input[data-v-b20ee742]{width:200px;height:36px;border:1px solid #d9d9d9;border-radius:4px;padding:0 40px 0 15px;-webkit-transition:all .3s;transition:all .3s}.search-box .search-input[data-v-b20ee742]:focus{width:240px;border-color:#1890ff;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.search-box .search-btn[data-v-b20ee742]{position:absolute;right:0;top:0;height:36px;width:40px;background:transparent;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.search-box .search-btn i[data-v-b20ee742]{color:#999;-webkit-transition:color .3s;transition:color .3s}.search-box .search-btn:hover i[data-v-b20ee742]{color:#1890ff}.contact-btn[data-v-b20ee742]{height:36px;background-color:#1890ff;color:#fff;border:none;border-radius:4px;padding:0 20px;font-size:14px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.contact-btn[data-v-b20ee742]:hover{background-color:#40a9ff;-webkit-box-shadow:0 4px 12px rgba(24,144,255,.3);box-shadow:0 4px 12px rgba(24,144,255,.3)}@media (max-width:992px){.header-content[data-v-b20ee742]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0 15px;height:60px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.logo[data-v-b20ee742]{margin-bottom:0;min-width:auto;width:auto}.logo span[data-v-b20ee742]{max-width:120px}.mobile-actions[data-v-b20ee742]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.mobile-menu-toggle[data-v-b20ee742]{display:block;margin-left:0}.nav-wrapper[data-v-b20ee742]{position:fixed;top:60px;left:0;width:100%;height:0;overflow:hidden;background-color:#fff;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);-webkit-transition:height .3s ease;transition:height .3s ease;z-index:1000;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.nav-wrapper.mobile-menu-open[data-v-b20ee742]{height:calc(100vh - 60px);overflow-y:auto}.header-actions[data-v-b20ee742]{display:none}.main-nav[data-v-b20ee742]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:10px 0}.nav-item[data-v-b20ee742]{padding:0;border-bottom:1px solid #f0f0f0}.nav-item[data-v-b20ee742]:last-child{border-bottom:none}.nav-link[data-v-b20ee742]{padding:15px 20px;font-size:16px}.mobile-submenu-toggle[data-v-b20ee742]{display:block;position:absolute;right:0;top:0;height:52px;width:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.submenu[data-v-b20ee742]{position:static;-webkit-transform:none;transform:none;-webkit-box-shadow:none;box-shadow:none;min-width:100%;width:100%;padding:0;border-top:1px solid #f0f0f0;opacity:1;visibility:visible;left:0}.submenu .submenu-container[data-v-b20ee742]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 0;max-width:100%}.submenu .submenu-column[data-v-b20ee742]{width:100%;max-width:100%;min-width:auto;padding:0;margin:0;margin-bottom:15px}.submenu .submenu-column[data-v-b20ee742]:last-child,.submenu .submenu-list li[data-v-b20ee742]{margin-bottom:0}.submenu .submenu-list li a[data-v-b20ee742]{padding:10px 20px;font-size:14px;border-bottom:1px solid #f5f5f5}.submenu .submenu-list li a[data-v-b20ee742]:hover{background-color:#f5f5f5}.submenu .submenu-list li a .menu-item-with-icon[data-v-b20ee742]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.submenu .submenu-list li a .menu-item-with-icon .menu-item-icon[data-v-b20ee742]{width:100%;height:60px;margin-right:0;margin-bottom:10px}.submenu .submenu-list li a .menu-item-with-icon .menu-item-content[data-v-b20ee742]{width:100%}.submenu .submenu-list li a .menu-item-with-icon .menu-item-text[data-v-b20ee742]{margin-bottom:8px;font-size:15px}.submenu .submenu-list li a .menu-item-with-icon .menu-item-desc[data-v-b20ee742]{-webkit-line-clamp:3;font-size:13px;line-height:1.5}}@media (max-width:576px){.header-content[data-v-b20ee742]{padding:0 10px;min-height:50px;height:50px}.logo img[data-v-b20ee742]{height:30px;width:30px;min-width:30px}.logo span[data-v-b20ee742]{font-size:14px;max-width:100px}.mobile-menu-toggle[data-v-b20ee742]{font-size:20px}.nav-wrapper[data-v-b20ee742]{top:50px}.nav-wrapper.mobile-menu-open[data-v-b20ee742]{height:calc(100vh - 50px)}.header-actions[data-v-b20ee742]{margin-right:40px}.header-actions .search-box[data-v-b20ee742]{display:none}.header-actions .contact-btn[data-v-b20ee742]{padding:0 10px;font-size:12px;height:32px}}.menu-item-with-icon[data-v-b20ee742]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;padding:8px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.menu-item-with-icon:hover .menu-item-icon[data-v-b20ee742]{-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.2)}.menu-item-with-icon:hover .menu-icon-image[data-v-b20ee742]{-webkit-transform:scale(1.08);transform:scale(1.08)}.menu-item-icon[data-v-b20ee742]{width:120px;height:60px;margin-right:12px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;overflow:hidden;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);-webkit-transition:all .3s ease;transition:all .3s ease;position:relative}.menu-item-icon[data-v-b20ee742]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);z-index:1;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.menu-item-icon[data-v-b20ee742]:hover:after{opacity:1}.menu-icon-image[data-v-b20ee742]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.menu-item-content[data-v-b20ee742]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding-top:5px}.menu-item-text[data-v-b20ee742]{margin:0 0 8px 0;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;font-weight:600;color:#333}.menu-item-desc[data-v-b20ee742]{margin:0;padding:0;font-size:13px;color:#666;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (min-width:1400px){.header-content[data-v-b20ee742]{max-width:1400px}.submenu[data-v-b20ee742]{left:-450px}}.hik-submenu[data-v-b20ee742]{display:none;position:fixed;top:70px;left:0;right:0;width:100%;background-color:#fff;border-top:2px solid #e60012;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.1);box-shadow:0 10px 30px rgba(0,0,0,.1);z-index:9999;text-align:left}.nav-item:hover .hik-submenu[data-v-b20ee742]:not(.is-hidden){display:block}.hik-menu-container[data-v-b20ee742]{max-width:1200px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}.hik-menu-left[data-v-b20ee742]{width:240px;-ms-flex-negative:0;flex-shrink:0;border-right:1px solid #f0f0f0;padding:20px 0;background-color:#fafafa}.hik-menu-left ul[data-v-b20ee742]{list-style:none;padding:0;margin:0}.hik-menu-left li[data-v-b20ee742]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 28px;cursor:pointer;font-size:15px;color:#333;-webkit-transition:all .2s;transition:all .2s}.hik-menu-left li.active[data-v-b20ee742],.hik-menu-left li[data-v-b20ee742]:hover{background-color:#fff;font-weight:600;color:#e60012}.hik-menu-left li.active i[data-v-b20ee742],.hik-menu-left li:hover i[data-v-b20ee742]{color:#e60012}.hik-menu-left li i[data-v-b20ee742]{font-size:13px;color:#bbb}.hik-menu-right[data-v-b20ee742]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:30px 40px;overflow-y:auto;max-height:500px}.hik-menu-header[data-v-b20ee742]{margin-bottom:24px;padding-bottom:14px;border-bottom:1px solid #f0f0f0}.hik-menu-header h3[data-v-b20ee742]{font-size:20px;color:#222;margin:0 0 8px 0}.hik-menu-header p[data-v-b20ee742]{font-size:13px;color:#888;margin:0}.hik-menu-grid[data-v-b20ee742]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.hik-grid-item[data-v-b20ee742]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;padding:12px;border-radius:4px;-webkit-transition:background-color .2s;transition:background-color .2s}.hik-grid-item[data-v-b20ee742]:hover{background-color:#f9f9f9}.hik-grid-item:hover h4[data-v-b20ee742]{color:#e60012}.hik-grid-item .item-icon-wrapper[data-v-b20ee742]{width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0;margin-right:12px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hik-grid-item .item-icon-wrapper .menu-icon-svg[data-v-b20ee742]{width:32px!important;height:32px!important;fill:#e60012;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.hik-grid-item:hover .item-icon-wrapper .menu-icon-svg[data-v-b20ee742]{-webkit-transform:scale(1.1);transform:scale(1.1)}.hik-grid-item .item-text-wrapper h4[data-v-b20ee742]{font-size:15px;color:#333;margin:0;-webkit-transition:color .2s;transition:color .2s}.hik-grid-item .item-text-wrapper p[data-v-b20ee742]{font-size:13px;color:#777;margin:0;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hik-menu-promo[data-v-b20ee742]{width:260px;-ms-flex-negative:0;flex-shrink:0;position:relative;overflow:hidden;background-color:#f0f0f0}.hik-menu-promo img[data-v-b20ee742]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.85}.hik-menu-promo .promo-text[data-v-b20ee742]{position:absolute;bottom:36px;left:24px;right:24px;text-align:center}.hik-menu-promo .promo-text h4[data-v-b20ee742]{color:#fff;font-size:18px;margin:0 0 12px 0;text-shadow:0 2px 6px rgba(0,0,0,.5)}.hik-menu-no-left .hik-menu-left[data-v-b20ee742]{display:none}.hik-menu-right-full[data-v-b20ee742]{padding:30px 40px;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;max-height:500px}.hik-menu-grid-flat[data-v-b20ee742]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (min-width:1400px){.hik-menu-container[data-v-b20ee742]{max-width:1400px}}@media (max-width:992px){.hik-submenu[data-v-b20ee742]{position:relative!important;top:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-top:none}.hik-menu-container[data-v-b20ee742]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:unset}.hik-menu-left[data-v-b20ee742]{width:100%;border-right:none;border-bottom:1px solid #eee;padding:0}.hik-menu-right[data-v-b20ee742]{padding:15px;max-height:none}.hik-menu-grid[data-v-b20ee742]{grid-template-columns:1fr}.hik-menu-promo[data-v-b20ee742]{display:none}}.hik-footer[data-v-05f44bd2]{background-color:#191919;color:#a0a0a0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:14px}.footer-container[data-v-05f44bd2]{max-width:1200px;margin:0 auto;padding:0 24px}.footer-top[data-v-05f44bd2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:60px 0 40px;border-bottom:1px solid #333}.footer-nav-links[data-v-05f44bd2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;gap:60px}.nav-column .column-title[data-v-05f44bd2]{color:#fff;font-size:16px;font-weight:500;margin:0 0 24px 0}.nav-column .link-list[data-v-05f44bd2]{list-style:none;padding:0;margin:0}.nav-column .link-list li[data-v-05f44bd2]{margin-bottom:16px}.nav-column .link-list li a[data-v-05f44bd2]{color:#a0a0a0;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.nav-column .link-list li a[data-v-05f44bd2]:hover{color:#fff}.footer-right[data-v-05f44bd2]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px}.footer-right .follow-us .column-title[data-v-05f44bd2]{color:#fff;font-size:16px;font-weight:500;margin:0 0 24px 0}.footer-right .follow-us .social-icons[data-v-05f44bd2]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-bottom:20px}.footer-right .follow-us .social-icons a[data-v-05f44bd2]{color:#fff;font-size:24px;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.footer-right .follow-us .social-icons a[data-v-05f44bd2]:hover{color:#6ab52a}.footer-right .follow-us .qrcode-box[data-v-05f44bd2]{text-align:center}.footer-right .follow-us .qrcode-box img[data-v-05f44bd2]{width:100px;height:100px;background:#fff;padding:4px;border-radius:4px;display:block;margin-bottom:8px}.footer-right .follow-us .qrcode-box span[data-v-05f44bd2]{font-size:12px}.footer-right .contact-support[data-v-05f44bd2]{text-align:right}.footer-right .contact-support .btn-consult[data-v-05f44bd2]{display:inline-block;background-color:#6ab52a;color:#fff;padding:12px 24px;text-decoration:none;border-radius:4px;font-size:16px;margin-bottom:20px;-webkit-transition:background-color .3s;transition:background-color .3s}.footer-right .contact-support .btn-consult[data-v-05f44bd2]:hover{background-color:#5a9e21}.footer-right .contact-support .btn-consult i[data-v-05f44bd2]{margin-right:8px}.footer-right .contact-support .work-time[data-v-05f44bd2]{margin:0 0 8px 0;font-size:13px}.footer-right .contact-support .hotline[data-v-05f44bd2]{margin:0;font-size:24px;color:#fff;font-weight:500}.footer-bottom[data-v-05f44bd2]{padding:20px 0}.footer-bottom .bottom-content[data-v-05f44bd2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px}.footer-bottom .bottom-content .copyright a[data-v-05f44bd2]{color:#a0a0a0;text-decoration:none;margin-left:10px}.footer-bottom .bottom-content .copyright a[data-v-05f44bd2]:hover{color:#fff}.footer-bottom .bottom-content .legal-links[data-v-05f44bd2]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.footer-bottom .bottom-content .legal-links a[data-v-05f44bd2]{color:#a0a0a0;text-decoration:none}.footer-bottom .bottom-content .legal-links a[data-v-05f44bd2]:hover{color:#fff}@media (max-width:992px){.footer-top[data-v-05f44bd2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.footer-right[data-v-05f44bd2]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-right .contact-support[data-v-05f44bd2]{text-align:left}}@media (max-width:768px){.footer-nav-links[data-v-05f44bd2]{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.nav-column[data-v-05f44bd2]{width:45%}.footer-bottom .bottom-content[data-v-05f44bd2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;text-align:center}}.dept-member[data-v-194a6f74] ::-webkit-scrollbar{width:6px!important;height:6px!important}.dept-member[data-v-194a6f74]{width:720px;height:560px;border-radius:4px;background-color:#fff;position:relative;z-index:2002;cursor:pointer}.dept-member .search-type[data-v-194a6f74]{width:100%;height:44px;padding:0 12px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #f0f0f0}.dept-member .search-type[data-v-194a6f74] .el-radio-button__inner{font-size:13px;padding:4px 8px!important}.dept-member .dept-member-content[data-v-194a6f74]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:506px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #f5f5f5}.dept-member .dept-member-content .select-list[data-v-194a6f74]{width:420px;border-right:1px solid #f5f5f5}.dept-member .dept-member-content .select-list .select-list-header[data-v-194a6f74]{display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;border-bottom:1px solid #f5f5f5}.dept-member .dept-member-content .select-list .select-list-header .search[data-v-194a6f74]{width:calc(100% - 24px);height:32px}.dept-member .dept-member-content .select-list .select-list-content[data-v-194a6f74]{width:100%;height:calc(100% - 44px);overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #f5f5f5}.dept-member .dept-member-content .select-list .select-list-content[data-v-194a6f74] .el-checkbox.is-disabled{display:none!important}.dept-member .dept-member-content .select-list .select-list-content[data-v-194a6f74] .custom-tree-node{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.dept-member .dept-member-content .select-list .select-list-content[data-v-194a6f74] .custom-tree-node .file-icon{color:#8f9fb3;font-size:14px;margin-right:2px}.dept-member .dept-member-content .select-has-been[data-v-194a6f74]{width:300px}.dept-member .dept-member-content .select-has-been .select-has-been-header[data-v-194a6f74]{height:44px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px}.dept-member .dept-member-content .select-has-been .select-has-been-header span[data-v-194a6f74]{color:#a1a1a1;font-size:13px}.dept-member .dept-member-content .select-has-been ul[data-v-194a6f74]{width:100%;height:462px;overflow-y:auto}.dept-member .dept-member-content .select-has-been ul li[data-v-194a6f74]{line-height:36px;font-size:13px;color:#595959;padding:0 10px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.dept-member .dept-member-content .select-has-been ul li[data-v-194a6f74]:hover{background-color:#f7f7f7}.dept-member .dept-member-content .select-has-been ul li:hover .el-icon-close[data-v-194a6f74]{color:#40a9fd}.dept-member .dept-member-content .select-has-been ul li span.ic[data-v-194a6f74]{margin-left:5px;max-width:168px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:36px;color:#262626}.dept-member .dept-member-content .select-has-been ul li span.dept-name[data-v-194a6f74]{color:#999;font-size:12px;margin-left:3px;max-width:105px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dept-member .dept-member-content .select-has-been ul li .el-icon-close[data-v-194a6f74]{color:#888;font-size:14px;cursor:pointer}.dept-member .handle[data-v-194a6f74]{height:44px;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.dept-member .handle .handle-selected[data-v-194a6f74]{font-size:12px;color:#595959;margin-left:15px}.dept-member .handle .btn-group[data-v-194a6f74]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dept-member .handle .btn-group .el-button[data-v-194a6f74]{margin-left:10px}.el-radio[data-v-194a6f74]{margin-right:5px}[data-v-194a6f74] .el-radio__label,[data-v-194a6f74] .el-tree-node__content>label.el-checkbox{display:none}.el-select-dropdown__item.is-disabled[data-v-194a6f74]{cursor:default!important;color:#c0c4cc;padding:0;height:604px;max-height:inherit}.depart-member-mulitiple-select .el-scrollbar[data-v-194a6f74]{background-color:#fff;width:calc(100% + 2px);height:604px}.depart-member-mulitiple-select .el-scrollbar .el-select-dropdown__wrap[data-v-194a6f74]{height:604px;background-color:#fff;max-height:inherit!important}.depart-member-mulitiple-select .el-scrollbar .el-select-dropdown__wrap .el-select-dropdown__list[data-v-194a6f74]{padding:0}.depart-member-mulitiple-select[data-v-194a6f74] .el-select-dropdown__item.is-disabled{padding:0;height:604px;max-height:inherit}.depart-member-mulitiple-select[data-v-194a6f74] .el-tree-node[data-disabled=true]{display:none!important}.dept-selector[data-v-194a6f74]{padding:8px 12px;border-bottom:1px solid #f5f5f5}.dept-selector-header[data-v-194a6f74]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.dept-selector-header span[data-v-194a6f74]{font-size:13px;color:#909399}.user-select-dialog[data-v-73c11268] .el-dialog{max-height:96vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.user-select-dialog[data-v-73c11268] .el-dialog__body{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;overflow-y:auto;padding-top:10px;padding-bottom:10px}.user-select-dialog[data-v-73c11268] .el-dialog__footer{-ms-flex-negative:0;flex-shrink:0}.user-select-layout[data-v-73c11268]{min-height:420px}.user-select-left[data-v-73c11268],.user-select-right[data-v-73c11268]{height:420px}.tree-header[data-v-73c11268]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:36px;font-weight:700;border-bottom:1px solid #ebeef5;margin-bottom:10px}.dept-tag[data-v-73c11268]{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dept-tree[data-v-73c11268]{height:374px;overflow:auto;border:1px solid #ebeef5;border-radius:4px;padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.user-filter-form[data-v-73c11268]{height:36px;margin-bottom:10px}.user-keyword-input[data-v-73c11268]{width:300px}.selection-info[data-v-73c11268]{height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;color:#606266}.selection-count[data-v-73c11268]{color:#409eff;font-weight:700}.selected-user-tags[data-v-73c11268]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;max-height:72px;overflow-y:auto;padding-top:10px;margin-top:10px;border-top:1px solid #ebeef5}.selected-label[data-v-73c11268]{color:#606266;font-size:13px}.icon-body[data-v-480c2f7f]{width:100%;padding:10px}.icon-body .icon-search[data-v-480c2f7f]{position:relative;margin-bottom:5px}.icon-body .icon-list[data-v-480c2f7f]{height:200px;overflow:auto}.icon-body .icon-list .list-container[data-v-480c2f7f]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.icon-body .icon-list .list-container .icon-item-wrapper[data-v-480c2f7f]{width:33.33333%;height:25px;line-height:25px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.icon-body .icon-list .list-container .icon-item-wrapper .icon-item[data-v-480c2f7f]{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;height:100%;padding:0 5px}.icon-body .icon-list .list-container .icon-item-wrapper .icon-item[data-v-480c2f7f]:hover{background:#ececec;border-radius:5px}.icon-body .icon-list .list-container .icon-item-wrapper .icon-item .icon[data-v-480c2f7f]{-ms-flex-negative:0;flex-shrink:0}.icon-body .icon-list .list-container .icon-item-wrapper .icon-item span[data-v-480c2f7f]{display:inline-block;vertical-align:-.15em;fill:currentColor;padding-left:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-body .icon-list .list-container .icon-item-wrapper .icon-item.active[data-v-480c2f7f]{background:#ececec;border-radius:5px}