.c-area-tree{height:100%;background-color:#fff}.c-area-tree .f-panel__header{padding:3px 8px 3px 8px;border-bottom:1px solid #ddd}.c-area-tree .c-area-tree-box{height:100%;overflow-x:hidden;overflow-y:auto}/deep/ .ivu-scroll-container{overflow-x:hidden}/deep/ .ivu-scroll-container .ivu-scroll-content-loading{opacity:1}/deep/ .ivu-table-cell{font-size:14px;font-weight:400}/deep/ .ivu-table-header .ivu-table-column-center{height:40px;border-bottom:1px solid #ddd;border-top:0 solid #ddd}.alarm-list{position:relative;margin-right:10px}.alarm-list .left{position:absolute;left:20px;top:50%;transform:translateY(-50%)}.alarm-list__item{display:inline-block;width:60px;margin-right:5px;line-height:30px;height:30px;box-sizing:border-box;text-align:center;border-radius:4px;color:#fff;position:relative;cursor:pointer;border:1px solid transparent;background-repeat:no-repeat;background-position:100% 0;transition:all .2s}.alarm-list__item.selected{border-color:rgba(0,0,0,.4);background-size:15px 15px}.alarm-list__item:after{transition:opacity .2s;content:" ";right:0;left:0;bottom:0;top:0;border-radius:4px;position:absolute;opacity:0;background-color:rgba(0,0,0,.1)}.alarm-list__item:hover:after{opacity:1}.item-box{border:1px solid #b5b5b5;background-color:#b5b5b5;overflow:hidden;border-radius:4px}.item-box.online{background-color:#ed4014}.item-box.online .line a{color:#fff}.item-box__header{display:flex;flex-direction:column;padding:4px 5px 4px 8px;font-size:14px;overflow:hidden;color:#fff;border-bottom:1px solid #e1e1e1}.item-box__header .line{display:flex;align-items:center;justify-content:space-between;height:18px}.item-box__header .line a{text-decoration:underline;font-size:16px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700;padding-right:10px}.item-box__header .line span{white-space:nowrap}.item-box__header .line p{font-size:12px;color:#f1f1f1}.item-box__body{overflow-y:auto;overflow-x:hidden;background-color:#fff}.item-box__body table{width:100%;border-collapse:collapse;overflow:hidden}.item-box__body table tr{border-top:1px solid #e1e1e1}.item-box__body table tr:first-child{border-top:none}.item-box__body table tr.error td,.item-box__body table tr.error td span{color:#ed4014!important}.item-box__body table td{padding:3px 5px;overflow:hidden;box-sizing:border-box;font-size:12px;line-height:18px;height:24px}.item-box__body table td /deep/ .ivu-tag{margin:0}.item-box__body table td:first-child{width:100px;padding-right:11px;color:#666;text-align:right}@media only screen and (max-width:1400px){.item-box__body table td:first-child{width:72px}.item-box__body table td:last-child .c-waterbar__item .item{height:14px}.item-box__body table td:last-child .c-waterbar__item{padding:0 1px}}.item-box__body table td:last-child{color:#111}.item-box__body table .sensor_card{display:flex;font-size:14px;height:61px}.item-box__body table .sensor_card__item{position:relative;flex:1;border-right:1px solid #000}.item-box__body table .sensor_card__item:last-child{border-right:none}.item-box__body table .sensor_card__item p{text-align:center;margin-bottom:7px}.item-box__body table .sensor_card__item img{position:absolute;right:1px;bottom:0}