.head[data-v-f754ebd0] {
  width: 100%;
  height: .96rem;
  background: white;
  -webkit-box-shadow: 0 0.08rem 0.24rem 0 rgba(232, 232, 232, 0.6);
          box-shadow: 0 0.08rem 0.24rem 0 rgba(232, 232, 232, 0.6);
  padding: 0 .4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 999;
}
.head span[data-v-f754ebd0]:first-child {
    color: #38383A;
    font-size: .32rem;
    font-weight: bold;
}
.head span:first-child b[data-v-f754ebd0] {
      color: #FF8A23;
}
.head span[data-v-f754ebd0]:last-child {
    color: #B2B5BC;
    font-size: .28rem;
}
.item .main[data-v-f754ebd0] {
  margin: 0 .4rem;
  width: -webkit-calc(100% - .8rem);
  width: calc(100% - .8rem);
  height: 1.78rem;
  background-color: white;
  border-bottom: .01rem solid #f7f7f7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.item .main .arrow[data-v-f754ebd0] {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    display: inline-block;
    width: 0;
    height: 0;
    border-top: .07rem solid transparent;
    border-right: .08rem solid transparent;
    border-bottom: .07rem solid transparent;
    border-left: .08rem solid #727272;
}
.item .main .arrow.down[data-v-f754ebd0] {
      border-top: .08rem solid #727272;
      border-right: .07rem solid transparent;
      border-bottom: .08rem solid transparent;
      border-left: .07rem solid transparent;
}
.item .main > div[data-v-f754ebd0] {
    padding-left: .32rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.item .main > div p[data-v-f754ebd0]:first-child {
      margin-bottom: .24rem;
}
.item .main > div p:first-child span[data-v-f754ebd0]:first-child {
        color: #38383A;
        font-size: .32rem;
        font-weight: bold;
}
.item .main > div p:first-child span[data-v-f754ebd0]:last-child {
        color: #B2B5BC;
        font-size: .28rem;
}
.item .main > div p[data-v-f754ebd0]:last-child {
      font-size: .26rem;
      color: #727272;
}
.item .main > div p:last-child b[data-v-f754ebd0] {
        font-weight: normal;
}
.item .main > div p:last-child b.statue1[data-v-f754ebd0] {
          color: #FF8A23;
}
.item .main > div p:last-child b.statue2[data-v-f754ebd0] {
          color: #EA4545;
}
.item .main > div p:last-child b.statue3[data-v-f754ebd0] {
          color: #2074DD;
}
.item .main > div p:last-child b.statue4[data-v-f754ebd0] {
          color: green;
}
.item .detail[data-v-f754ebd0] {
  background-color: #F5F5F5;
  font-size: .26rem;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.item .detail p[data-v-f754ebd0] {
    color: #727272;
    margin-bottom: .08rem;
}
.item .detail span[data-v-f754ebd0]:first-child {
    display: inline-block;
    width: 1.6rem;
}
.item .detail .active[data-v-f754ebd0] {
    color: #FF8A23;
}
.item .detail .title[data-v-f754ebd0] {
    color: #38383A;
    font-weight: bold;
}
.item .detail .normal[data-v-f754ebd0] {
    margin: .32rem .8rem;
}
.item .detail .need[data-v-f754ebd0] {
    margin: .32rem .8rem;
}
.slide-enter-active[data-v-f754ebd0], .slide-leave-active[data-v-f754ebd0] {
  -webkit-transition: all .3s;
  transition: all .3s;
}
.slide-enter-to[data-v-f754ebd0] {
  height: 4rem;
}
.slide-enter[data-v-f754ebd0], .slide-leave-to[data-v-f754ebd0] {
  height: 0rem;
}

