@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,
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;
}
.m-hide {
  display: none;
}
.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 .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
@media screen and (max-width: 800px) {
  body {
    background: #ff6f4a;
  }
}
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: #fee5df;
}
.page-index {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  background: #ff6f4a url("../images/page-index.jpg") no-repeat center top;
  background-size: 7.5rem;
}
.wrap {
  width: 7.5rem;
  margin: auto;
  text-align: center;
  position: relative;
}
.wrap1 {
  width: 6.7rem;
  margin: auto;
  text-align: center;
  position: relative;
}
.banner-box {
  width: 100%;
  clear: both;
  height: 4.97rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.banner-box::before {
  content: '';
  width: 7.45rem;
  height: 3.89rem;
  display: block;
  background: url("../images/ban-icon01.png") no-repeat center center / 100%;
  position: absolute;
  left: .05rem;
  top: .69rem;
  z-index: 9;
  /*animation: moveY 700ms linear infinite alternate;*/
  /*-o-animation: moveY 700ms linear infinite alternate;*/
  /*-moz-animation: moveY 700ms linear infinite alternate;*/
  /*-webkit-animation: moveY 700ms linear infinite alternate;*/
}
.banner-box .logo {
  width: 2.75rem;
  height: .77rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background: #224efc;
  border-bottom-left-radius: .15rem;
  border-bottom-right-radius: .15rem;
}
.banner-box .logo img {
  width: 1.79rem;
  clear: both;
  display: block;
}
.banner-box .fixBtn {
  position: absolute;
  top: 0;
  right: .4rem;
}
.banner-box .fixBtn a {
  width: 1.08rem;
  height: .8rem;
  display: inline-block;
  clear: both;
  padding-bottom: .2rem;
  font-size: .24rem;
  line-height: .32rem;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 0 0 0.5rem 0.5rem;
  -moz-border-radius: 0 0 0.5rem 0.5rem;
  border-radius: 0 0 0.5rem 0.5rem;
  background: #4f68ff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.banner-box img.banTxt {
  width: 6.3rem;
  display: block;
  margin-top: .4rem;
  z-index: 4;
  /*animation: scale2 1200ms linear infinite alternate;*/
  /*-o-animation: scale2 1200ms linear infinite alternate;*/
  /*-moz-animation: scale2 1200ms linear infinite alternate;*/
  /*-webkit-animation: scale2 1200ms linear infinite alternate;*/
}
.drawPart {
  width: 100%;
  clear: both;
  min-height: 8.72rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.drawPart .winningRecord {
  width: 5.42rem;
  height: 1.15rem;
  display: block;
  background: url("../images/draw-pic01.png") no-repeat center center / 100%;
  margin-top: -0.81rem;
  position: relative;
  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  overflow: hidden;
}
.drawPart .winningRecord .giftList {
  width: 4.34rem;
  height: .72rem;
  margin-top: .09rem;
  overflow: hidden;
}
.drawPart .winningRecord .giftList ul {
  overflow: hidden;
  zoom: 1;
}
.drawPart .winningRecord .giftList ul li {
  margin-right: .2rem;
  float: left;
  height: .72rem;
  font-size: .28rem;
  line-height: 1;
  color: #fff;
  text-align: left;
  _display: inline;
  width: auto !important;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  white-space: nowrap;
}
.drawPart .winningRecord .giftList ul li p {
  font-size: .26rem;
}
.drawPart .top {
  width: 100%;
  clear: both;
  margin: .31rem auto .2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.drawPart .top span {
  width: 4.28rem;
  height: .66rem;
  margin: auto .3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background: url("../images/draw-pic02.png") no-repeat center center / 100%;
  font-size: .24rem;
  color: #fff;
  font-weight: 600;
}
.drawPart .top::before,
.drawPart .top::after {
  content: '';
  width: .28rem;
  height: .33rem;
  display: block;
  background: url("../images/draw-icon01.png") no-repeat center center / 100%;
}
.drawPart .drawMain {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.drawPart .drawMain .left {
  width: 4.39rem;
  height: 5.07rem;
  background: url("../images/draw-pic03.png") no-repeat center top / 100%;
  padding-top: .35rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.drawPart .drawMain .left .pic {
  width: .98rem;
  height: 1.17rem;
  display: block;
  margin: 0 .1rem .32rem;
}
.drawPart .drawMain .left .pic img {
  width: 100%;
  display: block;
}
.drawPart .drawMain .right {
  width: 1.61rem;
  height: auto;
  margin-left: .2rem;
}
.drawPart .drawMain .right .myIntegral {
  width: 100%;
  height: 1.1rem;
  background: url("../images/draw-pic05.png") no-repeat center top / 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  text-align: center;
}
.drawPart .drawMain .right .myIntegral .name {
  width: 100%;
  height: .35rem;
  font-size: .22rem;
  line-height: .35rem;
  color: #fff;
  font-weight: 600;
  margin-top: .06rem;
}
.drawPart .drawMain .right .myIntegral span {
  font-size: .3rem;
  line-height: .58rem;
  color: #f33a1c;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.drawPart .drawMain .right .myIntegral span::before {
  content: '';
  width: .28rem;
  height: .28rem;
  display: block;
  background: url("../images/draw-icon02.png") no-repeat center center / 100%;
  margin-right: .05rem;
}
.drawPart .drawMain .right .drawBtn {
  width: 100%;
  height: auto;
  display: block;
  margin-top: .22rem;
  position: relative;
}
.drawPart .drawMain .right .drawBtn a {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
}
.drawPart .drawMain .right .drawBtn a img {
  width: 100%;
  display: block;
}
.drawPart .drawMain .right .drawBtn a::before {
  content: '';
  width: 1.55rem;
  height: 2.75rem;
  display: block;
  background: url("../images/draw-btn-icon01.png") no-repeat center center / 100%;
  position: absolute;
  left: .03rem;
  top: .06rem;
}
.drawPart .drawMain .right .drawBtn a.light::before {
  background: url("../images/draw-btn-icon02.png") no-repeat center center / 100%;
}
.drawPart .drawMain .right .myGift {
  width: 1.51rem;
  height: .61rem;
  display: block;
  margin-top: .24rem;
  background: url("../images/draw-pic07.png") no-repeat center top / 100%;
  font-size: .24rem;
  line-height: .56rem;
  color: #da400e;
  font-weight: 600;
  text-align: center;
  position: relative;
}
.drawPart .drawMain .right .myGift a {
  color: #da400e;
}
.drawPart .drawMain .right .myGift::after {
  content: '';
  width: .45rem;
  height: .25rem;
  display: block;
  background: url("../images/draw-icon03.png") no-repeat center center / 100%;
  position: absolute;
  top: .16rem;
  right: -0.45rem;
}
.drawPart .drawTheme {
  width: 100%;
  clear: both;
  margin-top: .2rem;
  margin-bottom: .7rem;
}
.drawPart .drawTheme img {
  width: 4.34rem;
  display: block;
  margin: auto;
}
.giftPart {
  width: 100%;
  clear: both;
  border-radius: .2rem;
  background: #ee3030;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-bottom: .4rem;
}
.giftPart .tit {
  width: 100%;
  clear: both;
  margin-bottom: .29rem;
}
.giftPart .tit img {
  height: .74rem;
  display: block;
  margin: auto;
  border-radius: 0 0 .2rem .2rem;
  box-shadow: 0 .08rem .1rem #e21414;
}
.giftPart .giftList {
  width: 5.88rem;
  height: 2.23rem;
  margin: 0 auto .32rem;
  position: relative;
}
.giftPart .giftList .swiper-slide {
  width: 1.74rem;
  margin: 0 .1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.giftPart .giftList .swiper-slide img {
  width: 100%;
  display: block;
}
.giftPart .giftList::before {
  content: '';
  width: .63rem;
  height: 2.86rem;
  display: block;
  background: url("../images/swiper-icon01.png") no-repeat center center / 100%;
  position: absolute;
  top: -0.32rem;
  left: -0.32rem;
  z-index: 3;
}
.giftPart .giftList::after {
  content: '';
  width: .63rem;
  height: 2.86rem;
  display: block;
  background: url("../images/swiper-icon01.png") no-repeat center center / 100%;
  position: absolute;
  top: -0.32rem;
  right: -0.32rem;
  z-index: 3;
}
.actRule {
  width: 100%;
  clear: both;
  border-radius: .2rem;
  background: #ee3030;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-bottom: .6rem;
}
.actRule .tit {
  width: 100%;
  clear: both;
  margin-bottom: .29rem;
}
.actRule .tit img {
  height: .74rem;
  display: block;
  margin: auto;
  border-radius: 0 0 .2rem .2rem;
  box-shadow: 0 .08rem .1rem #e21414;
}
.actRule .rulebox {
  width: 6.3rem;
  margin: .15rem auto;
}
.actRule .rulebox ul {
  width: 100%;
  clear: both;
}
.actRule .rulebox ul li {
  width: 100%;
  clear: both;
  margin-bottom: .1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.actRule .rulebox ul li .font {
  font-size: .24rem;
  line-height: .43rem;
  font-weight: 600;
  height: .46rem;
  display: inline-block;
  padding: 0 .2rem;
  background: #ff6f4a;
  border-radius: .4rem;
  margin-bottom: .1rem;
  margin-top: -.05rem;
}
.actRule .rulebox ul li .txt {
  width: 4.82rem;
  font-size: .22rem;
  line-height: .26rem;
}
.actRule .rulebox ul li .txt p {
  width: 100%;
  clear: both;
  margin-bottom: .06rem;
}
.actRule .rulebox ul li .txt p em {
  color: #fff9a5;
}
.actRule .rulebox ul li .txt img {
  width: 1.93rem;
  display: block;
  margin-left: .58rem;
  margin-top: .2rem;
}
.basePart {
  width: 100%;
  display: inline-block;
  margin-bottom: 0.4rem;
  border-radius: 0.3rem;
  background: #4f68ff;
}
.basePart .kuang {
  width: 6.5rem;
  min-height: 2rem;
  background: #fdfcf4;
  border-radius: 0.18rem;
  margin: .24rem .2rem;
  padding-bottom: .2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.basePart .kuang h2 {
  width: 100%;
  height: .99rem;
  display: block;
  background: url("../images/base-tit01.png") no-repeat center / auto 100%;
  margin-top: -0.24rem;
  font-size: 0.4rem;
  font-weight: bold;
  color: #c11d1d;
  line-height: 0.81rem;
}
.searchbox {
  clear: both;
}
.searchbox .formbox {
  width: 100%;
  clear: both;
  margin: .11rem auto .3rem;
}
.searchbox .formbox input {
  width: 4.6rem;
  height: 0.8rem;
  padding: 0 0.32rem;
  border: solid 0.01rem #b79576;
  background: #fff;
  border-radius: 0.12rem;
  margin-bottom: 0.18rem;
  font-size: .26rem;
  line-height: .8rem;
}
.searchbox .formbox button {
  width: 5.2rem;
  height: .8rem;
  display: inline-block;
  background: #f03d32;
  background: -webkit-linear-gradient(#fb5442, #e42522);
  background: -moz-linear-gradient(#fb5442, #e42522);
  background: -o-linear-gradient(#fb5442, #e42522);
  background: linear-gradient(#fb5442, #e42522);
  border-radius: 0.15rem;
  box-shadow: 0 0.1rem 0.18rem rgba(254, 52, 54, 0.26);
  font-size: .36rem;
  line-height: .8rem;
  color: #fff;
  font-weight: bolder;
  border: none;
}
.searchbox .searchList {
  width: 5.6rem;
  display: inline-block;
  margin: 0 0.35rem 0.15rem;
  padding: 0.3rem 0;
  background: #fffecb;
}
.searchbox .searchList.m-hide {
  display: none;
}
.searchbox .searchList h3 {
  font-size: .26rem;
  line-height: .36rem;
  font-weight: bold;
  color: #c11d1d;
  padding-bottom: .1rem;
}
.searchbox .searchList p {
  font-size: 0.24rem;
  line-height: 0.32rem;
  width: 5.2rem;
  margin: auto 0.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.searchbox .searchList p span {
  width: 2.9rem;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.searchbox .searchList p.center {
  justify-content: center;
}
.actGift {
  clear: both;
  margin-bottom: .4rem;
}
.actGift .kuang {
  padding-bottom: .1rem;
}
.actGift ul {
  width: 100%;
  clear: both;
  padding-bottom: .05rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.actGift ul li {
  width: 1.42rem;
  display: block;
  margin: 0 .07rem .25rem;
}
.actGift ul li img {
  width: 100%;
  display: block;
}
.actGift ul li.hidden {
  visibility: hidden;
}
.rulebox {
  width: 100%;
  height: auto;
  clear: both;
  margin-bottom: .45rem;
}
.rulebox ul {
  width: 100%;
  clear: both;
}
.rulebox ul li {
  width: 100%;
  clear: both;
  margin-bottom: 0.2rem;
  font-size: 0.24rem;
  line-height: 0.56rem;
  color: #fff;
  text-align: left;
}
.rulebox ul li h3 {
  float: left;
  margin-bottom: .05rem;
  text-align: center;
  font-size: .3rem;
  line-height: .56rem;
  font-weight: bold;
  color: #fff;
  background: #f03d32;
  background: -webkit-linear-gradient(#fb5442, #e42522);
  background: -moz-linear-gradient(#fb5442, #e42522);
  background: -o-linear-gradient(#fb5442, #e42522);
  background: linear-gradient(#fb5442, #e42522);
  padding: 0 .35rem;
  border-radius: 50px;
  margin-right: .2rem;
  position: relative;
}
.rulebox ul li h3::after {
  content: '';
  width: 4.05rem;
  height: .01rem;
  background: #987eef;
  display: block;
  position: absolute;
  top: .275rem;
  right: -4.27rem;
}
.rulebox ul li h3.zero::after {
  display: none;
}
.rulebox ul li h3.short::after {
  width: 3.45rem;
  right: -3.65rem;
}
.rulebox ul li p {
  width: 6.2rem;
  clear: both;
  font-size: .22rem;
  line-height: .36rem;
  text-align: left;
  color: #fff;
}
.rulebox ul li p b {
  font-weight: bold;
  float: left;
}
.rulebox ul li p span {
  display: inline-block;
}
.drawBtnAll {
  position: fixed;
  right: 50%;
  top: 28%;
  z-index: 9;
  margin-right: -3.75rem;
}
.drawBtnAll a {
  width: auto;
  height: .56rem;
  display: inline-block;
  clear: both;
  float: left;
  margin-bottom: .2rem;
  font-size: .28rem;
  line-height: .56rem;
  -webkit-border-radius: 0.5rem 0 0 0.5rem;
  -moz-border-radius: 0.5rem 0 0 0.5rem;
  border-radius: 0.5rem 0 0 0.5rem;
  padding: 0 .12rem 0 .18rem;
}
.drawBtnAll a.btn01 {
  background: #ffd39d;
  background: -webkit-linear-gradient(left, #ffdcaa, #ffc98f);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #ffdcaa, #ffc98f);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #ffdcaa, #ffc98f);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #ffdcaa, #ffc98f);
  /* 标准的语法 */
  color: #7e0202;
  border: solid .01rem #fff;
  border-right: 0;
}
.drawBtnAll a.btn02 {
  color: #fff;
  background: #4f68ff;
}
.syCS{
  font-size: .24rem;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: .48rem;
  left: 0;
  width: 100%;
  line-height: .3rem;
}
.syCS span{
  font-weight: bold;
}
.shou{
  position: absolute;
  top: .95rem;
  right: -.75rem;
  width: 1.38rem;
  animation: scaleDraw 3s infinite alternate ease-in-out;
}

@-webkit-keyframes scaleDraw{
  0%  {transform: scale(.95); }
  25% {transform: scale(1.05);}
  50% {transform: scale(.95);}
  75% {transform: scale(1.05);}
  100%{transform: scale(.95);}
}
@keyframes scaleDraw {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
  0%  {transform: scale(.95); }
  25% {transform: scale(1.05);}
  50% {transform: scale(.95);}
  75% {transform: scale(1.05);}
  100%{transform: scale(.95);}
}