
.content_select .search-block {
  /* margin: auto; */
  width: 6.5875rem;
  position: absolute;
  top: -0.3750rem;
  margin-top: unset!important;
}
.content_select .search-block .inline-input {
  width: 4.7125rem;
}
.content_select .search-block .inline-input .input-icon {
  line-height: 0.1800rem;
  font-size: 0.1250rem;
  font-weight: bold;
  color: #999999;
  margin-right: 0.0625rem;
  position: relative;
  top: 0.04rem;
}
.content_select .search-block .search-history-btn {
  color: #224397;
}
.content_select .search-block .history-block {
  position: absolute;
  width: 5.6250rem;
  background: #ffffff;
  box-shadow: 0px 0.0313rem 0.0625rem 0px rgba(238, 238, 238, 0.5);
  border-radius: 0.0625rem;
  padding: 0.1250rem 0.2500rem 0.2500rem 0.2500rem;
}
.content_select .search-block .history-block .history-tags-block {
  margin-top: 0.1875rem;
}
.content_select .search-block .more-saerch-block {
  position: absolute;
  width: 5.6250rem;
  background: #ffffff;
  box-shadow: 0px 0.0313rem 0.0625rem 0px rgba(238, 238, 238, 0.5);
  border-radius: 0.0625rem;
  padding: 0  0.2500rem 0.1875rem 0.2500rem;
}
.content_select .search-block .more-saerch-block .more-saerch-block-title {
  font-size: 0.0885rem;
  color: #666666;
  font-weight: 600;
  line-height: 0.0875rem;
  margin-top: 0.1875rem;
}
.content_select .search-block .more-saerch-block .more-saerch-select {
  margin-top: 0.1250rem;
  display: flex;
}
.content_select .search-block .more-saerch-block .more-saerch-select .select_more {
  width: 1.3125rem;
  margin-right: 0.0938rem;
}
.content_select .search-block .more-saerch-block .more-saerch-select .input_more {
  width: 3.7188rem;
}
.content_select .search-block .more-saerch-block .time-range-block {
  display: flex;
  align-items: center;
}
.content_select .search-block .more-saerch-block .time-range-block .time-range-style {
  margin-top: 0.1250rem;
}
.content_select .search-block .more-saerch-block .foot-btns {
  margin-top: 0.1250rem;
}
.content_select .result-block {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 0.3750rem;
}
.content_select .result-block .result-block-left {
  width: 1.6250rem;
  margin-right: 0.1250rem;
  background: #ffffff;
  box-shadow: 0.0125rem 0px 0.0625rem 0px rgba(238, 238, 238, 0.5);
  border-radius: 0.0625rem;
  padding: 0.3125rem 0  0.1250rem 0.3750rem;
}
.content_select .result-block .result-block-left .rank {
  margin-top: 0.2500rem;
}
.content_select .result-block .result-block-left .rank-item {
  font-size: 0.1000rem;
  color: #224397;
  line-height: 0.1000rem;
  margin-top: 0.1875rem;
  cursor: pointer;
}
.content_select .result-block .result-block-left .classify-item {
  margin-top: 0.1875rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.content_select .result-block .result-block-left .classify-item .classify-icon {
  width: 0.1000rem;
  height: 0.1000rem;
}
.content_select .result-block .result-block-left .classify-item .classify-text {
  font-size: 0.1000rem;
  line-height: 0.1000rem;
  color: #224397;
  margin-left: 0.0625rem;
}
.content_select .result-block .result-block-right {
  width: 6.5875rem;
  position: relative;
}
.content_select .result-block .result-block-right .recommend-block {
  width: 100%;
  padding: 0.3125rem 0.1875rem 0.1875rem 0.1875rem;
  background: #ffffff;
  box-shadow: 0px 0.0313rem 0.0938rem 0px rgba(238, 238, 238, 0.1);
  border-radius: 0.0625rem;
}
.content_select .result-block .result-block-right .recommend-block .tags-block {
  margin-top: 0.1875rem;
}
.content_select .result-block .result-block-right .result-list-block {
  width: 100%;
  padding: 0.1875rem;
  background: #ffffff;
  box-shadow: 0px 0.0313rem 0.0938rem 0px rgba(238, 238, 238, 0.1);
  border-radius: 0.0625rem;
  margin-top: 0.1250rem;
  max-height: 6.2500rem;
}
.content_select .result-block .result-block-right .result-list-block .list-block {
  max-height: 5.3125rem;
  overflow: auto;
  border-bottom: 0.0063rem solid #eeeeee;
}
.content_select .result-block .result-block-right .result-list-block .list-item {
  width: 100%;
  color: #333333;
  font-size: 0.1000rem;
  font-weight: bold;
}
.content_select .result-block .result-block-right .result-list-block .list-item-content {
  margin-top: 0.1250rem;
  line-height: 0.1500rem;
  color: #999999;
  font-size: 0.0875rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  cursor: pointer;
}
.content_select .result-block .result-block-right .result-list-block .list-item-source {
  margin-top: 0.1250rem;
  line-height: 0.0875rem;
  color: #666666;
  font-size: 0.0875rem;
}
.content_select .result-block .result-block-right .result-list-block .list-item-time {
  margin-top: 0.0938rem;
  line-height: 0.0875rem;
  color: #666666;
  font-size: 0.0875rem;
  margin-bottom: 0.2500rem;
}
.content_select .result-block .result-block-right .result-list-block .list-item-title {
  cursor: pointer;
}
.content_select .result-block .result-block-right .result-list-block .pagination {
  width: 100%;
  text-align: end;
  margin-top: 0.1250rem;
}
.bottom-tips {
  width: 8.3125rem;
  margin: auto;
  margin-top: 0.1875rem;
  text-align: center;
  font-size: 0.0875rem;
  color: #333333;
  line-height: 0.1250rem;
}
.bold-title {
  color: #333333;
  font-size: 0.1250rem;
  font-weight: bold;
}

.radio-style {
  margin-top: 0.1250rem;
  line-height: 0.2500rem;
}
.dark-blue {
  background-color: #224397;
  border-color: #224397;
}
.dark-blue:hover {
  background-color: #224397;
  border-color: #224397;
}
.dark-blue:focus {
  background-color: #224397;
  border-color: #224397;
}
.dialog-btn {
  width: 0.6250rem;
  margin-right: 0.1875rem;
  margin-left: 0.02rem;
  font-size: 0.09rem;
  padding: 0.06rem 0.09rem;
  text-align: center;
}

.empty-text {
  font-size: 0.1250rem;
  font-weight: bold;
  margin-top: 0.2500rem;
}
.selectedType {
  font-weight: bold;
}
[v-cloak] {
  display: none !important;
}


.el-autocomplete {
  position: relative;
  display: inline-block;
}


.el-input {
  position: relative;
  font-size: 14px;
}

.el-input__suffix {
  height: 100%;
  right: 5px;
  transition: all .3s;
  pointer-events: none;
}


.el-input__suffix-inner {
  pointer-events: all;
}


.el-input__prefix, .el-input__suffix {
  position: absolute;
  top: 0;
  text-align: center;
}

.el-popper[x-placement^=bottom] {
  margin-top: 12px;
}


.el-autocomplete-suggestion {
  margin: 5px 0;
  -webkit-box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
  box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
  border-radius: 4px;
  border: 1px solid #E4E7ED;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFF;
}


.el-scrollbar {
  overflow: hidden;
  position: relative;
}

.el-scrollbar__wrap {
  overflow: scroll;
  height: 100%;
}


.el-autocomplete-suggestion__wrap {
  max-height: 280px;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.el-autocomplete-suggestion__list {
  margin: 0;
  padding: 0;
}


.el-autocomplete-suggestion li {
  padding: 0 20px;
  margin: 0;
  line-height: 34px;
  cursor: pointer;
  color: #606266;
  font-size: 14px;
  list-style: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


.el-scrollbar__bar.is-horizontal {
  height: 6px;
  left: 2px;
}


.el-scrollbar__bar {
  position: absolute;
  right: 2px;
  bottom: 2px;
  z-index: 1;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: opacity 120ms ease-out;
  transition: opacity 120ms ease-out;
}


.el-scrollbar__thumb {
  position: relative;
  display: block;
  width: 0;
  height: 0;
  cursor: pointer;
  border-radius: inherit;
  background-color: rgba(144,147,153,.3);
  -webkit-transition: .3s background-color;
  transition: .3s background-color;
}


.el-scrollbar__bar.is-horizontal>div {
  height: 100%;
}


.el-scrollbar__bar {
  position: absolute;
  right: 2px;
  bottom: 2px;
  z-index: 1;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: opacity 120ms ease-out;
  transition: opacity 120ms ease-out;
}


.el-scrollbar__bar.is-vertical {
  width: 6px;
  top: 2px;
}

.el-scrollbar__bar.is-vertical>div {
  width: 100%;
}


.el-popper[x-placement^=bottom] .popper__arrow {
  top: -6px;
  left: 50%;
  margin-right: 3px;
  border-top-width: 0;
  border-bottom-color: #EBEEF5;
}


.el-popper .popper__arrow {
  border-width: 6px;
  -webkit-filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03));
  filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03));
}


.el-popper .popper__arrow, .el-popper .popper__arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.el-popper[x-placement^=bottom] .popper__arrow::after {
  top: 1px;
  margin-left: -6px;
  border-top-width: 0;
  border-bottom-color: #FFF;
}

.el-popper .popper__arrow::after {
  content: " ";
  border-width: 6px;
}


.el-popper .popper__arrow, .el-popper .popper__arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}



/*# sourceMappingURL=search.css.map */

/*# sourceMappingURL=search.css.map */
