.fixed-popup {
  z-index: 9999999999;
}
.fixed-popup .show-inner {
  max-width: 500px !important;
  background: #fff;
}
/deep/ .cancelTxt .van-icon {
  font-size: 20px;
  color: #999;
}
/deep/ .footer-cart {
  max-width: 750px;
  width: 100%;
  height: 55px;
  position: fixed;
  bottom: 0;
  z-index: 9999;
}
/deep/ .footer-cart .card-inner {
  max-width: 750px;
  width: 100%;
  height: 55px;
  margin: 0 auto;
}
/deep/ .footer-cart .van-button {
  width: 50%;
  height: 60px;
}
/deep/ .footer-cart .van-icon {
  font-size: 24px;
}
/deep/ .van-info {
  top: 3px;
  line-height: 1.2;
  font-size: 12px;
}
.goods-popup.van-popup {
  background-color: #f3f5f7 !important;
}
.header-box {
  max-width: 750px;
  width: 100%;
  height: 55px;
  position: fixed;
  top: 0;
  z-index: 999;
}
.header-box .fixed-title {
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  background: #fff;
}
.header-box .header-inner {
  position: relative;
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
.header-box .header-inner .close-btn {
  position: absolute;
  right: 15px;
  top: 0px;
  font-size: 14px;
  color: #0d6fa9;
  z-index: 999;
}
.left-search-tab {
  position: absolute;
  left: 0;
  top: 83px;
  width: 20%;
  height: 100vh;
  font-size: 16px;
  background: #fff;
}
.left-search-tab .tab-item {
  line-height: 50px;
  border-bottom: #f2f2f2;
  text-align: center;
}
.left-search-tab .tab-item:last-child {
  border-bottom: 0;
}
.left-search-tab .isTabCheck {
  background: #f2f2f2;
  color: #0d6fa9;
  font-weight: 550;
  border-left: 4px solid #0d6fa9;
}
.left-search-tab .isTabCheck span {
  display: block;
  color: #999;
  font-size: 12px;
}
.scroll-view {
  padding-top: 0;
  padding-top: 90px;
}
.scroll-view .total-empty {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  color: #999;
  width: 100%;
  line-height: 30px;
}
#skuIndex {
  width: 76%;
  margin-left: 22%;
  padding: 130px 0 0;
}
#skuIndexAll {
  box-sizing: border-box;
  padding: 135px 10px 0;
}
.container-screen {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  overflow-y: auto;
  background-color: #f2f2f2;
}
.unit_box {
  float: right;
  display: flex;
  width: 82%;
  overflow-x: auto;
  padding: 10px 0;
  background: #f2f2f2;
}
.unit_box li {
  white-space: nowrap;
  padding: 7px 18px;
  border-radius: 20px;
  line-height: 1;
  font-size: 13px;
  color: #333;
  background: #ddd;
  margin-left: 16px;
  cursor: pointer;
}
.unit_box li.activeUnit {
  color: #fff;
  background: #0d6fa9;
}
.iconClose {
  position: fixed;
  left: 10px;
  padding-left: 10px;
  top: 10px;
  z-index: 999;
  font-size: 25px;
}
.isOpen {
  color: #0d6fa9;
  font-size: 22px;
  float: right;
  transform: translate(-10px);
}
.pros-main {
  position: relative;
  font-size: 14px;
}
.pros-main h3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  background: #fff;
}
.pros-main h3 span.cancelTxt {
  position: absolute;
  right: 5%;
  top: 0;
}
.container {
  width: 100%;
}
.van-stepper__input {
  width: 100px;
  background: #fff;
}
.scroll-view {
  box-sizing: border-box;
  background: #f2f2f2;
  padding-top: 100px;
}
.scroll-view1 {
  max-height: 70vh;
  /* padding-top: 50px; */
  overflow-y: auto;
  /* margin-top: 50px; */
  transform: translateY(50px);
}
.scroll-view1 .commodity-item {
  transform: scale(0.9);
}
.commodity-item {
  width: 100%;
  background: #fff;
}
.commodity-item .commodity-info {
  width: 100%;
  height: 110px;
  border-bottom: 1px solid #e9e9e9;
  display: flex;
}
.commodity-item .commodity-info .commodity-info-left {
  width: 100%;
  height: 100%;
}
.commodity-item .commodity-info .commodity-info-left .c-info-label {
  width: 100%;
  height: 100%;
}
.commodity-item .commodity-info .commodity-info-left .c-info-label .c-info-box {
  height: 100%;
  display: flex;
  align-items: center;
}
.commodity-item .commodity-info .commodity-info-left .c-info-label .c-info-checkbox {
  margin-left: 15px;
}
.commodity-item .commodity-info .commodity-info-left .c-info-label .form-checkbox {
  margin-left: 15px;
}
.commodity-item .commodity-info .commodity-info-left .c-info-label .c-info-img {
  position: relative;
  width: 65px;
  height: 65px;
  margin-left: 10px;
  font-size: 0;
}
.commodity-item .commodity-info .commodity-info-left .c-info-label .c-info-img .c-info-pic {
  width: 65px;
  height: 65px;
}
.commodity-item .commodity-info .commodity-info-left .c-info-label .c-info-img .gift-box {
  left: 0;
  top: 0;
  font-size: 12px;
  position: absolute;
  background: #dea452;
  text-align: center;
  padding: 2px 5px;
  color: #fff;
  z-index: 1000;
}
.commodity-item .commodity-info .commodity-info-left .c-info-label .c-info-right {
  width: calc(100% - 65px - 10px - 35px);
  height: 100%;
  box-sizing: border-box;
  padding-left: 10px;
}
.commodity-item .commodity-info .commodity-info-left .c-info-label .c-info-right .t1 {
  font-size: 14px;
  color: #333333;
  margin-top: 17px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.commodity-item .commodity-info .commodity-info-left .c-info-label .c-info-right .t2 {
  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 .commodity-info .commodity-info-left .c-info-label .c-info-right .t3 {
  width: 200px;
  display: flex;
  font-size: 13px;
  margin-top: 5px;
  color: #888888;
}
.commodity-item .commodity-info .commodity-info-left .c-info-label .c-info-right .t3 .t3-pp {
  width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.commodity-item .commodity-info .commodity-info-left .c-info-label .c-info-right .t3 .t3-kucun {
  width: 100px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.commodity-item .commodity-info .commodity-info-right {
  width: calc(100% - 320px);
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.commodity-item .commodity-info .commodity-info-right .commodity-info-right-img {
  width: 7.5px;
  height: 13px;
}
.commodity-item .commodity-form {
  position: relative;
  width: 100%;
  height: auto;
  padding: 5px 0px;
  border-bottom: 1px solid #e9e9e9;
}
.commodity-item .commodity-form .addList {
  position: absolute;
  right: 10px;
  top: 20px;
  font-size: 15px;
  color: #fff;
  background: #0d6fa9;
  border: 1px solid #0d6fa9;
  padding: 5px 10px;
  border-radius: 5px;
  margin-right: 10px;
}
.commodity-item .commodity-form .commodity-form-row {
  width: calc(100% - 12.5px - 19px);
  height: 44.5pxm;
  margin-left: 12.5px;
  margin-right: 19px;
  display: flex;
}
.commodity-item .commodity-form .commodity-form-row .commodity-form-row-label {
  width: 80px;
  font-size: 14px;
  color: #888888;
  line-height: 44.5px;
}
.commodity-item .commodity-form .commodity-form-row .commodity-form-row-right {
  width: calc(100% - 80px);
  display: flex;
  align-items: center;
}
.commodity-item .commodity-form .commodity-form-row .commodity-form-row-right .form-t1 {
  font-size: 15px;
  color: #222222;
}
.commodity-item .commodity-form .commodity-form-row .commodity-form-row-right .form-input {
  width: 225px;
  height: 100%;
  font-size: 15px;
  color: #222;
  box-sizing: border-box;
  padding: 0;
  padding-left: 5px;
  border: none;
}
.commodity-item .commodity-form .commodity-form-row .commodity-form-row-right .form-t2 {
  font-size: 15px;
  color: #888888;
}
.commodity-item .commodity-form .commodity-form-row .bb {
  border-bottom: 1px solid #eeeeee;
}
.commodity-item .commodity-form .price {
  font-size: 13px;
  color: #222222;
  line-height: 22.5px;
  box-sizing: border-box;
  padding-left: 106.5px;
  padding-top: 20px;
}
.search {
  border-bottom: 1px solid #dbdbdb;
  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 22px;
  overflow: hidden;
}
.search .search-box {
  width: 90%;
  height: 32px;
  background-color: #f4f4f4;
  border-radius: 16px;
  display: flex;
  align-items: center;
}
.search .search-box .search-icon {
  width: 15px;
  height: 15px;
  margin-left: 12.5px;
}
.search .search-box .oddnumber {
  width: 200px;
  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 #screen-btn {
  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 {
  color: #0d6fa9;
}
.search #screen-btn img {
  width: 14px;
  height: 14px;
  margin-left: 2.5px;
}
/deep/ .van-tab {
  padding-top: 10px;
}
.footerGoods {
  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 {
  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 {
  font-size: 14px;
  color: #0d6fa9;
  margin-left: 20px;
}
.footerGoods .add-btn {
  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 {
  width: 20.5px;
  height: 20.5px;
  margin-right: 2.5px;
}
.red-font {
  color: #f55757;
}
.wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.block {
  width: 120px;
  height: 120px;
  background-color: #fff;
}

