* {
  padding: 0;
  margin: 0;
  list-style: none;
  text-decoration: none;
  border: none;
}

area {
  outline: none;
}

textarea {
  border: none;
  outline: none;
  resize: none;
  appearance: none;
}

input::-webkit-calendar-picker-indicator {
  display: none;
  opacity: 0;
}

body {
  font-family: '微软雅黑', 'Microsoft YaHei';
  background: #000;
}

.clearfix:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

.logo {
  position: absolute;
  left: 19px;
  top: 36px;
  z-index: 9;
}

.wrap {
  width: 100%;
}

.top {
  width: 100%;
  height: 582px;
  background: url('../images/top_us.jpg?v=1') no-repeat top center;
}
.roleBox {
  margin-left: 0;
  margin-right: 0;
}

.roleBox ul {
  position: absolute;
  width: 431px;
  background: #d4a791;
}

.roleBox ul li {
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  font-weight: normal;
  color: #dee6ff;
}

.InputRole {
  width: 417px;
  height: 100px;
  line-height: 100px;
  padding-left: 14px;
  background: #ffe9de;
  border-radius: 10px;
  display: block;
  color: #7a5643;
  font-size: 22px;
}

.InputRole::placeholder {
  color: #7a5643;
  font-size: 22px;
}

.infoBtn,
.loginOut {
  display: block;
  width: 290px;
  height: 73px;
  text-align: center;
  background-position: -200px 0;
  font-size: 38px;
  margin: 0 auto;
  background: none;
  position: absolute;
  left: 50%;
  top: 465px;
  transform: translateX(-50%);
  line-height: 73px;
  background-image: -webkit-linear-gradient(bottom, #ce3534, #310d0d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
}

.payBtn {
  display: table;
}

.payBtn span {
  display: table-cell;
  vertical-align: middle;
  font-style: normal;
}

.RoleInfo {
  width: 1037px;
  color: #fffcca;
  font-size: 30px;
  border-radius: 10px;
  margin-left: 50px;
  padding-left: 30px;
  text-align: center;
  margin: 90px auto;
}
.errorTips {
  position: absolute;
  color: red;
  top: 347px;
  left: 518px;
  display: none;
}
.RoleInfo p a,
.copyright p a {
  color: red;
  text-decoration: underline;
}

.worlds {
  overflow: auto;
  max-height: calc(100vh - 40px);
}

.worlds::-webkit-scrollbar {
  width: 1px;
}

.worldSelectBox {
  min-width: 167px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  z-index: 10;
  right: 40px;
  top: 10px;
}

.form .selectBox {
  width: 445px;
  height: 100px;
  line-height: 100px;
  position: relative;
}

.form .selectBtn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 7px 0 14px;
  position: relative;
  background: #ffe9de;
  border-radius: 10px;
}

.form .selectBtn > p {
  color: #7a5643;
}

.earthLogo {
  height: 38px;
  padding: 3px;
}

.selectBtn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 7px 0 14px;
  position: relative;
  background: #78201a;
  border-radius: 10px;
}

.selectBtn > p {
  /* width: 160px; */
  flex: 1;
  text-indent: 10px;
  font-size: 22px;
  color: #ffe3de;
  margin-right: 5px;
}

.form .selectList {
  padding: 24px;
  width: 397px;
  background: #d4a791;
  margin-top: -10px;
  border-radius: 0 0 10px 10px;
}

.form .selectList li {
  width: 340px;
  height: 54px;
  background: #ffe9de;
  border-radius: 10px;
  padding: 0 25px;
  line-height: 54px;
  margin-bottom: 8px;
  font-size: 20px;
  color: #7a5643;
}

.selectList {
  padding: 12px 0 0;
  width: 100%;
  background: #ffe3de;
  margin-top: -10px;
  border-radius: 0 0 10px 10px;
}

.selectList li {
  width: 100%;
  margin-bottom: 8px;
  font-size: 20px;
  /* background: #43507a; */
  color: #78201a;
  /* border-radius: 10px; */
  text-align: center;
}
.selectList li.focus {
  border: 2px solid #78201a;
  background: #78201a;
  color: #fff;
}

.selectList li h4 {
  color: #dee6ff;
  flex: 1;
}

