[data-v-260e8643] .el-card__header {
  padding: 20px 20px 30px 20px;
  border-bottom: none;
}
[data-v-260e8643] .el-card__body {
  padding: 0px 20px;
}
.box-card[data-v-260e8643] {
  padding: 10px;
  position: relative;
  padding-bottom: 30px;
}
.box-card-title[data-v-260e8643] {
    font-size: 14px;
    font-weight: 600;
}
.link_pointer[data-v-260e8643] {
  cursor: pointer;
}
.text[data-v-260e8643] {
  font-size: 14px;
  color: #666666;
  margin-bottom: 25px;
  width: 100%;
  display: flex;
  position: relative;
}
.text-name[data-v-260e8643] {
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.text-right[data-v-260e8643] {
    position: absolute;
    right: 10px;
}
.more-btn[data-v-260e8643] {
  position: absolute;
  right: 20px;
  bottom: 10px;
}
.clearfix[data-v-260e8643]:before,
.clearfix[data-v-260e8643]:after {
  display: table;
  content: "";
}
.clearfix[data-v-260e8643]:after {
  clear: both;
}

.help_content-left[data-v-7f050523] {
  padding: 20px 20px 0px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.help_card[data-v-7f050523] {
  background-color: rgba(115, 110, 254, 0.05);
}
.help_card3[data-v-7f050523] {
  margin-top: 30px;
  min-height: 336px;
}

