.el-dialog__wrapper.half-dialog[data-v-c485464c] {
  z-index: 2000 !important;
  overflow: hidden;
}
.el-dialog__wrapper.half-dialog .half-dialog__wrapper[data-v-c485464c] {
  position: absolute;
  top: 0;
  right: 0;
  width: 50vw;
  min-width: 800px;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.el-dialog__wrapper.half-dialog .half-dialog__wrapper .half-dialog__head[data-v-c485464c] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 48px;
  background: #e4e4e4;
  border-bottom: 1px solid #ccc;
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.el-dialog__wrapper.half-dialog .half-dialog__wrapper .half-dialog__head .left[data-v-c485464c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.el-dialog__wrapper.half-dialog .half-dialog__wrapper .half-dialog__head .el-icon-close[data-v-c485464c] {
  font-size: 20px;
  margin-right: 8px;
  cursor: pointer;
}
.el-dialog__wrapper.half-dialog .half-dialog__wrapper .half-dialog__head .el-icon-close[data-v-c485464c]:hover {
  color: #409eff;
}
.el-dialog__wrapper.half-dialog .half-dialog__wrapper .half-dialog__head .title[data-v-c485464c] {
  line-height: 26px;
  font-size: 16px;
  margin: 0 16px;
  padding: 0 16px;
  border-left: 1px solid #333;
}
.el-dialog__wrapper.half-dialog .half-dialog__wrapper .half-dialog__body[data-v-c485464c] {
  background: #fff;
  padding: 16px 32px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
}

.half-dialog__modal {
  z-index: 998 !important;
}

.nav-title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
  padding: 16px 20px;
  margin: 0 0 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.nav-title .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nav-title .nav-content {
  background: none;
  padding-left: 8px;
  height: 16px;
  line-height: 16px;
  color: #333333;
  font-weight: bold;
  border-left: 3px solid #333333;
}
.nav-title .tips {
  margin-left: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.img[data-v-03c1afda] {
  width: 80px;
  height: 80px;
  -o-object-fit: cover;
     object-fit: cover;
}
.video[data-v-03c1afda] {
  width: 200px;
  height: 150px;
  background: #000000;
}
.block[data-v-03c1afda] {
  padding-left: 32px;
}


[data-v-c58a871c] .avatar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-c58a871c] .avatar img {
  height: 60px;
  width: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 8px;
}
.no-wrap[data-v-c58a871c] .el-form-item__content {
  white-space: nowrap;
}
.activity .filter-form[data-v-c58a871c] {
  background: #f6f6f6;
  margin-top: 15px;
  padding-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.activity .filter-form .el-form-item[data-v-c58a871c] {
  width: 32%;
}

