.footer{width:100%;height:120px;border-top:1px solid #e8e8e8;display:flex;align-items:center;justify-content:center}.footer .next,.footer .previous{padding:20px 50px;background:#f2f4f7;border-radius:10px;color:#999;text-align:center;font-weight:700;margin:0 20px;cursor:pointer;position:relative}.footer .next .pagedisable,.footer .previous .pagedisable{display:none;position:absolute;top:0;left:0;bottom:0;right:0;cursor:no-drop!important}.footer .next.disable,.footer .previous.disable{background:#f2f4f7!important;color:#999!important}.footer .next.disable .pagedisable,.footer .previous.disable .pagedisable{display:block}.footer .next:hover,.footer .previous:hover{background:#725cfd;color:#fff}.footer .page_list{display:flex}.footer .page_list .li_it{border-radius:50%;border:1px solid #999;cursor:pointer}.footer .page_list .li_it,.footer .page_list .li_qit{width:25px;height:25px;text-align:center;line-height:25px;margin:0 5px}.footer .page_list .li_qit{border-radius:50%;cursor:default}.footer .page_list .li_it1{width:25px;height:25px;border-radius:50%;border:1px solid #999;text-align:center;line-height:25px;background-color:#725cfd;color:#fff;cursor:default}.user_content{height:100%;background-color:#fff;display:flex;flex-direction:column;padding:0 20px}.user_content .user_head{height:110px;display:flex;flex-direction:column}.user_content .user_head .search{margin:10px 0;width:500px;display:flex;flex-direction:row}.user_content .user_head .search .inp{margin-right:5px}.user_content .user_head .add{flex:1}.user_content .dialog .el-dialog{min-width:400px;max-width:700px;margin:0 auto}.user_content .dialog .el-dialog .box .row{display:flex;flex-direction:row;align-items:center;margin-bottom:20px}.user_content .dialog .el-dialog .box .row .name{width:80px;text-align:right;color:#000;margin-right:10px}.user_content .dialog .el-dialog .box .row .inp{flex:1;min-width:200px}.user_content .dialog .el-dialog .box .row .tips{width:250px;text-align:left;margin-left:10px}