.map-dialog .el-dialog__body{padding:10px 20px 30px;line-height:normal;letter-spacing:normal;color:#333}.map-dialog .el-dialog__body .operation-desc{margin-bottom:10px;font-size:14px}.map-dialog .el-dialog__body .is-error.el-input .el-input__inner{border-color:#f64635}.map-dialog .el-dialog__body .error-message{margin-top:8px;font-size:13px;color:#f64635}.map-dialog .el-dialog__body .share-config{padding:0 10px;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;width:278px;height:36px;line-height:36px;font-size:13px;border-radius:4px;border:1px solid rgba(51,51,51,.3)}.map-dialog .el-dialog__footer .el-button{min-width:80px}.map-dialog .el-dialog__footer .el-button.delete-btn{background-color:#f64635;border-color:#f64635}.import-menu.el-dropdown{cursor:pointer}.import-menu.el-dropdown .import-button.el-button{height:32px;font-size:13px;color:rgba(51,51,51,.8);border-radius:3px;border:1px solid rgba(51,51,51,.5);background-color:#fff}.import-menu.el-dropdown .import-button.el-button:hover{color:#00b5e2;border:1px solid #00b5e2;background-color:rgba(0,181,226,.1)}.import-menu.el-dropdown .import-button.el-button:active{color:#008eb2;border:1px solid #008eb2;background-color:rgba(0,181,226,.2)}.dragable-element{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.dragable-element,.dragable-element.is-grab{cursor:-webkit-grab;cursor:grab}.dragable-element.is-grabbing{cursor:-webkit-grabbing;cursor:grabbing}.dragable-element.is-grabbing *{pointer-events:none!important}.dragable-element.is-disabled{cursor:default}.roflow-map-viewer-overlay{border-radius:0}.roflow-map-viewer-overlay .roflow-map-viewer .location-point{width:16px;height:16px;margin-left:-8px;margin-top:-8px;border-radius:8px}.roflow-map-viewer-overlay .roflow-map-viewer .location-point .label{-webkit-transform:translateY(-22px);transform:translateY(-22px);font-size:16px}.roflow-map-viewer-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;border-radius:3px;overflow:hidden;font-size:0;background-color:#f5f7fa;border:1px solid #ced2d9;position:relative}.roflow-map-viewer-overlay .roflow-map-viewer{display:inline-block;width:100%;height:100%;overflow:hidden;font-size:0;position:relative;cursor:pointer;-webkit-transform-origin:center center;transform-origin:center center}.roflow-map-viewer-overlay .roflow-map-viewer.is-transition{-webkit-transition:-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in}.roflow-map-viewer-overlay .roflow-map-viewer .bg-layer{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none}.roflow-map-viewer-overlay .roflow-map-viewer .location-point{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:6px;height:6px;margin-left:-3px;margin-top:-3px;border-radius:3px;background:#fff;color:#fff;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.5);box-shadow:0 1px 2px 0 rgba(0,0,0,.5);z-index:2;-webkit-transform-origin:center center;transform-origin:center center;pointer-events:none;-webkit-transition:-webkit-transform .25s ease-in;transition:-webkit-transform .25s ease-in;transition:transform .25s ease-in;transition:transform .25s ease-in,-webkit-transform .25s ease-in}.roflow-map-viewer-overlay .roflow-map-viewer .location-point.is-active{background:#4bdbff;color:#4bdbff;z-index:3}.roflow-map-viewer-overlay .roflow-map-viewer .location-point .label{white-space:nowrap;text-align:center;-webkit-transform:translateY(-14px);transform:translateY(-14px);font-size:13px;text-shadow:0 0 3px rgba(0,0,0,.5)}.roflow-map-viewer-overlay .bg-empty-tips,.roflow-map-viewer-overlay .bg-layer-mask{position:absolute;width:100%;height:100%;line-height:1.25;left:0;top:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:28px;color:#fff;text-align:center;padding:24px;pointer-events:none}.roflow-map-viewer-overlay .bg-layer-mask{z-index:1;background-color:rgba(59,70,87,.6)}.roflow-map-viewer-overlay .full-screen-trigger{display:block;width:28px;height:28px;font-size:0;text-align:center;line-height:28px;position:absolute;right:8px;top:8px;border-radius:3px;-webkit-box-shadow:0 1px 4px 0 rgba(56,65,80,.6);box-shadow:0 1px 4px 0 rgba(56,65,80,.6);background-color:#ebeef5;cursor:pointer}.roflow-map-viewer-overlay .full-screen-trigger:hover{background-color:hsla(0,0%,100%,.95)}.roflow-map-viewer-overlay .full-screen-trigger:active{background-color:hsla(0,0%,100%,.45);-webkit-box-shadow:none;box-shadow:none}.roflow-map-viewer-overlay .zoom-bar{width:38px;padding:4px;border-radius:8px;overflow:hidden;position:absolute;right:20px;bottom:20px;background:hsla(0,0%,100%,.8)}.roflow-map-viewer-overlay .zoom-bar .zoom-bar-item{display:block;width:30px;height:30px;text-align:center;line-height:30px;color:#7a869c;cursor:pointer}.roflow-map-viewer-overlay .zoom-bar .zoom-bar-item .svg-icon{vertical-align:middle}.roflow-map-viewer-overlay .zoom-bar .zoom-bar-item:not(.is-disabled):hover{color:#333}.roflow-map-viewer-overlay .zoom-bar .zoom-bar-item.is-disabled{color:rgba(122,134,156,.304);cursor:not-allowed}.roflow-map-viewer-overlay .zoom-bar .horizontal-split{width:100%;height:0;margin:6px 0;border-top:1px solid rgba(51,51,51,.1)}.map-drawer .el-drawer__header{padding:25px 35px 0;margin-bottom:3px;font-size:18px;line-height:normal;color:#333}.map-drawer .el-drawer__header>:first-child{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.map-drawer .el-drawer__body{padding:0 35px 25px}.map-drawer .el-drawer__body .map-container{border:none}.map-drawer .el-drawer__body .map-container .map-id{font-size:14px;color:#333}.map-drawer .el-drawer__body .map-container .map-screenshot{margin:24px 0;width:100%;height:350px}.map-drawer .el-drawer__body .map-container .map-info{display:-webkit-box;display:-ms-flexbox;display:flex}.map-drawer .el-drawer__body .map-container .map-info .left-info{padding:0 15px 60px;-webkit-box-flex:65%;-ms-flex:65%;flex:65%;border-right:1px solid #ced2d9}.map-drawer .el-drawer__body .map-container .map-info .left-info .label-item{margin-bottom:5px;font-size:12px;color:#787878}.map-drawer .el-drawer__body .map-container .map-info .left-info ul{margin-bottom:20px}.map-drawer .el-drawer__body .map-container .map-info .left-info ul .position-mark-item{margin-left:30px;font-size:14px;color:#333;list-style:disc;line-height:20px}.map-drawer .el-drawer__body .map-container .map-info .right-btns{padding:0 30px 60px;-webkit-box-flex:35%;-ms-flex:35%;flex:35%}.map-drawer .el-drawer__body .map-container .map-info .right-btns .map-button{margin:0 0 16px 0;padding:6px 10px;width:162px;text-align:left;font-size:13px;line-height:normal;color:#787878}.map-drawer .el-drawer__body .map-container .map-info .right-btns .map-button:active,.map-drawer .el-drawer__body .map-container .map-info .right-btns .map-button:focus,.map-drawer .el-drawer__body .map-container .map-info .right-btns .map-button:hover{border-color:#c8c8c8;background-color:#fff}.map-drawer .el-drawer__body .map-container .map-info .right-btns .map-button>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.map-drawer .el-drawer__body .map-container .map-info .right-btns .map-button .menu{margin-left:5px;font-size:13px;color:#787878}.project-list-layout-table{width:100%;height:100%;padding:0;overflow:auto}.project-list-layout-table .table-container{width:100%;height:100%;background:#fff;overflow:auto;position:relative}.project-list-layout-table .table-container .el-table__header th .cell{font-size:13px;font-weight:400;line-height:normal;color:#333}.project-list-layout-table .el-table:before{height:0}.project-list-layout-table .el-table--enable-row-transition .el-table__body td{cursor:default}.project-list-layout-table .el-table td,.project-list-layout-table .el-table th.is-leaf{border-bottom:1px solid rgba(168,168,172,.5)}.project-list-layout-table .el-table .el-table__row.hover-row,.project-list-layout-table .el-table__body tr:hover>td{background:rgba(154,206,215,.1)}.project-list-layout-table .el-table .el-table__body-wrapper::-webkit-scrollbar{width:6px;height:6px;background-color:transparent}.project-list-layout-table th.prop-selection .cell{display:none}.project-list-layout-table .prop-selection .cell{padding-left:0;padding-right:0}.project-list-layout-table .project-map-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:13px;color:#333}.project-list-layout-table .controll-bar{width:100%;height:72px;padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#fff;-webkit-box-shadow:0 0 10px 0 hsla(0,0%,56.1%,.5);box-shadow:0 0 10px 0 hsla(0,0%,56.1%,.5);position:absolute;left:0;bottom:0;-webkit-transition:bottom .3s ease-in;transition:bottom .3s ease-in;z-index:1}.project-list-layout-table .controll-bar .el-button+.el-button{margin-left:20px}.project-list-layout-table .controll-bar .el-button{font-size:13px;font-weight:400;color:rgba(51,51,51,.8);border-color:rgba(51,51,51,.5)}.project-list-layout-table .controll-bar .el-button:active,.project-list-layout-table .controll-bar .el-button:hover{opacity:.5;color:#00b5e2;border-color:#00b5e2;background-color:rgba(0,181,226,.1)}.project-list-layout-table .controll-bar .el-button.el-button--primary{opacity:1;color:#00b5e2;background-color:rgba(0,181,226,.1);border-color:#00b5e2}.project-list-layout-table .controll-bar .el-button.el-button--primary:hover{color:#fff;background-color:#00b5e2}.project-list-layout-table .controll-bar .el-button.el-button--primary:active{color:#fff;background-color:#008eb2}.map-history-dialog .el-dialog{position:relative;height:520px}.map-history-dialog .el-dialog .el-dialog__header{padding:30px 30px 5px}.map-history-dialog .el-dialog .el-dialog__body{padding:0 30px 30px;width:100%;height:calc(100% - 59px)}.map-history-dialog .el-dialog .el-dialog__body .map-history-container{width:100%;height:100%}.map-history-dialog .el-dialog .el-dialog__body .map-history-container .history-table-box{width:100%;height:calc(100% - 42px)}.map-operation-btns .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.map-operation-btns .buttons .el-button{margin-left:20px;min-width:80px;color:rgba(51,51,51,.8);border:1px solid rgba(51,51,51,.5);background-color:#fff}.map-operation-btns .buttons .el-button:hover{color:#00b5e2;border:1px solid #00b5e2;background-color:rgba(0,181,226,.1)}.map-operation-btns .buttons .el-button:active{color:#008eb2;border:1px solid #008eb2;background-color:rgba(0,181,226,.2)}.mapmaterial-table .el-table__row{font-size:13px;line-height:normal;color:#333}.mapmaterial-table .el-table__row .map-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mapmaterial-table .el-table__row .map-name .map-pic{margin-right:17px;width:40px;height:40px;-o-object-fit:cover;object-fit:cover;cursor:pointer}.map-preview-box.el-popover.el-popper{width:150px;height:150px;padding:0;border-radius:15px;overflow:hidden;background-color:#7f7f7f;border-color:#7f7f7f}.map-preview-box.el-popover.el-popper .preview-box{width:100%;height:100%}.map-preview-box.el-popover.el-popper .preview-box img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.mapmaterial-bin-container{width:100%;height:100%}.mapmaterial-bin-container .back-btn{padding:18px 24px;height:60px;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#696969;border-bottom:1px solid #dcdfe6;border-radius:4px 4px 0 0}.mapmaterial-bin-container .back-btn>span{cursor:pointer}.mapmaterial-bin-container .back-btn .el-icon-arrow-left{margin-right:5px}.mapmaterial-bin-container .top-title{padding:24px 40px}.mapmaterial-bin-container .top-title h3{margin:0;font-size:18px;font-weight:500}.mapmaterial-bin-container .top-title>p{margin-top:8px;width:600px;font-size:13px;line-height:normal}.mapmaterial-bin-container .mapmaterial-list{padding:0 40px;width:100%;min-height:450px}.mapmaterial-bin-container .mapmaterial-list .search-bar{text-align:right}.mapmaterial-bin-container .mapmaterial-list .search-bar .check-status{font-size:13px;line-height:normal;color:#00b5e2}.mapmaterial-bin-container .mapmaterial-list .search-bar .search-input{margin-left:20px;display:inline-block;width:160px}.mapmaterial-bin-container .mapmaterial-list .search-bar .search-input .el-input__inner{color:#333;border:none;border-radius:4px;background-color:hsla(0,0%,41.2%,.1)}.mapmaterial-bin-container .mapmaterial-list .search-bar .search-input .el-input__prefix{line-height:32px}.mapmaterial-bin-container .no-data{padding:0 40px;height:500px;font-size:13px;font-weight:500;line-height:normal;text-align:center;color:#333}.mapmaterial-bin-container .no-data img{margin-top:66px;width:438px;height:250px}.mapmaterial-bin-container .operation-btns{position:fixed;left:0;bottom:0;padding:18px 72px 18px 331px;width:100%;height:72px;background-color:#fff;border-top:1px solid rgba(51,51,51,.3);z-index:1}.mapmaterial-bin-container .operation-btns .el-button{min-width:105px}.el-message-box.mapmaterial-bin-dialog,.el-message-box.mapmaterial-bin-dialog .el-message-box__header{padding:0}.el-message-box.mapmaterial-bin-dialog .el-message-box__content{min-height:54px;padding:25px 30px 20px;font-size:18px;font-weight:500;line-height:normal;color:#333}.el-message-box.mapmaterial-bin-dialog .el-message-box__btns{padding:0 30px 30px}body{margin:0}.map-material{padding:49px 117px 87px 72px;width:100%;height:100%;overflow-x:hidden;overflow-y:scroll}.map-material .map-container{border-radius:4px;border:1px solid #dcdfe6;background-color:#fff}.map-material .sub-title{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;margin:30px 40px 26px}.map-material .sub-title h2{margin:0;font-size:18px;font-weight:500;line-height:normal;letter-spacing:normal;color:#333}.map-material .sub-title .recovery-icon{font-size:13px;line-height:normal;letter-spacing:normal;text-align:center;color:#858585;fill:#858585;cursor:pointer}.map-material .sub-title .recovery-icon:hover{color:#00b5e2}.map-material .sub-title .recovery-icon:active{color:#008eb2}.map-material .sub-title .recovery-icon>span{text-decoration:underline;text-underline-offset:2px;vertical-align:text-bottom}.map-material .el-collapse.rms-list .el-collapse-item__header{padding:0 40px}.map-material .el-collapse.rms-list .collapse-title{margin-right:20px;width:100%;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:16px;line-height:normal;font-weight:400;color:#333}.map-material .el-collapse.rms-list .collapse-title .title-text .check-status{margin-left:25px;font-size:13px;color:#00b5e2}.map-material .el-collapse.rms-list .collapse-title .tips-text{font-size:13px;color:#00b5e2}.map-material .el-collapse.rms-list .map-list{padding:0 40px;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.map-material .el-collapse.rms-list .map-list .map-item{margin:20px 20px 0 0;border-radius:10px;border:1px solid #dcdfe6;cursor:pointer}.map-material .el-collapse.rms-list .map-list .map-item:hover{-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.2);box-shadow:0 3px 5px 0 rgba(0,0,0,.2);background-color:rgba(235,238,245,.3)}.map-material .el-collapse.rms-list .map-list .map-item .el-card__body{padding:0;position:relative}.map-material .el-collapse.rms-list .map-list .map-item .monitor-map-hover{position:absolute;top:0;left:0;width:375px;height:140px;background-color:#dcdfe6;opacity:.34;z-index:2;cursor:not-allowed}.map-material .el-collapse.rms-list .map-list .map-item .map-content{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:375px;height:140px}.map-material .el-collapse.rms-list .map-list .map-item .map-content>img{min-width:120px;max-width:120px;height:120px;-o-object-fit:contain;object-fit:contain;border-radius:10px}.map-material .el-collapse.rms-list .map-list .map-item .map-content .right-content{position:relative;margin-left:10px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:11px;line-height:1.64;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.map-material .el-collapse.rms-list .map-list .map-item .map-content .right-content .map-check{position:absolute;right:0;top:0}.map-material .el-collapse.rms-list .map-list .map-item .map-content .right-content .map-check .el-checkbox__label{display:none}.map-material .el-collapse.rms-list .map-list .map-item .map-content .right-content h3.map-name{margin:0;min-height:25px;font-size:18px;font-weight:700;line-height:normal;letter-spacing:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.map-material .el-collapse.rms-list .map-list .map-item .map-content .right-content .map-id{-webkit-box-flex:1;-ms-flex:1;flex:1}.map-material .el-collapse.rms-list .map-list .map-item .map-content .right-content .map-info{width:100%;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.map-material .el-collapse.rms-list .map-list .map-item .map-content .right-content .map-info .label-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:5px;font-weight:500}.map-material .el-collapse.rms-list .map-list .map-item .map-content .right-content .map-info .content-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.map-material .el-collapse.rms-list .map-list .map-item .map-content .right-content .map-info .menu-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:26px;height:26px;text-align:center;display:inline-block;border-radius:5px;background-color:transparent;cursor:pointer}.map-material .el-collapse.rms-list .map-list .map-item .map-content .right-content .map-info .menu-icon:hover{background-color:rgba(154,206,215,.2)}.map-material .el-collapse.rms-list .map-list .map-item .map-content .right-content .map-info .menu-icon:hover .svg-icon{fill:#333}.map-material .el-collapse.rms-list .map-list .map-item .map-content .right-content .map-info .menu-icon:active{background-color:#9aced7}.map-material .el-collapse.rms-list .map-list .map-item .map-content .right-content .map-info .menu-icon:active .svg-icon{fill:#333}.map-material .el-collapse.rms-list .map-list .map-item .map-content .right-content .map-info .menu-icon .svg-icon{font-size:26px;vertical-align:sub;fill:rgba(51,51,51,.3)}.el-popper.map-menus-popper{width:150px}.el-popper.map-menus-popper .el-dropdown-menu__item{padding:8px 20px;font-size:13px;color:#333;line-height:normal}.el-popper.map-menus-popper .el-dropdown-menu__item:focus,.el-popper.map-menus-popper .el-dropdown-menu__item:not(.is-disabled):hover{background-color:rgba(235,238,245,.6)}.el-popper.map-menus-popper .el-dropdown-menu__item:active{background-color:#ebeef5}.el-popper.map-menus-popper .el-dropdown-menu__item.el-dropdown-menu__item--divided{color:#f64635}.el-popper.map-menus-popper .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:0}.el-popper.monitor-map-popper{padding:10px;min-height:60px;font-size:12px;line-height:1.67;letter-spacing:normal;color:#333}