.drag-outer{width:100%;height:100%;overflow:hidden}.drag-outer,.drag-outer .drag-inner{display:flex;justify-content:center;align-items:center}.drag-outer .drag-inner{transform-origin:center center;cursor:move;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-card.is-screenfull{width:100vw;height:100vh}.el-card.is-screenfull .station-3d-body{height:calc(100vh - 42px)}.station-3d-body{position:relative;width:100%;height:calc(100vh - 188px);color:rgba(0,0,0,.65)}.station-3d-body .text-center{text-align:center}.station-3d-body .office-zone{position:absolute;top:0;left:0;z-index:5}.station-3d-body .office-zone>*{margin:4px}.station-3d-body .station-state{min-width:225px;position:absolute;top:0;right:0}.station-3d-body .station-rank{display:flex;align-content:center;justify-content:space-evenly;align-items:center;flex-direction:row}.station-3d-body .station-rank-item:first-child .data{color:#1890ff}.station-3d-body .station-rank-item:nth-child(2) .data{color:#52c41a}.station-3d-body .station-rank-item:nth-child(3) .data{color:#eb2f96}.station-3d-body .station-rank-item-title{font-size:18px;font-weight:700}.station-3d-body .station-rank-item-body{display:flex;align-items:flex-end;justify-content:center}.station-3d-body .station-rank-item-body .data{font-size:30px;font-weight:700}.station-3d-body .station-rank-item-body .unit{margin-left:10px;padding-bottom:6px;font-weight:600}.station-3d-body .station-use{margin-top:24px}.station-3d-body .station-use-title{font-weight:700;font-size:18px}.station-3d-body .station-use-item{display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:8px 0}.station-3d-body .station-use-info{display:flex;font-size:13px;margin:0 8px}.station-3d-body .station-use-info .rank{width:40px;color:#1890ff}.station-3d-body .station-use-info .info-name{flex:1}.station-3d-body .station-use-progress{margin-top:5px}.img-drag{position:relative;width:100%}.img-drag .layout{z-index:-1}.img-drag .img-seats{z-index:1;position:absolute;top:0;right:0;bottom:0;left:0}.img-drag .img-seats img{position:absolute;z-index:2;cursor:pointer}