.areaHeight[data-v-699fc9d8] {
  margin-top: 35px;
}
.pcHeight[data-v-699fc9d8] {
  margin-top: 10px;
}
.remarksBox .remarksBox_title[data-v-699fc9d8] {
  padding: 10px 10px 0px 10px;
  font-size: 18px;
  text-align: center;
  line-height: 25px;
}
.remarksBox .remarksBox_title span[data-v-699fc9d8] {
  float: left;
  color: #888888;
}
.remarksBox .toast-area[data-v-699fc9d8] {
  padding: 15px;
  color: #444;
  margin-top: 10px;
  max-height: 350px;
  overflow-y: auto;
}
.form-block[data-v-699fc9d8] {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f2f2f2;
}
.form-block label[data-v-699fc9d8] {
  font-size: 14px;
  display: inline-block;
  color: #646566;
  margin: 0 50px 0 16px;
}
[data-v-699fc9d8] .van-cell::after {
  display: none;
}
[data-v-699fc9d8] .van-cell {
  border-bottom: 1px solid #f2f2f2;
}
[data-v-699fc9d8] .van-checkbox__icon--checked .van-icon {
  background-color: #0c6fa8;
  border-color: #0c6fa8;
}
[data-v-699fc9d8] .van-field__label {
  width: 8em;
}
[data-v-699fc9d8] .flex .van-icon {
  margin-left: 5px;
}
[data-v-699fc9d8] .add-btn {
  margin: 30px auto;
  display: block;
  width: 94%;
}
[data-v-699fc9d8] .van-tab {
  position: relative;
}
.container-screen[data-v-699fc9d8] {
  max-width: 750px;
  margin: 0 auto;
  padding-bottom: 60px;
}
.public-title[data-v-699fc9d8] {
  position: relative;
  font-size: 18px;
  text-align: center;
  width: 100%;
  line-height: 40px;
}
.public-title .bc-close-icon[data-v-699fc9d8] {
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 20px;
  color: #999;
}
.list-area[data-v-699fc9d8] {
  width: 92%;
  margin: 10px auto;
  overflow-y: auto;
}
.list-area li[data-v-699fc9d8] {
  box-sizing: border-box;
  width: 100%;
  background: #f5f7fa;
  padding: 15px;
  padding-bottom: 0;
  font-size: 14px;
  margin-bottom: 10px;
  border-radius: 5px;
}
.list-area li .list-class[data-v-699fc9d8] {
  display: flex;
  justify-content: space-between;
  align-items: top;
  margin-top: 10px;
}
.list-area li .list-class[data-v-699fc9d8]:first-child {
  margin-top: 0;
}
.list-area li .list-class .label-tit[data-v-699fc9d8] {
  width: 30%;
  color: #999;
}
.list-area li .list-class .goods-list[data-v-699fc9d8] {
  width: 65%;
}
.list-area li .list-class .goods-list p[data-v-699fc9d8] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  line-height: 20px;
}
.list-area li .list-class .goods-list p[data-v-699fc9d8]:last-child {
  margin-bottom: 0;
}
.list-area li .reset-btn[data-v-699fc9d8] {
  color: #0d6fa9;
  line-height: 40px;
  text-align: center;
  border-top: 1px solid #eee;
}
.length-icon[data-v-699fc9d8] {
  position: absolute;
  top: -7px;
  right: -11px;
  background: #f00;
  color: #fff;
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 10px;
  border-radius: 50%;
  text-align: center;
  border: 2px solid #fff;
}
.box-area-fixed[data-v-699fc9d8] {
  position: fixed;
  right: 20px;
  bottom: 30%;
  width: 60px;
  height: 60px;
  line-height: 78px;
  font-size: 12px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  box-shadow: 0 0 5px 1px #dcdcdc;
}
.box-area-fixed .box-icon[data-v-699fc9d8] {
  position: absolute;
  left: 50%;
  top: 13px;
  margin-left: -10px;
  display: block;
  font-size: 20px;
}
.box-area-fixed .length-icon[data-v-699fc9d8] {
  position: absolute;
  left: 0;
  top: 10px;
  background: #f00;
  color: #fff;
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 10px;
  border-radius: 50%;
}
.header-box[data-v-699fc9d8] {
  max-width: 750px;
  width: 100%;
  height: 55px;
  z-index: 999;
}
.header-box .fixed-title[data-v-699fc9d8] {
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  background: #fff;
}
.header-box .header-inner[data-v-699fc9d8] {
  position: relative;
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
.header-box .header-inner .tab-area[data-v-699fc9d8] {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  width: 50%;
  margin: 0 auto;
}
.header-box .header-inner .tab-area li[data-v-699fc9d8] {
  position: relative;
  width: 50px;
  padding-bottom: 8px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}
.header-box .header-inner .tab-area .activetab[data-v-699fc9d8] {
  color: #0c6fa8;
  border-bottom: 2px solid #0c6fa8;
}
.header-box .header-inner .close-btn[data-v-699fc9d8] {
  position: absolute;
  right: 15px;
  top: 0px;
  font-size: 14px;
  color: #0d6fa9;
  z-index: 999;
}
.box-area[data-v-699fc9d8] {
  background: #fff;
}
.box-area .diag[data-v-699fc9d8] {
  height: 10px;
  background: #f2f2f2;
}
.box-area .title-h4[data-v-699fc9d8] {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  font-size: 15px;
  line-height: 40px;
  border-bottom: 1px solid #f2f2f2;
  border-top: 1px solid #f2f2f2;
  padding: 0 15px;
  font-weight: 550;
}
.box-area .title-h4 .word-box[data-v-699fc9d8] {
  font-size: 14px;
  color: #999;
  font-weight: 500;
}
.box-area .title-h4 .word-box i[data-v-699fc9d8] {
  display: inline-block;
  margin-right: 5px;
}
.box-area .status-pic[data-v-699fc9d8] {
  height: 120px;
  font-size: 16px;
  font-size: 14px;
  color: #999;
  text-align: center;
}
.box-area .status-pic img[data-v-699fc9d8] {
  display: block;
  width: 60px;
  height: 60px;
  margin: 30px auto 10px;
}
.box-area .gid[data-v-699fc9d8] {
  height: 10px;
  background: #f2f2f2;
}
.box-area .good-item[data-v-699fc9d8] {
  padding: 0 15px;
}
.box-area .good-item li[data-v-699fc9d8] {
  border-bottom: 1px solid #f2f2f2;
  font-size: 15px;
  padding-bottom: 10px;
}
.box-area .good-item li h5[data-v-699fc9d8] {
  line-height: 45px;
  font-weight: 550;
}
.box-area .good-item li .goods-des[data-v-699fc9d8] {
  display: flex;
  align-items: center;
  background: #f3f5f7;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 14px;
}
.box-area .good-item li .goods-des[data-v-699fc9d8] .van-checkbox-group {
  box-sizing: border-box;
  width: 10%;
  padding-left: 5px;
}
.box-area .good-item li .goods-des .opt-box[data-v-699fc9d8] {
  width: 90%;
}
.box-area .good-item li .goods-des .opt-box[data-v-699fc9d8] .van-cell {
  background: transparent;
}
.box-area .good-item li .goods-des p[data-v-699fc9d8] {
  display: flex;
  justify-content: space-between;
  line-height: 35px;
}
.box-area .good-item li .goods-des p .lebal[data-v-699fc9d8] {
  display: flex;
  align-items: center;
  width: 30%;
}
.box-area .good-item li .goods-des p .num[data-v-699fc9d8] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 65%;
  border-bottom: 1px solid #eee;
}
.box-area .good-item li .goods-des p .num .edit-box-icon[data-v-699fc9d8] {
  font-size: 20px;
  color: #0d6fa9;
}
.box-area .box-form[data-v-699fc9d8] {
  padding: 0 15px;
  border-bottom: 1px solid #f2f2f2;
}
.box-area .box-form .inpu-area[data-v-699fc9d8] {
  display: flex;
  align-items: center;
  height: 45px;
  font-size: 14px;
}
.box-area .box-form .inpu-area label[data-v-699fc9d8] {
  width: 8.8em;
  color: #646566;
}
.box-area .box-form .inpu-area input[data-v-699fc9d8] {
  border: 0;
}
.box-area .box-form .inpu-area input[data-v-699fc9d8]::-moz-placeholder {
  color: #cdcdcd;
}
.box-area .box-form .inpu-area input[data-v-699fc9d8]::placeholder {
  color: #cdcdcd;
}
.btn-item[data-v-699fc9d8] {
  display: block;
  width: 92%;
  margin: 0 auto;
}
.footer-cart[data-v-699fc9d8] {
  max-width: 750px;
  width: 100%;
  height: 55px;
  position: fixed;
  bottom: 0;
  display: flex;
  z-index: 999;
}
.footer-cart .card-inner[data-v-699fc9d8] {
  max-width: 750px;
  width: 100%;
  line-height: 55px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  background: #fff;
  border-top: 1px solid #f2f2f2;
}
.footer-cart .van-button[data-v-699fc9d8] {
  width: 100%;
  height: 50px;
}

