
.mself .el-form-item--medium .el-form-item__content {
  display : -webkit-box !important;
  display : -ms-flexbox !important;
  display : flex !important;
}
.mydia .el-dialog__body {
  padding : 0 20px 30px 20px !important;
}
.mydia .el-dialog {
  position : fixed;
  top : 50%;
  left : 50%;
  -webkit-transform : translate(-50%, -50%);
          transform : translate(-50%, -50%);
  margin-top : 0 !important;
}
.mdy .el-dialog__body{
  padding-right:2px;
}
.mdy .el-switch{
  height: 22px;
}
.selfCascader input {
  height : 28px !important;
  overflow : hidden !important;
  margin-top : -1px !important;
}
.selfCascader .el-cascader__tags {
  height : 26px;
  overflow : hidden;
}


/* Variables */
[data-v-783fa6fe]:export {
  menuBg: #304156;
  menuText: #bfcbd9;
  menuActiveText: #409EFF;
}

/* Mixins */
.avatar-uploader .el-upload[data-v-783fa6fe] {
  border: 1px dashed #D9D9D9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-783fa6fe]:hover {
  border-color: #20A0FF;
}
.avatar-uploader-icon[data-v-783fa6fe] {
  font-size: 28px;
  color: #8C939D;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
}
.avatar[data-v-783fa6fe] {
  width: 145px;
  height: 145px;
  display: block;
}
.table-expand-base[data-v-783fa6fe] {
  float: left;
  width: 30%;
}
.el-table .cell[data-v-783fa6fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.table-expand-title[data-v-783fa6fe] {
  font-size: 14px;
  font-weight: bold;
}
.table-expand[data-v-783fa6fe] {
  font-size: 0;
  margin-left: 30px;
  margin-top: 10px;
}
.table-expand label[data-v-783fa6fe] {
  width: 130px;
  color: rgb(87, 87, 87);
  font-size: 12px;
}
.table-expand span[data-v-783fa6fe] {
  font-size: 12px;
}
.table-expand .el-form-item[data-v-783fa6fe] {
  margin-right: 0;
  margin-bottom: 0;
}
.gallery[data-v-783fa6fe] {
  width: 80px;
  margin-right: 10px;
}
.xxpic[data-v-783fa6fe] {
  width: 40px;
  height: 40px;
}
.xxpic1[data-v-783fa6fe] {
  margin: 10px;
}
.warp[data-v-783fa6fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.xxpic-widthauto[data-v-783fa6fe] {
  width: auto;
}
.filter-container .filter-item[data-v-783fa6fe] {
  margin-bottom: 10px;
}
.green[data-v-783fa6fe] {
  color: green;
}
.w200[data-v-783fa6fe] {
  width: 200px;
}
.w500[data-v-783fa6fe] {
  width: 500px;
}
.mgl[data-v-783fa6fe] {
  margin-left: 10px;
}
.cname[data-v-783fa6fe] {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.act[data-v-783fa6fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.popset[data-v-783fa6fe] {
  height: 400px;
  overflow-y: auto;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.red[data-v-783fa6fe] {
  color: red;
}
.admin[data-v-783fa6fe] {
  padding: 0;
  margin: 0;
}
.nettable[data-v-783fa6fe] {
  border-collapse: collapse;
  border: 1px solid black;
}
.nettable td[data-v-783fa6fe], .nettable th[data-v-783fa6fe] {
  border: 1px solid black;
  padding: 5px;
}
.w450[data-v-783fa6fe] {
  max-width: 100%;
}
.idCardImg-box[data-v-783fa6fe] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
}
