@charset "UTF-8";

body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
  margin: 0;
  padding: 0;
}

body {
  font: 12px/1.5 tahoma, "???è??é?…é?‘", sans-serif;
  background: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

em,
b {
  font-style: normal;
}

a {
  text-decoration: none;
  border: 0 !important;
  border: none;
}

img {
  border: 0;
}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th,
ul,
ol {
  padding: 0;
  list-style-type: none;
}

.clearfix:after {
  content: " ";
  height: 0;
  display: block;
  clear: both;
}

body {
  overflow-x: hidden;
  outline: none;
}

.hidden {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

.wrap {
  overflow: hidden;
  position: relative;
  outline: none;
}

.login-info {
  font-size: 0.22rem;
  color: #eefbfe;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 7.5rem;
  transform: translateX(-50%);
  z-index: 1;
  box-sizing: border-box;
  padding: 0 0.32rem;
}

.login-info a {
  color: #ffeb5b;
  text-decoration: revert;
}

.login-img {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #ffffff;
  border-radius: 50%;
  border: 0.02rem #5bb45b solid;
  margin-right: 0.1rem;
}

/* @media screen and (min-aspect-ratio: 10/9) {
  html,
  body {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
  }
  html::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #333;
    z-index: 99999;
  }
  html::after {
    content: "\4E3A\4E86\66F4\597D\7684\4F53\9A8C\FF0C\8BF7\5C06\624B\673A\7AD6\8FC7\6765";
    text-align: center;
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    height: 30px;
    width: 100%;
    margin-top: 50px;
    z-index: 99999;
  }
  body::before {
    content: "";
    position: absolute;
    z-index: 99999;
    height: 200px;
    width: 100px;
    left: 50%;
    top: 50%;
    margin: -140px 0 0 -50px;
    color: #fff;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAB2CAYAAAAZUrcsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDAwMjcwNkVEQzczMTFFNjlFMDFGQTEzNkM3N0JBMTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDAwMjcwNkREQzczMTFFNjlFMDFGQTEzNkM3N0JBMTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ0NzhCMTlBREM1ODExRTZCNTdFRjQ0Q0I1QzRCODZBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQ0NzhCMTlCREM1ODExRTZCNTdFRjQ0Q0I1QzRCODZBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+J30rNQAACRRJREFUeNrsXQlsFVUU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");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100px auto;
    -webkit-transform: rotateZ(-90deg);
  }
} */
@font-face {
  font-family: "an";
  src: url(../font/Anton-Regular-2.ttf);
}

@font-face {
  font-family: "hyx";
  src: url(../font/HYXingHeJianDui-105U.ttf);
}

.p1 {
  background: url(../images/content-en.jpg) no-repeat;
  background-size: 100% 100%;
  height: 60.08rem;
  /* padding-bottom: 2rem; */
  padding-top: 1px;
  box-sizing: border-box;
}

/* html[lang^=en] .p1 {
  background: url(../images/content-en.jpg) no-repeat;
  background-size: 100% 100%;
  height: 60.2rem;
  padding-top: 1px;
  box-sizing: border-box;
} */

.language-box {
  width: 1.82rem;
  height: 1.66rem;
  position: absolute;
  top: 0.34rem;
  right: 0.16rem;
  z-index: 1;
}

.current-language {
  background: url(../images/yy-qh1.png) no-repeat center top/100% auto;
  width: 1.68rem;
  height: 0.4rem;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.2rem;
  color: #ec7b13;
  box-sizing: border-box;
  padding: 0 0.26rem 0 0;
}

.language-switcher {
  background: url(../images/yy-qh2.png) no-repeat center top/100% auto;
  width: 1.82rem;
  height: 1.66rem;
  position: absolute;
  top: 0;
  right: 0;
}

.language-switcher a {
  display: block;
  width: 1.8rem;
  height: 0.56rem;
  text-align: center;
  line-height: 0.56rem;
  font-size: 0.2rem;
  color: #2a2a2a;
  box-sizing: border-box;
  padding: 0 0.26rem 0 0;
}
.language-switcher a:nth-child(1) {
  color: #ec7b13;
}
.language-switcher a.on {
  display: block;
}



.logo-jcc {
  width: 4.11rem;
  height: 0.57rem;
  background: url(../images/logo.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  margin: .2rem 0 0 .4rem;
}



.heat-text {
  width: 4.34rem;
  height: 0.38rem;
  background: url(../images/head-text.png) no-repeat;
  background-size: 100% 100%;
  margin: 6.1rem auto 0;
  font-size: .26rem;
  color: #009ae6;
  text-align: center;
  line-height: 0.38rem;
  font-family: "an";
}
html[lang^=ms] .heat-text  {
  width: 6.11rem;
  height: 0.38rem;
  background: url(../images/ms/head-text.png) no-repeat;
  background-size: 100% 100%;
  font-size: .24rem;
}

.heat-time {
  font-size: .18rem;
  color: #eefbfe;
  text-align: center;
  margin: .6rem auto 0;
}

.heat-tips {
  font-size: .16rem;
  color: #9893a7;
  text-align: center;
  margin: .1rem auto 0;
}
html[lang^=ms] .heat-tips  {
  width: 5.2rem;
}
.title1 {
  width: 4.66rem;
  height: 1.26rem;
  background: url(../images/title1.png) no-repeat;
  background-size: 100% 100%;
  margin: 1.7rem auto 0;
}

html[lang^=ms] .title1 {
  width: 5.99rem;
  height: .93rem;
  background: url(../images/ms/title1.png) no-repeat;
  background-size: 100% 100%;
  margin: 1.5rem auto 0;
}
html[lang^=th] .title1 {
  width: 6.42rem;
  height: 1.01rem;
  background: url(../images/th/title1.png) no-repeat;
  background-size: 100% 100%;
  margin: 1.8rem auto 0;
}

.cont1-border {
  width: 6.92rem;
  /* height: 5.28rem; */
  background: url(../images/cont1-border.png) no-repeat;
  background-size: 100% 100%;
  margin: .2rem auto 0;
  padding-top: .2rem;
  padding-bottom: .2rem;
  box-sizing: border-box;
}

.cont1-flex {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.cont1-flex2 {
  margin-top: .2rem;
}
html[lang^=ms] .cont1-flex2   {
  margin-top: .1rem;
}

.cont1-task-title {
  font-size: .22rem;
  color: #df7411;
  text-align: center;
  font-weight: bold;
}

.cont1-pc {
  width: 1.35rem;
  height: 1.35rem;
  background: url(../images/cont1-img.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}

.cont1-zt {
  background: url(../images/cont1-img2.png) no-repeat;
  background-size: 100% 100%;
}

.cont1-zt2 {
  background: url(../images/cont1-img3.png) no-repeat;
  background-size: 100% 100%;
}

.cont1-num {
  width: 1.35rem;
  display: flex;
  justify-content: center;
    align-items: center;
  font-size: .2rem;
  color: #626262;
  text-align: center;
  margin-top: .05rem;
}

.cont1-num p {
  margin-right: .05rem;
  line-height: .22rem;
}

.cont1-text {
  width: 4.7rem;
  font-size: .2rem;
  line-height: .24rem;
  color: #df7411;
  margin-bottom: .16rem;
}
html[lang^=ms] .cont1-text{
  margin-bottom: .12rem;
}
html[lang^=th] .cont1-text{
  margin-bottom: .22rem;
}
.cont1-text:nth-child(3) {
  margin-bottom: 0;
}

.cont1-text span {
  color: #028cd0;
  font-weight: bold;
}

.cont1-refresh {
  display: flex;
  justify-content: center;
  font-size: .16rem;
  color: #858585;
  margin-top: .05rem;
}

.cont1-refresh span {
  width: .25rem;
  height: .25rem;
  background: url(../images/cont1-icon.png) no-repeat;
  background-size: 100% 100%;
  margin-right: .1rem;
}

.cont1-text2 {
  width: 4.7rem;
  font-size: .14rem;
  color: #757575;
}

.cont1-task-border {
  width: 4.68rem;
  height: .59rem;
  background: url(../images/cont1-task-border.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  margin-top: .1rem;
}

.cont1-task-text {
  width: 2.8rem;
  font-size: .16rem;
  color: #df7411;
  font-weight: bold;
  margin-left: .4rem;
}

.cont1-reward {
  font-size: .16rem;
  color: #757575;
  margin-left: .4rem;
}

.cont1-flex-box {
  height: .59rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cont1-btn {
  display: block;
  width: 1.48rem;
  height: .47rem;
  background: url(../images/cont1-btn.png) no-repeat;
  background-size: 100% 100%;
}

.cont1-btn p {
  font-family: "hyx";
  font-size: .22rem;
  text-align: center;
  line-height: .47rem;
  background-image: -webkit-linear-gradient(top, #974400, #ac5000, #db6b00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.cont1-icon {
  width: .25rem;
  height: .24rem;
  background: url(../images/cont1-icon2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: .1rem;
  top: 50%;
  transform: translateY(-50%);
}

.cont1-icon2 {
  background: url(../images/cont1-icon3.png) no-repeat;
  background-size: 100% 100%;
}

.title2 {
  width: 5.99rem;
  height: 1.04rem;
  background: url(../images/title2.png) no-repeat;
  background-size: 100% 100%;
  margin: 1.3rem auto 0;
}
html[lang^=ms] .title2  {
  width: 5.99rem;
  height: .92rem;
  background: url(../images/ms/title2.png) no-repeat;
  background-size: 100% 100%;
  margin: 1.3rem auto 0;
}
html[lang^=th] .title2  {
  width: 5.99rem;
  height: 1.07rem;
  background: url(../images/th/title2.png) no-repeat;
  background-size: 100% 100%;
}
.cont2{
  height: 8rem;
}
.cont2-bt {
  font-family: "an";
  font-size: .36rem;
  text-align: center;
  background-image: -webkit-linear-gradient(top, #c3fce3, #fafffd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: .1rem;
}

.cont2-time {
  font-size: .32rem;
  line-height: .32rem;
  color: #ffffff;
  text-align: center;
}

.cont2-flex {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin: .2rem auto 0;
}

.cont2-pc {
  width: 3rem;
  height: 3.41rem;
  background: url(../images/cont1-pc.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 1px;
}

.cont2-pc2 {
  background: url(../images/cont1-pc2.png) no-repeat;
  background-size: 100% 100%;
}

.cont2-pc-text {
  font-size: .24rem;
  line-height: .26rem;
  color: #ffffff;
  text-align: center;
  margin: 2.7rem auto 0;
}

.cont2-text {
  font-size: .2rem;
  color: #fff3a3;
  text-align: center;
  margin-top: .1rem;
}

.cont2-btn {
  display: block;
  width: 2.65rem;
  height: .57rem;
  background: url(../images/cont2-btn.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto 0;
}

.cont2-btn p {
  font-family: "hyx";
  font-size: .22rem;
  text-align: center;
  line-height: .55rem;
  background-image: -webkit-linear-gradient(top, #974400, #ac5000, #db6b00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: .1rem auto 0;
}

.cont2-tips {
  font-size: .18rem;
  color: #ffe6aa;
  text-align: center;
  margin: .2rem auto 0;
}

.cont2-tips2 {
  font-family: "an";
  font-size: .36rem;
  text-align: center;
  background-image: -webkit-linear-gradient(top, #c3fce3, #fafffd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: .1rem;
}

.title3 {
  width: 6.71rem;
  height: 1.78rem;
  background: url(../images/title3.png) no-repeat;
  background-size: 100% 100%;
  margin: 1.1rem auto 0;
}
html[lang^=ms] .title3  {
  width: 6.32rem;
  height: 1.44rem;
  background: url(../images/ms/title3.png) no-repeat;
  background-size: 100% 100%;
  margin: 1.5rem auto 0;
}
html[lang^=th] .title3  {
  width: 5.99rem;
  height: 1.8rem;
  background: url(../images/th/title3.png) no-repeat;
  background-size: 100% 100%;
  margin: 1.3rem auto 0;
}
.cont3-text-box {
  width: 6.3rem;
  margin: 0.1rem auto 0;
}

.cont3-text {
  font-size: .13rem;
  color: #636363;
}
html[lang^=th] .cont3-text {
  font-size: .17rem;
}
.cont3-flex {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin: .2rem auto 0;
}

.cont3-pc-box {
  width: 1.63rem;
  height: 2.15rem;
  background: url(../images/cont3-border.png) no-repeat;
  background-size: 100% 100%;
  margin: 0rem auto 0;
  padding-top: 1px;
  position: relative;
}

.cont3-prize {
  width: 1.6rem;
  font-size: .14rem;
  line-height: .16rem;
  height: .4rem;
  color: #ff7a16;
  text-align: center;
  margin: 1.4rem auto 0;
}
.cont3-gudi{
  width: 1.4rem;
  height: 1.4rem;
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
}
.cont3-gudi2{
  width: 1.2rem;
  height: 1.2rem;
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
}
.cont3-pc-box img {
  max-width: 80%;
  /* max-height: 80%; */
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.cont3-price {
  font-size: .16rem;
  color: #4d4d4d;
  text-align: center;
  margin: 0.02rem auto 0;
}

.cont3-number {
  height: .4rem;
  font-size: .14rem;
  color: #878787;
  text-align: center;
}

.cont3-btn {
  display: block;
  width: 1.72rem;
  height: .47rem;
  background: url(../images/cont3-btn.png) no-repeat;
  background-size: 100% 100%;
  margin: 0.05rem auto 0;
}

.cont3-btn p {
  font-family: "hyx";
  font-size: .17rem;
  text-align: center;
  line-height: .45rem;
  background-image: -webkit-linear-gradient(top, #974400, #ac5000, #db6b00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: .0rem auto 0;
}

.cont3-left {
  font-size: .16rem;
  color: #636363;
  text-align: center;
  margin: 0rem auto 0;
}

.title4 {
  width: 5.99rem;
  height: 1.72rem;
  background: url(../images/title4.png) no-repeat;
  background-size: 100% 100%;
  margin: 1.5rem auto 0;
}
html[lang^=ms] .title4  {
  width: 5.99rem;
  height: 1.56rem;
  background: url(../images/ms/title4.png) no-repeat;
  background-size: 100% 100%;
  margin: 1.2rem auto 0;
}
html[lang^=th] .title4  {
  width: 6rem;
  height: 1.18rem;
  background: url(../images/th/title4.png) no-repeat;
  background-size: 100% 100%;
  margin: 1.5rem auto 0;
}
.title5 {
  width: 6.22rem;
  height: 1.82rem;
  background: url(../images/title5.png) no-repeat;
  background-size: 100% 100%;
  margin: 2rem auto 0;
}
html[lang^=ms] .title5  {
  width: 7.14rem;
  height: 1.55rem;
  background: url(../images/ms/title5.png) no-repeat;
  background-size: 100% 100%;
  margin: 2rem auto 0;
}
html[lang^=th] .title5  {
  width: 6rem;
  height: 1.8rem;
  background: url(../images/th/title5.png) no-repeat;
  background-size: 100% 100%;
  margin: 2.2rem auto 0;
}
.cont5-border {
  width: 6.91rem;
  height: 3.9rem;
  background: url(../images/cont5-border.png) no-repeat;
  background-size: 100% 100%;
  margin: .2rem auto 0;
  padding-top: 1px;
}

.title6 {
  width: 5.99rem;
  height: 1.14rem;
  background: url(../images/title6.png) no-repeat;
  background-size: 100% 100%;
  margin: 1.1rem auto 0;
}
html[lang^=ms] .title6  {
  width: 5.99rem;
  height: 1.02rem;
  background: url(../images/ms/title6.png) no-repeat;
  background-size: 100% 100%;
}
html[lang^=th] .title6  {
  width: 5.99rem;
  height: 1.08rem;
  background: url(../images/th/title6.png) no-repeat;
  background-size: 100% 100%;
  margin: 1.5rem auto 0;
}
/* 弹窗 */
.pop {
  outline: none;
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000;
  outline: none;
}

.pop-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  padding: 0.44rem 0.26rem 0.24rem 0.26rem;
}

.pop-close {
  background: url(../images/close.png) no-repeat top center/100% 100%;
  width: 0.35rem;
  height: 0.35rem;
  position: absolute;
  top: -0.4rem;
  right: 0rem;
}

/* 你有金铲铲账户吗  弹窗 */
.pop-account {
  background: url(../images/pop-account.png) no-repeat top center/100% 100%;
  width: 6.91rem;
  height: 4rem;
  padding-top: 1px;
  position: relative;
}

.pop-account-tilte {
  width: 4.09rem;
  height: 1.06rem;
  background: url(../images/pop-account-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
html[lang^=ms] .pop-account-tilte {
  width: 4.22rem;
  height: 1.15rem;
  background: url(../images/ms/pop-account-title.png) no-repeat;
  background-size: 100% 100%;
}
html[lang^=th] .pop-account-tilte {
  width: 5.14rem;
  height: 1.21rem;
  background: url(../images/th/pop-account-title.png) no-repeat;
  background-size: 100% 100%;
}
.pop-flex-box {
  display: flex;
  justify-content: space-evenly;
  margin: .3rem auto 0;
}

.pop-account-text {
  font-size: .26rem;
  color: #636363;
  text-align: center;
}

.pop-account-btn {
  display: block;
  width: 2.13rem;
  height: .55rem;
  background: url(../images/pop-btn.png) no-repeat;
  background-size: 100% 100%;
  margin: 0.05rem auto 0;
}

.pop-account-btn p {
  font-family: "hyx";
  font-size: .2rem;
  text-align: center;
  line-height: .5rem;
  /* background-image: -webkit-linear-gradient(top, #974400, #ac5000, #db6b00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
  color: #974400;
  margin: .0rem auto 0;
}

.pop-account-tips {
  font-size: .16rem;
  color: #636363;
  text-align: center;
  margin: .4rem auto 0;
}

/* 我的奖品 */
.pop-reward {
  background: url(../images/pop-account.png) no-repeat top center/100% 100%;
  width: 6.91rem;
  height: 4.82rem;
  padding-top: 1px;
  position: relative;
}

.pop-reward-tilte {
  width: 4.09rem;
  height: .69rem;
  background: url(../images/pop-reward-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
html[lang^=ms] .pop-reward-tilte {
  width: 4.06rem;
  height: .69rem;
  background: url(../images/ms/pop-reward-title.png) no-repeat;
  background-size: 100% 100%;
}
html[lang^=th] .pop-reward-tilte {
  width: 4.09rem;
  height: .74rem;
  background: url(../images/th/pop-reward-title.png) no-repeat;
  background-size: 100% 100%;
}
.pop-reward-box {
  height: 3.4rem;
  overflow-x: hidden;
  overflow-y: scroll;
  scrollbar-width: thin;
  scrollbar-color: #ffffff #fd960600;
}

.pop-reward-bg {
  width: 6.5rem;
  /* height: 4.6rem; */
  margin: 0rem auto 0;
}

.pop-reward-bg th {
  font-size: .22rem;
  color: #ff8617;
  text-align: left;
  font-weight: bold;
  padding: .1rem .05rem;
  box-sizing: border-box;
  border-bottom: 1px dashed #d1d1d1;
}

.pop-reward-bg td {
  font-size: .22rem;
  color: #636363;
  text-align: left;
  padding: .05rem .05rem;
  vertical-align: middle;
  box-sizing: border-box;
  border-bottom: 1px dashed #d1d1d1;
}

.pop-reward-bg a {
  color: #636363;
  text-decoration: underline;
}

/* 地址 */
.pop-address {
  background: url(../images/pop-address.png) no-repeat top center/100% 100%;
  width: 6.91rem;
  height: 4.3rem;
  padding-top: 1px;
  position: relative;
}

.pop-address-tilte {
  width: 5.68rem;
  height: .69rem;
  background: url(../images/pop-address-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
html[lang^=ms] .pop-address-tilte {
  width: 4.98rem;
  height: .69rem;
  background: url(../images/ms/pop-address-title.png) no-repeat;
  background-size: 100% 100%;
}
html[lang^=th] .pop-address-tilte {
  width: 4.09rem;
  height: .88rem;
  background: url(../images/th/pop-address-title.png) no-repeat;
  background-size: 100% 100%;
}
.personInfo-box {
  margin-top: .1rem;
}

.form-row-box {
  display: flex;
  justify-content: center;
  align-items: center;
}

.form-row {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: .1rem;
  position: relative;
}

.form-label {
  color: #636363;
  font-size: .2rem;
  font-weight: bold;
  line-height: .45rem;
  text-align: center;
  font-weight: bold;
  width: 1.3rem;
  height: .45rem;
}

.form-contariner {
  display: flex;
}

.form-row input,
.form-row select {
  width: 4.85rem;
  height: .45rem !important;
  font-size: .22rem;
  height: 100%;
  padding: 0 .1rem;
  box-sizing: border-box;
  border: none;
  outline: none;
  background: #ffffff;
  color: #0f1722;
  border: 1px solid #ccc2a1;
  /* border-radius: .1rem; */
}

.form-row-box .form-row input,
.form-row-box .form-row select {
  width: 1.77rem;
}

.pop-address-text {
  font-size: .16rem;
  color: #636363;
  text-align: center;
  margin: .2rem auto 0;
}
html[lang^=ms] #popCard2 .pop-address-text {
  margin: .05rem auto 0;
}
html[lang^=th] #popAddress .pop-address-text {
  margin: .05rem auto 0;
}
.pop-address-btn {
  margin-top: .1rem;
}

/* 地址2 */
.pop-address2-tilte {
  width: 4.09rem;
  height: .69rem;
  background: url(../images/pop-address2-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
html[lang^=ms] .pop-address2-tilte {
  width: 4.09rem;
  height: .69rem;
  background: url(../images/ms/pop-address2-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
/* 礼品卡类型 */
.pop-card-tilte {
  width: 4.22rem;
  height: 1.14rem;
  background: url(../images/pop-card-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
html[lang^=ms] .pop-card-tilte {
  width: 4.22rem;
  height: 1.14rem;
  background: url(../images/ms/pop-card-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
html[lang^=th] .pop-card-tilte {
  width: 4.12rem;
  height: 1.44rem;
  background: url(../images/th/pop-card-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .15rem auto 0;
}
.pop-card-flex {
  display: flex;
  justify-content: center;
}

.pop-card-box {
  margin: 0 .3rem;
}

.pop-card-border {
  width: 1.63rem;
  height: 1.7rem;
  background: url(../images/pop-card-border.png) no-repeat;
  background-size: 100% 100%;
  margin: 0.1rem auto 0;
  padding-top: 1px;
  position: relative;
}

.pop-card-border img {
  max-width: 80%;
  max-height: 80%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.pop-card-price {
  font-size: .18rem;
  color: #636363;
  text-align: center;
  margin-top: .05rem;
}

/* 确认礼品卡 */
.pop-card2-tilte {
  width: 4.09rem;
  height: .69rem;
  background: url(../images/pop-card2-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
html[lang^=ms] .pop-card2-tilte {
  width: 4.09rem;
  height: .69rem;
  background: url(../images/ms/pop-card2-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
html[lang^=th] .pop-card2-tilte {
  width: 4.09rem;
  height: .75rem;
  background: url(../images/th/pop-card2-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
.pop-card2-text {
  font-size: .26rem;
  color: #636363;
  text-align: center;
}

.pop-card2-btn {
  display: block;
  width: 2.13rem;
  height: .55rem;
  background: url(../images/pop-btn.png) no-repeat;
  background-size: 100% 100%;
  margin: 0.05rem 0 0;
}

.pop-card2-btn2 {
  background: url(../images/pop-btn2.png) no-repeat;
  background-size: 100% 100%;
}

.pop-card2-btn p {
  font-family: "hyx";
  font-size: .2rem;
  text-align: center;
  line-height: .5rem;
  /* background-image: -webkit-linear-gradient(top, #974400, #ac5000, #db6b00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
  color: #974400;
  margin: .0rem auto 0;
}

.pop-card2-btn2 p {
  /* background-image: -webkit-linear-gradient(top, #0258a6, #0373c6, #0494ec);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
  color: #0258a6;
}

.pop-flex-box-card2 {
  margin: .1rem auto 0;
}

/* 礼品卡代码 */
.pop-card3-tilte {
  width: 4.09rem;
  height: .69rem;
  background: url(../images/pop-card3-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
html[lang^=ms] .pop-card3-tilte {
  width: 4.09rem;
  height: .69rem;
  background: url(../images/ms/pop-card3-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
html[lang^=th] .pop-card3-tilte {
  width: 4.09rem;
  height: .76rem;
  background: url(../images/th/pop-card3-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
.cont-copy {
  display: block;
  font-family: "an";
  width: 4.68rem;
  height: .59rem;
  background: url(../images/copy.png) no-repeat;
  background-size: 100% 100%;
  font-size: .36rem;
  color: #ff8617;
  text-align: center;
  border: 0;
  margin: .4rem auto .3rem;
}

.btn-copy {
  border: 0;
}

/* 请检查您的邮箱 */
.pop-check {
  background: url(../images/pop-alert.png) no-repeat;
  background-size: 100% 100%;
  width: 6.91rem;
  height: 3.47rem;
  padding-top: 1px;
  position: relative;
}

.pop-check-text {
  font-size: .26rem;
  line-height: .3rem;
  color: #636363;
  text-align: center;
  margin: .3rem auto 0;
}

.pop-check-btn {
  display: block;
  width: 2.13rem;
  height: .55rem;
  background: url(../images/pop-btn.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: .5rem;
}

.pop-check-btn p {
  font-family: "hyx";
  font-size: .3rem;
  text-align: center;
  line-height: .5rem;
  /* background-image: -webkit-linear-gradient(top, #974400, #ac5000, #db6b00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
  color: #974400;
}

/* 售罄  网络错误 */
.pop-alert-tilte {
  width: 4.09rem;
  height: .69rem;
  background: url(../images/pop-alert-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
html[lang^=ms] .pop-alert-tilte {
  width: 4.09rem;
  height: .69rem;
  background: url(../images/ms/pop-alert-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
html[lang^=th] .pop-alert-tilte {
  width: 4.09rem;
  height: .74rem;
  background: url(../images/th/pop-alert-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
.pop-alert-text {
  font-size: .26rem;
  line-height: .3rem;
  color: #636363;
  text-align: center;
  margin: .5rem auto 0;
}
/* 注册 */
.pop-register-tilte {
  width: 4.09rem;
  height: .77rem;
  background: url(../images/pop-register-tilte.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
html[lang^=ms] .pop-register-tilte {
  width: 4.09rem;
  height: .77rem;
  background: url(../images/ms/pop-register-tilte.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
html[lang^=th] .pop-register-tilte {
  width: 4.09rem;
  height: .76rem;
  background: url(../images/th/pop-register-tilte.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
/* 活动规则 */
.pop-rule-tilte {
  width: 4.09rem;
  height: .69rem;
  background: url(../images/pop-rule-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
html[lang^=ms] .pop-rule-tilte {
  width: 4.09rem;
  height: .69rem;
  background: url(../images/ms/pop-rule-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
html[lang^=th] .pop-rule-tilte {
  width: 4.09rem;
  height: .71rem;
  background: url(../images/th/pop-rule-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
.rule-box{
  width: 6.35rem;
  height: 3.4rem;
  overflow-x: hidden;
  overflow-y: scroll;
  scrollbar-width: thin;
  scrollbar-color: #ff8617 #fd960600;
  margin: .1rem auto 0;
}
.rule-text{
  width: 6.1rem;
  font-size: .18rem;
  color: #636363;
}
.rule-bt{
  width: 6.1rem;
  font-size: .18rem;
  color: #ff7406;
  margin-top: .2rem;
}
.rule-bt span{
  color: #636363;
} 
/* 标签 */
.p1-yqjl {
  display: block;
  background: url(../images/label.png) no-repeat center top / 100% 100%;
  width: 1.45rem;
  height: .49rem;
  color: #4f3f52;
  font-size: 0.22rem;
  line-height: 0.49rem;
  text-align: center;
  position: absolute;
  top: 3.45rem;
  right: 0;
}
html[lang^=ms] .p1-yqjl {
  background: url(../images/label2.png) no-repeat center top / 100% 100%;
  width: 2.02rem;
  height: .49rem;
}
.p1-hdgz{
  position: absolute;
  top: 4.2rem;
  right: 0;
}
/* 手机中奖 */
.pop-phone-tilte {
  width: 5.63rem;
  height: .81rem;
  background: url(../images/pop-phone-title.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto 0;
}
html[lang^=ms] .pop-phone-tilte {
  width: 2.81rem;
  height: .62rem;
  background: url(../images/ms/pop-phone-title.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto 0;
}
html[lang^=th] .pop-phone-tilte {
  width: 3.4rem;
  height: .76rem;
  background: url(../images/th/pop-phone-title.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto 0;
}
.pop-phone-text{
  width: 6rem;
  text-align: center;
  font-size: .3rem;
  color: #fffce7;
  margin: 0.2rem auto 0;
}
html[lang^=ms] .pop-phone-text{
  font-size: .26rem;
}
.pop-phone-text2{
  margin: 0rem auto 0;
}

.pop-phone-btn {
  display: block;
  width: 2.84rem;
  height: .66rem;
  background: url(../images/phone-btn.png) no-repeat;
  background-size: 100% 100%;
  margin: .2rem auto 0;
}
html[lang^=ms] .pop-phone-btn {
  display: block;
  width: 3.44rem;
  height: .66rem;
  background: url(../images/ms/phone-btn.png) no-repeat;
  background-size: 100% 100%;
  margin: .2rem auto 0;
}
.pop-phone-btn p {
  font-family: "hyx";
  font-size: .34rem;
  text-align: center;
  line-height: .6rem;
  /* background-image: -webkit-linear-gradient(top, #974400, #ac5000, #db6b00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
  color: #974400;
  margin: .0rem auto 0;
}
html[lang^=ms] .pop-phone-btn p {
  font-family: "hyx";
  font-size: .28rem;
}
.pop-close2 {
  position: absolute;
  top: -.2rem;
  right: .5rem;
}
.bottom-icon-box{
  width: 7.5rem;
  height: 1.3rem;
  margin: 0 auto  0;
  background: #111;
  position: relative;
}

.bottom-icon{
  width: 6.08rem;
  height: 1.15rem;
  background: url(../images/icon.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

.bottom-icon a {
  display: inline-block;
  width: .71rem;
  height: .71rem;
  margin: 0 .13rem 0;

}

.pop-phone{
  width: 7.5rem;
  height: 7rem;
}
.pop-lottery-gka-egg {
  width: 6.74rem;
  height: 4.18rem;
  background: url(../images/0074.png) no-repeat;
  background-size: 100% 100%;
  margin: .2rem auto 0;
  pointer-events: none;
}

/* 邮箱 */
.pop-email-tilte {
  width: 4.09rem;
  height: .69rem;
  background: url(../images/pop-email-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
html[lang^=ms] .pop-email-tilte {
  width: 4.09rem;
  height: .69rem;
  background: url(../images/ms/pop-email-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
html[lang^=th] .pop-email-tilte {
  width: 4.09rem;
  height: .69rem;
  background: url(../images/th/pop-email-title.png) no-repeat;
  background-size: 100% 100%;
  margin: .3rem auto 0;
}
.pop-em-ts {
  font-size: .2rem;
  color: #000000;
  position: absolute;
  margin-left: .2rem;
  margin-top: .1rem;
  opacity: .6;
}
.pop-em-ts2 {
  font-size: .2rem;
  color: #000000;
  position: absolute;
  margin-left: .2rem;
  margin-top: .1rem;
  opacity: .6;
}
#popPhonesum  .pop-em-ts2 {
  margin-top: .25rem;
}
.pop-em-text {
  display: block;
  width: 6.0rem;
  height: .39rem;
  background-color: #fff;
  border: 1px solid #ccc2a1;
  margin: .4rem auto 0;
  font-size: .22rem;
  /* font-weight: bold; */
  color: #6b4310;
  line-height: .5rem;
  padding: 0 .4rem;
  box-sizing: border-box;
}
.pop-em-text-ph{
  width: 3.55rem;
  height: .39rem;
  margin: .55rem auto 0;
}
.pop-code-select{
  display: block;
  width: 2.0rem;
  height: .39rem;
  background-color: #fff;
  border: 1px solid #ccc2a1;
  margin: .55rem auto 0;
  font-size: .22rem;
  /* font-weight: bold; */
  color: #6b4310;
  line-height: .39rem;
  text-align: center;
  padding: 0 0;
  box-sizing: border-box;
}
.pop-ph-flex{
  display: flex;
  justify-content: center;
  align-items: center;
}
.pop-em-box {
  position: relative;
}

.pop-em-text2 {
  margin: .4rem auto 0;
  position: relative;
}

.pop-em-btn {
  width: 1.28rem;
  height: .35rem;
  background: #ff8617;
  text-align: center;
  font-size: .18rem;
  color: #fff;
  /* font-weight: bold; */
  line-height: .35rem;
  /* text-shadow: 2px 0 #cb4f26, -2px 0 #cb4f26, 0 2px #cb4f26; */
  position: absolute;
  right: 0.22rem;
  top: 50%;
  transform: translateY(-50%);
}

.pop-em-text3 {
  font-size: .2rem;
  line-height: .4rem;
  color: #000000;
  margin-left: .2rem;
}

.pop-tm {
  filter: grayscale(1);
  pointer-events: none;

}

.pop-email-flex{
  display: flex;
  justify-content: flex-start;;
  /* align-items: center; */
  align-content: center;
  flex-wrap: wrap;
  margin: .2rem auto 0;
}
.pop-email-flex p{
  font-size: .16rem;
  color: #636363;
}
.pop-email-flex a{
  font-size: .16rem;
  color: #cd6300;
}
.xz{
  display: inline-block;
  width: .17rem;
  height: .17rem;
  background: url(../images/xz-icon.png) no-repeat;
  background-size: 100% 100%;
  margin-right: .05rem;
}
.xz2{
  display: inline-block;
  width: .17rem;
  height: .17rem;
  background: url(../images/xz-icon2.png) no-repeat;
  background-size: 100% 100%;
  margin-right: .05rem;
}
.pop-email-btn{
  margin-top: .3rem;
}

.pop-login-text{
  font-size: .24rem;
  color: #636363;
  text-align: center;
  margin: .3rem auto 0;
}
.pop-box{
  display: flex;
    justify-content: center;
    align-content:center;
    flex-wrap: wrap;
    margin: 0rem auto 0;
}

.pop-icon {
  width: 1.11rem;
  height: .6rem;
  margin: .1rem .3rem 0;
}

.pop-general-text{
  font-size: .3rem;
  color: #636363;
  text-align: center;
  margin: 1.3rem auto 0;
}

.gray {
  filter: grayscale(1);
}

/* 轮播 */

.sw-box {
  width: 6.91rem;
  height: 3.9rem;
  margin: 0 auto;
  position: relative;
  padding-top: 1px;
}

.cont1_swip1 {
  width: 6.89rem;
  height: 3.9rem;
  overflow: hidden;
}

.cont1_swip1 .tp1 {
  width: 6.89rem;
  height: 3.9rem;
  background: url(../images/sw-pc1-en.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}

html[lang^=th] .cont1_swip1 .tp1 {
  width: 6.89rem;
  height: 3.9rem;
  background: url(../images/sw-pc1-th.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 19;
}
.cont1_swip1 .tp2 {
  background: url(../images/sw-pc2-en.png) no-repeat;
  background-size: 100% 100%;
}


html[lang^=th] .cont1_swip1 .tp2 {
  background: url(../images/sw-pc2-th.png) no-repeat;
  background-size: 100% 100%;
}


.cont1_swip2 {
  width: 6.89rem;
  height: 3.9rem;
  overflow: hidden;
  position: relative;
}
.cont1_swip2::after{
  content: '';
  width: 6.91rem;
  height: 3.9rem;
  background: url(../images/sw-border.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: 9;
}
.cont1_swip2 .tp1 {
  width: 6.89rem;
  height: 3.9rem;
  background: url(../images/sw2-pc1-en.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}

.cont1_swip2 .tp2 {
  background: url(../images/sw2-pc2-en.png) no-repeat;
  background-size: 100% 100%;
}
.cont1_swip2 .tp3 {
  background: url(../images/sw2-pc3-en.png) no-repeat;
  background-size: 100% 100%;
}

html[lang^=th] .cont1_swip2 .tp1 {
  width: 6.89rem;
  height: 3.9rem;
  background: url(../images/sw2-pc1-th.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}

html[lang^=th] .cont1_swip2 .tp2 {
  background: url(../images/sw2-pc2-th.png) no-repeat;
  background-size: 100% 100%;
}
html[lang^=th] .cont1_swip2 .tp3 {
  background: url(../images/sw2-pc3-th.png) no-repeat;
  background-size: 100% 100%;
}


html[lang^=ms] .cont1_swip2 .tp1 {
  width: 6.89rem;
  height: 3.9rem;
  background: url(../images/sw2-pc1-ms.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}

html[lang^=ms] .cont1_swip2 .tp2 {
  background: url(../images/sw2-pc2-ms.png) no-repeat;
  background-size: 100% 100%;
}
html[lang^=ms] .cont1_swip2 .tp3 {
  background: url(../images/sw2-pc3-ms.png) no-repeat;
  background-size: 100% 100%;
}

.btn-backgame {
  width: .68rem;
  height: .32rem;
  background: url(../images/back.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 4.6rem;
  top: .4rem;
}
.form-item::placeholder {
  font-size: 0.16rem !important; /* 根据需要调整大小 */
}