/***************************PUBLIC*******************************/
/*reset*/
body {
  font-family: \5FAE\8F6F\96C5\9ED1;
  background: none; }

html, body {
  position: relative; }

/*page*/
.m-page {
  overflow: hidden;
  min-width: 6.83rem;
  max-width: 16rem;
  margin: 0 auto; }

.swiper-container {
  width: 100%; }

.swiper-container .section {
  position: relative;
  overflow: hidden; }

/*loading*/
.load {
  background: #55cec0;
  bottom: 0;
  height: 100%;
  max-width: 16rem;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999; }

.loader_wp {
  height: 1.28rem;
  margin-top: -0.43rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%; }

.loader {
  -webkit-animation: 1.1s linear 0s normal none infinite rotate;
  animation: 1.1s linear 0s normal none infinite rotate;
  border-color: rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) #fff;
  border-style: solid;
  border-width: 0.11rem;
  display: inline-block;
  font-size: 0.21rem;
  position: relative; }

.loader, .loader:after {
  border-radius: 50%;
  height: 1.07rem;
  width: 1.07rem; }

.progress {
  display: none;
  color: #fff;
  font-size: 0.34rem;
  height: 0.85rem;
  left: 50%;
  line-height: 0.85rem;
  margin: -0.32rem 0 0-0.43rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 0.85rem; }

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
/*img auto*/
img {
  width: 100%;
  height: auto; }

/*form*/
input.text::-moz-placeholder {
  color: #999; }

input.text:-ms-input-placeholder {
  color: #999; }

input.text::-webkit-input-placeholder {
  color: #999; }

input.text:focus {
  border: none;
  outline: none; }

/***MAIN***/
.btn {
  position: relative;
  width: 10.24rem;
  height: 1.92rem;
  margin: 0 auto;
  display: block;
  border-radius: 0.96rem;
  text-align: center;
  font-size: 0.77rem;
  line-height: 1.92rem;
  color: #fff;
  cursor: pointer;
  z-index: 9;
  background-size: 100%;
  background-repeat: no-repeat; }
  .btn::before {
    position: absolute;
    left: -0.21rem;
    top: 0;
    width: 10.67rem;
    height: 2.56rem;
    display: block;
    content: "";
    z-index: -1;
    background-size: 100%;
    background-repeat: no-repeat; }
  .btn:focus {
    border: none; }

.cashing-index {
  background: url("../images/bg00.jpg") no-repeat bottom center;
  background-size: 100%; }
  .cashing-index .pannel-a {
    background: url("../images/bg01.jpg") no-repeat top center;
    background-size: 100%;
    padding-bottom: 2.13rem;
    min-height: 100vh; }
  .cashing-index .section-content {
    margin: 70% 1.81rem 0 1.81rem; }
  .cashing-index .cashing-code {
    width: 100%;
    background: #fff;
    border-radius: 0.21rem;
    height: 2.13rem;
    border: 0.06rem solid #daa750;
    font-size: 0.77rem;
    color: #333;
    line-height: 1.07rem;
    text-align: center;
    margin-bottom: 0.64rem; }
  .cashing-index .form-yzm {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.85rem; }
    .cashing-index .form-yzm .yzm {
      float: left;
      width: 65%;
      background: #fff;
      border-radius: 0.21rem;
      height: 2.13rem;
      border: 0.06rem solid #daa750;
      font-size: 0.77rem;
      color: #333;
      line-height: 1.07rem;
      text-align: center; }
    .cashing-index .form-yzm .img-yzm {
      display: block;
      float: right;
      height: 2.13rem;
      width: 33%;
      border-radius: 0.21rem;
      border: 0.06rem solid #daa750; }
  .cashing-index .code-query {
    background-image: url("../images/btn01.png"); }
    .cashing-index .code-query::before {
      background-image: url("../images/btn01bg.png"); }
  .cashing-index .explain {
    margin-top: 1.92rem; }
    .cashing-index .explain h3 {
      font-size: 0.64rem;
      color: #fff;
      line-height: 1.07rem;
      margin-bottom: 0.43rem; }
    .cashing-index .explain p {
      font-size: 0.51rem;
      color: #fff;
      line-height: 0.85rem; }

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  .cashing-index .section-content {
    margin-top: 80%; }

  .cashing-index .explain {
    margin-top: 30%; } }
[data-dpr="2"] body .layui-layer-msg .layui-layer-content {
  padding: 24px 50px;
  font-size: 24px;
  line-height: 2; }
[data-dpr="3"] body .layui-layer-msg .layui-layer-content {
  padding: 24px 50px;
  font-size: 36px;
  line-height: 2; }

body .layui-layer-page {
  background: none;
  box-shadow: none; }

#weixin-layer {
  position: relative;
  padding-bottom: 1.71rem; }
  #weixin-layer .qcrod {
    width: 8.87rem; }
  #weixin-layer p {
    text-align: center;
    font-size: 0.64rem;
    color: #fff;
    line-height: 1.07rem;
    margin: 0.64rem auto; }
    #weixin-layer p .yellow {
      color: #ffe404; }
  #weixin-layer .layer-close {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 1.32rem;
    height: 1.32rem;
    margin-left: -0.53rem;
    background: url("../images/colse01.png") no-repeat center;
    background-size: 1.32rem 1.32rem; }

