.couponDynamicAddress[data-v-37ddb5b0] {
  width: 100%;
  height: 100vh;
  color: #222222;
}
.mobile[data-v-37ddb5b0] {
  width: 100%;
  height: 100%;
  background: #FFB61E;
  overflow: hidden;
}
.mobile .m_content[data-v-37ddb5b0] {
  background: #ffffff;
  margin: 2rem auto;
  padding: 3rem;
  width: 90%;
  height: calc(100% - 10rem);
  text-align: center;
  box-sizing: border-box;
  border-radius: 5rem;
  overflow-y: auto;
  overflow-x: hidden;
}
.mobile .m_content .title[data-v-37ddb5b0] {
  font-size: 3.6rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
.mobile .m_content .title p[data-v-37ddb5b0] {
  font-size: 3rem;
}
.mobile .m_content h3[data-v-37ddb5b0] {
  display: inline;
  background: #FFB61E;
  border-radius: 1.2rem;
  font-size: 2rem;
  color: white;
  padding: 0.5rem 3rem;
}
.mobile .m_content .dot_box[data-v-37ddb5b0] {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 2rem;
  margin-bottom: 1.4rem;
}
.mobile .m_content .dot_box .dot[data-v-37ddb5b0] {
  width: 1rem;
  height: 1rem;
  background: #DFDFDF;
  border-radius: 50%;
}
.mobile .m_content .dot_box .round[data-v-37ddb5b0] {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  background: #FFB61E;
}
.mobile .m_content .dot_box .round[data-v-37ddb5b0]:nth-of-type(1) {
  left: -4.75rem;
}
.mobile .m_content .dot_box .round[data-v-37ddb5b0]:nth-of-type(2) {
  right: -4.75rem;
}
.mobile .m_content h5[data-v-37ddb5b0] {
  font-size: 3rem;
}
.mobile .m_content p[data-v-37ddb5b0] {
  font-size: 1.8rem;
}
.mobile .m_content .qrcode[data-v-37ddb5b0] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.mobile .m_content .qrcode .qrcodep[data-v-37ddb5b0] {
  width: 250px;
  height: 250px;
  margin: 1.5rem 0;
}
.mobile .m_content .refresh[data-v-37ddb5b0] {
  height: 5rem;
  width: 90%;
  background: #FFB61E;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 2.5rem;
  font-size: 2.4rem;
  color: #ffffff;
  margin: 0 auto;
  margin-bottom: 1rem;
  margin-top: 1.5rem;
}
.mobile .m_content .tip[data-v-37ddb5b0] {
  font-size: 1.8rem;
  margin: 1em 0;
}
.mobile .m_content .notice[data-v-37ddb5b0] {
  text-align: left;
  padding-top: 1rem;
  border-top: 1px dashed #DFDFDF;
}
.mobile .m_content .notice .notice_tit[data-v-37ddb5b0] {
  font-size: 2rem;
  font-weight: bold;
}
.mobile .m_content .notice .notice_con[data-v-37ddb5b0] {
  font-size: 1.2rem;
}
.mobile .m_bottom[data-v-37ddb5b0] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background: url(../../static/img/bg_quan.b5d78fbc.png) no-repeat;
  background-size: 100% 100%;
  color: white;
  font-size: 2rem;
}
.mobile .m_bottom .logo[data-v-37ddb5b0] {
  margin-bottom: 1rem;
  width: 7rem;
  height: 7rem;
}
.pc[data-v-37ddb5b0] {
  width: 100%;
  height: 100%;
  background: #ECECEC;
  overflow: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.pc .p_content[data-v-37ddb5b0] {
  width: 638px;
  height: 890px;
  background: #ffffff;
  padding: 20px 40px;
  text-align: center;
  box-sizing: border-box;
  border-radius: 50px;
  overflow-y: auto;
  overflow-x: hidden;
}
.pc .p_content .title[data-v-37ddb5b0] {
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 10px;
}
.pc .p_content .title p[data-v-37ddb5b0] {
  font-size: 30px;
}
.pc .p_content h3[data-v-37ddb5b0] {
  display: inline;
  background: #FFB61E;
  border-radius: 12px;
  font-size: 20px;
  color: white;
  padding: 5px 30px;
}
.pc .p_content .dot_box[data-v-37ddb5b0] {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 14px;
}
.pc .p_content .dot_box .dot[data-v-37ddb5b0] {
  width: 12px;
  height: 12px;
  background: #DFDFDF;
  border-radius: 50%;
}
.pc .p_content .dot_box .round[data-v-37ddb5b0] {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  background: #ECECEC;
}
.pc .p_content .dot_box .round[data-v-37ddb5b0]:nth-of-type(1) {
  left: -67.5px;
}
.pc .p_content .dot_box .round[data-v-37ddb5b0]:nth-of-type(2) {
  right: -67.5px;
}
.pc .p_content h5[data-v-37ddb5b0] {
  font-size: 28px;
}
.pc .p_content p[data-v-37ddb5b0] {
  font-size: 20px;
}
.pc .p_content .qrcode[data-v-37ddb5b0] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.pc .p_content .qrcode .qrcodep[data-v-37ddb5b0] {
  width: 220px;
  height: 220px;
  margin: 15px 0;
}
.pc .p_content .refresh[data-v-37ddb5b0] {
  height: 60px;
  background: #FFB61E;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 36px;
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 15px;
  margin-top: 20px;
  cursor: pointer;
}
.pc .p_content .tip[data-v-37ddb5b0] {
  font-size: 20px;
  margin: 10px 0;
}
.pc .p_content .notice[data-v-37ddb5b0] {
  text-align: left;
  padding-top: 20px;
  border-top: 1px dashed #DFDFDF;
}
.pc .p_content .notice .notice_tit[data-v-37ddb5b0] {
  font-size: 22px;
  font-weight: bold;
}
.pc .p_content .notice .notice_con p[data-v-37ddb5b0] {
  font-size: 18px;
}
.pc .p_content h6[data-v-37ddb5b0] {
  text-align: center;
  font-size: 20px;
  margin-top: 20px;
}

