.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}.heat-config{position:absolute;top:100px;bottom:0;left:0;right:0;padding:0 10px 20px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;background-color:rgba(20,35,30,.5)}.heat-config .filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px}.heat-config .filters .title{margin-right:50px;height:50px;font-size:22px}.heat-config .filters .gold-bold{font-weight:700;font-size:22px;color:gold}.heat-config .filters .el-form-item{margin-right:50px}.heat-config .filters .el-form-item__label,.heat-config .filters .el-radio__label{color:#fff}.heat-config .camera-list{margin:0 auto;width:1600px;height:calc(100% - 80px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;overflow-y:scroll}.heat-config .camera-list::-webkit-scrollbar{width:16px}.heat-config .camera-list::-webkit-scrollbar-thumb{background:#999}.heat-config .camera-list::-webkit-scrollbar-track{background:rgba(0,0,0,.3)}.heat-config .camera-list .camera-item{margin:5px;padding:0 10px;border:1px solid #888;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(0,0,0,.5);width:300px;border-radius:4px}.heat-config .camera-list .camera-item .camera-name{height:40px;line-height:40px;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.heat-config .camera-list .camera-item .ctrl{height:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.heat-config .camera-list .camera-item .ctrl,.heat-config .camera-list .camera-item .ctrl .camera-alarm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.heat-config .camera-list .camera-item .ctrl .camera-alarm .alarm-value{margin:0 10px;color:gold;font-weight:700;font-size:18px}.heat-config .camera-list .camera-item .ctrl .camera-alarm .alarm-input{margin:0 10px;width:100px}