.selectList li div {
  width: 100%;
  /* display: flex; */
  /* justify-content: center; */
  /* align-items: center;
  flex-wrap: wrap; */
}

.selectList li div p {
  width: 167px;
  height: 53px;
  line-height: 53px;
  display: block;
  background: #43507a;
  color: #dee6ff;
  border-radius: 10px;
  margin-right: 3px;
  flex-shrink: 0;
  margin-bottom: 5px;
  text-align: center;
  float: left;
  /* top: 10px;
  position: relative;
  margin-right: 10px; */
  /* flex: 0; */
}

.selectList li div p.focus {
  width: 163px;
  height: 49px;
  border: 2px solid #a9b1c9;
  background: #dee6ff;
  color: #43507a;
  line-height: 49px;
}

.icon_arrowDown {
  width: 25px;
}

/* top */
.top {
  width: 100%;
  height: 901px;
  background: url('../images/part1_pc.jpg?v=1') no-repeat top center;
}

.slogan {
  height: 227px;
  display: block;
  position: absolute;
  top: 416px;
  left: 50%;
  transform: translateX(-50%);
}
.slogan_s {
  font-size: 27px;
  position: absolute;
  top: 650px;
  min-width: 1200px;
  height: 68px;
  line-height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
  color: #f4f0ed;
  text-align: center;
  font-weight: bold;
  background: #eb464c;
  border-radius: 50px;
}
.count {
  font-size: 28px;
  position: absolute;
  top: 714px;
  width: 100%;
  height: 56px;
  line-height: 56px;
  left: 50%;
  transform: translateX(-50%);
  color: #f4f0ed;
  text-align: center;
  background: none;
}
.title {
  width: 970px;
  height: 130px;
  background: url('../images/title_US.png?v=1') no-repeat top center;
  margin: 0 auto;
}
.title_US {
  background: url('../images/title_US.png?v=1') no-repeat top center;
  width: 860px;
}
.title_DE {
  background: url('../images/title_DE.png?v=1') no-repeat top center;
}
.title_ES {
  background: url('../images/title_ES.png?v=1') no-repeat top center;
}
.title_FR {
  background: url('../images/title_FR.png?v=1') no-repeat top center;
}
.title_HK {
  background: url('../images/title_HK.png?v=1') no-repeat top center;
}
.title_JA {
  background: url('../images/title_JP.png?v=1') no-repeat top center;
  width: 848px;
}
.title_PT {
  background: url('../images/title_PT.png?v=1') no-repeat top center;
  width: 848px;
}
.title_TH {
  background: url('../images/title_TH.png?v=1') no-repeat top center;
  width: 910px;
}
.title_ID {
  background: url('../images/title_ID.png?v=1') no-repeat top center;
}
.title_1 {
  background-position: 0 0;
}
.title_2 {
  background-position: 0 -253px;
  padding-top: 20px;
}
.title_3 {
  background-position: 0 -473px;
  padding-top: 40px;
}
/* 活动规则 */
.part1 {
  width: 100%;
  height: 929px;
  background: url('../images/part2_pc.jpg?v=1') no-repeat top center;
}
.rule {
  width: 773px;
  margin: 0 auto;
  padding-top: 50px;
  color: #fffcca;
  font-size: 24px;
}
.rule_ID,
.rule_DE,
.rule_ES {
  font-size: 21px;
}
.rule_FR {
  font-size: 22px;
}
.rule p {
  padding-left: 70px;
  position: relative;
  margin-bottom: 22px;
}
.rule p i {
  width: 34px;
  height: 34px;
  background: url('../images/addIcon.png?v=1') no-repeat top center;
  position: absolute;
  left: 0;
  top: 0;
}
.rule p a {
  color: red;
  text-decoration: underline;
}
/* 角色查询 */
.part2 {
  width: 100%;
  height: 596px;
  background: url('../images/part3_pc.jpg?v=1') no-repeat top center;
  position: relative;
}
.flexBox {
  display: flex;
  justify-content: space-around;
  width: 928px;
  margin: 93px auto 0;
  z-index: 2;
  position: relative;
}
.role_earthLogo {
  height: 50px;
}
.role_down {
  height: 50px;
}
.useQuantity {
  text-align: center;
  color: #fffcca;
  font-size: 26px;
  padding-top: 30px;
}
.fontSmall {
  font-size: 24px;
}
.fontSmall_FR {
  font-size: 18px;
}
/* 抽奖 */
.part3 {
  width: 100%;
  height: 1627px;
  background: url('../images/part4_pc.jpg?v=1') no-repeat top center;
}
.stepPrize {
  display: flex;
  justify-content: space-around;
  padding-top: 80px;
  width: 1000px;
  margin: 0 auto;
}
.stepPrize li {
  position: relative;
}
.stepPrizeHover li:hover .prizeTip {
  display: block;
}
.stepPrize li .prizeBox {
  width: 207px;
  height: 134px;
  background: url('../images/lock.png?v=1') no-repeat top center;
  position: relative;
}
.stepPrize .prizeBox img {
  width: 100px;
  position: absolute;
  top: -5px;
  left: 50px;
}
.stepPrize li p {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  font-style: italic;
}
.stepPrize li.focus .prizeBox {
  background: url('../images/select.png?v=1') no-repeat top center;
}
.stepPrize li.get .prizeBox {
  background: url('../images/get.png?v=1') no-repeat top center;
}
.stepPrize li .prizeTip {
  width: 204px;
  height: 102px;
  position: absolute;
  top: 220px;
  z-index: 2;
  display: none;
  background: url('../images/prizeBg.png?v=1') no-repeat top left/100% 100%;
}
.stepPrize li .prizeTip div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-60%, -37%);
}
.stepPrize li .prizeTip div img {
  height: 70px;
}
.stepPrize li .prizeTip div p {
  position: absolute;
  bottom: 20px;
  left: 100%;
  font-size: 20px;
  -webkit-text-stroke: 1px #000;
  font-weight: bold;
}
.stepBox {
  width: 882px;
  height: 36px;
  background: url('../images/step.png?v=1') no-repeat top left;
  margin: 0 auto;
}
.stepBox .step {
  width: 0;
  height: 36px;
  background: url('../images/step.png?v=1') no-repeat bottom left;
  position: relative;
}
.lotteryNum {
  width: 201px;
  height: 70px;
  background: url('../images/peopleNum.png?v=1') no-repeat top center;
  font-size: 24px;
  text-align: center;
  padding-top: 28px;
  position: absolute;
  right: -80px;
  top: 40px;
  color: #fff;
}
.lotteryNum p {
  text-indent: 20px;
}
.lotteryNum h4 {
  font-size: 20px;
}
/* .lotteryNum_TH,.lotteryNum_FR,.lotteryNum_PT,.lotteryNum_ES{font-size: 18px;}
.lotteryNum_DE{font-size: 15px;} */
.lotteryBox {
  width: 592px;
  margin: 278px auto 0;
  position: relative;
}
.recordsBtn {
  position: absolute;
  left: -240px;
  top: -100px;
  font-size: 14px;
  color: #fff;
}
.recordsBtn i {
  display: block;
  width: 50px;
  height: 59px;
  background: url('../images/recordsBtn.png?v=1') no-repeat top center/100% 100%;
  margin: 0 auto;
}
.turntable {
  width: 592px;
  height: 592px;
  background: url('../images/rotate.png?v=1') no-repeat top center/100% 100%;
  position: relative;
}
.turntable li {
  width: 173px;
  height: 300px;
  z-index: 2;
}
.turntable .raffle_prize1 {
  position: absolute;
  left: 49.5%;
  transform: translateX(-50%);
  top: -10px;
}
.turntable .raffle_prize2 {
  position: absolute;
  left: 65%;
  transform: translateX(-50%) rotateZ(36deg);
  top: 20px;
}
.turntable .raffle_prize3 {
  position: absolute;
  left: 75%;
  transform: translateX(-50%) rotateZ(72deg);
  top: 94px;
}
.turntable .raffle_prize4 {
  position: absolute;
  left: 75%;
  transform: translateX(-50%) rotateZ(108deg);
  top: 191px;
}
.turntable .raffle_prize5 {
  position: absolute;
  left: 66.1%;
  transform: translateX(-50%) rotateZ(144deg);
  top: 271px;
}
.turntable .raffle_prize6 {
  position: absolute;
  left: 50.6%;
  transform: translateX(-50%) rotateZ(180deg);
  top: 305px;
}
.turntable .raffle_prize7 {
  position: absolute;
  left: 35%;
  transform: translateX(-50%) rotateZ(216deg);
  top: 276px;
}
.turntable .raffle_prize8 {
  position: absolute;
  left: 26%;
  transform: translateX(-50%) rotateZ(252deg);
  top: 197px;
}
.turntable .raffle_prize9 {
  position: absolute;
  left: 25%;
  transform: translateX(-50%) rotateZ(288deg);
  top: 101px;
}
.turntable .raffle_prize10 {
  position: absolute;
  left: 34%;
  transform: translateX(-50%) rotateZ(324deg);
  top: 21px;
}

