.el-cascader-node:not(.is-disabled):focus,.el-cascader-node:not(.is-disabled):hover,.el-dropdown-menu__item:focus,.el-dropdown-menu__item:not(.is-disabled):hover,.el-select-dropdown__item.hover{background-color:rgba(0,90,249,.2)}.assetlist{scroll-behavior:smooth;overflow-x:auto;overflow-y:hidden;height:calc(100% - 8px)}.assetlist .time_header{display:flex;width:74px;float:left}.assetlist .map-fold{display:none}.assetlist .float-left{float:left}.assetlist .map-expand{transition:all 1s}.assetlist .select-list{background-color:var(--cell-hover);border-color:var(--dialog-border);color:var(--text-primary);left:50%;transform:translateX(-50%);border-radius:4px}.assetlist .select-list .select-item{padding:6px}.assetlist .select-list .select-item.selected{color:var(--highlight-text);background-color:var(--cell-selected)}.assetlist .select-list .select-item:hover{background-color:var(--cell-border);color:var(--highlight-text)}.assetlist .select-list .select-item .count{transform:scale(.77)}.assetlist .cell,.assetlist .pagination-container{height:20px}.assetlist .pagination{position:relative;display:flex;align-items:center;padding-left:10px}.assetlist .pagination .scrap{position:absolute;right:10px}.assetlist .right{display:flex;flex-direction:column;height:100%;min-width:3178px}.assetlist .right .filter-container{padding-left:10px}.assetlist .link-cell-img{width:12px;height:12px;cursor:pointer}.app-container .bg-white{background-color:#f7f7f7}.app-container .bg-white .content-wrapper{display:flex;flex-direction:column}.searchForm{height:32px;align-items:center}.searchForm .el-form-item{display:flex;align-items:center}.searchForm .el-form-item .el-dropdown-link,.searchForm .el-form-item .el-form-item__content{display:flex;height:20px;align-items:center}.searchForm .btn-default{color:#222;background-color:#fff;border:1px solid #c0c4cc;border-radius:4px}.searchForm .btn-blue{background-color:#e6efff;color:#005af9;border-radius:4px}.dialogTitle{position:relative;display:flex;align-items:center;margin-left:12px;font-size:14px;color:#222;font-weight:800}.dialogTitle:before{content:"";position:absolute;left:-10px;width:2px;height:14px;background-color:#005af9}.addAssetForm{color:#222}.addAssetForm .clickView{font-size:12px;padding:0 4px;cursor:pointer;background-color:#000;width:100%}.addAssetForm .flex{flex:1}.addAssetForm section{margin-top:12px}.addAssetForm section:first-child{margin-top:0}.addAssetForm section h1{position:relative;display:flex;align-items:center;font-size:12px;background-color:var(--content-background);color:var(--highlight-text);padding-bottom:2px}.addAssetForm section .el-upload-list__item-name{width:62px}.addAssetForm section .el-upload{display:inline}.addAssetForm section .el-upload-list__item{margin-top:0}.addAssetForm section .el-form-item{display:flex;flex-direction:column}.addAssetForm section .el-form-item .el-cascader{height:36px;display:flex;align-items:center}.addAssetForm section .el-form-item .el-select{width:100%}.addAssetForm section .el-form-item .el-form-item__label-wrap{border-top:1px solid var(--cell-border);border-bottom:1px solid var(--cell-border);border-right:1px solid var(--cell-border);background-color:var(--th-background);margin-left:0!important;padding:0 6px}.addAssetForm section .el-form-item .el-form-item__label-wrap .el-form-item__label{line-height:20px;color:var(--th-text)}.addAssetForm section .el-form-item .el-form-item__content{height:20px;display:flex;flex-direction:row;align-items:center;overflow:hidden}.addAssetForm section .el-form-item .el-form-item__content .addSn{margin-left:6px;margin-right:3px;font-size:18px;cursor:pointer}.addAssetForm section .el-form-item .el-form-item__content .el-input__inner{color:var(--text-primary);border-top:1px solid var(--cell-border);border-bottom:1px solid var(--cell-border);border-right:1px solid var(--cell-border);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.addAssetForm section .el-form-item .el-form-item__content .el-input__inner:hover{border-top:1px solid transparent;border-bottom:1px solid transparent;border-right:1px solid transparent}.addAssetForm section .el-form-item .el-form-item__content .el-input__inner:focus{border-bottom:1px solid var(--global-yellow)}.addAssetForm section .is-required .el-form-item__label:before{margin-right:1px!important}.addAssetForm section .flex-layout{display:flex;padding-left:15px}.addAssetForm .el-form-item{margin:0 0}.addAssetForm .el-form-item.layout-middle{flex:1;display:flex}.addAssetForm .el-form-item.layout-longText{flex:1}.addAssetForm .el-form-item.layout-longText .el-textarea{width:620px}.addAssetForm .el-form-item .el-form-item__label{padding-right:8px;line-height:36px;color:#222}.addAssetForm .el-form-item .el-form-item__content{line-height:36px}.addAssetForm .el-form-item .el-input{font-size:12px}.addAssetForm .el-form-item .el-input .el-input__inner{height:20px;color:#222;border:none}.addAssetForm .el-form-item .el-radio-group .el-radio{margin-right:14px}.checkAssetForm{padding-bottom:14px;color:#222}.checkAssetForm .el-form-item{margin:2px 0;height:20px;line-height:20px}.checkAssetForm .el-form-item .el-form-item__label{color:var(--th-text);height:20px;line-height:20px}.checkAssetForm .el-form-item .el-form-item__content{line-height:20px}.checkAssetForm .el-form-item .el-input .el-input__inner{height:20px;line-height:20px;color:#222;border-radius:0;border:1px solid transparent}.checkAssetForm .el-form-item .el-input .el-input__inner:focus{border-bottom:1px solid var(--global-yellow)}.checkAssetForm .el-form-item .el-input .el-input__icon{display:none}.checkAssetForm .el-form-item .el-radio{margin-right:12px}.checkAssetForm .el-form-item .el-cascader{line-height:20px}.checkAssetForm .el-form-item .el-textarea{height:20px;line-height:20px}.checkAssetForm .el-form-item .el-textarea .el-textarea__inner{background-color:#fff}.editMultiForm{width:100%;display:flex;flex-wrap:wrap}.editMultiForm .el-form-item{width:50%}.editMultiForm .el-form-item .el-cascader,.editMultiForm .el-form-item .el-input,.editMultiForm .el-form-item .el-select{width:155px}.editMultiForm .el-form-item .el-cascader .el-input__inner,.editMultiForm .el-form-item .el-input .el-input__inner,.editMultiForm .el-form-item .el-select .el-input__inner{color:#c1c1c1!important}.orderList{margin-top:48px;height:450px;overflow:auto}.orderTable{margin-top:16px}.chooseTable{min-height:400px;max-height:400px}.appTable{will-change:transform}.appTable,.appTable .appTableHeader{overflow:hidden}.appTable .handle-btn-default{margin-right:16px;color:#005af9;cursor:pointer}.appTable .handle-btn-warn{color:#f91b1b;cursor:pointer}.handelbtn-default{color:#222;background:#fff;border:1px solid #c0c4cc;border-radius:4px}.handelbtn-default:active,.handelbtn-default:hover{color:#fff;background:#e7e7e7;border-radius:4px}.handelbtn-confirm{color:#fff;background:#005af9;border-radius:4px}.handelbtn-confirm:active,.handelbtn-confirm:hover{color:#fff;background:#4287ff;border-radius:4px}.purchaseOrderList .list-item{display:flex;justify-content:space-between;align-items:center;height:50px;border-bottom:1px solid #ebeef5;font-size:14px;color:#222}.purchaseOrderList .list-item .item-left{display:flex;justify-content:center;flex-direction:column}.purchaseOrderList .list-item .item-left .text-title{margin-bottom:8px}.avatar-uploader .el-upload{height:30px;border-radius:6px;cursor:pointer;position:relative;color:#787878}.avatar-uploader .el-upload:hover{border-color:#409eff}.el-upload-list__item:hover .el-icon-close{display:block!important}.avatar-uploader-icon{font-size:28px;color:#8c939d;width:80px;height:80px;line-height:80px;text-align:center}.badge_dot{margin:0;vertical-align:top}.badge_dot .el-badge__content.is-fixed{top:6px;right:14px}.assetTabHeader .el-tabs__nav-wrap:after{display:none;background-color:var(--content-background)}.assetTabHeader.hideTab .el-tabs__nav-wrap:after{display:none}.assetTabHeader.hideTab .el-tabs__header,.assetTabHeader.hideTab .el-tabs__nav-scroll{height:0}.el-tabs__header{padding:0 8px!important}.appDialogStyle .title-wrapper .el-row .my-dialog-icon{background-color:#005af9}.changeDialog .el-dialog__body{padding:10px 20px!important}.changeDialog .changeForm{margin-top:20px}.formItemWhite .el-input.is-disabled .el-input__inner,.formItemWhite .el-textarea.is-disabled .el-textarea__inner{color:#222;background-color:#fff}.viewDetail .el-input{font-size:12px}.viewDetail .el-input .el-input__inner{border:none}.viewDetail .el-input .el-input__icon{display:none}.operateList{flex:1;text-align:left;font-size:16px}.container{display:flex!important;height:100%}.widening{transition:all 1s;will-change:transform}.left{position:relative;height:100%;display:inline-block}.arrow-right{transform:rotate(1turn);z-index:9}.dialogMain::-webkit-scrollbar,.main::-webkit-scrollbar{width:9px;height:9px}.dialogMain::-webkit-scrollbar-thumb,.main::-webkit-scrollbar-thumb{background:#6a6d71;border-radius:5px}.dialogMain::-webkit-scrollbar-thumb:hover,.main::-webkit-scrollbar-thumb:hover{background:#8a919a}.dialogMain::-webkit-scrollbar-corner,.dialogMain::-webkit-scrollbar-track,.main::-webkit-scrollbar-corner,.main::-webkit-scrollbar-track{background:#3d3d3d}.el-icon-arrow-left:hover,.el-icon-arrow-right:hover{cursor:pointer}.table-header{display:flex;align-items:center}.table-header.left{justify-content:flex-start}.table-header.right{justify-content:flex-end}.table-header .header-icon{margin-left:2px;display:flex;height:12px}.assets_no{display:flex;flex-direction:row}.assets_no .link-cell-img{margin-top:5px}.assets_no .assetsStatusImg{width:12px;height:12px;margin-top:5px;margin-left:-6px}.assets_no .assetsStatusImgI{margin-left:4px}.assets_no .assetsNo{display:flex;transform:scale(.75);transform-origin:left;position:relative;top:-1px}.assets_no .assetsNo .assetsNoTip{margin-left:2px;display:inline-block;color:#43b53b}.assets_no .assetsNo .assetsNoQtyTip{margin-left:2px;margin-top:-6px;display:inline-block;color:#42a4f4}.assets_no .assetsNo .working_age{color:#4ed8d0}.collapse-title{font-weight:600;font-size:14px}.collapse-title>span:nth-of-type(2){margin-left:2px}.placeImg{width:12px;margin-right:4px}.dialogMain{height:100%;position:relative;overflow:auto}.listItem{background-color:#212121;font-size:12px;color:#c1c1c1!important;padding:0 16px 0 4px;width:100%;height:20px;line-height:20px;border-color:#e4e7ed;border-width:1px}.noDrop{cursor:no-drop;filter:grayscale(80%)}.el-table .cell.el-tooltip{color:#c0c4cc}.btn-num-tag{right:-4px;top:-8px;color:#e6e6e6;height:14px;justify-content:center;align-items:center;font-size:12px;padding:0 6px 1px 6px;background-color:#ea3553;border-radius:10px;z-index:10}.btn-num-tag,.hour-legend{position:absolute;display:flex}.hour-legend{flex-direction:column;width:408px;height:20px;top:0;background-color:var(--th-background);border-left:1px solid var(--cell-border);border-right:1px solid var(--cell-border);margin-left:6px}.hour-legend .hour-title{height:10px}.hour-legend .hour-title .icon-time{position:absolute;top:4px;left:-15px;width:14px}.hour-legend .hour-title .hour-title-text{position:absolute;top:-3px;left:169px;transform:scale(.72);transform-origin:top}.hour-legend .hour-list{display:flex;height:10px}.hour-legend .hour-list .hour-item{width:17px;height:10px;position:relative;border-top:1px solid var(--cell-border);border-left:1px solid var(--cell-border)}.hour-legend .hour-list .hour-item:first-child{border-left:none}.hour-legend .hour-list .hour-item .hour-item-text{position:absolute;top:-3px;left:1px;transform:scale(.72);transform-origin:top}.mapSelect{position:absolute;bottom:274px;right:16px;min-width:42px;min-height:50px}.mapSelect .mapSelectContainList{position:relative;z-index:1;width:100px;height:50px;border-radius:4px;background-color:#1f1f1f;padding:4px}.mapSelect .mapSelectContain{position:relative;width:42px;height:42px;border-radius:4px;z-index:1;box-sizing:border-box;cursor:pointer;border:2px solid #474747;overflow:hidden}.mapSelect .mapSelectContain img{width:100%;height:100%}.mapSelect .mapSelectContain span{position:absolute;right:0;bottom:0;font-size:9px;color:#fff;border-radius:2px 0 0 0;background-color:#4d83fd;padding:2px;display:flex;align-items:center;justify-content:center}.mapSelect .selected{position:absolute;top:4px;right:4px;border:2px solid #4d83fd}.map-address-list{position:absolute;bottom:0;left:0;padding:0 0 5px 8px;width:100%;z-index:101;transition:all 1s;background-color:#333;border-top:1px solid #525252}.map-user-list{position:absolute;bottom:70px;right:10px;width:178px;height:195px;z-index:101}.map-user-list .user-list-container{position:absolute;padding:5px}.map-user-list .user-list-container .user-form{display:flex;color:#000}.map-user-list .user-list-container .user-form .form-label{width:66px;border:1px solid #000;padding:2px}.map-user-list .user-list-container .user-form .form-label:not(:last-child){margin-bottom:-1px}.map-user-list .user-list-container .user-form .form-percent-value,.map-user-list .user-list-container .user-form .form-value{display:flex;align-items:center;justify-content:flex-end;width:55px;border:1px solid #000;margin-left:-1px;padding:0 0 0 4px;margin-bottom:-1px}.map-user-list .user-list-container .user-form .form-percent-value{width:50px}.map-user-list .user-list-container .user-form:last-child{color:#ea3553}.frosted-mask{background:hsla(0,0%,54.5%,.396078431372549);border:1px solid #b9b9b9;border-radius:6px}.frosted-mask,.frosted-mask:before{position:absolute;top:0;width:100%;height:100%}.frosted-mask:before{content:"";left:0;background-blend-mode:multiply;backdrop-filter:blur(5px);border-radius:inherit;z-index:-1}.elOption .el-select-dropdown__wrap{max-height:430px!important}/deep/ .mapCompanyPlaceAssetsTable{width:180px}/deep/ .mapCompanyPlaceAssetsTable .vxe-grid{max-width:180px!important}/deep/ .mapCompanyPlaceAssetsTable .vxe-grid--table-container{width:180px}[data-v-6d7a58ab] .appDialogApply .el-dialog__body{height:calc(100% - 50px);padding:0}[data-v-6d7a58ab] .checkDialog .el-dialog__header{display:none}[data-v-6d7a58ab] .checkDialog .el-scrollbar{width:1756px!important}[data-v-6d7a58ab] .checkDialog .indicator{margin-left:0!important;white-space:nowrap}[data-v-6d7a58ab] .checkDialog .el-dialog__body{height:calc(100% - 28px)!important}[data-v-6d7a58ab] .checkDialog .el-table td .cell{height:20px}[data-v-6d7a58ab] .formSearchSelect .el-select__tags{height:18px}[data-v-6d7a58ab] .formSearchSelect .el-select__tags .el-tag{margin:0 0 0 6px}[data-v-6d7a58ab] .formSearchSelect .el-select__input{height:0!important}[data-v-6d7a58ab] .el-popover{min-width:54px!important}.popover-item[data-v-6d7a58ab]{height:18px;font-size:11px;cursor:pointer;display:flex;align-items:center}.popover-item img[data-v-6d7a58ab]{width:16px;height:16px;margin-right:6px;margin-left:6px}.popover-item span[data-v-6d7a58ab]{display:inline-block;margin-left:10px}.popover-item .floorPlanIcon[data-v-6d7a58ab]{width:12px;height:12px}[data-v-6d7a58ab] .carousel{height:auto}[data-v-6d7a58ab] .carousel .wrap{flex-wrap:wrap}[data-v-6d7a58ab] .carousel .placeListItem{align-items:center;justify-content:center;font-size:9px;width:43px;height:20px;margin-top:5px;margin-right:8px;cursor:pointer;border-radius:4px;display:flex;background-color:#42a4f4;position:relative}[data-v-6d7a58ab] .carousel .placeListItem .place{color:#000;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}[data-v-6d7a58ab] .carousel .placeListItem .count{color:#fff;margin-left:2px}[data-v-6d7a58ab] .carousel .placeListItem .countTip{position:absolute;top:-10px;right:1px;border-radius:12px;background-color:#ea3553;padding:0 4px;height:14px;font-size:10px;color:#fff}[data-v-6d7a58ab] .carousel .placeListItem img{width:32px;height:24px}[data-v-6d7a58ab] .carousel .selectedPlaceItem{position:relative}[data-v-6d7a58ab] .carousel .selectedPlaceItem:before{content:"";position:absolute;left:0;top:0;width:5px;height:20px;background-color:#f8b500;border-radius:2px 0 0 2px}[data-v-6d7a58ab] .info-box{display:flex;flex-direction:column;width:250px;padding:6px;background-color:var(--highlight-text);color:#000;border:1px solid #393939;border-radius:4px}[data-v-6d7a58ab] .info-box.tip{width:150px}[data-v-6d7a58ab] .info-box .address{white-space:pre-line;word-break:break-all;word-wrap:break-word}[data-v-6d7a58ab] .point-tip{display:flex;align-items:center;justify-content:center;border-radius:4px;background-color:#747474;color:#e6e6e6;padding:4px 6px;height:20px;font-weight:300;transform:scale(.75);white-space:nowrap}.wmsIframeBox[data-v-6d7a58ab]{position:absolute;width:100%;height:100%;left:0;top:0;z-index:9999}.wmsIframeBox .wms-frame[data-v-6d7a58ab]{width:100%;height:100%}.time-row[data-v-6d7a58ab]{display:flex;flex-direction:column;line-height:10px;font-size:10px}.showAddress[data-v-6d7a58ab]{position:absolute;top:0;width:100%;height:calc(100% - 31px);background-color:#303030}.showAddress .addressTitle[data-v-6d7a58ab]{width:100%;height:24px;background-color:#292929;padding:0 8px;font-weight:700;font-size:12px;color:#e6e6e6;display:flex;align-items:center}.showAddress .addressImg[data-v-6d7a58ab]{position:relative;width:100%;height:100%;overflow:hidden}.showAddress .addressImg .showAddressImg[data-v-6d7a58ab]{position:absolute;height:695px;width:695px;background-size:100% 100%;cursor:move}.showAddress .addressImg .showAddressImg .imgBg[data-v-6d7a58ab]{width:100%;height:100%}.showAddress .addressImg .showAddressImg .draggable[data-v-6d7a58ab]{width:100px;height:100px;position:absolute}.showAddress .addressImg .showAddressImg .locName[data-v-6d7a58ab]{position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);text-align:center;color:#67bbff;white-space:nowrap;font-size:8px}.showAddress .addressImg .showAddressImg .contain[data-v-6d7a58ab]{position:relative;width:100%;height:100%;border:2px solid #67bbff;border-radius:4px;overflow-y:auto;overflow-x:hidden;display:flex;flex-wrap:wrap;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.showAddress .addressImg .showAddressImg .contain[data-v-6d7a58ab]::-webkit-scrollbar{width:2px}.showAddress .addressImg .showAddressImg .contain[data-v-6d7a58ab]::-webkit-scrollbar-thumb{background:#6a6d71;border-radius:5px}.showAddress .addressImg .showAddressImg .contain[data-v-6d7a58ab]::-webkit-scrollbar-thumb:hover{background:#8a919a}.showAddress .addressImg .showAddressImg .contain[data-v-6d7a58ab]::-webkit-scrollbar-corner,.showAddress .addressImg .showAddressImg .contain[data-v-6d7a58ab]::-webkit-scrollbar-track{background:#3d3d3d}.showAddress .addressImg .showAddressImg .addressIcon[data-v-6d7a58ab]{cursor:pointer;width:4px;height:4px;border-radius:50%;margin:2px;background-color:#6fbb3d;z-index:1000}.showAddress .addressOperate[data-v-6d7a58ab]{position:absolute;right:20px;bottom:120px;width:42px;height:85px;border-radius:4px;background-color:#1f1f1f;border:1px solid #474747;display:flex;flex-direction:column;align-items:center}.showAddress .addressOperate img[data-v-6d7a58ab]{width:18px;height:18px;margin-top:12px;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.showAddress .addressOperate .block[data-v-6d7a58ab]{width:20px;height:1px;margin-top:12px;background-color:#6a6d70;border-radius:2px}[data-v-6d7a58ab] .dialogAddressClass .el-dialog{position:absolute;left:50%;transform:translateX(-50%)}