.evaluateContent[data-v-b8da1574] {
  width: 800px;
  border: 0;
  min-height: 600px;
}
.evaluateContent td[data-v-b8da1574],
.evaluateContent th[data-v-b8da1574] {
  text-align: center!important;
  height: 50px;
  padding: 5px!important;
}
.evaluateContent .itemTopic[data-v-b8da1574] {
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  margin: 10px;
  padding: 15px;
}
.evaluateContent .itemTopic .title[data-v-b8da1574] {
  min-height: 35px;
  line-height: 35px;
  font-weight: bold;
}
.evaluateContent .itemTopic .choice[data-v-b8da1574] {
  height: 35px;
  line-height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.evaluateContent .itemTopic .choice div[data-v-b8da1574] {
  width: 150px;
  text-indent: 25px;
}
.evaluateContent .itemTopic .choice i[data-v-b8da1574] {
  color: rgba(0, 0, 0, 0.3);
  padding-left: 30px;
  display: inline-block;
  text-decoration: underline;
}

.evaluatedataAnalyze[data-v-585b6439] {
  width: 100%;
  border: 0;
  min-height: 600px;
}
.evaluatedataAnalyze .topBox[data-v-585b6439] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.evaluatedataAnalyze .topBox div[data-v-585b6439] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.evaluatedataAnalyze .ant-row[data-v-585b6439] {
  margin: 0!important;
}
.evaluatedataAnalyze .ant-row .ant-col[data-v-585b6439] {
  padding: 5px!important;
}
.evaluatedataAnalyze .customer[data-v-585b6439] {
  min-height: 317px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.evaluatedataAnalyze .customer .topDate[data-v-585b6439] {
  height: 50px;
  position: relative;
}
.evaluatedataAnalyze .customer .topDate .ant-radio-group[data-v-585b6439] {
  margin: 10px;
}
.evaluatedataAnalyze .customer .topDate .date-option[data-v-585b6439] {
  top: 10px;
  left: 200px;
}
.evaluatedataAnalyze .customer .itemProgress[data-v-585b6439] {
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.evaluatedataAnalyze .customer .itemProgress > span[data-v-585b6439] {
  height: 35px;
  line-height: 35px;
  width: 110px;
  text-indent: 12px;
  display: inline-block;
}
.evaluatedataAnalyze .customer .itemProgress > div[data-v-585b6439] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px;
}
.evaluatedataAnalyze .customer .itemProgress > div .progress[data-v-585b6439] {
  width: 100%;
  height: 15px;
  line-height: 1;
  text-align: center;
  background-color: #f5f5f5;
  position: relative;
}
.evaluatedataAnalyze .customer .itemProgress > div .progress span[data-v-585b6439] {
  height: 15px;
  background-color: #1784fc;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
}
.evaluatedataAnalyze .customer p[data-v-585b6439] {
  border-top: 1px solid #d9d9d9;
}
.evaluatedataAnalyze .ant-table-wrapper[data-v-585b6439] {
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.evaluatedataAnalyze .ant-table-tbody[data-v-585b6439] {
  padding-bottom: 30px;
}

.CustomerEvaluation {
  border: 0;
  min-height: 650px;
}
.CustomerEvaluation tr td,
.CustomerEvaluation tr th {
  white-space: inherit!important;
  height: 80px;
  padding: 5px!important;
}
.CustomerEvaluation tr td.type0 {
  line-height: 71px;
}
.CustomerEvaluation tr td.type1 {
  line-height: 71px;
}
.CustomerEvaluation tr td .decText {
  width: 100%;
  height: 65px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.CustomerEvaluation tr th.type0 .ant-table-column-title {
  line-height: 80px;
}
.CustomerEvaluation tr th .ant-table-column-title {
  width: 100%;
  height: 65px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}

.customerGradeDetail {
  min-width: 800px;
}
.customerGradeDetail > .ant-card-body {
  padding: 10px;
}

