[data-v-4fc06463] .el-radio-group {
  height: 1.06667rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
[data-v-4fc06463] .el-radio-group .el-radio {
    margin: 0;
}
.inputClass[data-v-4fc06463] {
  border: 0.02667rem solid #dcdfe6;
  border-radius: 0.10667rem;
  padding: 0 0.4rem;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.invoiceMassage[data-v-4fc06463] {
  text-align: left;
  min-height: 100%;
  background: #fff;
}
.invoiceMassage .content .price[data-v-4fc06463] {
    padding: 0.26667rem;
    height: 0.8rem;
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.37333rem;
}
.invoiceMassage .content .price .red[data-v-4fc06463] {
      color: red;
}
.invoiceMassage .content .massage[data-v-4fc06463] {
    background: #fff;
    padding: 0.26667rem;
}
.invoiceMassage .content .massage .mas_li[data-v-4fc06463] {
      height: 0.8rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-size: 0.32rem;
}
.invoiceMassage .content .massage .mas_li p[data-v-4fc06463]:nth-of-type(1) {
        color: #999;
}
.invoiceMassage .content .mode[data-v-4fc06463] {
    background: #fff;
    padding: 0 0.26667rem;
}
.invoiceMassage .content .mode .email_tit[data-v-4fc06463] {
      text-align: left;
      padding: 0.26667rem 0;
      font-size: 0.37333rem;
}
.invoiceMassage .content .mode .userName[data-v-4fc06463] {
      height: 1.06667rem;
      margin: 0;
}
.invoiceMassage .content .mode .userName[data-v-4fc06463] .el-form-item__content {
        height: 1.06667rem;
        margin: 0;
        display: flex;
        align-items: center;
}
.invoiceMassage .content .mode .address[data-v-4fc06463] {
      display: flex;
      margin-bottom: 0.53333rem;
}
.invoiceMassage .content .btn[data-v-4fc06463] {
    padding: 0 0.26667rem 0.8rem 0.26667rem;
}
.invoiceMassage .dialog[data-v-4fc06463] {
    height: 1.06667rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.26667rem;
    font-size: 0.37333rem;
}
.invoiceMassage .company[data-v-4fc06463] {
    height: 4.53333rem;
    padding: 0.21333rem 0;
    overflow: hidden;
    overflow-y: auto;
}
.invoiceMassage .invoiceAdd[data-v-4fc06463] {
    padding: 0.53333rem 0.53333rem 0 0.53333rem;
}
.invoiceMassage .invoiceAdd p[data-v-4fc06463] {
      padding: 0.4rem 0.53333rem;
      font-size: 0.37333rem;
      text-align: center;
      color: #fff;
      background: cornflowerblue;
}

