/* title-vertical-center */
.el-message {
  z-index: 9999 !important;
}

.section-query-padding {
  padding: 5.4rem 23.4rem 12rem 23.4rem;
}

.title-vertical-center {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 23.4rem;
  pointer-events: none;
}

.title-group {
  margin: 0;
}

.title-group h1 {
  font-size: 4.8rem;
  line-height: 7.2rem;
  color: #303031;
  font-weight: bold;
}

.title-search-box {
  position: relative;
  display: flex;
  align-items: flex-start;
  background: rgba(255, 255, 255, 0.85);
  padding: 4rem;
  border-radius: 1.2rem;
  max-width: 48rem;
  margin-top: 1.8rem;
}

.card-img {
  position: absolute;
  left: 0;
  top: 50%;
  margin: -4.2rem 0 0 -3.85rem;
  width: 7.7rem;
  height: 8.4rem;
}

.card-img>img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.search-content {
  flex: 1;
}

.title-divider {
  height: 1px;
  background: #E5E6EB;
  margin: 1.2rem 0;
}

.title-tips {
  font-size: 2rem;
  line-height: 2.6rem;
  color: #999999;
  margin-top: 0;
}
.title-tips-bold{
    color:#000;
  }

/* section-query-box */
.term_shbox, .term_shmode {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}

.term_shmode, .inpt_wsrh {
  flex: 1;
  min-width: 0;
}

.term_shmore {
  margin: 0 0 0 2rem;
  font-size: 16px;
}

.term_shmore a {
  color: #1990FF;
}

.term_micon {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 5px;
  width: 9px;
  height: 5px;
  line-height: 0;
}

.term_micon svg {
  width: 100%;
  height: 100%;
  fill: #1990FF;
}

.term_box {
  font-family: "SourceHanSansCN-Regular";
  padding: 2rem 4rem;
}

.term_box li {
  margin: 0 0 15px 0;
  line-height: 22px;
  font-size: 16px;
  color: #1D2129;
}

.term_box li:last-child {
  margin: 0;
}

.term_line {
  margin: 15px 0 10px 0;
  border-bottom: 1px solid #E5E6EB;
}

.term_search, .term_sList, .term_title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  font-family: "SourceHanSansCN-Regular";
}

.term_title {
  font-weight: normal !important;
  font-family: "SourceHanSansCN-Regular" !important;
}

.inpt_wsrh {
  width: 54rem;
  overflow: hidden;
  border-radius: 4px;
}

.srh_btm {
  display: inline-block;
  padding: 9px 15px;
  font-size: 16px;
  cursor: pointer;
}

.inpt_wsrh .el-input__inner, .inpt_wsrc .el-input__inner {
  border: 1px solid #F2F3F5;
  background: #F2F3F5;
  color: #1D2129;
}

.inpt_wsrh .el-input__inner {
  padding: 2px 15px 0 15px;
  line-height: 40px;
  height: 42px;
}

.inpt_wsrc .el-range-editor.is-active,
.inpt_wsrc .el-range-editor.is-active:hover,
.inpt_wsrc.el-select .el-input.is-focus .el-input__inner, .inpt_wsrc.el-select:hover .el-input__inner {
  border-color: #F2F3F5;
}

.inpt_wsrh .el-input__inner::placeholder, .inpt_wsrc .el-input__inner::placeholder {
  color: #86909C;
}

.inpt_wsrh .el-input-group__append {
  padding: 0;
  border: 1px solid transparent;
  background: #F2F3F5;
}

.inpt_wsrh .srh_btm2 {
  margin: -1px 0 0 0;
  padding: 9px 15px;
  color: #fff;
  background: #5C86FF;
}

.srh_pbtm {
  padding: 5px 29px;
  font-size: 16px;
  color: #5C86FF;
  background: #F6F6F6;
  cursor: pointer;
}

.srh_pbtm2 {
  margin: 0 10px 0 0;
  color: #fff;
  background: #5C86FF;
}

/* term_sList */
.term_sList {
  align-items: flex-start;
  align-content: flex-start;
}

.term_slab {
  margin: 0.25rem 0 0 0;
  font-size: 16px;
}

.term_sdrop {
  margin: 1.6rem 0 0 0;
  padding: 0.5rem 2rem;
  background: #E8E8E8;
  min-height: 3.2rem;
}

.term_sList hgroup {
  flex: 1;
  min-width: 0;
}

.inpt_wsrc {
  width: 455px;
}

.inpt_wsdrop.el-popper {
  margin: 0;
  box-shadow: none;
  background: #F2F3F5;
}

.inpt_wsdrop.el-popper .el-checkbox {
  position: relative;
  z-index: 99;
  width: calc(100% + 40px);
}

.inpt_wsdrop.el-popper .selected {
  background: #F2F3F5 !important;
}

.inpt_wsdro.el-popper .popper__arrow::after {
  display: none !important;
}

.term_sList hgroup .el-checkbox-group, .term_sList hgroup.term_smores {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
}

