.w-e-full-screen-container[data-v-9f116294] {
  z-index: 99999;
}
.editor[data-v-9f116294] {
  border: 1px solid #ccc;
}
.overLimitEditor[data-v-9f116294] {
  border-color: red;
}
.limit[data-v-9f116294] {
  position: absolute;
  right: 22px;
  bottom: 2px;
}
.overLimitTips[data-v-9f116294] {
  position: absolute;
  left: 22px;
  bottom: 2px;
  color: red;
}
.detail[data-v-611198cc] {
  position: relative;
}
.detail .top_nav[data-v-611198cc] {
  height: 60px;
  margin-bottom: 10px;
}
.detail .top_nav .back_boxs[data-v-611198cc] {
  position: absolute;
  left: -18px;
  top: 10px;
  cursor: pointer;
}
.detail .top_nav .content_box[data-v-611198cc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.detail .top_nav .el-card__body[data-v-611198cc] {
  padding: 0;
}
.detail .partner_inner[data-v-611198cc] {
  position: relative;
}
.detail .title_box[data-v-611198cc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.detail .title_box .title_text[data-v-611198cc] {
  font-size: 16px;
  font-weight: 500;
  margin-left: 22px;
}
