@charset "UTF-8";
.search-wrapper .hr {
  margin-top: 30px;
  border-top: 1px solid #cdcdcd;
}
.search-wrapper .hr .container {
  position: relative;
}
.search-wrapper .hr .bread_crumb {
  position: absolute;
  right: 0;
  top: -10px;
  padding: 0 15px;
  background: #ffffff;
  font-size: 12px;
  color: #404040;
}
.search-wrapper .hr .bread_crumb i {
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #02903f;
  top: 7px;
}
.search-wrapper .hr .bread_crumb i:first-child {
  left: -3px;
}
.search-wrapper .hr .bread_crumb i:last-child {
  right: -3px;
}
.search-wrapper .hr .bread_crumb span {
  padding: 0 15px;
}
.search-wrapper .hr .bread_crumb a {
  color: #404040;
}
.search-wrapper .search-content {
  position: relative;
  max-width: 815px;
  margin: 80px auto 20px;
  padding-right: 70px;
  height: 70px;
  border: 1px solid #02903f;
}
.search-wrapper .search-content .search-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 64px;
  height: 50px;
  margin: 10px 0;
  line-height: 50px;
  color: #02903f;
  text-align: center;
  font-size: 30px;
  border-left: 1px solid #02903f;
}
.search-wrapper .search-content input {
  width: 100%;
  border: 0;
  height: 100%;
  padding-left: 20px;
  outline: 0;
}
.search-wrapper .search-js {
  position: relative;
  margin: 0 auto 20px;
}
.search-wrapper .search-js .js-title {
  text-align: center;
  margin-bottom: 20px;
}
.search-wrapper .search-js .js-title span {
  color: #02903f;
}
.search-wrapper .search-js .tzgg-list .item {
  position: relative;
  padding-left: 80px;
  margin-top: 15px;
  margin-bottom: 30px;
}
.search-wrapper .search-js .tzgg-list .days {
  position: absolute;
  left: 0;
  top: 0;
  width: 65px;
  height: 65px;
  text-align: center;
  border: 1px solid #02903f;
}
.search-wrapper .search-js .tzgg-list .days .day-d {
  margin: 0;
  line-height: 32px;
  font-size: 23px;
  color: #4f4f4f;
}
.search-wrapper .search-js .tzgg-list .days .day-m {
  font-size: 12px;
  color: #ffffff;
  line-height: 32px;
  background: #02903f;
}
.search-wrapper .search-js .tzgg-list .kyjg-tzgg-content .title {
  font-size: 14px;
  font-weight: bold;
  color: #282828;
  margin: 0;
}
.search-wrapper .search-js .tzgg-list .kyjg-tzgg-content .text {
  margin-top: 10px;
  font-size: 12px;
  color: #666666;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
.search-wrapper .search-js .list .item {
  position: relative;
  margin-bottom: 15px;
}
.search-wrapper .search-js .list .item .time {
  position: absolute;
  right: 0;
  top: 3px;
  color: #999;
}
.search-wrapper .search-js .list .item .text-over {
  padding-right: 100px;
  display: block;
  font-size: 14px;
  color: #000000;
}
.search-wrapper .search-js .list .item .text {
  font-size: 12px;
  color: #453e3e;
  line-height: 24px;
}
.search-wrapper .fenye {
  text-align: center;
  margin: 0;
  margin-top: 34px;
}
.search-wrapper .fenye li {
  display: inline-block;
  list-style: none;
  margin-right: 20px;
  line-height: 30px;
}
.search-wrapper .fenye li a {
  font-size: 12px;
  color: #333;
}
.search-wrapper .fenye li .dianji {
  color: #9f9f9f;
}
