.editor{width:100%;margin:0 auto;position:relative;z-index:0}.text,.toolbar{border:1px solid #ccc}.text{min-height:200px}.w-e-text-container{height:40vh!important}.profile{padding-top:30px}.profile .printbox{height:200px;display:flex;justify-content:space-evenly;align-items:center;flex-direction:column}.profile .volunteerCard{position:relative;border-radius:8px;overflow:hidden}.profile .volunteerCard img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile .volunteerCard .shade{width:100%;height:100px;position:absolute;left:0;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);color:#fff;text-align:center;line-height:100px;font-size:36px;opacity:0;transition:.5s;cursor:pointer}.profile .volunteerCard:hover .shade{opacity:1}.profile .member_table{padding:20px 0}.profile .member_table .member_pagination{padding-top:30px;display:flex;justify-content:center;align-items:center}.profile .buttom_btn{display:flex;justify-content:flex-end;margin:10px}.profile .avatar-uploader .el-upload{border:1px dashed #fff;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.profile .avatar-uploader .el-upload:hover{border-color:#409eff}.profile .avatar-uploader-icon{font-size:28px;color:#8c939d;width:100px;height:100px;line-height:100px;text-align:center;border:2px solid #eee;background-color:#fff}.profile .avatar{width:100px;height:100px;display:block}.profile .infolabel{line-height:3;display:inline-block;width:120px;-moz-text-align-last:justify;text-align-last:justify}.profile .changepassword{position:fixed;z-index:10;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.4)}.profile .changepassword .login_info{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#fff;box-shadow:0 0 2px #fff;padding:20px;width:360px;border-radius:10px;-webkit-animation:totop .5s;animation:totop .5s}.profile .changepassword .login_info .el-cascader,.profile .changepassword .login_info .el-select{width:100%}.profile .changepassword .login_info .login-title{padding-bottom:15px;text-align:center}.profile .changepassword .login_info .login_bit{display:flex;justify-content:flex-end;align-items:center}