.list[data-v-4c81c983] {
  padding: .24rem .3rem 2rem;
}
.list .mart56[data-v-4c81c983] {
    margin-top: .56rem;
}
.list .title[data-v-4c81c983] {
    color: #38383A;
    font-size: .32rem;
    margin-bottom: .24rem;
}
.list .total span[data-v-4c81c983]:last-child {
    font-size: .5rem;
    color: #FF8A23 !important;
}
.list .total span:last-child b[data-v-4c81c983] {
      font-size: .38rem;
      margin-right: .24rem;
}
.list .item[data-v-4c81c983] {
    margin-bottom: .16rem;
    white-space: nowrap;
}
.list .item.plane span[data-v-4c81c983] {
      text-decoration: underline;
      color: #FF8A23 !important;
}
.list .item .perido[data-v-4c81c983] {
      display: -webkit-inline-box !important;
      display: -webkit-inline-flex !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
}
.list .item .perido i[data-v-4c81c983] {
        display: inline-block;
        width: .55rem;
}
.list .item .changeBat[data-v-4c81c983] {
      width: 1.6rem;
      height: .56rem;
      line-height: .56rem;
      background: white;
      -webkit-border-radius: .28rem;
              border-radius: .28rem;
      border: .01rem solid #D0D0D0;
      display: inline-block;
      text-align: center;
      font-size: .26rem;
      color: #727272;
}
.list .item span[data-v-4c81c983]:first-child {
      display: inline-block;
      min-width: 1.7rem;
      margin-right: .1rem;
      color: #727272;
      font-size: .28rem;
}
.list .item span[data-v-4c81c983]:nth-child(2) {
      color: #38383A;
}
.list .item .status60401[data-v-4c81c983] {
      color: #FF8A23 !important;
}
.list .item .status60402[data-v-4c81c983] {
      color: #FF8A23 !important;
}
.list .item .status60404[data-v-4c81c983] {
      color: #EA4545 !important;
}
.list .item .status60405[data-v-4c81c983] {
      color: #2074DD !important;
}
.orderItem[data-v-4c81c983] {
  position: relative;
  padding-left: .56rem;
}
.orderItem .item[data-v-4c81c983]:last-child {
    border-bottom: .01rem dashed #EDEFF2;
    padding-bottom: .24rem;
}
.orderItem b[data-v-4c81c983] {
    width: .32rem;
    height: .32rem;
    line-height: .32rem;
    -webkit-border-radius: .16rem;
            border-radius: .16rem;
    background-color: #7195E2;
    text-align: center;
    color: white;
    display: inline-block;
    font-size: .18rem;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: .1rem;
}
.tip[data-v-4c81c983] {
  text-align: center;
  font-size: .24rem;
  color: #909399;
  padding-bottom: .08rem;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  background-color: white;
  padding-top: .1rem;
}
.tip.only[data-v-4c81c983] {
    padding-bottom: .8rem;
    bottom: 0;
}
.bottom[data-v-4c81c983] {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 1.66rem;
  border-top: .01rem solid #F5F5F5;
  padding: .1rem .4rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: white;
}
.bottom span[data-v-4c81c983] {
    display: inline-block;
    width: 100%;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    color: white;
    font-size: .3rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffa85b), to(#ff7a02));
    background: -webkit-linear-gradient(top, #ffa85b 0%, #ff7a02 100%);
    background: linear-gradient(180deg, #ffa85b 0%, #ff7a02 100%);
    -webkit-box-shadow: 0 0.08rem 0.24rem -0.06rem #fe8b24;
            box-shadow: 0 0.08rem 0.24rem -0.06rem #fe8b24;
    -webkit-border-radius: .4rem;
            border-radius: .4rem;
}
.modalContent[data-v-4c81c983] {
  padding: 0 .4rem;
  text-align: center;
}
.modalContentBind .line[data-v-4c81c983] {
  margin-bottom: .32rem;
}
.modalContentBind .line .label[data-v-4c81c983] {
    font-size: .28rem;
    color: #727272;
}
.modalContentBind .line .inp[data-v-4c81c983] {
    height: .64rem;
    padding: .16rem 0 .08rem;
    border-bottom: .01rem solid #E8E8E8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: .28rem;
}
.modalContentBind .line .inp input[data-v-4c81c983] {
      height: .4rem;
      line-height: .4rem;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      border: none;
      padding: 0;
}
.modalContentBind .line .inp span[data-v-4c81c983] {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
}
.modalContentBind .line .inp .iconfont[data-v-4c81c983] {
      color: #E8E8E8;
      font-size: .2rem;
}
.modalContentBind .codeLine .inp[data-v-4c81c983] {
  border-bottom: none;
  padding-bottom: 0;
}
.modalContentBind .codeLine .inp input[data-v-4c81c983] {
    height: .48rem;
    border-bottom: .01rem solid #E8E8E8;
    padding-bottom: .08rem;
}

