.gas-detecting-alarm{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.gas-detecting-alarm .group{width:100%}.gas-detecting-alarm .group .alarmState{display:flex;justify-content:space-around;align-items:center;width:100%;height:10rem}.gas-detecting-alarm .group .alarmState .alarmStateUrl{width:9.16667rem;height:9.16667rem}.gas-detecting-alarm .group .alarmState .alarm-val{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.gas-detecting-alarm .group .alarmState .alarm-val .alarmWordUrl{width:7rem;height:3.75rem;margin-bottom:.83333rem}.gas-detecting-alarm .group .alarmState .alarm-val .target{width:16.66667rem;display:flex;font-size:1.33333rem;height:3.33333rem;line-height:3.33333rem}.gas-detecting-alarm .group .alarmState .alarm-val .target span{display:block;width:100%;height:100%}.gas-detecting-alarm .group .alarmState .alarm-val .target span .target-vew{cursor:pointer;display:flex;align-items:center;color:#0ff}.gas-detecting-alarm .group .alarmState .alarm-val .target span .target-vew .target-name.tank-name{width:7.5rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#0ff;text-align:right}.gas-detecting-alarm .group .alarmState .alarm-val .target span .target-vew .target-value{color:#12f81c;text-align:center;width:7.91667rem;overflow:hidden;text-overflow:ellipsis}.gas-detecting-alarm .group .alarmState .alarm-val .target span .target-vew .target-value.target-run-status1,.gas-detecting-alarm .group .alarmState .alarm-val .target span .target-vew .target-value.target-run-status3{color:#fe1311}.gas-detecting-alarm .group .alarmState .alarm-val .target span .target-vew .target-value.target-run-status0{color:#12f81c}.gas-detecting-alarm .group .alarmState .alarm-val .target span .target-vew .target-value.target-run-status2{color:#c1c1c1}.gas-detecting-alarm .group .alarmState .alarm-val .target span .target-vew .target-unit{text-align:left;width:4.16667rem;color:#0ff}.gas-detecting-alarm .group .alarmState .alarm-val .target span .target-vew .target-error{font-weight:700;width:12.08333rem;color:#fe1311;text-indent:.5em}.gas-detecting-alarm .group .alarmName{text-align:center;font-size:1.33333rem;margin-top:.25rem;color:hsla(0,0%,100%,.8)}.gas-detecting-alarm .mask{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.5);top:0;left:0}