body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}img{vertical-align:0!important}.ant-table-body{min-height:calc(100vh - 233px)}.ant-table-body:not(.gps-terminalDetail){min-height:171px}.tangram-suggestion-main{z-index:9999!important}.App-logo{height:40vmin;margin-top:-40vmin;pointer-events:none}.form-login{width:260px;height:30px;margin-top:1vmin;display:inline;border:1px solid #fff;font-size:20px}.button-login{width:120px;margin-top:30px;background-color:#ff4500;font-size:18px;color:#fff}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#00f}.clickRowStyl{background-color:#00b4ed}.clickRowStyl:hover>td{background-color:#fff}.beingUsed{background-color:#add8e6}.loginGeneralForm>div>div>div>div>div>span>input{color:#fcfcfc!important;background:hsla(0,0%,100%,0)!important;font-size:16px!important;font-weight:bolder!important}.loginGeneralForm>div>div>div>div>div>span{background:rgba(186,226,241,.11)!important;width:300px!important;height:40px!important}.loginGeneralForm>div>div>div>div>div>div>div{color:#fcfcfc!important;background:hsla(0,0%,100%,0)!important}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.font_colorful{font-size:48px;-webkit-text-stroke:2px red;-webkit-text-fill-color:#fff;color:#fff;-webkit-animation:colorchange 1s infinite;-webkit-animation-direction:alternate}@-webkit-keyframes colorchange{0%{-webkit-text-stroke:10px red;letter-spacing:0}to{-webkit-text-stroke:20px green;letter-spacing:18px}}.icon,.iconGeneral{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden;background-color:#87cefa;border-radius:15px}.iconLogo{background-color:#4169e1}.iconLogo,.iconNoCol{width:1em;height:1em;font-size:20px;vertical-align:-.15em;fill:currentColor;overflow:hidden}#mainMenu{border-bottom:3px solid rgb(28 105 250);color:rgb(28 105 250)}#header1{color:#fff;height:110px;background:#4169e1;border-bottom:6px solid #87cefa}#header,#header1{font-size:12px;width:100%}#header{color:#000;height:80px}#container{width:100%;height:calc(100vh - 370px);background:#87cefa;display:inline-block}#sidebar{float:left;background-color:#fff;width:423px;border-left:.5vw solid #87cefa;border-right:.5vw solid #87cefa;overflow:scroll}#content,#sidebar{display:inline-block;height:100%}#content{width:calc(100% - 423px);background:#87cefa}#gps_content{display:inline-block;width:100%;background:#87cefa;height:100%}#option{background-color:#87cefa;width:20%}#canvas,#option{display:inline-block;height:250px}#canvas{float:right;width:80%;background:#87cefa}#footer{height:250px}#footer,#terminal_container{width:100%;background:#87cefa;display:inline-block}#terminal_container{height:calc(100vh - 110px)}#terminal_sidebar{float:left;background-color:#fff;display:inline-block;width:423px;height:100%;border-left:.5vw solid #87cefa;border-right:.5vw solid #87cefa;overflow:scroll}#terminal_content{display:inline-block;width:calc(100% - 423px);background:#87cefa;height:100%}#mainMenu-onlineStatistics{display:flex;justify-content:flex-start;align-items:center}.sm_span{border:.05vw solid #fff;margin-left:.1vw}.row-dragging{background:#fafafa;border:1px solid #ccc;z-index:9999!important}.row-dragging td{padding:16px}.row-dragging .drag-visible{visibility:visible}ul li{list-style:none}.drawing-panel{z-index:999;position:fixed;bottom:3.5rem;margin-left:3rem;margin-bottom:250px;padding:1rem;border-radius:.25rem;box-shadow:0 2px 6px 0 rgba(27,142,236,.5)}.btn,.drawing-panel{background-color:#fff}.btn{width:90px;height:30px;float:left;color:#1b8eec;font-size:14px;border:1px solid #1b8eec;border-radius:5px;margin:0 5px;text-align:center;line-height:30px}.btn:hover{background-color:rgba(27,142,236,.8);color:#fff}.mapFenceAddPointButton{background-color:#adff2f}.image-card{width:95%;min-height:130px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);background-color:#fff;overflow:hidden;margin-top:8px;padding:10px}.image-card .image-card-header{display:flex;justify-content:space-between;align-items:center;padding:10px}.image-card .image-card-header .image-card-title{font-size:18px;font-weight:700;margin:0}.image-card .image-card-header .image-card-title .see-more{font-size:14px;color:#007bff;background:none;border:none;cursor:pointer;text-decoration:underline}.image-card .image-card-header .image-card-title x .see-more:hover{text-decoration:none}.image-card .image-card-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:10px;gap:10px}.image-card .image-card-gallery .image-card-image{width:100%;height:100%;object-fit:cover;border-radius:8px}.image-card:hover{transform:scale(1.05);background-color:#e6f1fe}.container{position:relative;width:100%;height:100%;overflow:visible}.container .draggable{position:absolute;cursor:move}.container .draggable .top-left{top:0;left:0;cursor:nwse-resize}.container .draggable .top-right{top:0;right:0;cursor:nesw-resize}.container .draggable .bottom-left{bottom:0;left:0;cursor:nesw-resize!important}.container .draggable .bottom-right{bottom:0;right:0;cursor:nwse-resize!important}.container .draggable .top{cursor:ns-resize!important}.container .draggable .left,.container .draggable .right{cursor:ew-resize!important}.container .draggable .bottom{cursor:ns-resize!important}.container .disable-select{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.container .resize-handle{display:block;position:absolute;width:10px;height:10px;margin:-5px;border-radius:50%}.container .showBorder{position:relative}.container .showBorder:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid #80a3ff}.editable-input{display:inline-block}.input-field{background-color:transparent;border:none;outline:none;font-size:16px;color:#333;padding:5px;width:200px;transition:background-color .3s ease}.editable .input-field{background-color:#f0f0f0}.input-field:-moz-read-only{background-color:transparent}.input-field:read-only{background-color:transparent}.video-container{position:relative;width:100%;padding-bottom:56.25%;overflow:hidden}.video-player{position:absolute;top:0;left:0;width:100%;height:100%}.custom-video-class{-webkit-filter:grayscale(50%);filter:grayscale(50%);transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease}.custom-video-class:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.table_header2{display:flex;flex-direction:row;justify-content:flex-start;height:40px;background-color:"lightskyblue";margin-top:20px}.table_header2 div{width:100px;line-height:40px}.table_header2 Button,.table_header2 div{height:40px;text-align:center;color:#fff;border:1px solid #000}.table_header2 Button{width:120px;line-height:30px;font-weight:500;font-size:16px}.ant-table,.ant-table-thead,.ant-table table,.so-table-small table>thead>tr>th{background:transparent!important}.edit-madel .ant-modal-body{padding:0!important}.edit-madel .ant-layout-footer{overflow-y:auto}.addWindow{display:flex;grid-gap:10px;gap:10px;padding:10px;background-color:#fff;border:1px solid #e6e6e6}.addButton{display:flex!important;align-items:center;border:#ccc!important}.edit-window{width:100%;height:calc(60vh - 100px);border:1px solid #ccc;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAH0AgMAAADTRu++AAAADFBMVEXn6ezw8vXr7O/t7/JRaMfuAAADWUlEQVR42uzZsVECURSG0auOgYGhJViCuSUYeNXAwBIsgSZo4hFQAjRBE5RAwDKPjBh25s7uIWLY5J6NfuaLeMifeM332H3FU37EWy7u8zOe8y+WOemH6Fn5RnR0dPRr6MOxrYZ92wytDYe27l/7L/1ra5N+GNlfwn+89Df0G4/9DX3H3fkNbaf9sMgZ6Ojo6KPR22w/c540Nc5AR0dHH41e95/V2A+LzAtrDh0dHR39dg/nPGlqnIGOjo6OLjfKjdYcOjo6utwoN1pz6OgVzkCXG+VGaw4dHR0dXW605tDR0dHR5cYK88KaQ0dHR5cb5UZrDh0dHV1ulButOXT0Cmego8uN1hw6Ojo6utwoN1pz6Ojo6HJjhXlhzaGjo6PLjXKjNYeOjo6OLjdac+joFc5AR5cb5UZrDh0dHV1ulButOXR0dHS5scK8sObQ0dHR0eVGaw4dHR0dXW6UG6059ApnoKPLjZcfudGaQ0dHR5cb5UZrDh0dvcIZ6HKjNYeOjo6OLjfKjdYcOjo6utwoN1Y4Ax0dHV1ulButOXR0dHR0udGaQ0dHr3AGutwoN1pz6Ojo6HKj3GjNoaOjo8uNcmOFM9DR0dHR5UZrDh0dHR1dbpQbrTn0E3t2TAMAAMMwjD/rEiiAHB6C+asU9MIb6HLjPbnRmkNHR0eXG+VGaw4dHb3wBrrcaM2ho6Ojo8uNcqM1h46Oji43yo2FN9DR0dHlRrnRmkNHR0dHlxutOXR09MIb6HKj3GjNoaOjo8uNcqM1h46Oji43yo2FN9DR0dHR5UZrDh0dHR1dbpQbrTl09MIb6HLjPbnRmkNHR0eXG+VGaw4dHb3wBrrcaM2ho6Ojo8uNcqM1h46Oji43yo2FN9DR0dHlRrnRmkNHR0dHlxutOXR09MIb6HKj3GjNoaOjo8uNcqM1h46Oji43yo2FN9DR0dHR5UZrDh0dHR1dbpQbrTl09MIb6HLjPbnRmkNHR0eXG+VGaw4dHb3wBrrcaM2ho6Ojo8uNcqM1h46Oji43yo2FN9DR0dHlRrnRmkNHR0dHlxutOXR09MIb6HKj3GjNoaOjo8uNcqM1h46Oji43rj07tAEAAEAY9v/XnICdqMZQR4K7sVADHR0dHd3daM2ho6Ojo79wf8vpuFtmQCQAAAAASUVORK5CYII=) 100% 100%}.edit-area-Zoom{position:absolute;right:20px;bottom:10px;z-index:999}.ant-modal-content{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.editForm{width:100%;height:100%;padding-top:20px;overflow:auto;display:flex;align-items:flex-start}.editForm .ant-form-item{margin-bottom:10px}.menu-item-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80px}.site-calendar-demo-card{width:300px;border:1px solid #f0f0f0;border-radius:2px}.active{background-color:#87cefa}.mainMenu ul{padding:0;margin:1px;width:100%;height:30px;list-style:none;background-color:#ccc}.mainMenu li{float:left;width:100px;background:#ccc;margin-left:0;line-height:30px}.mainMenu a{display:block;text-align:center;height:30px}.mainMenu a:link{color:#666;text-decoration:none}.mainMenu a:visited{color:#000;text-decoration:underline}.mainMenu a:hover{color:#fff;font-weight:700;text-decoration:none}.head-svg{height:7vmin;width:20vmin;margin-top:1vmin}Link{color:#00f}#components-layout-demo-top-side .logo{float:left;width:120px;height:31px;margin:16px 24px 16px 0;background:hsla(0,0%,100%,.3)}.ant-row-rtl #components-layout-demo-top-side .logo{float:right;margin:16px 0 16px 24px}.site-layout-background{background:#fff}#editpro-left{float:left;width:15vw;height:calc(100vh - 160px)}#editpro-left-top{height:calc(40vh - 150px);overflow:auto}#editpro-left-down{height:calc(60vh - 80px);overflow:auto}#editpro-middle{float:left;width:68vw;height:calc(100vh - 160px);background-color:#999;overflow:auto;display:grid;justify-content:center;align-items:center}#editpro-right{float:right;width:calc(15vw - 80px);height:calc(100vh - 160px)}.icon{font-size:40px}@font-face{font-family:"WEATHER";src:url(/static/media/WEATHER.7ef583eb.ttf)}@font-face{font-family:"WINGDNG2";src:url(/static/media/WINGDNG2.fb9e8897.ttf)}.text-effect{overflow:hidden;position:relative;-webkit-filter:contrast(110%) brightness(190%);filter:contrast(110%) brightness(190%)}.neon{position:relative;background:#000;color:transparent}.neon:after,.neon:before{content:attr(data-text);color:#fff;-webkit-filter:blur(.02em);filter:blur(.02em);position:absolute;top:0;left:0;pointer-events:none}.neon:after{mix-blend-mode:difference}.gradient,.spotlight{position:absolute;top:0;left:0;bottom:0;right:0;pointer-events:none;z-index:10}.gradient{background:linear-gradient(45deg,red,#00f);mix-blend-mode:multiply}.spotlight{-webkit-animation:light 5s linear infinite;animation:light 5s linear infinite;background:radial-gradient(circle,#fff,transparent 25%) 0 0/25% 25%,radial-gradient(circle,#fff,#000 25%) 50% 50%/12.5% 12.5%;top:-100%;left:-100%;mix-blend-mode:color-dodge}@-webkit-keyframes light{to{transform:translate3d(50%,50%,0)}}@keyframes light{to{transform:translate3d(50%,50%,0)}}.neon{font:700 100px "Lato",sans-serif;text-transform:uppercase;text-align:center;margin:0}.neon:focus{outline:none;border:1px dotted #fff}.camera-layout{width:100vw;height:calc(100vh - 100px);overflow:hidden}.camera-sider{padding-top:20px;text-align:center;line-height:60px}.camera-content{text-align:center;background-image:url(/static/media/bg.bd400ad5.png);background-size:100% 100%}.leftTabs{width:100%;text-align:center;line-height:60px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.leftTabs:hover .leftTabsFather{background:#eff4ff;border-left:5px solid rgb(28 105 250)}.leftTabsFather{width:100%;border-left:5px solid #fff;display:flex;justify-content:space-between;align-items:center;padding:0 10px}#leftTabsActive{background:#eff4ff;border-left:5px solid rgb(28 105 250)}.leftTabsItem{width:55%;display:flex;justify-content:space-between;align-items:center}.device-item{width:100%;line-height:40px;padding:10px 10px 10px 20px;display:flex;flex-direction:column;align-items:flex-start}.device-item-icon{height:100%;width:40px}#device-item-active,.device-item:hover{color:rgb(28 105 250)}.childContent{width:100%;transform:translateY(-20px);opacity:0;transition:transform .3s ease,opacity .3s ease;overflow:hidden}.childContent.show{transform:translateY(0);opacity:1}.Equipment{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:100%;padding:20px}.Equipment-left{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:100%}.Equipment-left-title{font-size:20px;font-weight:700;margin-left:30px}.Equipment-left-height{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:calc(100% + 60px);height:100%;overflow-y:auto}.Equipment-left-box{display:flex;flex-direction:column;justify-content:space-between;height:120px;width:300px;background:#fff;box-shadow:0 4px 8px 0 rgba(0,46,140,.18);border-radius:12px;margin-top:20px;cursor:pointer}.Equipment-left-item1{font-size:16px;font-weight:600;background-image:linear-gradient(270deg,#fff,#e8f4ff);border-radius:12px 12px 0 0}.Equipment-left-item1,.Equipment-left-item2{display:flex;justify-content:space-between;padding:15px}.Equipment-left-item2{font-size:12px}.Equipment-image,.Equipment-left-item2{flex-direction:column;align-items:flex-start}.Equipment-image{display:flex;justify-content:space-between;width:calc(100% - 400px);height:100%}.Equipment-selectNum{display:flex}.Equipment-image-box{height:calc(100% - 80px);background:#000;overflow:scroll}.Equipment-image-box,.Equipment-image-box-title{width:100%;display:flex;align-items:center;flex-direction:column}.Equipment-image-box-title{height:100%;justify-content:flex-start;overflow-y:scroll}.Equipment-image-item{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:5px;flex-basis:0}.grow1{flex:2 1}.grow2{flex:1 1}.image-big{flex:2 1;margin:5px;display:flex;justify-content:center;align-items:center}.everal{flex:1 1;flex-direction:column;justify-content:flex-start}.everal,.image-grid1{display:flex;align-items:center}.image-grid1{flex:1 1;margin:5px;justify-content:center}.image-grid1 .img{width:100%;height:auto;object-fit:cover;border-radius:5px}.image-grid{display:grid;grid-gap:10px;gap:10px;width:100%;height:100%;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.image-grid .img{object-fit:fill;object-position:center;border-radius:8px}.pagination{margin-left:30%}.lable:hover{color:rgb(28 105 250);background-color:rgb(237 247 255)}.HistoricalQuery-content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px}.HistoricalQuery-from{width:95%;height:80px;display:flex;justify-content:space-between;align-items:center;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:20px}.HistoricalQuery-form-item{height:100%;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;grid-gap:16px;gap:16px}.HistoricalQuery-data{width:95%;height:calc(100% - 90px);display:flex;margin-top:30px}.HistoricalQuery-table{width:66%;height:100%;background-color:#fff;overflow:hidden;margin:0 auto}.HistoricalQuery-statistics{height:100%;width:34%;display:flex;flex-direction:column;justify-content:flex-start;margin:0 10px}.HistoricalQuery-title{min-width:400px;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:10px 25px;font-weight:700;font-size:15px}.HistoricalQuery-table-item,.HistoricalQuery-title{display:flex;justify-content:space-between;align-items:center}.HistoricalQuery-table-item{padding:10px 5px;font-size:12px}.HistoricalQuery-img{margin-top:20px;width:100%;height:100%}.number-scroll1{color:rgb(28 83 217)}.number-scroll1,.number-scroll2{font-size:30px;margin-left:5px;white-space:nowrap}.number-scroll2{color:#f44}.number-scroll3{font-size:30px;margin-left:5px;color:#09c587;white-space:nowrap}.solarpower-layout{height:calc(100vh - 80px);background-image:url(/static/media/bg.bd400ad5.png);background-size:cover;display:flex;flex-direction:column}.solarpower-content{padding:20px;flex:1 1;overflow-y:auto}.solarpower-form{justify-content:center}.solarpower-form>.ant-form-item{margin:0}.solarpower-top{display:flex;justify-content:space-between;align-items:center;height:60px;margin-bottom:10px;background:#fff;box-shadow:1px 1px 5px rgba(0,0,0,.1);padding:0 20px}.boxcenter{grid-gap:20px;gap:20px}.boxcenter,.refresh{display:flex;justify-content:center;align-items:center}.exportExcel{display:flex;align-items:center}.boxshadow{background:#fff;box-shadow:1px 1px 5px rgba(0,0,0,.1);margin-bottom:10px}.details-device{height:100%;display:flex;justify-content:space-between}.details-left{height:100%;width:60vw;display:flex;flex-direction:column}.details-left-top{height:60px;padding:0 20px}.details-back,.details-left-top{display:flex;justify-content:space-between;align-items:center}.details-back{width:140px;text-align:center;line-height:60px;font-size:20px;font-weight:700}.solarpower-form{display:flex;justify-content:space-between;align-items:center;grid-gap:10px;gap:10px}.details-table{flex:1 1;overflow-y:auto}.details-right{width:35vw;height:100%;display:flex;flex-direction:column}.details-right-title,.detailsshowtop{display:flex;justify-content:space-between}.detailsshowtop{padding:15px;flex:1 1;height:120px;margin-right:20px}.detailsshowtopleft{display:flex;flex-direction:column;justify-content:space-between}.detailcountDown{flex-direction:row}.detailcountDown,.echearsbox{display:flex;align-items:center}.echearsbox{margin-right:20px;margin-bottom:10px;justify-content:center}.echearsbox,.echearsbox>div{width:100%;height:100%}.boxpadding{padding:0 20px}.custom-menu{width:250px;background-color:#f4f4f4;height:100vh;overflow:hidden}.menu-item{padding:10px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:background-color .3s ease}.menu-item:hover{background-color:#e0e0e0}.menu-item.selected{background-color:#eff4ff;border-left:5px solid #1c69fa}.menu-item-header{display:flex;align-items:center;justify-content:space-between;width:100%}.sub-menu{overflow:hidden;transition:max-height .3s ease-out}.sub-menu.closed{max-height:0}.sub-menu.open{max-height:500px}.sub-menu-item{padding:10px 20px;cursor:pointer;display:flex;align-items:center;transition:background-color .3s ease}.sub-menu-item:hover{background-color:#d0d0d0}.sub-menu-item.selected{background-color:#eff4ff;border-left:5px solid #1c69fa}.date-range-selector .ant-picker{height:30px}.date-range-selector>.ant-form-item{margin-bottom:0}.trigger{font-size:18px;line-height:64px;padding:0 24px;cursor:pointer;transition:color .3s}.trigger:hover{color:#1890ff}.logo{height:32px;background:hsla(0,0%,100%,.3);margin:16px}.site-layout .site-layout-background{background:#fff}
/*# sourceMappingURL=main.72522454.chunk.css.map */