* {
  padding: 0;
  margin: 0;
}

img {
  max-width: 100%;
  border: 0;
  height: auto;
}

em,
i {
  font-style: normal;
}

li {
  list-style: none;
}

body {
  background: #a4422b;
  color: #f8e5aa;
  font-size: 14px;
  font-family: 'Microsoft YaHei', 'Helvetica Neue', Arial, HelveticaNeue, Helvetica, 'BBAlpha Sans', sans-serif;
}

a {
  text-decoration: none;
}

[v-cloak] {
  display: none;
}

.middleX {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.middleXY {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

.gradient {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-linear-gradient(bottom, #fdf7b7, #f9d754);
}

.fontColor_1 {
  background: linear-gradient(to bottom, #fdf7b9, #f9d755);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.fontColor_2 {
  background: linear-gradient(to bottom, #bd3b26, #8b211d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.grey {
  filter: grayscale(1);
}

.lights {
  filter: grayscale(0);
  animation: breathe1 2s ease-in-out infinite;
}

.mask {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 3;
  background: rgba(0, 0, 0, 0.7);
}

.closePopul {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 25px;
  top: 20px;
  z-index: 2;
  background: url(../images/closeBtn.png) no-repeat top center / 100% 100%;
}

.lineColor {
  background: linear-gradient(to bottom, #fdf6b5, #f9d654);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

/* 加载 */
.loadBox {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.7);
}
.loadBox img {
  width: 200px;
}

/* 标题 */
.title {
  height: auto;
  width: 100%;
  flex-direction: column;
}
.titleTop {
  width: 294px;
  height: 56px;
  background: url(../images/topLine.png) no-repeat top center / 100% 100%;
}
.midTit {
  font-size: 55px;
  font-weight: bold;
  max-width: 100%;
  letter-spacing: 3px;
  margin: 0 50px;
  color: #f6e7b1;
  text-align: center;
}
.leftTit {
  display: block;
  width: 205px;
  height: 18px;
  background: url(../images/leftLine.png) no-repeat top center/100% 100%;
}
.rightTit {
  display: block;
  width: 205px;
  height: 18px;
  background: url(../images/rightLine.png) no-repeat top center/100% 100%;
}

.toolBtn {
  font-size: 0.3rem;
  color: #53431d;
  background: #f7da4d;
  border-radius: 0.2rem;
  font-weight: bold;
  width: 3.56rem;
  height: 0.85rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.page1 {
  background: url(../images/bg1.jpg) no-repeat top center/100% 100%;
  height: 1007px;
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}

.page2 {
  background: url(../images/bg2.jpg) no-repeat top center/100% 100%;
  height: 1555px;
  background-size: 100%;
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
}

.page3 {
  background: url(../images/bg3.jpg) no-repeat top center/100% 100%;
  height: 1552px;
  background-size: 100%;
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.page4 {
  background: url(../images/bg4.jpg) no-repeat top center/100% 100%;
  height: 1497px;
  background-size: 100%;
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.page5 {
  background: #000000;
  height: 100px;
  background-size: 100%;
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

/* page1 */

.nav {
  width: 120px;
  min-height: 300px;
  background: url(../images/icon_bg.png?v=1) no-repeat top center / 100% 100%;
  position: fixed;
  z-index: 1;
  right: 0;
  top: 40%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 3;
}
.nav div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin: 5px auto;
}
.nav img {
  width: 50px;
  height: auto;
}
.navBtn {
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  margin-top: 8px;
}
.sloganImg {
  height: auto;
}
.slogo_HK {
  width: 893px;
  margin-top: 95px;
  transform: translateX(-88%);
}
.slogo_US {
  width: 1120px;
  transform: translateX(-82%);
  margin-top: 213px;
}
.slogo_JA {
  width: 1034px;
  transform: translateX(-84%);
  margin-top: 195px;
}
.slogo_KR {
  width: 962px;
  transform: translateX(-88%);
  margin-top: 208px;
}
.slogo_TH {
  width: 995px;
  transform: translateX(-86%);
  margin-top: 190px;
}
.slogo_ID {
  width: 1218px;
  transform: translateX(-79%);
  margin-top: 213px;
}

.countdown {
  font-size: 30px;
  width: 878px;
  margin-top: 587px;
  height: 64px;
  line-height: 64px;
  transform: translateX(-90%);
  background: url(../images/time_bg.png) no-repeat top center/100% 100%;
}
.prizeBox {
  margin-top: 430px;
  width: 1386px;
  height: 925px;
  background: url(../images/drawUl.png) no-repeat top center/100% 100%;
}
.prizeTips {
  position: absolute;
  top: -22px;
  z-index: 2;
  left: 11px;
  width: 246px;
  height: 30px;
  color: white;
  font-size: 15px;
  background: black;
  display: none;
  text-align: center;
  padding: 10px 20px;
}
.prizeUl li {
  width: 308px;
  height: 180px;
  position: absolute;
  display: flex;
  background: url(../images/drawBg1.png) no-repeat top center/100% 100%;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.prizeUl li .prizeImg {
  width: 130px;
  height: 130px;
}
.prizeUl li:nth-child(12) .prizeImg {
  width: 130px;
  height: 130px;
}
.prizeUl li.active {
  /* background: url(../images/drawBg4.png) no-repeat top center/100% 100%; */
  background: url(../images/drawBg1.png) no-repeat top center/100% 100%;
}
.prizeUl li.exist {
  background: url(../images/drawBg3.png) no-repeat top center/100% 100%;
}
.prizeUl li:nth-child(1) {
  top: 70px;
  left: 46px;
}
.prizeUl li:nth-child(2) {
  top: 70px;
  left: 373px;
}
.prizeUl li:nth-child(3) {
  top: 70px;
  left: 707px;
}
.prizeUl li:nth-child(4) {
  top: 70px;
  left: 1036px;
}
.prizeUl li:nth-child(5) {
  top: 270px;
  left: 1036px;
}
.prizeUl li:nth-child(6) {
  top: 472px;
  left: 1036px;
}
.prizeUl li:nth-child(7) {
  top: 677px;
  left: 1036px;
}
.prizeUl li:nth-child(8) {
  top: 677px;
  left: 707px;
}
.prizeUl li:nth-child(9) {
  top: 677px;
  left: 373px;
}
.prizeUl li:nth-child(10) {
  top: 677px;
  left: 46px;
}
.prizeUl li:nth-child(11) {
  top: 472px;
  left: 46px;
}
.prizeUl li:nth-child(12) {
  top: 270px;
  left: 46px;
}
.drawBtn {
  margin-top: 355px;
  width: 450px;
  height: 140px;
  color: #a22e23;
  letter-spacing: 5px;
  font-size: 45px;
  line-height: 140px;
  font-weight: bold;
  background: url(../images/drawBtn.png) no-repeat top center/100% 100%;
}
.remaining {
  margin-top: 510px;
  font-size: 40px;
  font-weight: bold;
  width: 100%;
  height: 100px;
  text-align: center;
}
.remaining span {
  font-size: 38px;
  margin-left: 10px;
  margin-right: 10px;
}

/* page4 */

.drawBox {
  margin-top: 230px;
  font-size: 35px;
}
.drawBox a {
  font-weight: bold;
  width: 329px;
  height: 100px;
  margin: 0 80px;
}
.drawLog {
  color: #a02c22;
  background: url(../images/btn2.png) no-repeat top center/100% 100%;
}
.drawRule {
  color: #fbe888;
  background: url(../images/btn1.png) no-repeat top center/100% 100%;
}
.drawBox_TH {
  font-size: 32px;
}
.drawBox_DE,
.drawBox_FR,
.drawBox_ES,
.drawBox_PT {
  font-size: 25px;
  text-align: center;
}

/* page2 */
.loginBox {
  margin-top: 180px;
  width: 886px;
  height: 100px;
  font-size: 25px;
  color: #3b1a84;
  background: url(../images/loginInfo.png) no-repeat top center/100% 100%;
}
.loginBox span {
  width: 665px;
  margin-left: 55px;
  text-align: left;
  height: 100px;
}
.recharge {
  font-weight: bold;
  font-size: 40px;
  width: 1200px;
  height: 85px;
  position: absolute;
  margin-top: 850px;
  text-align: center;
  line-height: 85px;
  background: url(../images/hasReagre.png) no-repeat top center/100% 100%;
}
.recharge span {
  background: linear-gradient(to bottom, #fdf7b9, #f9d755);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.rechargeList {
  width: 1452px;
  height: 504px;
  margin-top: 1010px;
  z-index: 1;
  background: url(../images/bar_bg.png) no-repeat top center/100% 100%;
}
.bar {
  margin-top: 1211px;
  overflow: hidden;
  z-index: 2;
}
.bar div {
  background: #4f1905;
  height: 8px;
  overflow: hidden;
}
.bar .bar1 {
  width: 1000px;
  height: 8px;
}
.bar2 {
  width: 100px;
  transform: rotate(90deg) translateX(35%);
  left: 94.5%;
  position: absolute;
}
.bar3 {
  width: 1000px;
  margin-top: 87px;
}
.bar span {
  width: 40%;
  display: inline-block;
  background: #d04f30;
  height: 8px;
  position: absolute;
}
.bar3 span {
  right: 0;
  transform: rotate(180deg);
}
.rechargeUl {
  margin-top: 1143px;
  width: 1200px;
  z-index: 3;
}
.rechargeUl li {
  color: #9e2b21;
  font-size: 30px;
  flex-direction: column;
  width: 200px;
  position: absolute;
}
.rechargeUl li:nth-child(1) {
  top: 0;
  left: 0;
}
.rechargeUl li:nth-child(2) {
  top: 0;
  left: 200px;
}
.rechargeUl li:nth-child(3) {
  top: 0;
  left: 400px;
}
.rechargeUl li:nth-child(4) {
  top: 0;
  left: 610px;
}
.rechargeUl li:nth-child(5) {
  top: 0;
  left: 800px;
}
.rechargeUl li:nth-child(6) {
  top: 0;
  left: 995px;
}
.rechargeUl li:nth-child(7) {
  top: 150px;
  left: 995px;
}
.rechargeUl li:nth-child(8) {
  top: 150px;
  left: 800px;
}
.rechargeUl li:nth-child(9) {
  top: 150px;
  left: 610px;
}
.rechargeUl li:nth-child(10) {
  top: 150px;
  left: 400px;
}
.rechargeUl li:nth-child(11) {
  top: 150px;
  left: 200px;
}
.rechargeUl li:nth-child(12) {
  top: 150px;
  left: 0;
}
.rechargeUl li .sp1 {
  margin-bottom: 20px;
  background: linear-gradient(to bottom, #bd3b26, #89201c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.rechargeUl li .sp2 {
  width: 35px;
  height: 35px;
}
.rechargeUl li:nth-child(7) .sp1,
.rechargeUl li:nth-child(8) .sp1,
.rechargeUl li:nth-child(9) .sp1,
.rechargeUl li:nth-child(10) .sp1,
.rechargeUl li:nth-child(11) .sp1,
.rechargeUl li:nth-child(12) .sp1 {
  position: absolute;
  top: 55px;
}

/* 语言 */
.goLang {
  width: 243px;
  height: 63px;
  right: 50px;
  position: absolute;
  top: 35px;
  cursor: pointer;
  color: #fbea88;
  font-size: 24px;
  text-align: center;
  line-height: 55px;
  cursor: pointer;
  background: url(../images/langIcon.png) no-repeat top center / 100% 100%;
}

.worldSelectBox {
  height: 0.82rem;
  font-size: 0.32rem;
  border-radius: 0.1rem;
  right: 185px;
  width: 2.49rem;
  top: 100px;
  z-index: 10;
  line-height: 0.8rem;
  position: absolute;
  scale: 4.2;
  cursor: pointer;
}

.worldSelectBox .selectList {
  width: 110%;
  padding: 0;
  border-radius: 0;
  margin-left: 0.4rem;
  margin-top: 0.2rem;
  color: #fbea88;
  background: #fbea88;
}

.worldSelectBox .selectList li {
  text-align: center;
  background: #611311;
}

.worldSelectBox .selectList li p {
  width: 2.4rem;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.28rem;
  float: left;
}
.worldSelectBox .selectList li h4 {
  font-size: 0.36rem;
  line-height: 0.75rem;
}

.worldSelectBox li div p.focus {
  width: 2.4rem;
  height: 0.76rem;
  border: 0.02rem solid #a9b1c9;
  background: #dee6ff;
  color: #43507a;
  line-height: 0.76rem;
}

.worldSelectBox .selectList div {
  display: block;
}

/* 登录弹窗 */
.populLogin {
  z-index: 2;
  width: 1200px;
  position: absolute;
  height: 530px;
  margin-top: 200px;
  background: url(../images/max_loginBg.png) no-repeat top center / 100% 100%;
}
.populLogin .selectBox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  margin-top: 150px;
}
.populLogin .selectBox .selectBtn {
  width: 510px;
  height: 60px;
  background: url(../images/loginBox.png) no-repeat top center / 100% 100%;
}
.populLogin .selectBox .selectBtn > p {
  width: 400px;
  height: 60px;
  font-size: 22px;
  line-height: 60px;
  text-align: left;
  margin: 0 auto;
  margin-left: 20px;
}
.populLogin .selectList {
  position: absolute;
  width: 510px;
  top: 61px;
  font-size: 25px;
  background: #7f5fd8;
  z-index: 3;
}
.populLogin .selectList li {
  text-align: center;
  border-bottom: 0.01rem solid #3c4a4e;
  height: 60px;
  line-height: 60px;
}
.populLogin .selectBox .InputRole {
  width: 550px;
  font-size: 23px;
  height: 70px;
  text-indent: 25px;
  text-align: left;
  color: #c98565;
  margin: -33px 0 45px 0;
  background: #f5cea1;
  border: 2px solid #c12d25;
}
.populLogin .selectBox .InputCode {
  width: 550px;
  font-size: 23px;
  height: 70px;
  text-indent: 20px;
  text-align: left;
  color: #c98565;
  margin: 0 0 50px 0;
  background: #f5cea1;
  border: 2px solid #c12d25;
}

.populLogin .selectBox .InputRole::placeholder,
.populLogin .selectBox .InputCode::placeholder {
  color: #c98565;
}

.actorBtn {
  position: absolute;
  cursor: pointer;
  margin: 130px 0 0 930px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.actorBtn img {
  width: 15px;
  margin-right: 5px;
  margin-top: 2px;
}

.codeBtn {
  width: 150px;
  height: 58px;
  text-align: center;
  color: #f9dd71;
  font-size: 18px;
  padding: 0 10px;
  position: absolute;
  margin: 37px 0 0 368px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/btn0.png) no-repeat top center / 100% 100%;
}
.populLogin .roleBtn {
  z-index: 2;
  width: 247px;
  position: absolute;
  height: 80px;
  margin-top: 215px;
  color: #f9dd71;
  font-size: 26px;
  font-weight: bold;
  top: 0px;
  background: url(../images/grand_btn3.png) no-repeat top center / 100% 100%;
}
.loginTips {
  font-size: 18px;
  width: 100%;
  margin-top: 170px;
  position: absolute;
}
.minTitle {
  margin-top: 35px;
  width: 100%;
}
.minMidTit {
  font-size: 30px;
  text-align: center;
  background: linear-gradient(to bottom, #bd3b26, #8b211d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.minLeftTit {
  width: 130px;
  height: 16px;
  background: url(../images/leftLine2.png) no-repeat top center/100% 100%;
}
.minRightTit {
  width: 130px;
  height: 16px;
  background: url(../images/rightLine2.png) no-repeat top center/100% 100%;
}
.roleInfoTab {
  background: linear-gradient(to bottom, #bd3b26, #8b211d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-weight: bold;
  font-size: 35px;
}
.roleInfoTab a {
  width: 168px;
  height: 55px;
  text-align: center;
  font-size: 22px;
  line-height: 23px;
  background: url(../images/btn0.png) no-repeat top center / 100% 100%;
  margin-left: 10px;
}
.roleInfoTab a > span {
  background: linear-gradient(to bottom, #fdf7b9, #f9d755);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.roleInfoTab img {
  width: 45px;
  height: 45px;
  cursor: pointer;
}
.actorInfo {
  margin-top: 505px;
  width: 950px;
  border-radius: 10px;
  font-size: 28px;
  height: 100px;
}
.actorInfo span {
  color: white;
}
.actorInfo a {
  margin-left: 10px;
  color: red;
  font-weight: bold;
  text-decoration: underline;
}

/* 引导弹窗 */
.popupRoleInfo {
  z-index: 3;
  width: 750px;
  position: fixed;
  max-height: 900px;
  background: url(../images/midPopup.png) no-repeat top center / 100% 100%;
}
.popupRoleInfo .guideInfo {
  width: 97.8%;
  position: relative;
  margin: 57px auto;
  height: 805px;
  overflow-y: scroll;
}
.popupRoleInfo .guideInfo::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
/* 滚动条的轨道（底槽） */
.popupRoleInfo .guideInfo::-webkit-scrollbar-track {
  background: #f7eb80;
}
/* 可拖动的滚动条部分 */
.popupRoleInfo .guideInfo::-webkit-scrollbar-thumb {
  background: #8b211c;
}

.popupRoleInfo p {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  margin: 25px 0 10px 0;
  background: linear-gradient(to bottom, #bd3b26, #8b211d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.popupRoleInfo img {
  width: 350px;
  position: relative;
  transform: translateX(-50%);
  left: 50%;
}

/* page3 */
.jackpotBox {
  flex-direction: column;
  margin-top: 235px;
}
.jackpotBox img {
  width: 1068px;
  height: auto;
}
.jackpotBox .jackpotBox_list a {
  width: 400px;
  height: 130px;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  color: #fcef9d;
  justify-content: space-around;
  display: flex;
  align-items: flex-start;
  margin: 25px 0;
  text-decoration: underline;
  text-decoration-color: #eaba4a;
  text-underline-offset: 15px;
  line-height: 60px;
}
.redTit {
  color: #ba9ffb;
  font-weight: bold;
  width: 100%;
  font-size: 32px;
}
.redTit span {
  color: #f6e3a4;
  margin: 5px;
}
.p1 {
  margin-top: 125px;
}
.p2 {
  margin-top: 196px;
}
.jackpot {
  width: 1650px;
  height: 767px;
  background: url(../images/redCarve.png) no-repeat top center / 100% 100%;
  transform: translateX(-60%);
  margin-top: 680px;
}
.jackBtn {
  flex-direction: column;
  width: 290px;
  height: 95px;
  margin-top: 550px;
  color: #ab3a26;
  font-size: 20px;
  font-weight: bold;
  transform: translateX(79%);
  background: url(../images/drawBtn.png) no-repeat top center / 100% 100%;
}
.issue {
  border-radius: 10px;
  height: 35px;
  width: 100px;
  text-align: center;
  font-weight: bold;
  color: #fbe786;
  background: #d45f3a;
  position: absolute;
  margin-left: 1500px;
  margin-top: 180px;
  line-height: 35px;
  font-size: 24px;
}
.p3 {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  transform: translateX(-3%);
  margin-top: 235px;
  width: 800px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to bottom, #bf3c26, #8c211d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.p4 {
  font-size: 145px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  margin-top: 345px;
  width: 800px;
  letter-spacing: 10px;
  background: linear-gradient(to bottom, #bf3c26, #8c211d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  transform: translateX(-3%);
}
.p5 {
  margin-top: 830px;
  color: #d5ceee;
  height: 90px;
  font-size: 32px;
  position: absolute;
  text-align: center;
  width: 800px;
}
.p5 span {
  color: #fbe5a4;
  margin: 0 10px;
}
.p6 {
  margin-top: 671px;
  font-size: 28px;
  width: 780px;
  height: 82px;
  line-height: 82px;
  color: #fcedab;
  transform: translateX(111%);
  text-align: center;
}
.p6_JA,
.p6_US,
.p6_ID,
.p6_TH {
  line-height: 40px;
}
.p6 span {
  color: #f9cf36;
}

/* 规则弹窗 */
.populRule {
  z-index: 3;
  width: 750px;
  position: fixed;
  height: 900px;
  background: url(../images/midPopup.png) no-repeat top center / 100% 100%;
}
.rule_content {
  width: 700px;
  height: 785px;
  overflow-y: scroll;
  overflow-x: hidden;
  color: #a73023;
  font-size: 20px;
  text-align: left;
  margin-top: 85px;
}

.rule_content::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

/* 滚动条的轨道（底槽） */
.rule_content::-webkit-scrollbar-track {
  background: #f7eb80;
}

/* 可拖动的滚动条部分 */
.rule_content::-webkit-scrollbar-thumb {
  background: #8b211c;
}

.rule_content p {
  margin: 0px auto;
  line-height: 55px;
  width: 639px;
  word-break: break-word;
  overflow-wrap: break-word;
}

/* 日志弹窗 */
.populLog .midTit_DE,
.populLog .midTit_FR,
.populLog .midTit_ES {
  font-size: 25px;
  margin: 0 10px;
}
.populLog {
  z-index: 3;
  width: 750px;
  position: fixed;
  height: 900px;
  background: url(../images/midPopup.png) no-repeat top center / 100% 100%;
}
.listTitle span {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  height: 50px;
}
.listTitle {
  margin-top: 100px;
  width: 650px;
  height: 55px;
  font-size: 25px;
  text-align: center;
  line-height: 50px;
  background: linear-gradient(to bottom, #dc6b4a, #af1c13);
  color: #fbec94;
}
.listBox {
  margin-top: 155px;
  width: 660px;
  height: 665px;
  overflow-y: auto;
}
.listBox li {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px auto;
  border-bottom: 1px solid #bd3b26;
}
.listBox li span {
  width: 250px;
  height: 90px;
  text-align: center;
  font-size: 18px;
  display: flex;
  overflow-wrap: anywhere;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to bottom, #bd3b26, #8b211d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.listBox::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
/* 滚动条的轨道（底槽） */
.listBox::-webkit-scrollbar-track {
  background: #f7eb80;
}
/* 可拖动的滚动条部分 */
.listBox::-webkit-scrollbar-thumb {
  background: #8b211c;
}
/* .populLog .listTitle_DE,
.populLog .listTitle_FR,
.populLog .listTitle_ES,
.populLog .listTitle_PT {
  font-size: 18px;
  line-height: 20px;
} */

/* 提示弹窗 */
.populTip {
  z-index: 3;
  width: 600px;
  position: fixed;
  height: 300px;
  background: url(../images/loginBg.png) no-repeat top center / 100% 100%;
}
.populTip div {
  font-size: 28px;
  font-weight: bold;
  width: 500px;
  height: 200px;
  text-align: center;
  margin: 50px auto;
}
.populTipGo div {
  margin: 0 auto;
  height: 110px;
  width: 550px;
  margin-top: 70px;
  margin-bottom: 10px;
  line-height: 35px;
  font-size: 24px;
}
.populTipRole div {
  margin: 0 auto;
  height: 110px;
  width: 550px;
  margin-top: 70px;
  margin-bottom: 10px;
  line-height: 35px;
  font-size: 24px;
}
.populTipRole {
  height: 400px;
}
.populTipGo .jackPopBtn,
.populTipRole .jackPopBtn {
  margin-top: 10px;
  font-size: 20px;
  text-align: center;
  color: #f9e586;
  width: 200px;
  height: 70px;
  line-height: 70px;
  background: url(../images/toolBtn.png) no-repeat top center / 100% 100%;
}
.populTipRole .jackPopBtn {
  margin-top: 115px;
}
.populTipRole p {
  text-align: center;
}
.populTipRole p:nth-child(2) {
  font-size: 28px;
  font-weight: bold;
  margin-top: 50px;
}
.populTipRole p:nth-child(3) {
  font-size: 20px;
  padding: 0 45px;
  text-align: left;
  margin-top: 30px;
}
.populTipRole .roleShow {
  font-size: 20px;
  color: #c98565;
}
.populTipRole .roleShow {
  cursor: pointer;
  width: 500px;
  height: 50px;
  text-align: left;
  text-indent: 10px;
  font-size: 20px;
  color: #c98565;
  margin-top: 30px;
  line-height: 50px;
  background: url(../images/switchRoleBg.png) no-repeat top center / 100% 100%;
}
.populTipRole .roleList {
  margin-top: 80px;
  z-index: 2;
  height: 140px;
  overflow-y: auto;
}
.populTipRole .roleList::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
/* 滚动条的轨道（底槽） */
.populTipRole .roleList::-webkit-scrollbar-track {
  background: #f7eb80;
}
/* 可拖动的滚动条部分 */
.populTipRole .roleList::-webkit-scrollbar-thumb {
  background: #8b211c;
}
.populTipRole .roleList li {
  cursor: pointer;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  text-align: center;
  background: #d55f3b;
  color: #fcf09e;
  width: 497px;
}

/* 奖励弹窗 */
.populAward {
  z-index: 3;
  width: 600px;
  position: fixed;
  height: 380px;
  background: url(../images/loginBg.png) no-repeat top center / 100% 100%;
}
.award_top {
  width: 180px;
  height: 45px;
  line-height: 45px;
  margin-top: 45px;
  text-align: center;
  color: #f7e19c;
  font-size: 22px;
  background: url(../images/btn1.png) no-repeat top center / 100% 100%;
}
.award_mid {
  width: 150px;
  height: 150px;
  margin-top: 115px;
  background: url(../images/awardBg.png) no-repeat top center / 100% 100%;
}
.award_mid img {
  width: 100px;
  height: auto;
}
.award_bot {
  font-size: 24px;
  font-weight: bold;
  width: 555px;
  height: 88px;
  text-align: center;
  margin-top: 274px;
}

.van-toast {
  width: 300px !important;
  font-size: 18px !important;
}
.greeCol {
  color: #b9362b;
}
.redCol {
  color: red;
}

/* page5 */
.page5 {
  padding: 40px 0;
  width: 100%;
  background: #000;
  color: #fff;
}

.contactUs {
  width: 355px;
  height: 32px;
  background: url('../images/followUs.png') no-repeat top left;
  margin-bottom: 10px;
  text-indent: 50px;
  font-size: 20px;
  font-weight: bold;
}

.icon_index {
  display: block;
  width: 58px;
  height: 58px;
  background-position: -211px -150px;
}

.icon_fb {
  display: block;
  width: 58px;
  height: 58px;
  background-position: -285px -150px;
  margin: 0 30px 0 20px;
}

.copyright {
  width: 1200px;
  margin: 0 auto;
}

.copyright > div {
  display: flex;
}

.copyright > div p {
  width: 1020px;
  line-height: 32px;
  font-size: 16px;
  word-break: break-word;
}

.copyright > div a {
  color: #75777a;
  line-height: 30px;
  margin-top: 12px;
}

.icon_bottom_1 {
  width: 71px;
  height: 71px;
  background: url('../images/icon_bottom_1.png?v=1') no-repeat top center;
  display: inline-block;
  margin: 0 4px;
}

.icon_bottom_2 {
  width: 71px;
  height: 71px;
  background: url('../images/icon_bottom_2.png?v=1') no-repeat top center;
  display: inline-block;
  margin: 0 4px;
}

.icon_bottom_3 {
  width: 71px;
  height: 71px;
  background: url('../images/icon_bottom_3.png?v=1') no-repeat top center;
  display: inline-block;
  margin: 0 4px;
}

.icon_bottom_4 {
  width: 71px;
  height: 71px;
  background: url('../images/icon_bottom_4.png?v=1') no-repeat top center;
  display: inline-block;
  margin: 0 4px;
}

.icon_bottom_5 {
  width: 71px;
  height: 71px;
  background: url('../images/icon_bottom_5.png?v=1') no-repeat top center;
  display: inline-block;
  margin: 0 4px;
}

table {
  width: 640px;
  border-collapse: collapse;
  margin: auto;
}
th,
td {
  border: 1px solid #b21e14;
  text-align: center;
  padding: 10px 5px;
  height: 35px;
  line-height: 25px;
}
th {
  background: linear-gradient(to bottom, #dc6b4a, #af1c13);
  color: #fbec94;
  font-size: 20px;
}
td {
  color: #b21e14;
  font-size: 16px;
}
tbody tr:last-child td {
  border-bottom: 1px solid #b21e14; /* 修饰底部边框 */
}
tbody tr td:first-child {
  padding-left: 15px;
  text-align: center;
  width: 60%;
}
.rule_table tbody tr td:first-child {
  width: 50%;
}