.term_sList hgroup .el-checkbox {
  margin: 0 15px 0 0;
  padding: 0.5rem 0;
}

.term_sList hgroup.term_smores {
  justify-content: space-between;
}

.term_sList hgroup .el-checkbox__label, .inpt_ws .el-select__input {
  font-size: 16px;
}

.inpt_ws input::placeholder, .inpt_ws .el-select__tags-text, .inpt_wsdrop .el-checkbox__label {
  font-size: 15px;
}

.term_sList hgroup .el-checkbox__label {
  line-height: 2.2rem;
  padding: 0 0 0 0.8rem;
}

.term_sList hgroup .el-checkbox__input {
  margin: -2px 0 0 0;
}

.term_sList hgroup .el-checkbox__inner {
  border: 2px solid #E5E6EB;
}

.term_sList hgroup .el-checkbox__input.is-checked .el-checkbox__inner,
.term_sList hgroup .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  background-color: #5C86FF;
  border-color: #5C86FF;
}

.term_sList hgroup .el-checkbox__input.is-checked+.el-checkbox__label {
  color: #5C86FF;
}

/* section-query-box */
.section-query-box3 {
  margin: 4rem 0 0 0;
}

.section-query-box2 {
  margin: 2rem 0 0 0;
}

.term_list_box {
  padding: 3.2rem;
}

.term_title {
  margin: 0 0 2rem 0;
  justify-content: space-between;
  line-height: 3.2rem;
  font-size: 1.6rem;
  color: #4E5969;
}

.term_title em {
  font-size: 20px;
  font-weight: 500;
  color: #1D2129;
}

.term_tmo {
  padding: 0 1.2rem;
  display: flex;
}

.term_tmo span {
  cursor: pointer;
}

.term_tmo span+span {
  margin: 0 0 0 0.8rem;
}

.term_tmo b {
  font-size: 16px;
  font-weight: normal;
  color: #1D2129;
}

.tern_icon {
  display: inline-block;
  vertical-align: middle;
  width: 2rem;
  height: 2rem;
  line-height: 1.8rem;
  margin: -1px 0.2rem 0 0;
}

.tern_icon svg {
  width: 100%;
  height: 100%;
}

.tern_icon3 svg {
  stroke: #4E5969;
}

.sm_table.el-table .el-table__fixed-right-patch {
  background: #F2F3F5;
}

.sm_table.el-table .el-table__header-wrapper, .dlog_table.el-table .el-table__header-wrapper, .dlog_table.el-table thead th {
  background: #F2F3F5;
}

.sm_table.el-table thead th {
  font-weight: 500;
  background: #F2F3F5;
  text-align: center;
}

.sm_table.el-table th, .sm_table.el-table td {
  font-family: "SourceHanSansCN-Regular";
  height: 4rem;
  line-height: 2.2rem;
  font-size: 16px;
  color: #1D2129;
}

.sm_table.el-table td a, .dlog_table.el-table td a {
  color: #5C86FF;
}

.t_colb {
  color: #5C86FF;
  cursor: pointer;
}

.term_page, .el-pagination {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}

.term_page {
  font-family: "SourceHanSansCN-Regular";
  justify-content: space-between;
  margin: 2rem 0 0 0;
  line-height: 2.2rem;
  font-size: 16px;
  color: #1D2129;
}

.term_page .el-pagination {
  font-weight: normal;
}

.term_page .el-pagination__editor.el-input {
  width: 60px;
}

.term_page .el-pagination button,
.term_page .el-pagination span:not([class*=suffix]) {
  line-height: 2.2rem;
}

.term_page .el-pagination.is-background .el-pager li:not(.disabled).active {
  background: transparent;
  border: 1px solid #5C86FF;
  color: #5C86FF;
  font-weight: bold;
}

.term_page .el-input__inner, .term_page .el-pagination__sizes .el-input .el-input__inner:hover,
.term_page .el-range-editor.is-active,
.term_page .el-range-editor.is-active:hover,
.term_page .el-select .el-input.is-focus .el-input__inner {
  border: 1px solid #E5E6EB;
}

.term_page .el-pagination.is-background .btn-next,
.term_page .el-pagination.is-background .btn-prev,
.term_page .el-pagination.is-background .el-pager li {
  background: transparent;
  border: 1px solid #E5E6EB;
  color: #1D2129;
}

.term_page .el-pager li, .term_page .el-input--mini .el-input__inner, .term_page .btn-prev, .term_page .btn-next {
  height: 30px;
  font-size: 16px;
}

.t_colh {
  color: #86868b;
}

.t_colhBBBBBB {
  color: #BBBBBB;
}

.padding-top-10 {
  padding-top: 12rem;
}

.pc_table {
  display: block;
}

.mobile_cards {
  display: none;
}

.el-button--text {
  color: #5C86FF;
  font-family: SourceHanSansCN-Medium;
}

@media screen and (max-width: 1280px) {
  .section-query-padding {
    padding: 3rem 6rem;
  }
  .padding-top-10 {
    padding-top: 8rem;
  }
  .section-query-box3 {
    margin: 0;
  }
  .title-group {
    margin: 0;
  }
}

