html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body,
nav,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
ul,
ol,
li,
input,
button,
textarea,
footer {
  margin: 0;
  padding: 0;
}

body {
  font: 62.5%/1.5 -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  min-width: 320px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

img {
  vertical-align: middle;
  border: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img:not([src]) {
  opacity: 0;
}

em,
i {
  font-style: normal;
}

img {
  max-width: 100%;
  border: 0;
}

input:focus {
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol,
ul,
li {
  list-style: none;
}

textarea {
  resize: none;
}

a {
  text-decoration: none;
  color: #333;
}

.cf:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  min-height: 1%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.break {
  word-break: break-all;
  word-wrap: break-word;
}

html {
  font-size: 100px;
  font-size: 13.33333vw;
}

@media screen and (max-width: 320px) {
  html {
    font-size: 42.6666666667px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 321px) and (max-width: 360px) {
  html {
    font-size: 48px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 361px) and (max-width: 375px) {
  html {
    font-size: 50px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 376px) and (max-width: 393px) {
  html {
    font-size: 52.4px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 394px) and (max-width: 412px) {
  html {
    font-size: 54.9333333333px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 413px) and (max-width: 414px) {
  html {
    font-size: 55.2px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 415px) and (max-width: 480px) {
  html {
    font-size: 64px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 540px) {
  html {
    font-size: 72px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 541px) and (max-width: 640px) {
  html {
    font-size: 85.3333333333px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 720px) {
  html {
    font-size: 96px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 721px) and (max-width: 750px) {
  html {
    font-size: 100px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 751px) {
  html {
    font-size: 100px;
  }
}
@media screen and (min-width: 751px) {
  html {
    font-size: 68px;
  }
  body {
    width: 7.5rem;
    margin: 0 auto;
    font-size: 0.24rem;
    line-height: 1;
  }
  [data-dpr="1"] body {
    width: 750px;
    margin: 0 auto;
  }
}
body {
  position: relative;
  background: #361a19;
}

.page {
  background: url("../images/bg.jpg") no-repeat center top;
  background-size: 7.5rem 17rem;
  background-color: transparent;
  min-height: 17rem;
}

.bind-box {
  left: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 7.5rem;
  padding-top: 7.88rem;
}
.bind-box > * {
  flex: 0 0 auto;
}
.bind-box .title {
  background: url("../images/title.png") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.33rem;
  height: 2.12rem;
  font-size: 0;
}
.bind-box .has-bind {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0.5rem;
  font-size: 0.28rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.2rem;
  letter-spacing: 0rem;
  color: #939393;
}
.bind-box .has-bind::before {
  content: "";
  background: url(../images/has_bind.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 2.37rem;
  height: 0.32rem;
  margin-bottom: 0.22rem;
}
.bind-box .btn-box {
  margin-top: 0.56rem;
}
.bind-box .tip {
  font-size: 0.22rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0.01rem;
  color: #918c8d;
  margin-top: 0.28rem;
  display: flex;
  align-items: center;
}
.bind-box .tip::before {
  content: "";
  display: inline-flex;
  width: 0.22rem;
  height: 0.22rem;
  margin-right: 0.1rem;
  background: url("../images/qtag.png") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}
.bind-box .agreement {
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.41rem;
  letter-spacing: 0.01rem;
  color: #918c8d;
  width: 5.5rem;
  text-align: center;
  margin: 0.9rem 0;
}
.bind-box .agreement::before {
  content: "";
  display: inline-flex;
  background: url("../images/check.png") no-repeat 0 0;
  background-size: 100% 200%;
  background-color: transparent;
  width: 0.22rem;
  height: 0.22rem;
  vertical-align: middle;
}
.bind-box .agreement a {
  color: #d4b174;
}
.bind-box .agreement.on::before {
  background-position: 0 100%;
}
.bind-box .mtv1 {
  margin-top: 2.93rem;
}

.vFull .bind-box {
  bottom: 1.2rem;
}

@media screen and (max-height: 670px) {
  .vFull .bind-box {
    bottom: 0.2rem;
  }
  .bind-box .btn-box {
    margin-top: 0.28rem;
  }
  .bind-box .agreement {
    margin: 0.4rem 0;
  }
  .bind-box .mtv1 {
    margin-top: 1.56rem;
  }
}
@media screen and (min-width: 751px) {
  .bind-box .btn-box {
    margin-top: 0.28rem;
  }
  .bind-box .agreement {
    margin: 0.2rem 0;
  }
  .bind-box .mtv1 {
    margin-top: 1.56rem;
  }
}
.btn1 {
  background: url("../images/btn1.png") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 4.35rem;
  height: 0.98rem;
  display: inline-flex;
  font-size: 0.34rem;
  color: #3e2e11;
  justify-content: center;
  align-items: center;
}

.mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.5);
}

.pop {
  background: url(../images/pop.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  position: relative;
  width: 7.5rem;
  height: 9.44rem;
  position: fixed;
  bottom: 0;
  z-index: 1100;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 0.26rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.43rem;
  letter-spacing: 0rem;
  color: #c5b294;
  padding-top: 1.03rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pop .close {
  background: url(../images/close.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.43rem;
  height: 0.43rem;
  position: absolute;
  top: 0.45rem;
  right: 0.43rem;
}
.pop .pop-title {
  background: url(../images/pop_title1.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 3.92rem;
  height: 0.33rem;
  font-size: 0;
}
.pop .pop-con {
  width: 7.26rem;
  margin-top: 0.77rem;
  padding-left: 0.4rem;
  padding-right: 0.34rem;
  box-sizing: border-box;
  height: 5.54rem;
  overflow-y: auto;
}
.pop .pop-con::-webkit-scrollbar {
  width: 0.08rem;
}
.pop .pop-con::-webkit-scrollbar-thumb {
  border-radius: 0.08rem;
  background: #8f836f;
}
.pop .pop-con::-webkit-scrollbar-track {
  border-radius: 0.08rem;
  background: none;
}
.pop .btn-box {
  margin-top: 0.5rem;
}

.unbind {
  font-size: 0.21rem;
  color: #aca0a1;
  position: absolute;
  top: 2.26rem;
  right: 0.4rem;
  display: flex;
  align-items: center;
}
.unbind::before {
  content: "";
  background: url("../images/unbind.png") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.21rem;
  height: 0.21rem;
  margin-right: 0.06rem;
}

.example {
  background: rgb(42, 17, 19);
  border-radius: 0.3rem;
  border: solid 0.02rem rgba(255, 228, 154, 0.27);
  width: 7.5rem;
  margin-top: 0.68rem;
  padding: 0.5rem 0 1.6rem;
  text-align: center;
}
.example .title {
  background: url(../images/s_title.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 3.39rem;
  height: 0.33rem;
  margin: 0 auto;
  font-size: 0;
}
.example > img {
  width: 6.48rem;
  margin-top: 0.5rem;
}

/*# sourceMappingURL=style.css.map */
