.default-company {
  max-width: 500px;
}
.center-font {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  word-break: break-word;
  font-size: 15px;
}
.excel-hint-style[data-v-8b6832a2] {
  color: #f56c6c;
  font-weight: bold;
}
.Badge_title[data-v-8b6832a2] {
  background-color: #f56c6c;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  height: 18px;
  line-height: 18px;
  padding: 0 6px;
  text-align: center;
  white-space: nowrap;
  border: 1px solid #fff;
}
.link-style[data-v-8b6832a2] {
  color: #409EFF;
  cursor: pointer;
}
.check-tips[data-v-8b6832a2] {
  margin-top: 30px;
}
.radio-groups[data-v-8b6832a2] {
  margin-top: 30px;
}
.ccc[data-v-8b6832a2] {
  background: red !important;
  background-color: var(--color-primary-light);
  border-right: 1px solid var(--color-primary);
}
