
.app-modal-window .modal-content[data-v-2516fd61] {
  height: 800px !important;
}
.ibox-content-s[data-v-2516fd61] {
  padding-right: 5px;
  padding-left: 5px;
  height: 430px;
  background: #f5f6f9;
  overflow-y: auto;
}
.grid-box[data-v-2516fd61] {
  height: 100%;
}
.grid-head[data-v-2516fd61] {
  background: #ffffff;
}
.grid-body[data-v-2516fd61] {
  background: #ffffff;
  max-height: 375px;
  overflow-y: auto;
}
.grid-head .grid-col[data-v-2516fd61] {
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #f5f6f9;
}
.grid-row .grid-col[data-v-2516fd61] {
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-bottom: 1px solid #f5f6f9;
}
.grid-icon[data-v-2516fd61] {
  font-size: 16px;
}
.label-long-text[data-v-2516fd61] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.el-select[data-v-2516fd61] {
  display: block;
}


.app-modal-window .modal-content[data-v-38385408] {
  height: 800px !important;
}
.ibox-content-s[data-v-38385408] {
  padding-right: 5px;
  padding-left: 5px;
  height: 430px;
  background: #f5f6f9;
  overflow-y: auto;
}
.grid-box[data-v-38385408] {
  height: 100%;
}
.grid-head[data-v-38385408] {
  background: #ffffff;
}
.grid-body[data-v-38385408] {
  background: #ffffff;
  max-height: 375px;
  overflow-y: auto;
}
.grid-head .grid-col[data-v-38385408] {
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #f5f6f9;
}
.grid-row .grid-col[data-v-38385408] {
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-bottom: 1px solid #f5f6f9;
}
.grid-icon[data-v-38385408] {
  font-size: 16px;
}
.label-long-text[data-v-38385408] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.el-select[data-v-38385408] {
  display: block;
}
.greet-back[data-v-38385408]{
  background-image: url(../assets/img/greetBack.01452ca9.jpg);
  background-repeat: no-repeat; background-size:100% 100%;
  height: 500px;
  font-size: 16px;
  color: #fff;
  line-height: 2;
}


.minWidth {
    min-width: 10px;
    overflow: auto;
}
.photo-img {
    height: 160px;
    width: 160px;
        border-radius: 50%;
    /* cursor: pointer;
    margin-left: calc(50% - 80px); */
}
.img-tips {
    width: 20px;
    margin: 0 2.5px;
}
.staff-text {
    /* height: 38px; */
    line-height: 38px;
    /* border-bottom: 1px solid #ebeaea; */
    font-size: 16px;
}
.person-tag{
    min-width: 205px;
    display: inline-block;
    background-color: #ecf5ff;
    display: inline-block;
    padding: 0 10px;
    line-height: 32px;
    font-size: 16px;
    color: #409eff;
    border: 1px solid #d9ecff;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    white-space: nowrap;
    text-align: center;
    margin: 10px 0;
}
.zan-img{
    width: 25px;
    position: relative;
    top: 2px;
    margin: 0 10px;
}
.show-more {
    height: 44px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
    text-align: center;
    color: #409eff;
    cursor: pointer;
}

