.theseacrh dl {
  box-shadow: 0px 0px 4px 0px rgba(166, 58, 79, 0.2);
  border-radius: 12px 12px 12px 12px;
  padding: 24px;
  overflow: hidden;
  position: relative;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.theseacrh dl dt {
  width: 78%;
  margin-right: 10px;
}
.ddddr {
  background: #f7639e;
  padding: 12px 40px;
  border-radius: 12px 12px 12px 12px;
  display: flex;
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  line-height: 18px;
  margin-top: 8px;
  justify-content: center;
  white-space: nowrap;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
}
.theseacrh dl dt {
  padding-top: 46px;
}
.theseacrh dl dt p {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  line-height: 20px;
}
.theseacrh {
  display: flex;
  gap: 24px;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.h1 {
  justify-content: flex-start;
}
#contentList {
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 760px) {
  .theseacrh dl dd {
    display: none;
  }
  .theseacrh dl dt {
    width: 100%;
    margin-right: 0px;
  }
  .theseacrh dl {
    padding: 12px;
  }

  .theseacrh dl dt p {
    font-size: 14px;
    line-height: 18px;
  }

  .icon-collection-unselected:before {
    padding-right: 4px;
  }
  .icon-collection-selected:before {
    padding-right: 4px;
  }

  .versa {
    padding-right: 8px;
  }

  .der img {
    margin-right: 0px;
  }

  .anfaceboxwchor {
    margin-left: 0px;
  }
  .der {
    margin-top: 12px;
  }
}

.se {
  padding: 24px 0;
}

.seach {
  max-width: 800px;
  margin: 0 auto;
  border-radius: 12px 12px 12px 12px;
  border: 1px solid #333333;
  display: flex;
  overflow: hidden;
  justify-content: space-between;
}
.header1input {
  width: 100%;
  padding-left: 20px;
  background: #ffffff;
  border-radius: 12px 12px 12px 12px;
  display: flex;
  align-items: center;
}
.header1input input {
  width: 100%;
}
.header1input .icon-search {
  padding-left: 48px;
  padding-right: 12px;
}
.search_btn {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 16px;
 
  line-height: 24px;
  padding: 12px 24px;
  border-radius: 12px 12px 12px 12px;
  -webkit-border-radius: 12px 12px 12px 12px;
  -moz-border-radius: 12px 12px 12px 12px;
  -ms-border-radius: 12px 12px 12px 12px;
  -o-border-radius: 12px 12px 12px 12px;
}

.imgaa {
  width: 120px;
  margin: 12px 0;
}

.search-results {
  padding: 20px 12px;
}
.container {
  margin: 0px auto;
  padding: 0 0px;
  width: 100%;
  margin-bottom: 48px;
}

.nodata {
  text-align: center;
}
.nodata p {
  font-family: Arial, Arial;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  text-align: center;
}

.flex {
  gap: 24px;
  display: flex;
  flex-wrap: wrap;
}

.trending-key a {
  display: flex;
  align-items: center;
  gap: 24px;
  border-radius: 4px;
  padding: 12px;
  background: #ffffff;
  box-shadow: 0px 1px 2px 0px rgba(220, 78, 242, 0.1);
  border-radius: 4px 4px 4px 4px;
}

.trending-key a p {
  font-family: Arial, Arial;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 20px;
}
.trending-key a i {
  background: #f7639e;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  padding-top: 2px;
}
.font-size-16 {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.post-catagory-2 {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  background: #f7639e;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  margin: 8px 0;
}
.t_13 {
  font-family: Arial, Arial;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.dian {
  width: 70%;
}
@media (max-width: 768px) {
  .homee {
    display: block;
  }
  .font-size-16 {
    font-size: 16px;
    line-height: 20px;
  }
  .search {
    display: none;
  }
  .dian {
    width: 60%;
  }
      .header1input input {
        width: 100%;
        height: 100%;
    }
  .header1input {
    width: 90%;
    padding: 0px 10px 0px 20px;
  }
  .container {
    margin: 16px auto;
  }
  .heading {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 12px;
    font-weight: 600;
  }
  .imgaa {
    width: 120px;
  }

  .post-catagory-2 {
    font-size: 12px;
    line-height: 16px;
  }
  .t_13 {
    font-size: 12px;
    line-height: 16px;
  }
  .search-results {
    padding: 0px;
  }
  .flex {
    gap: 12px;
    width: 95%;
    margin: 0 auto;
  }
  .footer {
    margin-top: 0px;
  }
  .shooo {
    padding: 0px 0px;
  }
}

@media (max-width: 840px) {
  .header1input .icon-search:before {
    font-size: 16px;
  }

  .se {
    padding: 12px 0;
  }
}

@media (max-width: 344px) {
  .icon-search {
    padding-left: 6px;
    padding-right: 0px;
  }
  .search_btn {
    padding: 8px 8px;
  }
}

@media (max-width: 760px) {
  .dian {
    width: 38%;
  }
  .homee {
    display: block;
  }
  .trending-key a {
    font-size: 14px;
    line-height: 18px;
  }
  .header1input {
    width: 100%;
  }
  .font-size-16 {
    font-size: 14px;

    line-height: 18px;
  }
  .nodata p {
    font-size: 16px;

    padding: 0 20px;
  }
  .imgaa {
    width: 90px;
  }
}
@media (max-width: 345px) {
    .item {
        width: 30%;
    }
}