.join-page{height:100vh;width:100%;font-family:-apple-system,Noto Sans,Helvetica Neue,Helvetica,Nimbus Sans L,Arial,Liberation Sans,PingFang SC,Hiragino Sans GB,Noto Sans CJK SC,Source Han Sans SC,Source Han Sans CN,Microsoft YaHei,Wenquanyi Micro Hei,WenQuanYi Zen Hei,ST Heiti,SimHei,WenQuanYi Zen Hei Sharp,sans-serif}.join-page .toolbar{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 50px}.join-page .toolbar .btn{color:#595959;background:#e5e5e5;border:none}.join-page .toolbar .btn:hover{border:none;color:#262626;background:#d9d9d9}.join-page .content{background-color:#fff;width:500px;margin:50px auto 20px;min-height:460px;border:1px solid #ccc;border-radius:6px}.join-page .content .home-title{font-size:36px;font-weight:400;margin:10px 0}.join-page .content .home-description{margin:10px 0 10px;line-height:24px;height:24px;font-size:18px;color:#8c8c8c;-webkit-box-sizing:border-box;box-sizing:border-box;text-rendering:optimizeLegibility;font-weight:lighter}.join-page .content hr{border:solid #e5e5e5;border-width:1px 0 0 0;margin-bottom:24px;background:#f0f0f0}.join-page .content .org-group{list-style:none}.join-page .content .org-group .org-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;cursor:pointer}.join-page .content .org-group .org-item .org-item-img{width:40px;height:40px;border-radius:4px;margin-right:15px}.join-page .content .org-group .org-item .org-item-content .org-item-name{width:395px;font-size:14px;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.join-page .content .org-group .org-item .org-item-content .org-item-name:hover{color:#00a0e9}.join-page .content .org-group .org-item .org-item-content .org-item-desc{color:#bfbfbf;font-size:12px;line-height:12px}.join-page .content .org-group .org-item-create .org-item-name{line-height:20px;color:#8c8c8c;margin-bottom:4px}.join-page .content .org-group .org-item-create .org-item-img{text-align:center;line-height:40px;background-color:#f0f0f0}