/***cashing-prize page-style***/
.pannel-b {
  background: url("../images/bg.jpg") no-repeat top center;
  background-size: cover;
  min-height: 100vh; }

.section-inner {
  border-radius: 0.21rem;
  overflow: hidden;
  width: 14.93rem;
  height: auto;
  margin: 0.96rem auto; }

.result .section-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 0 auto;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%); }

.whitebg {
  background: #fff; }

.prize {
  position: relative;
  padding: 1.28rem 1.17rem;
  text-align: center;
  margin-bottom: 0.7rem; }
  .prize::before {
    position: absolute;
    left: 0;
    bottom: -0.73rem;
    width: 100%;
    height: 0.75rem;
    display: block;
    content: "";
    background: url("../images/fg.png") no-repeat top center;
    background-size: 14.93rem 0.75rem; }
  .prize p {
    font-size: 0.64rem;
    color: #777;
    line-height: 1.07rem; }
  .prize h3 {
    font-size: 0.77rem;
    color: #444;
    line-height: 1.28rem;
    font-weight: bold; }
  .prize .prize-pic {
    width: 6.4rem;
    height: 6.4rem;
    margin: 0.85rem auto 1.07rem; }
  .prize .exchange-btn {
    margin-bottom: 0.85rem;
    background-image: url("../images/btn02.png");
    color: #fff;
    z-index: 2; }
    .prize .exchange-btn::before {
      position: absolute;
      background-image: url("../images/btn02bg.png");
      z-index: -1; }
  .prize .no-exchange {
    font-size: 0.77rem;
    color: #777;
    line-height: 1.92rem;
    background: #fff;
    border: 1px solid #ddd; }

.cashing-prize .explain {
  padding: 0.64rem 1.28rem 0.85rem;
  min-height: 5.33rem; }
  .cashing-prize .explain .box {
    display: none; }
  .cashing-prize .explain h3 {
    font-size: 0.64rem;
    color: #444;
    line-height: 1.07rem;
    margin-bottom: 0.21rem; }
  .cashing-prize .explain p {
    font-size: 0.51rem;
    color: #777;
    line-height: 0.77rem;
    margin-bottom: 0.11rem; }

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  .cashing-prize .section-inner {
    margin-top: 2.13rem; }

  .cashing-prize .explain {
    padding: 1.07rem 1.28rem 1.49rem; }

  .cashing-prize .explain p {
    margin-bottom: 0.21rem; } }
/***form-layer page-style***/
.form-layer {
  position: relative;
  padding-top: 1.49rem; }
  .form-layer .layer-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 1.07rem;
    height: 1.07rem;
    background: url("../images/icon_colse.png") no-repeat center;
    background-size: 1.07rem 1.07rem; }
  .form-layer .layer-cont {
    background: #fff;
    border-radius: 0.21rem;
    width: 11.95rem;
    min-height: 13.87rem; }
  .form-layer .title {
    height: 3.41rem;
    padding: 1.07rem 0.64rem;
    text-align: center;
    background: url("../images/pup_top.png") no-repeat top center;
    background-size: 11.95rem 3.41rem;
    font-size: 0.77rem;
    color: #fff;
    line-height: 1.28rem; }
  .form-layer .cont-main {
    padding: 0.64rem 0.85rem;
    background: #fff; }

.form-li {
  position: relative;
  height: 1.49rem;
  background: #eee;
  padding-left: 1.39rem;
  border-radius: 0.11rem;
  margin-bottom: 0.53rem; }
  .form-li .input-label {
    position: absolute;
    top: 0.32rem;
    left: 0.32rem;
    width: 0.85rem;
    height: 0.85rem; }
  .form-li .input-text {
    height: 1.49rem;
    width: 100%;
    font-size: 0.51rem;
    color: #333;
    line-height: 0.85rem;
    border: none;
    background: none; }

.state-html {
  position: relative;
  z-index: 99;
}

.state-html .i-checkbox {
  display: block;
  width: 0.47rem;
  height: 0.47rem;
  position: absolute;
  left: 0;
  top: 0.11rem;
  border-radius: 0.04rem;
  border: 1px solid #ddd;
  cursor: pointer;
}

.state-html .clause {
  position: absolute;
  left: 0;
  top: 0.11rem;
  filter: alpha(opacity=0);
  cursor: pointer;
  width: 0.47rem;
  height: 0.47rem;
  opacity: 0;
  z-index: 5;
}

.state-html .sign {
  color: #3AAAF8;
}

.state-html .cont {
  position: relative;
  overflow: hidden;
  display: inline-block;
  font-size: 0.47rem;
  color: #999;
  text-align: justify;
  padding-left: 0.64rem;
}

#clause:checked + label .i-checkbox {
  background: url(../images/icon_check02.png) no-repeat center;
  background-size: 0.47rem;
  border: none;
}

