.EventsStatistic .chart{height:396px}@media (max-width:991.98px){.EventsStatistic .chart{height:280px}}.EventsStatistic .hisChart{height:435px}@media (max-width:991.98px){.EventsStatistic .hisChart{height:280px}}.EventsStatistic .item-title{margin-bottom:0}.EventsStatistic .totall{font-size:14px}.EventsStatistic .ul-his-severity{margin-bottom:20px}.EventsStatistic .ul-his-severity li{cursor:pointer;margin-right:10px;border-radius:4px;padding:0 10px;font-weight:400;-webkit-transition:all .3s;transition:all .3s}.EventsStatistic .ul-his-severity li.info{border:1px solid #01ad21;color:#01ad21}.EventsStatistic .ul-his-severity li.info:hover{color:#fff;background:#01ad21}.EventsStatistic .ul-his-severity li.info.ative{color:#fff;background:#01ad21}.EventsStatistic .ul-his-severity li.warning{border:1px solid #eb8d00;color:#eb8d00}.EventsStatistic .ul-his-severity li.warning:hover{color:#fff;background:#eb8d00}.EventsStatistic .ul-his-severity li.warning.ative{color:#fff;background:#eb8d00}.EventsStatistic .ul-his-severity li.error{border:1px solid #ca0000;color:#ca0000}.EventsStatistic .ul-his-severity li.error:hover{color:#fff;background:#ca0000}.EventsStatistic .ul-his-severity li.error.ative{color:#fff;background:#ca0000}.EventsStatistic .eventType{width:20%;margin-right:20px;border-right:1px solid var(--textColor,#323232)}.EventsStatistic .eventType li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-bottom:10px}.EventsStatistic .eventType li:hover{color:var(--mainTheme,#9e3398)}.EventsStatistic .eventType li.active{color:var(--mainTheme,#9e3398)}.EventsStatistic .eventType li.active:after{content:"";width:0;height:0;border-color:transparent var(--mainTheme,#9e3398) transparent transparent;border-style:solid solid solid solid;border-width:6px 10px 6px 0}.EventsStatistic .eventList{width:80%}.EventsStatistic .event-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid var(--textColor,#323232)}.EventsStatistic .event-ul{height:360px;margin:10px 0;padding-right:15px;overflow-y:auto;overflow-x:hidden}.EventsStatistic .event-ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:5px;margin-bottom:5px;cursor:pointer;border-bottom:1px solid var(--borderColor,#d0d0d0)}.EventsStatistic .event-ul .list-name{width:70%}.EventsStatistic .event-ul .list-device-name{width:67%}.EventsStatistic .event-ul .list-num{width:40px;height:20px;text-align:center;line-height:20px;font-weight:400;font-size:13px;color:#fff}.EventsStatistic .event-ul .list-num.info{background:#01ad21}.EventsStatistic .event-ul .list-num.warning{background:#eb8d00}.EventsStatistic .event-ul .list-num.error{background:#ca0000}.EventsStatistic .event-ul button{width:60px;font-size:13px}.EventsStatistic .event-ul i{width:28px;height:28px;text-align:center;line-height:28px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .3s;transition:all .3s}.EventsStatistic .event-ul i.down{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.EventsStatistic .event-ul .list-Belonging{width:100%;background:rgba(0,0,0,.1);max-height:0;overflow:hidden;-webkit-transition:max-height .5s;transition:max-height .5s}.EventsStatistic .event-ul .list-Belonging.show{max-height:300px}.EventsStatistic .event-ul .list-Belonging .tag-group{margin-top:6px;padding:10px 10px 3px}.EventsStatistic .event-footer{border-top:1px solid var(--textColor,#323232);text-align:right}