<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.whole-piece .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  background: #fff;
  border: 1px solid #c2c2c2;
}
.whole-piece .el-checkbox__input.is-indeterminate .el-checkbox__inner::before {
  height: 0;
}
.whole-piece .el-checkbox__input.is-checked .el-checkbox__inner,
.whole-piece .el-radio__input.is-checked .el-radio__inner {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsSAAALEgHS3X78AAABmElEQVQ4jZWUMUgCURjH/16Ig4FOFTUkWLQILtVgQ1NaTRccOaZL0BZ0TQ25e0NjW0ZL0A06xSGEErTUUEHQUKAIgbVYZKRSxvd4J3en1+kPjnvcvfd73/u+956r3W7DSExV/AC2AYgAwjBTBJABkNUkuWb8YxLFVCUB4ACAD/9Tpsk0Sc52iWKqQjNtOAisJDVJznREPJKjASU6axSZK3qWppyU+liOicj4FKpfH3iuvb4DCAg8sQNJooEQ9iMiliZD4GMTAq/OQJHszC4jX37A4d2F/pmJrCW2JegfgTy3wiTK9bmxW1jQW6NeH05WN1nYvSBJejGOq5cnq4TREdWb35Q4FjbNasRJQgwF16MpajR/f1CoPKLeaiA+M4+FiWncVEsY8/qYhCq0d6naLpvKf2vNE0WQiojwuj1M/NlqYLdwyt42FAV+dkzQErfyx7h/q/QjITKOG3LY7XGSlDVJDgj8FCfsejlICLYPWdX4KU46jegBHVrKcdc1QnbKWT/XiKhLukRcRjmjpdJj3fU5fqmZCwTgD5qQqgVBEOL9AAAAAElFTkSuQmCC);
  background-position: center;
  border: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
}
.whole-piece .el-checkbox__input.is-disabled .el-checkbox__inner,
.whole-piece .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsSAAALEgHS3X78AAABZ0lEQVQ4jZWUL4+DMBiHfyMX3HKX8AVQm1qmcShQJDs7c8xU30c5u5rjA0xswaGYmT49xcwUTe6CAsPlbcrCnzHYk5AUaJ++fd+2k7IsUYdz/gbgE8AKwBJNjgACAHvG2G/9T0PEOfcBfAF4xWMuNBljbN8Rcc5ppo8BQZsNYyy4iVQk309KKt4pssl2u6WcJCOW08A0TWRZBiHEH71qKrFPSWazGRzHwXw+hxrra6o6T0Vi2zbO5zNOp1P1WYraJe7FMIybJI7jerelVrWm0ynW67UM+x4k8TwPSZK0JZKbKM9zpGkqZ6SnzpCEeKkaRVEgiiIsFgtYliUH07uu61JCFeqTEFT+n3aeSOK6rpTQBBRtGIay3cNRU2engRACu90O1+t1jIQIBjdkFdUDLowxU1On2O/rNyAh5D6UVVOneDM04g50aCnHnWuE7JSzMdfIqpJ0REpGOaOl0tPe9Qd1qTULBOAfZmWknatBUUoAAAAASUVORK5CYII=);
  background-position: center;
  border: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
}
.whole-piece .el-checkbox__inner,
.whole-piece .el-radio__inner {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #c2c2c2;
}
.whole-piece .el-radio__inner::after {
  width: 0;
}
.whole-piece .el-checkbox__inner::after {
  height: 0;
  border: 0;
}
.whole-piece .el-checkbox__input.is-disabled+span.el-checkbox__label,
.whole-piece .el-radio__input.is-checked+.el-radio__label,
.whole-piece .el-checkbox__input.is-checked+.el-checkbox__label {
  color: #606266;
}
.top-haed .el-input__inner {
  background: #f2f2f2;
}
.top-haed-no {
  display: flex;
}
.type-member .el-input__inner {
  background: #fff;
  border-right: none;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  padding: 0;
  padding-left: 10px;
}
.input-content .el-input__inner {
  background: #fff;
  /*border: none;*/
  border-radius: 0;
  border-left: none;
  padding: 0;
  padding-left: 15px;
}
.el-select .el-input__inner:focus,
.el-input__inner:focus,
.el-select .el-input.is-focus .el-input__inner {
  border-color: #dcdfe6
}
.goups-and-members .el-checkbox,
.goups-and-members .el-radio {
  display: block;
  line-height: 24px;
}
.goups-and-members .el-checkbox-group {
  /*max-height: 315px;*/
  max-height: 400px;
  /*height: calc(100% - 60px);*/
  height: calc(100% - 50px);
  overflow-y: auto;
}
.goups-and-members .el-checkbox-group::-webkit-scrollbar {
  width: 6px;
  /*é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/
  height: 1px;
}
.goups-and-members .el-checkbox-group::-webkit-scrollbar-thumb {
  /*æ»šåŠ¨æ¡é‡Œé¢å°æ–¹å—*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #bfbfbf;
}
.cycle-day .el-checkbox {
  margin-right: 20px;
  line-height: 22px;
}
.cycle-day .el-checkbox__label {
  padding-left: 6px;
}
.warp .el-date-editor--timerange.el-input__inner,
.warp .el-date-editor--daterange.el-input__inner {
  width: 280px;
}


[data-v-28f96580] .top-haed-no .el-input__inner {
  width: 255px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.warp[data-v-28f96580] {
  height: 100%;
}
.warp .cententbox[data-v-28f96580] {
  height: 100%;
  padding: 10px 10px 6px 10px;
}
.warp .cententbox .persontextbox[data-v-28f96580] {
  height: 42px;
  border-bottom: 1px solid #ddd;
}
.warp .cententbox .persontext[data-v-28f96580] {
  display: inline-block;
  height: 41px;
  line-height: 41px;
  padding: 0 20px;
  font-size: 15px;
  color: #888;
  border: 1px solid #ddd;
  border-bottom-color: #fff;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background-color: #fff;
}
.warp .contentbaidu[data-v-28f96580] {
  height: calc(100% - 140px);
}
.warp .hintDiv[data-v-28f96580] {
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  height: 30px;
  line-height: 30px;
  text-align: center;
  z-index: 111;
  top: 0;
  color: #f00;
  width: 100%;
}
.warp .contentbaidu-api[data-v-28f96580] {
  position: relative;
  width: 100%;
  height: calc(100% - 70px);
  margin-top: 10px;
}
.warp .contentbaidu-api.cj[data-v-28f96580] {
  height: calc(100% - 140px);
}
.warp .contentbaidu-api .baidu-api[data-v-28f96580] {
  width: 100%;
  height: 100%;
}
.warp .contentbaidu-api .fence-window[data-v-28f96580] {
  position: absolute;
  right: 20px;
  top: 20px;
  /*height: 500px;*/
  background: #fff;
}
.warp .contentbaidu-api .fence-window .title[data-v-28f96580] {
  text-align: center;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: var(--main-cor-color);
}
.warp .contentbaidu-api .top-haed[data-v-28f96580] {
  display: flex;
  align-items: center;
  height: 34px;
}
.warp .contentbaidu-api .top-haed .btn-member[data-v-28f96580] {
  background: var(--main-bg-color);
  color: var(--main-cor-color);
  padding: 0px 6px;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  cursor: pointer;
}
.warp .contentbaidu-api .top-haed-no[data-v-28f96580] {
  display: flex;
}
.warp .contentbaidu-api .top-haed-no .btn-member[data-v-28f96580] {
  background: var(--main-bg-color);
  color: var(--main-cor-color);
  padding: 0px 6px;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  cursor: pointer;
}
.warp .contentbaidu-api .type-member[data-v-28f96580] {
  width: 100px;
}
.warp .contentbaidu-api .input-content[data-v-28f96580] {
  width: 190px;
}
.warp .bottom-all[data-v-28f96580] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}
.warp .bottom-all .btn[data-v-28f96580] {
  margin: 0 10px;
  padding: 4px 10px;
  border-right: 6px;
  border: 1px solid #c2c2c2;
  cursor: pointer;
}
.warp .goups-and-members[data-v-28f96580] {
  padding: 15px;
  height: calc(100% - 180px);
}
.warp .goups-and-members &gt; div[data-v-28f96580] {
  height: 100%;
}
.warp .whole-piece[data-v-28f96580] {
  display: flex;
  height: 100%;
}
.warp .whole-piece .whole-piece-left[data-v-28f96580] {
  border-right: 1px solid #c2c2c2;
  width: 331px;
  position: relative;
}
.warp .whole-piece .whole-piece-left .whole-piece-left-top .conent-epp[data-v-28f96580] {
  padding: 15px;
  border-bottom: 1px solid #c2c2c2;
}
.warp .whole-piece .whole-piece-left .join-user[data-v-28f96580] {
  /*position: absolute;*/
  /*bottom: 20px;*/
  width: 100%;
  text-align: center;
}
.warp .whole-piece .whole-piece-left .join-user .sure[data-v-28f96580] {
  cursor: pointer;
  padding: 6px 10px;
  border-radius: 4px;
  color: var(--main-cor-color);
  background: var(--main-bg-color);
}
.warp .whole-piece .whole-piece-right[data-v-28f96580] {
  position: relative;
  padding-bottom: 50px;
}
.warp .whole-piece .whole-piece-right .red[data-v-28f96580] {
  color: #f00;
}
.warp .whole-piece .whole-piece-right .title[data-v-28f96580] {
  text-align: center;
  height: 34px;
  line-height: 34px;
}
.warp .whole-piece .whole-piece-right .content-app[data-v-28f96580] {
  padding: 0px 15px;
}
.warp .whole-piece .cycle-day[data-v-28f96580] {
  width: 296px;
  margin-left: 140px;
}
.warp .whole-piece .cycle-day-text[data-v-28f96580] {
  margin-left: 140px;
  color: red;
  font-size: 12px;
}
.warp .whole-piece-right-item[data-v-28f96580] {
  margin-top: 15px;
}
.warp .whole-piece-right-item .left-text[data-v-28f96580] {
  display: inline-block;
  width: 140px;
}
.warp .whole-piece-right-item .fence-name[data-v-28f96580] {
  width: 220px;
  height: 36px;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  text-indent: 10px;
}
.warp .whole-piece-right-item .select-button[data-v-28f96580] {
  border-radius: 4px;
  padding: 5px;
  display: inline-block;
  min-width: 90px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  border: 1px solid var(--main-bg-color);
  background: var(--main-bg-color);
  color: var(--main-cor-color);
}
.warp .list-members[data-v-28f96580] {
  background: #f2f2f2;
  /*padding: 2px 6px;*/
  padding: 2px 2px 2px 6px;
  margin-top: 10px;
}
.warp .list-members .list[data-v-28f96580] {
  max-height: 96px;
  overflow-y: auto;
}
.warp .list-members .list[data-v-28f96580]::-webkit-scrollbar {
  width: 6px;
  /*é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/
  height: 1px;
}
.warp .list-members .list[data-v-28f96580]::-webkit-scrollbar-thumb {
  /*æ»šåŠ¨æ¡é‡Œé¢å°æ–¹å—*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #bfbfbf;
}
.warp .list-members .list .item[data-v-28f96580] {
  height: 24px;
  line-height: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 10px;
}
.warp .list-members .list .del[data-v-28f96580] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAAsSAAALEgHS3X78AAAAr0lEQVQokZ2SAQ3EIAxF3zBwHsDITcFJ2aQwB2dhCm5GEIECLl3KpSNk2e0lJKX0lxY6lFKohBCewAy8OLICMaW0Ve9PGEKIwMQ5S0pJEuP+EAmTxjJ476W8zwWRZXTak2UBstln9VlmubE0zqzJou6r/bBBPaEV0xNRH+cOPaEtNaqd2yCnn2t5m/JkiS0+y3r/O3SM2uc+Q6Zn23vUMboiPo6cEY+dnvee5KyKAL7HOUGPbYbXnQAAAABJRU5ErkJggg==), #fff;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  cursor: pointer;
}
.warp .bott-all[data-v-28f96580] {
  /*margin-top: 10px;*/
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.warp .bott-all .btn[data-v-28f96580] {
  /*width: 50%;*/
  text-align: center;
  height: 34px;
  line-height: 34px;
  cursor: pointer;
  background: var(--main-bg-color);
  color: var(--main-cor-color);
  width: 100%;
  /*border-left: 1px solid var(--main-cor-color);*/
  /*&amp;:first-child{*/
  /*  border-left:0;*/
  /*}*/
}
.warp .area-search[data-v-28f96580] {
  margin-top: 10px;
  background: #f0f0f0;
}
.warp .area-search .search-by-area[data-v-28f96580] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /*flex-direction: row-reverse;*/
  line-height: 60px;
  margin-right: 20px;
  min-width: 800px;
}
.warp .area-search .search-by-area .select-region[data-v-28f96580] {
  display: flex;
  align-items: center;
}
.warp .area-search .search-by-area .tit[data-v-28f96580] {
  color: #000;
  margin-right: 10px;
}
.warp .area-search .search-by-area .item-region[data-v-28f96580] {
  width: 180px;
  margin-right: 15px;
}
.warp .area-search .search-by-area .sure-area[data-v-28f96580] {
  cursor: pointer;
  color: #fff;
  height: 38px;
  width: 60px;
  background: #5a5657;
  line-height: 38px;
  text-align: center;
  border-radius: 4px;
  margin-right: 10px;
}
.warp .area-search .search-by-area .baack-empty[data-v-28f96580] {
  cursor: pointer;
  color: #fff;
  height: 38px;
  width: 60px;
  background: #5a5657;
  line-height: 38px;
  text-align: center;
  border-radius: 4px;
  margin-left: 10px;
}
.warp .btns .btn[data-v-28f96580] {
  display: inline-block;
  min-width: 100px;
  padding: 5px;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  background: var(--main-bg-color);
  color: var(--main-cor-color);
  /*&amp;:first-child{*/
  /*  margin-right: 20px;*/
  /*}*/
}
.warp .tip-group[data-v-28f96580] {
  text-align: center;
  color: #f00;
  font-size: 12px;
}

</pre></body></html>