body {
  height: auto;
  margin: 15px;
  height: calc(100% - 10px);
  /* background: red !important; */
}

.select-one,
.select-two {
  display: inline-block;
}

#levels {
  display: none;
}

.m-r-15 {
  margin-left: 15px;
  margin-right: 15px;
}

.select-two .layui-form-select .layui-input {
  width: 92px !important;
}

.layui-form-select .layui-input {
  border: 0;
  border-radius: 19px;
  background-color: #5991ff;
  color: #fff;
  height: 24px;
  width: 82px;
}

.layui-form-select .layui-edge {
  border-top-color: #fff;
}

.m-todo {
  margin: -15px 0 0 -15px;
  /* height: 100%;
  display: flex;
  flex-direction: column; */
}

.m-todo .row {
  display: flex;
  height: 33.3%;
}

.m-todo .row > div {
  margin: 15px 0 0 15px;
  background-color: #ffffff;
  border-radius: 4px;
}

.user {
  width: calc(43% - 24px);
  /* min-width: 616px; */
  /* height: 164px; */
  padding: 24px;
  background: url("../images/dateBackground.png") no-repeat;
  background-size: cover;
}

.welcome-title {
  /* width: 396px; */
  /* height: 38px; */
  font-size: 26px;
  font-weight: 500;
  color: #ffffff;
  line-height: 36px;
}

.show-date {
  /* width: 196px; */
  height: 22px;
  font-size: 16px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.78);
  line-height: 22px;
  margin-top: 10px;
}

.user-select {
  width: 200px;
  height: 36px;
  border-radius: 2px 2px 2px 2px;
  opacity: 1;
  border: 1px solid rgba(255, 255, 255, 0.6);
  margin-top: 60px;
}

.birthday-list {
  padding: 15px;
  height: calc(100% - 70px);
}

.birthday-item {
  width: 100%;
  height: 50%;
  display: flex;
  /* justify-content: center; */
  align-items: center;
}

.birthday-item img {
  width: 48px;
  height: 48px;
}

.birthday-item img img {
  width: 100%;
  height: 100%;
}

.birthday-item .top-number {
  margin-left: 10px;
}

.birthday-item img {
  width: 48px;
  height: 48px;
}

.birthday-item img img {
  width: 100%;
  height: 100%;
}

.birthday-item .top-number {
  margin-left: 10px;
}

.user-name-info {
  /* height: 22px; */
  font-size: 14px;
  font-weight: 400;
  color: #23376a;
  line-height: 22px;
  margin: 3px 0;
}

.user-birthday {
  height: 16px;
  font-size: 12px;
  font-weight: 400;
  color: #838da8;
  line-height: 16px;
}

/* .user > div {
  height: 100%;
}
.user .show-date {
  width: 40%;
}
.user .user-select {
  width: 60%;
}
.user p {
  color: #ffffff;
} */
/* .user .show-date {
  padding-left: 15px;
  box-sizing: border-box;
} */
/* .user .show-date .date {
  height: 90px;
  line-height: 90px;
} */
/* .user .show-date .week {
  margin-top: 70px;
} */
/* .user .date-day {
  font-size: 48px;
} */
/* .user .date-month {
  font-size: 32px;
}
.user .user-select {
  padding-top: 20px;
  box-sizing: border-box;
}
.user .user-select > div {
  display: inline-block;
}
.user .header-img {
  border-radius: 50%;
  border: 2px solid #fff;
} */
/*.user .layui-form-select .layui-input {*/
/*width: 106px;*/
/*background: transparent;*/
/*border: 0;*/
/*color: #ffffff;*/
/*}*/
/*.user .layui-form-select .layui-edge {*/
/*border-top-color: #fff;*/
/*}*/
/*.user .layui-form-select dl{*/
/*border: none;*/
/*}*/
/*.user .user-select input::placeholder{*/
/*color: #ffffff;*/
/*}*/

.user .layui-form-item {
  position: relative;
}

.user .layui-form-item .layui-input {
  position: relative;
  padding-right: 20px;
  z-index: 1;
  width: 180px;
  border: 0;
  background-color: transparent;
  color: #ffffff;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.triangle-down {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: dashed;
  border-color: transparent;
  overflow: hidden;
  cursor: pointer;
  border-width: 6px;
  border-top-color: #ffffff;
  border-top-style: solid;
}

