<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body .position {
  padding: 20px;
}
body .position .w1200 {
  color: #9e9e9e;
}
body .position .w1200 span {
  color: #9e9e9e;
}
body .position .w1200 a {
  color: #000;
  margin: 0 10px;
}
body .filter {
  margin-bottom: 25px;
}
body .filter .w1200 input,
body .filter .w1200 select {
  height: 34px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 0 5px;
  float: left;
  margin-right: 20px;
}
body .filter .w1200 input {
  width: 180px;
}
body .filter .w1200 select {
  width: 140px;
}
body .filter .w1200 .filter-btn {
  background-color: #5db1ff;
  width: 136px;
  height: 34px;
  border-radius: 3px;
  text-align: center;
  font-size: 16px;
  border-bottom: 5px;
  color: #fff;
  float: left;
  line-height: 34px;
  margin-left: 15px;
  cursor: pointer;
}
body .filter .w1200 .reset {
  cursor: pointer;
  display: block;
  height: 34px;
  text-align: center;
  font-size: 14px;
  line-height: 34px;
  margin-left: 25px;
  color: #808080;
  float: left;
}
</pre></body></html>