.allDetail .detailContent .invoiceInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
.allDetail .detailContent .invoiceInfo .el-button i {
    width: inherit;
    height: inherit;
    background: none;
}

.basic-container[data-v-2f6a2a1a] .el-card__body {
  background: #fff !important;
}
.basic-container[data-v-2f6a2a1a] .wallBoxCrud {
  margin-bottom: 30px;
}
.basic-container[data-v-2f6a2a1a] .wallBoxCrud .avue-crud__menu {
    display: none;
}
.img[data-v-2f6a2a1a] {
  width: 100%;
}
.map-container[data-v-2f6a2a1a] {
  height: 300px;
  margin-bottom: 20px;
}
#container[data-v-2f6a2a1a] {
  height: 95%;
  margin-bottom: 20px;
}
.active[data-v-2f6a2a1a] {
  font-weight: 700;
}
.package-detail .el-form-item__label[data-v-2f6a2a1a] {
  display: block;
  line-height: 23px;
  padding-top: 6px;
}
.package-detail .el-form-item__error[data-v-2f6a2a1a] {
  margin-top: -5px;
}
.package-detail .el-checkbox__label[data-v-2f6a2a1a] {
  color: #399de9;
}
.package-detail .el-form-item__error[data-v-2f6a2a1a] {
  margin-top: 5px;
}
.pay_details_box[data-v-2f6a2a1a] {
  margin-bottom: 10px;
}
.pay_details_box .add_btn_row[data-v-2f6a2a1a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
    padding-right: 50px;
}
.pay_details_box .table_header_sty[data-v-2f6a2a1a] {
    font-size: 14px;
}
.pay_details_box .table_header_sty span[data-v-2f6a2a1a] {
      color: #f56c6c;
      padding-right: 4px;
}
.pay_details_box .table_btn_box[data-v-2f6a2a1a] {
    padding-top: 10px;
}
.pay_details_box .table_btn_box span[data-v-2f6a2a1a] {
      color: red;
      font-size: 14px;
      cursor: pointer;
}
.pay_details_box[data-v-2f6a2a1a]  input::-webkit-outer-spin-button,
  .pay_details_box[data-v-2f6a2a1a]  input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}
.pay_details_box[data-v-2f6a2a1a]  input[type="number"] {
    -moz-appearance: textfield;
}
.allDetail
.detailContent[data-v-2f6a2a1a] .own_input_style
.el-form-item__content
.el-input {
  width: 215px !important;
}
.allDetail
.detailContent[data-v-2f6a2a1a] .own_input_style
.el-form-item__content
.el-input
.el-input__inner {
  width: 215px !important;
}
.img[data-v-2f6a2a1a] {
  width: 100%;
}
.tips[data-v-2f6a2a1a] {
  color: red;
  font-size: 10px;
  line-height: 20px;
}