/* 房源情况 */
.housing {
  width: calc(25% - 20px);
  /* height: 216px; */
}

.housing .flex-top .top-number > div {
  white-space: nowrap;
}

.housing-title i {
  margin-left: 5px;
}

#housingIntoToday > div,
#housingOutToday > div {
  cursor: default !important;
}

/* 公告 */
.notice,
.birthday,
.remind {
  width: calc(25% - 20px);
  /* height: 190px; */
}
.birthday{
  width: calc(32% - 20px);
}
.remind-title span {
  display: inline-block;
  width: 60px;
  height: 32px;
  text-align: center;
}
.remind-title .active {
  color: #1d75e5;
  border-bottom: 2px solid #1d75e5;
}

/* 日程 */
/* .remind {
  width: calc(18% - 5px);
  height: 190px;
} */

/* 租前/租后情况 */
.rent-status {
  width: calc(50% - 2px);
  /* height: 216px; */
  /* width: calc(60% - 35px); */
  /* height: 420px; */
}

/* 业绩排行 */
.ranking {
  position: relative;
  width: calc(40% + 5px);
  /* height: 397px; */
}

.ranking .date {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  line-height: 30px;
  cursor: pointer;
}

.date .date-back {
  display: inline-block;
  margin: 7px 7px 0 0;
  width: 0;
  height: 0;
  border-width: 8px;
  border-style: solid;
  border-color: transparent #dcdfe6 transparent transparent;
}

.date .date-forward {
  display: inline-block;
  margin: 7px 0 0 7px;
  width: 0;
  height: 0;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent transparent #dcdfe6;
}

/* 合同管理 */
.contracts {
  width: calc(50% + 5px);
  /*height: 290px;*/
}

/* 房源情况 start */
.housing .housing-into,
.housing .housing-out {
  padding: 0 0 10px 20px;
}

.housing-into-data,
.housing-out-data {
  position: relative;
}

.housing-into-older,
.housing-out-older {
  position: absolute;
  top: 50%;
  left: calc(30% + 60px);
  transform: translateY(-50%);
  color: #8492a6;
}

.housing-data .week-count,
.housing-data .month-count {
  color: #324057;
  font-size: 22px;
  /*cursor: pointer;*/
}

.list-empty {
  text-align: center;
}

.list-empty p {
  color: #8492a6;
}

/* 房源情况 end */

/* 公告 start */
.notice-list {
  margin: 40px 15px 0 15px;
}

.notice-icon {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url("../images/notice.png") no-repeat;
}

.notice-item {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}

/* 公告 end */

/* 日程 start */
.remind-list {
  margin: 40px 15px 0 15px;
  height: 80px;
  overflow: hidden;
}

.remind-item {
  position: relative;
  margin-bottom: 10px;
  padding: 0 40px 0 10px;
  border: 1px solid #dcdfe6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 30px;
  line-height: 30px;
  border-left: 4px solid #47a4f4;
  cursor: pointer;
}

.remind-item-fadeOut {
  animation: fadeOut 0.6s forwards;
}

.remind-icon {
  position: absolute;
  right: 10px;
  top: 8px;
  display: inline-block;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #dcdfe6;
}

/* 日程 end */

/* 租前/租后情况 start */
.before-rent,
.after-rent,
.housing-into,
.housing-out {
  padding: 0 20px 20px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
}

.rent-data {
  text-align: center;
}

.rent-data > div {
  display: inline-block;
}

.rent-data > div:not(:first-child) {
  margin-left: 40px;
}

.rent-data-count {
  height: 50px;
  line-height: 50px;
  font-size: 28px;
  cursor: pointer;
}

.apply {
  margin-top: 30px;
}

.apply > span,
.dispose > span {
  display: inline-block;
  width: 50px;
  height: 90px;
  line-height: 90px;
}

.apply-data {
  width: calc(100% - 80px);
  font-size: 16px;
}

.dispose-data {
  width: calc(100% - 120px);
  font-size: 16px;
}

.data-progress {
  position: relative;
  height: 8px;
}

.data-progress span {
  display: inline-block;
  height: 100%;
  border-radius: 5px;
}

.data-progress-today {
  position: absolute;
  width: 0;
  background-color: #6bcdff;
  box-shadow: rgba(107, 205, 255, 0.2) 0px 0px 10px 2px;
  animation: progressToday 1s forwards;
}

