
.noContent[data-v-d0ad6f26] {
  text-align: center;
  padding: 20px 0;
}
.noContent > h4[data-v-d0ad6f26] {
  margin-top: 25px;
}


.loading-small[data-v-64ed08b5]{width: 60px; height: 40px; margin: 0 auto;}
.loading-rect[data-v-64ed08b5]{display: inline-block; width: 3px; height: 100%; margin-right: 6px; background-color: var(--blue); animation: stretchdelay-64ed08b5 1.2s ease-in-out infinite; -webkit-animation: stretchdelay-64ed08b5 1.2s ease-in-out infinite;
}
.rect02[data-v-64ed08b5]{animation-delay: -1.1s; -webkit-animation-delay: -1.1s;
}
.rect03[data-v-64ed08b5]{animation-delay: -1.0s; -webkit-animation-delay: -1.0s;
}
.rect04[data-v-64ed08b5]{animation-delay: -0.9s; -webkit-animation-delay: -0.9s;
}
.rect05[data-v-64ed08b5]{animation-delay: -0.8s; -webkit-animation-delay: -0.8s;
}
@keyframes stretchdelay-64ed08b5{
0%,40%,100%{transform: scaleY(0.4); -webkit-transform: scaleY(0.4);}
20%{transform: scaleY(1.0); -webkit-transform: scaleY(1.0);}
}
@-webkit-keyframes stretchdelay-64ed08b5{
0%,40%,100%{transform: scaleY(0.4); -webkit-transform: scaleY(0.4);}
20%{transform: scaleY(1.0); -webkit-transform: scaleY(1.0);}
}


.search-input[data-v-3e045df0]{font-size: 17px;width: calc(100% - 100px);}
.search-box .search-btn[data-v-3e045df0]{font-size: 18px;}
.search-box[data-v-3e045df0] .el-input__suffix .el-input__clear {
  font-size: 24px;
}
.indusPath[data-v-3e045df0]{
  height: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.result-list > li:hover .indusPath[data-v-3e045df0]{
  height: auto;
  min-height: 100px;
  -webkit-line-clamp: 1000; /* 设置足够大的值以显示所有文本 */
  overflow: visible; /* 显示所有文本 */
}
[data-v-3e045df0] .el-select>.el-input,.el-date-editor.el-input[data-v-3e045df0]{
  width: 180px;
}
.label-default.label-orange[href][data-v-3e045df0]:focus,.label-default.label-orange[href][data-v-3e045df0]:hover {
  background-color: rgba(255, 147, 67,0.2);
  color:#ff9343;
}
.label-default.label-green[href][data-v-3e045df0]:focus,.label-default.label-green[href][data-v-3e045df0]:hover{
  background-color: rgba(44, 151, 18,0.2);
  color:#2c9712;
}
@media screen and (max-width: 1360px) {
[data-v-3e045df0] .el-select>.el-input,.el-date-editor.el-input[data-v-3e045df0]{
    width: 150px;
}
}