.turntable li {
  text-align: center;
  font-size: 24px;
  color: black;
  font-weight: bold;
  -webkit-text-stroke: 1px #000;
}
.turntable li img {
  margin-top: 28px;
}
.turntable .raffle_prize1 img {
  width: 104px;
}
.turntable .raffle_prize2 img {
  width: 104px;
}
.turntable .raffle_prize3 img {
  width: 104px;
}
.turntable .raffle_prize4 img {
  width: 104px;
}
.turntable .raffle_prize5 img {
  width: 104px;
}
.turntable .raffle_prize6 img {
  width: 104px;
}
.turntable .raffle_prize7 img {
  width: 104px;
}
.turntable .raffle_prize8 img {
  width: 104px;
}
.turntable .raffle_prize9 img {
  width: 104px;
}
.turntable .raffle_prize10 img {
  width: 104px;
}
.pointer {
  width: 115px;
  height: 156px;
  background: url('../images/arrow.png?v=1') no-repeat top center;
  position: absolute;
  top: -130px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}
.middleBtn {
  width: 234px;
  height: 233px;
  background: url('../images/middleBtn.png?v=1') no-repeat top center;
  position: absolute;
  top: 170px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}
.turntable li.selectedBg {
  background: url('../images/focus.png?v=1') no-repeat top center;
  width: 193px;
}
.part3 .btns {
  display: flex;
  justify-content: center;
  margin-top: 100px;
}
.part3 .btns a {
  width: 402px;
  height: 106px;
  background: url('../images/listBtn.png?v=1') no-repeat top center;
  display: block;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 35px;
  line-height: 106px;
  margin: 0 30px;
}
.part3 .btns a.lotteryBtn {
  background-position: 0 0;
  text-indent: 40px;
}
.part3 .btns a.showListBtn {
  background-position: -519px 0;
  text-indent: -40px;
}
.part3 .btns a span {
  background-image: -webkit-linear-gradient(bottom, #ce3534, #310d0d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* .part3 .btns.btns_DE a,.part3 .btns.btns_ES a,.part3 .btns.btns_PT a{font-size: 21px;}
.part3 .btns.btns_FR a{font-size: 18px;} */
.remainingTime {
  color: #fff;
  font-size: 30px;
  text-align: center;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  width: 43%;
  margin: 20px auto 0;
}
.remainingTime .checkBox span {
  width: 45px;
  height: 45px;
  background: #fff;
  display: inline-block;
  position: relative;
  margin-right: 10px;
}
.remainingTime .checkBox .tick {
  position: absolute;
  left: 5px;
  width: 53px;
  height: 43px;
  background: url('../images/tick.png?v=1') no-repeat center center/100% 100%;
}
.copyright {
  display: flex;
  font-size: 24px;
  color: #fff;
  align-items: center;
  justify-content: center;
}
.icon_fb {
  width: 59px;
  height: 59px;
  background: url('../images/fb.png?v=1') no-repeat center center/59px 59px;
  display: block;
  padding: 40px;
}
.icon_twitter {
  width: 59px;
  height: 59px;
  background: url('../images/icon_twitter.png') no-repeat center center/59px 59px;
  display: block;
  padding: 40px;
}
.copyright div {
  width: 1200px;
  margin-left: 10px;
}
.mask {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.7);
}
/* alert弹窗 */
.alertPopup {
  width: 880px;
  height: 405px;
  background: url('../images/alertPopup.png?v=1') no-repeat top center;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 30px;
  z-index: 101;
}
.close {
  width: 32px;
  height: 32px;
  position: absolute;
  right: 40px;
  top: 20px;
}
.alertPopup p {
  color: #6c1c1c;
  padding: 100px 0;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  width: 90%;
  margin: 0 auto;
}
.payBtn,
.sureBtn {
  width: 213px;
  height: 85px;
  background: url('../images/payBtn.png?v=1') no-repeat top center;
  display: block;
  text-align: center;
  line-height: 85px;
  margin: 0 auto;
  font-size: 26px;
  color: #fff;
}
/* 获得奖励弹窗 */
.awardPopup {
  width: 1017px;
  height: 651px;
  background: url('../images/awardPopup.png?v=1') no-repeat top center;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 30px;
  z-index: 101;
  color: #6c1c1c;
}
.awardPopup h2 {
  color: #6c1c1c;
  font-size: 40px;
  padding-top: 160px;
}
.awardPopup .congratulation {
  padding-top: 160px;
  width: 80%;
  margin: 0 auto;
}
.awardPopup .awardBox {
  width: 200px;
  position: relative;
  margin: 20px auto;
}
.awardPopup .awardBox p {
  position: absolute;
  right: -4px;
  bottom: 33px;
  color: #fff;
}
.awardPopup .awardImg {
  margin: 0 auto;
  width: 150px;
}
.awardPopup .close {
  width: 32px;
  height: 32px;
  position: absolute;
  right: 130px;
  top: 120px;
}
.award10 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  width: 70%;
  margin: 20px auto;
}
.award10 li {
  width: 20%;
  position: relative;
}
.award10 li .awardImg {
  width: 100px;
}
.award10 li p {
  font-size: 16px;
  color: #fff;
  position: absolute;
  right: 30px;
  bottom: 15px;
  color: #fff;
}
/* 获奖记录弹窗 */
.awardListPopup {
  width: 830px;
  height: 775px;
  background: url('../images/listPopup.png?v=1') no-repeat top center;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 30px;
  z-index: 101;
  color: #6c1c1c;
  padding: 0 30px;
}
.awardListPopup h2 {
  color: #fff;
  font-size: 34px;
  line-height: 86px;
}
.srollList {
  height: 500px;
  overflow: auto;
}
.awardListPopup ul {
  width: 80%;
  margin: 0 auto;
}
.awardListPopup ul li {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-bottom: 1px solid #5677a0;
  height: 80px;
  font-size: 18px;
}
.awardListPopup ul li img {
  width: 70px;
  display: block;
}
.awardListPopup ul li > p:nth-child(3),
.awardListPopup ul li > p:nth-child(3) span {
  display: flex;
  justify-content: center;
  align-items: center;
}
.awardListPopup ul li > p:nth-child(1),
.awardListPopup ul li > p:nth-child(2) {
  width: 25%;
}
.awardListPopup ul li > p:nth-child(3) {
  width: 50%;
}
.awardListPopup .titleList li {
  color: #981515;
  font-size: 30px;
}
.awardListPopup .titleList {
  margin-top: 30px;
}
.awardListPopup .close {
  width: 32px;
  height: 32px;
  position: absolute;
  right: 40px;
  top: 30px;
}
.srollList::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 10px; /*高宽分别对应横竖滚动条的尺寸*/
  height: 10px;
}
.srollList::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #7df7ff;
}
.srollList::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #112756;
}
.noRecord {
  position: relative;
  top: 184px;
}
.loading {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  z-index: 100;
}
.loading p {
  color: #fff;
  font-size: 30px;
}
/* @media screen and (max-width:1830px)  {
    .slogan_s_FR{font-size: 22px;}
    .slogan_s_DE,.slogan_s_ES,.slogan_s_ID{font-size: 20px;}
  
}
     @media screen and (max-width:1240px)  {
      .slogan_s{font-size: 24px;}
      .slogan_s_FR,.slogan_s_DE{font-size: 18px;}
    
  }
  @media screen and (max-width:1050px)  {
    .slogan_s{font-size: 20px;}
  
}
@media screen and (max-width:880px)  {
  .slogan_s{font-size: 16px;}

} */
