.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}.ciae-rms-box{height:100%;background:#172128;position:relative;overflow:hidden}.ciae-rms-box__header{display:flex;justify-content:space-between;color:#3ff;font-size:16px;background:#183449;padding:8px 10px}.ciae-rms-box__header .name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ciae-rms-box__header .link{min-width:58px;cursor:pointer}.ciae-rms-box__content{padding:15px;display:flex;align-items:flex-end}.ciae-rms-box .table-wrap{margin-left:15px;border-left:1px solid #0ef;border-top:1px solid #0ef}.ciae-rms-box .table-wrap .table-row{display:flex}.ciae-rms-box .table-wrap .table-row .label{flex:1;min-width:45px;max-width:45px}.ciae-rms-box .table-wrap .table-row .value{flex:1;min-width:80px}.ciae-rms-box .table-wrap .table-row span{padding:10px 5px;border-right:1px solid #0ef;border-bottom:1px solid #0ef}.ciae-rms-wrap{height:100%;display:flex;flex-direction:column}.ciae-rms-wrap .musicbox-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}.ciae-rms-wrap .musicbox-header .title{font-size:28px;font-weight:700}.ciae-rms-wrap .musicbox-header .state{position:absolute;font-size:16px;left:0;top:8px}.ciae-rms-wrap .musicbox-header .handler{position:absolute;right:15px;top:5px}.ciae-rms-wrap .musicbox-header .handler .icon-dakai{font-size:20px;cursor:pointer}.ciae-rms-wrap .musicbox-content-wrap{overflow:hidden;height:calc(100% - 60px)}.ciae-rms-wrap .musicbox-content-wrap .musicbox-content{height:100%;overflow-y:scroll;overflow-x:hidden}.ciae-rms-wrap .musicbox-content-wrap .musicbox-content .el-row{margin-bottom:15px}