.invoiceTitle .content .li[data-v-5b6d2ab0] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.26667rem 0.53333rem;
  background: #fff;
  margin-top: 0.26667rem;
  text-align: left;
}
.invoiceTitle .content .li .tit[data-v-5b6d2ab0] {
    margin-bottom: 0.18667rem;
}
.invoiceTitle .content .invoiceAdd[data-v-5b6d2ab0] {
  margin: 0 auto;
  width: 80%;
  height: 1.06667rem;
  line-height: 1.06667rem;
  text-align: center;
  color: #fff;
  background: cornflowerblue;
}

