.search-history[data-v-0b2be498] {
  width: 100%;
  position: relative;
  border-radius: 0.5rem;
  background: #f9fbff;
  box-shadow: 0 0.5em 1rem 0 rgba(0, 0, 0, 0.05);
  z-index: 1009;
  padding: 1rem 0;
  font-family: Alibaba PuHuiTi, serif;
}
.search-history[data-v-0b2be498] .ant-spin {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  display: block;
  width: 100% !important;
  height: 100% !important;
}
.search-history .history-box .history-title[data-v-0b2be498] {
  padding: 0 1rem 1rem 1rem;
  font-size: 1.1rem;
  font-weight: 500;
}
.search-history .history-box .history-title span[data-v-0b2be498] {
  text-transform: capitalize;
  background: linear-gradient(90deg, #1f4ef5 0%, #a83cf6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.search-history .history-box .history-list .history-no-data[data-v-0b2be498] {
  padding: 2rem 1rem;
  text-align: center;
  color: #999;
}
.search-history .history-box .history-list .history-item[data-v-0b2be498] {
  padding: 0 1rem;
  cursor: pointer;
  list-style-type: none;
  list-style: none;
  line-height: 2.5rem;
  display: flex;
  align-items: center;
  color: #000;
  white-space: nowrap;
}
.search-history .history-box .history-list .history-item[data-v-0b2be498]:hover,
.search-history .history-box .history-list .history-item[data-v-0b2be498]:active {
  color: #0029ff;
  background: #f0f7ff;
}
.search-history .history-box .history-list .history-item .left[data-v-0b2be498] {
  margin-right: 0.5rem;
  width: 1rem;
  height: 1.6rem;
  font-size: 0;
}
.search-history .history-box .history-list .history-item .right[data-v-0b2be498] {
  flex-basis: 95%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.search-history .history-box .history-list .history-item .btn[data-v-0b2be498] .ant-btn-background-ghost.ant-btn-primary {
  padding: 0;
  border: none;
  box-shadow: none;
  color: #999;
  height: 1.3rem;
}
.search-history .history-box .history-list .history-item .btn[data-v-0b2be498] .ant-btn-background-ghost.ant-btn-primary .anticon + span {
  margin-left: 4px;
}
.search-history .history-box .history-delete[data-v-0b2be498] {
  padding: 1rem 1rem 0 1rem;
}
.search-history .history-box .history-delete[data-v-0b2be498] .ant-btn-background-ghost.ant-btn-primary {
  padding: 0;
  border: none;
  box-shadow: none;
  color: #444;
  height: 1.3rem;
}
.search-history .history-box .history-delete[data-v-0b2be498] .ant-btn-background-ghost.ant-btn-primary .anticon + span {
  margin-left: 4px;
}


.complete-modal[data-v-173eb5a7] {
  padding: 20px;
}
.modal-header[data-v-173eb5a7] {
  margin-bottom: 20px;
  text-align: center;
}
.modal-title[data-v-173eb5a7] {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  display: inline-block;
  text-transform: capitalize;
  background: linear-gradient(90deg, #1f4ef5 0%, #a83cf6 100%) !important;
  background: -webkit-linear-gradient(90deg, #1f4ef5 0%, #a83cf6 100%);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent;
  background-clip: text;
  font-family: Alibaba PuHuiTi, serif;
  background-size: 100%;
  background-repeat: no-repeat;
}
.modal-subtitle[data-v-173eb5a7] {
  font-size: 14px;
  color: #666;
  margin: 8px 0 0 0;
}
.modal-content[data-v-173eb5a7] {
  margin-bottom: 20px;
}
.modal-tips[data-v-173eb5a7] {
  margin-top: 12px;
}
.tips-text[data-v-173eb5a7] {
  font-size: 12px;
  color: #999;
}
.modal-actions[data-v-173eb5a7] {
  margin-top: 20px;
}

.contactDiv[data-v-4824442e] {
  position: relative;
  width: 13.25rem;
  height: 7.125rem;
  flex-shrink: 0;
  border-radius: 0.875rem;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 0 0.875rem 1.9375rem 0 rgba(0, 0, 0, 0.08);
  z-index: 29;
}
.contactDiv .getMoreFont[data-v-4824442e] {
  margin-top: 0.9375rem;
  font-family: Alibaba PuHuiTi;
  font-size: 0.9rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  background: linear-gradient(90deg, #1f4ef5 0%, #a83cf6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.contactDiv .telRow[data-v-4824442e] {
  display: flex;
  width: 13.25rem;
  margin-top: 1.1875rem;
  height: 1.8125rem;
  justify-content: center;
  align-items: center;
}
.contactDiv .telRow .telFont[data-v-4824442e] {
  color: #ef7941;
  text-align: center;
  font-family: Alibaba PuHuiTi;
  font-size: 1.125rem;
  font-style: normal;
  margin-left: 0.375rem;
  font-weight: 500;
  line-height: normal;
}
.contactDiv .time[data-v-4824442e] {
  color: #aaa;
  text-align: center;
  margin-top: 0.5rem;
  font-family: Alibaba PuHuiTi;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.contactDiv .closeBtn[data-v-4824442e] {
  cursor: pointer;
  position: absolute;
  right: 0.3125rem;
  top: 0.3125rem;
}
@media screen and (min-width: 1401px) and (max-width: 1600px) {
.contactDiv[data-v-4824442e] {
    position: relative;
    width: 15.25rem;
    height: 8.125rem;
    flex-shrink: 0;
    border-radius: 0.875rem;
}
}
@media screen and (max-width: 1400px) {
.contactDiv[data-v-4824442e] {
    position: relative;
    width: 18.25rem;
    height: 9.125rem;
    flex-shrink: 0;
    border-radius: 0.875rem;
}
}

.mainDiv[data-v-0dbfd1e6] {
  font-family: Alibaba PuHuiTi;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 100%;
  height: 17.6875rem;
  font-size: 1.5rem;
}
.mainDiv .title[data-v-0dbfd1e6] {
  width: 100%;
  text-align: center;
  text-transform: capitalize;
  background: linear-gradient(90deg, #254ef6 3.62%, #bf7cf7 96.38%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.mainDiv .content[data-v-0dbfd1e6] {
  width: 100%;
  height: 15.75rem;
  display: flex;
}
.mainDiv .content-div[data-v-0dbfd1e6] {
  cursor: pointer;
  flex: 1;
  margin: 1.25rem 1.5rem;
  border-radius: 0.25rem;
  border: 0.125rem solid #e5eaf3;
}
.mainDiv .content-div .content-title[data-v-0dbfd1e6] {
  float: left;
  width: 8rem;
  height: 100%;
  align-items: center;
  display: flex;
  position: relative;
}
.mainDiv .content-div .content-title .detail[data-v-0dbfd1e6] {
  text-align: center;
  position: absolute;
  right: 0.75rem;
}
.mainDiv .content-div img[data-v-0dbfd1e6] {
  margin: 0.75rem;
  float: right;
}

