.left[data-v-1d6f697c] {
  -ms-flex-preferred-size: 100px;
      flex-basis: 100px;
  font-size: 14px;
  background-color: #f8f8f8;
}
.left ul .hover[data-v-1d6f697c] {
  background-color: #a3e8e5;
}
.left ul li[data-v-1d6f697c] {
  background-color: #d0e1ee;
  margin-bottom: 5px;
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
}
.left ul li[data-v-1d6f697c]:last-child {
  margin-bottom: 0;
}
.right[data-v-1d6f697c] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.right .title[data-v-1d6f697c] {
  padding: 3px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.right ul li[data-v-1d6f697c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  border-bottom: 1px solid #ccc;
}
.right ul li[data-v-1d6f697c]:last-child {
  border-bottom: none;
}
.right ul li .item-name[data-v-1d6f697c] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 14px;
  padding-right: 20px;
}
.right ul li .price[data-v-1d6f697c] {
  -ms-flex-preferred-size: 80px;
      flex-basis: 80px;
  font-size: 14px;
  text-align: right;
}
.scrollwrapper[data-v-1d6f697c] {
  overflow: hidden;
  height: 400px;
}
.scrollwrapper2[data-v-1d6f697c] {
  overflow: hidden;
  height: 428px;
}

.orderitem[data-v-f20d21fe] {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #fff;
}
.orderitem .orderitem-2 li[data-v-f20d21fe] {
  font-size: 12px;
  padding: 10px 15px;
  border-top: 1px solid #ccc;
}
.orderitem .orderitem-2 li .iconfont[data-v-f20d21fe] {
  font-size: 16px;
  color: #589be8;
}
.orderitem .orderitem-2 li .d-a[data-v-f20d21fe] {
  width: 70px;
  height: 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.orderitem .orderitem-1[data-v-f20d21fe] {
  background-color: #589be8;
  color: #fff;
  height: 60px;
}
.orderitem .orderitem-1 .d-c[data-v-f20d21fe] {
  width: 100px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-left: 1px solid #bbb;
}
.orderitem .orderitem-1 .d-a[data-v-f20d21fe] {
  height: 60px;
  line-height: 60px;
  width: 60px;
  text-align: center;
  position: relative;
}
.orderitem .orderitem-1 .d-a .iconfont[data-v-f20d21fe] {
  font-size: 20px;
}
.orderitem .orderitem-1 .d-a .d-a-1[data-v-f20d21fe] {
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #ff9800;
  font-size: 11px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  right: 3px;
  top: 10px;
}
.orderitem .orderitem-1 .d-b[data-v-f20d21fe] {
  padding-left: 30px;
  height: 60px;
  line-height: 60px;
}

.order-nav[data-v-6494985a] {
  padding: 10px 0;
}
.order-nav>div[data-v-6494985a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}
.order-item[data-v-6494985a] {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 60px;
  overflow: hidden;
  background-color: rgba(0,0,0,0.4);
}

