.el-table{width:100%;-webkit-transition:all .5s;transition:all .5s;background:none}.el-table,.el-table td{border:none}.el-table tr{background:none}.el-table thead th.el-table__cell{background-color:rgba(6,4,10,.6)}.el-table tbody tr:nth-child(odd){background-color:rgba(6,4,10,.3)}.el-table tbody tr:nth-child(2n+2){background-color:rgba(6,4,10,.6)}.el-table tbody tr:hover>td{background-color:rgba(6,4,10,.3)!important}.el-table .cell{color:#fff;background:none;font-size:14px;padding:0;text-align:center}.el-table:before{height:0}.el-form .el-form-item__label{color:#fff}.right-slide-enter-active,.right-slide-leave-active{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-duration:.5s;transition-duration:.5s}.right-slide-enter,.right-slide-leave-to{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0;pointer-events:none}.gps-page .status-legend{padding:0 20px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gps-page .status-legend .status-legend-color{margin-right:10px;border-radius:3px;width:26px;height:18px;background-color:#1dd3bc}.gps-page .gps-status{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gps-page .gps-status .label{width:80px;color:#368d5c}.gps-page .gps-status .el-progress{width:210px}.gps-page .gps-status .online-num{width:70px;text-align:right;font-size:16px;font-weight:700}.gps-page .gps-devider{margin:0 auto;width:300px;height:3px;background:#409eff;border-radius:70%}