.fixed-popup .show-inner[data-v-d7c61b62] {
  max-width: 600px;
}
.iconClose[data-v-d7c61b62] {
  position: fixed;
  left: 10px;
  padding-left: 10px;
  top: 10px;
  z-index: 999;
  font-size: 25px;
}
.isOpen[data-v-d7c61b62] {
  position: absolute;
  right: 5px;
  top: 15px;
  color: #bebbc1;
  font-size: 18px;
  float: right;
  transform: translate(-10px);
}
.pros-mainPC .scroll-view1[data-v-d7c61b62] {
  height: 400px;
  overflow-y: auto;
  background-color: #fff;
}
.pros-mainPC .commodity-item-new[data-v-d7c61b62] {
  border-bottom: 1px solid #f2f2f2;
}
.pros-main[data-v-d7c61b62] {
  position: relative;
  font-size: 14px;
}
.pros-main h3.detailTit[data-v-d7c61b62] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  background: #f3f5f7;
}
.pros-main h3.detailTit span.cancelTxt[data-v-d7c61b62] {
  position: absolute;
  right: 5%;
  top: 0;
}
.pros-main h3.detailTitLeft[data-v-d7c61b62] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  font-size: 18px;
  text-align: left;
  line-height: 50px;
  text-indent: 20px;
  color: #333;
  background: #fff;
}
.pros-main h3.detailTitLeft span.cancelTxt[data-v-d7c61b62] {
  position: absolute;
  right: 5%;
  top: 0;
  color: #333;
}
.container[data-v-d7c61b62] {
  width: 100%;
}
.van-stepper__input[data-v-d7c61b62] {
  width: 100px;
  background: #fff;
}
.scroll-view[data-v-d7c61b62] {
  box-sizing: border-box;
  background: #f2f2f2;
  padding-top: 100px;
}
.scroll-view1[data-v-d7c61b62] {
  box-sizing: border-box;
  max-height: 70vh;
  overflow-y: auto;
  padding: 0px 12px 50px;
  transform: translateY(50px);
}
.scroll-view1 .commodity-item[data-v-d7c61b62] {
  position: relative;
  transform: scale(0.9);
}
.commodity-item-new[data-v-d7c61b62] {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 7.5px;
}
.commodity-item-new .addList[data-v-d7c61b62] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  margin-top: 5px;
  color: #0d6fa9;
}
.commodity-item-new .addList .add-icon[data-v-d7c61b62] {
  display: inline-block;
  margin-right: 5px;
  font-size: 16px;
}
.commodity-item-new .commodity-info[data-v-d7c61b62] {
  position: relative;
  width: 100%;
  height: 50px!important;
  display: flex;
}
.commodity-item-new .commodity-info .commodity-info-left[data-v-d7c61b62] {
  width: 100%;
  height: 100%;
}
.commodity-item-new .commodity-info .commodity-info-left .c-info-label[data-v-d7c61b62] {
  width: 100%;
  height: 100%;
}
.commodity-item-new .commodity-info .commodity-info-left .c-info-label .c-info-box[data-v-d7c61b62] {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}
.commodity-item-new .commodity-info .commodity-info-left .c-info-label .c-info-checkbox[data-v-d7c61b62] {
  margin-left: 15px;
}
.commodity-item-new .commodity-info .commodity-info-left .c-info-label .form-checkbox[data-v-d7c61b62] {
  margin-left: 15px;
}
.commodity-item-new .commodity-info .commodity-info-left .c-info-label .c-info-img[data-v-d7c61b62] {
  position: relative;
  width: 65px;
  height: 65px;
  margin-left: 10px;
  font-size: 0;
}
.commodity-item-new .commodity-info .commodity-info-left .c-info-label .c-info-img .c-info-pic[data-v-d7c61b62] {
  width: 65px;
  height: 65px;
}
.commodity-item-new .commodity-info .commodity-info-left .c-info-label .c-info-img .gift-box[data-v-d7c61b62] {
  left: 0;
  top: 0;
  font-size: 12px;
  position: absolute;
  background: #dea452;
  text-align: center;
  padding: 2px 5px;
  color: #fff;
  z-index: 1000;
}
.commodity-item-new .commodity-info .commodity-info-left .c-info-label .c-info-right[data-v-d7c61b62] {
  width: 90%;
  height: 100%;
  box-sizing: border-box;
  padding-left: 10px;
  font-size: 17px;
  font-weight: 550;
  line-height: 18px;
}
.commodity-item-new .commodity-info .commodity-info-left .c-info-label .c-info-right .t1[data-v-d7c61b62] {
  font-size: 16px;
  color: #333333;
  margin-top: 17px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.commodity-item-new .commodity-info .commodity-info-left .c-info-label .c-info-right .t2[data-v-d7c61b62] {
  width: 200px;
  font-size: 13px;
  color: #888888;
  height: 17.5px;
  line-height: 17.5px;
  margin-top: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.commodity-item-new .commodity-info .commodity-info-left .c-info-label .c-info-right .t3[data-v-d7c61b62] {
  width: 200px;
  display: flex;
  font-size: 13px;
  margin-top: 5px;
  color: #888888;
}
.commodity-item-new .commodity-info .commodity-info-left .c-info-label .c-info-right .t3 .t3-pp[data-v-d7c61b62] {
  width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.commodity-item-new .commodity-info .commodity-info-left .c-info-label .c-info-right .t3 .t3-kucun[data-v-d7c61b62] {
  width: 100px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.commodity-item-new .commodity-form[data-v-d7c61b62] {
  position: relative;
  width: 100%;
  height: auto;
  padding: 5px 0px;
}
.commodity-item-new .commodity-form .commodity-info-del[data-v-d7c61b62] {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
  color: #f00;
}
.commodity-item-new .commodity-form .commodity-info-right[data-v-d7c61b62] {
  display: flex;
  justify-content: end;
  padding-right: 15px;
  font-size: 18px;
  margin-bottom: 12px;
}
.commodity-item-new .commodity-form .commodity-info-right .commodity-info-right-img[data-v-d7c61b62] {
  width: 7.5px;
  height: 13px;
}
.commodity-item-new .commodity-form .c-info-kucun[data-v-d7c61b62] {
  box-sizing: border-box;
  display: block;
  color: #999;
  font-size: 12px;
  margin: 0 10px;
  padding-bottom: 8px;
}
.commodity-item-new .commodity-form .c-info-kucun i[data-v-d7c61b62] {
  font-weight: 550;
  color: #0d6fa9;
  font-size: 16px;
  margin-left: 30px;
}
.commodity-item-new .commodity-form .c-info-kucun.last-kucun[data-v-d7c61b62] {
  border-bottom: 1px solid #f3f5f7;
}
.commodity-item-new .commodity-form .commodity-form-row[data-v-d7c61b62] {
  box-sizing: border-box;
  width: 95%;
  height: 44.5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  border-bottom: 1px solid #f3f5f7;
}
.commodity-item-new .commodity-form .commodity-form-row[data-v-d7c61b62]:last-child {
  border-bottom: 0;
}
.commodity-item-new .commodity-form .commodity-form-row .commodity-form-row-label[data-v-d7c61b62] {
  width: 80px;
  font-size: 14px;
  color: #888888;
  line-height: 44.5px;
}
.commodity-item-new .commodity-form .commodity-form-row .commodity-form-row-right[data-v-d7c61b62] {
  width: 160px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.commodity-item-new .commodity-form .commodity-form-row .commodity-form-row-right .form-t1[data-v-d7c61b62] {
  font-size: 15px;
  color: #222222;
}
.commodity-item-new .commodity-form .commodity-form-row .commodity-form-row-right .form-input[data-v-d7c61b62] {
  width: 90px;
  height: 100%;
  font-size: 15px;
  color: #222;
  box-sizing: border-box;
  padding: 0;
  padding-left: 5px;
  border: none;
}
.commodity-item-new .commodity-form .commodity-form-row .commodity-form-row-right .form-t2[data-v-d7c61b62] {
  font-size: 15px;
  color: #888888;
}
.commodity-item-new .commodity-form .price[data-v-d7c61b62] {
  font-size: 13px;
  color: #222222;
  line-height: 22.5px;
  box-sizing: border-box;
  padding-left: 106.5px;
  padding-top: 20px;
}
.search[data-v-d7c61b62] {
  width: 100%;
  box-sizing: border-box;
  max-width: 750px;
  height: 44.5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  padding: 0 15px;
  overflow: hidden;
}
.search .search-box[data-v-d7c61b62] {
  width: 90%;
  height: 32px;
  background-color: #f4f4f4;
  border-radius: 16px;
  display: flex;
  align-items: center;
}
.search .search-box .search-icon[data-v-d7c61b62] {
  width: 13px;
  height: 13px;
  margin-left: 12.5px;
}
.search .search-box .oddnumber[data-v-d7c61b62] {
  width: calc(100% - 45px);
  height: 100%;
  font-size: 13px;
  color: #333;
  padding-left: 7.5px;
  border: none;
  padding: 0;
  background: #f4f4f4;
  box-sizing: border-box;
  margin-left: 5px;
}
.search .search-box .oddnumber[data-v-d7c61b62]::-moz-placeholder {
  color: #bbb;
}
.search .search-box .oddnumber[data-v-d7c61b62]::placeholder {
  color: #bbb;
}
.search #screen-btn[data-v-d7c61b62] {
  width: 50px;
  height: 32px;
  font-size: 16px;
  color: #0d6fa9;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
}
.search #screen-btn p[data-v-d7c61b62] {
  color: #0d6fa9;
}
.search #screen-btn img[data-v-d7c61b62] {
  width: 14px;
  height: 14px;
  margin-left: 2.5px;
}
[data-v-d7c61b62] .van-tab {
  padding-top: 10px;
}
.footerGoods[data-v-d7c61b62] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 750px;
  height: 50px;
  position: fixed;
  bottom: 0;
  border-top: 1px solid #d9d9d9;
  background: #fff;
  z-index: 99;
}
.footerGoods .footer-left[data-v-d7c61b62] {
  width: calc(100% -140px);
  height: 100%;
  line-height: 50px;
  font-size: 14px;
  color: #555555;
  box-sizing: border-box;
  padding-left: 15px;
}
.footerGoods .footer-left .proList[data-v-d7c61b62] {
  font-size: 14px;
  color: #0d6fa9;
  margin-left: 20px;
}
.footerGoods .add-btn[data-v-d7c61b62] {
  width: 140px;
  height: 100%;
  background: #0d6fa9;
  font-size: 14px;
  color: #ffffff;
  line-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footerGoods .add-btn .add-btn-icon[data-v-d7c61b62] {
  width: 20.5px;
  height: 20.5px;
  margin-right: 2.5px;
}
.red-font[data-v-d7c61b62] {
  color: #f55757;
}
.wrapper[data-v-d7c61b62] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.block[data-v-d7c61b62] {
  width: 120px;
  height: 120px;
  background-color: #fff;
}
[data-v-d7c61b62] .cancelTxt .van-icon {
  font-size: 20px;
  color: #999;
}
[data-v-d7c61b62] .footer-cart {
  max-width: 750px;
  width: 100%;
  height: 55px;
  position: fixed;
  bottom: 0;
  z-index: 100;
}
[data-v-d7c61b62] .footer-cart .card-inner {
  max-width: 750px;
  width: 100%;
  height: 55px;
  margin: 0 auto;
}
[data-v-d7c61b62] .footer-cart .van-button {
  width: 50%;
  height: 60px;
}
[data-v-d7c61b62] .footer-cart .van-icon {
  font-size: 24px;
}
[data-v-d7c61b62] .van-info {
  top: 3px;
  line-height: 1.2;
  font-size: 12px;
}
.goods-popup.van-popup[data-v-d7c61b62] {
  background-color: #f3f5f7 !important;
}
.header-box[data-v-d7c61b62] {
  max-width: 750px;
  width: 100%;
  height: 55px;
  position: fixed;
  top: 0;
  z-index: 999;
}
.header-box .fixed-title[data-v-d7c61b62] {
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  background: #fff;
}
.header-box .header-inner[data-v-d7c61b62] {
  position: relative;
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
.header-box .header-inner .close-btn[data-v-d7c61b62] {
  position: absolute;
  right: 15px;
  top: 0px;
  font-size: 14px;
  color: #0d6fa9;
  z-index: 999;
}
.left-search-tab[data-v-d7c61b62] {
  position: absolute;
  left: 0;
  top: 129px;
  width: 20%;
  height: 100vh;
  font-size: 16px;
  background: #fff;
}
.left-search-tab .inner-box[data-v-d7c61b62] {
  height: calc(100% - 182px);
  overflow-y: auto;
}
.left-search-tab .tab-item[data-v-d7c61b62] {
  line-height: 50px;
  border-bottom: #f2f2f2;
  text-align: center;
}
.left-search-tab .tab-item[data-v-d7c61b62]:last-child {
  border-bottom: 0;
}
.left-search-tab .isTabCheck[data-v-d7c61b62] {
  background: #f2f2f2;
  color: #0d6fa9;
  font-weight: 550;
  border-left: 4px solid #0d6fa9;
}
.left-search-tab .isTabCheck span[data-v-d7c61b62] {
  display: block;
  color: #999;
  font-size: 12px;
}
.scroll-view[data-v-d7c61b62] {
  padding-top: 0;
  padding-top: 90px;
}
.scroll-view .total-empty[data-v-d7c61b62] {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  color: #999;
  width: 100%;
  line-height: 30px;
}
#skuIndex[data-v-d7c61b62] {
  width: 76%;
  margin-left: 22%;
  padding: 180px 0 0;
}
#skuIndexAll[data-v-d7c61b62] {
  box-sizing: border-box;
  padding: 135px 10px 0;
}
.container-screen[data-v-d7c61b62] {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  overflow-y: auto;
  background-color: #f2f2f2;
}
.unit_box[data-v-d7c61b62] {
  float: right;
  display: flex;
  overflow-x: auto;
  padding: 10px 0;
  background: #f2f2f2;
}
.unit_box li[data-v-d7c61b62] {
  white-space: nowrap;
  padding: 6px 0;
  min-width: 50px;
  text-align: center;
  border-radius: 20px;
  line-height: 1;
  font-size: 13px;
  color: #333;
  background: #ddd;
  margin-left: 10px;
  cursor: pointer;
}
.unit_box li.activeUnit[data-v-d7c61b62] {
  color: #fff;
  background: #0d6fa9;
}
.ellipsisText[data-v-d7c61b62] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  cursor: pointer;
}
.popoverStyle[data-v-d7c61b62] {
  color: #fff !important;
  background: #303133 !important;
  border: 0px;
  font-size: 14px;
}
.container-screen[data-v-d7c61b62] {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  min-height: 100vh;
  background-color: #f2f2f2;
}
.container-screen .header-box[data-v-d7c61b62] {
  max-width: 750px;
  width: 100%;
  height: 55px;
  position: fixed;
  top: 0;
  z-index: 999;
}
.container-screen .header-box .fixed-title[data-v-d7c61b62] {
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  background: #fff;
}
.container-screen .header-box .header-inner[data-v-d7c61b62] {
  position: relative;
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
.container-screen .header-box .header-inner .close-btn[data-v-d7c61b62] {
  position: absolute;
  right: 15px;
  top: 0px;
  font-size: 14px;
  color: #0d6fa9;
  z-index: 999;
}
.card-log-area[data-v-d7c61b62] {
  width: 100%;
  box-sizing: border-box;
  padding: 95px 15px 60px;
}
.card-log-area li[data-v-d7c61b62] {
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 10px;
}
.card-log-area li .card-title[data-v-d7c61b62] {
  position: relative;
  font-weight: 550;
  display: flex;
  font-size: 15px;
  justify-content: space-between;
  align-items: center;
  height: 30px;
}
.card-log-area li .card-title .arrow[data-v-d7c61b62] {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #bebbc1;
  border: 1px solid #bebbc1;
  border-radius: 50%;
}
.footer-cart[data-v-d7c61b62] {
  max-width: 750px;
  width: 100%;
  height: 55px;
  position: fixed;
  bottom: 0;
  display: flex;
  z-index: 999;
}
.footer-cart .van-button[data-v-d7c61b62] {
  font-size: 16px;
  width: 100%;
  height: 60px;
}


@media all and (min-width: 500px) and (max-width: 1600px) {
.el-drawer {
    width: 1000px !important;
}
}
.el-textarea__inner {
  border: 1px solid #ffffff;
  padding-left: 0px;
  padding-right: 0px;
}
.van-stepper {
  display: flex;
  flex-wrap: nowrap;
}
.van-stepper .van-stepper__input {
  width: 50px;
}

.pickerTime[data-v-40c1aaa5] {
  opacity: 0;
  position: absolute;
  left: 30px;
  top: 30px;
  width: 120px;
  height: 16px;
}
*[data-v-40c1aaa5] {
  font-size: 14px;
}
.required[data-v-40c1aaa5] {
  box-sizing: border-box;
}
.required[data-v-40c1aaa5]::before {
  content: "*";
  color: red;
  font-size: 14px;
}
.remarks-input[data-v-40c1aaa5] {
  width: 100%;
  height: 100%;
  line-height: 50px;
  font-size: 14px;
  color: #222222;
  border: none;
  padding: 0;
}
.remarks-input-right[data-v-40c1aaa5] {
  text-align: right;
  padding-right: 20px;
}
.dig_box[data-v-40c1aaa5] {
  width: 100%;
  height: 10px;
  background: #f6f6f6;
}
.tips-modal[data-v-40c1aaa5] {
  width: 284px;
  min-height: 150px;
  background: #fff;
  border-radius: 10px;
  text-align: center;
}
.tips-modal .top[data-v-40c1aaa5] {
  width: 100%;
  height: 100%;
  padding: 40px 10px 0px 10px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}
.tips-modal .top span[data-v-40c1aaa5] {
  font-size: 15px;
  color: #222222;
}
.tips-modal .bottom[data-v-40c1aaa5] {
  width: 100%;
  display: flex;
  position: absolute;
  bottom: 0px;
  left: 0px;
  font-size: 16px;
  box-shadow: 0 -1.5px 5px 0 rgba(0, 0, 0, 0.1);
}
.tips-modal .bottom .left-btn[data-v-40c1aaa5] {
  width: 50%;
  height: 100%;
  line-height: 48px;
  color: #555555;
}
.tips-modal .bottom .right-btn[data-v-40c1aaa5] {
  width: 50%;
  height: 100%;
  background: #0d6fa9;
  line-height: 48px;
  color: #fff;
}
.carListClass[data-v-40c1aaa5] {
  font-size: 16px;
}
.carListClass li[data-v-40c1aaa5] {
  background: #f6f6f6;
  margin-top: 10px;
  line-height: 20px;
  border-radius: 5px;
  padding: 6px 10px;
}
.container .add-scroll[data-v-40c1aaa5] {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  padding-bottom: 120px;
  background-color: #f6f6f6;
}
.container .add-scroll .form-block[data-v-40c1aaa5] {
  width: 100%;
  background: #fff;
}
.container .add-scroll .form-block[data-v-40c1aaa5] :not(:first-child) {
  margin-top: 0;
}
.container .add-scroll .form-block .count-area[data-v-40c1aaa5] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  height: 40px;
}
.container .add-scroll .form-block .count-area .total-pay[data-v-40c1aaa5] {
  font-size: 14px;
}
.container .add-scroll .form-block .count-area .total-pay i[data-v-40c1aaa5] {
  color: #f00;
}
.container .add-scroll .form-block .tips[data-v-40c1aaa5] {
  font-size: 12px;
  color: #888888;
  box-sizing: border-box;
  padding-left: 15px;
  line-height: 40px;
}
.container .add-scroll .form-block .tips .psColor[data-v-40c1aaa5] {
  color: #f34747;
}
.container .add-scroll .form-block .appendix[data-v-40c1aaa5] {
  height: 38px;
  padding-left: 15px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 38px;
  color: #888888;
}
.container .add-scroll .form-block .appendix-list[data-v-40c1aaa5] {
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
}
.container .add-scroll .form-block .appendix-list .add-appendix[data-v-40c1aaa5] {
  width: 80px;
  height: 80px;
  background-color: #ffffff;
  border: solid 1px #d8d8d8;
  font-size: 34px;
  color: #bfbfbf;
  text-align: center;
  line-height: 80px;
  margin-top: 50px;
}
.container .add-scroll .form-block .empty-contain[data-v-40c1aaa5] {
  padding: 25px 0;
  width: 100%;
  font-size: 14px;
  text-align: center;
}
.container .add-scroll .form-block .empty-contain .img-icon[data-v-40c1aaa5] {
  display: block;
  margin: 0 auto 10px;
  width: 60px;
  height: 60px;
}
.container .add-scroll .form-block .vip-block[data-v-40c1aaa5]:not(:last-child) {
  border-bottom: 0;
}
.container .add-scroll .form-block .vip-block[data-v-40c1aaa5]:not(:last-child)::after {
  content: "";
  display: none!important;
}
.container .add-scroll .form-block .row-align-right[data-v-40c1aaa5] {
  font-size: 14px;
  align-items: center;
  justify-content: space-between;
}
.container .add-scroll .form-block .row-align-right .form-picker[data-v-40c1aaa5] {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.container .add-scroll .form-block .row-align-right .form-picker .el-icon[data-v-40c1aaa5] {
  position: absolute;
  right: 0;
  top: 15px;
  color: #bebbc1;
  font-size: 18px;
}
.container .add-scroll .form-block .form-textarea[data-v-40c1aaa5] {
  padding: 0 15px;
}
.container .add-scroll .form-block .form-textarea .form-label[data-v-40c1aaa5] {
  width: 120px;
  line-height: 50px;
  font-size: 14px;
  color: #888888;
}
.container .add-scroll .form-block .form-row[data-v-40c1aaa5] {
  width: 100%;
  height: 45px;
  display: flex;
  box-sizing: border-box;
  padding: 0 15px;
  align-items: center;
  position: relative;
}
.container .add-scroll .form-block .form-row .question-icon[data-v-40c1aaa5] {
  display: inline-block;
  margin-left: 5px;
}
.container .add-scroll .form-block .form-row .box-container[data-v-40c1aaa5] {
  box-sizing: border-box;
  margin: 12px;
  padding: 15px 10px;
  border-radius: 4px;
  font-size: 14px;
  background: #fafafa;
}
.container .add-scroll .form-block .form-row .box-container .edit-text[data-v-40c1aaa5] {
  color: #0d6fa9;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #333;
}
.container .add-scroll .form-block .form-row .box-container p[data-v-40c1aaa5] {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.container .add-scroll .form-block .form-row .box-container p[data-v-40c1aaa5]:last-child {
  margin-bottom: 0px;
}
.container .add-scroll .form-block .form-row .box-container p[data-v-40c1aaa5]:nth-child(2) {
  margin-bottom: 5px;
}
.container .add-scroll .form-block .form-row .box-container p b[data-v-40c1aaa5] {
  display: block;
  color: #999;
  margin: 0 0 0 25px;
}
.container .add-scroll .form-block .form-row .box-container p .title-icon[data-v-40c1aaa5] {
  display: inline-block;
  margin-right: 5px;
  color: #666;
}
.container .add-scroll .form-block .form-row .box-container p span[data-v-40c1aaa5] {
  display: inline-block;
  margin-left: 30px;
}
.container .add-scroll .form-block .form-row .box-container p img[data-v-40c1aaa5] {
  width: 15px;
  height: 15px;
  margin-right: 10px;
}
.container .add-scroll .form-block .form-row .box-container .vip-edit-icon[data-v-40c1aaa5] {
  position: absolute;
  right: 10px;
  top: 0px;
  color: #999;
  font-size: 18px;
  font-weight: 550;
}
.container .add-scroll .form-block .form-row .box-container .vip-status[data-v-40c1aaa5] {
  display: inline-block;
  line-height: 18px;
  font-size: 12px;
  margin-left: 10px;
  padding: 0px 5px;
  border-radius: 5px;
  transform: scale(0.9);
}
.container .add-scroll .form-block .form-row .box-container .status-1[data-v-40c1aaa5] {
  color: #e37a1d;
  border: 1px solid #e37a1d;
  background: #f7ebdf;
}
.container .add-scroll .form-block .form-row .box-container .status-2[data-v-40c1aaa5] {
  color: #23c761;
  border: 1px solid #23c761;
  background: #dff7e8;
}
.container .add-scroll .form-block .form-row .form-label[data-v-40c1aaa5] {
  width: 120px;
  font-size: 14px;
  color: #888888;
}
.container .add-scroll .form-block .form-row .form-label-required[data-v-40c1aaa5]::before {
  content: "*";
  color: red;
}
.container .add-scroll .form-block .form-row .form-input-box[data-v-40c1aaa5] {
  width: calc(100% - 120px - 15px);
  height: 100%;
  font-size: 14px;
  display: flex;
}
.container .add-scroll .form-block .form-row .form-input-box .pay_infp-area[data-v-40c1aaa5] {
  box-sizing: border-box;
  line-height: 40px;
  height: 100%;
  padding-top: 5px;
  font-size: 14px;
  width: 90%;
}
.container .add-scroll .form-block .form-row .form-input-box .pay_infp-area p[data-v-40c1aaa5] {
  /*单行溢出省略号*/
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container .add-scroll .form-block .form-row .center-input[data-v-40c1aaa5] {
  width: 100%;
}
.container .add-scroll .form-block .form-row .center-input .form-picker-text[data-v-40c1aaa5] {
  width: 100%;
  font-size: 14px;
  line-height: 45px;
  color: #222222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container .add-scroll .form-block .form-row .form-picker[data-v-40c1aaa5] {
  position: relative;
  width: calc(100% - 120px - 15px);
  height: 100%;
  display: flex;
  align-items: center;
}
.container .add-scroll .form-block .form-row .form-picker .last-icon[data-v-40c1aaa5] {
  position: absolute;
  right: 20px;
  top: 15px;
  font-size: 18px;
  color: #f00;
}
.container .add-scroll .form-block .form-row .form-picker .form-picker-text[data-v-40c1aaa5] {
  width: 100%;
  font-size: 14px;
  line-height: 45px;
  color: #222222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container .add-scroll .form-block .form-row[data-v-40c1aaa5]:not(:last-child) {
  border-bottom: 1px solid #f2f2f2;
}
.container .add-scroll .form-block .on-open[data-v-40c1aaa5] {
  position: relative;
}
.container .add-scroll .form-block .on-open[data-v-40c1aaa5]::after {
  content: "";
  display: block;
  position: absolute;
  width: 7.5px;
  height: 13px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAaCAYAAACHD21cAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1YmVjMmY2YS1lYjUyLTJlNDEtYWI0Zi05ZTZkM2Q1ZmM3NjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEVFODEzOTU3QTM1MTFFQThFQjFEMUZERkU5RjVEQ0QiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEVFODEzOTQ3QTM1MTFFQThFQjFEMUZERkU5RjVEQ0QiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjljMzc2NTItOWRiMS1lYjQxLTkzZWItMjhkMjYxMGY1ZTcxIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6NDJiYjNjZGQtNzMxNC0xMWVhLTk1OGItZDQyZWFhYWUzMDYxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+80gUogAAAWdJREFUeNqMlE8ohFEUxd/M5IvZzGp27GSnrKSsRiLK34UMyoZiSYolC7GkLOzGUgpRSiOGFKnZTMpK2SgLpUhT1Bfn1lE3i/veqd/i3Nfp+959777E9eXNqnNuHpTAKPhwAUqCBVALesAhqAsNHinfAXZBTUhwAlyoWj8ocM0MfoMBcKfq42DLFxR9gl5wr9ZmwZovKHoD3eBR1ZbAoi8oegFd4FnV5KszvqDoiV9+pU9wv2O+oOiBe36nT7HTfb6gqMxuV+kjnnHOFxRdgREemSjN29WaDLhdJ2ASxPQZsBcSFH3983FIsJN7S9FLw4Z9wTYOQURf5RRVrGAzOGVDHBs0CG6trjaCczbCsTF5cGadYz3HLEv/A6bAgXVzsvxSg6rNgR3rrspvFUGTqi2DTWs60jzoFrW2AVaseYz4/+2qXuDLZ74A2xyjP+2DaTbFDOo5K9LHIa/cOt+cYzCkJsHUrwADAE2ARmtwocxWAAAAAElFTkSuQmCC) no-repeat;
  background-size: 7.5px 13px;
  right: 15px;
}
.container .add-scroll .form-block .on-pay[data-v-40c1aaa5] {
  position: relative;
}
.container .add-scroll .form-block .on-pay[data-v-40c1aaa5]::after {
  content: "\5143";
  display: block;
  position: absolute;
  right: 15px;
}
.container .add-scroll .form-block .form-row-no[data-v-40c1aaa5] {
  width: 100%;
  height: 45px;
  display: flex;
  box-sizing: border-box;
  padding: 0 15px;
  align-items: center;
  position: relative;
}
.container .add-scroll .form-block .form-row-no .question-icon[data-v-40c1aaa5] {
  display: inline-block;
  margin-left: 5px;
}
.container .add-scroll .form-block .form-row-no .form-label[data-v-40c1aaa5] {
  width: 120px;
  font-size: 14px;
  color: #888888;
}
.container .add-scroll .form-block .form-row-no .form-label-required[data-v-40c1aaa5]::before {
  content: "*";
  color: red;
}
.container .add-scroll .form-block .form-row-no div.form-input-right[data-v-40c1aaa5] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: calc(100% - 120px);
  text-align: right;
  font-size: 14px;
}
.container .add-scroll .form-block .form-row-no .form-input-box[data-v-40c1aaa5],
.container .add-scroll .form-block .form-row-no .form-input-right[data-v-40c1aaa5] {
  width: calc(100% - 120px - 15px);
  height: 100%;
  font-size: 14px;
  display: flex;
}
.container .add-scroll .form-block .form-row-no .form-input-box .remarks-input[data-v-40c1aaa5],
.container .add-scroll .form-block .form-row-no .form-input-right .remarks-input[data-v-40c1aaa5] {
  width: 100%;
  height: 100%;
  line-height: 45px;
  font-size: 14px;
  color: #222222;
  border: none;
  padding: 0;
}
.container .add-scroll .form-block .form-row-no .form-picker[data-v-40c1aaa5] {
  width: calc(100% - 120px - 15px);
  height: 100%;
}
.container .add-scroll .form-block .form-row-no .form-picker .form-picker-text[data-v-40c1aaa5] {
  width: 100%;
  font-size: 14px;
  line-height: 45px;
  color: #222222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container .add-scroll .form-block .form-row-no[data-v-40c1aaa5]:not(:last-child) {
  border-bottom: 1px solid #f2f2f2;
}
.container .add-scroll .form-block .commodity[data-v-40c1aaa5] {
  box-sizing: border-box;
  width: 93%;
  margin: 0 auto;
}
.container .add-scroll .form-block .commodity .com-item[data-v-40c1aaa5] {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  position: relative;
  align-items: center;
}
.container .add-scroll .form-block .commodity .com-item .commodity-item-right[data-v-40c1aaa5] {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  background: #fafafa;
  margin: 10px auto 0;
  border-radius: 5px;
}
.container .add-scroll .form-block .commodity .com-item .sku-area[data-v-40c1aaa5] {
  position: absolute;
  bottom: 14px;
  left: 0;
  width: 100%;
  height: 34px;
  font-size: 14px;
}
.container .add-scroll .form-block .commodity .com-item .sku-area .sku-inner[data-v-40c1aaa5] {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 42px;
  padding: 0 8px;
  margin: 0 17px 0 12.5px;
  border-radius: 3px;
  color: #666;
  background: #f1f3f5;
}
.container .add-scroll .form-block .commodity .com-item .sku-area .sku-inner .icon[data-v-40c1aaa5] {
  font-size: 20px;
  color: #888;
}
.container .add-scroll .form-block .commodity .com-item .edit-btn[data-v-40c1aaa5] {
  position: absolute;
  right: 15px;
  top: 22%;
  color: #999;
  font-size: 20px;
}
.container .add-scroll .form-block .commodity .com-item .com-item-icon[data-v-40c1aaa5] {
  width: 65px;
  height: 65px;
}
.container .add-scroll .form-block .commodity .com-item .com-content[data-v-40c1aaa5] {
  width: 100%;
  box-sizing: border-box;
}
.container .add-scroll .form-block .commodity .com-item .com-content .com-name[data-v-40c1aaa5] {
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container .add-scroll .form-block .commodity .com-item .com-content .com-m[data-v-40c1aaa5] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}
.container .add-scroll .form-block .commodity .com-item .com-content .com-m .specs[data-v-40c1aaa5] {
  width: 250px;
  height: 20px;
  font-size: 13px;
  color: #888888;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container .add-scroll .form-block .commodity .com-item .com-content .com-m .price[data-v-40c1aaa5] {
  font-size: 14px;
  color: #888888;
}
.container .add-scroll .form-block .commodity .com-item .com-content .count[data-v-40c1aaa5] {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-size: 14px;
  color: #888;
  padding: 15px;
  margin: 10px auto 0;
  background: #f2f2f2;
  border-radius: 3px;
}
.container .add-scroll .form-block .commodity .com-item .com-content .count span[data-v-40c1aaa5] {
  width: 33.33%;
  text-align: center;
}
.container .add-scroll .form-block .commodity .com-item .com-content .count span[data-v-40c1aaa5]:first-child {
  text-align: left;
}
.container .add-scroll .form-block .commodity .com-item .com-content .count span:first-child b[data-v-40c1aaa5] {
  text-align: left;
}
.container .add-scroll .form-block .commodity .com-item .com-content .count span[data-v-40c1aaa5]:last-child {
  text-align: right;
}
.container .add-scroll .form-block .commodity .com-item .com-content .count span:last-child b[data-v-40c1aaa5] {
  text-align: right;
}
.container .add-scroll .form-block .commodity .com-item .com-content .count span b[data-v-40c1aaa5] {
  display: block;
  margin-top: 5px;
  color: #666;
  font-weight: 550;
  text-align: center;
}
.container .add-scroll .form-block .commodity .com-item .com-content .com-total[data-v-40c1aaa5] {
  font-size: 13px;
  color: #888888;
  margin-top: 2px;
}
.container .add-scroll .form-block .commodity .com-item .com-content .com-total .num[data-v-40c1aaa5] {
  color: #222;
}
.container .add-scroll .form-block .commodity .com-item .com-content .com-total .taxAmount[data-v-40c1aaa5] {
  color: #f34747;
}
.container .add-scroll .form-block .commodity .com-item .com-content .com-total .t2[data-v-40c1aaa5] {
  color: #f34747;
}
.container .add-scroll .form-block .title[data-v-40c1aaa5] {
  position: relative;
  width: 100%;
  height: 45px;
  border-bottom: 1px solid #f5f5f5;
  box-sizing: border-box;
  padding-left: 14px;
  padding-right: 14px;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.container .add-scroll .form-block .title .t1[data-v-40c1aaa5] {
  font-size: 15px;
  color: #333;
  font-weight: 550;
}
.container .add-scroll .form-block .title .t1 .add-info-icon[data-v-40c1aaa5] {
  position: absolute;
  right: 15px;
  top: 12px;
  color: #0c6fa8;
  font-size: 20px;
  margin-left: 5px;
}
.container .add-scroll .form-block .title .t1 .arrow[data-v-40c1aaa5] {
  position: absolute;
  right: 15px;
  top: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #bebbc1;
  border: 1px solid #bebbc1;
  border-radius: 50%;
}
.container .add-scroll .form-block .title .t1 .box-status-label[data-v-40c1aaa5] {
  display: inline-block;
  line-height: 18px;
  font-size: 12px;
  color: #fff;
  background: #0d6fa9;
  margin-left: 7px;
  padding: 0px 5px;
  border-radius: 5px;
  font-weight: 500;
  text-indent: 0;
  border: 1px solid #0d6fa9;
  transform: scale(0.9);
}
.container .add-scroll .form-block .title .t2[data-v-40c1aaa5] {
  color: #f34747;
}
.container .add-scroll .form-block .add-btn[data-v-40c1aaa5] {
  height: 42.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  color: #0d6fa9;
  border-top: 1px solid #f2f2f2;
}
.container .add-scroll .form-block .add-btn .plus[data-v-40c1aaa5] {
  font-size: 20px;
  font-weight: bold;
}
.container .footer[data-v-40c1aaa5] {
  width: 100%;
  height: 50px;
  position: fixed;
  max-width: 100vw;
  bottom: 0;
  display: flex;
}
.container .footer .reset-btn[data-v-40c1aaa5] {
  border-top: 1px solid #d9d9d9;
  width: 50%;
  height: 50px;
  background-color: #ffffff;
  font-size: 16px;
  color: #555555;
  line-height: 50px;
  text-align: center;
}
.container .footer .submit-btn[data-v-40c1aaa5] {
  border-top: 1px solid #0d6fa9;
  width: 50%;
  height: 50px;
  background-color: #0d6fa9;
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  text-align: center;
}
.loadlist-area li[data-v-40c1aaa5] {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  margin: 10px 0;
}
.loadlist-area li .txt-des[data-v-40c1aaa5] {
  width: 60%;
  font-size: 14px;
  margin-left: 8px;
}
.loadlist-area li .txt-des span[data-v-40c1aaa5] {
  display: block;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.loadlist-area li .txt-des i[data-v-40c1aaa5] {
  color: #999;
  font-size: 12px;
}
.loadlist-area li img[data-v-40c1aaa5] {
  width: 40px;
  height: 40px;
}
.loadlist-area li .opt-btn[data-v-40c1aaa5] {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  font-size: 12px;
  height: 100%;
}
.loadlist-area li .opt-btn .seeDes[data-v-40c1aaa5] {
  border: 1px solid #ddd;
  color: #999;
  padding: 5px 8px;
  border-radius: 30px;
}
.loadlist-area li .opt-btn .del-icon[data-v-40c1aaa5] {
  font-size: 18px;
  margin-left: 20px;
}
.van-uploader__preview-delete[data-v-40c1aaa5] {
  bottom: auto;
  top: 2.5px;
  right: 2.5px;
  font-size: 17.5px;
}
.public-title[data-v-40c1aaa5] {
  position: relative;
  font-size: 18px;
  text-align: center;
  width: 100%;
  line-height: 40px;
  border-bottom: 1px solid #eee;
}
.public-title .bc-close-icon[data-v-40c1aaa5] {
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 20px;
  color: #999;
}
.qd-box[data-v-40c1aaa5] {
  width: 100%;
  height: 446px;
  background: #fff;
  border-top-right-radius: 50px;
  border-top-left-radius: 50px;
  position: relative;
}
.qd-box .close-btn[data-v-40c1aaa5] {
  width: 18px;
  height: 18px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 15px 0;
  z-index: 100;
}
.qd-box .qd-top[data-v-40c1aaa5] {
  border-bottom: 1px solid #eeeeee;
  display: flex;
  padding: 15px 0;
  box-sizing: border-box;
}
.qd-box .qd-top .qd-top-pic[data-v-40c1aaa5] {
  width: 81px;
  height: 81px;
  border-radius: 2.5px;
}
.qd-box .qd-top .qd-info[data-v-40c1aaa5] {
  width: calc(100% - 81px);
  box-sizing: border-box;
}
.qd-box .qd-top .qd-info .qd-title[data-v-40c1aaa5] {
  font-size: 17px;
  line-height: 18px;
  color: #333;
  margin-bottom: 10px;
  font-weight: 550;
}
.qd-box .qd-top .qd-info .qd-specs[data-v-40c1aaa5] {
  font-size: 12px;
  color: #999;
}
.qd-box .qd-form[data-v-40c1aaa5] {
  width: calc(100% - 7.5px * 2);
  margin-left: 7.5px;
  margin-right: 7.5px;
}
.qd-box .qd-form-row[data-v-40c1aaa5] {
  box-sizing: border-box;
  width: 100%;
  height: 45px;
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
  border-bottom: 1px solid #f3f5f7;
}
.qd-box .qd-form-row[data-v-40c1aaa5]:first-child {
  margin-top: 15px;
}
.qd-box .qd-form-row .qd-form-row-lebel[data-v-40c1aaa5] {
  width: 80px;
  font-size: 14px;
  line-height: 45px;
  color: #888888;
}
.qd-box .qd-form-row .qd-form-row-right[data-v-40c1aaa5] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.qd-box .qd-form-row .qd-form-row-right .t1[data-v-40c1aaa5] {
  font-size: 15px;
  color: #222222;
}
.qd-box .qd-form-row .qd-form-row-right .form-input[data-v-40c1aaa5] {
  width: 100px;
  height: 100%;
  color: #222;
  font-size: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  border: none;
}
.qd-box .qd-form-row .qd-form-row-right .t2[data-v-40c1aaa5] {
  font-size: 15px;
  color: #888888;
}
.qd-box .qd-form-row .qd-form-row-right .t3[data-v-40c1aaa5] {
  font-size: 13px;
  color: #222222;
}
.van-stepper__input[data-v-40c1aaa5] {
  width: 50px;
  background: #fff;
}
.pay[data-v-40c1aaa5]::after {
  content: "\5143";
  font-size: 14px;
  margin-right: 10px;
  color: #888888;
}
.caseBox[data-v-40c1aaa5] {
  box-sizing: border-box;
  padding: 0 12px 10px 15px;
  width: 100%;
  font-size: 14px;
  border-bottom: 1px solid #eee;
}
.caseBox h5[data-v-40c1aaa5] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 45px;
}
.caseBox .addgoods[data-v-40c1aaa5] {
  width: 100%;
  text-align: center;
  line-height: 40px;
  color: #888;
  background: #f6f6f6;
  border-top: 1px solid #fff;
}
.caseBox ul.goods-area li[data-v-40c1aaa5] {
  position: relative;
  display: flex;
  align-items: center;
  height: 35px;
  background: #f6f6f6;
  border-radius: 2px;
  margin-top: 5px;
  text-indent: 10px;
}
.caseBox ul.goods-area li[data-v-40c1aaa5]:first-child {
  margin-top: 0;
}
.caseBox ul.goods-area li .li-name[data-v-40c1aaa5] {
  width: 70%;
}
.caseBox ul.goods-area li .del-icon[data-v-40c1aaa5] {
  position: absolute;
  right: 8px;
  top: 9px;
  font-size: 16px;
  color: #999;
}
[data-v-40c1aaa5] .el-radio__input.is-checked .el-radio__inner {
  border-color: #0c6fa8;
  background-color: #0c6fa8;
}
[data-v-40c1aaa5] .el-radio__input.is-checked + .el-radio__label {
  color: #0c6fa8;
}
/* 应收款 */
[data-v-40c1aaa5] .el-image {
  margin-right: 10px;
}
[data-v-40c1aaa5] .el-collapse-item__arrow.el-icon-arrow-right {
  color: #bebbc1;
  font-size: 16px;
  margin-right: 0;
}
.order-indf-content label i[data-v-40c1aaa5] {
  color: #bebbc1;
  margin-left: 10px;
  font-size: 16px;
}
.order-indf-content[data-v-40c1aaa5] {
  box-sizing: border-box;
  width: 100%;
  padding: 10px 15px 5px;
  border-bottom: 1px solid #f5f5f5;
}
.order-indf-content .afterArrow[data-v-40c1aaa5] {
  font-size: 16px;
  color: #bebbc1;
  font-weight: lighter;
  margin-left: 5px;
  cursor: pointer;
}
.order-indf-content .item[data-v-40c1aaa5],
.order-indf-content .item-left[data-v-40c1aaa5] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 30px;
  color: #999;
  font-size: 12px;
}
.order-indf-content .item label[data-v-40c1aaa5],
.order-indf-content .item-left label[data-v-40c1aaa5] {
  display: inline-block;
  min-width: 100px;
}
.order-indf-content .item > span[data-v-40c1aaa5],
.order-indf-content .item-left > span[data-v-40c1aaa5] {
  color: #333;
}
.order-indf-content .item-left[data-v-40c1aaa5] {
  justify-content: flex-start;
}
.order-indf-content .img-item[data-v-40c1aaa5] {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-right: 6px;
}
.order-indf-content .img-item[data-v-40c1aaa5]:last-child {
  margin-right: 0px;
}
.loadlist-area li[data-v-40c1aaa5] {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  margin: 10px 0;
}
.loadlist-area li .txt-des[data-v-40c1aaa5] {
  width: 60%;
  font-size: 14px;
  margin-left: 8px;
}
.loadlist-area li .txt-des span[data-v-40c1aaa5] {
  display: block;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.loadlist-area li .txt-des i[data-v-40c1aaa5] {
  color: #999;
  font-size: 12px;
}
.loadlist-area li img[data-v-40c1aaa5] {
  width: 40px;
  height: 40px;
}
.loadlist-area li .opt-btn[data-v-40c1aaa5] {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  font-size: 12px;
  height: 100%;
}
.loadlist-area li .opt-btn .seeDes[data-v-40c1aaa5] {
  border: 1px solid #ddd;
  color: #999;
  padding: 5px 8px;
  border-radius: 30px;
}
.loadlist-area li .opt-btn .del-icon[data-v-40c1aaa5] {
  font-size: 18px;
  margin-left: 20px;
}
.content-list[data-v-40c1aaa5] {
  padding: 10px 0 0;
  border-bottom: 1px solid #f1f1f1;
}
/*销售单 板块样式一 */
.content-list-sty[data-v-40c1aaa5] {
  box-sizing: border-box;
  position: relative;
  border-radius: 5px;
  margin-bottom: 12px;
  margin-left: 12px;
  margin-right: 12px;
  background: #fafafa;
}
.content-list-sty[data-v-40c1aaa5]:first-child {
  margin-top: 0 !important;
}
.content-list-sty .form-item[data-v-40c1aaa5] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  width: 100%;
  min-height: 35px;
  padding: 0  15px;
  border: 0;
}
.content-list-sty .form-item .remarks-input[data-v-40c1aaa5] {
  background-color: transparent;
}
.content-list-sty .form-item .item-info[data-v-40c1aaa5] {
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content-list-sty .form-item i[data-v-40c1aaa5] {
  color: #888;
  font-size: 16px;
}
.content-list-sty .form-item[data-v-40c1aaa5]:first-of-type {
  padding-top: 10px;
}
.content-list-sty .form-item[data-v-40c1aaa5]:last-of-type {
  padding-bottom: 10px;
}
.content-list-sty .on-open[data-v-40c1aaa5]::after {
  content: "";
  display: block;
  position: absolute;
  width: 7.5px;
  height: 13px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAaCAYAAACHD21cAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1YmVjMmY2YS1lYjUyLTJlNDEtYWI0Zi05ZTZkM2Q1ZmM3NjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEVFODEzOTU3QTM1MTFFQThFQjFEMUZERkU5RjVEQ0QiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEVFODEzOTQ3QTM1MTFFQThFQjFEMUZERkU5RjVEQ0QiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjljMzc2NTItOWRiMS1lYjQxLTkzZWItMjhkMjYxMGY1ZTcxIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6NDJiYjNjZGQtNzMxNC0xMWVhLTk1OGItZDQyZWFhYWUzMDYxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+80gUogAAAWdJREFUeNqMlE8ohFEUxd/M5IvZzGp27GSnrKSsRiLK34UMyoZiSYolC7GkLOzGUgpRSiOGFKnZTMpK2SgLpUhT1Bfn1lE3i/veqd/i3Nfp+959777E9eXNqnNuHpTAKPhwAUqCBVALesAhqAsNHinfAXZBTUhwAlyoWj8ocM0MfoMBcKfq42DLFxR9gl5wr9ZmwZovKHoD3eBR1ZbAoi8oegFd4FnV5KszvqDoiV9+pU9wv2O+oOiBe36nT7HTfb6gqMxuV+kjnnHOFxRdgREemSjN29WaDLhdJ2ASxPQZsBcSFH3983FIsJN7S9FLw4Z9wTYOQURf5RRVrGAzOGVDHBs0CG6trjaCczbCsTF5cGadYz3HLEv/A6bAgXVzsvxSg6rNgR3rrspvFUGTqi2DTWs60jzoFrW2AVaseYz4/+2qXuDLZ74A2xyjP+2DaTbFDOo5K9LHIa/cOt+cYzCkJsHUrwADAE2ARmtwocxWAAAAAElFTkSuQmCC) no-repeat;
  background-size: 7.5px 13px;
  right: 0;
}
.content-list-sty label[data-v-40c1aaa5] {
  width: 100px;
  font-size: 14px;
  color: #888888;
}
.content-list-sty .item-info[data-v-40c1aaa5] {
  width: calc(100% - 120px);
}
/* 飘蓝注释 */
.blue-bg-toast[data-v-40c1aaa5] {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  height: 30px;
  color: #0c6fa8;
  padding: 0 10px;
  margin: 12px 12px 0;
  border-radius: 5px 5px 0 0;
  background: #EAF7FF;
}
/* 底部更多 */
/*详情 底部操作栏*/
.pop-btns-area[data-v-40c1aaa5] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0 90px 0;
}
.icon_btn_pop[data-v-40c1aaa5] {
  cursor: pointer;
  width: 25%;
  text-align: center;
  margin-top: 30px;
}
.icon_btn_pop .icon-box[data-v-40c1aaa5] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  border-radius: 5px;
  background: #fff;
  margin: 0 auto;
}
.icon_btn_pop p[data-v-40c1aaa5] {
  font-size: 12px;
}
.icon_btn_pop p[data-v-40c1aaa5]:nth-of-type(1) {
  margin-bottom: 5px;
  color: #333;
}
.icon_btn_pop p[data-v-40c1aaa5]:nth-of-type(2) {
  margin-bottom: 5px;
  color: #888;
}
.opt-foot[data-v-40c1aaa5] {
  position: fixed;
  z-index: 15;
  bottom: 0;
  width: 100%;
  max-width: 750px;
  overflow-x: clip;
}
.opt-foot .opt-footer-inner[data-v-40c1aaa5],
.opt-foot .opt-footer-inner-all[data-v-40c1aaa5] {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  max-width: 750px;
  height: 62px;
  margin: 0 auto;
  padding: 0 20px;
  background: #fff;
  box-shadow: 2px 0 10px 1px #cdcdcd;
}
.opt-foot .opt-footer-inner .left-area[data-v-40c1aaa5] {
  width: 70%;
}
.opt-foot .opt-footer-inner-all .left-area[data-v-40c1aaa5] {
  width: 100%;
}
.opt-foot .left-area[data-v-40c1aaa5] {
  display: flex;
  justify-content: space-around;
}
.opt-foot .left-area .icon_btn_more[data-v-40c1aaa5],
.opt-foot .left-area .icon_btn[data-v-40c1aaa5] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.opt-foot .left-area .icon_btn_more p[data-v-40c1aaa5],
.opt-foot .left-area .icon_btn p[data-v-40c1aaa5] {
  display: flex;
  justify-content: center;
  font-size: 12px;
  margin: 0 auto;
}
.opt-foot .left-area .icon_btn_more p[data-v-40c1aaa5]:nth-of-type(1),
.opt-foot .left-area .icon_btn p[data-v-40c1aaa5]:nth-of-type(1) {
  margin-bottom: 5px;
  color: #333;
}
.opt-foot .left-area .icon_btn_more p[data-v-40c1aaa5]:nth-of-type(2),
.opt-foot .left-area .icon_btn p[data-v-40c1aaa5]:nth-of-type(2) {
  margin-bottom: 5px;
  color: #888;
}
.opt-foot .center-area[data-v-40c1aaa5] {
  display: flex;
  align-items: center;
  color: #888;
  font-size: 12px;
  width: 80px;
}
.opt-foot .center-area .van-button[data-v-40c1aaa5] {
  height: 35px;
  margin-right: 10px;
  border-radius: 5px;
}
.opt-foot .right-area[data-v-40c1aaa5] {
  display: flex;
  align-items: center;
  width: 140px;
  height: 35px;
  border-radius: 5px;
  color: #0c6fa8;
  border: 2px solid #0c6fa8;
  background: #fff;
}
.opt-foot .right-area p[data-v-40c1aaa5] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  font-size: 15px;
}
.opt-foot .right-area .agree-btn[data-v-40c1aaa5] {
  background: #0c6fa8;
  color: #fff;
}
.opt-foot .right-area .agree-btn-gray[data-v-40c1aaa5] {
  background: rgba(12, 111, 168, 0.8);
  color: #fff;
}
.rank[data-v-40c1aaa5] {
  height: 32px;
  display: flex;
  border-top: 1px solid #f2f2f2;
  justify-content: space-between;
  padding: 12px;
}
.rank .rank_item[data-v-40c1aaa5] {
  width: 30%;
  display: flex;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  background-color: #e5e5e5;
  color: #888;
}
.rank .rank_itemActive[data-v-40c1aaa5] {
  background: #0d6fa9;
  color: #fff;
}
.moblieSelect[data-v-40c1aaa5] {
  width: calc(100% - 120px) !important;
}
.bottom-opt-btns[data-v-40c1aaa5] {
  max-width: 750px;
  width: 100%;
  position: fixed;
  bottom: 0;
  display: flex;
  z-index: 100;
}
.setstyle[data-v-40c1aaa5] {
  min-height: 200px;
  padding: 0 !important;
  margin: 0;
  overflow: auto;
  cursor: default !important;
}
.label-icon[data-v-40c1aaa5] {
  display: flex;
  width: 90px;
}
#bg[data-v-40c1aaa5] {
  position: relative;
}
#bg[data-v-40c1aaa5] .van-field__control {
  background: #f4f5f7;
  padding: 15px;
}
#bg .bg_btn[data-v-40c1aaa5] {
  position: absolute;
  bottom: 20px;
  right: 25px;
  z-index: 99;
}
[data-v-40c1aaa5] .van-uploader__preview {
  display: none;
}
.addFile[data-v-40c1aaa5] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #999;
  width: 40px;
  height: 40px;
  background: #f3f5f7;
  margin: 10px 0 20px 5px;
}
.saveBtn[data-v-40c1aaa5] {
  display: block;
  margin: 20px auto 0;
  width: 200px;
}
.delete-button[data-v-40c1aaa5] {
  height: 100%;
}
[data-v-40c1aaa5] .van-cell {
  padding: 10px 0 !important;
}
[data-v-40c1aaa5] .van-popup__close-icon {
  font-size: 20px;
}
[data-v-40c1aaa5] .van-popup__close-icon--top-right {
  z-index: 66788990;
  top: 12px;
  border: 1px solid #c8c9cc;
  border-radius: 50px;
}
[data-v-40c1aaa5] input::-moz-placeholder,[data-v-40c1aaa5] textarea::-moz-placeholder {
  color: #dbdbdb !important;
}
[data-v-40c1aaa5] input::placeholder,[data-v-40c1aaa5] textarea::placeholder {
  color: #dbdbdb !important;
}
[data-v-40c1aaa5] .van-uploader__upload,[data-v-40c1aaa5] .van-uploader__preview-image {
  width: 30px;
  height: 30px;
  margin: 0;
}
[data-v-40c1aaa5] .van-uploader__preview-delete {
  top: 0 !important;
  right: 0 !important;
}
#form-top[data-v-40c1aaa5] {
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: top;
  width: 100%;
  height: auto;
  min-height: 60px;
  padding: 0 15px;
  font-size: 14px;
}
#form-top .form-label[data-v-40c1aaa5] {
  width: 120px;
  font-size: 14px;
  color: #888888;
}
#form-top .form-input-box[data-v-40c1aaa5] {
  height: 100%;
  display: flex;
  margin-left: 8px;
}
#form-top .form-input-box .remarks-input[data-v-40c1aaa5] {
  width: 100%;
  height: 100%;
  line-height: 50px;
  font-size: 14px;
  color: #222222;
  border: none;
  padding: 0;
}
.form-picker-text[data-v-40c1aaa5] {
  font-size: 14px;
}
.c-title[data-v-40c1aaa5] {
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  font-weight: 550;
  color: #333333;
  margin-bottom: 10px;
}
.caseBox[data-v-40c1aaa5] {
  padding: 0;
}
.caseBox .box-item[data-v-40c1aaa5] {
  height: 42px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
}
.caseBox[data-v-40c1aaa5]:last-child {
  border-bottom: 0;
}
.gift-area[data-v-40c1aaa5] {
  display: inline-block;
  margin-right: 5px;
  font-size: 14px;
  padding: 3px 5px;
  line-height: 1;
  border-radius: 3px;
  transform: scale(0.9);
}
.c-middle[data-v-40c1aaa5] {
  width: 250px;
  font-size: 13px;
  color: #888888;
  margin-top: 5px;
}
.c-middle .sku-name[data-v-40c1aaa5] {
  width: 100%;
  line-height: 25px;
}
.c-middle .sku-name span[data-v-40c1aaa5] {
  position: relative;
  display: block;
  padding-left: 15px;
}
.c-middle .sku-name span b[data-v-40c1aaa5] {
  display: inline-block;
  margin: 0 10px;
}
.c-middle .sku-name span[data-v-40c1aaa5]::before {
  position: absolute;
  left: 0;
  top: 10px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  border: 1px solid #888;
  content: "";
}
.c-middle .com-total[data-v-40c1aaa5] {
  color: #222;
}
.c-middle .com-tax[data-v-40c1aaa5] {
  color: #f34747;
}
.goods-item[data-v-40c1aaa5] {
  font-size: 16px;
}
.goods-item li[data-v-40c1aaa5] {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 55px;
  padding: 10px 0;
  margin: 0 5%;
  border-bottom: 1px solid #eee;
}
.goods-item li > div[data-v-40c1aaa5] {
  display: flex;
  align-items: center;
}
.goods-item li .tit-name[data-v-40c1aaa5] {
  width: 200px;
  line-height: 1.5;
}
.goods-item li .del-icon[data-v-40c1aaa5] {
  color: #0d6fa9;
  font-size: 20px;
  margin-left: 10px;
}
.pay-list-area[data-v-40c1aaa5] {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  max-height: 350px;
  overflow-y: auto;
  padding: 20px 15px 60px;
}
h4[data-v-40c1aaa5] {
  font-size: 16px;
  font-weight: 550;
  line-height: 38px;
}
.pay_list[data-v-40c1aaa5] {
  box-sizing: border-box;
  width: 100%;
  padding-bottom: 15px;
}
.pay_list[data-v-40c1aaa5]:last-of-type {
  margin-bottom: 70px;
}
.pay_list li[data-v-40c1aaa5] {
  box-sizing: border-box;
  width: 100%;
  padding: 10px;
  background: #f3f5f7;
  border-radius: 5px;
  margin-top: 10px;
}
.pay_list li .uni-name[data-v-40c1aaa5] {
  margin-bottom: 10px;
  font-size: 15px;
}
.pay_list li .type-label[data-v-40c1aaa5] {
  display: inline-block;
  background: #0d6fa9;
  color: #fff;
  border-radius: 5px;
  padding: 3px 5px;
  font-size: 12px;
  margin-left: 10px;
}
.pay_list li .uni-no[data-v-40c1aaa5] {
  color: #888;
  font-size: 14px;
}
.remarksBox[data-v-40c1aaa5] {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.remarksBox .editInput[data-v-40c1aaa5] {
  margin: 30px auto;
  background: #f2f2f2;
  width: 200px;
}
.remarksBox .remarksBox_title[data-v-40c1aaa5] {
  padding: 10px 10px 0px 10px;
  font-size: 18px;
  text-align: center;
  line-height: 25px;
}
.remarksBox .remarksBox_title span[data-v-40c1aaa5] {
  float: left;
  color: #888888;
}
.remarksBox[data-v-40c1aaa5] .van-button--normal {
  font-size: 16px !important;
}
.remarksBox .toast-area[data-v-40c1aaa5] {
  padding: 15px;
  color: #444;
  margin-top: 10px;
  max-height: 350px;
  overflow-y: auto;
}
.remarksBox .toast-area p[data-v-40c1aaa5] {
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 14px;
}
.remarksBox .tis[data-v-40c1aaa5] {
  padding: 50px 10px;
  text-align: center;
  font-size: 16px;
  color: #333;
}
.dialog-footer[data-v-40c1aaa5] {
  display: flex;
  justify-content: end;
  margin-top: 30px;
}
/*附件信息 */
.textarea-area[data-v-40c1aaa5] {
  box-sizing: border-box;
  padding: 5%;
}
.form-label-required[data-v-40c1aaa5]::before {
  content: "*";
  color: red;
}
.pay_infp-area[data-v-40c1aaa5] {
  overflow: hidden;
  text-overflow: ellipsis;
}

