* {
  width: 100%;
}
html {
  font-size: 100px;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  background: #e9722d !important;
}
@media screen and (min-width: 375px) {
  html {
    font-size: 100px;
    font-size: 26.66666667vw;
  }
}
body,
div {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 0;
}
body {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 0.14rem;
  line-height: 1;
  color: #333;
  position: relative;
  overflow-x: hidden;
}
blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
menu,
ol,
p,
pre,
select,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  text-decoration: none;
}
audio,
canvas,
video {
  display: inline-block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-size: 14px;
}
address,
cite,
dfn,
em,
i,
var {
  font-style: normal;
}
strong {
  font-weight: 400;
}
ol,
ul {
  list-style: none;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
}
textarea {
  overflow: hidden;
  vertical-align: top;
}
input,
textarea {
  -webkit-appearance: none;
}
input[type="search"] {
  -webkit-appearance: none;
}
.db {
  display: block;
}
.di {
  display: inline;
}
.dib {
  display: inline-block;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cb {
  clear: both;
}
.vm {
  vertical-align: middle;
}
.vt {
  vertical-align: top;
}
.dn {
  display: none !important;
}
.hide {
  display: none;
}
.tdu {
  text-decoration: underline;
}
.overh {
  overflow: hidden;
}
.overA {
  overflow: auto;
}
.overV {
  overflow: visible;
}
.tlZ {
  top: 0;
  left: 0;
}
.box {
  display: -webkit-box;
  display: box;
}
.flex {
  box-sizing: border-box;
  -webkit-box-flex: 1;
}
.bsb {
  box-sizing: border-box;
}
.bgnr {
  background-repeat: no-repeat;
}
.fw {
  font-weight: bold;
}
.bz {
  background-size: 100% 100%;
}
.ma {
  margin: 0 auto;
}
.tlTrans {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fxr {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.fxc {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.fxl {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.mywrap {
  overflow: hidden;
  overflow-y: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 0 auto;
  max-width: 7.5rem;
}
.content {
  position: relative;
}
/* header */
.header-wrap {
  width: 100%;
  height: 8.6667vw;
  background: #252525;
  position: relative;
  z-index: 10;
}
.header-wrap h2 {
  font-size: 3.7333vw;
  width: auto;
  text-align: center;
  line-height: 8.6667vw;
  color: #fea892;
  font-family: "arial";
}
.header-wrap a {
  width: 14.9333vw;
  height: 5.6vw;
  font-size: 3.4667vw;
  position: absolute;
  top: 1.3333vw;
  right: 2.1333vw;
  color: #e78872;
  border: 1px solid #e78872;
  text-align: center;
  line-height: 5.6vw;
  border-radius: 10px;
}
/* headerEnd */
/* 活动结束 */
.activityEnd {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 999;
  text-align: center;
  color: white;
}
.activityEnd p {
  width: auto;
  height: auto;
  position: absolute;
  background-color: white;
  color: black;
  padding: 5vw;
  border-radius: 3vw;
  top: 29%;
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  font-size: 8vw;
}
/* 吸底 */
.bottom {
  width: 100%;
  height: 16.5333vw;
  position: fixed;
  bottom: 0;
  font-size: 0;
  background: transparent
    url("//pic0.iqiyipic.com/common/20191230/favourImg-32.png") no-repeat scroll
    center top / 100% auto;
  display: inline-flex;
  z-index: 10;
}
.bottom a {
  width: 50%;
  height: 100%;
  display: inline-block;
}
/* toast */
.toast {
  width: auto;
  height: auto;
  position: fixed;
  top: 30%;
  left: 48%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  font-size: 3.2vw;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 2vw 6vw;
  border-radius: 9vw;
  z-index: 1000;
}
.share {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.share img {
  position: absolute;
  top: 1vw;
  right: 5vw;
  width: 29vw;
}
.con1 {
  width: 100%;
  height: 798.1333vw;
  overflow: hidden;
  background: transparent
    url("//pic1.iqiyipic.com/common/20200316/huangboIMG-1.jpg") no-repeat scroll
    center top / 100% auto;
}
.con1 a {
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  width: 51vw;
  height: 49vw;
}
.con1 a:nth-child(1) {
  top: 179vw;
  left: 13vw;
}
.con1 a:nth-child(2) {
  top: 253vw;
  left: 41vw;
}
.con1 a:nth-child(3) {
  top: 325vw;
  left: 11vw;
}
.con1 a:nth-child(4) {
  top: 397vw;
  left: 41vw;
}
.con1 a:nth-child(5) {
  top: 471vw;
  left: 10vw;
}
.con1 a:nth-child(6) {
  top: 538vw;
  left: 40vw;
}
.con1 a:nth-child(7) {
  top: 618vw;
  left: 12vw;
}
.con1 a:nth-child(8) {
  top: 703vw;
  left: 12vw;
  width: 79vw;
  height: 27vw;
}
.con1 a:nth-child(9) {
  top: 739vw;
  left: 12vw;
  width: 79vw;
  height: 33vw;
}