@media screen and (max-width: 767px) {
  .el-dialog {
    width: 90%;
  }
  .el-table .cell.el-tooltip {
    white-space: normal;
  }
  .pc_table {
    display: block;
    width: 100%;
    overflow: hidden;
  }
  .mobile_cards {
    display: none;
  }
  .term_page, .el-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
  }
  .el-pagination .el-pagination__sizes {
    display: none !important;
  }

  .section-query-padding {
    padding: 30px 5px;
  }
  .section-query-box3 {
    margin: 0;
  }

  .title-vertical-center {
    margin: 0;
    width: 100%;
  }

  .title-group {
    padding: 0 10px;
  }

  .title-group h1 {
    font-size: 16px;
    line-height: 22px;
  }

  .title-search-box {
    flex-direction: column;
    padding: 8px;
    margin-top: 8px;
    max-width: 100%;
  }

  .card-img {
    position: absolute;
    left: 0;
    top: 50%;
    margin: -15px 0 0 -15px;
    width: 30px;
    height: 30px;
  }

  .title-divider {
    margin: 6px 0;
  }

  .title-tips {
    font-size: 12px;
    line-height: 16px;
    margin-top: 0;
    padding: 0;
    max-width: 100%;
  }

  .term_shmore {
    margin: 0 0 0 5px;
    font-size: 12px;
  }

  .term_box {
    padding: 0;
  }

  .term_box li {
    margin: 0 0 6px 0;
    line-height: 14px;
    font-size: 12px;
  }

  .term_box li:last-child {
    margin: 0;
  }

  .term_line {
    margin: 4px 0 0 0;
  }

  .inpt_wsrh {
    width: 100%;
  }

  .srh_btm {
    font-size: 12px;
  }

  .srh_pbtm {
    padding: 3px 10px;
    font-size: 12px;
  }

  .srh_pbtm2 {
    margin: 0 5px 0 0;
  }

  .term_sdrop {
    margin: 4px 0 0 0;
    padding: 4px 8px;
    min-height: auto;
  }

  .inpt_wsrc {
    width: 100%;
  }

  .term_sList hgroup .el-checkbox {
    margin: 0 4px 0 0;
    padding: 2px 0;
  }

  .term_sList hgroup .el-checkbox__label {
    line-height: 14px;
    padding: 0 0 0 3px;
    font-size: 11px;
  }

  .term_sList hgroup .el-checkbox__inner {
    border: 2px solid #E5E6EB;
    width: 12px;
    height: 12px;
  }

  .section-query-box2 {
    margin: 4px 0 0 0;
  }

  .term_list_box {
    padding: 5px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    box-sizing: border-box;
  }

  .term_title {
    margin: 0 0 8px 0;
    line-height: 16px;
    font-size: 12px;
    flex-wrap: wrap;
    gap: 8px;
  }

  .term_title em {
    font-size: 12px;
  }

  .term_tmo {
    padding: 0 4px;
  }

  .term_tmo span+span {
    margin: 0 0 0 4px;
  }

  .term_tmo b {
    font-size: 11px;
  }

  .tern_icon {
    width: 12px;
    height: 12px;
    line-height: 12px;
    margin: -1px 2px 0 0;
  }

  .sm_table.el-table {
    width: auto;
    min-width: 450px;
  }

  .sm_table.el-table th,
  .sm_table.el-table td {
    height: 36px;
    line-height: 14px;
    font-size: 11px;
    padding: 4px 8px;
    white-space: nowrap;
  }

  .sm_table.el-table .el-table__fixed {
    left: 0;
    z-index: 10;
    background: #F2F3F5;
    width: 200px !important;
  }

  .sm_table.el-table .el-table__fixed-right {
    right: 0;
    z-index: 10;
    background: #F2F3F5;
    width: 150px !important;
  }

  .sm_table.el-table .el-table__fixed td,
  .sm_table.el-table .el-table__fixed-right td {
    background: #fff;
  }

  .sm_table.el-table .el-table__body-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .term_page {
    display: block;
    margin: 8px 0 0 0;
    line-height: 16px;
    font-size: 11px;
    text-align: left;
    padding: 0 5px;
  }

  .term_total {
    display: block;
    margin: 0 0 8px 0;
  }

  .term_page .el-pagination button,
  .term_page .el-pagination span:not([class*=suffix]) {
    line-height: 16px;
    font-size: 11px;
  }

  .term_page .el-pagination__jump {
    margin: 0 0 0 4px;
  }

  .term_page .el-pager li,
  .term_page .btn-prev,
  .term_page .btn-next {
    height: 22px;
    min-width: 22px;
    font-size: 11px;
  }

  .inpt_wsrh .el-input__inner {
    height: 28px;
    line-height: 26px;
    font-size: 11px;
  }

  .inpt_wsrh .srh_btm2 {
    padding: 5px 8px;
    font-size: 11px;
  }
}