.tips-modal[data-v-2fee0bbb] {
  width: 300px;
  max-height: 300px;
  background: #fff;
  border-radius: 0.2rem;
  text-align: center;
  min-height: 150px;
}
.tips-modal .top[data-v-2fee0bbb] {
  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-2fee0bbb] {
  font-size: 0.3rem;
  color: #222222;
}
.tips-modal .bottom[data-v-2fee0bbb] {
  width: 100%;
  display: flex;
  position: absolute;
  bottom: 0px;
  left: 0px;
  font-size: 0.32rem;
  box-shadow: 0rem -0.03rem 0.1rem 0rem rgba(0, 0, 0, 0.1);
}
.tips-modal .bottom .left-btn[data-v-2fee0bbb] {
  width: 50%;
  height: 100%;
  line-height: 0.95rem;
  color: #555555;
}
.tips-modal .bottom .right-btn[data-v-2fee0bbb] {
  width: 50%;
  height: 100%;
  background: #0d6fa9;
  line-height: 0.95rem;
  color: #fff;
}

.pros-main[data-v-3fdc6e49] {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 750px;
  margin: 0 auto;
  overflow-x: hidden;
  font-size: 14px;
}
.pros-main h3[data-v-3fdc6e49] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  background: #fff;
}
.pros-main h3 span.cancelTxt[data-v-3fdc6e49] {
  position: absolute;
  right: 5%;
  top: 0;
  z-index: 999;
}
.pros-main h3 span.cancelTxt .van-icon[data-v-3fdc6e49] {
  font-size: 14px;
  color: #c8c9cc;
  transform: scale(1.2);
}
.pros-main .footer-inner-twice[data-v-3fdc6e49] {
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
  background: #ffff;
}
.pros-main .footer-inner-twice .el-button[data-v-3fdc6e49] {
  width: 48%;
  height: 40px;
}
.toast-none[data-v-3fdc6e49] {
  line-height: 100px;
  color: #999;
  font-size: 13px;
  text-align: center;
}
.container[data-v-3fdc6e49] {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  overflow-y: auto;
  background-color: #f2f2f2;
}
[data-v-3fdc6e49] .van-stepper__input {
  width: 100px;
  background-color: #f2f3f5;
}
.scroll-view1 .commodity-item[data-v-3fdc6e49] {
  transform: scale(0.95);
}
.scroll-view1 .commodity-item .commodity-info-right[data-v-3fdc6e49] {
  font-size: 20px;
  color: #f55757;
}
.commodity-item[data-v-3fdc6e49] {
  width: 100%;
  margin-top: 10px;
  border-radius: 4px;
  background: #fff;
}
.commodity-item .addList-btn[data-v-3fdc6e49] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  margin-top: 5px;
  color: #0d6fa9;
  border-top: 1px solid #f2f2f2;
}
.commodity-item .addList-btn .add-icon[data-v-3fdc6e49] {
  display: inline-block;
  margin-right: 5px;
  font-size: 16px;
}
.commodity-item .commodity-info[data-v-3fdc6e49] {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  height: auto;
  padding: 15px;
  border-bottom: 1px solid #e9e9e9;
}
.commodity-item .commodity-info .icon-right[data-v-3fdc6e49] {
  position: absolute;
  right: 10px;
  top: 15px;
  font-size: 20px;
  color: #999;
}
.commodity-item .commodity-info .commodity-info-left[data-v-3fdc6e49] {
  height: 100%;
}
.commodity-item .commodity-info .commodity-info-left .c-info-label[data-v-3fdc6e49] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.commodity-item .commodity-info .commodity-info-left .c-info-label .c-info-box[data-v-3fdc6e49] {
  height: 100%;
  display: flex;
  align-items: center;
}
.commodity-item .commodity-info .commodity-info-left .c-info-label .c-info-checkbox[data-v-3fdc6e49] {
  margin-left: 15px;
}
.commodity-item .commodity-info .commodity-info-left .c-info-label .form-checkbox[data-v-3fdc6e49] {
  margin-left: 15px;
}
.commodity-item .commodity-info .commodity-info-left .c-info-label .c-info-img[data-v-3fdc6e49] {
  width: 60px;
  height: 60px;
  font-size: 0;
  border-radius: 4px;
  overflow: hidden;
}
.commodity-item .commodity-info .commodity-info-left .c-info-label .c-info-img .c-info-pic[data-v-3fdc6e49] {
  width: 60px;
  height: 60px;
}
.commodity-item .commodity-info .commodity-info-left .c-info-label .c-info-right[data-v-3fdc6e49] {
  height: 100%;
  box-sizing: border-box;
  padding-left: 10px;
}
.commodity-item .commodity-info .commodity-info-left .c-info-label .c-info-right .t1[data-v-3fdc6e49] {
  font-size: 14.5px;
  line-height: 1;
  margin-bottom: 5px;
  color: #444;
  font-weight: 550;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.commodity-item .commodity-info .commodity-info-left .c-info-label .c-info-right .t2[data-v-3fdc6e49] {
  font-size: 12px;
  color: #999999;
  line-height: 1.4;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.commodity-item .commodity-info .commodity-info-right[data-v-3fdc6e49] {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 30%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 12px;
  color: #bebbc1;
  font-size: 18px;
}
.commodity-item .commodity-form[data-v-3fdc6e49] {
  width: calc(100% - 24px);
  height: auto;
  margin: 0 auto;
}
.commodity-item .commodity-form .curInfo[data-v-3fdc6e49] {
  line-height: 2;
  font-size: 13px;
}
.commodity-item .commodity-form .curInfo span[data-v-3fdc6e49] {
  display: inline-block;
  color: #999999;
  width: 80px;
  margin-right: 8px;
}
.commodity-item .commodity-form .height--auto[data-v-3fdc6e49] {
  height: auto !important;
}
.commodity-item .commodity-form .height--auto .commodity-label[data-v-3fdc6e49] {
  width: 80px;
  font-size: 14px;
  color: #333;
  line-height: 30px;
}
.commodity-item .commodity-form .commodity-form-row[data-v-3fdc6e49] {
  width: 100%;
  height: 44.5px;
  display: flex;
  margin: 0 auto;
}
.commodity-item .commodity-form .commodity-form-row .commodity-form-row-label[data-v-3fdc6e49] {
  width: 80px;
  font-size: 14px;
  color: #333;
  line-height: 44.5px;
}
.commodity-item .commodity-form .commodity-form-row .flex-tabs[data-v-3fdc6e49] {
  flex-wrap: wrap !important;
  box-sizing: border-box;
}
.commodity-item .commodity-form .commodity-form-row .flex-tabs .tab-item[data-v-3fdc6e49] {
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 2px;
  border-radius: 4px;
  background-color: #f0f0f0;
  border: 1px solid #d3d5dc;
  color: #848d92;
  padding: 4px 5px;
  cursor: pointer;
  min-width: 45px;
}
.commodity-item .commodity-form .commodity-form-row .flex-tabs .tab-item-check[data-v-3fdc6e49] {
  color: #0c6fa8;
  border-color: #0c6fa8;
  background-color: #e6eef4;
}
.commodity-item .commodity-form .commodity-form-row .flex-tabs .disabled[data-v-3fdc6e49] {
  opacity: 0.5;
  border-color: #e0e0e0;
  color: #999999;
  cursor: not-allowed;
}
.commodity-item .commodity-form .commodity-form-row .commodity-form-row-right[data-v-3fdc6e49] {
  width: calc(100% - 80px);
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.commodity-item .commodity-form .commodity-form-row .commodity-form-row-right .form-t1[data-v-3fdc6e49] {
  font-size: 15px;
  color: #222222;
}
.commodity-item .commodity-form .commodity-form-row .commodity-form-row-right .form-input[data-v-3fdc6e49] {
  width: 100%;
  height: 100%;
  font-size: 15px;
  color: #222;
  box-sizing: border-box;
  padding: 0 5px;
  border: none;
}
.commodity-item .commodity-form .commodity-form-row .commodity-form-row-right .form-input[data-v-3fdc6e49]::-moz-placeholder {
  color: #dcdfe6;
}
.commodity-item .commodity-form .commodity-form-row .commodity-form-row-right .form-input[data-v-3fdc6e49]::placeholder {
  color: #dcdfe6;
}
.commodity-item .commodity-form .commodity-form-row .commodity-form-row-right p.form-input[data-v-3fdc6e49] {
  display: flex;
  align-items: center;
}
.commodity-item .commodity-form .commodity-form-row .commodity-form-row-right .form-t2[data-v-3fdc6e49] {
  display: flex;
  flex-wrap: nowrap;
  font-size: 15px;
  color: #888888;
}
.commodity-item .commodity-form .commodity-form-row .bb[data-v-3fdc6e49] {
  border-bottom: 1px solid #eeeeee;
}
.commodity-item .commodity-form .price[data-v-3fdc6e49] {
  display: flex;
  font-size: 13px;
  line-height: 40px;
  color: #222222;
  box-sizing: border-box;
  color: #f00;
}
.commodity-item .commodity-form .price b[data-v-3fdc6e49] {
  color: #333;
  margin-left: 10px;
}
.search[data-v-3fdc6e49] {
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 750px;
  padding: 10px 0;
  background: #fff;
  z-index: 10;
}
.search .fixed-title[data-v-3fdc6e49] {
  position: relative;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  background: #fff;
}
.search .fixed-title .close-btn[data-v-3fdc6e49] {
  position: absolute;
  right: 15px;
  top: 0px;
  font-size: 14px;
  color: #0d6fa9;
  z-index: 999;
}
.search .search-inner[data-v-3fdc6e49] {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
.search .search-box[data-v-3fdc6e49] {
  width: 100%;
  height: 34px;
  background-color: #f4f4f4;
  border-radius: 16px;
  margin-left: 10px;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.search .search-box .search-icon[data-v-3fdc6e49] {
  width: 15px;
  height: 15px;
  margin-left: 12.5px;
}
.search .search-box .oddnumber[data-v-3fdc6e49] {
  height: 100%;
  font-size: 13px;
  color: #333;
  padding-left: 7.5px;
  border: none;
  padding: 0;
  background: #f4f4f4;
  box-sizing: border-box;
  margin-left: 5px;
  width: 100%;
}
.search #screen-btn[data-v-3fdc6e49] {
  width: 100px;
  height: 32px;
  font-size: 132px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search #screen-btn p[data-v-3fdc6e49] {
  font-size: 16px;
  line-height: 32px;
  width: 50px;
  color: #0c6fa8;
  letter-spacing: 1px;
  text-align: center;
}
.search #screen-btn img[data-v-3fdc6e49] {
  width: 14px;
  height: 14px;
  margin-left: 2.5px;
}
[data-v-3fdc6e49] .footer-cart {
  max-width: 750px;
  width: 100%;
  height: 55px;
  position: fixed;
  bottom: 0;
  z-index: 999;
}
[data-v-3fdc6e49] .footer-cart .card-inner {
  max-width: 750px;
  width: 100%;
  height: 55px;
  margin: 0 auto;
}
[data-v-3fdc6e49] .footer-cart .van-button {
  width: 50%;
  height: 60px;
}
[data-v-3fdc6e49] .footer-cart .van-icon {
  font-size: 24px;
}
.footer[data-v-3fdc6e49] {
  width: 100%;
  height: 50px;
  position: fixed;
  bottom: 0;
  left: 0;
}
.footer .footer-inner[data-v-3fdc6e49] {
  display: flex;
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  border-top: 1px solid #d9d9d9;
  background: #fff;
}
.footer .footer-left[data-v-3fdc6e49] {
  width: calc(100% - 140px);
  height: 100%;
  line-height: 50px;
  font-size: 14px;
  color: #555555;
  box-sizing: border-box;
  padding-left: 15px;
}
.footer .footer-left .proList[data-v-3fdc6e49] {
  font-size: 14px;
  color: #0d6fa9;
  margin-left: 20px;
}
.footer .add-btn[data-v-3fdc6e49] {
  width: 140px;
  height: 100%;
  background: #0d6fa9;
  font-size: 14px;
  color: #ffffff;
  line-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .add-btn .add-btn-icon[data-v-3fdc6e49] {
  width: 20.5px;
  height: 20.5px;
  margin-right: 2.5px;
}
.red-font[data-v-3fdc6e49] {
  color: #f55757;
}
.wrapper[data-v-3fdc6e49] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.block[data-v-3fdc6e49] {
  width: 120px;
  height: 120px;
  background-color: #fff;
}
.inputPrice[data-v-3fdc6e49] {
  display: flex;
  align-items: center;
  font-size: 15px;
  width: 100%;
  padding: 0 0 0 15px;
}
.inputPrice span[data-v-3fdc6e49] {
  width: 250px;
}
.inputPrice b[data-v-3fdc6e49] {
  font-size: 24px;
  font-weight: bold;
}
[data-v-3fdc6e49] .van-dropdown-menu__bar {
  box-shadow: 0 0 0 0 transparent;
}
.commodity-info-right[data-v-3fdc6e49] {
  width: auto !important;
  padding-right: 0 !important;
}
.item[data-v-3fdc6e49] {
  position: relative;
  height: 343px;
  display: flex;
  flex-direction: column;
}
.item .item_middle[data-v-3fdc6e49] {
  overflow: hidden;
  overflow-y: auto;
  height: calc(100% - 44px);
}
.item .filterBtn[data-v-3fdc6e49] {
  width: 100%;
  display: flex;
  height: 44px;
  max-width: 750px;
  background: #0c6fa8;
}
.own-label[data-v-3fdc6e49] {
  display: inline-block;
  font-size: 12px;
  font-weight: 550;
  line-height: 15px;
  height: 15px;
  background-color: #0c6fa8;
  border-radius: 3px;
  padding: 2px 3px;
  color: #fff;
  margin-right: 8px;
}

