
.contentNew{
  /* width: 1.8688rem !important; */
  /* height: 0.2500rem !important; */
  /* margin-top: 0 !important; */
}
.contentNew .search-block {
    /* width: 1.8688rem !important; */
    /* height: 0.2500rem !important; */
    /* top: 0 !important; */
}
.input-box .contentNew .search-block .inline-input {
    height: 0.4rem !important;
    width: 2.6rem;
}
.search-block>.el-button {
  margin-left: 0.1rem;
}
.content_select .search-block .inline-input {
  width: 9.8rem;
}
.contentNew .el-input,
.contentNew .el-input input {
    height: 0.4rem !important;
    background-color: #e0e0e0;
    color: #666;
    font-size: 0.2rem;
}
.search-block input::placeholder {
  color: #666;
}
.result-block-right input::placeholder {
  color: #bbb;
}
#search_idNew .contentNew .el-input input {
  padding: 0.15rem;
  height: 0.4rem !important;
  background-color: #e0e0e0;
  color: #666;
  font-size: 0.18rem;
}
#search_idNew .contentNew .el-input input::placeholder {
  color: #888;
}


.contentNew .el-input__inner {
    border: none !important;
}
.m_pc_box {
  display: block;
/*   background-color: #f8faff; */
}
/* .control {
  background-color: #f8faff;
} */
.m_mobile_box {
  display: none;
}

.hc-offcanvas-nav {
  display: none;
}
.hc-offcanvas-nav.hc-nav-1 {
  display: none;
}


.vm_thin_arrow {
  transform: scale(1, 2);
  display: inline-block;
  font-size: 0.18rem;
  margin-left: 0.05rem;
}
@media screen and ( max-width: 750px ) {
  .m_pc_box {
    display: none;
  }
   .hc-offcanvas-nav {
    display: block;
   }
  .m_mobile_box {
  display: block;
  }
  .control {
    min-width: unset;
  }
  .hc-offcanvas-nav {
    display: block;
  }
  .hc-offcanvas-nav.hc-nav-1 {
    display: block;
  }

  .m_text_icon {
    display: inline-block;
    color: #333;
    padding: 0 0.04rem;
    transform: scale(1,1.5);
    font-size: 0.1rem;
    position: relative;
    top: 0rem;
  }
  .m_img {
    position: relative;
    width: 100%;
    height: 0.73rem;
  }
  .m_des_text {
    position: absolute;
    top: 0.3rem;
    left: 0.3rem;
    font-size: 0.12rem;
    color: #fff;
    font-weight: bold;
  }
  /* .isMobile .sqs_search, .sqs_search>img */
  .sqs_searchAndLogin .sqs_eng {
    width: 0.24rem;
  }
  .sqs_eng>img {
    width: 0.24rem;
    height: 0.23rem;
    position: relative;
    top: -0.025rem;
  }
  /*  arrow  */
  .vm_thin_arrow {
    transform: scale(1, 2);
	display: inline-block;
	font-size: 0.12rem;
	margin-left: 0.05rem;
  }



}

.content_select .search-block {
  /* margin: auto; */
  /* width: 100%; */
  /* position: absolute; */
  /* top: -0.3750rem; */
  /* margin-top: unset!important; */
  display: flex;
  justify-content: space-between;
  /* margin-bottom: 0.2rem; */
}
.content_select .search-block .inline-input {
  width: 9.8rem;
}
.content_select .search-block .inline-input .input-icon {
  line-height: 0.1800rem;
  font-size: 0.22rem;
  font-weight: bold;
  color: #999999;
  margin-right: 0.15rem;
  position: relative;
  top: 0.13rem;
}
.content_select .search-block .search-history-btn {
  color: #224397;
}
.content_select .search-block .history-block {
  position: absolute;
  width: 10rem;
  top: 40px;
  background: #ffffff;
  box-shadow: 0px 0.08rem 0.1rem 0px rgb(205 205 205 / 50%);
  border-radius: 0.0625rem;
  padding: 0.3rem 0.3rem;
}
.content_select .search-block .history-block .history-tags-block {
  margin-top: 0.1875rem;
  /* top: 0.66rem; */
}
.content_select .search-block .more-saerch-block {
  position: absolute;
  top: 40px;
  width: 10rem;
  background: #ffffff;
  box-shadow: 0px 0.08rem 0.1rem 0px rgb(205 205 205 / 50%);
  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.24rem;
  color: #666666;
  font-weight: 600;
  /* line-height: 0.0875rem; */
  margin-top: 0.3rem;
}
.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.3rem;
  margin-bottom: 0.15rem;
}
.content_select .result-block {
  width: 83%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  /* margin-top: 1rem; */
  margin: 1rem auto;
}
.content_select .result-block .result-block-left {
  width: 18%;
  margin-right: 2%;
  background: #ffffff;
  box-shadow: 0.0125rem 0px 0.0625rem 0px rgba(238, 238, 238, 0.5);
  border-radius: 0.0625rem;
  padding: 0.3rem 0.15rem 0.3rem 0.3rem;
}
.content_select .result-block .result-block-left .rank {
  margin-top: 0.2500rem;
}
.content_select .result-block .result-block-left .rank-item {
  font-size: 0.18rem;
  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.18rem;
  /* line-height: 0.1000rem; */
  color: #224397;
  margin-left: 0.0625rem;
}
.content_select .result-block .result-block-right {
  width: 80%;
  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;
  margin-bottom: 0.2rem;
}
.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: 16rem;
  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.20rem;
  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.17rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  cursor: pointer;
  word-break: break-word;
}
.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.17rem;
  word-break: break-word;
}
.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.17rem;
  margin-bottom: 0.4rem;
   word-break: break-word;
}
.content_select .result-block .result-block-right .result-list-block .list-item-title {
  cursor: pointer;
  word-break: break-word;
}
.content_select .result-block .result-block-right .result-list-block .pagination {
  width: 100%;
  text-align: end;
  margin-top: 0.3rem;
  margin-bottom: 0.15rem;
}
.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.22rem;
  font-weight: bold;
}

.radio-style {
  margin-top: 0.3rem;
  /* 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.2rem;
  padding: 0.12rem 0.32rem;
  text-align: center;
}

.empty-text {
  font-size: 0.2rem;
  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 */
