.wd-fl-item {
  align-items: flex-start;
  margin-bottom: 10px;
}
.wd-fl-box {
  background: #FFFFFF;
  padding: 20px 15px 1px;
  box-sizing: border-box;
}
.wd-fl-title {
  line-height: 25px;
  color: #333333;
  height: 28px;
  line-height: 28px;
  width: 8%;
}
.wd-fl-data {
  width: 92%;
}
.wd-fl-data a {
  height: 28px;
  display: inline-block;
  padding: 4px 12px;
  box-sizing: border-box;
  line-height: 20px;
  background: #F8F8F8;
  color: #666666;
  margin-left: 10px;
  margin-bottom: 10px;
}
.wd-fl-data .wd-fl-cur {
  background: #F86A2A;
  color: #fff;
}
.wdlb-tishi {
  background: #FFFFFF;
  padding: 0 30px;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  color: #333333;
}
.wdlb-tishi em {
  color: #F86A2A;
}
@media screen and (max-width: 750px) {
  .wd-fl-list {
    display: none;
  }
  .h5-type-pp {
    flex-wrap: wrap;
    padding: 0.3rem 0.3rem 0.3rem;
    box-sizing: border-box;
  }
  .h5-type-pp a {
    height: 0.5rem;
    display: inline-block;
    padding: 0 0.2rem;
    box-sizing: border-box;
    font-size: 0.24rem;
    font-weight: 400;
    line-height: 0.5rem;
    background: #F8F8F8;
    color: #666666;
    margin-right: 0.1rem;
    margin-bottom: 0.1rem;
  }
  .h5-type-sf {
    width: 100%;
    display: none;
    padding: 0 0.3rem 0.3rem;
    box-sizing: border-box;
  }
  .h5-type-sf a {
    display: inline-block;
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    border-bottom: 1px solid #f5f5f5;
    font-size: 0.24rem;
    font-weight: 400;
    text-align: center;
    color: #666666;
  }
  .h5-type-pp,
  .h5-type-sf {
    width: 100%;
  }
  .h5-select-box {
    width: 100%;
    max-height: 5rem;
    background: #FFFFFF;
    overflow-y: scroll;
  }
  #h5pplist {
    display: none;
  }
  .h5-type-box {
    position: relative;
  }
  .isTop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
  }
  .h5-gg-box {
    display: none;
  }
  .crumbs-box {
    background: #FFFFFF;
    margin-top: 0px;
    padding-top: 0.3rem;
  }
  .isTop-number {
    margin-top: 4.9rem;
  }
  .h5-type-list {
    width: 100%;
    height: 0.9rem;
    background: #FFFFFF;
  }
  .h5-type-item {
    width: 1.87rem;
    height: 100%;
    font-size: 0.28rem;
    font-weight: 400;
    color: #333333;
  }
  .h5-type-item em {
    display: inline-block;
    width: 0.2rem;
    height: 0.1rem;
    background: url("../img/public/select-down.png") no-repeat;
    background-size: 100% 100%;
    margin-left: 0.2rem;
  }
  .bg-cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    z-index: 99;
  }
  .isTop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    margin-top: 0;
  }
  .wdlb-tishi {
    background: #FFFFFF;
    padding: 0.2rem;
    box-sizing: border-box;
    line-height: 0.4rem;
    font-size: 0.24rem;
    font-weight: 400;
    color: #333333;
    height: auto;
  }
}