.btn-form {
  width: 8.96rem;
  height: 2.35rem;
  display: block;
  margin: 0.43rem auto 0;
  padding: 0 0.21rem 0.64rem;
  background: url("../images/btn_submit.png") no-repeat top center;
  background-size: 8.96rem 2.35rem;
  font-size: 0.64rem;
  color: #fff;
  line-height: 1.71rem; }

.form-info {
  height: 6.4rem; }
  .form-info p {
    font-size: 0.51rem;
    color: #555;
    line-height: 0.85rem;
    margin: 0.21rem auto; }

.form-button {
  overflow: hidden; }
  .form-button a {
    display: block;
    line-height: 1.71rem;
    width: 4.82rem;
    text-align: center;
    font-size: 0.64rem;
    border-radius: 0.85rem; }
    .form-button a.return-btn {
      float: left;
      color: #777;
      border: 1px solid #eee; }
    .form-button a.confirm-btn {
      float: right;
      color: #fff;
      background: url("../images/btn_ok.png") no-repeat center;
      background-size: 4.82rem 1.71rem; }

.layui-state .layui-layer-title {
  padding: 0 1.71rem 0 0.43rem;
  font-size: 0.6rem;
  line-height: 1.71rem;
  height: 1.71rem;
}

.layui-state .layui-layer-setwin .layui-layer-close1 {
  font-size: 0;
  width: 1.28rem;
  height: 1.28rem;
  background: url(../images/close02.png) no-repeat center;
  background-size: 90%;
}

.layui-state .layer-cont {
  padding: 0.64rem 0.43rem;
  background-color: #fff;
  font-size: 0.47rem;
  line-height: 1.6;
}
/***submit-result page-style***/
.result-box {
  padding: 0.85rem 0.85rem 0.43rem 0.85rem;
  text-align: center; }
  .result-box .result-img, .result-box .success-img {
    width: 8.53rem;
    height: 7.25rem;
    margin: 0 auto 0.64rem; }
  .result-box h2 {
    font-size: 1.02rem;
    color: #ff6d19;
    line-height: 1.28rem;
    font-weight: bold; }
  .result-box p {
    font-size: 0.64rem;
    color: #777;
    line-height: 1.07rem;
    margin: 0.21rem auto;
    display: none; }
  .result-box .dzk-img {
    width: 6.4rem;
    height: 6.4rem; }
  .result-box .dzk-text {
    display: block;
    font-size: 0.6rem;
    line-height: 0.85rem; }
  .result-box .card {
    width: 11.09rem;
    margin: 0 auto 0.21rem;
    background: #f3f3f3;
    padding: 0.43rem 0 0.43rem 0.43rem;
    white-space: nowrap;
    font-size: 0.64rem;
    color: #444;
    line-height: 1.07rem;
    text-align: left; }
  .result-box .card-number {
    margin-top: 1.28rem; }

.count-down {
  position: relative;
  width: 10.67rem;
  height: 1.92rem;
  background: url("../images/btn03.png") no-repeat center;
  background-size: 10.67rem 1.92rem;
  z-index: 9;
  font-size: 0.68rem;
  margin: 0.85rem auto; }
  .count-down::before {
    position: absolute;
    width: 11.09rem;
    background: url("../images/btn03bg.png") no-repeat center;
    background-size: 11.09rem 2.56rem;
    z-index: -1; }

.success .count-down {
  margin: 2.77rem auto; }
.success .copy-code {
  margin: 1.07rem auto; }
.success .jumpurl {
  display: block;
  font-size: 0.64rem;
  margin-bottom: 1.71rem; }
  .success .jumpurl p {
    display: block; }
.success .jumpurl a {
  font-size: 0.64rem;
  color: #ff6d19; }

.fail-explain {
  margin: 0 1.07rem;
  padding: 0.85rem 0.21rem;
  border-top: 0.04rem dashed #eee; }
  .fail-explain h3 {
    font-size: 0.64rem;
    color: #444;
    font-weight: bold;
    line-height: 1.28rem; }
  .fail-explain p {
    font-size: 0.51rem;
    color: #777;
    line-height: 0.85rem;}

.dz-text a {
  font-size: 0.64rem;
  color: #ff6d19; }

/*** loading style ***/
body .layui-loader .layui-layer-loading2 {
  padding-top: 1.49rem;
  width: 4.27rem;
  height: 2.56rem;
  background: url(../images/loading.jpg) no-repeat top center;
  background-size: 1.37rem; }

body .layui-loader .layui-text {
  display: block;
  font-size: 0.51rem;
  line-height: 1.07rem;
  color: #fff;
  text-align: center; }

[data-dpr="2"] body .layui-layer-hui {
  min-width: 5.55rem; }
[data-dpr="3"] body .layui-layer-hui {
  min-width: 7.68rem; }

[data-dpr="2"] body .layui-layer-msg .layui-layer-content {
  padding: 24px 50px;
  font-size: 24px;
  line-height: 2; }
[data-dpr="3"] body .layui-layer-msg .layui-layer-content {
  padding: 24px 50px;
  font-size: 36px;
  line-height: 2; }

.result-dh img {
  margin-bottom: 0.64rem; }
.result-dh .count-down {
  margin: 1.28rem auto; }

.dh-text p {
  display: block; }

.mask-black{ z-index: 99999998;}
.m-cityselect{ z-index: 99999999999;}
[data-dpr="2"] .cityselect-title{ font-size: 30px; line-height: 100px; height: 100px;}
[data-dpr="2"] .cityselect-nav > a { font-size: 26px; line-height: 80px; height: 80px;}
[data-dpr="2"] .cityselect-content{ padding-top: 180px; }
[data-dpr="2"] .cityselect-item-box > a{ font-size: 26px; line-height: 80px; height: 80px;}

[data-dpr="3"] .cityselect-title{ font-size: 40px; line-height: 160px; height: 160px;}
[data-dpr="3"] .cityselect-nav > a { font-size: 36px; line-height: 120px; height: 120px;}
[data-dpr="3"] .cityselect-content{ padding-top: 280px; }
[data-dpr="3"] .cityselect-item-box > a{ font-size: 36px; line-height: 120px; height: 120px;}


/*# sourceMappingURL=style.css.map */

.result-box .backhome{
  margin: 1.07rem auto;
  display: block;
}