.selectProject[data-v-3de672bf] {
  height: 100%;
  display: flex;
}
.selectProject .sidebar[data-v-3de672bf] {
  height: 100%;
  width: 1.76rem;
  background: #F5F5F5;
}
.selectProject .sidebar .sidebar-item[data-v-3de672bf] {
  width: 100%;
  height: 1.12rem;
  text-align: center;
  font-size: 0.28rem;
  font-weight: 500;
  color: #999999;
  line-height: 1.12rem;
}
.selectProject .sidebar .sidebar-active[data-v-3de672bf] {
  background: #FFFFFF;
  color: #E52425;
  font-weight: 550;
}
.selectProject .project[data-v-3de672bf] {
  flex: 1;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.selectProject .project .project-wrap[data-v-3de672bf] {
  padding-bottom: 5rem;
}
.selectProject .project .project-wrap[data-v-3de672bf]:first-child {
  box-shadow: none;
}
.selectProject .project .project-wrap .project-item[data-v-3de672bf] {
  padding-left: 0.32rem;
}
.selectProject .project .project-wrap .project-item .project-type[data-v-3de672bf] {
  font-size: 0.24rem;
  color: #999999;
  padding-top: 0.12rem;
  padding-bottom: 0.16rem;
}
.selectProject .shopping-cart[data-v-3de672bf] {
  position: fixed;
  display: flex;
  justify-content: center;
  width: 100%;
  background: #fff;
  padding-bottom: 8px;
  z-index: 9999;
}
.selectProject .shopping-cart .shopping-cart-content[data-v-3de672bf] {
  width: 6.86rem;
  height: 1.12rem;
  background: #333333;
  border-radius: 0.66rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
  z-index: 9999999;
}
.selectProject .shopping-cart .shopping-cart-content .shopping-cart-icon[data-v-3de672bf] {
  display: flex;
  align-items: center;
  position: relative;
  top: -0.34rem;
  padding-left: 0.16rem;
}
.selectProject .shopping-cart .shopping-cart-content .shopping-cart-icon .shopping-cart-img[data-v-3de672bf] {
  width: 1.44rem;
  height: 1.44rem;
}
.selectProject .shopping-cart .shopping-cart-content .shopping-cart-icon .shopping-sum[data-v-3de672bf] {
  width: 0.48rem;
  height: 0.48rem;
  background: #EE414E;
  border-radius: 100%;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.48rem;
  margin-top: 0.3rem;
  position: relative;
  right: 10px;
}
.selectProject .shopping-cart .shopping-cart-content .amount[data-v-3de672bf] {
  display: flex;
  align-items: center;
}
.selectProject .shopping-cart .shopping-cart-content .amount .amount-left[data-v-3de672bf] {
  display: flex;
  align-items: center;
}
.selectProject .shopping-cart .shopping-cart-content .amount .amount-left .amount-left-des[data-v-3de672bf] {
  font-size: 0.24rem;
  color: #CCCCCC;
}
.selectProject .shopping-cart .shopping-cart-content .amount .amount-left .amount-left-price[data-v-3de672bf] {
  font-size: 0.4rem;
  font-weight: bold;
  color: #FFFFFF;
  margin-left: 0.08rem;
  margin-right: 0.32rem;
}
.selectProject .shopping-cart .shopping-cart-content .amount .amount-right[data-v-3de672bf] {
  width: 1.76rem;
  height: 1.12rem;
  background: #999999;
  border-radius: 0px 0.66rem 0.66rem 0px;
  font-size: 0.28rem;
  color: #FFFFFF;
  line-height: 1.12rem;
  text-align: center;
}
.selectProject .shopping-cart .shopping-cart-content .amount .submit-btn[data-v-3de672bf] {
  background: #EE414E;
}
.selectProject .shopping-cart-warp[data-v-3de672bf] {
  padding: 0.32rem 0.48rem;
}
.selectProject .shopping-cart-warp .shopping-cart-des[data-v-3de672bf] {
  font-size: 0.24rem;
  color: #333333;
}
.selectProject .shopping-cart-warp .shopping-cart-list[data-v-3de672bf] {
  width: 100%;
  height: 6rem;
  overflow-y: auto;
}
.selectProject .project-items[data-v-3de672bf],
.selectProject .shopping-cart-project-items[data-v-3de672bf] {
  height: 1.28rem;
  box-shadow: inset 0px -1px 0px 0px #EEEEEE;
  display: flex;
  justify-content: space-between;
  padding-right: 0.32rem;
  align-items: center;
  width: 100%;
}
.selectProject .project-items .items-left .items-name[data-v-3de672bf],
.selectProject .shopping-cart-project-items .items-left .items-name[data-v-3de672bf] {
  font-size: 0.28rem;
  color: #333333;
}
.selectProject .project-items .items-left .items-price[data-v-3de672bf],
.selectProject .shopping-cart-project-items .items-left .items-price[data-v-3de672bf] {
  font-size: 0.28rem;
  font-weight: bold;
  color: #E52425;
  padding-top: 0.08rem;
}
.selectProject .project-items .items-right[data-v-3de672bf],
.selectProject .shopping-cart-project-items .items-right[data-v-3de672bf] {
  display: flex;
  align-items: center;
}
.selectProject .project-items .items-right .item-num[data-v-3de672bf],
.selectProject .shopping-cart-project-items .items-right .item-num[data-v-3de672bf] {
  display: flex;
  align-items: center;
}
.selectProject .project-items .items-right .item-num .num[data-v-3de672bf],
.selectProject .shopping-cart-project-items .items-right .item-num .num[data-v-3de672bf] {
  width: 0.4rem;
  height: 0.4rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #333333;
  margin: 0 0.16rem;
  text-align: center;
}
.selectProject .project-items .items-right .item-num .minus[data-v-3de672bf],
.selectProject .shopping-cart-project-items .items-right .item-num .minus[data-v-3de672bf] {
  width: 0.48rem;
  height: 0.48rem;
  background: rgba(229, 36, 37, 0.1);
  border-radius: 0.16rem;
  position: relative;
}
.selectProject .project-items .items-right .item-num .minus[data-v-3de672bf]:after,
.selectProject .shopping-cart-project-items .items-right .item-num .minus[data-v-3de672bf]:after {
  content: "";
  width: 0.2rem;
  height: 0.04rem;
  background: #EE414E;
  border-radius: 0.04rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.selectProject .project-items .items-right .item-num .minus[data-v-3de672bf]:active,
.selectProject .shopping-cart-project-items .items-right .item-num .minus[data-v-3de672bf]:active {
  background: #FFCCCC;
  -webkit-tap-highlight-color: transparent;
}
.selectProject .project-items .items-right .add[data-v-3de672bf],
.selectProject .shopping-cart-project-items .items-right .add[data-v-3de672bf] {
  width: 0.48rem;
  height: 0.48rem;
  background: #EE414E;
  border-radius: 0.16rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.selectProject .project-items .items-right .add[data-v-3de672bf]:active,
.selectProject .shopping-cart-project-items .items-right .add[data-v-3de672bf]:active {
  background: #FF6666;
  -webkit-tap-highlight-color: transparent;
}

.selects[data-v-6018a2e2] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
.selects .select-title[data-v-6018a2e2] {
  font-size: 0.28rem;
  line-height: 0.28rem;
  color: #FFFFFF;
  font-weight: 500;
  margin-left: 0.14rem;
  display: flex;
}
.selects .select-title--icon[data-v-6018a2e2] {
  position: absolute;
  top: 50%;
  right: 0.08rem;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 0.08rem solid transparent;
  border-right: 0.08rem solid transparent;
  border-top: 0.1rem solid #fff;
  transition: all 0.2s;
}
.selects .select-title--icon.rotate180[data-v-6018a2e2] {
  transform: translateY(-50%) rotate(180deg);
}
.selects .select_content[data-v-6018a2e2] {
  position: absolute;
  top: 0.7rem;
  background: #fff;
  padding: 0.16rem 0;
  border-radius: 0.16rem;
  box-shadow: 0 0.04rem 0.08rem 0 rgba(0, 0, 0, 0.18);
  transform-origin: center top;
  box-sizing: border-box;
  z-index: 2024;
  width: 2.48rem;
}
.selects .select_content .icon-up[data-v-6018a2e2] {
  position: absolute;
  top: -0.16rem;
  left: 0.4rem;
  width: 0;
  height: 0;
  border-left: 0.12rem solid transparent;
  border-right: 0.12rem solid transparent;
  border-bottom: 0.14rem solid #fff;
}
.selects .select_content ul[data-v-6018a2e2] {
  width: 100%;
}
.selects .select_content ul li[data-v-6018a2e2] {
  width: 100%;
  height: 0.88rem;
  border-bottom: 1px solid rgba(220, 223, 230, 0.5);
  font-size: 0.24rem;
  font-weight: 600;
  color: #000000;
  line-height: 0.88rem;
  text-shadow: 0 0.04rem 0.08rem rgba(0, 0, 0, 0.18);
  text-align: center;
}
.selects .select_content ul li[data-v-6018a2e2]:last-child {
  border-bottom: none;
}
.selects .select_content ul .select-selected[data-v-6018a2e2] {
  color: #EE414E;
}
@-webkit-keyframes fadeInDown-data-v-6018a2e2 {
0% {
    opacity: 0;
    transform: translate3d(0, -10%, 0);
}
100% {
    transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDown-data-v-6018a2e2 {
0% {
    opacity: 0;
    transform: translate3d(0, -10%, 0);
}
100% {
    transform: translate3d(0, 0, 0);
}
}
/* 淡入 */
.fadeInDown[data-v-6018a2e2] {
  -webkit-animation-name: fadeInDown-data-v-6018a2e2;
  animation-name: fadeInDown-data-v-6018a2e2;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}
.fadeOut[data-v-6018a2e2] {
  display: none;
}

.collection-qrcode[data-v-3b6e8c16] {
  width: 100%;
  padding: 0 0.52rem;
}
.collection-qrcode .qrcode-content-warp[data-v-3b6e8c16] {
  width: 100%;
  background: #fff;
  border-radius: 0.4rem;
}
.collection-qrcode .qrcode-content-warp .qrcode-content[data-v-3b6e8c16] {
  width: 100%;
  height: 9.06rem;
  background: url(../img/qrcode-bg.png);
  background-size: 100% 100%;
}
.collection-qrcode .qrcode-content-warp .qrcode-content .store-name[data-v-3b6e8c16] {
  font-size: 0.36rem;
  font-weight: bold;
  color: #151515;
  text-align: center;
  padding-top: 0.68rem;
  padding-bottom: 0.4rem;
}
.collection-qrcode .qrcode-content-warp .qrcode-content .qrcodes[data-v-3b6e8c16] {
  width: 4.96rem;
  height: 4.96rem;
  background: #FFFFFF;
  border-radius: 0.2rem;
}
.collection-qrcode .qrcode-content-warp .qrcode-content .qrcode-tips[data-v-3b6e8c16] {
  font-size: 0.28rem;
  color: #666666;
  text-align: center;
  margin-top: 0.4rem;
}
.collection-qrcode .qrcode-content-warp .qrcode-content .qrcode-tips .qrcode-tips-icon[data-v-3b6e8c16] {
  margin-top: 0.24rem;
}
.collection-qrcode .qrcode-content-warp .qrcode-content .qrcode-tips .qrcode-tips-icon img[data-v-3b6e8c16] {
  width: 0.88rem;
  height: 0.88rem;
  margin: 0 0.4rem;
}

