:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;height:100%}.BMapLabel{background:unset!important;border:unset!important}.anchorBL{display:none!important}.BMap_bubble_content{overflow:unset!important}.BMap_bubble_pop{box-shadow:0 4px 18px #00000014;border:none!important;padding:0 8px 15px!important}.BMap_bubble_pop img,.BMap_bubble_pop .BMap_bubble_top{display:none}.BMap_bubble_pop:after{content:"";position:absolute;bottom:-10px;left:40%;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff}.BMap_bubble_pop .infoWindow{padding:5px 10px;position:relative;width:100%;cursor:pointer}.bmap-title{color:#333;font-size:18px;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bmap-content{padding:5px;box-sizing:border-box}.bmap-info{margin-top:10px;line-height:26px}.bmap-more-btn{position:absolute;right:10px;bottom:0;background-color:#034daa;color:#fff;cursor:pointer;text-align:center;width:50px;border-radius:5px}.bmap-img{width:100%;height:160px}.bmap-img img{width:100%;height:100%;display:block;object-fit:fill}*::-webkit-scrollbar{width:.2604167vw;height:1px}*::-webkit-scrollbar-thumb{border-radius:.52083vw;box-shadow:inset 0 0 .2604167vw #09bd1833;background:#b2b2b2}*::-webkit-scrollbar-track{box-shadow:inset 0 0 .2604167vw #fff;border-radius:.52083vw;background:#fff}.nav-top{color:#ffd102;line-height:90px;font-weight:700;font-size:40px;letter-spacing:5px;box-sizing:border-box;padding-left:160px;text-shadow:1px 1px 0 #777,2px 2px 0 #888;width:100%;height:90px;border-bottom:2px solid #2E241A;background:linear-gradient(0deg,#1564a6,#034daa 29%,#0f73c6)}.box-title{width:100%;height:40px;background-image:url(/images/box-title.png);background-size:100% 100%;color:#fff;letter-spacing:2px;line-height:40px;font-style:italic;font-size:14px;font-weight:700;padding-left:40px;transform:translate(-10px);text-shadow:0 0 5px rgb(110,239,254,.1),0 0 10px rgb(110,239,254,.1),0 0 15px rgb(110,239,254,.1),0 0 20px rgb(110,239,254,.1)}#app,body{width:100vw;height:100vh;overflow:hidden}@media only screen and (max-width: 1000px){.left-box{transform:scale(.5);transform-origin:0% 100%}.right-box{transform:scale(.5);transform-origin:100% 100%}}.smallPopupBox{width:240px;height:240px;word-wrap:break-word;position:absolute;top:-50px;left:0;background:url(/dom/smallWindowBg.png) no-repeat;background-size:100% 100%;font-size:14px}.smallPopupBox .popupClose{width:18px;height:18px;position:absolute;left:8px;top:8px;cursor:pointer;z-index:999}.smallPopupBox .popupTitle{width:100%;height:34px;line-height:34px;text-align:center;color:#fff}.smallPopupBox .popupBody{width:100%;height:206px;padding:10px 20px 0;color:#05eded;box-sizing:border-box;overflow-y:auto;text-align:center}.smallPopupBox .popupBody .detailFoot img{width:20px;height:20px;cursor:pointer}.detailFoot{display:flex;justify-content:space-between;align-items:center}.detailFoot div{display:flex;align-items:center}.smallPopupBox .popupClickBg{width:30px;height:24px;position:absolute;bottom:-70px;left:105px;transform-origin:center;animation:scaleAnimation 2s infinite ease-in-out}@keyframes scaleAnimation{0%,to{transform:scale(1)}50%{transform:scale(.4)}}.smallPopupBox .popupBody .normal em{color:#04c641}.smallPopupBox .popupBody .abnormal em{color:red}.smallPopupBox .popupBody.popupSame .watchState{margin-left:10px}.smallPopupBox .popupBody.popupSame .watchState span{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:5px}.smallPopupBox .popupBody.popupSame .watchState.normal span{background:#04c641}.smallPopupBox .popupBody.popupSame .watchState.abnormal span{background:red}.smallPopupBox .popupBody.popupSame .detailBody{width:100%;overflow:hidden}.smallPopupBox .popupBody.popupSame .detailBody video{width:100%;height:112px;overflow:hidden;padding:5px 0;outline:none}.smallPopupBox .popupBody.popupSame .faceImg img{width:100px;padding:10px 0}.smallPopupBox .popupBody.popupSames>div{width:100%;overflow:hidden;padding:5px 0}.smallPopupBox .popupBody.popupSames .popupBtn{width:110px;margin:10px auto 0;background:url(/dom/indexBottomBtnBg.png) no-repeat;background-size:100% 100%}.smallPopupBox .popupBody.popupSames .popupBtn.firephone{cursor:pointer}.smallPopupBox .popupBody.curePopupBody{width:100%;padding:20px 20px 0;box-sizing:border-box}.smallPopupBox .popupBody.curePopupBody .cureList{padding-bottom:6px}.smallPopupBox .popupFoot{width:100%;overflow:hidden}.smallPopupBox .popupFoot .footIconImg{width:40%;margin:10px auto 0;padding:5px 0;cursor:pointer;overflow:hidden;background:url(/dom/indexBottomBtnBg.png) no-repeat;background-size:100% 100%}.smallPopupBox .popupFoot .footIconImg img{width:20px;height:20px}.smallPopupBox .popupBody.curePopupBody .watchmanDetail{width:100%;margin-bottom:5px}.smallPopupBox .popupBody.curePopupBody .watchmanDetail .watchmanImg{width:70px}.smallPopupBox .popupBody.curePopupBody .watchmanDetail .watchmanImg img{width:70px;height:90px}.smallPopupBox .popupBody.curePopupBody .watchmanDetail .wDetail{width:120px;margin-left:10px}.smallPopupBox .popupBody.curePopupBody .watchmanDetail .wDetail>div{margin-bottom:5px}.smallPopupBox .popupBody.curePopupBody .watchmanDetail .wDetail>div span{width:40px}.smallPopupBox .popupBody.curePopupBody .watchmanDetail .wDetail>div em{width:80px}.smallPopupBox.setEntityBox{width:260px;box-sizing:border-box}.smallPopupBox.setEntityBox .setDetail{width:100%;height:200px;padding:10px;box-sizing:border-box;overflow:hidden;overflow-y:auto}.smallPopupBox.setEntityBox .setDetail .listBox{width:100%;padding:10px 0;box-sizing:border-box}.smallPopupBox.setEntityBox .setDetail .listBox .listLeft{width:70px}.smallPopupBox.setEntityBox .setDetail .listBox .listRight{width:160px}.smallPopupBox.setEntityBox .setDetail .listBox .listRight input[type=text],.smallPopupBox.setEntityBox .setDetail .listBox .listRight input[type=number]{width:100%;height:30px;line-height:30px;padding:0 5px;box-sizing:border-box;background:none;border-radius:5px;border:1px solid #00ffff}.smallPopupBox.setEntityBox .setDetail .setHide{width:100%;height:auto;display:none}.smallPopupBox.setEntityBox .setPopupFoot .footIconImg{width:80%;margin:10px auto;padding:8px 0;cursor:pointer;overflow:hidden;background:url(/dom/indexBottomBtnBg.png) no-repeat;background-size:100% 100%}.smallPopupBox.setEntityBox .setPopupFoot .footIconImg img{width:20px;height:20px}.delManageBox{width:100px;position:absolute;left:75px;top:12px;display:none}.delManageBox .delBtn{width:100%;padding:5px 0;background:#2cffe9d9;cursor:pointer}.delManageBox .manageBtn{width:100%;padding:5px 0;background:#0d1828d9;cursor:pointer}.yingjibox{background-image:url(/mapbox/yingji-box.png);background-size:100% 100%;width:170px;height:110px;position:absolute;font-size:12px;color:#fff;-webkit-user-select:none;user-select:none}.dom-type1-bottom-line{width:2px;height:18px;position:absolute;left:85px;bottom:-10px;background-color:#2270b6}.dom-type1-bottom-line-point{position:absolute;bottom:-8px;left:-3px;width:8px;height:8px;border-radius:5px;background-color:#37cef5}.dom-type1-title{width:100%;height:20px;margin-top:10px;line-height:20px;text-align:center;color:#fff;font-weight:700}.dom-type1-body{box-sizing:border-box;padding-left:20px;line-height:23px}.dom-type3-body{height:calc(100% - 30px)}.dom-type3-body video{width:100%;height:100%;object-fit:cover}.yingjibox3{background-image:url(/mapbox/yingji-box.png);background-size:100% 100%;width:340px;height:220px;position:absolute;font-size:12px;color:#fff;-webkit-user-select:none;user-select:none;box-sizing:border-box;padding-left:20px;padding-bottom:30px;padding-right:18px;z-index:888}.dom-type3-title{width:100%;height:30px;margin-top:10px;line-height:30px;text-align:center;color:#fff;font-weight:700}.dom-close-btn{background-image:url(/dom/close-btn.png);background-size:100% 100%;width:18px;height:18px;position:absolute;left:20px;top:18px;cursor:pointer}.dom-common-close-btn{background-image:url(/dom/close-btn.png);background-size:100% 100%;width:18px;height:18px;position:absolute;right:12px;top:12px;cursor:pointer}.frame-top[data-v-569f8113]{height:90px;width:100%;position:absolute;top:0;left:0;z-index:9999;background:url(/images/top.png),linear-gradient(to bottom,#122642,#12264220);background-size:100% 100%,100% 100%}.top-title[data-v-569f8113]{width:100%;height:60px;line-height:60px;color:#fff;font-size:30px;font-weight:700;letter-spacing:6px;text-align:center;text-shadow:0 0 5px rgb(110,239,254,.2),0 0 10px rgb(110,239,254,.2),0 0 15px rgb(110,239,254,.2),0 0 20px rgb(110,239,254,.2)}.top-button-group[data-v-569f8113]{position:absolute;top:10px;left:50px;width:500px;display:flex}.top-button-item[data-v-569f8113]{display:flex;width:52px;text-align:center;flex-direction:column;justify-content:space-between;align-items:center;color:#fff;font-weight:900;font-size:12px;cursor:pointer;margin-right:20px}.top-button-image[data-v-569f8113]{width:52px;height:47px;background-size:100% 100%}.btn-shouye[data-v-569f8113]{background-image:url(/images/shouye.png)}.btn-anquan[data-v-569f8113]{background-image:url(/images/anquan.png)}.btn-huanbao[data-v-569f8113]{background-image:url(/images/huanbao.png)}.btn-yingji[data-v-569f8113]{background-image:url(/images/yingji.png)}.btn-xiaofang[data-v-569f8113]{background-image:url(/images/xiaofang.png)}.btn-weihuapin[data-v-569f8113]{background-image:url(/images/weihuapin.png)}.top-right[data-v-569f8113]{position:absolute;right:20px;top:20px;color:#fff;font-weight:700}.weather-strip[data-v-569f8113]{display:flex;justify-content:space-between;flex-wrap:nowrap;overflow:hidden;align-items:center;line-height:30px}.weather-strip span[data-v-569f8113],.weather-strip img[data-v-569f8113]{margin:0 5px}.weather-icon[data-v-569f8113]{width:30px;height:30px}.zh-left[data-v-689e301d]{width:159px;height:100%;background-image:url(/images/zonghe/left-back.png);position:absolute;top:0;left:0}.zh-right[data-v-4471b82c]{width:159px;height:100%;background-image:url(/images/zonghe/right-back.png);position:absolute;top:0;right:0}.bottom[data-v-9642f012]{width:100%;height:80px;position:absolute;bottom:0;left:0;background-size:100% 50px;background-repeat:no-repeat;background-position:center bottom;background-image:url(/images/zonghe/bottom.png)}.bottom-back[data-v-9642f012]{position:absolute;bottom:0;left:0;height:154px;background-image:url(/images/zonghe/bottom-back.png)}.main[data-v-013097df]{width:100vw;height:100vh;-webkit-user-select:none;user-select:none}.map-view[data-v-013097df]{width:100vw;height:100vh}/*!
 * Viewer.js v1.11.6
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2023-09-17T03:16:35.830Z
 */.viewer-zoom-in:before,.viewer-zoom-out:before,.viewer-one-to-one:before,.viewer-reset:before,.viewer-prev:before,.viewer-play:before,.viewer-next:before,.viewer-rotate-left:before,.viewer-rotate-right:before,.viewer-flip-horizontal:before,.viewer-flip-vertical:before,.viewer-fullscreen:before,.viewer-fullscreen-exit:before,.viewer-close:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-size:280px;color:transparent;display:block;font-size:0;height:20px;line-height:0;width:20px}.viewer-zoom-in:before{background-position:0 0;content:"Zoom In"}.viewer-zoom-out:before{background-position:-20px 0;content:"Zoom Out"}.viewer-one-to-one:before{background-position:-40px 0;content:"One to One"}.viewer-reset:before{background-position:-60px 0;content:"Reset"}.viewer-prev:before{background-position:-80px 0;content:"Previous"}.viewer-play:before{background-position:-100px 0;content:"Play"}.viewer-next:before{background-position:-120px 0;content:"Next"}.viewer-rotate-left:before{background-position:-140px 0;content:"Rotate Left"}.viewer-rotate-right:before{background-position:-160px 0;content:"Rotate Right"}.viewer-flip-horizontal:before{background-position:-180px 0;content:"Flip Horizontal"}.viewer-flip-vertical:before{background-position:-200px 0;content:"Flip Vertical"}.viewer-fullscreen:before{background-position:-220px 0;content:"Enter Full Screen"}.viewer-fullscreen-exit:before{background-position:-240px 0;content:"Exit Full Screen"}.viewer-close:before{background-position:-260px 0;content:"Close"}.viewer-container{bottom:0;direction:ltr;font-size:0;left:0;line-height:0;overflow:hidden;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.viewer-container::-moz-selection,.viewer-container *::-moz-selection{background-color:transparent}.viewer-container::selection,.viewer-container *::selection{background-color:transparent}.viewer-container:focus{outline:0}.viewer-container img{display:block;height:auto;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.viewer-canvas{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.viewer-canvas>img{height:auto;margin:15px auto;max-width:90%!important;width:auto}.viewer-footer{bottom:0;left:0;overflow:hidden;position:absolute;right:0;text-align:center}.viewer-navbar{background-color:#00000080;overflow:hidden}.viewer-list{box-sizing:content-box;height:50px;margin:0;overflow:hidden;padding:1px 0}.viewer-list>li{color:transparent;cursor:pointer;float:left;font-size:0;height:50px;line-height:0;opacity:.5;overflow:hidden;transition:opacity .15s;width:30px}.viewer-list>li:focus,.viewer-list>li:hover{opacity:.75}.viewer-list>li:focus{outline:0}.viewer-list>li+li{margin-left:1px}.viewer-list>.viewer-loading{position:relative}.viewer-list>.viewer-loading:after{border-width:2px;height:20px;margin-left:-10px;margin-top:-10px;width:20px}.viewer-list>.viewer-active,.viewer-list>.viewer-active:focus,.viewer-list>.viewer-active:hover{opacity:1}.viewer-player{background-color:#000;bottom:0;cursor:none;display:none;left:0;position:absolute;right:0;top:0;z-index:1}.viewer-player>img{left:0;position:absolute;top:0}.viewer-toolbar>ul{display:inline-block;margin:0 auto 5px;overflow:hidden;padding:6px 3px}.viewer-toolbar>ul>li{background-color:#00000080;border-radius:50%;cursor:pointer;float:left;height:24px;overflow:hidden;transition:background-color .15s;width:24px}.viewer-toolbar>ul>li:focus,.viewer-toolbar>ul>li:hover{background-color:#000c}.viewer-toolbar>ul>li:focus{box-shadow:0 0 3px #fff;outline:0;position:relative;z-index:1}.viewer-toolbar>ul>li:before{margin:2px}.viewer-toolbar>ul>li+li{margin-left:1px}.viewer-toolbar>ul>.viewer-small{height:18px;margin-bottom:3px;margin-top:3px;width:18px}.viewer-toolbar>ul>.viewer-small:before{margin:-1px}.viewer-toolbar>ul>.viewer-large{height:30px;margin-bottom:-3px;margin-top:-3px;width:30px}.viewer-toolbar>ul>.viewer-large:before{margin:5px}.viewer-tooltip{background-color:#000c;border-radius:10px;color:#fff;display:none;font-size:12px;height:20px;left:50%;line-height:20px;margin-left:-25px;margin-top:-10px;position:absolute;text-align:center;top:50%;width:50px}.viewer-title{color:#ccc;display:inline-block;font-size:12px;line-height:1.2;margin:5px 5%;max-width:90%;min-height:14px;opacity:.8;overflow:hidden;text-overflow:ellipsis;transition:opacity .15s;white-space:nowrap}.viewer-title:hover{opacity:1}.viewer-button{-webkit-app-region:no-drag;background-color:#00000080;border-radius:50%;cursor:pointer;height:80px;overflow:hidden;position:absolute;right:-40px;top:-40px;transition:background-color .15s;width:80px}.viewer-button:focus,.viewer-button:hover{background-color:#000c}.viewer-button:focus{box-shadow:0 0 3px #fff;outline:0}.viewer-button:before{bottom:15px;left:15px;position:absolute}.viewer-fixed{position:fixed}.viewer-open{overflow:hidden}.viewer-show{display:block}.viewer-hide{display:none}.viewer-backdrop{background-color:#00000080}.viewer-invisible{visibility:hidden}.viewer-move{cursor:move;cursor:grab}.viewer-fade{opacity:0}.viewer-in{opacity:1}.viewer-transition{transition:all .3s}@keyframes viewer-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.viewer-loading:after{animation:viewer-spinner 1s linear infinite;border:4px solid rgba(255,255,255,.1);border-left-color:#ffffff80;border-radius:50%;content:"";display:inline-block;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:1}@media (max-width: 767px){.viewer-hide-xs-down{display:none}}@media (max-width: 991px){.viewer-hide-sm-down{display:none}}@media (max-width: 1199px){.viewer-hide-md-down{display:none}}
