.form-select{width:96%!important;display:block;margin-top:16px}.form_content{width:900px;font-size:16px;color:#606266;position:relative}.form_content .el_form .form_box{display:flex;justify-content:space-between}.form_content .el_form .form_item_one{width:445px;text-align:center}.form_content .el_form .form_item_one .title{font-weight:550;font-size:14px;text-align:center;border:1px solid #e4e7ed;display:flex;align-items:center;justify-content:space-between;padding:0 15px;height:50px;background:#fcfaf9}.form_content .el_form .form_item_one .title_chek{color:#0087ff;cursor:pointer}.form_content .el_form .select_box{width:100%;border-right:1px solid #e4e7ed;border-left:1px solid #e4e7ed}.form_content .el_form .api_select{width:96%;margin:12px auto}.form_content .el_form .chekbox_box{width:100%;overflow-y:scroll;height:400px;border:1px solid #e4e7ed}.form_content .el_form .chekbox_box .chekbox_item{border-bottom:1px solid #e4e7ed;height:60px;text-align:left;padding:0 24px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.form_content .el_form .chekbox_box .chekbox_item .chekbox_name{font-size:18px}.form_content .el_form .chekbox_box .chekbox_item .chekbox_type{font-size:14px;margin-top:4px}.form_content .el_form .chekbox_arrow{width:24px;height:24px;line-height:24px;font-size:14px;text-align:center;border:1px solid #e4e7ed;border-radius:5px}body,html{font-family:Inter,PingFang SC,Noto Sans SC,Helvetica,Helvetica Neue,Hiragino SansGB,Microsoft YaHei,sans-serif,Arial}.x-padding-y{padding:20px 0}.x-padding-x{padding:0 20px}.x-padding{padding:20px}.x-padding-info{padding:20px 20px 0 20px}.x-margin{margin:20px}.x-margin-x{margin:0 20px}.x-margin-b{margin-bottom:10px}.x-margin-t{margin-top:10px}.x-margin-l{margin-left:10px}.x-margin-r{margin-right:10px}.x-margin-28{margin-bottom:28px}.x-padding-28{padding-top:28px}.x-float-left{float:left}.x-float-right{float:right}.x-height-100{box-sizing:border-box;height:100%}.x-width-100{box-sizing:border-box;width:100%}.x-flex-y{display:flex;flex-direction:column}.x-flex-align{display:flex;align-items:center}.x-flex-start{display:flex;align-items:flex-start}.x-flex-justify{display:flex;justify-content:center}.x-flex-between{justify-content:space-between}.x-flex-between,.x-flex-center{display:flex;align-items:center}.x-flex-center{justify-content:center}.x-overflow-hidden{white-space:nowrap}.x-overflow-2,.x-overflow-hidden{overflow:hidden;text-overflow:ellipsis}.x-overflow-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.x-scrollbar-show{overflow-y:auto}.x-scrollbar-show::-webkit-scrollbar{width:5px}.x-scrollbar-show::-webkit-scrollbar-track{border-radius:10px;background-color:#f0f0f0}.x-scrollbar-show::-webkit-scrollbar-thumb{border-radius:10px;background-color:#dddee0}.x-scrollbar{overflow-y:auto}.x-scrollbar::-webkit-scrollbar{width:5px}.x-scrollbar:hover::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(215,221,231,.5019607843)}.x-scrollbar:hover::-webkit-scrollbar-thumb{border-radius:10px;background-color:#dddee0}.x-right-close{position:absolute;right:0;top:0;width:34px;height:34px;line-height:34px;font-size:18px;text-align:center;cursor:pointer}.x-right-close:hover{color:#f14848}.x-border-50,.x-border-color{border-radius:4px;border:1px solid #e8ecf2;background-color:#fff}.x-img-iconbox{width:72px;height:72px;border-radius:50%;overflow:hidden}.x-img-iconbox>img{width:100%;height:auto}.x-dark-content{color:#1d2944}.x-grey-text{color:#777f8f}.x-blue-text{color:#0087ff}.x-red-text{color:#f45c5c}.x-weight-content{color:#1d2944;font-weight:600}.x-30-line{line-height:30px}.x-font-min{font-size:12px}.x-cursor-pointer{cursor:pointer}.x-el-input{width:350px;margin-right:10px}.x-input-bottom{flex:1}.x-input-bottom .el-input__inner{border:0 none;border-radius:0;border-bottom:1px solid rgba(215,221,231,.7019607843)}.x-input-bottom .el-input__inner:focus{border-bottom:1px solid #0087ff}.x-form-flex-center .el-form-item__content{display:flex;align-items:center;padding:0 20px 0 0}.x-form-flex-start .el-form-item__content{display:flex;align-items:flex-start;padding:0 20px 0 0}.x-flex-inut.el-input--small{flex:1;max-width:200px}.x-option{position:relative;width:60px;height:14px;line-height:14px;text-align:justify;text-justify:inter-ideograph}.x-option:after{content:"";display:inline-block;width:100%}.x-left-option-text{display:flex;align-items:center;justify-content:flex-end}.x-flex-one{flex:1}.x-height-0{height:0}.x-required-stars{position:absolute;top:3px;left:-10px;color:#ff4858}.x-fixed-center{position:fixed}.x-absolute-center,.x-fixed-center{left:50%;top:50%;transform:translate(-50%,-50%)}.x-absolute-center{position:absolute}.x-button-list{height:auto;min-height:auto;padding-bottom:20px}.x-button-list.is-break{padding:0}@keyframes enlarge{to{transform:scale(1.03)}}@keyframes twinkle{0%{opacity:.2}40%{opacity:.6}60%{opacity:1}to{opacity:.2}}.x-ani-twinkle{position:relative}.x-ani-twinkle:after{display:block;content:"";position:absolute;right:-4px;top:-1px;width:6px;height:6px;border-radius:50%;background-color:red;animation:twinkle 1s ease infinite}.x-red-tip{position:relative}.x-red-tip:after{display:block;content:"";position:absolute;right:10px;top:10px;width:4px;height:4px;border-radius:50%;background-color:red}.x-blank-img{width:100%;height:90%;background:url(../img/blank.9e6b110f.png) no-repeat 50%/150px auto}.x-checkbox-center .el-checkbox{width:70px;margin-right:20px;line-height:30px}.x-tablelist-view{box-sizing:border-box;display:flex;flex-direction:column;height:100%;margin:20px;padding:0 20px;border-radius:4px;border:1px solid rgba(215,221,231,.5019607843);background-color:#fff}.x-table-box{flex:1;height:0}.x-tablelist-tree{box-sizing:border-box;display:flex;align-items:center;height:100%;margin:20px;border-radius:4px;border:1px solid rgba(215,221,231,.5019607843);background-color:#fff}.x-tablelist-tree .right-table{box-sizing:border-box;display:flex;flex-direction:column;flex:1;height:100%;padding:0 20px;overflow:hidden}.x-add-btn .iconfont{margin-right:2px;font-size:12px}.x-health-style{box-sizing:border-box}.x-health-style .other-title{margin:0 60px;line-height:50px;border-bottom:1px solid rgba(215,221,231,.7019607843)}.x-health-style .other-info{box-sizing:border-box;width:100%;padding:0 100px}.x-health-style .other-info .el-form{display:flex}.x-health-style .other-info .el-form .el-form-item{box-sizing:border-box;position:relative;flex:1;padding:0 20px 0 12px}.x-health-style .other-info .el-form .el-date-editor,.x-health-style .other-info .el-form .el-input,.x-health-style .other-info .el-form .el-select{width:100%;max-width:200px}.x-health-style .other-info .add-text{display:inline-block;height:20px;padding:5px;margin:20px 0 25px 0;font-size:14px;color:#0087ff;cursor:pointer}.x-health-style .other-info .add-text .iconfont{font-size:14px}.x-health-style .other-info .x-add-input-right .el-form-item{margin:15px 0!important;text-align:center}.x-health-style .other-info .el-table .el-table__header{background-color:transparent}.x-info-panel{display:flex;padding-top:28px;color:#1d2944}.x-info-panel .urgenter{padding-top:8px}.x-info-panel .urgenter>p{margin-bottom:25px;font-size:14px;font-weight:600}.x-info-panel .urgenter .urgenter-name{flex:1;padding-right:30px}.x-info-panel .left-col{flex-direction:column;width:122px}.x-info-panel .left-col .name{max-width:110px;margin-top:10px}.x-info-panel .left-col .upload-text{font-size:13px;color:#0087ff}.x-info-panel .right-details{flex:1;padding:0 10px;overflow:hidden}.x-info-panel .right-details .ul-item{display:flex;flex-wrap:wrap;width:100%}.x-info-panel .right-details .ul-item>li{display:flex;align-items:center;width:25%;margin-bottom:28px}.x-info-panel .right-details .ul-item .samll-text{line-height:14px}.x-info-panel .right-details .ul-item .special{width:50%}.x-info-panel .right-details .ul-item .special .special-input{width:400px;max-width:400px}.x-info-panel .right-details .el-form-item__error{left:74px;white-space:nowrap}.x-info-panel .right-details .relation .el-form-item__error{left:84px}.x-info-panel .el-table__empty-block{display:none}.x-tree-map{display:flex;width:100%;height:100%}.x-tree-map .right-view{flex:1;box-sizing:border-box;height:100%;padding:20px}.x-map-view{position:relative}.x-map-view,.x-map-view .x-map{width:100%;height:100%}.x-map-view .left-list{box-sizing:border-box;display:flex;flex-direction:column;position:absolute;left:20px;top:20px;bottom:20px;width:270px;border-radius:4px;background-color:#fff;box-shadow:0 0 6px #d7dde7}.x-map-view .left-list .list-ul{flex:1}.x-map-view .left-list .list-ul .item{position:relative;height:64px;padding-left:20px;cursor:pointer}.x-map-view .left-list .list-ul .item:before{content:"";position:absolute;height:1px;left:20px;right:0;bottom:0;background-color:rgba(215,221,231,.5019607843)}.x-map-view .left-list .list-ul .item .img-iconbox{width:40px;height:40px;margin-right:25px}.x-map-view .left-list .list-ul .item .name{width:60px;margin:0 25px}.x-map-view .left-list .list-ul .item .age{flex:1;max-width:50px}.x-map-view .left-list .list-ul .item .alarm-name{flex:1;max-width:90px}.x-map-view .left-list .list-ul .active{background-color:#ecf2ff}.x-map-view .x-map-overlay{position:absolute}.x-map-view .x-map-overlay .lay-content{box-sizing:border-box;padding:15px 25px;border-radius:4px;background-color:#fff;box-shadow:0 0 6px #d7dde7}.x-map-view .x-map-overlay .lay-content .view{position:relative;z-index:2;width:300px}.x-map-view .x-map-overlay .lay-content .view .icon-img{margin-left:auto}.x-map-view .x-map-overlay .lay-content .view .info-item{margin-bottom:5px}.x-map-view .x-map-overlay .lay-content .user-name{margin-right:8px;font-size:18px;cursor:pointer}.x-map-view .x-map-overlay .lay-content .alarm-name{margin-bottom:5px;font-weight:600}.x-map-view .x-map-overlay .lay-content .content{flex:1;max-width:160px;white-space:nowrap}.x-map-view .x-map-overlay .lay-content .small-arrow{position:absolute;bottom:0;left:0;z-index:1;width:100%;height:20px}.x-map-view .x-map-overlay .lay-content .small-arrow:before{content:"";position:absolute;bottom:0;left:50%;z-index:2;width:40px;height:40px;background-color:#fff;transform:translateX(-50%)}.x-map-view .x-map-overlay .lay-content .small-arrow .triangle{position:absolute;bottom:-5px;left:50%;width:20px;height:20px;background-color:#fff;transform:translateX(-50%) rotate(45deg);box-shadow:0 0 6px #d7dde7}.x-map-view .x-map .anchorBL{display:none}.x-map-view .x-list-enter{top:0;bottom:100%}.x-map-view .x-list-active{transition:all .5s ease}.x-map-view .x-list-enter-to{top:20px;bottom:70px}.x-samll-pagination{display:flex;align-items:center;justify-content:center;height:56px;min-height:56px;padding:0}.x-samll-pagination .el-pager li{min-width:25px;max-width:39px}.x-samll-pagination .btn-next,.x-samll-pagination .btn-prev{padding:0 5px;min-width:auto}.ux-pagination.el-pagination.is-background .el-pagination__total{float:left}.ux-pagination.el-pagination.is-background .el-pagination__sizes{background:#fff;border-radius:4px 4px 4px 4px;opacity:1;border:1px solid #bcc4d4}.ux-pagination.el-pagination.is-background .btn-next,.ux-pagination.el-pagination.is-background .btn-prev,.ux-pagination.el-pagination.is-background .el-pager>li{background-color:#fff}.ux-pagination.el-pagination.is-background .el-pager .active{background-color:#e4f2ff!important;color:#0087ff!important}.ux-search-option .ux-option-item .ux-button--plain{color:#000;border-color:#dcdfe6}.el-pager li.active+li{border:0 none}.x-info-item-tooltip{max-width:500px}.result-success{background:url(../img/result-success.67494e4c.png) no-repeat 50%/100% 100%}.result-warning{background:url(../img/result-warning.b41f3768.png) no-repeat 50%/100% 100%}.result-error{background:url(../img/result-error.362df1d5.png) no-repeat 50%/100% 100%}.result-info{background:url(../img/result-info.5758d0dc.png) no-repeat 50%/100% 100%}.color-text{color:#5a6482}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate-shakeX{animation-name:shakeX;animation-duration:1s;animation-fill-mode:both}.search-warp{margin:20px 0;box-sizing:border-box}.ux-input.ux-input-password .el-input__inner[type=password]~.el-input__suffix .el-icon-view:before{content:""}.ux-input.ux-input-password .el-input__inner[type=text]~.el-input__suffix .el-icon-view:before{content:""}.ux-button.ux-button--primary.ux-button--disabled{border-color:#82c4ff;color:#fff;background-color:#82c4ff}.ux-button.ux-button--primary.ux-button--disabled.ux-button--text{border-color:#f6f8fc;color:#bcc4d4;background-color:transparent}.ux-checkbox .el-checkbox.is-checked .el-checkbox__inner{background-color:#0087ff}.my-vertical-form.ux-form .el-form-item__content{flex-direction:column}.my-vertical-form.ux-form .el-form-item__content .error{left:0!important;padding-left:0!important;padding-top:8px}.my-vertical-form.ux-form .left-label{width:100%!important;text-align:left;justify-content:flex-start;margin-bottom:8px}.my-vertical-form.ux-form .left-label .label{color:#8690aa}.my-vertical-form.ux-form .right-item{width:100%;margin-left:0}.ux-pagination.el-pagination{text-align:right;padding:20px 0 32px}.ux-pagination.el-pagination .btn-next,.ux-pagination.el-pagination .btn-prev{height:32px;background:transparent}.ux-pagination.el-pagination .el-pager .btn-quicknext:hover,.ux-pagination.el-pagination .el-pager .el-icon-more,.ux-pagination.el-pagination .el-pager .number{height:32px;line-height:32px;background:transparent}.ux-pagination.el-pagination .el-pager .number{background-color:#fff}.ux-pagination.el-pagination .el-pager .number .active{background-color:#e4f2ff}.ux-pagination.el-pagination .el-pagination__sizes .el-select .el-input .el-input__inner{border:none;background:transparent}.ux-input-number-suffix{line-height:32px;padding-right:11px}.product-popover .popover-header{box-sizing:border-box;height:32px;display:flex;justify-content:space-between;align-items:center;padding:4px 12px 8px;border-bottom:1px solid #e8ecf2}.product-popover .popover-header .popover-header-title{font-size:14px;font-weight:600;color:#161e28}.product-popover .popover-header .btn-product-add{font-size:16px}.product-popover .product-popover-footer{text-align:right;padding:32px 12px 4px 0}.product-popover .product-popover-footer .ux-button{margin-left:8px}.product-popover .product-form{margin:0 auto;padding-top:34px}body[data-v-09b6ead6],html[data-v-09b6ead6]{font-family:Inter,PingFang SC,Noto Sans SC,Helvetica,Helvetica Neue,Hiragino SansGB,Microsoft YaHei,sans-serif,Arial}.x-padding-y[data-v-09b6ead6]{padding:20px 0}.x-padding-x[data-v-09b6ead6]{padding:0 20px}.x-padding[data-v-09b6ead6]{padding:20px}.x-padding-info[data-v-09b6ead6]{padding:20px 20px 0 20px}.x-margin[data-v-09b6ead6]{margin:20px}.x-margin-x[data-v-09b6ead6]{margin:0 20px}.x-margin-b[data-v-09b6ead6]{margin-bottom:10px}.x-margin-t[data-v-09b6ead6]{margin-top:10px}.x-margin-l[data-v-09b6ead6]{margin-left:10px}.x-margin-r[data-v-09b6ead6]{margin-right:10px}.x-margin-28[data-v-09b6ead6]{margin-bottom:28px}.x-padding-28[data-v-09b6ead6]{padding-top:28px}.x-float-left[data-v-09b6ead6]{float:left}.x-float-right[data-v-09b6ead6]{float:right}.x-height-100[data-v-09b6ead6]{box-sizing:border-box;height:100%}.x-width-100[data-v-09b6ead6]{box-sizing:border-box;width:100%}.x-flex-y[data-v-09b6ead6]{display:flex;flex-direction:column}.x-flex-align[data-v-09b6ead6]{display:flex;align-items:center}.x-flex-start[data-v-09b6ead6]{display:flex;align-items:flex-start}.x-flex-justify[data-v-09b6ead6]{display:flex;justify-content:center}.x-flex-between[data-v-09b6ead6]{display:flex;align-items:center;justify-content:space-between}.x-flex-center[data-v-09b6ead6]{display:flex;align-items:center;justify-content:center}.x-overflow-hidden[data-v-09b6ead6]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.x-overflow-2[data-v-09b6ead6]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.x-scrollbar-show[data-v-09b6ead6]{overflow-y:auto}.x-scrollbar-show[data-v-09b6ead6]::-webkit-scrollbar{width:5px}.x-scrollbar-show[data-v-09b6ead6]::-webkit-scrollbar-track{border-radius:10px;background-color:#f0f0f0}.x-scrollbar-show[data-v-09b6ead6]::-webkit-scrollbar-thumb{border-radius:10px;background-color:#dddee0}.x-scrollbar[data-v-09b6ead6]{overflow-y:auto}.x-scrollbar[data-v-09b6ead6]::-webkit-scrollbar{width:5px}.x-scrollbar[data-v-09b6ead6]:hover::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(215,221,231,.5019607843)}.x-scrollbar[data-v-09b6ead6]:hover::-webkit-scrollbar-thumb{border-radius:10px;background-color:#dddee0}.x-right-close[data-v-09b6ead6]{position:absolute;right:0;top:0;width:34px;height:34px;line-height:34px;font-size:18px;text-align:center;cursor:pointer}.x-right-close[data-v-09b6ead6]:hover{color:#f14848}.x-border-50[data-v-09b6ead6],.x-border-color[data-v-09b6ead6]{border-radius:4px;border:1px solid #e8ecf2;background-color:#fff}.x-img-iconbox[data-v-09b6ead6]{width:72px;height:72px;border-radius:50%;overflow:hidden}.x-img-iconbox>img[data-v-09b6ead6]{width:100%;height:auto}.x-dark-content[data-v-09b6ead6]{color:#1d2944}.x-grey-text[data-v-09b6ead6]{color:#777f8f}.x-blue-text[data-v-09b6ead6]{color:#0087ff}.x-red-text[data-v-09b6ead6]{color:#f45c5c}.x-weight-content[data-v-09b6ead6]{color:#1d2944;font-weight:600}.x-30-line[data-v-09b6ead6]{line-height:30px}.x-font-min[data-v-09b6ead6]{font-size:12px}.x-cursor-pointer[data-v-09b6ead6]{cursor:pointer}.x-el-input[data-v-09b6ead6]{width:350px;margin-right:10px}.x-input-bottom[data-v-09b6ead6]{flex:1}.x-input-bottom .el-input__inner[data-v-09b6ead6]{border:0 none;border-radius:0;border-bottom:1px solid rgba(215,221,231,.7019607843)}.x-input-bottom .el-input__inner[data-v-09b6ead6]:focus{border-bottom:1px solid #0087ff}.x-form-flex-center .el-form-item__content[data-v-09b6ead6]{display:flex;align-items:center;padding:0 20px 0 0}.x-form-flex-start .el-form-item__content[data-v-09b6ead6]{display:flex;align-items:flex-start;padding:0 20px 0 0}.x-flex-inut.el-input--small[data-v-09b6ead6]{flex:1;max-width:200px}.x-option[data-v-09b6ead6]{position:relative;width:60px;height:14px;line-height:14px;text-align:justify;text-justify:inter-ideograph}.x-option[data-v-09b6ead6]:after{content:"";display:inline-block;width:100%}.x-left-option-text[data-v-09b6ead6]{display:flex;align-items:center;justify-content:flex-end}.x-flex-one[data-v-09b6ead6]{flex:1}.x-height-0[data-v-09b6ead6]{height:0}.x-required-stars[data-v-09b6ead6]{position:absolute;top:3px;left:-10px;color:#ff4858}.x-fixed-center[data-v-09b6ead6]{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%)}.x-absolute-center[data-v-09b6ead6]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.x-button-list[data-v-09b6ead6]{height:auto;min-height:auto;padding-bottom:20px}.x-button-list.is-break[data-v-09b6ead6]{padding:0}@keyframes enlarge-data-v-09b6ead6{to{transform:scale(1.03)}}@keyframes twinkle-data-v-09b6ead6{0%{opacity:.2}40%{opacity:.6}60%{opacity:1}to{opacity:.2}}.x-ani-twinkle[data-v-09b6ead6]{position:relative}.x-ani-twinkle[data-v-09b6ead6]:after{display:block;content:"";position:absolute;right:-4px;top:-1px;width:6px;height:6px;border-radius:50%;background-color:red;animation:twinkle-data-v-09b6ead6 1s ease infinite}.x-red-tip[data-v-09b6ead6]{position:relative}.x-red-tip[data-v-09b6ead6]:after{display:block;content:"";position:absolute;right:10px;top:10px;width:4px;height:4px;border-radius:50%;background-color:red}.x-blank-img[data-v-09b6ead6]{width:100%;height:90%;background:url(../img/blank.9e6b110f.png) no-repeat 50%/150px auto}.x-checkbox-center .el-checkbox[data-v-09b6ead6]{width:70px;margin-right:20px;line-height:30px}.x-tablelist-view[data-v-09b6ead6]{box-sizing:border-box;display:flex;flex-direction:column;height:100%;margin:20px;padding:0 20px;border-radius:4px;border:1px solid rgba(215,221,231,.5019607843);background-color:#fff}.x-table-box[data-v-09b6ead6]{flex:1;height:0}.x-tablelist-tree[data-v-09b6ead6]{box-sizing:border-box;display:flex;align-items:center;height:100%;margin:20px;border-radius:4px;border:1px solid rgba(215,221,231,.5019607843);background-color:#fff}.x-tablelist-tree .right-table[data-v-09b6ead6]{box-sizing:border-box;display:flex;flex-direction:column;flex:1;height:100%;padding:0 20px;overflow:hidden}.x-add-btn .iconfont[data-v-09b6ead6]{margin-right:2px;font-size:12px}.x-health-style[data-v-09b6ead6]{box-sizing:border-box}.x-health-style .other-title[data-v-09b6ead6]{margin:0 60px;line-height:50px;border-bottom:1px solid rgba(215,221,231,.7019607843)}.x-health-style .other-info[data-v-09b6ead6]{box-sizing:border-box;width:100%;padding:0 100px}.x-health-style .other-info .el-form[data-v-09b6ead6]{display:flex}.x-health-style .other-info .el-form .el-form-item[data-v-09b6ead6]{box-sizing:border-box;position:relative;flex:1;padding:0 20px 0 12px}.x-health-style .other-info .el-form .el-date-editor[data-v-09b6ead6],.x-health-style .other-info .el-form .el-input[data-v-09b6ead6],.x-health-style .other-info .el-form .el-select[data-v-09b6ead6]{width:100%;max-width:200px}.x-health-style .other-info .add-text[data-v-09b6ead6]{display:inline-block;height:20px;padding:5px;margin:20px 0 25px 0;font-size:14px;color:#0087ff;cursor:pointer}.x-health-style .other-info .add-text .iconfont[data-v-09b6ead6]{font-size:14px}.x-health-style .other-info .x-add-input-right .el-form-item[data-v-09b6ead6]{margin:15px 0!important;text-align:center}.x-health-style .other-info .el-table .el-table__header[data-v-09b6ead6]{background-color:transparent}.x-info-panel[data-v-09b6ead6]{display:flex;padding-top:28px;color:#1d2944}.x-info-panel .urgenter[data-v-09b6ead6]{padding-top:8px}.x-info-panel .urgenter>p[data-v-09b6ead6]{margin-bottom:25px;font-size:14px;font-weight:600}.x-info-panel .urgenter .urgenter-name[data-v-09b6ead6]{flex:1;padding-right:30px}.x-info-panel .left-col[data-v-09b6ead6]{flex-direction:column;width:122px}.x-info-panel .left-col .name[data-v-09b6ead6]{max-width:110px;margin-top:10px}.x-info-panel .left-col .upload-text[data-v-09b6ead6]{font-size:13px;color:#0087ff}.x-info-panel .right-details[data-v-09b6ead6]{flex:1;padding:0 10px;overflow:hidden}.x-info-panel .right-details .ul-item[data-v-09b6ead6]{display:flex;flex-wrap:wrap;width:100%}.x-info-panel .right-details .ul-item>li[data-v-09b6ead6]{display:flex;align-items:center;width:25%;margin-bottom:28px}.x-info-panel .right-details .ul-item .samll-text[data-v-09b6ead6]{line-height:14px}.x-info-panel .right-details .ul-item .special[data-v-09b6ead6]{width:50%}.x-info-panel .right-details .ul-item .special .special-input[data-v-09b6ead6]{width:400px;max-width:400px}.x-info-panel .right-details .el-form-item__error[data-v-09b6ead6]{left:74px;white-space:nowrap}.x-info-panel .right-details .relation .el-form-item__error[data-v-09b6ead6]{left:84px}.x-info-panel .el-table__empty-block[data-v-09b6ead6]{display:none}.x-tree-map[data-v-09b6ead6]{display:flex;width:100%;height:100%}.x-tree-map .right-view[data-v-09b6ead6]{flex:1;box-sizing:border-box;height:100%;padding:20px}.x-map-view[data-v-09b6ead6]{width:100%;height:100%;position:relative}.x-map-view .x-map[data-v-09b6ead6]{width:100%;height:100%}.x-map-view .left-list[data-v-09b6ead6]{box-sizing:border-box;display:flex;flex-direction:column;position:absolute;left:20px;top:20px;bottom:20px;width:270px;border-radius:4px;background-color:#fff;box-shadow:0 0 6px #d7dde7}.x-map-view .left-list .list-ul[data-v-09b6ead6]{flex:1}.x-map-view .left-list .list-ul .item[data-v-09b6ead6]{position:relative;height:64px;padding-left:20px;cursor:pointer}.x-map-view .left-list .list-ul .item[data-v-09b6ead6]:before{content:"";position:absolute;height:1px;left:20px;right:0;bottom:0;background-color:rgba(215,221,231,.5019607843)}.x-map-view .left-list .list-ul .item .img-iconbox[data-v-09b6ead6]{width:40px;height:40px;margin-right:25px}.x-map-view .left-list .list-ul .item .name[data-v-09b6ead6]{width:60px;margin:0 25px}.x-map-view .left-list .list-ul .item .age[data-v-09b6ead6]{flex:1;max-width:50px}.x-map-view .left-list .list-ul .item .alarm-name[data-v-09b6ead6]{flex:1;max-width:90px}.x-map-view .left-list .list-ul .active[data-v-09b6ead6]{background-color:#ecf2ff}.x-map-view .x-map-overlay[data-v-09b6ead6]{position:absolute}.x-map-view .x-map-overlay .lay-content[data-v-09b6ead6]{box-sizing:border-box;padding:15px 25px;border-radius:4px;background-color:#fff;box-shadow:0 0 6px #d7dde7}.x-map-view .x-map-overlay .lay-content .view[data-v-09b6ead6]{position:relative;z-index:2;width:300px}.x-map-view .x-map-overlay .lay-content .view .icon-img[data-v-09b6ead6]{margin-left:auto}.x-map-view .x-map-overlay .lay-content .view .info-item[data-v-09b6ead6]{margin-bottom:5px}.x-map-view .x-map-overlay .lay-content .user-name[data-v-09b6ead6]{margin-right:8px;font-size:18px;cursor:pointer}.x-map-view .x-map-overlay .lay-content .alarm-name[data-v-09b6ead6]{margin-bottom:5px;font-weight:600}.x-map-view .x-map-overlay .lay-content .content[data-v-09b6ead6]{flex:1;max-width:160px;white-space:nowrap}.x-map-view .x-map-overlay .lay-content .small-arrow[data-v-09b6ead6]{position:absolute;bottom:0;left:0;z-index:1;width:100%;height:20px}.x-map-view .x-map-overlay .lay-content .small-arrow[data-v-09b6ead6]:before{content:"";position:absolute;bottom:0;left:50%;z-index:2;width:40px;height:40px;background-color:#fff;transform:translateX(-50%)}.x-map-view .x-map-overlay .lay-content .small-arrow .triangle[data-v-09b6ead6]{position:absolute;bottom:-5px;left:50%;width:20px;height:20px;background-color:#fff;transform:translateX(-50%) rotate(45deg);box-shadow:0 0 6px #d7dde7}.x-map-view .x-map .anchorBL[data-v-09b6ead6]{display:none}.x-map-view .x-list-enter[data-v-09b6ead6]{top:0;bottom:100%}.x-map-view .x-list-active[data-v-09b6ead6]{transition:all .5s ease}.x-map-view .x-list-enter-to[data-v-09b6ead6]{top:20px;bottom:70px}.x-samll-pagination[data-v-09b6ead6]{display:flex;align-items:center;justify-content:center;height:56px;min-height:56px;padding:0}.x-samll-pagination .el-pager li[data-v-09b6ead6]{min-width:25px;max-width:39px}.x-samll-pagination .btn-next[data-v-09b6ead6],.x-samll-pagination .btn-prev[data-v-09b6ead6]{padding:0 5px;min-width:auto}.ux-pagination.el-pagination.is-background .el-pagination__total[data-v-09b6ead6]{float:left}.ux-pagination.el-pagination.is-background .el-pagination__sizes[data-v-09b6ead6]{background:#fff;border-radius:4px 4px 4px 4px;opacity:1;border:1px solid #bcc4d4}.ux-pagination.el-pagination.is-background .btn-next[data-v-09b6ead6],.ux-pagination.el-pagination.is-background .btn-prev[data-v-09b6ead6],.ux-pagination.el-pagination.is-background .el-pager>li[data-v-09b6ead6]{background-color:#fff}.ux-pagination.el-pagination.is-background .el-pager .active[data-v-09b6ead6]{background-color:#e4f2ff!important;color:#0087ff!important}.ux-search-option .ux-option-item .ux-button--plain[data-v-09b6ead6]{color:#000;border-color:#dcdfe6}.el-pager li.active+li[data-v-09b6ead6]{border:0 none}.x-info-item-tooltip[data-v-09b6ead6]{max-width:500px}.result-success[data-v-09b6ead6]{background:url(../img/result-success.67494e4c.png) no-repeat 50%/100% 100%}.result-warning[data-v-09b6ead6]{background:url(../img/result-warning.b41f3768.png) no-repeat 50%/100% 100%}.result-error[data-v-09b6ead6]{background:url(../img/result-error.362df1d5.png) no-repeat 50%/100% 100%}.result-info[data-v-09b6ead6]{background:url(../img/result-info.5758d0dc.png) no-repeat 50%/100% 100%}.color-text[data-v-09b6ead6]{color:#5a6482}@keyframes shakeX-data-v-09b6ead6{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate-shakeX[data-v-09b6ead6]{animation-name:shakeX-data-v-09b6ead6;animation-duration:1s;animation-fill-mode:both}.search-warp[data-v-09b6ead6]{margin:20px 0;box-sizing:border-box}.ux-input.ux-input-password .el-input__inner[type=password]~.el-input__suffix .el-icon-view[data-v-09b6ead6]:before{content:""}.ux-input.ux-input-password .el-input__inner[type=text]~.el-input__suffix .el-icon-view[data-v-09b6ead6]:before{content:""}.ux-button.ux-button--primary.ux-button--disabled[data-v-09b6ead6]{border-color:#82c4ff;color:#fff;background-color:#82c4ff}.ux-button.ux-button--primary.ux-button--disabled.ux-button--text[data-v-09b6ead6]{border-color:#f6f8fc;color:#bcc4d4;background-color:transparent}.ux-checkbox .el-checkbox.is-checked .el-checkbox__inner[data-v-09b6ead6]{background-color:#0087ff}.my-vertical-form.ux-form .el-form-item__content[data-v-09b6ead6]{flex-direction:column}.my-vertical-form.ux-form .el-form-item__content .error[data-v-09b6ead6]{left:0!important;padding-left:0!important;padding-top:8px}.my-vertical-form.ux-form .left-label[data-v-09b6ead6]{width:100%!important;text-align:left;justify-content:flex-start;margin-bottom:8px}.my-vertical-form.ux-form .left-label .label[data-v-09b6ead6]{color:#8690aa}.my-vertical-form.ux-form .right-item[data-v-09b6ead6]{width:100%;margin-left:0}.ux-pagination.el-pagination[data-v-09b6ead6]{text-align:right;padding:20px 0 32px}.ux-pagination.el-pagination .btn-next[data-v-09b6ead6],.ux-pagination.el-pagination .btn-prev[data-v-09b6ead6]{height:32px;background:transparent}.ux-pagination.el-pagination .el-pager .btn-quicknext[data-v-09b6ead6]:hover,.ux-pagination.el-pagination .el-pager .el-icon-more[data-v-09b6ead6],.ux-pagination.el-pagination .el-pager .number[data-v-09b6ead6]{height:32px;line-height:32px;background:transparent}.ux-pagination.el-pagination .el-pager .number[data-v-09b6ead6]{background-color:#fff}.ux-pagination.el-pagination .el-pager .number .active[data-v-09b6ead6]{background-color:#e4f2ff}.ux-pagination.el-pagination .el-pagination__sizes .el-select .el-input .el-input__inner[data-v-09b6ead6]{border:none;background:transparent}.ux-input-number-suffix[data-v-09b6ead6]{line-height:32px;padding-right:11px}.x-tablelist-view.product-info[data-v-09b6ead6]{height:100%;margin:0;background:none;border:none;padding:20px 40px 0 20px}.x-tablelist-view.product-info .product-info-header[data-v-09b6ead6]{padding:32px 40px;margin-bottom:20px;border-radius:8px;background:#fff}.x-tablelist-view.product-info .product-info-header .product-header-title[data-v-09b6ead6]{width:100%;font-weight:600;color:#161e28;line-height:20px;height:44px;font-size:14px}.x-tablelist-view.product-info .product-info-header .product-header-box[data-v-09b6ead6]{margin-bottom:8px}.x-tablelist-view.product-info .product-info-header .product-header-data[data-v-09b6ead6],.x-tablelist-view.product-info .product-info-header .product-header-item[data-v-09b6ead6],.x-tablelist-view.product-info .product-info-header .product-header-lable[data-v-09b6ead6]{display:inline-block;vertical-align:top;font-size:14px}.x-tablelist-view.product-info .product-info-header .product-header-item[data-v-09b6ead6]{display:inline-block;vertical-align:top;font-size:0;padding-bottom:20px}.x-tablelist-view.product-info .product-info-header .product-header-lable[data-v-09b6ead6]{color:#5a6482;width:120px}.x-tablelist-view.product-info .product-info-header .product-header-data[data-v-09b6ead6]{color:#161e28;width:calc(100% - 122px)}.x-tablelist-view.product-info .product-info-header .product-header-btns .ux-button[data-v-09b6ead6]{padding-left:20px;padding-right:20px;margin-right:8px}.x-tablelist-view.product-info .product-info-tabbox[data-v-09b6ead6]{position:relative;width:100%;text-align:left;height:72px;flex-shrink:0}.x-tablelist-view.product-info .product-info-tabbox[data-v-09b6ead6]:before{content:"";position:absolute;top:44px;left:116px;width:116px;height:4px;background:#0087ff;transition:all .3s}.x-tablelist-view.product-info .product-info-tabbox.product-info-tabbox-pricing[data-v-09b6ead6]:before{left:0}.x-tablelist-view.product-info .product-info-tabbox.product-info-tabbox-api[data-v-09b6ead6]:before{left:116px}.x-tablelist-view.product-info .product-info-tabbox .product-info-tab[data-v-09b6ead6]{display:inline-block;vertical-align:top;width:116px;height:48px;font-size:14px;font-weight:400;color:#5a6482;line-height:48px;text-align:center;cursor:pointer}.x-tablelist-view.product-info .product-info-tabbox .product-info-tab.product-info-tab-active[data-v-09b6ead6]{color:#161e28;font-weight:600}.x-tablelist-view.product-info .info-content[data-v-09b6ead6]{padding-bottom:20px}.x-tablelist-view.product-info .product-table-header[data-v-09b6ead6]{display:flex;align-items:center;margin-bottom:16px;justify-content:space-between}.x-tablelist-view.product-info .product-table-header .product-info-total[data-v-09b6ead6]{color:#8690aa;height:20px;line-height:20px;margin-left:20px}.x-tablelist-view.product-info .product-table-header .product-table-header-right .ux-button[data-v-09b6ead6]{margin-left:20px}.x-tablelist-view.product-info[data-v-09b6ead6] .product-info-table .ux-pagination{text-align:right;padding:20px 0 32px}.x-tablelist-view.product-info[data-v-09b6ead6] .product-info-table .ux-pagination .btn-next,.x-tablelist-view.product-info[data-v-09b6ead6] .product-info-table .ux-pagination .btn-prev{height:32px;background:transparent}.x-tablelist-view.product-info[data-v-09b6ead6] .product-info-table .ux-pagination .el-pager .btn-quicknext:hover,.x-tablelist-view.product-info[data-v-09b6ead6] .product-info-table .ux-pagination .el-pager .el-icon-more,.x-tablelist-view.product-info[data-v-09b6ead6] .product-info-table .ux-pagination .el-pager .number{height:32px;line-height:32px;background:transparent}.x-tablelist-view.product-info[data-v-09b6ead6] .product-info-table .ux-pagination .el-pagination__sizes .el-select .el-input .el-input__inner{border:none;background:transparent}
/*# sourceMappingURL=chunk-53e19686.ee4157db.css.map */