@charset "UTF-8";
a, abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt,
em, embed,
fieldset, figcaption, figure, font, footer, form,
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd,
keygen,
label, legend, li,
meter,
nav,
object, ol, output,
p, pre, progress,
q,
s, samp, section, small, span, source, strike, strong, sub, sup,
table, tbody, tfoot, thead, th, tr, tt,
u, ul,
var {
  background: transparent;
  border: 0 none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
}

blockquote, q {
  quotes: none;
}

table, table td {
  padding: 0;
  border: none;
  border-collapse: collapse;
}

img {
  border: 0;
}

select {
  white-space: nowrap;
}

caption {
  text-align: left;
}

embed {
  vertical-align: top;
}

div, ul, li, ol, dl, dd, p {
  word-wrap: break-word;
}

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

input, textarea, select {
  font-family: inherit;
  outline: none;
  font-size: inherit;
  font-weight: inherit;
  padding: 0;
  margin: 0;
}

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

body {
  text-align: left;
  color: #828282;
  overflow-x: hidden;
}

html, body {
  font-family: Microsoft YaHei, 宋体, Arial, Verdana;
  width: 100%;
}

a {
  text-decoration: none;
  white-space: nowrap;
  color: #828282;
}

input, input[type=button], input[type=submit], input[type=reset], input[type=number] {
  -webkit-appearance: none;
}

input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

form {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

html,
body {
  width: 100%;
  height: 100%;
}

.hide {
  display: none;
}

.overflow-hidden {
  overflow: hidden !important;
}

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

.clearfix {
  clear: both;
  height: 0;
  overflow: hidden;
}

img {
  font-size: 0;
}

* {
  -webkit-tap-highlight-color: none;
  -webkit-backface-visibility: hidden;
}

#activity {
  width: 7.2rem;
  min-height: 11.44rem;
  height: 100%;
  position: relative;
  font-size: 0;
  -webkit-text-size-adjust: none;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  background-image: url("../image/invitation_bg.png");
}
#activity .img {
  display: block;
  width: 100%;
}
#activity .main {
  text-align: center;
}
#activity .main .logo-contain {
  height: 0.44rem;
  margin: 0.14rem auto 0.12rem;
}
#activity .main .logo-contain .logo {
  display: inline-block;
  width: 0.44rem;
  height: 0.44rem;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  background-image: url("../image/biu_icon.png");
}
#activity .main .logo-contain span {
  display: inline-block;
  margin-left: 0.2rem;
  margin-top: 0.02rem;
  font-family: PingFangSC-Semibold;
  font-size: 0.28rem;
  color: #fff;
  letter-spacing: 0;
  line-height: 0.4rem;
  font-weight: bold;
}
#activity .main .download {
  width: 3.36rem;
  height: 1.03rem;
  margin: 0 auto;
  padding-top: 0.24rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0 0;
  background-image: url("../image/invitation_button.png");
}
#activity .main .tip {
  display: inline-block;
  margin-top: 0.2rem;
  margin-bottom: 0.3rem;
  font-family: PingFangSC-Regular;
  font-size: 0.26rem;
  color: #682F67;
  letter-spacing: 0;
  line-height: 0.37rem;
}

.tips-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.74);
  z-index: 2000;
  overflow: hidden;
}
.tips-wrap .guide {
  width: 3.12rem;
  height: 1.17rem;
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
}

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