#aiDataMonitorRight1{width:100%;height:100%;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box}#aiDataMonitorRight1 ::v-deep .dv-scroll-board .row{margin-bottom:15px;min-height:70px}.header-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5px}.header-container,.title-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title-section{gap:5px}.chart-title{font-size:20px;font-weight:700;color:#6bd4e0}.image-container{width:80px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;border-radius:4px;background-color:#f5f7fa;border:1px solid #e4e7ed}.warning-image{max-width:80px;max-height:60px;cursor:pointer;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.warning-image:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.no-image{width:80px;height:60px;line-height:60px;text-align:center;color:#909399;font-size:12px;background-color:#f5f7fa;border-radius:4px;border:1px dashed #e4e7ed}.more-button{background-color:#fff;color:#000;border:1px solid #ddd;padding:5px 15px;border-radius:4px;cursor:pointer;font-size:12px}.more-button:hover{background-color:#f5f7fa;border-color:#c0c4cc}