.container[data-v-7ad896d7] {
  color: #222;
}
.container .title[data-v-7ad896d7] {
  font-size: 1.5rem;
  display: flex;
  align-items: flex-end;
}
.container .title > span[data-v-7ad896d7] {
  display: flex;
  align-items: center;
}
.container .title .freeIcon[data-v-7ad896d7] {
  width: 4.1rem;
  height: 1.3rem;
  margin-left: 0.4rem;
}
.container .title .titleTip[data-v-7ad896d7] {
  font-size: 0.9rem;
  color: #5c6670;
  margin-left: 0.6rem;
}
.container .title .titleTip .goto[data-v-7ad896d7] {
  cursor: pointer;
  color: #4c67bd;
  border-bottom: 0.1rem solid #4c67bd;
}
.container .select-action[data-v-7ad896d7] {
  margin-top: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.1rem;
  color: #222222;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
}
.container .select-action .create-quotation[data-v-7ad896d7] {
  width: 8.4rem;
  height: 2.5rem;
  background: #f03947;
  border-radius: 0.3rem;
  font-size: 0.9rem;
  color: #fff;
  text-align: center;
  line-height: 2.5rem;
  cursor: pointer;
}
.container .select-action .create-quotation .add[data-v-7ad896d7] {
  margin-right: 0.6rem;
}
.container .line[data-v-7ad896d7] {
  width: 100%;
  margin: 1.4rem 0;
  height: 0.1rem;
  background: #e3e5e9;
}
.container .table .actions[data-v-7ad896d7] {
  display: flex;
  align-items: center;
}
.container .table .actions .btn[data-v-7ad896d7] {
  font-size: 0.9rem;
  color: #1a1b2a;
  cursor: pointer;
}
.container .table .actions .ml[data-v-7ad896d7] {
  margin-left: 1.9rem;
}
.container .table .actions .svg[data-v-7ad896d7] {
  margin-right: 0.4rem;
}
.container .table .actions .btn[data-v-7ad896d7]:hover {
  color: rgb(240, 57, 71) !important;
}
.container .table .actions .btn:hover svg[data-v-7ad896d7] {
  color: rgb(240, 57, 71) !important;
}
.container .table .empty[data-v-7ad896d7] {
  font-size: 0.8rem;
  color: #858a97;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 17.5rem;
}
.container .table .empty img[data-v-7ad896d7] {
  width: 9.4rem;
  height: 5.1rem;
  margin-bottom: 0.6rem;
}
[data-v-7ad896d7] .ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  background: #fff;
}
