.mypanle {
  background: #fff;
  border-radius: 10px;
  width: 100%;
  margin-bottom: 26px;
  position: relative;
}
.mypanle.has-col {
  border-bottom: 1px solid #f00;
}
.mypanle .title {
  padding: 0 30px;
}
.mypanle .title .title-p {
  margin: 0;
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  line-height: 20px;
  padding: 30px 0 20px 0;
  color: #2c2e34;
}
.mypanle .title .title-p.has-line {
  border-bottom: 1px solid #d9dfe9;
}
.mypanle .content-class {
  padding: 0px 30px 0px 30px;
}

.el-pagination {
  text-align: center;
  max-height: 16px;
  padding: 40px 0 50px 0;
  color: #2c2e34;
}
.el-pagination button {
  line-height: 16px;
  max-height: 16px;
}
.el-pagination .el-pagination__total,
.el-pagination .btn-next,
.el-pagination .btn-prev {
  color: #2c2e34;
}
.el-pagination span:not([class*=suffix]) {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  line-height: 16px;
  max-height: 16px;
}
.el-pagination button:disabled span {
  color: #cacfd2 !important;
}
.el-pagination .el-pager {
  line-height: 20px;
  max-height: 20px;
}
.el-pagination .el-pager li {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  height: 20px;
  width: 20px;
  max-height: 20px;
  min-width: 20px;
  line-height: 20px;
  padding: 0;
  margin: 0 10px;
}
.el-pagination .el-pager li.active {
  color: #3d80c4 !important;
  background: #f1f7fb;
  border-radius: 50%;
}
.el-pagination .el-pager .more::before {
  line-height: 16px;
}

.large-dialog .el-dialog__header,
.user-dialog .el-dialog__header,
.payee-Infomation .el-dialog__header,
.password-dialog .el-dialog__header {
  display: none;
}
.large-dialog .el-dialog,
.user-dialog .el-dialog,
.payee-Infomation .el-dialog,
.password-dialog .el-dialog {
  min-width: 980px;
  border-radius: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
/*height:600px;*/
}
.large-dialog .el-dialog #dialog-content,
.user-dialog .el-dialog #dialog-content,
.payee-Infomation .el-dialog #dialog-content,
.password-dialog .el-dialog #dialog-content {
  max-height: 550px;
}
.large-dialog .el-dialog__body,
.user-dialog .el-dialog__body,
.payee-Infomation .el-dialog__body,
.password-dialog .el-dialog__body {
  padding: 30px;
}
.large-dialog .el-dialog__footer,
.user-dialog .el-dialog__footer,
.payee-Infomation .el-dialog__footer,
.password-dialog .el-dialog__footer {
  padding: 20px 50px 40px 50px;
  text-align: center;
}
.large-dialog #dialog-content,
.user-dialog #dialog-content,
.payee-Infomation #dialog-content,
.password-dialog #dialog-content {
  padding: 0 20px;
}
.large-dialog .dialog-headerNew,
.user-dialog .dialog-headerNew,
.payee-Infomation .dialog-headerNew,
.password-dialog .dialog-headerNew {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 25px 20px;
}
.large-dialog .dialog-headerNew i,
.user-dialog .dialog-headerNew i,
.payee-Infomation .dialog-headerNew i,
.password-dialog .dialog-headerNew i {
  color: #3d80c4;
  font-size: 30px;
  padding-right: 17px;
}
.large-dialog .dialog-headerNew .title,
.user-dialog .dialog-headerNew .title,
.payee-Infomation .dialog-headerNew .title,
.password-dialog .dialog-headerNew .title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000;
}
.large-dialog .dialog-headerNew .icon-close16,
.user-dialog .dialog-headerNew .icon-close16,
.payee-Infomation .dialog-headerNew .icon-close16,
.password-dialog .dialog-headerNew .icon-close16 {
  padding-right: 0;
  color: #2c2e34;
  font-size: 26px;
}
.large-dialog .dialog-headerNew .ELbutton,
.user-dialog .dialog-headerNew .ELbutton,
.payee-Infomation .dialog-headerNew .ELbutton,
.password-dialog .dialog-headerNew .ELbutton {
  min-width: 26px;
}
.large-dialog .el-form-item,
.user-dialog .el-form-item,
.payee-Infomation .el-form-item,
.password-dialog .el-form-item {
  margin-bottom: 20px;
}
.large-dialog .el-form-item .el-form-item__label,
.user-dialog .el-form-item .el-form-item__label,
.payee-Infomation .el-form-item .el-form-item__label,
.password-dialog .el-form-item .el-form-item__label {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #2c2e34;
}
.icon-close16 {
  cursor: pointer;
}

.userRoleAssociation .table-panle .title .p1 {
  border-bottom: 1px solid transparent;
  margin-bottom: 0;
}
.userRoleAssociation .table-bt {
  text-align: right;
  padding-right: 40px;
  line-height: 60px;
}

