.home-edit-dialog-wrap .bind-role-input>input{cursor:pointer;color:#ed4014;font-weight:700}.form-poptip-content{width:300px}.form-poptip-content .left>.custom-flex .title,.form-poptip-content .right>.custom-flex .title{font-size:14px;color:#222;font-weight:600}.form-poptip-content .left>.custom-flex p,.form-poptip-content .right>.custom-flex p{font-size:12px;color:#34495e}.form-poptip-content .left ul,.form-poptip-content .right ul{margin-top:10px}.form-poptip-content .left{border-right:1px solid #ececec;padding-right:10px}.form-poptip-content .right{padding-left:10px}.form-poptip-content .form-poptip-buttons{margin-top:10px}.home-wrap{height:100%}.home-wrap .form-wrap{width:100%;padding:8px;border-radius:6px;margin-bottom:var(--globalMargin);background-color:#fff}.home-wrap .form-wrap .custom-flex p{font-size:12px;margin-right:5px;color:#34495e}.home-wrap>.bottom-wrap,.home-wrap>.top-wrap{border-radius:6px;width:100%;cursor:pointer}.home-wrap>.bottom-wrap .title-wrap,.home-wrap>.top-wrap .title-wrap{display:flex;justify-content:space-between;width:calc(100% - 30px);margin:0 15px;position:relative;height:50px;align-items:center;border-bottom:1px solid #f5f5f5}.home-wrap>.bottom-wrap .title-wrap:before,.home-wrap>.top-wrap .title-wrap:before{content:"";position:absolute;height:24px;width:4px;border-radius:2px;background-color:var(--menuPrimaryColor);top:50%;left:-15px;transform:translateY(-50%)}.home-wrap>.bottom-wrap .title-wrap>p,.home-wrap>.top-wrap .title-wrap>p{font-size:14px;line-height:24px}.home-wrap>.bottom-wrap .title-wrap>.ivu-select,.home-wrap>.top-wrap .title-wrap>.ivu-select{width:150px}.home-wrap>.bottom-wrap .chart-box,.home-wrap>.top-wrap .chart-box{border:1px solid #f5f5f5;width:calc(100% - 30px);height:calc(100% - 80px);margin:15px}.home-wrap>.top-wrap{height:70px;display:flex;margin-bottom:var(--globalMargin);background-color:#fff;justify-content:space-around}.home-wrap>.top-wrap>div{display:flex;align-items:center;padding:0 15px;box-sizing:border-box;border-right:1px solid #f5f5f5}.home-wrap>.top-wrap>div>.left-icon{width:45px;height:45px;border-radius:10px;background-color:rgba(152,10,9,.6);text-align:center;line-height:45px}.home-wrap>.top-wrap>div>.left-icon>.iconfont{color:#fff;font-size:30px}.home-wrap>.top-wrap>div>.right-box{text-align:center;margin-left:10px}.home-wrap>.top-wrap>div>.right-box>.value{font-size:25px;line-height:1;font-weight:700;color:var(--menuPrimaryColor)}.home-wrap>.top-wrap>div>.right-box p{line-height:1;font-size:12px}.home-wrap>.top-wrap>div:last-of-type{border:none}.home-wrap>.top-wrap>div.hide{display:none}.home-wrap>.bottom-wrap{height:calc(50% - 35px - var(--globalMargin)*2/2);display:flex;flex-wrap:wrap}.home-wrap>.bottom-wrap>div{width:calc(50% - var(--globalMargin)/2);height:100%;background-color:#fff;border-radius:6px;margin-bottom:var(--globalMargin)}.home-wrap>.bottom-wrap>div.hide{display:none}.home-wrap>.bottom-wrap>div:nth-child(2n){margin-left:var(--globalMargin)}