.no-data {
  text-align: center;
  color: #9b9b9b !important;
  font-size: 0.33816425rem !important;
  padding: 1.61030596rem 0rem 0rem 0rem;
}
#filter-panel {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
#filter-panel .mask {
  width: 30%;
  height: 100%;
  float: left;
  background-color: rgba(0, 0, 0, 0.5);
}
#filter-panel .panel-wrap {
  width: 70%;
  height: 100%;
  float: left;
  background-color: #f5f5f5;
}
#filter-panel .panel-wrap .head-panel {
  width: 100%;
  height: 1.19967794rem;
  font-size: 0.43478261rem;
  line-height: 1.19967794rem;
  margin-bottom: 0.19323671rem;
  border-bottom: 1px solid #979797;
  background-color: #ffffff;
  text-align: center;
  position: relative;
  color: #000000;
}
#filter-panel .panel-wrap .head-panel #cancel-btn,
#filter-panel .panel-wrap .head-panel #back-btn,
#filter-panel .panel-wrap .head-panel #search-btn,
#filter-panel .panel-wrap .head-panel #confirm-range-btn {
  font-size: 0.43478261rem;
  line-height: 1.19967794rem;
  width: 1.28824477rem;
  height: 100%;
  text-align: center;
  display: block;
  position: absolute;
  top: 0;
  color: #9b9b9b;
}
#filter-panel .panel-wrap .head-panel #cancel-btn {
  left: 0;
}
#filter-panel .panel-wrap .head-panel #search-btn,
#filter-panel .panel-wrap .head-panel #confirm-range-btn {
  right: 0;
}
#filter-panel .panel-wrap .cnt-wrap .list-wrap .hot-txt {
  font-size: 0.38647343rem;
  color: #9b9b9b;
  padding: 0rem 0rem 0.24154589rem 0.24154589rem;
}
#filter-panel .panel-wrap .cnt-wrap .list-wrap li {
  width: 100%;
  min-height: 0.95008052rem;
  border-top: 1px solid #979797;
  font-size: 0.38647343rem;
  line-height: 0.95008052rem;
  color: #000000;
  padding: 0rem 0.24154589rem;
  position: relative;
}
#filter-panel .panel-wrap .cnt-wrap .list-wrap li .fr {
  position: absolute;
  top: 0;
  right: 0.24154589rem;
  height: 0.95008052rem;
  font-size: 0.38647343rem;
  line-height: 0.95008052rem;
  color: #9b9b9b;
}
#filter-panel .panel-wrap .cnt-wrap .list-wrap li .fr .show-span {
  font-size: 0.38647343rem;
}
#filter-panel .panel-wrap .cnt-wrap .list-wrap li .show-range {
  float: right;
  padding: 0.24154589rem 0.32206119rem 0.24154589rem 0rem;
  font-size: 0.38647343rem;
  width: 75%;
  line-height: 0.41867955rem;
  color: #9b9b9b;
}
#filter-panel .panel-wrap .cnt-wrap .list-wrap li .range-arrow-right {
  position: absolute;
  right: 0.24154589rem;
}
#filter-panel .panel-wrap .cnt-wrap .list-wrap li:last-child {
  border-bottom: 1px solid #979797;
}
#filter-panel .panel-wrap .cnt-wrap .range li {
  padding: 0rem 0.40257649rem !important;
  border: none !important;
}
#filter-panel .panel-wrap .cnt-wrap .range li p {
  font-size: 0.38647343rem;
  color: #000000;
  margin-bottom: 0.0805153rem;
  margin-top: 0.80515298rem;
}
#filter-panel .panel-wrap #step2 .search-ipt-wrap {
  width: 100%;
  height: 0.95008052rem;
  margin-bottom: 0.19323671rem;
  border-top: 1px solid #979797;
  border-bottom: 1px solid #979797;
}
#filter-panel .panel-wrap #step2 .search-ipt-wrap .key-ipt {
  width: 100%;
  height: 100%;
  border: none;
  font-size: 0.38647343rem;
  color: #000000;
  padding: 0rem 0rem 0rem 0.24154589rem;
}
.arrow-right {
  margin-top: 0.36231884rem !important;
  border-color: #4a4a4a !important;
}
.arrow-left {
  display: inline-block;
  position: absolute;
  width: 0.30595813rem;
  height: 0.30595813rem;
  top: 50%;
  left: 0.24154589rem;
  margin-top: -0.15297907rem;
  border-top: 0.0402576rem solid #4a4a4a;
  border-left: 0.0402576rem solid #4a4a4a;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.remove {
  display: none;
  height: 0;
}