.data-progress-week {
  position: absolute;
  width: 0;
  background-color: #1fa8ff;
  animation: progressWeek 1s forwards;
}

.data-progress-month {
  position: absolute;
  width: 0;
  background-color: #1d75e5;
  animation: progressMonth 1s forwards;
}

.data-item {
  height: 40px;
  line-height: 40px;
}

.data-item {
  font-size: 0;
}

.data-item span {
  display: inline-block;
  text-align: center;
  font-size: 16px;
}

.data-item .data-today {
  width: 30%;
}

.data-item .data-week {
  width: 35%;
}

.data-item .data-month {
  width: 35%;
}

.dispose-data .data-progress-today {
  background-color: #0ce3be;
  box-shadow: rgba(12, 227, 190, 0.2) 0px 0px 10px 2px;
}

.dispose-data .data-progress-week {
  background-color: #00cba8;
}

.dispose-data .data-progress-month {
  background-color: #01a387;
}

/* 租前/租后情况 end */

/* 业绩排行 start */
.ranking-list {
  margin-top: 20px;
  text-align: center;
  font-size: 0;
}

.ranking-list .list-empty,
.ranking-list .list-empty {
  margin-top: 101px;
  font-size: 14px;
}

.ranking-list li {
  display: inline-block;
  text-align: center;
  width: 20%;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.ranking-list li span {
  cursor: pointer;
}

.ranking-list-progress-color {
  border: 1px solid #eff2f7;
  background-color: #eff2f7;
}

.ranking-list-progress {
  margin: 10px auto;
  width: 8px;
  /* height: 200px; */

  /*background-color: #ff0006;
    background-image: linear-gradient( 180deg , #ed5278 0% , #f67474 50% , #ff946f 100% );*/
  border-radius: 5px;
}

.name {
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.ranking-list-progress-color-2 {
  position: absolute;
  /* left: 18px; */
  bottom: 20px;
  height: 94px !important;
  border: 1px solid #eff2f7;
  background-image: linear-gradient(180deg, #378ded 0%, #79efda 100%);
}

.ranking-list-progress-1 {
  height: 180px;
}

.ranking-list-progress-2 {
  height: 150px;
}

.ranking-list-progress-3 {
  height: 120px;
}

.ranking-list-progress-4 {
  height: 100px;
}

.e-timer {
  position: absolute;
  z-index: 9;
  left: 19px;
  text-align: center;
  width: 25px;
}

#dateWrap {
  z-index: 10;
}

.finshed-gray {
  border: 1px solid #eff2f7;
  background-color: #eff2f7;
}

.mask {
  /*height: 100%;*/
  /*  background-color: #ffffff;
    animation: progressRanking 1s forwards;*/
  position: absolute;
  border-radius: 5px;
  bottom: 0px;
  width: 8px;
  /*height: 80px !important;*/
  /* height: 84px; */

  /*z-index: 9999;*/
  /*margin: 10px 0;*/
}

.m-bg {
  background-color: #eff2f7;
  border: 1px solid #eff2f7;
  bottom: 30px;
}

.m-1-bg {
  background-image: linear-gradient(180deg, #378ded 0%, #79efda 100%);
}

.date-wrap {
  position: absolute;
  display: none;
  height: 280px;
  padding: 20px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  border: 1px solid #ccc;
}

.calendar-display {
  width: calc(100% - 116px) !important;
}

.calendar-arrow {
  width: 50px !important;
}

/* 业绩排行 end */

/* 房源业绩 start */
.house-detail {
  width: calc(33.33% - 15px);
  /*height: 100%;*/
}

.house-detail-content {
  margin-bottom: 30px;
}

.house-detail > div > span {
  display: inline-block;
  width: 33.33%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  vertical-align: middle;
  color: #8492a6;
}

.house-detail .jump {
  color: #5991ff !important;
  cursor: pointer;
}

.house-detail-count {
  font-size: 22px;
  color: #324057 !important;
}

.house-detail .date {
  position: relative;
  right: 14px;
  cursor: pointer;
}

.house-detail .date-wrap {
  top: 30px;
  z-index: 9999;
}

.yeji-show-date {
  height: 30px;
  line-height: 30px;
}

/* 房源业绩 end */

/* 财务管理 start */
/* 财务管理 */
.finance {
  width: calc(50% - 35px);
  /*height: 290px;*/
}

.sheet-title {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.receivable-count,
.spending-count {
  position: absolute;
  top: calc(5% + 23px);
  left: calc(50% + 50px);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.receivable,
.spending {
  position: relative;
  width: 50%;
  height: 100%;
}

.receivable p,
.spending p {
  font-size: 18px;
  height: 23px;
  line-height: 23px;
  /*cursor: pointer;*/
}

.receivable .receivable-count p,
.spending .spending-count p {
  cursor: pointer;
}

.receivable .receivable-total-count,
.spending .spending-total-count {
  line-height: 40px;
  height: 40px;
  text-align: center;
  font-size: 28px;
  color: #324057;
  cursor: pointer;
}

.receivable .receivable-title,
.spending .spending-title {
  text-align: center;
  font-size: 12px;
  color: #8492a6;
}

/* 财务管理 end */

/* 合同管理 start */
.contract-type {
  position: relative;
  width: 20%;
  height: 200px;
  text-align: center;
}

.round {
  width: 66px;
  height: 66px;
  border: 2px solid #fda815;
  border-radius: 50%;
  line-height: 66px;
  margin: 40px auto 20px;
  color: #fda815;
  font-size: 16px;
  font-weight: 500;
}
.contract-type:nth-child(2) .round {
  border-color: #fb4e4b;
  color: #fb4e4b;
}
.contract-type:nth-child(3) .round {
  border-color: #1d83f9;
  color: #1d83f9;
}
.contract-type:nth-child(4) .round {
  border-color: #0dd187;
  color: #0dd187;
}
.contract-type:nth-child(5) .round {
  border-color: #9f5f9f;
  color: #9f5f9f;
}

.contract-type .label {
  /* position: absolute; */
  width: 100%;
  text-align: center;
  /*max-width: 142px;*/
  /* bottom: 20%; */
}

/* 合同管理 end */

.m-nav {
  padding: 5px 0 5px 0;
  height: 40px;
  line-height: 40px;
  width: 100%;
  border-bottom: 1px solid #eeeeee;
  box-sizing: border-box;
}

.m-nav-title {
  padding-left: 16px;
  height: 30px;
  line-height: 30px;
  border-left: 4px solid #5991ff;
}

.m-nav-tab {
  margin-right: 14px;
}

.m-nav-tab span {
  display: inline-block;
  width: 50px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
}

.m-nav-tab span.more {
  font-size: 14px;
}

.u-tag {
  display: inline-block;
  width: 50px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 15px;
  font-size: 14px;
  color: #8492a6;
  background-color: #eff2f7;
  /*cursor: pointer;*/
}

.u-tag-reserve {
  background-color: #ffffff;
  cursor: pointer;
}

.z-active {
  color: #ffffff;
  background-color: #5991ff;
}

.s-fc-lightseagreen {
  color: #5991ff;
}

.f-text-ellipsis {
  /* text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; */
}

.i-empty {
  width: 50px;
  height: 48px;
  display: inline-block;
  background: url("../images/empty.jpg") no-repeat;
}

/* 单位 */
.unit {
  font-size: 12px;
  color: #8492a6;
}

.flex-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 15px;
  height: calc((100% - 55px) / 2);
  /* padding: 49px 16px; */
}

.flex-top > div {
  width: calc(50% - 15px);
  margin: 15px 0 0 15px;
  /* height: 66px; */
  height: calc(100% - 15px);
  background: #fafafe;
  border-radius: 2px 2px 2px 2px;
  opacity: 1;
  display: flex;
}

.flex-top .img {
  width: 40px;
  height: 100;
  margin-left: 10px;
  min-width: 40px;
}

.flex-top .img > img {
  width: 100%;
  height: 100%;
}

.flex-top .top-number {
  width: calc(100% - 30px);
  margin: 7% 0 0 10px;
}

.bg-green {
  background-color: #47ce7d;
}

.bg-red {
  background-color: #ec7a9d;
}

.bg-blue {
  background-color: #5da6f9;
}

.flex-top .top-number > div:nth-child(1) {
  width: 120px;
  height: 16px;
  font-size: 12px;
  font-weight: 400;
  color: #838ea8;
  line-height: 16px;
  margin-bottom: 8px;
}

.flex-top .top-number > div:nth-child(2) {
  width: 18px;
  height: 18px;
  font-size: 16px;
  font-weight: 500;
  color: #44454f;
  line-height: 18px;
}

/* .daiban-box {
  padding: 0 20px !important;
}

.daiban-box>div {
  height: 120px;
  background: #f7f9ff;
  border-radius: 2px;
  margin: 20px 9px;
  padding: 30px 0 0 18px;
}

.daiban-box .flex-top .img {
  margin-right: 20px;
} */

.daiban-box.flex-top > div {
  width: calc(25% - 15px);
}

.color-red {
  color: red !important;
}

/* 资产出库审批 */
.approval {
  /* height: 216px; */
}

.asset {
  width: calc(25% - 25px);
}

.consumable {
  width: calc(30% - 35px);
}

.approval .main-top {
  padding: 0 15px;
  justify-content: space-around;
}

.approval .main-top > div {
  display: flex;
  width: 100%;
  height: 33.3%;
}

.main-top .top-number {
  width: calc(100% - 35px);
  padding-left: 10px;
  line-height: 60px;
}

.main-top .top-number > div:nth-child(1) {
  float: right;
}

.main-top img {
  width: 24px;
  height: 100%;
}

/* 财务管理 */
.flex {
  display: flex;
  align-items: center;
  text-align: center;
}

.flex .img-box {
  width: 25px;
  height: 25px;
  margin: 0 auto 5px;
}

/* .flex>div {
  flex: 1;
} */

.flex-item {
  width: calc(100% - 120px);
  display: flex;
}

.flex-item > div {
  flex: 1;
}

.h100 {
  height: 100px;
  cursor: pointer;
}

.w100 {
  width: 120px;
  /* flex: initial !important;
  width: 105px; */
  /* height: 16px; */
  font-size: 14px;
  font-weight: 400;
  color: #23376a;
  line-height: 16px;
}

.value {
  height: 18px;
  font-size: 16px;
  font-weight: 500;
  color: #44454f;
  line-height: 18px;
}

.text {
  height: 16px;
  font-size: 12px;
  font-weight: 400;
  color: #838ea8;
  line-height: 16px;
  margin-bottom: 10px;
}

/* 提示 */
.clean-tips {
  font-size: 12px;
  color: orange;
}

/* 设置保洁排期 */
.setting-schedule {
  float: right;
  margin-right: 8px;
  height: 30px;
  line-height: 30px;
  color: #5991ff;
  cursor: pointer;
}

/* 红色渐变 */
.color-red-1 {
  color: #b51200;
}
.color-red-2 {
  color: #db3f0c;
}
.color-red-3 {
  color: #f36416;
}
.color-red-4 {
  color: #f99639;
}
.color-red-5 {
  color: #e6ab45;
}

@keyframes progressMonth {
  from {
    width: 0;
  }

  to {
    width: 30%;
  }
}

@keyframes progressWeek {
  from {
    width: 0;
  }

  to {
    width: 60%;
  }
}

@keyframes progressToday {
  from {
    width: 0;
  }

  to {
    width: 100%;
  }
}

@keyframes progressRanking {
  from {
    height: 100%;
  }

  to {
    height: 0;
  }
}

@keyframes fadeOut {
  from {
    transform: scale(1, 1);
    margin-bottom: 10px;
    padding: 0 40px 0 10px;
    border: 1px solid #dcdfe6;
    height: 30px;
    line-height: 30px;
  }

  to {
    transform: scale(0, 0);
    margin-bottom: 0;
    padding: 0;
    border: 0;
    height: 0;
    line-height: 0;
  }
}

/* @media screen and (max-width: 1450px) {
  .flex-top .img {
    width: 45px;
    height: 45px;
  }

  .flex-top .top-number>div:nth-child(2) {
    font-size: 24px;
  }
}

@media screen and (min-width: 1950px) {
  .flex-top .img {
    width: 65px;
    height: 65px;
  }

  .flex-top .top-number>div:nth-child(1) {
    font-size: 20px;
  }

  .flex-top .top-number>div:nth-child(2) {
    font-size: 36px;
  }
}

@media screen and (max-width: 1320px) {
  .flex-top .img {
    width: 40px;
    height: 40px;
  }

  .flex-top .top-number>div:nth-child(2) {
    font-size: 20px;
  }
} */
