h1,
h3 {
  margin: 0px;
}
.page {
  max-width: 10.0000rem;
  min-width: 8.3375rem;
  margin: 0 auto;
  background-color: #f8faff;
}
.banner {
  position: relative;
  width: 100%;
  height: 1.9375rem;
}
.banner img {
  width: 100%;
  height: 100%;
}
.banner .text_info {
  color: #ffffff;
}
.position_info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.3125rem;
  padding-left: 0.8313rem;
  line-height: 0.3125rem;
  font-size: 0.0875rem;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
}
.position_info .text_icon {
  margin: 0  0.0625rem;
}
.content {
  width: 10.0000rem;
  /* background-color: #f8f8f8; */
  margin: auto;
  margin-top: -0.1250rem;
}
.content .search-block {
  /* margin: auto; */
  width: 6.5875rem;
  position: absolute;
  top: -0.3750rem;
}
.content .search-block .inline-input {
  width: 4.7125rem;
}
.content .search-block .inline-input .input-icon {
  line-height: 0.2500rem;
  font-size: 0.1250rem;
  font-weight: bold;
  color: #999999;
  margin-right: 0.0625rem;
}
.content .search-block .search-history-btn {
  color: #224397;
}
.content .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 .search-block .history-block .history-tags-block {
  margin-top: 0.1875rem;
}
.content .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 .search-block .more-saerch-block .more-saerch-block-title {
  font-size: 0.0875rem;
  color: #666666;
  line-height: 0.0875rem;
  margin-top: 0.1875rem;
}
.content .search-block .more-saerch-block .more-saerch-select {
  margin-top: 0.1250rem;
  display: flex;
}
.content .search-block .more-saerch-block .more-saerch-select .select_more {
  width: 1.3125rem;
  margin-right: 0.0938rem;
}
.content .search-block .more-saerch-block .more-saerch-select .input_more {
  width: 3.7188rem;
}
.content .search-block .more-saerch-block .time-range-block {
  display: flex;
  align-items: center;
}
.content .search-block .more-saerch-block .time-range-block .time-range-style {
  margin-top: 0.1250rem;
}
.content .search-block .more-saerch-block .foot-btns {
  margin-top: 0.1250rem;
}
.content .result-block {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 0.3750rem;
}
.content .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 .result-block .result-block-left .rank {
  margin-top: 0.2500rem;
}
.content .result-block .result-block-left .rank-item {
  font-size: 0.1000rem;
  color: #224397;
  line-height: 0.1000rem;
  margin-top: 0.1875rem;
  cursor: pointer;
}
.content .result-block .result-block-left .classify-item {
  margin-top: 0.1875rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.content .result-block .result-block-left .classify-item .classify-icon {
  width: 0.1000rem;
  height: 0.1000rem;
}
.content .result-block .result-block-left .classify-item .classify-text {
  font-size: 0.1000rem;
  line-height: 0.1000rem;
  color: #224397;
  margin-left: 0.0625rem;
}

.content .result-block .result-block-right {
  width: 6.5875rem;
  position: relative;
}

.content .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 .result-block .result-block-right .recommend-block .tags-block {
  margin-top: 0.1875rem;
}
.content .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 .result-block .result-block-right .result-list-block .list-block {
  max-height: 5.3125rem;
  overflow: auto;
  border-bottom: 0.0063rem solid #eeeeee;
}
.content .result-block .result-block-right .result-list-block .list-item {
  width: 100%;
  color: #333333;
  font-size: 0.1000rem;
  font-weight: bold;
}
.content .result-block .result-block-right .result-list-block .list-item-content {
  margin-top: 0.1250rem;
  line-height: 0.1000rem;
  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 .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 .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 .result-block .result-block-right .result-list-block .list-item-title {
  cursor: pointer;
}
.content .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;
}
.el-button {
  width: 0.9375rem;
  margin-left: -0.0313rem;
}
.el-button + .el-button {
  margin-left: -0.0313rem;
}
.el-tag {
  margin-left: 0.0625rem;
  margin-top: 0.0625rem;
}
.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;
}
.el-radio__input.is-checked .el-radio__inner {
  border-color: #224397;
  background: #224397;
}
.el-radio__input.is-checked + .el-radio__label {
  color: #224397;
}
.empty-text {
  font-size: 0.1250rem;
  font-weight: bold;
  margin-top: 0.2500rem;
}
.selectedType {
  font-weight: bold;
}
[v-cloak] {
  display: none !important;
}
/*# sourceMappingURL=search.css.map */

/*# sourceMappingURL=search.css.map */

@media screen and (min-width: 750px) {
  .m_pc_box .search-block .el-autocomplete .el-input__suffix .el-input__suffix-inner {
    height: 40px;
    display: flex;
    align-items: center;
  }
  .m_pc_box .content_select .search-block .inline-input .input-icon {
    position:unset;
  }
}


