.users-container{height:100%;width:100%}.users-container .open-header{height:100px;width:100%;padding:16px 32px 0 32px;background:#fff;border-bottom:1px solid #e8eaec;-webkit-box-shadow:hsla(0,0%,76.9%,.2) 1px 1px 1px 1px;box-shadow:1px 1px 1px 1px hsla(0,0%,76.9%,.2);border-top-right-radius:4px;border-top-left-radius:4px}.users-container .open-header .open-title{display:inline-block;color:#17233d;font-weight:500;font-size:20px}.users-container .open-header .sub-title{margin-top:20px}.users-container .open-header .detail{float:right;text-align:center;margin-top:-65px;margin-right:20px}.users-container .open-header .detail .detail-main-title{color:#17233d;font-weight:500;font-size:16px;height:32px;line-height:32px}.users-container .open-header .detail .detail-sub-title{height:20px;line-height:20px;font-size:14px;cursor:pointer}.users-container .table-content{margin-top:10px;padding:10px;background:#fff;height:calc(100vh - 260px);width:100%}.users-container .page-bar{background:#fff;height:30px;padding-left:15px}