.flex-line[data-v-04c51202] {
  display: flex;
  align-items: center;
}
.coupon-dialog[data-v-04c51202] .el-dialog__body {
  padding: 0 0 22px 0;
}
.coupon-dialog[data-v-04c51202] .el-dialog {
  border-radius: 12px;
}
.coupon-dialog .content[data-v-04c51202] {
  display: flex;
  padding-top: 22px;
}
.coupon-dialog .left[data-v-04c51202] {
  flex: 1;
  padding-left: 42px;
  max-height: 667px;
  overflow-y: auto;
  border-right: 1px solid #eeeeee;
  padding-right: 42px;
}
.coupon-dialog .left .brand-logo[data-v-04c51202] {
  width: 60px;
  height: 60px;
  background: #eeeff4;
  border-radius: 8px;
}
.coupon-dialog .left .brand-info[data-v-04c51202] {
  margin-left: 24px;
}
.coupon-dialog .left .brand-info .shop-name[data-v-04c51202] {
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  color: #333333;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 14px;
}
.coupon-dialog .left .brand-info .shop-address[data-v-04c51202] {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
  line-height: 16px;
  font-weight: 400;
}
.coupon-dialog .left .item[data-v-04c51202] {
  margin-top: 24px;
}
.coupon-dialog .left .title[data-v-04c51202] {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  line-height: 16px;
  font-weight: 400;
  margin: 0px 0px 12px 0px;
}
.coupon-dialog .left .description[data-v-04c51202] {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 14px;
  font-weight: 400;
}
.coupon-dialog .left .sub[data-v-04c51202] {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  text-align: justify;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 24px;
}
.coupon-dialog .right[data-v-04c51202] {
  width: 371px;
}
.coupon-dialog .right .coupon-title[data-v-04c51202] {
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #743214;
  letter-spacing: 0;
  text-align: center;
  line-height: 18px;
  font-weight: 500;
  padding-top: 18px;
  margin-bottom: 28px;
}
.coupon-dialog .right .coupon-num-content[data-v-04c51202] {
  text-align: center;
  margin-bottom: 50px;
}
.coupon-dialog .right .coupon-num-content .price[data-v-04c51202] {
  margin-bottom: 8px;
  font-family: PingFangSC-Semibold;
  font-size: 18.9px;
  color: #fd503e;
  letter-spacing: 0;
  line-height: 18.9px;
  font-weight: 600;
}
.coupon-dialog .right .coupon-num-content .price-num[data-v-04c51202] {
  font-family: HelveticaNeue-Bold;
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
}
.coupon-dialog .right .coupon-num-content .join-num[data-v-04c51202] {
  font-family: PingFang-SC-Medium;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  line-height: 14px;
  font-weight: 500;
}
.coupon-dialog .right .coupon-num-content .join-num .stock[data-v-04c51202] {
  color: #fd503e;
}
.coupon-dialog .right .coupon-body .bottom-background[data-v-04c51202] {
  background: #FD6C5D;
  padding-bottom: 15px;
  border-radius: 0 0 12px 12px;
}
.coupon-dialog .right .coupon-body .bottom-background[data-v-04c51202] .statement-wrapper {
  color: rgba(255, 255, 255, 0.7);
}
.coupon-dialog .right .coupon-body .bottom-background[data-v-04c51202] .statement-wrapper .mark {
  color: #FFFFFF;
}
.coupon-dialog .right .coupon-body .input-content[data-v-04c51202] {
  margin-bottom: 12px;
}
.coupon-dialog .right .coupon-body .input-content .error-text[data-v-04c51202] {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 12px;
  font-weight: 400;
}
.coupon-dialog .right .coupon-body .input-content .error-text span[data-v-04c51202] {
  display: inline-block;
  margin-left: 15px;
  margin-top: 8px;
}
.coupon-dialog .right .coupon-body .coupon-input[data-v-04c51202] {
  position: relative;
  width: 258px;
  height: 40px;
  background-image: linear-gradient(0deg, #fff7dc 0%, #ffffff 100%);
  border-radius: 3.6px;
  display: flex;
  align-items: center;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 15px;
}
.coupon-dialog .right .coupon-body .coupon-input input[data-v-04c51202] {
  background: transparent;
}
.coupon-dialog .right .coupon-body .coupon-input .label-name[data-v-04c51202] {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  line-height: 14px;
  font-weight: 500;
  width: 44px;
  margin-right: 20px;
}
.coupon-dialog .right .coupon-body .coupon-input .clear-button[data-v-04c51202] {
  position: absolute;
  right: 16px;
  color: #ccc;
  cursor: pointer;
}
.coupon-dialog .right .coupon-body .coupon-button[data-v-04c51202] {
  width: 258px;
  height: 40px;
  background-image: linear-gradient(0deg, #f7a61a 0%, #fff4cf 100%);
  border-radius: 3.6px;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #743214;
  line-height: 40px;
  font-weight: 500;
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
}
.coupon-dialog .right .coupon-body .qrcode-content .white-boird[data-v-04c51202] {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  width: 120px;
  height: 120px;
  border-radius: 6px;
  background: #fff;
  overflow: hidden;
}
.coupon-dialog .right .coupon-body .qrcode-content .qrcode-mark[data-v-04c51202] {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
}
.coupon-dialog .right .coupon-body .qrcode-status[data-v-04c51202] {
  background: #FE6454;
  padding-top: 12px;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 16px;
  font-weight: 500;
}
.coupon-dialog .coupon-content[data-v-04c51202] {
  width: 288px;
  background-size: 288px 300px;
  min-height: 300px;
  margin: 0 auto;
}

.act-series[data-v-84cdc41c] {
  box-sizing: border-box;
  position: absolute;
  top: 20px;
  left: -20px;
  display: flex;
  width: 551px;
  height: 322px;
  background: #FFFFFF;
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
}
.act-series .left[data-v-84cdc41c] {
  width: 200px;
  height: 100%;
  background: #F8F8F8;
  border-radius: 0px 0px 3px 0px;
  overflow: auto;
}
.act-series .left .series-item[data-v-84cdc41c] {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-left: 12px;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #242A33;
  font-weight: 400;
}
.act-series .left .series-item-active[data-v-84cdc41c] {
  background: #FFFFFF;
}
.act-series .right[data-v-84cdc41c] {
  flex: 1;
  padding: 0px 12px;
  overflow: scroll;
}
.act-series .right .year-wrapper[data-v-84cdc41c] {
  width: 100%;
  height: 52px;
  padding-top: 12px;
  overflow: auto;
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
}
.act-series .right .year-wrapper .year-item[data-v-84cdc41c] {
  display: inline-block;
  width: 69px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  background: #F6F6F6;
  border-radius: 4.44px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #505559;
  font-weight: 400;
  margin-right: 12px;
}
.act-series .right .year-wrapper .year-item-active[data-v-84cdc41c] {
  font-family: PingFangSC-Medium;
  font-size: 12px;
  color: #00D4D4;
  font-weight: 500;
  border: 1px solid #00d4d4;
  background: #FFFFFF;
}
.act-series .right .model-item[data-v-84cdc41c] {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #333333;
  line-height: 16px;
  font-weight: 400;
  padding: 12px 0px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
}

.verify-code-wrapper .verify-code[data-v-440efc5b] {
  display: flex;
  align-items: center;
  width: 100%;
  height: 40px;
}
.verify-code-wrapper .verify-code input[data-v-440efc5b] {
  width: 100%;
  height: 40px;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  padding-left: 10px;
  color: #333333;
}
.verify-code-wrapper .verify-code .voiled-input[data-v-440efc5b] {
  border-color: #FF4556;
}
.verify-code-wrapper .verify-code .get-verify-code[data-v-440efc5b] {
  position: absolute;
  right: 34px;
  font-size: 14px;
}
.verify-code-wrapper .verify-code .get-verify-code .txt[data-v-440efc5b] {
  vertical-align: middle;
  background: transparent;
  height: 20px;
  color: #00CECF;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
}
.verify-code-wrapper .verify-code .get-verify-code .gray[data-v-440efc5b] {
  vertical-align: middle;
  background: transparent;
  height: 20px;
  color: #999;
  text-align: center;
  line-height: 20px;
}

.flex-line[data-v-3af0b7b4] {
  display: flex;
  align-items: center;
}
.activity-dialog[data-v-3af0b7b4] .el-dialog__body {
  padding: 22px 42px 42px;
}
.activity-dialog[data-v-3af0b7b4] .el-dialog {
  border-radius: 12px;
}
.activity-dialog .content[data-v-3af0b7b4] {
  max-height: 720px;
}
.activity-dialog .content .header[data-v-3af0b7b4] {
  display: flex;
  margin-bottom: 42px;
}
.activity-dialog .content .activity-cover[data-v-3af0b7b4] {
  width: 396px;
  height: 264px;
  border-radius: 4px;
}
.activity-dialog .content .sub-header[data-v-3af0b7b4] {
  margin-left: 30px;
}
.activity-dialog .content .sub-header .activity-name[data-v-3af0b7b4] {
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  color: #333333;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 18px;
}
.activity-dialog .content .sub-header .type[data-v-3af0b7b4] {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.activity-dialog .content .sub-header .type .type-item[data-v-3af0b7b4] {
  background: #F6F6F6;
  border-radius: 4px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #505559;
  letter-spacing: 0;
  line-height: 12px;
  font-weight: 400;
  padding: 4px 6px;
  margin-right: 12px;
}
.activity-dialog .content .sub-header .time-title[data-v-3af0b7b4] {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 14px;
  font-weight: 400;
  padding-bottom: 12px;
}
.activity-dialog .content .sub-header .time-title .car-icon[data-v-3af0b7b4] {
  margin-right: 6px;
}
.activity-dialog .content .sub-header .time-title .timmer-icon[data-v-3af0b7b4] {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url('https://youjia.cdn.bcebos.com/youjia-pc/activity-time-icon.png') no-repeat;
  background-size: 100%;
  margin-right: 6px;
}
.activity-dialog .content .sub-header .time-title .range-wrapper[data-v-3af0b7b4] {
  position: relative;
  display: flex;
  align-items: center;
}
.activity-dialog .content .sub-header .time-title .range-wrapper .select-icon[data-v-3af0b7b4] {
  font-size: 14px;
  margin-left: 4px;
}
.activity-dialog .content .sub-header .time-title .range-wrapper .select-icon-active[data-v-3af0b7b4] {
  transform: rotate(180deg);
}
.activity-dialog .content .sub-header .timer-content[data-v-3af0b7b4] {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
}
.activity-dialog .content .sub-header .timer-content .timer-item[data-v-3af0b7b4] {
  display: flex;
  align-items: center;
}
.activity-dialog .content .sub-header .timer-content .timer-num[data-v-3af0b7b4] {
  width: 24px;
  height: 30px;
  background: rgba(0, 206, 207, 0.1);
  border-radius: 4px;
  margin-right: 4px;
  font-family: BaiduNumber-Medium;
  font-size: 16px;
  color: #00CECF;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: 500;
  text-align: center;
}
.activity-dialog .content .sub-header .timer-content .unit[data-v-3af0b7b4] {
  font-family: PingFangSC-Semibold;
  font-size: 12px;
  color: #00CECF;
  letter-spacing: 0;
  font-weight: 600;
  margin-right: 12px;
}
.activity-dialog .content .sub-header .apply-button[data-v-3af0b7b4] {
  width: 120px;
  height: 42px;
  background: #00CECF;
  border-radius: 3px;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: 500;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
}
.activity-dialog .content .sub-header .apply-button-receive[data-v-3af0b7b4] {
  width: 120px;
  height: 42px;
  background: rgba(0, 206, 207, 0.1);
  border-radius: 3px;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #00CECF;
  letter-spacing: 0;
  font-weight: 500;
  line-height: 42px;
  text-align: center;
}
.activity-dialog .content .content-title[data-v-3af0b7b4] {
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  color: #333333;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 24px;
}
.activity-dialog .content .activity-title[data-v-3af0b7b4] {
  margin-top: 30px;
}
.activity-dialog .content .gift-list[data-v-3af0b7b4] {
  display: flex;
  flex-wrap: wrap;
}
.activity-dialog .content .gift-list .gift-item[data-v-3af0b7b4] {
  width: 310px;
  height: 94px;
  background: #EEEFF4;
  border-radius: 8px;
  margin-right: 12px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 12px;
  margin-bottom: 42px;
}
.activity-dialog .content .gift-list .gift-item[data-v-3af0b7b4]:nth-child(3n + 3) {
  margin-right: 0;
}
.activity-dialog .content .gift-list .gift-item .gift-img[data-v-3af0b7b4] {
  width: 70px;
  height: 70px;
  border-radius: 4px;
}
.activity-dialog .content .gift-list .gift-item .gift-text[data-v-3af0b7b4] {
  margin-left: 12px;
}
.activity-dialog .content .gift-list .gift-item .gift-text .gift-name[data-v-3af0b7b4] {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  line-height: 16px;
  font-weight: 500;
  margin-bottom: 8px;
}
.activity-dialog .content .gift-list .gift-item .gift-text .gift-price[data-v-3af0b7b4] {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #666666;
  letter-spacing: 0;
  line-height: 12px;
  font-weight: 400;
}
.activity-dialog .content .description .desc-item[data-v-3af0b7b4] {
  margin-bottom: 12px;
}
.activity-dialog .content .description .temp-text[data-v-3af0b7b4] {
  font-family: Helvetica;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  line-height: 28px;
  font-weight: 400;
}
.activity-dialog .content .description .temp-image[data-v-3af0b7b4] {
  width: 100%;
  height: auto;
  border-radius: 12px;
}
.form-dialog[data-v-3af0b7b4] .el-dialog__body {
  padding: 0px 24px 24px;
}
.form-dialog[data-v-3af0b7b4] .el-dialog {
  border-radius: 12px;
}
.form-dialog .form-content .title[data-v-3af0b7b4] {
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  color: #333333;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 600;
}
.form-dialog .form-content .form-label[data-v-3af0b7b4] {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  line-height: 14px;
  font-weight: 400;
  margin-bottom: 12px;
  margin-top: 24px;
}
.form-dialog .form-content .form-input[data-v-3af0b7b4] {
  width: 100%;
  height: 40px;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  padding-left: 10px;
  color: #333333;
}
.form-dialog .form-content .voiled-input[data-v-3af0b7b4] {
  border-color: #FF4556;
}
.form-dialog .form-content .voiled-box[data-v-3af0b7b4] {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #FF4556;
  letter-spacing: 0;
  line-height: 12px;
  font-weight: 400;
  margin-top: 6px;
}
.form-dialog .form-content .footer[data-v-3af0b7b4] {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.form-dialog .form-content .footer .submit-button[data-v-3af0b7b4] {
  width: 120px;
  height: 42px;
  line-height: 42px;
  background: #00CECF;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  cursor: pointer;
}
.brand-content[data-v-3af0b7b4] {
  margin-bottom: 24px;
}
.brand-content .brand-logo[data-v-3af0b7b4] {
  margin-right: 12px;
  background: #EEEFF4;
  border-radius: 8px;
  width: 54px;
  height: 54px;
}
.brand-content .shop-name[data-v-3af0b7b4] {
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  color: #333333;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 14px;
}
.brand-content .shop-address[data-v-3af0b7b4] {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #242A33;
  letter-spacing: 0;
  line-height: 14px;
  font-weight: 400;
  display: flex;
  align-items: center;
}
.brand-content .icon[data-v-3af0b7b4] {
  margin-right: 8px;
}
.map-content[data-v-3af0b7b4] {
  border-radius: 6px;
  padding-bottom: 24px;
  overflow: hidden;
}
.bm-view[data-v-3af0b7b4] {
  width: 100%;
  height: 552px;
}


.el-dialog{
    display: flex;
    flex-direction: column;
    margin:0 !important;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    /*height:600px;*/
    max-height:calc(100% - 30px);
    max-width:calc(100% - 30px);
}
.el-dialog .el-dialog__body{
    flex:1;
    overflow: auto;
}

.price-info-stages-wrapper[data-v-cf865012] {
  margin-top: 22px;
  font-family: PingFang SC;
}
.price-info-stages-wrapper .price-detail[data-v-cf865012] {
  width: 100%;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.price-info-stages-wrapper .price-detail .price-detail-item[data-v-cf865012] {
  width: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.price-info-stages-wrapper .price-detail .price-detail-item .price-detail-title[data-v-cf865012] {
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  color: #282C33;
}
.price-info-stages-wrapper .price-detail .price-detail-item .price-detail-num[data-v-cf865012] {
  display: flex;
  align-items: flex-end;
  color: #FF4556;
}
.price-info-stages-wrapper .price-detail .price-detail-item .price-detail-num .num[data-v-cf865012] {
  font-family: baidu number;
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
}
.price-info-stages-wrapper .price-detail .price-detail-item .price-detail-num .unit[data-v-cf865012] {
  margin-left: 3px;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1;
}
.price-info-stages-wrapper .stages-detail-item[data-v-cf865012] {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}
.price-info-stages-wrapper .stages-detail-item .label[data-v-cf865012] {
  margin-right: 24px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #242A33;
}
.price-info-stages-wrapper .stages-detail-item .values[data-v-cf865012] {
  flex: 1;
  display: flex;
}
.price-info-stages-wrapper .stages-detail-item .values .item[data-v-cf865012] {
  margin-right: 32px;
  background: #F5F7F8;
  border-radius: 4px;
  padding: 8px 11px;
  font-size: 12px;
  line-height: 1;
  color: #232A34;
  cursor: pointer;
}
.price-info-stages-wrapper .stages-detail-item .values .selected[data-v-cf865012] {
  background: rgba(0, 212, 212, 0.06);
  color: #00D4D4;
}
.price-info-stages-wrapper .tip[data-v-cf865012] {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #848B99;
}

.map-dialog[data-v-6596febb] .el-dialog {
  border-radius: 12px;
}
.map-dialog[data-v-6596febb] .el-dialog__body {
  padding-left: 42px;
  padding-right: 42px;
  padding-top: 24px;
}
.flex-line[data-v-6596febb] {
  display: flex;
  align-items: center;
}
.bm-view[data-v-6596febb] {
  width: 956px;
  height: 552px;
}
.brand-content[data-v-6596febb] {
  margin-bottom: 24px;
}
.brand-content .shop-name[data-v-6596febb] {
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  color: #333333;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 14px;
}
.brand-content .shop-address[data-v-6596febb] {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #242A33;
  letter-spacing: 0;
  line-height: 14px;
  font-weight: 400;
  display: flex;
  align-items: center;
}
.brand-content .icon[data-v-6596febb] {
  margin-right: 8px;
}
.brand-logo[data-v-6596febb] {
  width: 60px;
  height: 60px;
  background: #EEEFF4;
  border-radius: 8px;
  margin-right: 24px;
}

.clue-price-dialog .dialog-wrapper[data-v-3d73d6e5] {
  position: relative;
}
.clue-price-dialog .dialog-wrapper .close[data-v-3d73d6e5] {
  font-size: 22px;
  position: absolute;
  z-index: 1;
  right: 16px;
  top: 16px;
  cursor: pointer;
  color: #848B99;
}
.clue-price-dialog .dialog-wrapper .header-wrapper[data-v-3d73d6e5] {
  width: 100%;
  height: 97px;
  background: url('https://youjia.cdn.bcebos.com/youjia-pc/header-bg.png') no-repeat;
  background-size: 100%;
}
.clue-price-dialog .succ-dialog-wrapper[data-v-3d73d6e5] {
  background: url('https://youjia.cdn.bcebos.com/youjia-pc/succ-bg.png') no-repeat #fff;
  background-size: 100%;
  padding-top: 97px;
}
.clue-price-dialog .content-wrapper[data-v-3d73d6e5] {
  padding: 0 44px 24px;
}
.clue-price-dialog .content-wrapper .clue-form[data-v-3d73d6e5] {
  margin-top: 16px;
}
.clue-price-dialog .content-wrapper .same-level-tip[data-v-3d73d6e5] {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #848B99;
}
[data-v-3d73d6e5] .el-dialog {
  border-radius: 12px;
  overflow: hidden;
}
[data-v-3d73d6e5] .el-dialog .el-dialog__body {
  padding: 0;
}
[data-v-3d73d6e5] .el-dialog .el-dialog__header {
  padding: 0;
}

