@import "style-tc.css";
@import "base.css";
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd,
figure,
menu,
input,
textarea,
button,
select,
th,
td iframe {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
  font-size: 100%;
  font-weight: normal;
}
li {
  list-style: none;
}
em,
i {
  font-style: normal;
}
a,
a:visited,
a:active {
  text-decoration: none;
  border: none;
  outline: none;
}
input,
textarea {
  outline: none;
}
textarea {
  resize: vertical;
}
body {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  word-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
  min-width: 7.5rem !important;
  width: 7.5rem;
  margin: 0 auto!important;
  overflow-x: hidden;
  overflow-y: auto;
  background: #feffcb;
}
body,
button,
input,
select,
textarea {
  font-family: 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', 'microsoft yahei', simsun, sans-serif;
}
.none {
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.flex {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.flexS {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.transCenter {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.baseStyle {
  width: 100%;
  clear: both;
  float: left;
}
.oneLineTxt {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.transtion {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.gray {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}
@media screen and (max-width: 800px) {
  body {
    background: #fbff6d;
  }
}
.page-index {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  background: #fbff6d url('../images/page-index.jpg') no-repeat center top;
  background-size: 7.5rem;
}
.wrap {
  width: 6.9rem;
  margin: auto;
  text-align: center;
  position: relative;
}
.banner-box {
  width: 100%;
  height: 9.48rem;
  display: block;
  clear: both;
}
.banner-box .logo {
  width: 3.06rem;
  display: block;
  position: absolute;
  left: 0.55rem;
  top: 0.5rem;
}
.banner-box .logo img {
  width: 100%;
  display: block;
}
.banner-box .fixBtn {
  position: absolute;
  top: 0.5rem;
  right: 0.57rem;
}
.banner-box .fixBtn a {
  width: 0.7rem;
  height: 0.7rem;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 0.1rem;
  font-size: 0.24rem;
  line-height: 0.28rem;
  color: #fff;
  text-align: center;
  float: left;
  margin-left: 0.08rem;
  padding: 0 0.05rem;
  box-sizing: border-box;
}
.banner-box .banTheme {
  width: 100%;
  height: auto;
  display: block;
  padding-top: 1.5rem;
}
.banner-box .banTheme img {
  width: 6.12rem;
  display: block;
  margin: auto;
}
.banner-box .banGift {
  width: 5.6rem;
  height: auto;
  display: block;
  margin-left: 0.66rem;
  margin-top: 0.1rem;
}
.banner-box .banGift img {
  width: 100%;
  display: block;
  margin: auto;
}
.banner-box img.card {
  width: 0.71rem;
  display: block;
  position: absolute;
  left: 0.48rem;
  top: 7.07rem;
  animation: moveX1 0.8s linear infinite alternate;
  -o-animation: moveX1 0.8s linear infinite alternate;
  -moz-animation: moveX1 0.8s linear infinite alternate;
  -webkit-animation: moveX1 0.8s linear infinite alternate;
}
.banner-box img.gold {
  width: 0.75rem;
  display: block;
  position: absolute;
  right: 0.57rem;
  top: 7.16rem;
  animation: moveY1 0.8s linear infinite alternate;
  -o-animation: moveY1 0.8s linear infinite alternate;
  -moz-animation: moveY1 0.8s linear infinite alternate;
  -webkit-animation: moveY1 0.8s linear infinite alternate;
}
.banner-box img.gift {
  width: 1.03rem;
  display: block;
  position: absolute;
  right: 0.38rem;
  top: 5rem;
  animation: moveX3 0.8s linear infinite alternate;
  -o-animation: moveX3 0.8s linear infinite alternate;
  -moz-animation: moveX3 0.8s linear infinite alternate;
  -webkit-animation: moveX3 0.8s linear infinite alternate;
}
.sections {
  width: 100%;
  clear: both;
}
.s1-title {
  width: 100%;
  clear: both;
  margin-bottom: 0.06rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.s1-title img {
  width: 5.98rem;
  display: block;
  margin: auto;
}
.s1-main {
  width: 100%;
  height: auto;
  background: #f9e507;
  border-radius: 0.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.s1-main .siginBox {
  width: 6.7rem;
  height: auto;
  min-height: 1rem;
  background: url("../images/s1-img01.png") no-repeat center top / 6.72rem;
  border-radius: 0.2rem;
  margin: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  padding-top: 0.24rem;
}
.s1-main .siginBox .item {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  background: #3cbef4;
  background: -webkit-linear-gradient(180deg, #6fdaf9 7%, #09a1ee 100%);
  background: -o-linear-gradient(180deg, #6fdaf9 7%, #09a1ee 100%);
  background: -moz-linear-gradient(180deg, #6fdaf9 7%, #09a1ee 100%);
  background: linear-gradient(180deg, #6fdaf9 7%, #09a1ee 100%);
  border-radius: 0.14rem;
  margin: 0 0.07rem 0.14rem;
}
.s1-main .siginBox .item:nth-child(-n+3) {
  margin: 0 0.1rem 0.14rem;
}
.s1-main .siginBox .item time {
  font-size: 0.26rem;
  font-weight: 600;
  color: #fff;
  line-height: 0.5rem;
}
.s1-main .siginBox .item .box {
  width: 1.36rem;
  height: 0.92rem;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  border-radius: 0.1rem;
  background: #fff url("../images/s1-icon01.png") no-repeat center / 1.26rem;
}
.s1-main .siginBox .item .box span {
  background: #3cbef4;
  background: -webkit-linear-gradient(90deg, #6fdaf9 7%, #09a1ee 100%);
  background: -o-linear-gradient(90deg, #6fdaf9 7%, #09a1ee 100%);
  background: -moz-linear-gradient(90deg, #6fdaf9 7%, #09a1ee 100%);
  background: linear-gradient(90deg, #6fdaf9 7%, #09a1ee 100%);
  width: 1.1rem;
  height: 0.4rem;
  display: block;
  border-radius: 0.08rem;
  color: #fff;
  font-size: 0.24rem;
  line-height: 0.4rem;
}
.s1-main .siginBox .item.expired {
  background: #bcbebf;
  background: -webkit-linear-gradient(180deg, #c4c6c8 7%, #b3b5b6 100%);
  background: -o-linear-gradient(180deg, #c4c6c8 7%, #b3b5b6 100%);
  background: -moz-linear-gradient(180deg, #c4c6c8 7%, #b3b5b6 100%);
  background: linear-gradient(180deg, #c4c6c8 7%, #b3b5b6 100%);
}
.s1-main .siginBox .item.expired .box {
  background: #fff url("../images/s1-icon03.png") no-repeat center / 1.26rem;
}
.s1-main .siginBox .item.expired .box span {
  background: #bcbebf;
  background: -webkit-linear-gradient(-90deg, #c4c6c8 7%, #b3b5b6 100%);
  background: -o-linear-gradient(-90deg, #c4c6c8 7%, #b3b5b6 100%);
  background: -moz-linear-gradient(-90deg, #c4c6c8 7%, #b3b5b6 100%);
  background: linear-gradient(-90deg, #c4c6c8 7%, #b3b5b6 100%);
}
.s1-main .siginBox .item.suc {
  background: #f96f5b;
  background: -webkit-linear-gradient(180deg, #f77f58 7%, #fa5f5d 100%);
  background: -o-linear-gradient(180deg, #f77f58 7%, #fa5f5d 100%);
  background: -moz-linear-gradient(180deg, #f77f58 7%, #fa5f5d 100%);
  background: linear-gradient(180deg, #f77f58 7%, #fa5f5d 100%);
}
.s1-main .siginBox .item.suc .box {
  background: #fff url("../images/s1-icon02.png") no-repeat center / 1.26rem;
}
.s1-main .siginBox .item.suc .box span {
  background: #f96f5b;
  background: -webkit-linear-gradient(-90deg, #f77f58 7%, #fa5f5d 100%);
  background: -o-linear-gradient(-90deg, #f77f58 7%, #fa5f5d 100%);
  background: -moz-linear-gradient(-90deg, #f77f58 7%, #fa5f5d 100%);
  background: linear-gradient(-90deg, #f77f58 7%, #fa5f5d 100%);
}
.s1-main .siginBox .drawBtn {
  width: 100%;
  clear: both;
  padding: 0.1rem 0 0.2rem;
}
.s1-main .siginBox .drawBtn a {
  width: 2.94rem;
  height: 1.01rem;
  margin: auto;
  background: url("../images/btn01.png") no-repeat center / 100%;
  font-size: 0.4rem;
  color: #fff;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.s1-main .siginBox .drawBtn a::after {
  content: '';
  width: 0.74rem;
  height: 0.77rem;
  display: block;
  background: url("../images/cursor01.png") no-repeat center / 100%;
  position: absolute;
  right: 0.2rem;
  top: 0.4rem;
  animation: scaleDraw 2s linear infinite alternate;
  -o-animation: scaleDraw 2s linear infinite alternate;
  -moz-animation: scaleDraw 2s linear infinite alternate;
  -webkit-animation: scaleDraw 2s linear infinite alternate;
}
.sec02 {
  margin: 0.55rem auto 0.41rem;
}
.sec02 .s2-title {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.sec02 .s2-title img {
  width: 6.3rem;
  display: block;
  margin: auto;
}
.sec02 .s2-main {
  width: 100%;
  height: auto;
  margin-bottom: 0.18rem;
  background: #f9e507;
  border-radius: 0.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.sec02 .s2-main .box {
  width: 6.7rem;
  height: auto;
  min-height: 1rem;
  background: url("../images/s2-img01.png") no-repeat center top / 6.72rem;
  border-radius: 0.2rem;
  margin: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  padding-top: 0.24rem;
}
.sec02 .s2-main .box ul {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.sec02 .s2-main .box ul li {
  width: 2.06rem;
  height: 2.3rem;
  margin: 0 0.05rem 0.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  background: #c1f5f7;
  background: -webkit-linear-gradient(180deg, #9deef5 0%, #e5fbf9 97%);
  background: -o-linear-gradient(180deg, #9deef5 0%, #e5fbf9 97%);
  background: -moz-linear-gradient(180deg, #9deef5 0%, #e5fbf9 97%);
  background: linear-gradient(180deg, #9deef5 0%, #e5fbf9 97%);
  -webkit-border-radius: 0.2rem 0.2rem 0.1rem 0.1rem;
  -moz-border-radius: 0.2rem 0.2rem 0.1rem 0.1rem;
  border-radius: 0.2rem 0.2rem 0.1rem 0.1rem;
  border: solid 0.02rem #fff;
  position: relative;
}
.sec02 .s2-main .box ul li .pic {
  width: 1.78rem;
  height: 1.58rem;
  margin-top: 0.13rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background: #fff;
  border-radius: 0.1rem;
}
.sec02 .s2-main .box ul li .pic img {
  width: 1.58rem;
  display: block;
  margin: auto;
}
.sec02 .s2-main .box ul li .day {
  width: 2.09rem;
  height: 0.66rem;
  display: block;
  margin-top: -0.06rem;
  background: url("../images/s2-img02.png") no-repeat center / 100%;
}
.sec02 .s2-main .box ul li .day span {
  font-size: 0.24rem;
  color: #fff;
  padding-top: 0.26rem;
  display: block;
}
.sec02 .s2-main .box ul li .tip {
  position: absolute;
  left: 0;
  top: -0.14rem;
  width: 1.08rem;
  height: 0.45rem;
  display: block;
  background: url("../images/s2-tip01.png") no-repeat center / 100%;
  font-size: 0.22rem;
  line-height: 0.33rem;
  color: #333;
  text-align: center;
  white-space: nowrap;
}
.sec02 .s2-main .box ul li .tip.type02 {
  width: 1.53rem;
  background: url("../images/s2-tip02.png") no-repeat center / 100%;
}
.sec02 .s2-main .box ul li .tip.type03 {
  width: 1.23rem;
  background: url("../images/s2-tip03.png") no-repeat center / 100%;
}
.sec02 .s2-main .box p {
  font-size: 0.28rem;
  color: #12a3ee;
  line-height: 1;
  margin-bottom: 0.24rem;
}
.sec02 .zhu {
  width: 100%;
  height: 0.49rem;
  display: block;
  background: #f9e507;
  background: -webkit-linear-gradient(90deg, rgba(249, 229, 7, 0), #f9e507, rgba(249, 229, 7, 0));
  background: -moz-linear-gradient(90deg, rgba(249, 229, 7, 0), #f9e507, rgba(249, 229, 7, 0));
  background: -o-linear-gradient(90deg, rgba(249, 229, 7, 0), #f9e507, rgba(249, 229, 7, 0));
  background: linear-gradient(90deg, rgba(249, 229, 7, 0), #f9e507, rgba(249, 229, 7, 0));
  font-size: 0.28rem;
  line-height: 0.49rem;
  font-weight: 600;
  color: #f95c07;
}
.fixDraw {
  position: fixed;
  left: 50%;
  top: 8.3rem;
  z-index: 3;
  margin-left: 2.3rem;
  width: 1.42rem;
}
.fixDraw a {
  width: 100%;
  display: block;
}
.fixDraw a img {
  width: 100%;
  display: block;
}
.indexBtn span {
  font-size: 20px;
  color: blue;
}
@-webkit-keyframes scaleDraw {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.15);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.15);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scaleDraw {
  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.15);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.15);
  }
  100% {
    transform: scale(1);
  }
}
/*# sourceMappingURL=style.css.map */