.default-company {
  max-width: 500px;
}
.scroll-companyList {
  margin-top: 40px;
}
.unchecked-span {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  border: 1px solid #999;
  cursor: pointer;
}
.checked-span {
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  border: 6px solid #727cf5;
  cursor: pointer;
}
.flex-companyList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 60px;
  margin: 30px 0 5px 0;
}
.flex-companyList .image-slot img {
  width: 100%;
  background-color: aliceblue;
}
.flex-companyList .el-image {
  height: 100%;
}
.flex-companyList .item {
  height: 80px;
}
.flex-companyList .item1 {
  width: 80px;
}
.flex-companyList .item2 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 20px;
  line-height: 80px;
  font-weight: bold;
  font-size: 15px;
}
.flex-companyList .item3 {
  width: auto;
  line-height: 80px;
}
.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;
}

.ebix-header-tabs .el-tabs__item {
	padding: 0 !important;
}
.custom-label {
	display: inline-block;
	padding: 0 20px;
}

.score-createe-shop .setmeal-conf[data-v-38a42f32] {
  margin-right: 15px;
  padding: 5px 15px;
  color: #fff;
  font-weight: normal;
  font-size: 18px;
}
.score-createe-shop .last-update-date[data-v-38a42f32] {
  min-width: 160px;
  padding-right: 10px;
  border-radius: 100px;
  background: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.score-createe-shop .report-option[data-v-38a42f32] {
  margin-top: 30px;
  text-align: center;
}
.score-createe-shop .report-view[data-v-38a42f32] .el-collapse-item__content {
  padding: 20px 0;
}
.score-createe-shop .report-view[data-v-38a42f32] .el-collapse-item__header {
  background-color: #fff;
}
.score-createe-shop .report-view .el-collapse[data-v-38a42f32] {
  border-top: 0;
  margin: 20px 30px;
}
.score-createe-shop .report-view .el-collapse .children-list[data-v-38a42f32] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.score-createe-shop .report-view .el-collapse .children-list .item[data-v-38a42f32] {
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.score-createe-shop .report-view .el-collapse .children-list .item .icon[data-v-38a42f32] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 75px;
}
.score-createe-shop .report-view .el-collapse .children-list .item .title-child[data-v-38a42f32] {
  width: 400px;
}
.score-createe-shop .report-view .el-collapse .children-list .item .des[data-v-38a42f32] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.score-createe-shop .report-view .el-collapse .children-list .item .total_score[data-v-38a42f32] {
  color: #C9C9C9;
  font-size: 13px;
}
.score-createe-shop .report-view .el-collapse .children-list .item .score[data-v-38a42f32] {
  color: #999;
  font-weight: bold;
  font-size: 13px;
}
.score-createe-shop .report-view .el-collapse .title[data-v-38a42f32] {
  border-bottom: 1px solid #DCDFE6;
  margin: 5px 0;
  width: 100%;
  padding: 0 25px 0 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.score-createe-shop .report-view .el-collapse .title .total_score[data-v-38a42f32] {
  color: #C9C9C9;
}
.score-createe-shop .report-view .el-collapse .title .score[data-v-38a42f32] {
  color: #999;
  font-weight: bold;
}
.score-createe-shop .margin-tb-xs[data-v-38a42f32] {
  margin: 10px 0;
}
.score-createe-shop .create-report[data-v-38a42f32] {
  background-color: #fdd000;
  color: #fff;
  border-color: #fdd000;
}
.score-createe-shop .margin-lg[data-v-38a42f32] {
  margin: 20px 30px;
}
.score-createe-shop .text-bold[data-v-38a42f32] {
  font-weight: bold;
}
.score-createe-shop .block-header[data-v-38a42f32] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  padding: 10px;
  color: #666;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.score-createe-shop .flexbox[data-v-38a42f32] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.score-createe-shop .flexbox.space-between[data-v-38a42f32] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.score-createe-shop .card-title[data-v-38a42f32] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-weight: bold;
  /* background: #EEF1F6; */
  padding: 10px 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.score-createe-shop .pie-chart .des[data-v-38a42f32] {
  font-size: 13px;
  line-height: 25px;
  color: #aaa;
}
.score-createe-shop .percentage-content .percentage-box[data-v-38a42f32] {
  width: 100%;
  height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #333333;
}
.score-createe-shop .percentage-content .percentage-box .title[data-v-38a42f32] {
  width: 25%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.score-createe-shop .percentage-content .percentage-box .title span[data-v-38a42f32] {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.score-createe-shop .percentage-content .percentage-box .content[data-v-38a42f32] {
  width: 60%;
  height: 100%;
  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;
}
.score-createe-shop .percentage-content .percentage-box .content .progress-bar[data-v-38a42f32] {
  width: 90%;
  height: 40%;
  background: #f1f3fa;
}
.score-createe-shop .percentage-content .percentage-box .content .progress-bar .progress-bar-fill[data-v-38a42f32] {
  height: 100%;
  -webkit-transition: all 1.2s;
  transition: all 1.2s;
}
.score-createe-shop .percentage-content .percentage-box .num[data-v-38a42f32] {
  width: 15%;
  height: 100%;
  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;
}
.fixed-item[data-v-38a42f32] {
  width: calc(100% - 290px);
  height: 110px;
  position: fixed;
  background: #fff;
  bottom: -110px;
  -webkit-box-shadow: 0px 0px 15px #c0c4cc;
          box-shadow: 0px 0px 15px #c0c4cc;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.fixed-item .delete-icon[data-v-38a42f32] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 10px;
  margin-right: 10px;
}
.fixed-item .fixed-btn[data-v-38a42f32] {
  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;
  margin-top: 10px;
}
.fixed-item .fixed-tip[data-v-38a42f32] {
  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;
  margin-top: 10px;
  word-break: break-word;
  color: rgb(204, 204, 204);
}
.active[data-v-38a42f32] {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  bottom: 0;
}
.active-left[data-v-38a42f32] {
  width: calc(100% - 105px);
}
.seo-content-hasno-dialog .tip[data-v-38a42f32] {
  margin: 0px 0 40px 0;
}
.seo-content[data-v-38a42f32] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
}
