.device-detail .ddb-info{display:flex;justify-content:space-between;align-items:center}.device-detail .ddb-info-name{font-weight:700;font-size:16px}.device-detail .ddb-info-did{color:#999;font-size:12px}.device-detail .ddb-switch{width:100%;height:50px;display:flex;align-items:center;margin-bottom:24px}.device-detail .ddb-switch-title{font-weight:700;margin-right:24px}.device-detail .ddb-switch-val>span{margin-right:24px;cursor:pointer}.device-detail .ddb-open{display:flex}.device-detail .ddb-open-til{width:100px}.device-detail .ddb-open-val>span{margin-right:12px;font-size:14px;margin-left:4px;cursor:pointer}.device-detail .ddb-sensor{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.device-detail .ddb-sensor-item{width:24%;border:1px solid green;position:relative;cursor:pointer;background-color:#3a6af2;margin-bottom:12px}.device-detail .ddb-sensor-item-top{padding:0 5%;height:80px;line-height:80px;background:#fff}.device-detail .ddb-sensor-item-top span{font-weight:700}.device-detail .ddb-sensor-item-btm{width:90%;padding:10px 5%;color:#fff;display:flex;flex-wrap:wrap;align-items:flex-start;font-size:12px;line-height:24px}.device-detail .ddb-sensor-item-btm>div{width:46%;height:24px;margin-right:12px;display:flex}.device-detail .ddb-sensor-item-btm>div div{width:50%}.device-detail .ddb-sensor-item-btm>div div:last-child{font-weight:700}.device-detail .ddb-sensor-item-edit{width:30px;height:30px;background:#38b44a;text-align:center;line-height:30px;position:absolute;right:0;border-radius:0 0 0 30px;color:#fff}.device-detail .ddb-sensor-item-type{width:50px;height:50px;text-align:center;border-radius:50%;background:rgba(82,98,255,.2);line-height:50px;position:absolute;margin-left:80%;margin-top:20px}.device-detail .ddb-sensor-item-type img{position:relative;top:7px}.device-detail .ddb-tables{width:100%;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:24px}.device-detail .ddb-tables .ddbti-nav{width:100%;height:40px;line-height:40px;text-align:center;background:#3a6af2;color:#fff;box-sizing:border-box}.device-detail .ddb-tables-item{width:48%;height:440upx;background:#fff;border:3px solid #3a6af2}.device-detail .ddb-tables-item .ddbti-item{width:100%;height:40px;line-height:40px;border-bottom:1px solid #f4f4f4;display:flex;justify-content:space-between;align-items:center;padding:0 24px;box-sizing:border-box}.device-detail .ddb-tables-item .ddbti-item-index{width:24px;height:24px;border-radius:50%;background:#c00;color:#fff;text-align:center;line-height:24px;font-size:12px}.device-detail .ddb-tables-item .ddbti-item-desc{width:70%;cursor:pointer;font-size:13px;color:#999;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-detail .ddb-tables-item .ddbti-item-switch{width:20%;text-align:right}.device-detail .ddb-tables .ddb-tables-item-two{border:3px solid #ffcc03;margin-right:10px}.device-detail .ddb-tables .ddb-tables-item-two .ddbti-nav-two{width:100%;height:40px;line-height:40px;text-align:center;background:#ffcc03;color:#fff}.device-detail .ddb-tables .ddb-tables-item-two .ddbti-collapse-title{padding-left:24px}.device-detail .add-local-timer .el-dialog,.device-detail .add-network-timer .el-dialog,.device-detail .update-sensor .el-dialog,.device-detail .update-switch-mode .el-dialog{border:3px solid #396af2}.device-detail .add-local-timer .el-dialog__header,.device-detail .add-network-timer .el-dialog__header,.device-detail .update-sensor .el-dialog__header,.device-detail .update-switch-mode .el-dialog__header{background:#396af2;padding:10px 20px 10px}.device-detail .add-local-timer .el-dialog__header .el-dialog__title,.device-detail .add-network-timer .el-dialog__header .el-dialog__title,.device-detail .update-sensor .el-dialog__header .el-dialog__title,.device-detail .update-switch-mode .el-dialog__header .el-dialog__title{color:#fff}.device-detail .add-local-timer .el-dialog__header .el-dialog__headerbtn,.device-detail .add-network-timer .el-dialog__header .el-dialog__headerbtn,.device-detail .update-sensor .el-dialog__header .el-dialog__headerbtn,.device-detail .update-switch-mode .el-dialog__header .el-dialog__headerbtn{top:15px}.device-detail .add-local-timer .el-dialog__header .el-dialog__headerbtn .el-dialog__close,.device-detail .add-network-timer .el-dialog__header .el-dialog__headerbtn .el-dialog__close,.device-detail .update-sensor .el-dialog__header .el-dialog__headerbtn .el-dialog__close,.device-detail .update-switch-mode .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:#fff}.device-detail .add-local-timer .el-dialog{border:3px solid #38b44a}.device-detail .add-local-timer .el-dialog__header{background:#38b44a}.device-detail .add-local-timer .el-dialog__body{padding:0}.device-detail .add-local-timer-tip{width:90%;padding:0 5%;height:35px;line-height:35px;background:#eee}.device-detail .add-local-timer-txt{width:80%;padding:0 10%;font-size:12px;margin:24px 0}.device-detail .update-switch-mode .usm-item{display:flex;align-items:center}.device-detail .update-switch-mode .usm-item span{font-size:12px;color:#999}.device-detail .update-switch-mode .usm-item i{margin:0 8px}.sensor-op{cursor:pointer;line-height:32px}.sensor-op-item:hover{color:#0080ff}.el-popover{min-width:100px}.read-resive{height:500px;overflow:hidden;overflow-y:auto}.read-resive .read-resive-item{width:100%}.read-resive .read-resive-item .rri-title{color:#999;font-size:12px}