.bg-color-primary{background-color:#687cf7}.bg-color-success{background-color:#67c23a}.bg-color-warning{background-color:#e6a23c}.bg-color-danger{background-color:#f56c6c}.bg-color-info{background-color:#909399}.text-color-1{color:#303133}.text-color-2{color:#606266}.text-color-3{color:#909399}.text-color-4{color:#c0c4cc}.text-color-primary{color:#687cf7}.text-color-success{color:#67c23a}.text-color-warning{color:#e6a23c}.text-color-danger{color:#f56c6c}.text-color-info{color:#909399}.border-1,.border-2,.border-3,.border-4{border:1px solid #dcdfe6}.border-radius{border-radius:14px}.search-box,.sticky-top{position:sticky;top:0;z-index:9}.w-full{width:100%}.h-full{height:100%}.r{position:relative}.a{position:absolute}.pointer{cursor:pointer}.flex{display:flex}.flex-center{display:flex;justify-content:center}.align-center,.flex-center,.items-center{align-items:center}.flex-end{display:flex}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.bg-white{background:#fff}.t-0{top:0}.l-0{left:0}.z-999{z-index:999}.m-10{margin:10px}.m-20{margin:20px}.p-10{padding:10px}.p-20{padding:20px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.ml-8{margin-left:8px}.ml-10{margin-left:10px}.ml-20{margin-left:20px}.ml-30{margin-left:30px}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-50{margin-top:50px}.mt-100{margin-top:100px}.mr-20{margin-right:20px}.inline{display:inline}:root{--theme-color:#687cf7}html{overflow:auto}html::-webkit-scrollbar{width:6px;height:6px}html::-webkit-scrollbar-thumb{background:hsla(0,1%,47%,.2);border-radius:3px;-webkit-box-shadow:inset 0 0 5px hsla(0,0%,100%,.05)}html::-webkit-scrollbar-track{background:transparent;border-radius:3px;-webkit-box-shadow:inset 0 0 5px rgba(37,37,37,.05)}#nprogress .bar{background:var(--theme-color)!important}#nprogress .peg{box-shadow:0 0 10px red,0 0 5px var(--theme-color)!important}body{margin:0;padding:0}body::-webkit-scrollbar{width:6px;height:6px}body::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:3px;-webkit-box-shadow:inset 0 0 5px hsla(0,0%,100%,.05)}body::-webkit-scrollbar-track{background:hsla(0,0%,100%,.15);border-radius:3px;-webkit-box-shadow:inset 0 0 5px rgba(37,37,37,.05)}.ds{position:fixed;bottom:50px;left:50px}.ant-menu-item-selected{border-radius:8px}.ant-menu-item{width:96%!important}.ant-modal-confirm-body{justify-content:center}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:2px solid transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.es-drager-rotate{position:absolute;top:0;left:50%;transform:translate(-50%,-200%)}.es-drager-rotate-handle{width:16px;height:16px;font-size:20px;color:var(--es-drager-color)}.es-drager{--es-drager-color:#3a7afe;position:absolute}.es-drager:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:none}.es-drager.selected{transition:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.es-drager.selected:after{display:block;outline:1px dashed var(--es-drager-color)}.es-drager.selected .es-drager-dot{display:block}.es-drager.border{border:1px solid var(--es-drager-color)}.es-drager.disabled{opacity:.4;cursor:not-allowed!important}.es-drager:hover{cursor:move}.es-drager-dot{display:none;position:absolute;z-index:1;transform:translate(-50%,-50%);cursor:se-resize}.es-drager-dot[data-side*=right]{transform:translate(50%,-50%)}.es-drager-dot[data-side*=bottom]{transform:translate(-50%,50%)}.es-drager-dot[data-side=bottom-right]{transform:translate(50%,50%)}.es-drager-dot-handle{width:10px;height:10px;border-radius:50%;background-color:var(--es-drager-color)}:root{--color-primary:#687cf7;--color-success:#52c41a;--color-error:#ff4d4f}.el-vue-amap-container{height:100%;position:relative}.el-vue-amap-container .el-vue-amap{height:100%}.el-vue-search-box-container{position:absolute;left:16px;top:16px;z-index:10;width:360px;height:45px;background:#fff;box-shadow:0 2px 2px rgba(0,0,0,.15);border-radius:2px 3px 3px 2px}.el-vue-search-box-container input{height:100%;width:100%;line-height:45px;letter-spacing:.5px;font-size:14px;text-indent:10px;box-sizing:border-box;border:none;outline:none}