/* 鎼滅储鐨 search.css */
.page_nav {
  
  font-size: 20px;
  padding-left: 30px; }

.search-container1 {
  width: 1200px;
  margin: 0 auto;

  }

.search-tit p {
  margin: 20px 50px 20px 30px;
  font-size: 22px;
  font-weight: 700;
  color: #000;
  font-family: "Microsoft YaHei"; }

.search-border input {
  width: 700px;
  height: 40px;
  float: left;
  border: 1px solid #0054a7;
  padding: 0 12px;
  line-height: 40px;
  color: #000; }

.search-border {
  position: unset;
  width: auto;
  padding-left: 30px;
  right: -15px;
  top: 5px;
  height: 50px; }

.search-button {
  width: 80px;
  height: 40px;
  float: left;
  color: #fff;
  border: none;
  background-color: #0054a7;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px; }

.search-button img {
  width: 30px;
  height: 30px; }

.search-result {
  margin-top: 20px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #a2a1a1;
  padding-left: 30px; }

.search-content {
  margin: 10px 0 40px 30px; }

.search-content-tit {
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.search-content-tit a {
  font-size: 18px;
  color: #000;
  font-family: "Microsoft YaHei";
  font-weight: 600; }

.search-content-con {
  font-size: 16px;
  color: #666;
  font-family: "Microsoft YaHei";
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.search-content-time {
  font-size: 16px;
  color: #a2a1a1;
  font-family: "Microsoft YaHei";
  line-height: 26px; }

.retailbus-provider {
  height: 40px;
  font-size: 20px;
  background-color: #f3f3f3;
  border-bottom: 1px solid #8d8d8d;
  padding-left: 100px;
  padding-top: 5px; }


@media screen and (max-width: 991px) {
  .pic img {
    width: 100%
  }
  .search-container1 {
    width: 100%;
  }
  .search-border {
    padding: 0 16px;
    position: relative;
    top: auto;
    right: auto;
    height: auto;
  }
  #searchId_input1 {
    display: block;
    width: 100%;
    border-radius: 5px;
    float: none;
    font-size: 18px;
    height: auto;
    padding: 8px 12px;
    line-height: 1.57;
  }
  #searchId_button1 {
    position: absolute;
    position: absolute;
    right: 23px;
    top: 7px;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    float: none;
  }
  .search-button img {
    width: 100%;
    height: auto;
  }
  .search-result {
    padding-left: 16px;
  }
  .search-content {
    margin: 0;
    margin-bottom: 10px;
    padding: 5px 16px;
  }
  .l3-paginations {
    width: auto !important;
  }

}
