[data-v-0dba39bf] .el-tree {
  overflow-y: auto;
}
.list .listTitle[data-v-0dba39bf] {
  padding-left: 20px;
  box-sizing: border-box;
  height: 38px;
  line-height: 38px;
  background-color: #00baff;
  box-shadow: none;
  font-size: var(--bigTitleSize);
  color: #ffffff;
}
[data-v-79882acd] .el-tabs__content {
  display: none;
}
.bottom[data-v-79882acd] {
  background: #ffffff;
  overflow: auto;
}
.left[data-v-755dc004] {
  width: 252px;
}
.left[data-v-755dc004]  .el-tree {
  border: 1px solid #ebeef5;
  height: 500px;
  overflow: auto;
}
.right[data-v-755dc004] {
  width: calc(100% - 252px);
  padding-left: 10px;
  box-sizing: border-box;
  display: flex;
}
.right .transBox[data-v-755dc004] {
  flex: 0 0 246px;
}
.right .transBox[data-v-755dc004]:last-child {
  margin-left: 10px;
}
.trans[data-v-755dc004] {
  height: 500px;
  width: 246px;
  border: 1px solid #ebeef5;
  box-sizing: border-box;
}
.trans .transTitle[data-v-755dc004] {
  height: 40px;
  background: #f5f7fa;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  color: #606266;
  font-size: var(--fuzhuSize);
}
.trans .transMain[data-v-755dc004] {
  padding: 0 15px;
  box-sizing: border-box;
  height: calc(100% - 40px);
  overflow-y: auto;
  overflow-x: hidden;
}
.trans .transMain .transItem[data-v-755dc004] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: var(--smallTitleSize);
  cursor: pointer;
  height: 32px;
  box-sizing: border-box;
}
.editMain[data-v-3cb69b8c] {
  height: 500px;
}
.left[data-v-3cb69b8c] {
  float: left;
  width: calc(252px + 2px);
  height: 100%;
  border: 1px solid #efefef;
  box-sizing: border-box;
}
.right[data-v-3cb69b8c] {
  float: left;
  box-sizing: border-box;
  margin-left: calc((100% - 252px - 570px) / 2);
  width: 568px;
}
.right[data-v-3cb69b8c]  .el-transfer-panel__body {
  height: 444px;
}
.right[data-v-3cb69b8c]  .el-transfer-panel__list.is-filterable {
  height: calc(100% - 32px - 6px);
}
.editMain[data-v-cdf77040] {
  height: 500px;
}
.left[data-v-cdf77040] {
  float: left;
  width: calc(252px + 2px);
  height: 100%;
  border: 1px solid #efefef;
  box-sizing: border-box;
}
.right[data-v-cdf77040] {
  float: left;
  box-sizing: border-box;
  margin-left: calc((100% - 252px - 470px) / 2);
  width: 468px;
}
.right[data-v-cdf77040]  .el-transfer-panel__body {
  height: 444px;
}
.right[data-v-cdf77040]  .el-transfer-panel__list.is-filterable {
  height: calc(100% - 32px - 6px);
}
.checkbox[data-v-cdf77040] {
  margin-left: 10px;
  margin-bottom: 10px;
  min-width: 100px;
}
.listTop[data-v-718ef360] {
  font-size: 16px;
}
.peopleList[data-v-718ef360] {
  padding: 0 15px 15px 15px;
  box-sizing: border-box;
  overflow-x: auto;
  height: 680px;
  overflow-y: scroll;
}
.peopleList .search[data-v-718ef360]  .el-input__inner {
  width: 100px;
}
.peopleList[data-v-718ef360]  .cell {
  white-space: nowrap;
}
.infoList[data-v-718ef360] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.zanwei[data-v-718ef360] {
  width: 240px;
  margin: 10px 5px;
  border: 2px solid transparent;
}
.InfoView[data-v-718ef360] {
  width: 240px;
  height: 120px;
  border: 2px solid #00baff;
  margin: 10px 5px;
  text-align: center;
}
.InfoView .infoItem[data-v-718ef360] {
  position: relative;
}
.InfoView .infoItem .name[data-v-718ef360] {
  background: #00baff;
  font-size: 16px;
  color: #fff;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0 10px;
  position: absolute;
  left: 0;
  top: 0;
}
.InfoView .infoItem .sex[data-v-718ef360] {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 30px;
  background: #0b508e;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}
.InfoView .infoItem .sexNv[data-v-718ef360] {
  background: #cc2525 !important;
}
.InfoView .infoItem .bedNum[data-v-718ef360] {
  font-size: 24px;
  padding: 30px 0;
}
.InfoView .infoItem .roomTypeName[data-v-718ef360] {
  font-size: 14px;
  padding: 0 0px 10px;
}
.InfoView .infoItem .roomTypeName span[data-v-718ef360] {
  cursor: pointer;
  color: #fd7167;
}
.userListClass[data-v-718ef360] {
  padding: 20px 40px 0px;
  border-bottom: 1px solid #ccc;
}
.userListClass[data-v-718ef360]:last-child {
  border-bottom: none;
}
.info[data-v-6fbf3462] {
  background: #fff;
}
.info .title[data-v-6fbf3462] {
  display: flex;
  align-items: center;
  padding: 0 20px;
  box-sizing: border-box;
  border-width: 0px;
  height: 38px;
  background-color: #00baff;
  border: none;
  font-size: var(--bigTitleSize);
  color: #ffffff;
  text-align: left;
}
.info .title .titleText[data-v-6fbf3462] {
  margin-right: 10px;
}
.info .infoMain[data-v-6fbf3462] {
  padding: 15px 20px;
  box-sizing: border-box;
  display: flex;
}
[data-v-6fbf3462] .el-form-item__label {
  text-align: left;
}
.zhiwei[data-v-69ba0c0f] {
  position: relative;
  width: 100%;
  overflow: auto;
}
.zhiwei .changeHo[data-v-69ba0c0f] {
  position: absolute;
  left: 10px;
  top: 15px;
  z-index: 1;
}
.zhiwei .zhiweiMain[data-v-69ba0c0f] {
  text-align: center;
}
.zhiwei .noinfo[data-v-69ba0c0f] {
  margin-top: 60px;
}
.zhiwei .create[data-v-69ba0c0f] {
  color: #999;
  text-align: center;
  width: 300px;
  height: 60px;
  margin: 10px auto;
  border: 2px dashed #999;
  border-radius: 10px;
  line-height: 60px;
  cursor: pointer;
}
[data-v-0473c620] .el-tabs__content {
  display: none;
}
.people[data-v-0473c620] {
  margin-top: 20px;
}
.people .kuai[data-v-0473c620] {
  height: 50px;
  background: #00baff;
}
.people .el-tabs--border-card[data-v-0473c620] {
  box-shadow: none;
  border-bottom: 0;
}
.deparentContainer[data-v-0184e5c8] {
  height: 100%;
  background-color: #f3f3f3;
}
.deparentContainer .main[data-v-0184e5c8] {
  overflow-y: auto;
  height: 100%;
}
.deparentContainer .main[data-v-0184e5c8]  .el-tabs__nav {
  display: block;
}
.deparentContainer .main[data-v-0184e5c8]  .el-tabs__item {
  padding: 0 20px;
}
.deparentContainer .main .left[data-v-0184e5c8] {
  background: #fff;
  height: 100%;
  width: 250px;
  overflow-x: auto;
}
.deparentContainer .main .right[data-v-0184e5c8] {
  margin-left: 10px;
  width: calc(100% - 250px - 10px);
  background: #fff;
  height: 100%;
}
[data-v-0184e5c8] .el-form-item {
  margin-right: 20px;
}
.listTop[data-v-0184e5c8] {
  padding: 16px 20px 0;
  height: 88px;
  box-sizing: border-box;
}
