.header-messages{position:relative;width:100%;height:100%;padding:10px 15px;display:flex;flex-direction:row;z-index:1001}.header-messages .header-messages-dropdown{position:absolute;right:0;top:45px;background-color:#fff;box-sizing:border-box;box-shadow:0 2px 8px #00000026;border-radius:5px;outline:none;width:350px;color:#495060;padding:0 10px 10px 5px;font-size:12px}.header-messages .header-messages-dropdown .summary{text-align:center;line-height:35px}.header-messages .header-messages-dropdown .nodata{text-align:center;line-height:45px}.header-messages .header-messages-dropdown ul{list-style:none;padding-inline-start:0;margin-block-end:0;font-size:12px;margin-top:5px}.header-messages .header-messages-dropdown ul li{position:relative;cursor:pointer;width:340px;line-height:22px;padding:6px 13px 6px 50px;border-radius:3px}.header-messages .header-messages-dropdown ul li.unread{background-image:url("data:image/svg+xml,%3Csvg t='1641639563383' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='2672' width='200' height='200'%3E%3Cpath d='M841.5 190.8H181.1c-64.9 0-117.7 51.9-117.7 115.6v409.7c0 63.7 52.8 115.6 117.7 115.6h660.4c64.9 0 117.7-51.9 117.7-115.6V306.4c0-63.7-52.8-115.6-117.7-115.6zM620 495.5l284.1-227.6c7.1 11.2 11.3 24.4 11.3 38.5v409.7c0 13-3.5 25.2-9.6 35.8L620 495.5z m221.5-261.7c10.2 0 20 2.1 28.8 5.8L511.7 526.8 152.8 239.4c8.7-3.6 18.3-5.6 28.3-5.6h660.4zM117.1 752.3c-6.3-10.7-9.9-23-9.9-36.2V306.4c0-14.3 4.2-27.6 11.5-38.9l284.6 228-286.2 256.8z m64 36.4c-11.4 0-22.2-2.6-31.9-7.1L437.6 523l54.4 43.6 1.1 1.1 1.2 1.2c4.7 4.5 10.9 6.8 17.1 6.8 5.4 0 10.9-1.8 15.4-5.4l59-47.2 288.1 258.4c-9.8 4.7-20.7 7.3-32.3 7.3H181.1z' p-id='2673' fill='%2380848f'%3E%3C/path%3E%3C/svg%3E");background-size:20px;background-position:left 15px center;background-repeat:no-repeat}.header-messages .header-messages-dropdown ul li.read{background-image:url("data:image/svg+xml,%3Csvg t='1641726169884' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='1921' width='200' height='200'%3E%3Cpath d='M956.8 353.6c-11.2-12.8-25.6-22.4-40-30.4l-1.6 1.6L638.4 83.2c-35.2-32-83.2-51.2-134.4-51.2-54.4 0-100.8 17.6-137.6 51.2l-257.6 240C62.4 345.6 32 390.4 32 440v420.8c0 72 64 131.2 140.8 131.2h678.4c78.4 0 140.8-59.2 140.8-131.2V440c0-32-12.8-62.4-35.2-86.4zM675.2 624l244.8-228.8c9.6 12.8 14.4 28.8 14.4 44.8v427.2L675.2 624zM406.4 121.6c25.6-24 60.8-36.8 96-36.8s70.4 12.8 96 36.8l276.8 241.6-278.4 259.2c-51.2 48-136 48-188.8 0L137.6 369.6 406.4 121.6zM92.8 881.6c-1.6-6.4-3.2-14.4-3.2-22.4V440c0-11.2 3.2-24 8-33.6l252.8 235.2-257.6 240z m80 57.6c-17.6 0-33.6-4.8-48-14.4l265.6-248c32 22.4 70.4 33.6 110.4 33.6 49.6 0 96-17.6 132.8-49.6l275.2 256c-16 14.4-35.2 22.4-59.2 22.4H172.8z' fill='%2380848f' p-id='1922'%3E%3C/path%3E%3C/svg%3E");background-size:18px;background-position:left 16px center;background-repeat:no-repeat}.header-messages .header-messages-dropdown ul li:before{width:30px;height:30px;border-radius:30px;position:absolute;top:14px;left:10px;content:" ";border:1px solid #5cadff;background-color:#5cadff33}.header-messages .header-messages-dropdown ul li:hover{background-color:#f0f0f0}.header-messages .header-messages-dropdown ul li .title{display:flex;justify-content:space-between;padding-left:4px}.header-messages .header-messages-dropdown ul li .title>div:first-child{color:#80848f;white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden;width:120px}.header-messages .header-messages-dropdown ul li .title>div:last-child{color:#bbbec4;width:130px}.header-messages .header-messages-dropdown ul li .messages-content{padding-left:4px;color:#80848f;white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden}.header-apps{position:relative;width:100%;height:100%;padding:10px 15px;display:flex;flex-direction:row;z-index:1001}.header-apps-dropdown{position:absolute;right:0;top:45px;background-color:#fff;box-sizing:border-box;box-shadow:0 2px 8px #00000026;border-radius:5px;outline:none;color:#495060;padding:10px;font-size:12px;display:flex;justify-content:space-around}.header-apps-dropdown .app{width:220px;height:330px;background-color:#f8f8f9;border-radius:3px}.header-apps-dropdown .app .QR{background-color:#fff;background-size:220px;background-position:center;background-repeat:no-repeat;width:200px;height:200px;margin:10px}.header-apps-dropdown .app .extras{font-size:12px!important;padding-left:20px}.header-apps-dropdown .app .extras div{width:200px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.header-apps-dropdown .app:nth-child(n + 2){margin-left:10px}.header-apps-dropdown.no-apps{display:block;width:350px;line-height:80px;text-align:center}.header-tasks[data-v-eb0e4b5c]{position:relative;width:100%;height:100%;padding:10px 15px;display:flex;flex-direction:row;z-index:1001}.user-settings-proxy[data-v-10619043]{padding:0 20px}.user-settings-proxy[data-v-10619043] .ant-col>div:first-child{line-height:40px;margin-top:15px}.user-settings-basic[data-v-c977bf08]{padding:0 20px}.user-settings-basic[data-v-c977bf08] .ant-col>div:first-child{line-height:40px;margin-top:15px}.user-settings-basic .wrapper-avatar[data-v-c977bf08]{display:flex}.user-settings-basic .wrapper-avatar .desc[data-v-c977bf08]{padding-left:20px;color:#6c757d!important;display:grid;place-items:center}.modal-user-settings .ant-modal{padding-bottom:0}.modal-user-settings .ant-modal-body{padding:0}.modal-user-settings .modal-user-settings-content{height:calc(100vh - 143px);overflow-y:auto;padding-left:50px}.modal-user-settings .modal-user-settings-footer{padding:12px 0;text-align:center}.modal-user-settings .modal-user-settings-footer button{width:150px}.modal-sys-settings .ant-modal-body{padding:0}.modal-sys-settings .modal-sys-settings-content{height:calc(100vh - 168px);overflow-y:auto}.modal-sys-settings .modal-sys-settings-content>div{padding:0 50px 0 20px}.modal-sys-settings .modal-sys-settings-content>div .description{padding-left:16px;line-height:35px;font-weight:700;display:flex;justify-content:flex-start}.modal-sys-settings .modal-sys-settings-content>div .description.required{background:url(/scripts/require.84c90807.png) no-repeat top 14px left 6px;background-size:7px}.modal-sys-settings .modal-sys-settings-content>div .description>div:nth-child(2){padding-left:5px;font-size:12px;color:#80848f}.modal-sys-settings .modal-sys-settings-footer{padding:12px 0;text-align:center}.modal-sys-settings .modal-sys-settings-footer button{width:150px}.tooltip_style{font-size:16px!important;margin-left:5px;color:#fff!important}.tooltip_style:hover{color:#63b1fdcc}.get_username[data-v-65ad145f]{line-height:50px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all}.main-tabs-wrapper{height:32px;width:100%;padding:0 18px;background-color:#fff;position:relative}.main-tabs-wrapper .arrow{position:absolute;width:20px;height:30px;display:grid;place-items:center;cursor:pointer;background-color:#fff}.main-tabs-wrapper .arrow.left{top:0;left:0}.main-tabs-wrapper .arrow.right{top:0;right:0}.main-tabs-wrapper .main-tabs{height:32px;background-color:#fff;display:flex;justify-content:flex-start;border-bottom:1px solid #f0f0f0;position:relative;padding:4px 0;width:100%;overflow:hidden}.main-tabs-wrapper .main-tabs .tab{position:relative;background-color:#fff;height:24px;margin-right:5px;line-height:22px;padding:0 8px;font-size:12px;cursor:pointer;border:1px solid #dddee1;text-align:center;white-space:nowrap;user-select:none}.main-tabs-wrapper .main-tabs .tab.s-close{padding-right:22px}.main-tabs-wrapper .main-tabs .tab.active{color:#fff;background-color:#2d8cf0;border:#2d8cf0 1px solid;padding-left:20px}.main-tabs-wrapper .main-tabs .tab.active .actived{position:absolute;width:10px;height:10px;border-radius:10px;background-color:#fff;top:6px;left:6px}.main-tabs-wrapper .main-tabs .tab:first-child{margin-left:5px}.main-tabs-wrapper .main-tabs .tab .tab-close-btn{position:absolute;height:10px;width:10px;top:6px;right:5px;cursor:pointer}.main-tabs-wrapper .main-tabs .tab .tab-close-btn .anticon-close{font-size:10px;position:absolute;top:0;left:0}.bounce-enter-active{animation:bounce-in .1s}.bounce-leave-active{animation:bounce-in .1s reverse}@keyframes bounce-in{0%{width:0}50%{width:90px}to{width:180px}}.no-menus{color:#fff;font-weight:bolder;font-size:14px;text-align:center;margin-top:60px}.perspective[data-v-600d43d8]{position:absolute;background-color:#fff;border-radius:3px;width:380px;height:50%;bottom:8px;left:8px;padding:0 5px 10px;box-shadow:0 0 3px 3px #00000013}.perspective .organizations-tree[data-v-600d43d8]{padding-top:15px;height:calc(100% - 45px);overflow-y:auto}.perspective .title[data-v-600d43d8]{height:50px;padding-left:45px;background-image:url("data:image/svg+xml,%3Csvg t='1668856556985' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='9929' width='200' height='200'%3E%3Cpath d='M512 0C292.928 0 98.177829 139.214629 27.392 346.428343l69.215086 23.643429C157.2864 192.464457 324.214857 73.142857 512 73.142857c217.3568 0 398.321371 158.857143 432.892343 366.571886l-63.036343-42.0352-40.572343 60.856686 125.856914 83.893029c6.107429 4.072229 13.178514 6.142171 20.286171 6.142171 5.928229 0 11.856457-1.428114 17.250743-4.320914C1016.572343 537.892571 1024 525.500343 1024 512 1024 229.677714 794.322286 0 512 0z' p-id='9930' fill='%238a8a8a'%3E%3C/path%3E%3Cpath d='M512 950.857143c-217.3568 0-398.321371-158.857143-432.892343-366.571886l63.036343 42.0352 40.572343-60.856686-125.856914-83.893029c-11.214629-7.5008-25.678629-8.1792-37.535086-1.821257C7.427657 486.107429 0 498.499657 0 512c0 282.322286 229.677714 512 512 512 219.106743 0 413.856914-139.214629 484.608-346.428343l-69.215086-23.643429C866.750171 831.535543 699.821714 950.857143 512 950.857143z' p-id='9931' fill='%238a8a8a'%3E%3C/path%3E%3Cpath d='M475.428571 321.857829l256 0 0 51.214629-256 0 0-51.214629Z' p-id='9932' fill='%238a8a8a'%3E%3C/path%3E%3Cpath d='M292.571429 292.571429l109.714286 0 0 109.714286-109.714286 0 0-109.714286Z' p-id='9933' fill='%238a8a8a'%3E%3C/path%3E%3Cpath d='M475.428571 504.714971l256 0 0 51.214629-256 0 0-51.214629Z' p-id='9934' fill='%238a8a8a'%3E%3C/path%3E%3Cpath d='M292.571429 475.428571l109.714286 0 0 109.714286-109.714286 0 0-109.714286Z' p-id='9935' fill='%238a8a8a'%3E%3C/path%3E%3Cpath d='M475.428571 687.572114l256 0 0 51.214629-256 0 0-51.214629Z' p-id='9936' fill='%238a8a8a'%3E%3C/path%3E%3Cpath d='M292.571429 658.285714l109.714286 0 0 109.714286-109.714286 0 0-109.714286Z' p-id='9937' fill='%238a8a8a'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-size:25px;background-position:left 8px center;border-bottom:1px solid #eaeaea;line-height:50px;font-size:16px;font-weight:bolder}.perspective.hide[data-v-600d43d8]{left:-380px}.perspective.hide .subscript[data-v-600d43d8]{opacity:.3}.perspective .subscript[data-v-600d43d8]{position:absolute;width:25px;height:65px;bottom:30px;left:380px;background-color:#2d8cf0;color:#fff;font-size:12px;padding:6px 5px 5px 6px;line-height:13px;border-top-right-radius:5px;border-bottom-right-radius:5px;background-size:25px;background-position:center;background-repeat:no-repeat;cursor:pointer}.perspective .subscript[data-v-600d43d8]:hover{opacity:1}.reminder[data-v-b9df9e90]{position:absolute;background-color:#fff;border-radius:3px;width:420px;height:400px;bottom:8px;right:8px;z-index:1000;padding:0 5px 10px;box-shadow:0 0 3px 3px #00000013}.reminder.hide[data-v-b9df9e90]{right:-420px}.reminder.hide .subscript[data-v-b9df9e90]{opacity:.3}.reminder .title[data-v-b9df9e90]{position:relative;height:50px;padding-left:45px;background-image:url("data:image/svg+xml,%3Csvg t='1668856556985' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='9929' width='200' height='200'%3E%3Cpath d='M512 0C292.928 0 98.177829 139.214629 27.392 346.428343l69.215086 23.643429C157.2864 192.464457 324.214857 73.142857 512 73.142857c217.3568 0 398.321371 158.857143 432.892343 366.571886l-63.036343-42.0352-40.572343 60.856686 125.856914 83.893029c6.107429 4.072229 13.178514 6.142171 20.286171 6.142171 5.928229 0 11.856457-1.428114 17.250743-4.320914C1016.572343 537.892571 1024 525.500343 1024 512 1024 229.677714 794.322286 0 512 0z' p-id='9930' fill='%238a8a8a'%3E%3C/path%3E%3Cpath d='M512 950.857143c-217.3568 0-398.321371-158.857143-432.892343-366.571886l63.036343 42.0352 40.572343-60.856686-125.856914-83.893029c-11.214629-7.5008-25.678629-8.1792-37.535086-1.821257C7.427657 486.107429 0 498.499657 0 512c0 282.322286 229.677714 512 512 512 219.106743 0 413.856914-139.214629 484.608-346.428343l-69.215086-23.643429C866.750171 831.535543 699.821714 950.857143 512 950.857143z' p-id='9931' fill='%238a8a8a'%3E%3C/path%3E%3Cpath d='M475.428571 321.857829l256 0 0 51.214629-256 0 0-51.214629Z' p-id='9932' fill='%238a8a8a'%3E%3C/path%3E%3Cpath d='M292.571429 292.571429l109.714286 0 0 109.714286-109.714286 0 0-109.714286Z' p-id='9933' fill='%238a8a8a'%3E%3C/path%3E%3Cpath d='M475.428571 504.714971l256 0 0 51.214629-256 0 0-51.214629Z' p-id='9934' fill='%238a8a8a'%3E%3C/path%3E%3Cpath d='M292.571429 475.428571l109.714286 0 0 109.714286-109.714286 0 0-109.714286Z' p-id='9935' fill='%238a8a8a'%3E%3C/path%3E%3Cpath d='M475.428571 687.572114l256 0 0 51.214629-256 0 0-51.214629Z' p-id='9936' fill='%238a8a8a'%3E%3C/path%3E%3Cpath d='M292.571429 658.285714l109.714286 0 0 109.714286-109.714286 0 0-109.714286Z' p-id='9937' fill='%238a8a8a'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-size:25px;background-position:left 8px center;border-bottom:1px solid #eaeaea;line-height:50px;font-size:16px;font-weight:bolder}.reminder .title .close[data-v-b9df9e90]{position:absolute;right:0;height:30px;width:30px;top:2px;cursor:pointer}.reminder .messages[data-v-b9df9e90]{height:350px;padding:3px;overflow-y:auto}.reminder .messages.nodata[data-v-b9df9e90]{display:grid;place-items:center}.reminder .messages[data-v-b9df9e90]::-webkit-scrollbar{width:2px;background-color:#f8f8f9}.reminder .messages[data-v-b9df9e90]::-webkit-scrollbar-track{box-shadow:inset 0 0 1px #0000001a;background-color:#f8f8f9}.reminder .messages[data-v-b9df9e90]::-webkit-scrollbar-thumb{box-shadow:inset 0 0 1px #0000004d;background-color:#80848f}.reminder .messages .message[data-v-b9df9e90]{padding:10px;border-radius:3px;cursor:pointer}.reminder .messages .message[data-v-b9df9e90]:hover{background-color:#f8f8f9}.reminder .subscript[data-v-b9df9e90]{position:absolute;width:25px;height:65px;bottom:250px;right:420px;background-color:#2d8cf0;color:#fff;font-size:12px;padding:6px 5px 5px 6px;line-height:13px;border-top-left-radius:5px;border-bottom-left-radius:5px;background-size:25px;background-position:center;background-repeat:no-repeat;cursor:pointer}.reminder .subscript[data-v-b9df9e90]:hover{opacity:1}.oprate_btn[data-v-b9df9e90]{width:100%;display:flex;border-top:1px solid rgba(31,29,54,.1);margin-top:10px}.oprate_btn div[data-v-b9df9e90]{flex:1;font-size:14px;font-family:SourceHanSansCN,SourceHanSansCN;font-weight:400;color:#2f79ff;text-align:center;cursor:pointer;line-height:31px;position:relative}.oprate_btn div[data-v-b9df9e90]:before{content:"";width:1px;height:14px;background:rgba(138,148,160,.3);position:absolute;right:0;top:8px}.oprate_btn div[data-v-b9df9e90]:nth-last-of-type(1):before{content:none}.reminder[data-v-4ce6dfb7]{position:absolute;background-color:#fff;border-radius:3px;width:420px;height:400px;bottom:8px;right:8px;z-index:1000;padding:0 5px 10px;box-shadow:0 0 3px 3px #00000013}.reminder.hide[data-v-4ce6dfb7]{right:-420px}.reminder.hide .subscript[data-v-4ce6dfb7]{opacity:.3}.reminder .title[data-v-4ce6dfb7]{position:relative;height:50px;padding-left:45px;background-image:url("data:image/svg+xml,%3Csvg t='1668856556985' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='9929' width='200' height='200'%3E%3Cpath d='M512 0C292.928 0 98.177829 139.214629 27.392 346.428343l69.215086 23.643429C157.2864 192.464457 324.214857 73.142857 512 73.142857c217.3568 0 398.321371 158.857143 432.892343 366.571886l-63.036343-42.0352-40.572343 60.856686 125.856914 83.893029c6.107429 4.072229 13.178514 6.142171 20.286171 6.142171 5.928229 0 11.856457-1.428114 17.250743-4.320914C1016.572343 537.892571 1024 525.500343 1024 512 1024 229.677714 794.322286 0 512 0z' p-id='9930' fill='%238a8a8a'%3E%3C/path%3E%3Cpath d='M512 950.857143c-217.3568 0-398.321371-158.857143-432.892343-366.571886l63.036343 42.0352 40.572343-60.856686-125.856914-83.893029c-11.214629-7.5008-25.678629-8.1792-37.535086-1.821257C7.427657 486.107429 0 498.499657 0 512c0 282.322286 229.677714 512 512 512 219.106743 0 413.856914-139.214629 484.608-346.428343l-69.215086-23.643429C866.750171 831.535543 699.821714 950.857143 512 950.857143z' p-id='9931' fill='%238a8a8a'%3E%3C/path%3E%3Cpath d='M475.428571 321.857829l256 0 0 51.214629-256 0 0-51.214629Z' p-id='9932' fill='%238a8a8a'%3E%3C/path%3E%3Cpath d='M292.571429 292.571429l109.714286 0 0 109.714286-109.714286 0 0-109.714286Z' p-id='9933' fill='%238a8a8a'%3E%3C/path%3E%3Cpath d='M475.428571 504.714971l256 0 0 51.214629-256 0 0-51.214629Z' p-id='9934' fill='%238a8a8a'%3E%3C/path%3E%3Cpath d='M292.571429 475.428571l109.714286 0 0 109.714286-109.714286 0 0-109.714286Z' p-id='9935' fill='%238a8a8a'%3E%3C/path%3E%3Cpath d='M475.428571 687.572114l256 0 0 51.214629-256 0 0-51.214629Z' p-id='9936' fill='%238a8a8a'%3E%3C/path%3E%3Cpath d='M292.571429 658.285714l109.714286 0 0 109.714286-109.714286 0 0-109.714286Z' p-id='9937' fill='%238a8a8a'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-size:25px;background-position:left 8px center;border-bottom:1px solid #eaeaea;line-height:50px;font-size:16px;font-weight:bolder}.reminder .title .close[data-v-4ce6dfb7]{position:absolute;right:0;height:30px;width:30px;top:2px;cursor:pointer}.reminder .messages[data-v-4ce6dfb7]{height:350px;padding:3px;overflow-y:auto}.reminder .messages.nodata[data-v-4ce6dfb7]{display:grid;place-items:center}.reminder .messages[data-v-4ce6dfb7]::-webkit-scrollbar{width:2px;background-color:#f8f8f9}.reminder .messages[data-v-4ce6dfb7]::-webkit-scrollbar-track{box-shadow:inset 0 0 1px #0000001a;background-color:#f8f8f9}.reminder .messages[data-v-4ce6dfb7]::-webkit-scrollbar-thumb{box-shadow:inset 0 0 1px #0000004d;background-color:#80848f}.reminder .messages .message[data-v-4ce6dfb7]{padding:10px;border-radius:3px;cursor:pointer}.reminder .messages .message[data-v-4ce6dfb7]:hover{background-color:#f8f8f9}.reminder .subscript[data-v-4ce6dfb7]{position:absolute;width:25px;height:65px;bottom:250px;right:420px;background-color:#2d8cf0;color:#fff;font-size:12px;padding:6px 5px 5px 6px;line-height:13px;border-top-left-radius:5px;border-bottom-left-radius:5px;background-size:25px;background-position:center;background-repeat:no-repeat;cursor:pointer}.reminder .subscript[data-v-4ce6dfb7]:hover{opacity:1}.oprate_btn[data-v-4ce6dfb7]{width:100%;display:flex;border-top:1px solid rgba(31,29,54,.1);margin-top:10px}.oprate_btn div[data-v-4ce6dfb7]{flex:1;font-size:14px;font-family:SourceHanSansCN,SourceHanSansCN;font-weight:400;color:#2f79ff;text-align:center;cursor:pointer;line-height:31px;position:relative}.oprate_btn div[data-v-4ce6dfb7]:before{content:"";width:1px;height:14px;background:rgba(138,148,160,.3);position:absolute;right:0;top:8px}.oprate_btn div[data-v-4ce6dfb7]:nth-last-of-type(1):before{content:none}.map.info-window-wrapper{position:fixed;z-index:100}.map.info-window-wrapper .mask{position:fixed;z-index:99;inset:0}.map.info-window-wrapper .info-point{width:0;height:0;border:10px solid transparent;border-top:10px solid #ffffff;border-bottom:0}.map.info-window-wrapper .info-window{position:absolute;z-index:100;background:#ffffff;width:300px;min-height:120px;left:-132px;right:0;margin:auto;bottom:10px;border-radius:4px;overflow:hidden;box-shadow:0 1px #eceff3 inset}.map.info-window-wrapper .info-window .info-window-title{line-height:38px;margin:0 12px;border-bottom:1px solid rgba(31,29,54,.1);display:flex;align-items:center;justify-content:space-between;cursor:pointer}.map.info-window-wrapper .info-window .info-window-title .btn-group{display:flex;align-items:center}.map.info-window-wrapper .info-window .info-window-content{margin:5px 12px;padding-bottom:1px;color:#252525}.map.info-window-wrapper .info-window .info-window-content p{margin:5px 0}.map.info-window-wrapper .info-window .info-window-content p span{color:#252525a6}.map.info-window-wrapper .info-window .info-window-content p a{text-decoration:underline}.map.info-window-wrapper .info-window .info-window-content .feedback{background-color:#f8f8f9;margin:0 -12px -6px;padding:5px 12px;display:flex;justify-content:space-between}.map.info-window-wrapper .info-window .info-window-content .feedback img{flex-shrink:1;width:16px;height:16px}.map.info-window-wrapper .info-window .info-window-content .facility-name{color:#2f79ff;display:flex;align-items:center}.map.info-window-wrapper .info-window .info-window-content .facility-name:before{content:"";display:inline-block;width:2px;height:14px;background:#2f79ff;margin-right:4px}.map.info-window-wrapper .info-window .info-window-content .video-wrapper{height:123px;margin-bottom:10px;background:#d8d8d8}.map.info-window-wrapper .info-window .info-window-content .btn{padding:0 8px;height:24px;line-height:24px;background:#ffffff;border:1px solid #3e6cf6;border-radius:2px;font-size:14px;color:#2f79ff}.map.info-window-wrapper .info-window .info-window-content .icon-level{display:inline-flex;width:48px;height:18px;margin-right:2px}.map.info-window-wrapper .info-window .info-window-content .icon-level-1{background:url(../../assets/event/level-1.png);background-size:48px 18px}.map.info-window-wrapper .info-window .info-window-content .icon-level-2{background:url(../../assets/event/level-2.png);background-size:48px 18px}.map.info-window-wrapper .info-window .info-window-content .icon-level-3{background:url(../../assets/event/level-3.png);background-size:48px 18px}.map.info-window-wrapper .info-window .info-window-content .row{display:flex;align-items:center;margin:5px 0}.map.info-window-wrapper .info-window .info-window-content .row .label{color:#252525a6}.map.info-window-wrapper .info-window .info-window-content .switch-tool{width:40px;height:18px;position:relative;border-radius:10px;background-color:#999}.map.info-window-wrapper .info-window .info-window-content .switch-tool:after{content:"";width:18px;height:18px;border-radius:50%;position:absolute;left:0;top:0;background-color:#fff;box-shadow:0 0 10px #0000001a;cursor:pointer;transition:left .2s ease-out}.map.info-window-wrapper .info-window .info-window-content .switch-tool.active{background-color:#2f79ff}.map.info-window-wrapper .info-window .info-window-content .switch-tool.active:after{left:22px;transition:left .2s ease-in}.map.info-window-wrapper .info-window .info-window-content .slider-tool{width:200px;height:4px;display:flex;align-items:center}.map.info-window-wrapper .info-window .info-window-content .slider-tool .slider-value{padding-left:40px}.map.info-window-wrapper .info-window .info-window-content .slider-tool .slider-container{flex:1;height:100%;background-color:#ddd;border-radius:5px;position:relative}.map.info-window-wrapper .info-window .info-window-content .slider-tool .slider-container .slider-line{width:10px;height:100%;background-color:#2f79ff;position:absolute;left:0;top:0;border-radius:5px 0 0 5px}.map.info-window-wrapper .info-window .info-window-content .slider-tool .slider-container .slider-control{background-color:#fff;border:2px solid #2f79ff;position:absolute;left:2px;top:-6px;width:16px;height:16px;border-radius:50%;overflow:hidden;cursor:pointer}.map.point{position:relative;width:80px;height:80px}.map.point:after{content:"";position:absolute;inset:0;margin:auto;width:80px;height:80px;border-radius:50%;background-color:#2f79ff;opacity:.3;animation:scaleM 10s ease-in-out infinite alternate}@keyframes scaleM{0%{transform:scale(.6)}25%{transform:scale(1)}50%{transform:scale(.6)}75%{transform:scale(1)}}.activeTableTr td{background:rgba(47,121,255,.1)!important}@font-face{font-family:iconfont;src:url(/scripts/iconfont.c73f6963.woff2?t=1730813044472) format("woff2"),url(/scripts/iconfont.dc9c0b30.woff?t=1730813044472) format("woff"),url(/scripts/iconfont.84c12c09.ttf?t=1730813044472) format("truetype"),url(/scripts/iconfont.1f95444d.svg?t=1730813044472#iconfont) format("svg")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ss-icon-a-caret-left:before{content:"\e7f1"}.ss-icon-caret-own:before{content:"\e7f0"}.ss-icon-setting:before{content:"\e7e4"}.ss-icon-tiaoduzhongxin:before{content:"\e7e5"}.ss-icon-left:before{content:"\e7e6"}.ss-icon-search2:before{content:"\e7e7"}.ss-icon-liuchengshezhi1:before{content:"\e7e8"}.ss-icon-right:before{content:"\e7e9"}.ss-icon-yongcheshenqing:before{content:"\e7ea"}.ss-icon-doubleleft1:before{content:"\e7eb"}.ss-icon-doubleright:before{content:"\e7ec"}.ss-icon-paibanguanli:before{content:"\e7ed"}.ss-icon-tianjia:before{content:"\e7ee"}.ss-icon-caidan:before{content:"\e7ef"}.ss-icon-shuaxin:before{content:"\e7e3"}.ss-icon-left-arrow:before{content:"\e7c6"}.ss-icon-right-arrow:before{content:"\e7ca"}.ss-icon-bottom-arrow:before{content:"\e7d2"}.ss-icon-top-arrow:before{content:"\e7e2"}.ss-icon-tongxunlu:before{content:"\e7d6"}.ss-icon-caijian:before{content:"\e7d7"}.ss-icon-message:before{content:"\e7d8"}.ss-icon-upload:before{content:"\e7d9"}.ss-icon-biaoqing:before{content:"\e7da"}.ss-icon-plussquare:before{content:"\e7db"}.ss-icon-search1:before{content:"\e7dc"}.ss-icon-liuchengshezhi:before{content:"\e7dd"}.ss-icon-tupian:before{content:"\e7de"}.ss-icon-calendarl:before{content:"\e7df"}.ss-icon-wenjian:before{content:"\e7e0"}.ss-icon-fasong:before{content:"\e7e1"}.ss-icon-search:before{content:"\e7c1"}.ss-icon-zoomin:before{content:"\e7c7"}.ss-icon-zhualu:before{content:"\e7c8"}.ss-icon-top2:before{content:"\e7c9"}.ss-icon-zhuapaijilu:before{content:"\e7cb"}.ss-icon-yinliang:before{content:"\e7cc"}.ss-icon-luyin:before{content:"\e7cd"}.ss-icon-doubledown:before{content:"\e7ce"}.ss-icon-dianji:before{content:"\e7cf"}.ss-icon-bottom2:before{content:"\e7d0"}.ss-icon-bottom1:before{content:"\e7d1"}.ss-icon-top1:before{content:"\e7d3"}.ss-icon-zhuapai:before{content:"\e7d4"}.ss-icon-tingzhi:before{content:"\e7d5"}.ss-icon-doubleleft:before{content:"\e7c2"}.ss-icon-zoomout:before{content:"\e7c3"}.ss-icon-expend:before{content:"\e7c4"}.ss-icon-xietongxiaoxi:before{content:"\e7b7"}.ss-icon-liebiao:before{content:"\e7b8"}.ss-icon-kapian:before{content:"\e7b9"}.ss-icon-xitongxiaoxi:before{content:"\e7ba"}.ss-icon-baojing:before{content:"\e7b5"}.ss-icon-shujujiankong:before{content:"\e7b6"}.ss-icon-iot:before{content:"\e7a2"}.ss-icon-gongyihuamian:before{content:"\e7a1"}.ss-icon-gnss:before{content:"\e7a3"}.ss-icon-shujudian:before{content:"\e7a4"}.ss-icon-shishishipin:before{content:"\e7a5"}.ss-icon-waibujiekou:before{content:"\e7a6"}.ss-icon-shebei:before{content:"\e7a7"}.ss-icon-wuzi:before{content:"\e7a8"}.ss-icon-gongdan:before{content:"\e7a9"}.ss-icon-shujuquxian:before{content:"\e7aa"}.ss-icon-sijidangan:before{content:"\e7ab"}.ss-icon-xiaoxi:before{content:"\e7ac"}.ss-icon-yonghu:before{content:"\e7ad"}.ss-icon-cheliangshishiweizhi:before{content:"\e7a0"}.ss-icon-shipinzhongduan:before{content:"\e7ae"}.ss-icon-shujumoxing:before{content:"\e7af"}.ss-icon-jishitongxun:before{content:"\e7b0"}.ss-icon-gaojing:before{content:"\e7b1"}.ss-icon-cheliang:before{content:"\e7b2"}.ss-icon-anfang:before{content:"\e7b3"}.ss-icon-cangku:before{content:"\e7b4"}
