#video-container{border:1px solid #e8e8e8;border-radius:6px}.ant-timeline{-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";margin:0;padding:0;list-style:none}.ant-timeline-item{position:relative;margin:0;padding:0 0 20px;font-size:14px;list-style:none}.ant-timeline-item-tail{position:absolute;top:10px;left:4px;height:calc(100% - 10px);border-left:2px solid #e8e8e8}.ant-timeline-item-pending .ant-timeline-item-head{font-size:12px;background-color:transparent}.ant-timeline-item-pending .ant-timeline-item-tail{display:none}.ant-timeline-item-head{position:absolute;width:10px;height:10px;background-color:#fff;border:2px solid transparent;border-radius:100px}.ant-timeline-item-head-blue{color:#2f54eb;border-color:#2f54eb}.ant-timeline-item-head-red{color:#f5222d;border-color:#f5222d}.ant-timeline-item-head-green{color:#52c41a;border-color:#52c41a}.ant-timeline-item-head-gray{color:rgba(0,0,0,.25);border-color:rgba(0,0,0,.25)}.ant-timeline-item-head-custom{position:absolute;top:5.5px;left:5px;width:auto;height:auto;margin-top:0;padding:3px 1px;line-height:1;text-align:center;border:0;border-radius:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ant-timeline-item-content{position:relative;top:-6px;margin:0 0 0 18px;word-break:break-word}.ant-timeline-item-last>.ant-timeline-item-tail{display:none}.ant-timeline-item-last>.ant-timeline-item-content{min-height:48px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,.ant-timeline.ant-timeline-right .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-tail{left:50%}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-head{margin-left:-4px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom{margin-left:1px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content{left:calc(50% - 4px);width:calc(50% - 14px);text-align:left}.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content{width:calc(50% - 12px);margin:0;text-align:right}.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail{left:calc(100% - 6px)}.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content{width:calc(100% - 18px)}.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail{display:block;height:calc(100% - 14px);border-left:2px dotted #e8e8e8}.ant-timeline.ant-timeline-reverse .ant-timeline-item-last .ant-timeline-item-tail{display:none}.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail{top:15px;display:block;height:calc(100% - 15px);border-left:2px dotted #e8e8e8}.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-content{min-height:48px}.app-layout[data-v-a5f21d8e]{display:-webkit-box;display:-ms-flexbox;display:flex}.sidebar[data-v-a5f21d8e]{width:200px;background-color:#f4f4f9;padding:20px}.logo-section[data-v-a5f21d8e],.sidebar[data-v-a5f21d8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo-text[data-v-a5f21d8e]{font-size:18px;font-weight:700;margin-top:10px}.new-chat-button[data-v-a5f21d8e]{width:100%;margin-top:20px}.main-content[data-v-a5f21d8e]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px;overflow-y:auto}.chat-container[data-v-a5f21d8e]{-ms-flex-direction:column;flex-direction:column;height:70%}.chat-container[data-v-a5f21d8e],.message-list[data-v-a5f21d8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.message-list[data-v-a5f21d8e]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:10px;border:1px solid #e0e0e0;border-radius:4px;background-color:#fff;margin-bottom:10px;-ms-flex-direction:column;flex-direction:column}.message[data-v-a5f21d8e]{margin-bottom:10px;padding:10px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex}.user-message[data-v-a5f21d8e]{max-width:70%;background-color:#e1f5fe;-ms-flex-item-align:end;align-self:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.bot-message[data-v-a5f21d8e]{max-width:100%;background-color:#f1f8e9;-ms-flex-item-align:start;align-self:flex-start}.message-icon[data-v-a5f21d8e]{margin:0 10px;font-size:1.2em}.loading-dots[data-v-a5f21d8e]{padding-left:5px}.dot[data-v-a5f21d8e]{display:inline-block;margin-left:5px;width:8px;height:8px;background-color:#000;border-radius:50%;-webkit-animation:pulse-a5f21d8e 1.2s ease-in-out infinite both;animation:pulse-a5f21d8e 1.2s ease-in-out infinite both}.dot[data-v-a5f21d8e]:nth-child(2){-webkit-animation-delay:-.6s;animation-delay:-.6s}@-webkit-keyframes pulse-a5f21d8e{0%,to{-webkit-transform:scale(.6);transform:scale(.6);opacity:.4}50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes pulse-a5f21d8e{0%,to{-webkit-transform:scale(.6);transform:scale(.6);opacity:.4}50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.input-container[data-v-a5f21d8e]{display:-webkit-box;display:-ms-flexbox;display:flex}.input-container .el-input[data-v-a5f21d8e]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px;margin-bottom:30px;height:50px}@media (max-width:768px){.main-content[data-v-a5f21d8e]{padding:10px 0 10px 0}.app-layout[data-v-a5f21d8e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sidebar[data-v-a5f21d8e]{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px}.logo-section[data-v-a5f21d8e],.sidebar[data-v-a5f21d8e]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo-text[data-v-a5f21d8e]{font-size:20px}.logo-section img[data-v-a5f21d8e]{width:40px;height:40px}.new-chat-button[data-v-a5f21d8e]{margin-right:30px;width:auto;margin-top:5px}}@media (min-width:769px){.main-content[data-v-a5f21d8e]{padding:0 0 10px 10px}.app-layout[data-v-a5f21d8e]{display:-webkit-box;display:-ms-flexbox;display:flex;height:50vh}.sidebar[data-v-a5f21d8e]{width:200px;background-color:#f4f4f9;padding:20px}.logo-section[data-v-a5f21d8e],.sidebar[data-v-a5f21d8e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo-text[data-v-a5f21d8e]{font-size:18px;font-weight:700;margin-top:10px}.new-chat-button[data-v-a5f21d8e]{width:100%;margin-top:20px}}.ant-drawer-header{padding:9px 14px!important}.ant-drawer-title{font-size:13px}.ant-drawer-close{height:40px;line-height:40px;font-size:13px}.section-box3{border:1px solid #ebedf0;border-radius:2px;display:inline-block;height:auto;position:relative;-webkit-transition:all .2s;transition:all .2s;width:100%;padding:5px;overflow:auto}.section-box3 .active{background:#f2faff;border:2px solid #52a6ff}.section-box3 .card-item{margin:5px 8px;cursor:pointer;border-radius:8px}.section-box3 .card-item .card-content{-ms-flex-pack:distribute;justify-content:space-around;font-size:13px;padding:3px 2px;text-align:center}.section-box3 .card-item .card-content,.section-box3 .form-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-box3 .form-item{margin:8px}.section-box3 .form-item .label{width:120px;border:1px solid #ebedf0;padding:3px 5px;border-radius:5px;margin-right:15px}body .ant-table-middle>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr>td,body .ant-table-middle>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th{padding:4px 8px}.ant-timeline-item{font-size:13px}.ant-timeline-item p{margin-bottom:0}.ant-upload-list-picture-card-container{margin:0 5px 8px 0}.ant-checkbox-group{padding:5px}.ant-checkbox-group .ant-checkbox-wrapper{position:relative;display:inline-block;height:32px;margin:0;padding:0 15px;color:rgba(0,0,0,.65);line-height:30px;background:#fff;border:1px solid #d9d9d9;border-top:1.02px solid #d9d9d9;border-left:0;cursor:pointer;-webkit-transition:color .3s,background .3s,border-color .3s,-webkit-box-shadow .3s;transition:color .3s,background .3s,border-color .3s,-webkit-box-shadow .3s;transition:color .3s,background .3s,border-color .3s,box-shadow .3s;transition:color .3s,background .3s,border-color .3s,box-shadow .3s,-webkit-box-shadow .3s}.ant-checkbox-group .ant-checkbox-wrapper .ant-checkbox{display:none}.ant-checkbox-group .ant-checkbox-wrapper-checked{color:#fff;background:#1890ff}.leftBox,.rightBox{width:50%;height:300px;float:left}.chatBox{width:100%;height:300px}[data-v-05137b4c] .custom-left-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}[data-v-05137b4c] .custom-left-modal .ant-modal{top:65px;left:24.8%;margin:0}[data-v-b6872b9a] .custom-left-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}[data-v-b6872b9a] .custom-left-modal .ant-modal{top:65px;left:30.8%;margin:0}#app[data-v-6352a6b2]{overflow:hidden}.freeBoardBackground2[data-v-6352a6b2]{width:1920px;height:60px;position:absolute;z-index:9999;top:0;-webkit-transform-origin:0 0;transform-origin:0 0;overflow:hidden;background-color:#000}.freeBoardBackground2 .ant-select[data-v-6352a6b2]{color:#fff}.freeBoardBackground2 .ant-select .ant-select-selection[data-v-6352a6b2]{background:transparent}.freeBoardBackground2 .ant-select .ant-select-arrow[data-v-6352a6b2]{color:#fff}.freeBoardBackground3[data-v-6352a6b2]{width:1920px;height:1080px;background:#0a1217;position:relative;-webkit-transform-origin:0 0;transform-origin:0 0;overflow:hidden}.freeBoardBackground3 .ant-select[data-v-6352a6b2]{color:#fff}.freeBoardBackground3 .ant-select .ant-select-selection[data-v-6352a6b2]{background:transparent}.freeBoardBackground3 .ant-select .ant-select-arrow[data-v-6352a6b2]{color:#fff}.titleBox[data-v-6352a6b2]{background:url(../img/vgtitle.cb89f8e5.png) no-repeat top;height:80px;background-size:contain;width:68%;height:100%;float:left}.titleBox .title[data-v-6352a6b2]{line-height:60px;width:24%;height:100%;line-height:40px}.titleBox .title2[data-v-6352a6b2],.titleBox .title[data-v-6352a6b2]{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#8ff3ff));background:linear-gradient(#fff,#8ff3ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:18px;font-weight:700;margin:0 auto}.titleBox .title2[data-v-6352a6b2]{width:380px}.titleBox .subTitle[data-v-6352a6b2]{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#8ff3ff));background:linear-gradient(#fff,#8ff3ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:14px;font-weight:700;width:380px;margin:0 auto}.bgtitle[data-v-6352a6b2]{background:url(../img/vgtitle.cb89f8e5.png) no-repeat top;height:80px;background-size:contain}.bgtitle .title[data-v-6352a6b2]{line-height:60px;height:60px}.bgtitle .title2[data-v-6352a6b2],.bgtitle .title[data-v-6352a6b2]{font-size:18px}.bgtitle .subTitle[data-v-6352a6b2],.bgtitle .title2[data-v-6352a6b2],.bgtitle .title[data-v-6352a6b2]{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#8ff3ff));background:linear-gradient(#fff,#8ff3ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;width:380px;margin:0 auto}.bgtitle .subTitle[data-v-6352a6b2]{font-size:14px}.clockBox[data-v-6352a6b2]{width:18%;height:100%;float:left;line-height:60px}.clock[data-v-6352a6b2],.clockBox[data-v-6352a6b2]{font-size:16px;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#8ff3ff));background:linear-gradient(#fff,#8ff3ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.clock[data-v-6352a6b2]{position:absolute;left:15px;top:15px}.home[data-v-6352a6b2]{position:absolute;right:10px;top:22px;font-size:18px;color:#fff;z-index:99999;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home .ant-btn[data-v-6352a6b2]{min-width:30px}.rollback[data-v-6352a6b2]{position:absolute;right:55px;top:15px;font-size:18px;color:#fff;z-index:99999;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rollback .ant-btn[data-v-6352a6b2]{min-width:30px}.leftbox[data-v-6352a6b2]{left:2%;bottom:18px;background-size:contain;background-image:url(../img/fltleftbg.f7b73996.png)}.fltoutbox[data-v-6352a6b2]{width:382px;position:relative;background-repeat:no-repeat;background-position:50%;background-position-y:0}.rightbox[data-v-6352a6b2]{right:2%;bottom:18px;background-size:contain;background-image:url(../img/fltrightbg.15fec78d.png)}.analyzedatashowtitle[data-v-6352a6b2]{line-height:44px;color:#dfdede;font-size:14px;margin-left:56px;display:block;font-weight:700;text-align:left}.analyzemsgbgbox[data-v-6352a6b2]{background-color:rgba(0,168,255,.2);width:380px;position:relative}.fltdecarround[data-v-6352a6b2]{width:8px;height:8px;position:absolute}.fltdecarroundright[data-v-6352a6b2]{right:-1px;border-right:3px solid #00a8ff}.fltdecarroundbottom[data-v-6352a6b2]{bottom:-1px;border-bottom:3px solid #00a8ff}.fltdecarroundleft[data-v-6352a6b2]{left:-1px;border-left:3px solid #00a8ff}.fltdecarroundtop[data-v-6352a6b2]{top:-1px;border-top:3px solid #00a8ff}.ant-select-dark .ant-select-selection[data-v-6352a6b2]{background:transparent;color:#fff}.ant-select-dark .ant-select-arrow[data-v-6352a6b2]{color:#fff}.logstatuschart .ant-row[data-v-6352a6b2]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto}.crDialog .ant-drawer-header[data-v-6352a6b2]{background:rgba(0,0,0,.65)}.crDialog .ant-drawer-header .ant-drawer-close[data-v-6352a6b2],.crDialog .ant-drawer-header .ant-drawer-title[data-v-6352a6b2]{color:#fff}.crDialog .ant-drawer-body[data-v-6352a6b2]{background:rgba(0,0,0,.2)}.crDialog .ant-drawer-body .ant-checkbox-group .ant-checkbox-wrapper[data-v-6352a6b2]{background:rgba(0,0,0,.65);color:#fff}.crDialog .ant-drawer-body .ant-checkbox-group .ant-checkbox-wrapper-checked[data-v-6352a6b2]{background:rgba(47,84,235,.4)!important}.crDialog .ant-table[data-v-6352a6b2]{color:#666}.crDialog .ant-table .ant-table-thead tr th[data-v-6352a6b2]{background:rgba(0,0,0,.3);color:#fff}.crDialog .ant-table .ant-table-placeholder[data-v-6352a6b2]{background:rgba(0,0,0,.1)}.crDialog .ant-pagination .ant-pagination-item a[data-v-6352a6b2],.crDialog .ant-pagination[data-v-6352a6b2],.crDialog .ant-table .ant-table-placeholder .ant-empty-description[data-v-6352a6b2]{color:#fff}.crDialog .ant-pagination .ant-pagination-item-active[data-v-6352a6b2]{background:rgba(0,0,0,.3)}.crDialog .ant-radio-button-wrapper[data-v-6352a6b2]{background:rgba(0,0,0,.65);color:#fff}.crDialog .ant-radio-button-wrapper-checked[data-v-6352a6b2]{background:rgba(47,84,235,.4)!important}.crDialog .ant-btn[data-v-6352a6b2],.crDialog .ant-input[data-v-6352a6b2]{background:rgba(0,0,0,.65);color:#fff}.deviceInfoDialog[data-v-6352a6b2]{margin:0;z-index:9999;top:55px;left:55px;background:#004d6f;width:378px}.deviceInfoDialog .title[data-v-6352a6b2]{width:379px;height:30px;line-height:30px;font-size:13px;color:#fff;padding-left:10px;background:rgba(0,168,255,.4)}.deviceInfoDialog .body[data-v-6352a6b2]{margin:5px}.deviceInfoDialog .body .param[data-v-6352a6b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0 5px 18px;font-family:Arial Normal,Arial;font-weight:400;font-style:normal;color:#fff;line-height:normal;font-size:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.deviceInfoDialog .body .param .label[data-v-6352a6b2]{width:50%;padding:3px}.deviceInfoDialog .body .param .ant-btn-link[data-v-6352a6b2]{color:#1890ff;font-size:12px}.deviceInfoDialog .body .ant-tabs-nav .ant-tabs-tab[data-v-6352a6b2]{font-size:13px;padding:5px 8px;color:#ccc}.deviceInfoDialog .body .ant-tabs-nav .ant-tabs-tab-active[data-v-6352a6b2],.deviceInfoDialog .body .ant-tabs-nav .ant-tabs-tab[data-v-6352a6b2] :hover{color:#ffefd5}.deviceInfoDialog .body .ant-tabs-ink-bar[data-v-6352a6b2]{background-color:#ffefd5}.deviceInfoDialog .footer[data-v-6352a6b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding:10px}.deviceInfoDialog .footer .ant-btn-link[data-v-6352a6b2]{color:#1890ff}.deviceInfoDialog .footer .ant-btn-link svg[data-v-6352a6b2]{position:static}.deviceInfoDialog .alarmflag[data-v-6352a6b2]{border-width:0;position:absolute;right:0;top:0;width:81px;height:81px;overflow-x:hidden;overflow-y:hidden}.deviceInfoDialog .alarmflag .alarm3[data-v-6352a6b2]{background:#f2394c;font-size:13px}.deviceInfoDialog .alarmflag .normal[data-v-6352a6b2]{background:#093;font-size:13px}.deviceInfoDialog .alarmflag .alarm1[data-v-6352a6b2]{background:#1890ff;font-size:13px}.deviceInfoDialog .alarmflag .offline[data-v-6352a6b2]{background:#b9b9b9;font-size:13px}.deviceInfoDialog .alarmflag .alarm2[data-v-6352a6b2]{background:#f0ad4e;font-size:13px}.deviceInfoDialog .alarmflag .alarmlabel[data-v-6352a6b2]{-webkit-transform:rotate(45deg);transform:rotate(45deg);width:120px;height:30px;line-height:30px;font-size:13px;color:#fff;left:-7px;position:absolute;top:17px;text-align:center}.headerBox[data-v-6352a6b2]{width:100%;height:60px;float:left;background-color:#000}.homeBox[data-v-6352a6b2]{width:16%;height:100%;float:left}[data-v-6352a6b2] .ant-select-selection__placeholder{color:#000!important}#app{overflow:hidden}.freeBoardBackground3{width:1920px;height:1080px;background:#0a1217;position:relative;-webkit-transform-origin:0 0;transform-origin:0 0;overflow:hidden}.freeBoardBackground3 .ant-select{color:#fff}.freeBoardBackground3 .ant-select .ant-select-selection{background:transparent}.freeBoardBackground3 .ant-select .ant-select-arrow{color:#fff}.bgtitle{background:url(../img/vgtitle.cb89f8e5.png) no-repeat top;height:80px;background-size:contain}.bgtitle .title{line-height:60px;height:60px}.bgtitle .title,.bgtitle .title2{font-size:18px}.bgtitle .subTitle,.bgtitle .title,.bgtitle .title2{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#8ff3ff));background:linear-gradient(#fff,#8ff3ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;width:380px;margin:0 auto}.bgtitle .subTitle{font-size:14px}.clock{left:15px;font-size:16px;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#8ff3ff));background:linear-gradient(#fff,#8ff3ff)}.clock,.home{position:absolute;top:15px;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home{right:25px;font-size:18px;color:#fff;z-index:99999}.home .ant-btn{min-width:30px}.rollback{position:absolute;right:55px;top:15px;font-size:18px;color:#fff;z-index:99999;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rollback .ant-btn{min-width:30px}.leftbox{left:2%;bottom:18px;background-size:contain;background-image:url(../img/fltleftbg.f7b73996.png)}.fltoutbox{width:382px;position:relative;background-repeat:no-repeat;background-position:50%;background-position-y:0}.rightbox{right:2%;bottom:18px;background-size:contain;background-image:url(../img/fltrightbg.15fec78d.png)}.analyzedatashowtitle{line-height:44px;color:#dfdede;font-size:14px;margin-left:56px;display:block;font-weight:700;text-align:left}.analyzemsgbgbox{background-color:rgba(0,168,255,.2);width:380px;position:relative}.fltdecarround{width:8px;height:8px;position:absolute}.fltdecarroundright{right:-1px;border-right:3px solid #00a8ff}.fltdecarroundbottom{bottom:-1px;border-bottom:3px solid #00a8ff}.fltdecarroundleft{left:-1px;border-left:3px solid #00a8ff}.fltdecarroundtop{top:-1px;border-top:3px solid #00a8ff}.ant-select-dark .ant-select-selection{background:transparent;color:#fff}.ant-select-dark .ant-select-arrow{color:#fff}.logstatuschart .ant-row{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto}.crDialog .ant-drawer-header{background:rgba(0,0,0,.65)}.crDialog .ant-drawer-header .ant-drawer-close,.crDialog .ant-drawer-header .ant-drawer-title{color:#fff}.crDialog .ant-drawer-body{background:rgba(0,0,0,.2)}.crDialog .ant-drawer-body .ant-checkbox-group .ant-checkbox-wrapper{background:rgba(0,0,0,.65);color:#fff}.crDialog .ant-drawer-body .ant-checkbox-group .ant-checkbox-wrapper-checked{background:rgba(47,84,235,.4)!important}.crDialog .ant-table{color:#666}.crDialog .ant-table .ant-table-thead tr th{background:rgba(0,0,0,.3);color:#fff}.crDialog .ant-table .ant-table-placeholder{background:rgba(0,0,0,.1)}.crDialog .ant-pagination,.crDialog .ant-pagination .ant-pagination-item a,.crDialog .ant-table .ant-table-placeholder .ant-empty-description{color:#fff}.crDialog .ant-pagination .ant-pagination-item-active{background:rgba(0,0,0,.3)}.crDialog .ant-radio-button-wrapper{background:rgba(0,0,0,.65);color:#fff}.crDialog .ant-radio-button-wrapper-checked{background:rgba(47,84,235,.4)!important}.crDialog .ant-btn,.crDialog .ant-input{background:rgba(0,0,0,.65);color:#fff}.deviceInfoDialog{margin:0;z-index:9999;top:55px;left:55px;background:#004d6f;width:378px}.deviceInfoDialog .title{width:379px;height:30px;line-height:30px;font-size:13px;color:#fff;padding-left:10px;background:rgba(0,168,255,.4)}.deviceInfoDialog .body{margin:5px}.deviceInfoDialog .body .param{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0 5px 18px;font-family:Arial Normal,Arial;font-weight:400;font-style:normal;color:#fff;line-height:normal;font-size:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.deviceInfoDialog .body .param .label{width:50%;padding:3px}.deviceInfoDialog .body .param .ant-btn-link{color:#1890ff;font-size:12px}.deviceInfoDialog .body .ant-tabs-nav .ant-tabs-tab{font-size:13px;padding:5px 8px;color:#ccc}.deviceInfoDialog .body .ant-tabs-nav .ant-tabs-tab-active,.deviceInfoDialog .body .ant-tabs-nav .ant-tabs-tab :hover{color:#ffefd5}.deviceInfoDialog .body .ant-tabs-ink-bar{background-color:#ffefd5}.deviceInfoDialog .footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding:10px}.deviceInfoDialog .footer .ant-btn-link{color:#1890ff}.deviceInfoDialog .footer .ant-btn-link svg{position:static}.deviceInfoDialog .alarmflag{border-width:0;position:absolute;right:0;top:0;width:81px;height:81px;overflow-x:hidden;overflow-y:hidden}.deviceInfoDialog .alarmflag .alarm3{background:#f2394c;font-size:13px}.deviceInfoDialog .alarmflag .normal{background:#093;font-size:13px}.deviceInfoDialog .alarmflag .alarm1{background:#1890ff;font-size:13px}.deviceInfoDialog .alarmflag .offline{background:#b9b9b9;font-size:13px}.deviceInfoDialog .alarmflag .alarm2{background:#f0ad4e;font-size:13px}.deviceInfoDialog .alarmflag .alarmlabel{-webkit-transform:rotate(45deg);transform:rotate(45deg);width:120px;height:30px;line-height:30px;font-size:13px;color:#fff;left:-7px;position:absolute;top:17px;text-align:center}.mainTool{width:600px;height:60px;position:absolute;top:60px;left:500px;z-index:1000}.selectBox{float:left;width:25%;padding:0 10px}::v-deep .custom-tree-select .ant-select-selector{border-color:#444!important}::v-deep .ant-select-dropdown,::v-deep .custom-tree-select .ant-select-selector{background-color:#000!important;color:#fff!important}::v-deep .ant-select-tree-title{color:#fff!important}::v-deep .ant-select-tree-node-content-wrapper:hover{background-color:#083045!important;color:#fff!important}