html,body{padding:0;margin:0}*{//cursor: pointer}body{min-width:1440px}.flex{display:flex}.inline-flex{display:inline-flex}.flex-center{justify-content:center;align-items:center}.flex-center-between{justify-content:space-between;align-items:center}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-justify-start{justify-content:flex-start}.flex-justify-end{justify-content:flex-end}.flex-justify-center{justify-content:center}.flex-justify-between{justify-content:space-between}.flex-justify-around{justify-content:space-around}.flex-align-start{align-items:flex-start}.flex-align-end{align-items:flex-end}.flex-align-center{align-items:center}.flex-align-baseline{align-items:baseline}.flex-align-stretch{align-items:stretch}.flex-content-start{align-content:flex-start}.flex-content-end{align-content:flex-end}.flex-content-center{align-content:center}.flex-content-between{align-content:space-between}.flex-content-around{align-content:space-around}.flex-content-stretch{align-content:stretch}.flex-child-grow{flex-grow:1}.flex-child-shrink{flex-shrink:1}.flex-child-noshrink{flex-shrink:0}.flex-child-average{flex:1}.flex-child-first{order:1}.flex-child-align-start{align-self:flex-start}.flex-child-align-end{align-self:flex-end}.flex-child-align-center{align-self:center}.flex-child-align-baseline{align-self:baseline}.flex-child-align-stretch{align-self:stretch}.wrapper{opacity:.9}.rem-wrap{width:10rem;margin:0 auto;position:relative;display:block}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.hide{display:none}.full-height{height:100%}.full-width{width:100%}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.clear{clear:both}.overflow-hide{overflow:hidden}.normal{font-weight:400}.bold{font-weight:700}.radius{border-radius:5px}.font-34{font-size:34px}.font-30{font-size:30px}.font-24{font-size:24px}.font-20{font-size:20px}.font-18{font-size:18px}.font-16{font-size:16px}.font-15{font-size:15px}.font-14{font-size:14px}.font-13{font-size:13px}.font-12{font-size:12px}.border-box{box-sizing:border-box}.img-cover{object-fit:cover}.border{border:1px solid #ebebeb}.border-top{border-top:1px solid #ebebeb}.border-bottom{border-bottom:1px solid #ebebeb}.border-left{border-left:1px solid #ebebeb}.border-right{border-right:1px solid #ebebeb}.margin{margin:10px}.margin-top{margin-top:10px}.margin-right{margin-right:10px}.margin-bottom{margin-bottom:10px}.margin-left{margin-left:10px}.mt-5{margin-top:5px}.mr-5{margin-right:5px}.mb-5{margin-bottom:5px}.ml-5{margin-left:5px}.mt-15{margin-top:15px}.mr-15{margin-right:15px}.mb-15{margin-bottom:15px}.ml-15{margin-left:15px}.mt-20{margin-top:20px}.mr-20{margin-right:20px}.mb-20{margin-bottom:20px}.ml-20{margin-left:20px}.padding{padding:10px}.padding-top{padding-top:10px}.padding-right{padding-right:10px}.padding-bottom{padding-bottom:10px}.padding-left{padding-left:10px}.text-right{text-align:right}.pointer{cursor:pointer}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nowrap{word-wrap:normal;white-space:nowrap}.lines-height-2{line-height:2}.lines-height-15{line-height:1.5}.lines-1{text-overflow:ellipsis;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.lines-2{text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;word-break:break-all}.row2{word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.main-color,a.main-color{color:#409eff}.main-bgcolor{background-color:#409eff}.assist-color,a.assist-color{color:#78b}.assist-bgcolor{background-color:#78b}.grey,a.grey{color:#505050}.grey-bg{background-color:#505050}.grey-6,a.grey-6{color:#6b6b6b}.grey-6-bg{background-color:#6b6b6b}.grey-9,a.grey-9{color:#9c9c9c}.grey-9-bg{background-color:#9c9c9c}.grey-d,a.grey-d{color:#dfdfdf}.grey-d-bg{background-color:#dfdfdf}.grey-e,a.grey-e{color:#efefef}.grey-e-bg{background-color:#efefef}.grey-f,a.grey-f{color:#f5f5f5}.grey-f-bg{background-color:#f5f5f5}.black,a.black{color:#333}.black-bg{background-color:#333}.white,a.white{color:#fff}.white-bg{background-color:#fff}.red,a.red{color:#e12e2e}.red-bg{background-color:#e12e2e}.light-red,a.light-red{color:#ff5050}.light-red-bg{background-color:#ff5050}.orange-red,a.orange-red{color:#ff4e00}.orange-red-bg{background-color:#ff4e00}.yellow,a.yellow{color:#fbcb30}.yellow-bg{background-color:#fbcb30}.orange,a.orange{color:#ff6700}.orange-bg{background-color:#ff6700}.orange-yellow,a.orange-yellow{color:#fd9712}.orange-yellow-bg{background-color:#fd9712}.green,a.green{color:#5dc800}.green-bg{background-color:#5dc800}.green-text,a.green-text{color:green}.light-green,a.light-green{color:#8fd14c}.light-green-bg{background-color:#8fd14c}.blue,a.blue{color:#3caaff}.blue-bg{background-color:#3caaff}.light-blue,a.light-blue{color:#7597dc}.light-blue-bg{background-color:#7597dc}.pink,a.pink{color:#fb5c9b}.pink-bg{background-color:#fb5c9b}.purple,a.purple{color:#a776d9}.purple-bg{background-color:#a776d9}.light-purple,a.light-purple{color:#b394f3}.light-purple-bg{background-color:#b394f3}.img-white{filter:brightness(100)}.text-center{text-align:center}.text-login-title{font-size:1.8em}.font-bold{font-weight:700}.mb-16{margin-bottom:16px}.mt-24{margin-top:24px}.submitButtons{white-space:nowrap;margin-bottom:24px;text-align:right}.container-card{margin:24px 16px 0}.action-text{color:#1677ff!important;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;transition:color .3s}.action-text2{opacity:.6;color:#00000073!important;text-decoration:none;background-color:transparent;outline:none;cursor:not-allowed!important;transition:color .3s}.delete-text1{color:#e45649}.mt-16{margin-top:16px}.p-r{display:flex;justify-content:flex-end}.p-l{display:flex;justify-content:flex-start}.l-h-32{line-height:32px}.img-80{width:80px;height:80px}.img-100{width:100px;height:100px}.margin-r-10{margin-right:10px}.tip1{line-height:12px;color:#00000073;font-weight:400;margin:8px 0 24px;font-size:12px}.mb-24{margin-bottom:24px}.wh-100{width:100%;height:100%}.hide-element{display:none}.show-element{display:block}.clickInput{color:#000000e0;min-height:32px;border:1px solid #d9d9d9;border-radius:6px;font-size:14px;display:flex;align-items:center;padding:0 11px;cursor:pointer}.placeholder-color{color:#00000040}.input_label{font-size:14px;color:#000000e0;width:80px;text-align:right}.input_label:after{content:":";position:relative;margin-block:0;margin-inline-start:2px;margin-inline-end:8px}.ml-16{margin-right:16px}.min-w-140{min-width:140px}.nav_title:hover{color:#fff}.form_bottom_btn{position:absolute;bottom:0;right:22px}.form_FullScreen_box{position:relative;min-height:calc(100vh - 125px)}.form_bottom_btn1{margin-top:20px;text-align:right;padding-right:24px}.drawer_top_btn{text-align:right;margin:-24px;padding:4px 24px;background:#f5f5f5}.bg-151a26{background-color:#151a26}.bg-232832{background-color:#232832}.bg-35393f{background-color:#35393f}.bg-#303640{background-color:#303640}.text-primary{color:#409eff}.text-white{color:#fff}.print-title{text-align:center;font-size:20px;font-weight:500;margin-bottom:15px;color:#000000d9}.ant-layout-header{background:#2f4056!important;padding:0 24px!important;z-index:999}.ant-layout-header .ant-btn-default{background:transparent!important;color:#fff}.ant-menu{background:transparent}.layout-header{display:flex;flex:1}.layout-header .layout-left{min-width:140px;line-height:64px;color:#fff;font-size:16px;display:flex;align-items:center}.layout-header .logo-txt{height:30px;line-height:30px}.layout-header .layout-nav{padding:0 16px;flex:1}.layout-header .layout-right{position:absolute;right:24px;font-size:14px;color:#fff}.alarm-header:hover{text-decoration:underline}.layout-content .ant-layout-sider{min-height:calc(100vh - 64px)}.layout-content .layout-title{background:#fff;padding:16px 32px 0}.layout-content .layout-title .ant-breadcrumb{font-family:Monospaced Number,Chinese Quote,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5;color:#000000a6;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 16px;padding:0;list-style:none;color:#00000073;font-size:14px}.ant-layout-footer{color:#00000073!important;text-align:center!important}.layout-container{min-height:100vh}.background{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,#003d99,#001f51);background-size:100% 100%;display:flex;justify-content:center;align-items:center}.background .login-img{padding:100px 20px;height:400px;display:flex;align-items:center}.background .login-card{width:460px;height:500px;align-items:center;background:#fff;border-radius:18px;box-shadow:inset 0 -3em 3em #0000001a,.3em .3em 1em #0000004d}.background .login-card .login-title{font-size:24px;line-height:1.5;text-space:1.5;color:#fff;text-align:center;font-weight:700;background:#2f4056;border-top-left-radius:16px;border-top-right-radius:16px;padding:20px;display:block;margin-bottom:56px}.background .login-card .login-box{padding:20px}.background .login-card .login-box .login-btn{margin:0 4em}.background .login-copy{position:fixed;bottom:24px;color:#ffffff50}.background .login-logo{width:120px;position:fixed;top:24px;left:24px}.login-container{display:flex;justify-content:center;align-items:center;width:100%;height:100vh}.count-drawer-box .image-show{display:flex}.count-drawer-box .image-show .image-show-value .image-show-photo{width:102px;height:102px;margin:0 5px 5px}.light-modal .ant-modal-content{padding:0}.light-modal .ant-modal-header{background:#3386f5;margin-bottom:0}.light-modal .ant-modal-title{background:#2196f352;color:#fff;padding:20px 24px 10px}.light-modal .ant-modal-close{color:#ffffffe0}.light-modal .ant-modal-close:hover{color:#fff}.light-modal .light-modal-content{min-height:250px;background:#f5f5f4;padding:5px 8px}.light-modal .light-modal-content .light-card{background:#fff;margin:8px;height:fit-content}.light-modal .light-modal-content .light-card .light-card-name{font-weight:400;font-size:14px;background:#e6f4ff;color:#1677ff;height:42px;line-height:42px;padding:0 24px}.light-modal .light-modal-content .light-card .light-card-action{height:65px;line-height:65px;text-align:center}.light-modal .light-modal-content .light-card .air-card-box .air-card-content{padding:16px 16px 0}.light-modal .light-modal-content .light-card .air-card-box .air-card-content .air-card-item{margin-bottom:10px;height:32px;line-height:32px;display:flex;align-items:center}.light-modal .light-modal-content .light-card .air-card-box .air-card-content .air-card-item .air-card-item-title{width:60px;text-align:right;margin-right:10px;color:#000000e0;font-size:14px}.light-modal .light-modal-content .light-card .air-card-box .air-card-content .air-card-item .air-card-item-input{width:calc(100% - 60px)}.light-modal .light-modal-content .light-card .air-card-box .air-card--btn{padding:16px}.light-modal-content{min-height:250px;background:#f5f5f4;padding:5px 8px}.light-modal-content .light-card{background:#fff;margin:8px;height:fit-content}.light-modal-content .light-card .light-card-name{font-weight:400;font-size:14px;background:#e6f4ff;color:#1677ff;height:42px;line-height:42px;padding:0 24px}.light-modal-content .light-card .light-card-action{height:65px;line-height:65px;text-align:center}.toilet-list-box{background-color:#48658b!important;color:#fff!important;padding:11px;width:100%;min-height:calc(100vh - 64px)}.count-box{display:flex}.count-box .count-num-card{flex:1;background:#2196f352;color:#fff;border:1px solid #03A9F4;padding:10px;text-align:center;margin:8px}.count-box .count-num-card .ant-statistic .ant-statistic-title{color:#60b6fb;font-weight:400}.count-box .count-num-card .ant-statistic .ant-statistic-content{color:#fff;font-weight:700}.count-search{margin:16px 5px 0;width:100%}.count-search .ant-row{width:100%!important}.count-search .ant-form-item .ant-form-item-label>label{color:#fff}.count-search .ant-input{background-color:#2196f352!important;border-color:#03a9f4!important;color:#fff!important}.count-search .ant-input::placeholder{color:#fff9!important}.count-search .ant-select .ant-select-selector{background-color:#2196f352;border:1px solid #03A9F4;color:#fff}.count-search .ant-select .ant-select-selection-placeholder{color:#fff9!important}.count-search .ant-select .ant-select-arrow{color:#fff}.count-search .ant-select-selection-item{color:#fff!important}.count-search .p-r-0{padding-right:0!important}.count-content .ant-empty-description{color:#fff}.count-content .count-card{background:#2b436380!important;border-radius:8px;margin-bottom:16px}.count-content .count-card .count-card-status{position:absolute;width:53px;height:53px;background-color:transparent;overflow:hidden;top:0;left:8px}.count-content .count-card .count-card-status .count-card-status-text{position:absolute;z-index:1;width:70px;text-align:center;height:40px;line-height:53px;font-size:13px!important;padding:2px 4px 0;top:-11px;left:-26px;-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:0 .1s ease-in;-moz-transition:0 .1s ease-in;-o-transition:0 .1s ease-in;transition:transform .1s ease-in}.count-content .count-card .count-card-status .count-card-status-online{background:#19c201;color:#fff}.count-content .count-card .count-card-status .count-card-status-offline{background:#d9d9d9;color:#00000073}.count-content .count-card .count-card-header{background-color:#2b436380;display:flex;justify-content:flex-end;align-items:center;padding-right:16px}.count-content .count-card .count-card-header .count-card-header-title{width:calc(100% - 152px);color:#fff;border-bottom:0;text-indent:36px;font-weight:700;position:relative;height:42px;line-height:42px;padding:0 15px;border-radius:2px 2px 0 0;font-size:14px}.count-content .count-card .count-card-header .count-card-header-btn{width:152px;display:flex}.count-content .count-card .count-card-header .count-card-header-btn .ant-btn-default{background:transparent}.count-content .count-card .count-card-header .count-card-header-btn .orange-btn{border:1px solid #FAAD14;margin-left:8px;color:#faad14}.count-content .count-card .count-card-body{padding:16px 16px 0}.count-content .count-card .count-card-body .count-card-body-box{background:#48658b!important;color:#fff;display:flex;align-items:center;height:83px;padding:10px;margin-bottom:10px}.count-content .count-card .count-card-body .count-card-body-box .count-card-body-img{padding:6px}.count-content .count-card .count-card-body .count-card-body-box .count-card-body-data{width:calc(100% - 44px)}.count-content .count-card .count-card-body .count-card-body-box .count-card-body-data .count-card-body-data-label{width:100%;font-size:14px;color:#8facb7;text-align:center;font-weight:400}.count-content .count-card .count-card-body .count-card-body-box .count-card-body-data .count-card-body-data-value{font-size:24px;color:#03a9f4;margin-top:10px;text-align:center;font-weight:700;height:33px}.count-content .count-card .count-card-body .count-card-body-box .count-card-body-data .count-card-body-data-value-text{color:#fff;font-size:14px;border-radius:4px;height:33px;margin-top:10px;display:flex;justify-content:center}.count-content .count-card .count-card-body .count-card-body-box .count-card-body-data .count-card-body-data-value-normal{background-color:#16baaa;height:26px;line-height:26px;padding:0 12px}.count-content .count-card .count-card-body .count-card-body-box .count-card-body-data .count-card-body-data-value-emergent{background-color:#ff4d4f;height:26px;line-height:26px;padding:0 12px;min-width:66px;text-align:center}.count-content .count-card .count-card-body .count-card-body-box .count-card-body-data .count-card-body-data-value-no-emergent{background-color:#faad14;height:26px;line-height:26px;padding:0 12px;min-width:66px;text-align:center}.count-content .count-card .count-card-bottom-btn{padding:0 16px 11px;display:flex}.count-content .count-card .count-card-bottom-btn .ant-btn-default{background:transparent}.count-content .count-card .count-card-bottom-btn .blue-btn{flex:1;border:1px solid #03A9F4;color:#03a9f4;margin:5px}.count-page-btn{display:flex;justify-content:center}.count-page-btn .ant-pagination{color:#fff}.count-page-btn .ant-pagination .ant-pagination-options-quick-jumper input{color:#fff;background-color:#2196f352;border-color:#03a9f4}.count-page-btn .ant-pagination .ant-pagination-item a{display:block;padding:0 6px;color:#fff}.count-page-btn .ant-pagination .ant-pagination-next button,.count-page-btn .ant-pagination .ant-pagination-prev button,.count-page-btn .ant-pagination .ant-pagination-disabled .ant-pagination-item-link{color:#fff}.count-page-btn .ant-pagination .ant-pagination-item-active{background-color:#2196f352;border-color:#03a9f4}.echart_bar_title{margin-inline-end:12px;margin-block-end:0;color:#000000d9;font-weight:600;font-size:20px;line-height:32px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center}.toilet-map-box{width:100%;height:calc(100vh - 64px);overflow-y:hidden;display:flex}.toilet-map-box .ant-spin-nested-loading,.toilet-map-box .ant-spin-container{width:100%;height:100%}.toilet-map-nav{width:256px;height:100%;background:#fff;overflow-y:auto;scrollbar-width:none;padding-bottom:16px}.toilet-map-nav .toilet-map-search{padding:16px}.toilet-map-container-box{width:100%;height:100%}.count-map-card-body{background:#48658b!important;padding:8px}.count-map-card-body .count-card-body-box{border:1px solid #03A9F4;background:#2b436380!important;color:#fff;display:flex;align-items:center;padding:10px}.count-map-card-body .count-card-body-box .count-card-body-img{padding:6px}.count-map-card-body .count-card-body-box .count-card-body-data{width:calc(100% - 44px)}.count-map-card-body .count-card-body-box .count-card-body-data .count-card-body-data-label{width:100%;font-size:14px;color:#8facb7;text-align:center;font-weight:400}.count-map-card-body .count-card-body-box .count-card-body-data .count-card-body-data-value{font-size:24px;color:#03a9f4;margin-top:10px;text-align:center;font-weight:700;height:33px}.count-map-card-body .count-card-body-box .count-card-body-data .count-card-body-data-value-text{color:#fff;font-size:14px;border-radius:4px;height:33px;margin-top:10px;display:flex;justify-content:center}.count-map-card-body .count-card-body-box .count-card-body-data .count-card-body-data-value-normal{background-color:#16baaa;height:26px;line-height:26px;padding:0 12px}.count-map-card-body .count-card-body-box .count-card-body-data .count-card-body-data-value-emergent{background-color:#ff4d4f;height:26px;line-height:26px;padding:0 12px;min-width:66px;text-align:center}.count-map-card-body .count-card-body-box .count-card-body-data .count-card-body-data-value-no-emergent{background-color:#faad14;height:26px;line-height:26px;padding:0 12px;min-width:66px;text-align:center}.layout-text{font-size:20px;font-weight:500;color:#000000a6;background:#fff;padding:0 32px 16px;border-bottom:1px solid #e8e8e8}.tableListForm{width:100%}.tableListForm .ant-row{width:100%!important}.tableListForm :global .ant-form-item{margin-bottom:24px;margin-right:0;width:100%}.tableListForm :global .ant-form-item>.ant-form-item-label{width:auto;line-height:32px;padding-right:8px}.tableListForm :global .ant-form-item .ant-form-item-control{line-height:32px}.tableListForm :global .ant-form-item-control-wrapper{flex:1}.tableListForm .submitButtons{white-space:nowrap;margin-bottom:24px;text-align:right}.roleTree .ant-tree .ant-tree-treenode{width:100%!important}.roleTree .ant-tree .ant-tree-checkbox+span{width:100%!important}.info-img{display:flex;justify-content:center}.info-user{text-align:center;margin-top:16px;font-weight:400;color:#00000073;font-size:16px;margin-bottom:16px}.info-btn{text-align:right;margin-top:16px}.plugin-card{padding:24px;background:#f5f5f5;border-radius:8px;margin-bottom:16px}.plugin-status{line-height:32px}.plugin-desc{margin-bottom:10px;height:44px}.plugin-top{margin-bottom:10px;display:flex}.plugin-top .plugin-img{width:80px;height:80px;margin-right:16px}.plugin-top .plugin-text{height:80px;width:calc(100% - 96px)}.plugin-top .plugin-text .plugin-name{font-weight:800;font-size:16px;margin-bottom:16px}.plugin-top .plugin-text .plugin-type,.plugin-top .plugin-text .plugin-version{color:#999;font-weight:400}.step_btn{margin-top:24px;text-align:right}.step_content{margin-top:24px}.step_content .step_content_data_label_required{font-size:14px;color:#000000e0;text-align:right;line-height:32px;margin-bottom:24px;padding:0 12px}.step_content .step_content_data_label_required:after{content:":";position:relative;margin-block:0;margin-inline-start:2px;margin-inline-end:8px}.step_content .step_content_data_label_required:before{display:inline-block;margin-inline-end:4px;color:#ff4d4f;font-size:14px;font-family:SimSun,sans-serif;line-height:1;content:"*"}.step_content .step_content_data_label{font-size:14px;color:#000000e0;text-align:right;line-height:32px;margin-bottom:20px;padding:0 12px}.step_content .step_content_data_label:after{content:":";position:relative;margin-block:0;margin-inline-start:2px;margin-inline-end:8px}.editor_box{border:1px solid #d9d9d9;border-radius:6px}.attribute-card{margin-bottom:16px}.attribute-card .attribute-card-title{width:308px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;padding-left:12px;line-height:40px;background-color:#232832;color:#fff;height:40px;font-size:14px;margin-bottom:18px}.attribute-card .attribute-card-title:after{position:absolute;left:0;top:50%;transform:translateY(-50%);content:"";width:4px;height:14px;background-color:#409eff}.attribute-card .attribute-card-content{padding:0 12px}.attribute-card .attribute-card-content .attribute-card-content-setting{display:flex;margin-bottom:18px}.attribute-card .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-label{width:100px;height:32px;line-height:32px}.attribute-card .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input{display:flex}.attribute-card .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .ant-select-selector{background-color:#151a26!important;color:#fff!important;border:1px solid #151a26!important}.attribute-card .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .ant-select-selection-placeholder,.attribute-card .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .ant-select-arrow,.attribute-card .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .ant-select-selection-item{color:#fff!important}.attribute-card .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .ant-input{color:#fff!important;background-color:#151a26!important;border:1px solid #151a26!important;border-radius:0!important}.attribute-card .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .ant-input-affix-wrapper{background-color:#151a26;border:1px solid #151a26;color:#fff}.attribute-card .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .ant-input-affix-wrapper .ant-input-clear-icon{color:#fff}.attribute-card .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .attribute-card-content-setting-div-btn{width:32px;height:32px;color:#fff;text-align:center;line-height:32px;font-size:12px;margin-left:5px;cursor:pointer}.attribute-card .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .attribute-card-content-setting-div-color{width:300px;background-color:#232832;border:2px solid #151a26;position:relative;right:8px;z-index:999}.attribute-card .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .attribute-card-content-setting-input-show-img{width:180px;height:150px;background-repeat:no-repeat;background-size:100% 100%;margin-bottom:10px}.attribute-card .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .attribute-card-content-setting-input-show-img .attribute-card-content-setting-input-show-img-close{text-align:right;padding-top:5px;padding-right:10px;font-size:24px;cursor:pointer}.attribute-card .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .attribute-card-content-setting-input-show-img .attribute-card-content-setting-input-show-img-tip{font-size:10px;width:180px;word-wrap:break-word}.attribute-card .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .attribute-card-content-setting-input-border{width:118px;height:32px;color:#fff;background-color:#151a26;padding:0 11px;font-size:14px;line-height:32px;cursor:pointer}.attribute-card .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .attribute-card-content-setting-input-btn1{color:#fff;background-color:#151a26;width:56px;height:30px;text-align:center;line-height:32px;font-size:14px;cursor:pointer}.attribute-card .attribute-card-tab{display:flex;justify-content:center}.attribute-card .attribute-card-tab .attribute-tabs-box .ant-tabs-tab{padding:0 20px;height:40px;line-height:40px;color:#fff;font-weight:500}.attribute-card .attribute-card-tab .attribute-tabs-box .ant-tabs-content-holder{border-left:1px solid #232832!important;width:0px}.attribute-card .ant-input-group-addon{color:#fff!important;border:none;background:#151a26!important}.attribute-card .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select,.attribute-card .ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select{width:180px!important;height:180px!important}.attribute-card-title{width:308px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;padding-left:12px;line-height:40px;background-color:#232832;color:#fff;height:40px;font-size:14px;margin-bottom:18px}.attribute-card-title:after{position:absolute;left:0;top:50%;transform:translateY(-50%);content:"";width:4px;height:14px;background-color:#409eff}.attribute-card-title .attribute-card-content{padding:0 12px}.attribute-card-title .attribute-card-content .attribute-card-content-setting{display:flex;margin-bottom:18px}.attribute-card-title .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-label{width:100px;height:32px;line-height:32px}.attribute-card-title .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input{display:flex}.attribute-card-title .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .ant-select-selector{background-color:#151a26!important;color:#fff!important;border:1px solid #151a26!important}.attribute-card-title .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .ant-select-selection-placeholder,.attribute-card-title .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .ant-select-arrow,.attribute-card-title .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .ant-select-selection-item{color:#fff!important}.attribute-card-title .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .ant-input{color:#fff!important;background-color:#151a26!important;border:1px solid #151a26!important;border-radius:0!important}.attribute-card-title .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .ant-input-affix-wrapper{background-color:#151a26;border:1px solid #151a26;color:#fff}.attribute-card-title .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .ant-input-affix-wrapper .ant-input-clear-icon{color:#fff}.attribute-card-title .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .attribute-card-content-setting-div-btn{width:32px;height:32px;color:#fff;text-align:center;line-height:32px;font-size:12px;margin-left:5px;cursor:pointer}.attribute-card-title .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .attribute-card-content-setting-div-color{width:300px;background-color:#232832;border:2px solid #151a26;position:relative;right:8px;z-index:999}.attribute-card-title .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .attribute-card-content-setting-input-show-img{width:180px;height:150px;background-repeat:no-repeat;background-size:100% 100%;margin-bottom:10px}.attribute-card-title .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .attribute-card-content-setting-input-show-img .attribute-card-content-setting-input-show-img-close{text-align:right;padding-top:5px;padding-right:10px;font-size:24px;cursor:pointer}.attribute-card-title .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .attribute-card-content-setting-input-show-img .attribute-card-content-setting-input-show-img-tip{font-size:10px;width:180px;word-wrap:break-word}.attribute-card-title .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .attribute-card-content-setting-input-border{width:118px;height:32px;color:#fff;background-color:#151a26;padding:0 11px;font-size:14px;line-height:32px;cursor:pointer}.attribute-card-title .attribute-card-content .attribute-card-content-setting .attribute-card-content-setting-input .attribute-card-content-setting-input-btn1{color:#fff;background-color:#151a26;width:56px;height:30px;text-align:center;line-height:32px;font-size:14px;cursor:pointer}.attribute-card-content-setting-select .ant-select-dropdown{background-color:#151a26!important}.attribute-card-content-setting-select .ant-select-dropdown .ant-select-item.ant-select-item-option{background-color:#151a26!important;color:#fff!important}.attribute-card-content-setting-select .ant-select-dropdown .ant-select-item.ant-select-item-option:hover{background-color:#303640!important}.attribute-card-content-setting-select .ant-select-dropdown .ant-select-item.ant-select-item-option.ant-select-item-option-active{background-color:#303640!important;color:#409eff!important}.attribute-card-content-setting-select .ant-select-dropdown .ant-select-item.ant-select-item-option.ant-select-item-option-selected{background-color:#151a26!important;color:#409eff!important}.attribute-card-content-setting-select .ant-select.ant-select-single .ant-select-selector{background-color:#151a26!important;border:1px solid #151a26!important}.attribute-card-content-setting-select .ant-select.ant-select-single .ant-select-selector .ant-select-selection-item,.attribute-card-content-setting-select .ant-select.ant-select-single .ant-select-arrow{color:#fff!important}.attribute-card-content-setting-select .ant-input-group .ant-input-group-addon:last-child{color:#fff!important;border:none;background-color:#151a26!important}.chart-input .ant-input-number{color:#fff!important;background-color:#151a26!important;border:1px solid #151a26!important;border-radius:0!important}.carouse-list-show-top{display:flex;justify-content:flex-start;align-items:center;margin-bottom:10px}.flex-1{flex:1}.color-selection .sketch-picker{width:280px!important}.color-selection .color-selection-input{margin-top:5px;margin-bottom:5px}.monaco-editor,.monaco-diff-editor .synthetic-focus,.monaco-diff-editor [tabindex="0"]:focus,.monaco-diff-editor [tabindex="-1"]:focus,.monaco-diff-editor button:focus,.monaco-diff-editor input[type=button]:focus,.monaco-diff-editor input[type=checkbox]:focus,.monaco-diff-editor input[type=search]:focus,.monaco-diff-editor input[type=text]:focus,.monaco-diff-editor select:focus,.monaco-diff-editor textarea:focus{outline-width:0!important}.margin{margin:0!important}.error-tip{margin-bottom:10px}.error-tip .error-text{color:#f81d22}#graph-container{width:100%;height:calc(100vh - 182px);background:#fff}.screen-design-wrap{width:100%;min-width:100vh;color:#fff;font-size:16px}.screen-design-wrap .screen-design-wrap-top{height:59px;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.09);padding-right:70px}.screen-design-wrap .screen-design-wrap-top .screen-design-wrap-top-icon{width:70px;text-align:center}.screen-design-wrap .screen-design-wrap-top .screen-design-wrap-top-right{width:calc(100% - 150px);display:flex;justify-content:flex-end;align-items:center}.screen-design-wrap .screen-design-content{display:flex;justify-content:flex-start}.screen-design-wrap .screen-design-content .screen-design-content-left{height:calc(100vh - 60px);display:flex;justify-content:flex-start}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-design-content-left-tab{width:60px;height:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-design-content-left-tab .screen-design-expend-btn{height:70px;width:60px;cursor:pointer;margin-bottom:20px}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-design-content-left-tab .screen-design-expend-btn .menu-title-icon{padding-top:10px}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-design-content-left-tab .screen-design-expend-btn .menu-title-span{font-weight:500;color:#bcc9d4;font-size:14px;height:40px;line-height:40px}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-design-content-left-tab .first-tabs-box{overflow-y:auto;height:100%}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-design-content-left-tab .first-tabs-box .ant-tabs-tab{width:60px;padding:8px 0;justify-content:center;color:#bcc9d4;height:70px;font-weight:500}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-design-content-left-tab .first-tabs-box .ant-tabs-content-holder{border-left:1px solid #232832;width:0px}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-design-content-left-tab .first-tabs-box .screen-design-tab-title{width:100%;display:flex;flex-direction:column;text-align:center}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-design-content-left-tab .first-tabs-box .screen-design-tab-title .tab-title-span{margin:9px 0}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-design-content-left-tab::-webkit-scrollbar{display:none}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-design-content-left-tab-item{width:fit-content;height:100%;overflow-y:hidden}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-design-content-left-tab-item .screen-design-left-content-title{background-color:#232832;color:#fff;font-size:14px;margin:8px;padding:8px 0}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-design-content-left-tab-item .screen-design-left-content-title .screen-design-left-content-title-text{padding-left:12px}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-design-content-left-tab-item .screen-design-left-content-title .screen-design-left-content-title-text:after{position:absolute;left:68px;top:60px;content:"";width:4px;height:14px;background-color:#409eff}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-design-content-left-tab-item .screen-design-left-content-components{overflow-y:scroll;-ms-overflow-style:none;margin-bottom:16px;scrollbar-width:none;max-height:calc(100vh - 120px)}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-design-content-left-tab-item .screen-design-left-content-components::-webkit-scrollbar{display:none}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-bg-2{background-color:#151a26}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-bg-2 .ant-empty-normal,.screen-design-wrap .screen-design-content .screen-design-content-left .screen-bg-2 .ant-empty-image{background-color:transparent!important}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-bg-2 .ant-empty-description{color:#909399!important;margin-top:20px!important}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-bg-2 .screen-layer .layer-list-item-active{background-color:#007aff;height:40px;padding:0 10px;cursor:move;display:flex;align-items:center}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-bg-2 .screen-layer .screen-layer-item{height:40px;padding:0 10px;cursor:move;display:flex;align-items:center;pointer-events:auto;position:relative}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-bg-2 .screen-layer .screen-layer-item-icon{width:20px;height:20px;margin-right:16px}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-bg-2 .screen-layer .screen-layer-item-name{font-size:14px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:40px}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-bg-2 .screen-layer .context-menu{background-color:#151a26;border:1px solid #151A26;border-radius:4px;z-index:9999;font-size:14px;box-shadow:0 2px 4px #0000001f,0 0 6px #0000000a;padding:8px 0;min-width:150px}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-bg-2 .screen-layer .context-menu .context-menu-item{line-height:32px;padding:0 16px;margin:0;font-size:13px;outline:0;cursor:pointer;z-index:9999;pointer-events:auto;user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;background-color:transparent;display:flex;align-items:center;justify-content:left}.screen-design-wrap .screen-design-content .screen-design-content-left .screen-bg-2 .screen-layer .context-menu .context-menu-item:hover{color:#409eff;background-color:#303640}.screen-design-wrap .screen-design-content .screen-design-content-canvas{width:100%;overflow:auto}.screen-design-wrap .screen-design-content .screen-design-content-canvas .ruler-eyes{position:fixed;top:62px;width:21px;height:21px;display:flex;z-index:9999;cursor:pointer}.screen-design-wrap .screen-design-content .screen-design-content-canvas .ruler-container{position:relative}.screen-design-wrap .screen-design-content .screen-design-content-canvas .ruler-x{position:fixed;top:61px;width:calc(100% - 243px);height:21px;z-index:99;background-color:#151a26;overflow:visible}.screen-design-wrap .screen-design-content .screen-design-content-canvas .ruler-y{position:fixed;top:83px;width:21px;height:calc(100vh - 83px);z-index:99;background-color:#151a26;overflow:visible}.screen-design-wrap .screen-design-content .screen-design-content-canvas .content-area{position:absolute;top:22px;left:22px;right:0;bottom:0;width:5558px;height:5379px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOAQMAAAAlhr+SAAAABlBMVEUqLjNSXWS1zSUzAAAAD0lEQVQI12NgwADMYIQBAACrAAd4ROv5AAAAAElFTkSuQmCC);overflow:auto}.screen-design-wrap .screen-design-content .screen-design-content-canvas .control-panel{position:fixed;bottom:20px;right:20px;background:#fff;padding:15px;border-radius:5px;box-shadow:0 0 5px #0003;max-width:300px}.screen-design-wrap .screen-design-content .screen-design-content-right{border:1px solid rgba(255,255,255,.09);position:fixed;top:60px;width:320px;height:100%;transition:right .5s ease-in-out;z-index:1000}.screen-design-wrap .screen-design-content .close{right:-320px}.screen-design-wrap .screen-design-content .open{right:0}.screen-design-wrap .screen-design-content .screen-design-right-wrap-title{width:100%;height:40px;line-height:40px;color:#fff;padding-left:12px;background-color:#232832;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;font-size:14px;border-bottom:2px solid #151a26}.screen-design-wrap .screen-design-content .screen-design-right-wrap-title:after{position:absolute;left:0;top:11px;content:"";width:4px;height:14px;background-color:#409eff}.screen-design-wrap .screen-design-content .screen-design-right-wrap-content{width:100%;color:#fff;font-size:14px;height:calc(100vh - 82px);overflow-y:scroll;-ms-overflow-style:none;margin-bottom:16px;scrollbar-width:none}.screen-design-wrap .screen-design-content .screen-design-right-wrap-content::-webkit-scrollbar{display:none}.screen-design-wrap .screen-design-title-card{width:144px;margin:8px;padding:8px 12px;font-size:14px;position:relative}.screen-design-wrap .screen-design-title-card:after{position:absolute;left:0;top:11px;content:"";width:4px;height:14px;background-color:#409eff}.drag-Item{width:100%;background-color:#232832;margin-bottom:8px;color:#fff;cursor:move}.drag-Item .drag-Item-title{background-color:#303640;padding:4px 8px;text-align:left;font-size:12px;color:#fff}.drag-Item .drag-Item-img{padding:8px 0 16px;margin:0 auto;text-align:center;width:120px}.drag-Item .border{border:none}.drag-Item svg{height:81.5px!important}.drag-Item .drag-decoration svg{height:100%!important}.design-element{position:relative;top:35px;left:35px}.custom-select-box .selecto-selection{background-color:#4285f426;border:2px dashed #4285F4;box-shadow:0 0 5px #4285f480;border-radius:0}.drop-text{display:flex;align-items:center;justify-content:center}.drop-text svg{height:100%}.drop-text:hover{cursor:move;border:2px dotted #409EFF}.drop-box .custom-statistic-wrapper .ant-statistic-title{font-size:var(--custom-title-font-size, 14px);font-weight:var(--custom-title-font-weight, 400);color:var(--custom-title-color, #ffffff)}.drop-box:hover{cursor:move;border:2px dotted #409EFF}.dropped-item{position:absolute;box-sizing:border-box;z-index:1}.dropped-item.selected{z-index:10;outline:2px solid #4285F4;outline-offset:2px}.dropped-item.multi-selected{z-index:5;outline:2px dashed #4285F4;outline-offset:2px}.analog-clock{width:300px;height:300px;margin:0 auto;position:relative}.clock-face{position:relative;width:100%;height:100%;border-radius:50%;border:10px solid #333;background-color:#fff;box-shadow:0 0 20px #0003}.hour-mark{position:absolute;width:100%;height:100%;text-align:center;transform-origin:50% 50%}.hour-tick{position:absolute;top:10px;left:50%;width:4px;height:20px;margin-left:-2px;background-color:#333}.hour-number{position:absolute;top:35px;left:50%;display:inline-block;transform-origin:0 105px;font-size:20px;font-weight:700;color:#333}.hand{position:absolute;bottom:50%;left:50%;transform-origin:50% 100%;transition:transform .3s cubic-bezier(.4,2.3,.3,1)}.hour-hand{width:8px;height:80px;margin-left:-4px;background-color:#333;border-radius:4px}.minute-hand{width:5px;height:110px;margin-left:-2.5px;background-color:#555;border-radius:3px}.second-hand{width:2px;height:130px;margin-left:-1px;background-color:red;z-index:10}.center-circle{position:absolute;top:50%;left:50%;width:15px;height:15px;margin:-7.5px 0 0 -7.5px;border-radius:50%;background-color:#333;z-index:11;border:2px solid #f00}.video-player-container .controls{display:flex;align-items:center;gap:10px;padding:10px;background-color:#f5f5f5;border-radius:8px}.video-player-container .progress-bar{flex-grow:1;height:8px;cursor:pointer}.video-player-container .time-display{font-family:monospace;min-width:100px;text-align:center}.video-player-container .volume-slider{width:80px}.video-player-container .playback-rate{padding:5px;border-radius:4px;border:1px solid #ddd}.video-player-container button{padding:8px 12px;background-color:#4caf50;color:#fff;border:none;border-radius:4px;cursor:pointer}.video-player-container button:hover{background-color:#45a049}.carouse-image-list{display:flex;flex-wrap:wrap;gap:12px;width:100%;padding:16px;margin-bottom:16px}.carousel-image{object-fit:cover}.slide-item{position:relative}.slide-caption{position:absolute;bottom:0;left:0;right:0;text-align:center;background-color:#00000080;padding:12px}.input-num-wrap{display:flex;height:32px;width:170px;background-color:#151a26;align-items:center;padding:0 5px}.input-num-wrap .input-num-wrap-btn{width:25px;height:25px;color:#fff;font-size:16px;line-height:26px;text-align:center;cursor:pointer}.input-num-wrap .input-num-wrap-input{width:130px;padding:0 35px}.input-num-wrap .input-num-wrap-input .ant-input{color:#fff!important;background-color:#151a26!important;border:1px solid #151a26!important;border-radius:0!important}.border-box-flex-wrap{flex-wrap:wrap;display:flex;gap:10px}.border-box-flex-wrap svg{height:150px}.border-box-item{height:180px;border:1px solid #232832;cursor:pointer;padding:0 15px}.border-box-item:hover{border:1px solid #409EFF}.border-box-item-text{height:30px;line-height:30px}.border-box-item-active{height:180px;border:1px solid #409EFF;padding:0 15px;cursor:pointer}.border-box-btn{display:flex;justify-content:right;margin-top:10px}.border-box-item-active2,.border-box-item2:hover{border:1px solid #409EFF;cursor:pointer}.border-modal .ant-modal{background-color:#151a26!important;color:#fff!important;padding:0}.border-modal .ant-modal-title{background-color:#151a26!important;color:#fff!important}.border-modal .ant-modal-close-x{color:#fff!important}.border-modal .ant-modal-content{background-color:#151a26!important;color:#fff!important}.border{border:none}.table-tip-box{height:100%}.table-tip-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.start_stop{display:flex}.start_stop .start_stop_line{line-height:32px;text-align:center;width:40px}.start_stop .input_width{width:calc(100% - 20px)}.rule_list_contain{min-height:calc(100vh - 132px)}.rule_contain_title{font-size:20px;font-weight:500;color:#000000a6;background:#fff;padding:16px 32px;border-bottom:1px solid #e8e8e8}.rule_footer{width:100%;display:flex;justify-content:center}.rule_contain{background:#fff;height:100vh;width:100%;box-sizing:border-box;overflow:hidden}.rule_contain .rule_design_top{width:100%;background:#607d8b;height:60px;border-bottom:1px solid #e8e8e8}.rule_contain .rule_design_top .rule_design_top_title{display:flex}.rule_contain .rule_design_top .rule_design_top_title .rule_contain_title{background:#607d8b;border:none;display:flex;color:#fff}.rule_contain .rule_design_top .rule_design_top_title .rule_design_top_name{line-height:60px;font-size:20px;font-weight:500;color:#fff}.rule_contain .rule_design_top .rule_design_top_btn{text-align:right;padding-right:32px;line-height:60px}.rule_contain .design_container{width:100%;min-height:calc(100vh - 60px)}.rule_contain .design_container #container{display:flex;height:100%;max-height:650px;min-height:450px}.rule_contain .design_container .design_container_left{width:200px;height:100%;position:relative;margin-right:1px}.rule_contain .design_container .design_container_left .stencil_title{width:200px;height:45px;line-height:45px;font-size:16px;font-weight:400;text-align:center;border-right:1px solid #dfe3e8}.rule_contain .design_container #stencil{width:200px;position:relative;border-right:1px solid #dfe3e8;border-top:1px solid #dfe3e8;min-height:calc(100vh - 105px)}.rule_contain .design_container #graph-container{width:calc(100% - 180px);height:100%;min-height:calc(100vh - 60px)}.rule_contain .design_container .x6-widget-stencil{background-color:#fff}.rule_contain .design_container .x6-widget-stencil-title{background-color:#fff;height:0px}.rule_contain .design_container .x6-widget-stencil-group-title{background-color:#fff!important;height:0px}.rule_contain .design_container .x6-widget-transform{margin:-1px 0 0 -1px;padding:0;border:1px solid #239edd}.rule_contain .design_container .x6-widget-transform>div{border:1px solid #239edd}.rule_contain .design_container .x6-widget-transform>div:hover{background-color:#3dafe4}.rule_contain .design_container .x6-widget-transform-active-handle{background-color:#3dafe4}.rule_contain .design_container .x6-widget-transform-resize{border-radius:0}.rule_contain .design_container .x6-widget-selection-inner{border:1px solid #239edd}.rule_contain .design_container .x6-widget-selection-box{opacity:0}.rule_contain .design_container .x6-edge-selected path{stroke:#1890ff;stroke-width:1.5px!important}.alarm_contain{min-height:calc(100vh - 64px);background:#f5f5f5!important}.alarm_contain_title{font-size:20px;font-weight:500;color:#000000a6;background:#fff;padding:16px 32px;border-bottom:1px solid #e8e8e8;height:60px}.alarm_footer{width:100%;display:flex;justify-content:center}.alarm-row.alarm-level-1{background-color:#ffd3d0}.alarm-row.alarm-level-2{background-color:#fff2d2}.alarm-row.alarm-level-3{background-color:#fdffd2}.alarm-row.alarm-level-4{background-color:#e6f7ff}
