.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}.parking-rec{position:fixed;top:110px;bottom:10px;left:10px;width:240px;border-radius:6px;background-color:rgba(20,35,30,.5);padding:0 10px}.parking-rec .list-title{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;font-size:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.parking-rec .list{margin:10px 0;height:calc(100% - 130px);overflow-y:scroll}.parking-rec .list::-webkit-scrollbar{display:none}.parking-rec .list .item{padding:10px 0}.parking-rec .list .item .name{margin-bottom:4px}.parking-rec .list .item .ctrl{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}.parking-rec .list .item .ctrl .icon-wrap{margin-left:10px;width:24px;height:24px;border-radius:2px;line-height:24px;text-align:center;font-size:20px;cursor:pointer}.parking-rec .page{height:30px;text-align:center}