.alarm-icon-wrap{width:65px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.alarm-icon-wrap .icon-wrap{width:60px;height:60px;color:#00000e;border-radius:50%;margin-bottom:5px;padding:2px;text-align:center;line-height:60px}.alarm-icon-wrap .icon-wrap em{font-size:4em}.alarm-icon-wrap .state-text{font-size:15px;text-align:center}.rg05-box{height:100%;background:#172128;position:relative;overflow:hidden}.rg05-box__header{display:flex;justify-content:space-between;color:#3ff;font-size:16px;background:#183449;padding:8px 10px}.rg05-box__header .name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.rg05-box__header .link{min-width:58px;cursor:pointer}.rg05-box__content{padding:15px;display:flex;align-items:flex-end}.rg05-box .table-wrap{margin-left:15px;border-left:1px solid #0ef;border-top:1px solid #0ef}.rg05-box .table-wrap .table-row{display:flex}.rg05-box .table-wrap .table-row .label{flex:1;min-width:45px;max-width:45px}.rg05-box .table-wrap .table-row .value{flex:1;min-width:80px}.rg05-box .table-wrap .table-row span{padding:10px 5px;border-right:1px solid #0ef;border-bottom:1px solid #0ef}.rg05-wrap{height:100%;display:flex;flex-direction:column}.rg05-wrap .rg05-header{color:#3ff;margin-bottom:15px;background:url(/static/image/main_header.png);height:60px;background-size:100% 100%;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rg05-wrap .rg05-header .title{font-size:28px;font-weight:700}.rg05-wrap .rg05-header .state{position:absolute;font-size:16px;left:0;top:8px}.rg05-wrap .rg05-header .handler{position:absolute;right:15px;top:5px}.rg05-wrap .rg05-header .handler .icon-dakai{font-size:20px;cursor:pointer}.rg05-wrap .rg05-content-wrap{overflow:hidden;height:calc(100% - 60px)}.rg05-wrap .rg05-content-wrap .rg05-content{height:100%;overflow-y:scroll;overflow-x:hidden}.rg05-wrap .rg05-content-wrap .rg05-content .el-row{margin-bottom:15px}