.keyword {
  color: #38b0da; }

.search-user-wap {
  width: 702px;
  margin: 0 auto; }
  .search-user-wap .user-list {
    width: 100%;
    height: 110px;
    padding: 20px;
    margin-bottom: 20px;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 6px; }
    .search-user-wap .user-list .user-list-1, .search-user-wap .user-list a, .search-user-wap .user-list .user-list-1-end {
      color: #ffffff;
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 100%; }
    .search-user-wap .user-list .user-list-1-end {
      font-size: 16px;
      color: #666666; }
      .search-user-wap .user-list .user-list-1-end div {
        margin-right: 20px; }
      .search-user-wap .user-list .user-list-1-end i {
        font-size: 12px;
        color: #9c9c9c;
        font-family: PingFangSC-Regular;
        line-height: 16px;
        margin-left: 10px; }
    .search-user-wap .user-list h6 {
      font-family: PingFangSC-Medium;
      font-size: 18px;
      color: #51B0DD;
      line-height: 28px; }
    .search-user-wap .user-list p {
      font-family: PingFangSC-Regular;
      font-size: 12px;
      color: #666666;
      line-height: 14px;
      padding: 4px 0 11px 0px; }
    .search-user-wap .user-list img {
      width: 70px;
      height: 70px;
      border-radius: 50%;
      margin-right: 20px; }
    .search-user-wap .user-list .icon-more span {
      background-image: linear-gradient(-180deg, #4790E5 0%, #52A5F4 100%);
      border-radius: 100px;
      font-family: PingFangSC-Regular;
      font-size: 14px;
      color: #FFFFFF;
      height: 34px;
      width: 80px;
      line-height: 34px; }

.search-product-wap, .search-common-wap {
  width: 702px;
  margin: 0 auto; }
  .search-product-wap::after, .search-common-wap::after {
    text-align: center;
    display: block;
    font-size: 12px;
    padding-top: 10px;
    font-size: 13px;
    color: #BFBFBF; }
  .search-product-wap .search-product-list, .search-common-wap .search-product-list {
    margin-bottom: 20px;
    border-radius: 6px;
    padding: 20px;
    display: flex;
    justify-content: start;
    align-items: center;
    background: #ffffff; }
  .search-product-wap .search-product-list-1, .search-common-wap .search-product-list-1 {
    width: 120px;
    height: 135px;
    border-radius: 6px;
    margin-right: 20px; }
    .search-product-wap .search-product-list-1 img, .search-common-wap .search-product-list-1 img {
      width: 100%;
      height: 100%;
      border-radius: 6px; }
  .search-product-wap p, .search-common-wap p {
    font-size: 12px;
    font-family: PingFangHK-Medium;
    padding: 8px 0px;
    color: #BFBFBF; }
  .search-product-wap i, .search-common-wap i {
    color: #F7B519;
    font-size: 12px; }
  .search-product-wap h6, .search-common-wap h6 {
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #0F2540;
    line-height: 16px; }
  .search-product-wap .search-product-list-2, .search-common-wap .search-product-list-2 {
    color: #B9B9B9;

    width: 551px;

  }
  .search-product-test-list{
   margin: 5px 0;

  }
  .search-product-test-price{
    color: #F56C6C;
    display: flex;
    flex-direction: row;

    height: 22px;
    line-height: 22px;
  }
.search-product-test-price h3{
  font-size: 16px;

}
.search-product-test-price h4{
  font-size: 12px;
  margin-top:2px;
}
.search-product-test-list span{
  background-color: rgba(251,251,251,1);
  padding: 2px 5px;
}
    .search-product-wap .search-product-list-2 h6, .search-common-wap .search-product-list-2 h6 {
      line-height: 26px;
      width: 551px;
      white-space:nowrap;
      overflow:hidden;
      text-overflow:ellipsis;
    }
  .search-product-wap .keyword, .search-common-wap .keyword {
    color: #38b0da; }

.search-test-wap .search-product-list-1 {
  width: 90px;
  height: 90px; }
.search-test-wap h6 {
  line-height: 28px; }
.search-test-wap .test-icon1, .search-test-wap .test-icon2, .search-test-wap .test-icon3 {
  font-size: 12px;
  padding: 3px 0px;
  color: #64D48C;
  display: flex;
  align-items: center; }
  .search-test-wap .test-icon1::before, .search-test-wap .test-icon2::before, .search-test-wap .test-icon3::before {
    content: '';
    height: 6px;
    width: 6px;
    border-radius: 50%;
    display: inline-block;
    background: #64D48C;
    margin-right: 6px; }
.search-test-wap .test-icon2 {
  color: #5fb3d3; }
  .search-test-wap .test-icon2::before {
    background: #5fb3d3; }
.search-test-wap .test-icon3 {
  color: #d35f5f; }
  .search-test-wap .test-icon3::before {
    background: #d35f5f; }
.search-test-wap .search-product-list-2 div span {
  color: #C6C6C6;
  margin-right: 30px; }

.search-active-wap .search-product-list-1 {
  width: 310px;
  height: 150px; }
.search-active-wap h6 {
  line-height: 28px; }
.search-active-wap p {
  font-size: 14px;
  padding: 10px 0px; }

.search-live-wap .search-product-list-1 {
  width: 150px;
  height: 150px; }
.search-live-wap h6 {
  padding: 16px 0px;
  line-height: 18px; }

.search-idle-wap .search-product-list-1 {
  width: 248px;
  height: 165px; }
.search-idle-wap p {
  color: #FF7474;
  font-size: 18px;
  padding: 20px 0 10px 0px; }
.search-idle-wap .search-product-list-2 div span {
  display: block;
  padding-bottom: 5px;
  font-size: 13px;
  color: #C6C6C6; }

.icon-footer {
  color: #C9D6DE;
  font-size: 12px;
  line-height: 14px;
  padding: 15px 0px 15px 0px; }
  .icon-footer .icon-footer-like,
  .icon-footer .icon-footer-msg {
    float: left;
    margin-right: 20px; }
  .icon-footer .icon-footer-autor {
    float: right;
    font-size: 13px;
    /* line-height: 18px; */
    color: #BCBCBC; }
  .icon-footer i {
    font-size: 16px;
    margin-right: 10px; }

.search-article-common, .search-article-wap {
  width: 702px;
  margin: 0 auto; }
  .search-article-common .search-article-list, .search-article-wap .search-article-list {
    border-radius: 6px;
    display: flex;
    padding: 20px;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    margin-bottom: 20px; }
  .search-article-common h6, .search-article-wap h6 {
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #0F2540;
    letter-spacing: 0;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .search-article-common .icon-footer, .search-article-wap .icon-footer {
    /* padding: 0px; } */}
  .search-article-common p, .search-article-wap p {
    font-family: PingFangSC-Regular;
/* font-size: 13px; */
    /* color: #BCBCBC; */
    letter-spacing: 0;
    text-align: justify;
    line-height: 20px;
    /* padding: 20px 0 45px 0px; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .search-article-common .search-article-list-2, .search-article-wap .search-article-list-2 {
    flex: 1; }
.search-article-common .search-article-list-2, .search-article-wap .search-article-list-2 p {
  color: #BCBCBC; }
  .search-article-common .search-article-list-1, .search-article-wap .search-article-list-1 {
    width: 200px;
    height: 200px;
    border-radius: 6px;
    margin-right: 20px; }
    .search-article-common .search-article-list-1 img, .search-article-wap .search-article-list-1 img {
      border-radius: 6px;
      width: 100%;
      height: 100%; }

.search-news-wap .search-article-list-1 {
  width: 150px;
  height: 150px; }
.search-news-wap h6 {
  -webkit-line-clamp: 1; }
.search-news-wap p {
  padding: 20px 0 30px 0px; }

.search-tags-warp .search-tags-list .search-tags-list-1 {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  background: #fff;
  align-items: center;
  border-radius: 6px;
  margin-bottom: 20px; }
  .search-tags-warp .search-tags-list .search-tags-list-1 .icon-more span {
    width: 80px;
    height: 34px;
    line-height: 34px;
    background-image: linear-gradient(-180deg, #4790E5 0%, #52A5F4 100%);
    border-radius: 100px;
    color: #fff; }
.search-tags-warp .search-tags-list .list-1-l-img {
  width: 80px;
  height: 80px;
  border-radius: 6px;
  overflow: hidden;
  margin-right: 20px; }
.search-tags-warp .search-tags-list .search-tags-list-1-l {
  display: flex;
  align-items: center; }
  .search-tags-warp .search-tags-list .search-tags-list-1-l i {
    color: #0F2540; }
  .search-tags-warp .search-tags-list .search-tags-list-1-l span {
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #38b0da;
    line-height: 18px; }
  .search-tags-warp .search-tags-list .search-tags-list-1-l p {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #C6C6C6;
    line-height: 12px;
    margin-top: 10px; }

.search-empty {
  font-family: PingFangSC-Medium;
  font-size: 13px;
  color: #BFBFBF;
  letter-spacing: 0;
  text-align: center;
  margin-top: 112px; }
  .search-empty i {
    font-size: 60px;
    color: #C8C6C6; }
  .search-empty p {
    margin-top: 10px; }
    .search-hot{
      display: flex;
      flex-direction: row;
      align-items: center;
    }
    .hot_content{
      border-radius: 6px;

      padding: 20px;
      align-items: center;
      justify-content: space-between;
      background: #fff;
      margin-bottom: 20px;
    }
    .hot_middle{
      position: relative;
    }
    .hot_middle_num{
      position: absolute;
      border-radius: 4px 0px 4px 0px;
      background-color: #050505;
      height: 24px;
      width: 24px;
      left:638px;
      top:184px;
      line-height: 24px;
      text-align: center;
      color: #FFFFFF;
    }
.search-hot-img{
  width: 50px;
  height:50px;
  border-radius: 100%;

}
.img-cover-hot{
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.hot-middle-img-flex{
  display: flex;
  flex-direction: row;
  justify-content: space-between;

}
.hot-middle-img{
  margin-top: 20px;
 width:665px;
 height:285px
}
.hot-middle-img2{
 width:320px;
 height:208px
}
.hot-middle-img3{
  width:210px;
  height:208px
 }
.hot_main{
  width: 702px;
  margin: 0 auto;
}
.search-hot-word{
  color: #34445E;
  font-size: 14px;
  margin-left: 10px;
}
.search-hot-word2{
  color: #34445E;
  font-size: 14px;
  color: #050505;
  font-size: 16px;
  margin-top: 20px;
}
.icon-footer-word{
  color: #C7C7C7;
  font-size: 12px;
  margin-top: 15px;
  display: -webkit-box;
  line-height: 16px;
  -webkit-box-orient: vertical;

  -webkit-line-clamp: 2;

  overflow: hidden;
}
.border-img{
  border-radius: 100%;
}
/*# sourceMappingURL=search_common.css.map */
