.sales-card .el-card__header {
  padding: 9px 10px;
}
.detail-right[data-v-63daa3f6] {
  padding: 10px 10px 0 10px;
  height: calc(100% - 166px);
  overflow: hidden;
  border-left: 1px solid #dddddd;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.detail-right .head-info[data-v-63daa3f6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px 10px 0;
  position: relative;
  background-color: #fff;
  margin-bottom: 10px;
  border-bottom: 1px solid #dddddd;
}
.detail-right .head-info .head-detail[data-v-63daa3f6] {
  width: calc(100% - 67px);
  padding-left: 5px;
  text-align: left;
}
.detail-right .head-info .head-detail h1[data-v-63daa3f6] {
  font-size: 15px !important;
  color: #232323;
  padding-bottom: 0;
  font-weight: normal;
  width: 187px;
}
.detail-right .head-info .head-detail p[data-v-63daa3f6] {
  font-size: 14px;
  color: #2A97F9;
  width: 187px;
  border-bottom: 1px solid transparent;
}
.detail-right .head-info .head-detail p[data-v-63daa3f6]:hover {
  border-bottom: 1px solid #2A97F9;
  cursor: pointer;
}
.detail-right .head-info .head-detail span[data-v-63daa3f6] {
  text-align: center;
  width: 76px;
  line-height: 22px;
  background: #e9f3fd;
  border-radius: 10px;
  margin: 6px 0;
  color: #2A97F9;
  display: block;
  font-size: 12px;
  cursor: pointer;
}
.detail-right .head-info .el-dropdown[data-v-63daa3f6] {
  position: absolute;
  right: 4%;
  color: #2A97F9 !important;
  top: 9%;
  cursor: pointer;
}
.search-box[data-v-63daa3f6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.search-box .select-item[data-v-63daa3f6] {
  width: 75px;
  margin-right: 5px;
}
.search-box .input-with-button[data-v-63daa3f6] {
  width: 110px;
  margin-right: 5px;
}
.search-box .set-btn[data-v-63daa3f6] {
  font-size: 18px;
  cursor: pointer;
}
.sales-card[data-v-63daa3f6] {
  margin: 15px 0;
}
.icon[data-v-63daa3f6] {
  margin-left: 5px;
  cursor: pointer;
  font-size: 16px;
}
.empty[data-v-63daa3f6] {
  text-align: center;
  color: #909399;
}
.empty .empty-pic[data-v-63daa3f6] {
  width: 175px;
  margin-bottom: 10px;
}
.type-tips[data-v-63daa3f6] {
  color: white;
  font-size: 12px;
  display: inline-block;
  background-color: #2A97F9;
  padding: 2px;
  border-radius: 4px;
  margin-right: 5px;
}
.clearfix[data-v-63daa3f6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.clearfix .specTitle[data-v-63daa3f6] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
