.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:8.5714285714rem}.gas-detecting-alarm .group .alarmState .alarmStateUrl{width:7.8571428571rem;height:7.8571428571rem}.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:6rem;height:3.2142857143rem;margin-bottom:.7142857143rem}.gas-detecting-alarm .group .alarmState .alarm-val .target{width:14.2857142857rem;display:flex;font-size:1.1428571429rem;height:2.8571428571rem;line-height:2.8571428571rem}.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:6.4285714286rem;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:6.7857142857rem;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:3.5714285714rem;color:#0ff}.gas-detecting-alarm .group .alarmState .alarm-val .target span .target-vew .target-error{font-weight:700;width:10.3571428571rem;color:#fe1311;text-indent:.5em}.gas-detecting-alarm .group .alarmName{text-align:center;font-size:1.1428571429rem;margin-top:.2142857143rem;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}