.jf-mask_CNeYi {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1200;
  background: rgba(0, 0, 0, 0.7);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s; }

.jf-modal_1Ufn3 {
  background-position: top center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
  z-index: 1200;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 90%;
  margin: 0 auto;
  justify-content: space-between; }
  .jf-modal__title_PLwb6 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 20px 0 20px 0;
    object-fit: cover;
    font-size: 24px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center; }
  .jf-modal__close_3Ey1- {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 100%);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center; }

.rule-btn_3k0bC {
  margin: 0.2rem 0 0.4rem 0;
  text-align: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  color: #BE6F5E;
  font-size: 14px;
  font-weight: bold;
  height: .9rem;
  line-height: .9rem;
  border-radius: 10px;
  width: 6.2rem; }

.product_3nSXA {
  text-align: center;
  color: #ffffff;
  margin-bottom: .2rem; }
  .product_3nSXA img {
    margin: 0 auto .12rem; }

.sub-wrap_1_JCz {
  padding: 0 .65rem;
  overflow: hidden;
  min-height: 3rem;
  font-size: 14px; }

.close-btn_3W0D9 {
  position: absolute;
  right: 0;
  top: 0;
  width: 1.1rem;
  height: 1.2rem; }

.sub-err-tips_k9XGC {
  color: #b40b0b;
  font-size: 12px;
  margin-top: .08rem; }

.sub-icon-wrap_1ygoA {
  display: flex;
  justify-content: center;
  margin-top: 0.6rem; }

.sub-icon_1BJ9L {
  height: 1.22rem; }

.sub-title_32eDw {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  margin: 0.06rem 0 0.12rem 0; }

.sub-cont-label_3TrgV {
  margin: 0.15rem 0 .1rem 0; }

.sub-cont_q1CzW ::placeholder {
  color: #CDBEBB; }

.sub-cont-input_c2C6d {
  height: 0.9rem;
  color: #000; }
  .sub-cont-input_c2C6d input {
    width: 100%;
    height: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    padding: 0 0.34rem;
    box-sizing: border-box; }

.sub-cont-logined_2iem8 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 1.1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 0 0.34rem;
  margin-top: .3rem;
  font-size: 12px;
  box-sizing: border-box; }

.sub-cont-email_1fTSU {
  color: #FDE574; }

@media screen and (min-width: 768px) {
  .rule-btn_3k0bC {
    margin: 20px 0;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    color: #BE6F5E;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    border-radius: 10px;
    width: 330px; }
  .sub-wrap_1_JCz {
    padding: 0 35px;
    overflow-x: hidden;
    min-height: 130px;
    font-size: 14px; }
  .sub-icon-wrap_1ygoA {
    display: flex;
    justify-content: center;
    margin-top: 40px; }
  .sub-icon_1BJ9L {
    height: 60px; }
  .sub-cont-input_c2C6d {
    height: 50px;
    color: #000; }
    .sub-cont-input_c2C6d input {
      width: 100%;
      height: 100%;
      border: 1px solid rgba(255, 255, 255, 0.1);
      border-radius: 10px;
      padding: 0 0.34rem;
      box-sizing: border-box; }
  .sub-cont-logined_2iem8 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 60px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 0 20px;
    margin-top: 15px;
    font-size: 12px; } }

