.shop-consult-pop-mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.shop-consult-pop {
  position: relative;
  width: 342px;
  min-height: 450px;
  padding: 62px 46px 0 46px;
  box-sizing: border-box;
  border-radius: 16px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(//image01.homedo.com/Files/Images/cms/www/20260513/5466793860544155691_pic1.png);
}

.shop-consult-pop-simple {
  min-height: 220px;
  padding: 50px 32px 0 32px;
  background: #FFFBF3 !important;
}

.shop-consult-pop-title {
  position: absolute;
  top: -10px;
  left: 50%;
  width: 240px;
  height: 50px;
  transform: translateX(-50%);
  border-radius: 0 0 22px 22px;
  background-size: 100% 100%;
  background-image: url(//image01.homedo.com/Files/Images/cms/www/20260425/5718000958956777916_pic1.png);
  font-size: 18px;
  color: #A13E06;
  line-height: 42px;
  text-align: center;
  font-style: normal;
}

.shop-consult-pop-close {
  position: absolute;
  top: 16px;
  right: 20px;
  width: 20px;
  height: 20px;
  background-size: 100% 100%;
  background-image: url(//image01.homedo.com/Files/Images/cms/www/20260513/4862539602183568167_pic1.png);
}

.shop-consult-pop-simple .shop-consult-pop-close {
  background-image: url(//image01.homedo.com/Files/Images/cms/www/20260425/5174745605765110524_pic1.png);
}

.shop-consult-pop-row {
  display: flex;
  align-items: center;
  height: 20px;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  line-height: 16px;
  text-align: left;
  font-style: normal;
}

.shop-consult-pop-simple .shop-consult-pop-row {
  min-height: 46px;
  height: auto;
  margin-bottom: 0;
  color: #222222;
  border-bottom: 1px solid #ECECEC;
  background-color: #FFFBF3;
}

.shop-consult-pop-icon {
  width: 20px;
  height: 20px;
  margin-right: 16px;
  flex-shrink: 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

.shop-consult-pop-icon-contact {
  background-image: url(//image01.homedo.com/Files/Images/cms/www/20260513/5725250255211259337_pic1.png);
}

.shop-consult-pop-icon-phone {
  background-image: url(//image01.homedo.com/Files/Images/cms/www/20260513/5164702745899547133_pic1.png);
}

.shop-consult-pop-icon-platform {
  background-image: url(//image01.homedo.com/Files/Images/cms/www/20260513/5744481461253181494_pic1.png);
}

.shop-consult-pop-simple .shop-consult-pop-icon-contact {
  background-image: url(//image01.homedo.com/Files/Images/cms/www/20260513/5350451562866598487_pic1.png);
}

.shop-consult-pop-simple .shop-consult-pop-icon-phone {
  background-image: url(//image01.homedo.com/Files/Images/cms/www/20260513/5682688928260670203_pic1.png);
}

.shop-consult-pop-simple .shop-consult-pop-icon-platform {
  background-image: url(//image01.homedo.com/Files/Images/cms/www/20260513/4699889939870900342_pic1.png);
}

.shop-consult-pop-label {
  white-space: nowrap;
}

.shop-consult-pop-value {
  color: inherit;
}

.shop-consult-pop-qrcode {
  display: block;
  width: 170px;
  height: 170px;
  margin: 49px auto 16px;
}

.shop-consult-pop-qrcode-text {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 14px;
  color: #FF7000;
  line-height: 14px;
  text-align: center;
  font-style: normal;
}

.shop-consult-pop-qrcode-text-icon {
  width: 16px;
  height: 16px;
  margin-right: 4px;
}

.shop-consult-pop-preview-text {
  height: 12px;
  margin: 33px auto 0;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #555555;
  line-height: 12px;
  text-align: center;
  font-style: normal;
}

.shop-consult-qrcode-preview {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
}

.shop-consult-qrcode-preview-img {
  display: block;
  width: 340px;
  height: 340px;
  max-width: 80%;
  max-height: 80%;
  object-fit: contain;
  background: #ffffff;
}

.shop-consult-qrcode-preview-close {
  position: fixed;
  top: 40px;
  right: 40px;
  width: 44px;
  height: 44px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(//image01.homedo.com/Files/Images/cms/www/20260513/4862539602183568167_pic1.png);
}
