.frame{padding:20px;border-radius:10px;background:#fff;margin:15px}.frame-title{display:flex;align-items:center}.class-name{padding:10px;color:#444;font-size:16px;background:#f2f3f5;border-radius:10px}.class-name,.dialog-title{text-align:center;font-weight:700}.dialog-title{font-size:32px;color:#333;margin-bottom:40px}.dialog-content{font-size:20px;color:#555;margin:20px 20px;text-align:center}.dialog-desc{color:#888;font-size:18px;margin:20px 10px}.name-inputer{padding:10px;font-size:34px;line-height:40px;color:#333;background:#f7f8f9;border-radius:20px;border:2px solid #eee;margin:10px auto;width:300px}.btn-new{background:#47c947;color:#fff;padding:10px 30px;text-align:center;border-radius:25px}.btn-new:active{background:#2c832c}.pop-item{width:240px;text-align:center;font-size:18px}.albums{display:flex;align-items:center;flex-wrap:wrap;margin:20px 0}.album{text-align:center;width:23%;margin-bottom:10px;margin-right:1%;border:2px solid #f9f9f9;border-radius:5px;position:relative}.album-icon{width:180px;height:180px}.album-title{color:#666;font-weight:700;font-size:16px;margin-top:-10px;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;align-content:center;word-break:break-all;text-align:center}.album-icon-menu{position:absolute;z-index:2;top:5px;right:10px;width:30px;height:30px}.menu-btns{margin:30px 20px}.menu-btn{width:100%;color:#fff;padding:14px 0;text-align:center;border-radius:25px;font-weight:700;font-size:20px;margin-bottom:20px}.menu-btn.blue{background:#28a9fc}.menu-btn.red{background:#fc5e5e}.menu-btn.gray{background:#efefef;color:#aaa}.user-list{display:flex;align-items:center;flex-wrap:wrap;margin:20px 0}.user-item-cell{width:20%}.user-item{position:relative;text-align:center;margin:10px;border-radius:10px;background:#fff;padding:20px;border:2px solid #f9f9f9}.user-item.active{border:2px solid #28a9fc}.user-item-avatar{width:50px;height:50px;border-radius:50%;margin:0 auto;border:2px solid #eee}.user-item-name{font-size:18px;color:#666;font-weight:700}