
.md-search-1 {
  padding-top: 0.6rem;
  padding-bottom: 0.4rem;
  background-color: #f5f7f9;
}
.md-search-1 .form {
  width: 8rem;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.md-search-1 .inp {
  position: relative;
}
.md-search-1 .fic {
  width: 1em;
  height: 1em;
  position: absolute;
  left: 0.3rem;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(/static/home/images/a25.png);
  background-repeat: no-repeat;
  background-size: contain;
  filter: brightness(0) invert(1);
}
.md-search-1 .ip {
  width: 100%;
  height: 0.6rem;
  border: none;
  background-color: #fff;
  border-radius: 1rem;
  padding: 0 0.4rem;
  font-family: inherit;
  border: none;
}
.md-search-1 .submit {
  position: absolute;
  right: 0.4rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  border: none;
  background-color: #fff;
  background-image: url(/static/home/images/a7.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
}
.md-search-1 .history {
  padding: 0 0.4rem;
  margin-top: 0.26rem;
}
.md-search-1 .history a {
  margin-right: 1em;
}
.md-search-1 .history a:hover {
  color: #004ab5;
  text-decoration: underline;
}
.md-search-1 .tip {
  margin-top: 0.72rem;
  margin-bottom: 0.5rem;
  padding-bottom: 0.27rem;
  border-bottom: 1px solid #d4deed;
}
.md-search-1 .tip strong {
  color: #004ab5;
}
.md-search-1 .pro-list2 {
  margin-top: 0.3rem;
}
