.pie-wrapper{width:100%;height:100%;position:relative}.pie-wrapper .pie{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10}.pie-wrapper .pie-num{font-size:16px;color:#1a1a1a;font-weight:700;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:12}.device-container-dialog .custom-pagination{padding:24px 0}.device-container-dialog .state .icon{font-size:16px;color:#00a0d9}.device-container-dialog .state span{font-size:14px;color:#202945;margin-left:6px}.device-container-dialog .select-date{padding-left:18px}.device-container-dialog .select-date h1{font-size:12px;line-height:17px;font-weight:700;color:#00a0d9;margin-bottom:4px;padding-left:8px}.device-container-dialog .select-date .el-input__prefix{color:#00a0d9;font-size:18px;margin-right:8px;margin-top:-1px}.device-container-dialog .select-date .el-input .el-input__inner{cursor:pointer;height:40px;line-height:41px;padding-left:34px;font-weight:700;color:#202945;border:none;font-size:18px}.device-container-dialog .select-date .el-input__suffix{margin-right:30px;margin-top:-1px;margin-left:12px}.device-container-dialog .select-date .el-input__suffix .el-input__icon:after{font-family:icon!important;content:"\E7F8";font-size:22px;color:#ffad00;margin-bottom:2px}.device-dialog-wrapper .table-content{border-radius:16px;background:#fff;margin-top:24px}.device-dialog-wrapper .table-content>.header{padding:24px 0}.device-dialog-wrapper .table-content>.header .form-screen{display:-webkit-box;display:-ms-flexbox;display:flex}.device-dialog-wrapper .table-content>.header .form-screen .el-form-item{margin-bottom:0;-ms-flex-item-align:center;align-self:center}.device-dialog-wrapper .table-content>.header .form-screen .label{color:#1a1a1a;line-height:40px;font-weight:700;float:left}.device-dialog-wrapper .table-content>.header .form-screen .status-type{-ms-flex-item-align:center;align-self:center}.device-dialog-wrapper .table-content>.header .form-screen .status-type ul{display:-webkit-box;display:-ms-flexbox;display:flex}.device-dialog-wrapper .table-content>.header .form-screen .status-type ul li{height:32px;line-height:32px;border-radius:47px;border:1px solid #efefef;margin-right:8px;padding:0 12px;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.device-dialog-wrapper .table-content>.header .form-screen .status-type ul li.active{background:#00a0d9}.device-dialog-wrapper .table-content>.header .form-screen .status-type ul li.active p{color:#fff;font-family:PingFangSC-Semibold,PingFang SC}.device-dialog-wrapper .table-content>.header .form-screen .status-type ul li.active p span{color:#fff;font-family:PingFangSC-Regular,PingFang SC}.device-dialog-wrapper .table-content>.header .form-screen .status-type ul li.active .point{position:absolute;right:0;top:0;display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#b3b3b3}.device-dialog-wrapper .table-content>.header .form-screen .status-type ul li.active .point.idle{background-color:#00a0d9}.device-dialog-wrapper .table-content>.header .form-screen .status-type ul li.active .point.running{background-color:#93da49}.device-dialog-wrapper .table-content>.header .form-screen .status-type ul li.active .point.charging{background-color:#ffad00}.device-dialog-wrapper .table-content>.header .form-screen .status-type ul li.active .point.offline{background-color:#b3b3b3}.device-dialog-wrapper .table-content>.header .form-screen .status-type ul li p{margin-left:8px;color:#333;line-height:32px;font-size:12px;font-weight:700;color:#1a1a1a;line-height:18px}.device-dialog-wrapper .table-content>.header .form-screen .status-type ul li p span{font-size:12px;margin-left:4px;color:#4d4d4d;line-height:18px}.device-dialog-wrapper .table-content>.header .form-screen .status-type ul li .point{width:10px;height:10px;display:inline-block;background:#00a0d9;border-radius:50%}.device-dialog-wrapper .table-content>.header .form-screen .status-type ul li .point.danger{background:#eb5a5a}.device-dialog-wrapper .table-content>.header .form-screen .status-type ul li .point.warning{background:#ffad00}.device-dialog-wrapper .table-content>.header .form-screen .status-type ul li .point.success{background:#93da49}.device-dialog-wrapper .table-content>.header .form-screen .status-type ul li .point.info{background:#b3b3b3}.device-dialog-wrapper .table-content>.header .form-screen .search-content{float:right}.device-dialog-wrapper .table-content .table-bd{height:462px;width:100%;overflow:hidden}.device-dialog-wrapper .table-content .table-bd .device-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;height:472px;-ms-flex-line-pack:start;align-content:flex-start;margin-top:-10px;overflow-y:auto}.device-dialog-wrapper .table-content .table-bd .device-list .li{margin-top:10px;margin-right:10px;width:calc(33.3% - 10px);-webkit-box-flex:0;-ms-flex:0 0 calc(33.3% - 10px);flex:0 0 calc(33.3% - 10px);height:108px;background:#fff;border-radius:16px;border:1px solid #f4f4f4;padding:16px 16px 8px;cursor:pointer}.device-dialog-wrapper .table-content .table-bd .device-list .li:hover{border-color:#00a0d9}.device-dialog-wrapper .table-content .table-bd .device-list .li:nth-child(3n+3){margin-right:0}.device-dialog-wrapper .table-content .table-bd .device-list .li .item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .img-box{width:46px;height:46px;-webkit-box-flex:0;-ms-flex:0 0 46px;flex:0 0 46px}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .img-box img{max-width:100%;max-height:100%}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:16px}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info h3{height:20px;font-size:16px;font-weight:700;color:#1a1a1a;line-height:20px}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info p{padding:8px 0 12px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info p span{padding:0 6px;margin-right:8px;height:18px;background:#f4f4f4;border-radius:100px;line-height:18px;font-size:12px}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state{display:-webkit-box;display:-ms-flexbox;display:flex}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-status-container{font-size:0;margin-right:26px}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-status-container .device-status{font-size:12px;color:#4d4d4d;overflow:hidden;display:inline-block}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-status-container .device-status>li{float:left;height:22px}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-status-container .device-status>li:nth-child(n+2){margin-left:10px}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-status-container .device-status>li.signal .val{padding-left:2px}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-status-container .device-status>li .key{float:left;color:#00a0d9}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-status-container .device-status>li .key .icon{float:left;font-size:18px;line-height:22px}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-status-container .device-status>li .val{float:left;margin-left:2px;line-height:22px}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-state .device-state-tag{border-radius:11px;overflow:hidden;float:left}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-state .device-state-tag.has-name{line-height:22px}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-state .device-state-tag.has-name .icon.icon-cleaning,.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-state .device-state-tag.has-name .icon.icon-free{font-size:18px}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-state .device-state-tag.has-name .icon.icon-cleaning{margin-top:5px}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-state .device-state-tag.has-name .icon.icon-charge,.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-state .device-state-tag.has-name .icon.icon-free,.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-state .device-state-tag.has-name .icon.icon-suspend{margin-top:4px}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-state .device-state-tag.has-name .icon.icon-machine-offline{margin-top:5px;font-size:18px}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-state .device-state-tag:nth-child(n+2){margin-left:6px}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-state .device-state-tag .icon{width:18px;height:18px;text-align:center;line-height:18px;float:left;margin-top:3px;margin-left:3px;font-size:18px}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-state .device-state-tag .icon.blue{color:#00a0d9}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-state .device-state-tag .icon.red{color:#eb5a5a}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-state .device-state-tag .icon.yellow{color:#ffad00}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-state .device-state-tag .icon.gray{color:#b3b3b3}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-state .device-state-tag .icon.green{color:#93da49}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .info .state .device-state .device-state-tag .state-name{float:left;font-size:12px;color:#495057;margin-left:3px}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .point{position:absolute;right:0;top:0;display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#b3b3b3}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .point.warning{background-color:#00a0d9}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .point.running{background-color:#93da49}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .point.charging{background-color:#ffad00}.device-dialog-wrapper .table-content .table-bd .device-list .li .item .point.offline{background-color:#b3b3b3}.device-dialog-wrapper .table-content .table-bd .no-data{font-size:16px;line-height:140%;color:#818181;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:496px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.device-dialog-wrapper .table-content .page-footer{height:88px}.site-list-bd{background-color:#fff;border-radius:16px}.site-list-bd .score{height:40px;line-height:40px;width:60px;border-radius:40px;text-align:center;font-size:18px;color:#fff;font-weight:700}.site-list-bd .score.fail{background-color:#eb5a5a}.site-list-bd .score.yellow{background-color:#fac04c}.site-list-bd .score.success{background-color:#93da49}.site-list-bd .site-tables-head{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:16px}.site-list-bd .site-tables-head li{height:56px;line-height:56px;font-size:14px;padding-left:10px;padding-right:12px;font-weight:700;color:#4d4d4d}.site-list-bd .site-tables-head li:first-child{padding-left:0}.site-list-bd .site-tables-head li:first-child span{padding-left:24px}.site-list-bd .site-tables-head li:last-child{padding-right:0}.site-list-bd .site-tables-body{height:500px;overflow-y:auto}.site-list-bd .site-tables-body .no-data{margin-top:24px;height:130px;text-align:center;line-height:130px;font-size:16px;color:#818181;background:#fff;border-radius:16px}.site-list-bd .site-tables-body .tbs-item:nth-child(2n) .tbs-rows{background-color:#f8f9fa}.site-list-bd .site-tables-body .tbs-item .tbs-rows{cursor:pointer;height:80px;line-height:80px;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff}.site-list-bd .site-tables-body .tbs-item .tbs-rows .tbs-cell{padding-left:10px;padding-right:12px;color:#4d4d4d}.site-list-bd .site-tables-body .tbs-item .tbs-rows .tbs-cell:first-child{padding-left:0}.site-list-bd .site-tables-body .tbs-item .tbs-rows .tbs-cell:first-child>div{padding-left:24px}.site-list-bd .site-tables-body .tbs-item .tbs-rows .tbs-cell:last-child{padding-right:0}.site-list-bd .site-tables-body .tbs-item .tbs-rows .tbs-cell i.box{color:#00a0d9;font-size:22px;margin-right:8px}.site-list-bd .site-tables-body .tbs-item .tbs-rows .tbs-cell .dit-icon .icon{color:#00a0d9;font-size:8px;margin-right:10px}.site-list-bd .site-tables-body .tbs-item .tbs-rows .tbs-cell .next-icon{padding-right:24px}.site-list-bd .site-tables-body .tbs-item .tbs-rows .tbs-cell .next-icon .icon{font-size:24px;color:#7b7f93}.site-list-bd .site-tables-body .tbs-item .tbs-rows .tbs-cell .el-button span{color:#00a0d9}.site-list-bd .site-tables-body .tbs-item .tbs-rows .tbs-cell span{color:#1a1a1a;font-size:14px}.site-list-bd .site-tables-body .tbs-item .tbs-rows .tbs-cell span.bold{font-weight:700}.site-list-bd .site-tables-body .tbs-item .tbs-rows .tbs-cell span.fail{color:#eb5a5a}.site-list-bd .site-tables-body .tbs-item .tbs-rows .tbs-cell .bar{height:5px;border-radius:5px;background:#f0f0f0;margin-top:5px}.site-list-bd .site-tables-body .tbs-item .tbs-rows .tbs-cell .bar div{height:5px;border-radius:5px;background:#00a0d9}.location-list-bd .down-box{margin-top:16px;border-radius:16px;background-color:#fff;padding:24px}.location-list-bd .tables-head{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:16px;padding:0 24px}.location-list-bd .tables-head li{height:56px;line-height:56px;font-size:14px;padding-left:10px;padding-right:12px;font-weight:700;color:#4d4d4d}.location-list-bd .tables-head li:first-child{padding-left:0}.location-list-bd .tables-head li:last-child{padding-right:0}.location-list-bd .tables-body{height:500px;overflow-y:auto}.location-list-bd .tables-body .no-data{margin-top:24px;height:130px;text-align:center;line-height:130px;font-size:16px;color:#818181;background:#fff;border-radius:16px}.location-list-bd .tables-body .tb-item .tb-rows{cursor:pointer;margin-top:16px;height:80px;line-height:80px;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 24px;background-color:#fff}.location-list-bd .tables-body .tb-item .tb-rows .tb-cell{width:0;padding-left:10px;padding-right:12px;color:#4d4d4d}.location-list-bd .tables-body .tb-item .tb-rows .tb-cell:first-child{padding-left:0}.location-list-bd .tables-body .tb-item .tb-rows .tb-cell:last-child{padding-right:0}.location-list-bd .tables-body .tb-item .tb-rows .tb-cell i.box{color:#00a0d9;font-size:22px;margin-right:8px}.location-list-bd .tables-body .tb-item .tb-rows .tb-cell .dit-icon .icon{color:#00a0d9;font-size:8px;margin-right:10px}.location-list-bd .tables-body .tb-item .tb-rows .tb-cell .icon-box{display:inline-block;border:1.5px solid #202945;width:32px;height:32px;border-radius:32px;line-height:30px;text-align:center;color:#202945}.location-list-bd .tables-body .tb-item .tb-rows .tb-cell .icon-box.open{border:none;line-height:32px;background-color:#ffad00}.location-list-bd .tables-body .tb-item .tb-rows .tb-cell .icon-box i.icon{font-size:15px}.location-list-bd .tables-body .tb-item .tb-rows .tb-cell .el-button span{color:#00a0d9}.location-list-bd .tables-body .tb-item .tb-rows .tb-cell span{color:#1a1a1a;font-size:14px}.location-list-bd .tables-body .tb-item .tb-rows .tb-cell span.bold{font-weight:700}.location-list-bd .tables-body .tb-item .tb-rows .tb-cell span.fail{color:#eb5a5a}.location-list-bd .tables-body .tb-item .tb-rows .tb-cell .bar{height:5px;border-radius:5px;background:#f0f0f0;margin-top:5px}.location-list-bd .tables-body .tb-item .tb-rows .tb-cell .bar div{height:5px;border-radius:5px;background:#00a0d9}.day-report-bd{padding:24px 0}.day-report-bd .icon-filter{display:inline-block;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;width:40px;height:40px;line-height:40px;color:#202945;-webkit-box-shadow:0 0 0 1.5px #202945 inset;box-shadow:inset 0 0 0 1.5px #202945;border-radius:50px;cursor:pointer}.line-wrapper{height:410px;position:relative}.line-wrapper .pie{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10}.history-report-bd{padding:24px 0}.history-report-bd .empty-location{height:130px;line-height:130px;background-color:#fff;color:#818181;font-size:16px;text-align:center;margin:24px 0;border-radius:16px}.history-report-bd .select-date h1{font-size:12px;line-height:17px;font-weight:700;color:#00a0d9;margin-bottom:4px}.history-report-bd .select-date .el-date-editor{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.history-report-bd .select-date input{font-weight:700}.history-report-bd .select-date .el-range__close-icon.el-input__icon:after{font-family:icon!important;content:"\E7F8";font-size:22px;line-height:42px;margin-right:30px;color:#ffad00}.history-report-bd .select-date .el-input__icon.el-range__icon.el-icon-date{color:#00a0d9;font-size:18px;margin-top:2px}.history-report-bd .select-date .el-input .el-input__inner{cursor:pointer;height:40px;line-height:41px;padding-left:34px;font-weight:700;color:#202945}.history-report-bd .select-date .icon-filter{display:inline-block;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;width:40px;height:40px;line-height:40px;color:#202945;-webkit-box-shadow:0 0 0 1.5px #202945 inset;box-shadow:inset 0 0 0 1.5px #202945;border-radius:50px;cursor:pointer}.history-report-bd .chart-report{margin-top:24px;padding:24px;background-color:#fff;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.02);box-shadow:0 3px 5px rgba(0,0,0,.02);border-radius:16px}.history-report-bd .chart-report .el-tabs .el-tabs__item{font-size:14px}.history-report-bd .chart-report h1{height:40px;line-height:40px;margin-bottom:24px;color:#1a1a1a;font-size:18px;font-weight:700}.history-report-bd .chart-detail{margin-top:24px;border:1px solid rgba(0,0,0,.05);padding:24px;border-radius:16px}.history-report-bd .chart-detail.white{background:#fff;border:1px solid #fff}.history-report-bd .chart-detail h1{height:40px;line-height:40px;margin-bottom:24px;color:#1a1a1a;font-size:18px;font-weight:700}.cleanscore-bd{padding:24px}.cleanscore-bd .tab-box .form-screen{overflow:hidden;height:40px;line-height:40px}.cleanscore-bd .tab-box .icon-filter{display:inline-block;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;width:40px;height:40px;color:#202945;-webkit-box-shadow:0 0 0 1.5px #202945 inset;box-shadow:inset 0 0 0 1.5px #202945;border-radius:50px;cursor:pointer}.cleanscore-bd .box>.ub-f1{height:92px;border-radius:16px;background-color:#fff;padding:0 24px;margin-right:24px;cursor:pointer}.cleanscore-bd .box>.ub-f1:last-child{margin-right:0}.cleanscore-bd .box>.ub-f1 .box-l h1{font-weight:700;line-height:17px;color:#4d4d4d;font-size:12px}.cleanscore-bd .box>.ub-f1 .box-l p{margin-top:4px;line-height:30px;font-size:22px;font-weight:700}.cleanscore-bd .box>.ub-f1 .box-r{height:44px;width:44px;line-height:44px;border-radius:44px;text-align:center;background-color:#00a0d9}.cleanscore-bd .box>.ub-f1 .box-r .icon{font-size:20px;color:#fff}.cleanscore-bd .clean-info{height:290px;margin-top:24px;margin-bottom:24px}.cleanscore-bd .clean-info .info{padding:16px;border-radius:16px;background-color:#fff}.cleanscore-bd .clean-info .info .ub-f1:first-child{padding:16px}.cleanscore-bd .clean-info .info h1{font-weight:700;font-size:18px;line-height:25px;color:#202945}.cleanscore-bd .clean-info .info h2{margin-top:20px;line-height:45px;font-size:32px;font-weight:700;color:#00a0d9}.cleanscore-bd .clean-info .info p{margin-top:20px;font-weight:700;line-height:24px;color:#4d4d4d}.cleanscore-bd .clean-info .info p span{color:#00a0d9}.cleanscore-bd .clean-info .info .btn{margin-top:48px;display:inline-block;padding:0 24px;height:44px;border-radius:30px;line-height:44px;font-weight:700;color:#202945;background-color:#ffad00;cursor:pointer}.cleanscore-bd .clean-info .info .btn span{margin-right:8px}.cleanscore-bd .clean-info .info .btn i.icon{font-size:14px}.cleanscore-bd .clean-info .banner{margin-left:24px;width:650px;background-color:#fff;padding:16px;border-radius:16px;position:relative}.cleanscore-bd .clean-info .banner img{display:block;width:100%;border-radius:12px}.cleanscore-bd .clean-info .banner:before{content:"";position:absolute;left:16px;right:16px;top:16px;bottom:16px;border-radius:12px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(32,41,69,.16)),to(rgba(32,41,69,.88)));background:linear-gradient(1turn,rgba(32,41,69,.16),rgba(32,41,69,.88))}.cleanscore-bd .select-date h1{font-size:12px;line-height:17px;font-weight:700;color:#00a0d9;margin-bottom:4px}.cleanscore-bd .select-date .el-input__prefix{color:#00a0d9;font-size:18px;margin-right:8px}.cleanscore-bd .select-date .el-input .el-input__inner{cursor:pointer;height:40px;line-height:41px;padding-left:34px;font-weight:700;color:#202945}.cleanscore-bd .select-date .el-input__suffix{margin-right:30px}.cleanscore-bd .select-date .el-input__suffix .el-input__icon:after{font-family:icon!important;content:"\E7F8";font-size:22px;color:#ffad00;margin-bottom:2px}.cleanscore-bd .table-bd{margin-top:24px}.cleanscore-bd .table-bd .table-head{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:16px;padding:0 24px}.cleanscore-bd .table-bd .table-head li{height:56px;line-height:56px;padding-left:10px;padding-right:12px;color:#4d4d4d}.cleanscore-bd .table-bd .table-head li:first-child{padding-left:0}.cleanscore-bd .table-bd .table-head li:last-child{padding-right:0}.cleanscore-bd .table-bd .table-head li span{font-weight:700;font-size:14px;color:#4d4d4d}.cleanscore-bd .table-bd .table-body .content{cursor:pointer;margin-top:16px;height:80px;line-height:80px;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 24px;background-color:#fff}.cleanscore-bd .table-bd .table-body .content li{padding-left:10px;padding-right:12px;color:#4d4d4d}.cleanscore-bd .table-bd .table-body .content li:first-child{padding-left:0}.cleanscore-bd .table-bd .table-body .content li:last-child{padding-right:0}.cleanscore-bd .table-bd .table-body .content li .item-icon i.icon{color:#00a0d9;font-size:22px;margin-right:8px}.cleanscore-bd .table-bd .table-body .content li span{color:#1a1a1a;font-size:14px}.cleanscore-bd .table-bd .table-body .content li span.bold{font-weight:700}.cleanscore-bd .table-bd .table-body .content li span.fail{color:#eb5a5a}.cleanscore-bd .table-bd .table-body .content li .bar{height:5px;border-radius:5px;background:#f0f0f0;margin-top:5px}.cleanscore-bd .table-bd .table-body .content li .bar div{height:5px;border-radius:5px;background:#00a0d9}.cleanscore-bd .table-bd .table-body .content .el-button span{color:#00a0d9}.cleanscore-bd .table-bd .table-body .no-data{margin-top:24px;height:130px;text-align:center;line-height:130px;font-size:16px;color:#818181;background:#fff;border-radius:16px}.cleanscore-bd .table-footer{margin-top:16px}.cleanscore-bd .site-wrapper{margin-top:16px;background-color:#fff;border-radius:16px;padding:24px}.cleanscore-bd .site-wrapper .score{height:40px;line-height:40px;width:60px;border-radius:40px;background-color:#93da49;text-align:center;font-size:18px;color:#fff;font-weight:700}.cleanscore-bd .site-wrapper .score.fail{background-color:#eb5a5a}.cleanscore-bd .site-wrapper .table-head{padding:0}.cleanscore-bd .site-wrapper .table-head>li:first-child span{padding-left:24px}.cleanscore-bd .site-wrapper .table-body .content{padding:0;margin-top:0}.cleanscore-bd .site-wrapper .table-body .content>li:first-child>div{padding-left:24px}.cleanscore-bd .site-wrapper .table-body>li:nth-child(2n) ul{background-color:#f8f9fa}