.van-dialog__confirm,
.van-dialog__confirm:active {
  color: #fff !important;
  background: #0d6fa9 !important;
}

.revise_box[data-v-0a87be12] {
  height: 100%;
  width: 100%;
}
.revise_box .revise_title[data-v-0a87be12] {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #ebebeb;
  height: 44px;
  position: relative;
  font-size: 14px;
}
.revise_box .revise_title .revise_close[data-v-0a87be12] {
  position: absolute;
  right: 10px;
  height: 44px;
  top: 0px;
  font-size: 18px;
  line-height: 44px;
  color: #969799;
}
.revise_box .revise_middle[data-v-0a87be12] {
  height: calc(100% - 90px);
}
.revise_box .revise_bottom[data-v-0a87be12] {
  background: #0c6fa8;
  width: 100%;
  height: 44px;
  font-size: 14px;
  line-height: 44px;
  text-align: center;
  color: #fff;
}
.editImgStyle[data-v-0a87be12] {
  position: absolute;
  top: -50%;
  left: -50%;
  z-index: -1;
}
.inputWidth[data-v-0a87be12] .el-input__inner {
  height: 32px;
  line-height: 32px;
}
.inputWidth[data-v-0a87be12] .el-table td {
  padding: 5px 0px;
}
.inputWidth[data-v-0a87be12] .van-cell {
  padding: 0px;
  color: #323233;
  font-size: 14px;
  line-height: 24px;
}
.inputWidth[data-v-0a87be12] .van-field {
  height: 32px;
  border-radius: 4px;
  padding: 0px 15px;
  line-height: 32px;
  border: 1px solid #dcdfe6;
}
.calcInfo[data-v-0a87be12] {
  max-width: 500px;
  min-width: 300px;
  background-color: #fff;
  font-size: 16px;
}
.calcInfo .clear[data-v-0a87be12] {
  line-height: 44px;
  text-align: center;
  padding: 0px 16px;
}
.calcInfo .closeStyle[data-v-0a87be12] {
  color: #acacac;
  float: left;
}
.el-container[data-v-0a87be12] {
  max-width: 750px;
  margin: 0 auto;
}
.el-main[data-v-0a87be12] {
  height: 100vh;
  padding: 0 0 50px;
  position: relative;
  background: #f2f2f2;
  max-width: 750px;
  overflow-x: hidden;
}
.el-footer[data-v-0a87be12] {
  position: fixed;
  bottom: 0px;
  z-index: 100;
  width: 100%;
  max-width: 750px;
  background-color: #fff;
  border-top: 1px solid #ebeef5;
  margin: 0 auto;
  padding: 0px;
}
.el-footer .footerBtn[data-v-0a87be12] {
  text-align: center;
  width: 100%;
  font-size: 16px;
  height: 100%;
  background-color: #0c6fa8;
  color: #fff;
  line-height: 44px;
}
.btnD[data-v-0a87be12] {
  font-size: 16px;
  display: flex;
  line-height: 44px;
}
.info[data-v-0a87be12] {
  background: #fff;
  line-height: 44px;
  font-size: 14px;
  font-weight: 550;
  padding: 0px 16px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ebeef5;
}
.textLeft[data-v-0a87be12] {
  color: #646566;
}
.textLeftIcon[data-v-0a87be12] {
  color: #0c6fa8;
  font-size: 17px;
  cursor: pointer;
}
.textLeftList[data-v-0a87be12] {
  display: flex;
  color: #646566;
}
.iconLeft[data-v-0a87be12] {
  position: absolute;
  left: -36px;
}
.item_lable[data-v-0a87be12] {
  background: #fff;
  font-size: 14px;
  line-height: 24px;
  font-size: 16px;
  padding: 10px 16px;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
}
.item_lable[data-v-0a87be12]::after {
  position: absolute;
  box-sizing: border-box;
  content: ' ';
  pointer-events: none;
  right: 16px;
  bottom: 0;
  left: 16px;
  border-bottom: 1px solid #ebedf0;
  transform: scaleY(0.5);
}
.item_lable p[data-v-0a87be12] {
  font-size: 14px;
}
.item_lable .lable_title[data-v-0a87be12] {
  flex: 1;
  text-align: center;
}
.itemCalc_lable[data-v-0a87be12] {
  font-size: 14px;
  line-height: 24px;
  font-size: 16px;
  padding: 10px 16px;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
}
.textB[data-v-0a87be12] {
  font-size: 18px !important;
  font-weight: 600;
}
.textColor[data-v-0a87be12] {
  color: #df6c65;
}
.textColorGreey[data-v-0a87be12] {
  color: #72c786;
}
.titleCss[data-v-0a87be12] {
  width: 90px;
  text-align: left;
  flex: none !important;
  color: #969799;
}
.remark_style[data-v-0a87be12] {
  background: #fff;
  padding: 10px 16px;
}
.remark_style[data-v-0a87be12] .van-field__control {
  background-color: #fafafa !important;
}
.remark_style[data-v-0a87be12] .van-cell {
  background-color: #fafafa !important;
}
[data-v-0a87be12] .van-radio__icon--checked .van-icon {
  color: #fff;
  background-color: #0c6fa8;
  border-color: #0c6fa8;
}
.fixed-img[data-v-0a87be12] {
  position: relative;
}
.fixed-img .inner-box[data-v-0a87be12] {
  box-sizing: border-box;
  width: 100%;
  margin: 10px auto 0;
  height: calc(100vh - 30px);
  overflow-x: hidden;
  overflow-y: auto;
  background: #ffff;
  border-radius: 5px;
}
.fixed-img .inner-box[data-v-0a87be12] .el-image {
  overflow: hidden;
  overflow-y: auto;
  height: 90%;
  width: 100%;
}
.fixed-img .inner-box[data-v-0a87be12] .el-image::-webkit-scrollbar {
  display: none;
}
.fixed-img .inner-box[data-v-0a87be12] .el-image__inner,
.fixed-img .inner-box .el-image__placeholder[data-v-0a87be12] {
  width: 100%;
  height: auto;
}
.fixed-img .img_btn[data-v-0a87be12] {
  font-size: 12px;
  color: #fff;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background-color: #0c6fa8;
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.calc_box[data-v-0a87be12] {
  background-color: #fff;
  padding: 10px;
}
.calc_item[data-v-0a87be12] {
  font-size: 15px;
  background-color: #f8f8f8;
  border-radius: 6px;
  overflow: hidden;
  padding: 0px 0px 10px 0px;
}
.calc_item .item_top_tltle[data-v-0a87be12] {
  font-size: 12px;
  background-color: #0c6fa8;
  color: #fff;
  width: 60px;
  text-align: center;
  padding: 5px 0px;
  border-bottom-right-radius: 6px;
}
.calc_item .calc_item_bottom[data-v-0a87be12] {
  margin-top: 15px;
  padding: 0px 30px;
  display: flex;
  justify-content: space-between;
}
.calc_item .calc_info_item p[data-v-0a87be12] {
  text-align: center;
}
.calc_item .calc_info_item p[data-v-0a87be12]:nth-of-type(1) {
  font-weight: 550;
  display: flex;
  height: 18px;
  align-items: center;
  margin-bottom: 10px;
  justify-content: center;
}
.calc_item .calc_info_item p[data-v-0a87be12]:nth-of-type(2) {
  font-size: 12px;
  color: #646566;
}
.tis_profit[data-v-0a87be12] {
  font-size: 12px;
  color: #fff;
  display: flex;
  border-radius: 50px;
  width: 18px;
  height: 18px;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
}
.tableGoodsNameBox[data-v-0a87be12] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.tableGoodsNameBox .goodsTis[data-v-0a87be12] {
  width: 35px;
  height: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e4f5ff;
  border: 1px solid #5c8daa;
  border-radius: 4px;
  color: #0d6fa9;
  font-size: 12px !important;
}
.inputBox[data-v-0a87be12] {
  display: flex;
  justify-content: space-between;
}
.inputBox .inputBox_show[data-v-0a87be12] {
  width: 49%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f6f7fb;
  border: 1px solid #eaedf4;
  border-radius: 4px;
}
.inputBox .inputBox_num[data-v-0a87be12] {
  width: 49%;
}
.info_right[data-v-0a87be12] {
  display: flex;
  font-size: 14px;
  font-weight: normal !important;
}
[data-v-0a87be12] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
  background-color: #f2f6fc !important;
  border-color: #dcdfe6 !important;
}
.percent_box[data-v-0a87be12] {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.percent_box p[data-v-0a87be12] {
  width: 48%;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f6f7fb;
  border: 1px solid #eaedf4;
  border-radius: 4px;
}
[data-v-0a87be12] .van-cell-group {
  padding: 0px 0px !important;
}
[data-v-0a87be12] .el-table__header {
  width: 100%;
  table-layout: fixed !important;
}
[data-v-0a87be12] .el-table__body {
  width: 100%;
  table-layout: fixed !important;
}
.w_header_title[data-v-0a87be12] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.w_header_title .tis_box_w[data-v-0a87be12] {
  margin-left: -20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  padding: 0px 5px;
  border-radius: 4px;
  height: 20px;
  font-weight: 550;
}
.w_header_title .tis_box_w img[data-v-0a87be12] {
  margin-left: 5px;
  width: 12px;
  height: 12px;
}
.w_header_title .add_w[data-v-0a87be12] {
  border: 1px solid #ffc0b5;
  color: #f55f46;
  background-color: #ffebe8;
}
.w_header_title .down_w[data-v-0a87be12] {
  border: 1px solid #88e6d5;
  color: #21bfa5;
  background-color: #e8fffa;
}

