@charset "UTF-8";

/*! reset */
body,
dd,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
  margin: 0
}

body,
button,
input,
select,
textarea {
  font-size: .24rem;
  line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%
}

b,
em {
  font-style: normal
}

a {
  text-decoration: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}

a:hover {
  text-decoration: none
}

img {
  vertical-align: middle;
  border: 0;
  padding: 0;
  margin: 0;
  /* 禁止长按菜单 */
  -webkit-touch-callout: none;
  
  /* 禁止文本选择 */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  
  /* 禁止拖拽 */
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
  
  /* 移除高亮 */
  -webkit-tap-highlight-color: transparent;
  
  /* 保持点击事件 */
  pointer-events: auto;
}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

ol,
td,
th,
ul {
  padding: 0
}

dl,
ol,
ul {
  list-style: none
}

@font-face {
  font-family: 'gold';
  src: url('//game.gtimg.cn/images/yxzj/cp/a20260115sch/gold.otf') format('truetype');
}

body {
  /*! 旧版浏览器的兼容写法 */
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fffae8
}

a,
button,
input,
textarea {
  -webkit-tap-highlight-color: transparent
}

.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  pointer-events: none
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0
}

/*! .wxzsBox{
  display: ;
} */
html {
  font-size: calc(100vw / 750 * 100)
}

.db {
  text-indent: -999em;
  font-size: 0
}

.btn,
.flex {
  display: flex;
  justify-content: center;
  align-items: center
}

* {
  box-sizing: border-box;
  background-size: 100% 100%;
  -webkit-tap-highlight-color: transparent;
  /*! 禁用默认点击高亮 */
  outline: 0;
  /*! 移除聚焦时的轮廓线（可选） */
  user-select: none
    /*! 防止文字被选中（可选） */
}

.wrap {
  -webkit-text-size-adjust: none;
  margin: 0 auto;
  max-width: 7.5rem;
  width: 100%;
  height: 32.8rem;
  background: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/bg.jpg) center center no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
}

.wrap a {
  -webkit-tap-highlight-color: transparent
}

.main {
  position: relative;
  width: 100%;
  height: auto;
  padding: .8rem 0 0 0;
}

.main .login_box {
  text-align: center;
  color: #904f3c;
  margin: .1rem auto
}

.main .login_box a {
  color: #904f3c
}

.logobox {
  width: 6.8rem;
  height: 1.21rem;
  margin-left: .2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.logo1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/logo1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 1.61rem;
  height: .55rem;
}

.logo2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/logo2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 1.2rem;
  height: .19rem;
}

.slogan {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/slogan.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 6.05rem;
  height: 2.38rem;
  margin: 0 auto;
}

.btn {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/btn.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 2.55rem;
  height: .62rem;
  margin: 0 auto;
  margin-top: .2rem;
  text-indent: -999em;
}
.btn_main1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/btn_main1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 2.55rem;
  height: .62rem;
  margin: 0 auto;
  margin-top: .2rem;
  text-indent: -999em;
  display: block;
}
.btn_main2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/btn_main2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 2.55rem;
  height: .62rem;
  margin: 0 auto;
  margin-top: .2rem;
  text-indent: -999em;
  display: block;
}
.btn_main3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/btn_main3.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 2.55rem;
  height: .62rem;
  margin: 0 auto;
  margin-top: .2rem;
  text-indent: -999em;
  display: block;
}
.dia_btn .part1_box1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/tab1_bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 7.5rem;
  height: 11.02rem;
  position: relative;
}

.part1_box1 .prize_box,
.part1_box2 .prize_box {
  position: absolute;
  z-index: 2;
}

.tab_btnbox1 {
  display: none;
}

.prize_box a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 2;
}

.prize_ani {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;

}

.get_prize_box1 {
  width: 2.23rem;
  height: .96rem;
  top: .96rem;
  left: 1.02rem;
}

.get_prize_box2 {
  width: 1.15rem;
    height: 1.06rem;
    top: .91rem;
    left: 3.15rem;
}

.get_prize_box3 {
  width: 1.15rem;
  height: 1.06rem;
  top: .9rem;
  left: 4.22rem;
}

.get_prize_box4 {
  width: 1.24rem;
  height: 1.96rem;
  top: .93rem;
  left: 5.28rem;
}

.get_prize_box5 {
  width: 1.15rem;
  height: 1.06rem;
  top: 1.83rem;
    left: 4.25rem;
}

.get_prize_box6 {
  width: 1.15rem;
  height: 1.06rem;
  top: 1.82rem;
    left: 3.16rem;
}

.get_prize_box7 {
  width: 1.21rem;
  height: 2.04rem;
  top: 1.88rem;
  left: 2.0rem;
}

.get_prize_box8 {
  width: 1.15rem;
  height: 1.06rem;
  top: 1.84rem;
  left: .97rem;
}

.get_prize_box9 {
  width: 1.18rem;
  height: 1.09rem;
  top: 2.82rem;
    left: .89rem;
}

.get_prize_box10 {
  width: 1.15rem;
  height: 1.06rem;
  top: 2.84rem;
  left: 3.15rem;
}

.get_prize_box11 {
  width: 1.15rem;
  height: 1.06rem;
  top: 2.83rem;
  left: 4.28rem;
}

.get_prize_box12 {
  width: 1.18rem;
  height: 1.09rem;
  top: 2.82rem;
  left: 5.39rem;
}

.get_prize_box13 {
  width: 1.86rem;
  height: 1.11rem;
  top: 3.88rem;
    left: 4.82rem;
}

.get_prize_box14 {
  width: 1.86rem;
  height: 1.11rem;
  top: 3.88rem;
    left: 3.08rem;
}

.get_prize_box15 {
  width: 1.23rem;
  height: 1.12rem;
  top: 3.86rem;
    left: 1.96rem;
}

.get_prize_box16 {
  width: 1.23rem;
  height: 1.12rem;
  top: 3.87rem;
    left: .8rem;
}

.get_prize_box17 {
  width: 1.36rem;
  height: 2.37rem;
  top: 4.96rem;
  left: 0.62rem;
}

.get_prize_box18 {
  width: 1.26rem;
  height: 1.24rem;
  top: 4.9rem;
  left: 1.91rem;
}

.get_prize_box19 {
  width: 1.26rem;
  height: 1.24rem;
  top: 4.91rem;
  left: 3.1rem;
}

.get_prize_box20 {
  width: .90rem;
  height: .83rem;
  top: 4.92rem;
  left: 4.28rem;
}

.get_prize_box21 {
  width: .90rem;
  height: .83rem;
  top: 4.91rem;
  left: 5.06rem;
}

.get_prize_box22 {
  width: .90rem;
  height: .83rem;
  top: 4.92rem;
  left: 5.82rem;
}

.get_prize_box23 {
  width: .90rem;
  height: .83rem;
  top: 5.69rem;
  left: 5.88rem;
}

.get_prize_box24 {
  width: .90rem;
  height: .83rem;
  top: 5.69rem;
  left: 5.09rem;
}

.get_prize_box25 {
  width: .90rem;
  height: .83rem;
  top: 5.68rem;
  left: 4.27rem;
}

.get_prize_box26 {
  width: 1.26rem;
  height: 1.24rem;
  top: 6.09rem;
  left: 3.1rem;
}

.get_prize_box27 {
  width: 1.26rem;
  height: 1.24rem;
  top: 6.1rem;
  left: 1.87rem;
}

.get_prize_box28 {
  width: .90rem;
  height: .83rem;
  top: 6.49rem;
  left: 4.32rem;
}

.get_prize_box29 {
  width: .90rem;
  height: .83rem;
  top: 6.49rem;
  left: 5.12rem;
}

.get_prize_box30 {
  width: .90rem;
  height: .83rem;
  top: 6.49rem;
  left: 5.93rem;
}

.part1_box1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/tab1_bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 7.5rem;
  height: 11.02rem;
  position: relative;
}

.part1_box2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/tab2_bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 7.5rem;
  height: 11.02rem;
  position: relative;
}

.tab1_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 3.32rem;
  height: 1.21rem;
  margin: 0 auto;
}

.tab_chg {
  width: 1.66rem;
  height: .38rem;
  position: relative;
}

.cover {
  background: rgba(0, 0, 0, 0.5);
  width: 1.66rem;
  height: .38rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.active .cover {
  display: none;
}

.tab1_item {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/tab1_btn.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 1.66rem;
  height: .38rem;
  display: block;
}

.tab2_item {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/tab2_btn.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 1.66rem;
  height: .38rem;
  position: relative;
  display: block;
}

.lock {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/lock.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: .19rem;
  height: .21rem;
  position: absolute;
  left: .12rem;
  top: .08rem;
}

.unlock .lock {
  display: none;
}

.p1_tip {
  font-size: .2rem;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 2.65rem;
  left: 50%;
  transform: translateX(-50%);
  font-family: 'gold';
}
.look_tip{
    background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/num_txt.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 2.1rem;
  height: .4rem;
  position: absolute;
  bottom: 3rem;
  left: 50%;
  text-indent: -999em;
  transform: translateX(-50%);
  z-index: 33;
}
.part2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/part2_bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 6.65rem;
  height: 1.42rem;
  margin: 0 auto;
  margin-top: .3rem;
}

.title1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/title1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 6.92rem;
  height: .42rem;
  margin: 0 auto;
  margin: .45rem auto .2rem auto;
}

.title2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/title2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 6.92rem;
  height: .42rem;
  margin: 0 auto;
  margin: .2rem auto .2rem auto;
}
.title3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/title3.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 7.5rem;
  height: .95rem;
  margin: 0 auto;
  margin: .2rem auto .2rem auto;
}
.p2_tip {
  color: #613f38;
  font-size: .2rem;
  padding: .15rem 0 0 2.1rem;
  text-align: center;
}
.p2_tip span{
  color: #ea5936;
}

.btn_yy {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/btn1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 1.84rem;
  height: .45rem;
  margin: .1rem 0 0 3.3rem;
  text-indent: -999em;
  display: block;
}

.p3_con_bg {
  width: 7.3rem;
  height: 4.26rem;
  margin: 0 auto;
  position: relative;
}

.p4_con_bg {
  width: 7.3rem;
  height: 4.77rem;
  margin: 0 auto;
  position: relative;
}

.bottom_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  margin-top: .2rem;
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/bottom_bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 3.14rem;
  height: .28rem;
  position: absolute;
  bottom: .5rem;
  left: 50%;
  transform: translateX(-50%);
}

.bottom_box a {
  width: 50%;
  height: .28rem;
  text-indent: -999em;
}

.dia {
  background: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop1_bg.png) center center/ cover no-repeat;
  width: 7.32rem;
  height: 4.48rem;
  position: absolute;
  left: 50% !important;
  top: 50% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
  transform: translate(-50%, -50%);
  padding-top: .4rem;
  z-index: 6;
}

.pop3 {
  background: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop2_bg.png) center center/ cover no-repeat;
  width: 7.4rem;
  height: 5.69rem;
  position: absolute;
  left: 50% !important;
  top: 50% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
  transform: translate(-50%, -50%);
  padding-top: .4rem;
  z-index: 6;
}

.dia_tit1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop_title1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 2.45rem;
  height: .37rem;
  margin: 0 auto;
}

.dia_tit2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop_title2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 2.1rem;
  height: .36rem;
  margin: 0 auto .1rem;
}
.dia_subtit {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop_subtitle.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 3.79rem;
  height: .37rem;
  margin: 0 auto;
}
.dia_tit3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop_title3.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: .78rem;
  height: .36rem;
  margin: 0 auto;
}

.dia_tit4 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop_title7.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 1.4rem;
  height: .37rem;
  margin: 0 auto;
}

.dia_tit5 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop_title5.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 2.09rem;
  height: .37rem;
  margin: 0 auto .3rem;
}

.dia_tit6 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop_title4.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 1.39rem;
  height: .37rem;
  margin: 0 auto .3rem;
}

.dia_tit7 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop_title6.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 1.74rem;
  height: .37rem;
  margin: 0 auto .3rem;
}

.dia_tit8 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop_title8.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 3.27rem;
  height: .37rem;
  margin: 0 auto .3rem;
}

.pop_title {
  position: relative;
}

.pop_title::before,
.pop_title::after {
  content: '';
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop_title_ico.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: .31rem;
  height: .31rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -.4rem;
}

.pop_title::after {
  left: auto;
  right: -.4rem;
}

.dia_close {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/close.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: .4rem;
  height: .4rem;
  position: absolute;
  top: -.4rem;
  right: 0rem;
}

.mission_list {
  display: flex;
  flex-direction: column;
  gap: .02rem;
  margin-top: .3rem;
}

.mission_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 .25rem;
  background: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop1_line_bg.png) center center/ cover no-repeat;
  width: 4.93rem;
  height: .54rem;
  margin: 0 auto;
  font-size: .22rem;
  color: #72422a;
}

.mission_btn {
  display: flex;
  align-items: center;

}

.btn_pop_login,
.btn_lottery_num1,
.btn_lottery_num2,
.btn_lottery_num3,
.btn_pop_qwc,
.btn_pop_qyy,
.btn_pop_qdy {
  width: 1.3rem;
  height: .32rem;
  text-indent: -999em;
}

.btn_pop_login {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop_btn1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;

}

.btn_lottery_num1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop_btn4.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.btn_lottery_num2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop_btn5.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.btn_lottery_num3 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop_btn6.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.btn_pop_qwc {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop_btn3.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.btn_pop_qyy {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop_btn2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.btn_pop_qdy {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop_btn11.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
#pop12 .btn_pop_qdy {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop_btn12.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 2.21rem;
  height: .69rem;
}
.invite_list,
.invite_box {
  width: 5rem;
  margin: 0 auto;
  position: relative;
}

.invite_box {
  padding-top: .3rem;
}

.invite_list {
  display: flex;
  justify-content: center;
  gap: .08rem;
  margin-top: .2rem;
}

.btn_invite {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop_btn7.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 1.53rem;
  height: .48rem;
  position: absolute;
  top: .2rem;
  right: 1.2rem;
  text-indent: -999em;
}
.btn_poplogin {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/btn4.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 1.53rem;
  height: .48rem;
  position: absolute;
  top: .2rem;
  right: -.5rem;
  text-indent: -999em;
}
.invite_desc {
  font-size: .22rem;
  color: #fff;
}

.invite_avatar {
  width: .82rem;
  height: .82rem;
  border-radius: 50%;
  background: #f9e1a7;
  display: flex;
  justify-content: center;
  align-items: center;
}

.invite_avatar img {
  width: .78rem;
  height: .78rem;
  border-radius: 50%;
}

.invite_name {
  font-size: .17rem;
  color: #fff;
  padding: .1rem 0 0 0;
  text-align: center;
}

.invite_tip {
  font-size: .18rem;
  color: #72422a;
  text-align: center;
  margin-top: .2rem;
  line-height: .24rem;
}

.btn_join,
.btn_refuse {
  width: 1.95rem;
  height: .61rem;
  text-indent: -999em;
}

.pop_btn_box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 5rem;
  margin: 0 auto;
  gap: .4rem;
}

.btn_join {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop_btn8.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.btn_refuse {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop_btn9.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.common_box {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.2rem;
  font-size: .35rem;
  color: #fff;
}

.area_list {
  width: 4.16rem;
  height: auto;
  color: #f9f6c5;
  font-size: .22rem;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  gap: .1rem;
}

.area_item {
  width: 4.16rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.area_item select {
  width: 2.9rem;
  height: .5rem;
  font-size: .22rem;
  color: #000;
  background: #f9f7c5;
  border-radius: .2rem;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: .1rem;
}

.dia_btn1 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/btn2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 1.95rem;
  height: .61rem;
  text-indent: -999em;
  display: block;
}

.dia_btn2 {
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/btn3.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 1.95rem;
  height: .61rem;
  text-indent: -999em;
  display: block;
}

.role_tips {
  font-size: .22rem;
  color: #f9f6c5;
  width: 4.2rem;
  margin: 0 auto;
  display: none;
}

.record_title,
.record_item {
  width: 5.8rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}

.record_title {
  background-color: #f8f5be;
  color: #bb7936;
  font-size: .24rem;
}

.record_item {
  background-color: #e98b5b;
}

.record_item:nth-child(odd) {
  background-color: #c27245;
}

.record_content {
  width: 5.8rem;
  margin: 0 auto;
  height: 3rem;
  overflow-y: scroll;
}

.record_title span:first-child,
.record_item div:first-child {
  width: 1.51rem;
}

.record_title span:nth-child(2),
.record_item div:nth-child(2) {
  width: 1.51rem;
}

.record_title span:last-child,
.record_item div:last-child {
  width: 2.78rem;
}

.record_page {
  display: flex;
  justify-content: center;
  align-items: center;
  height: .5rem;
  margin-top: .2rem;
  font-size: .27rem;
  color: #fff;
  gap: .2rem;
}

.record_page a {
  font-size: .27rem;
  color: #fff;
}

.record_page i {
  font-style: normal;
}

.prop_list {
  width: 5.8rem;
  margin: 0 auto;
  height: 2.8rem;
  margin-top: .2rem;
  overflow-y: scroll;
  font-size: .2rem;
  color: #feffea;
}

.get_box_wrap {
  width: 5.6rem;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  gap: .1rem;
}

.get_box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: .1rem;
  width: 3rem;
  margin: 0 auto;
}

.dingyue_item {
  margin: 0 auto;
  width: 1.44rem;
  height: 1.4rem;
}

.dingyue_name {
  font-size: .2rem;
  color: #fff;
  text-align: center;
  margin-top: .1rem;
}

.agreebox {
  width: 6rem;
  margin: 0 auto .2rem;
  color: #f9f6c5;
}

.agreebox .milo-PIPInfo {
  width: .2rem;
  height: .2rem;
}

.pop_loading {
  background: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/loading.png) center;
  background-size: 5.06rem 1.03rem;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.pop4 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50% !important;
  top: 50% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
  transform: translate(-50%, -50%);
}

.pop5 {
  background: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/pop3_bg.png) center center/ cover no-repeat;
  width: 7.32rem;
  height: 8.89rem;
  position: absolute;
  left: 50% !important;
  top: 50% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
  transform: translate(-50%, -50%);
  padding-top: .4rem;
  z-index: 6;
}

.pop_lb_box {
  width: 5.69rem;
  height: 4.2rem;
  margin: 0 auto;
  position: relative;
  padding-top: 1.3rem;
}

.prize-swiper,.prize-swiper1,.prize-swiper2 {
  width: 100%;
  height: 100%;
}

.prize-swiper .swiper-slide {
  width: 5.69rem;
  height: 3.16rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.prize-swiper .swiper-slide img {
  width: 5.69rem !important;
  height: 3.16rem !important;
  object-fit: cover;
}

.prize-swiper1 .swiper-slide,.prize-swiper2 .swiper-slide {
  width: 7.3rem !important;
  height: 4.34rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.prize-swiper1 .swiper-slide img,.prize-swiper2 .swiper-slide img {
  width: 7.3rem !important;
  height: 4.34rem !important;
  object-fit: cover;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: '' !important;
    background: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/lb_arrl.png) center center/ cover no-repeat !important;
    width: .2rem !important;
    height: .27rem !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: '' !important;
    background: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/lb_arrr.png) center center/ cover no-repeat !important;
    width: .2rem !important;
    height: .27rem !important;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, -.02rem) !important;
    right: auto;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, -.02rem) !important;
    left: auto;
}
/* 分页器样式 */
.swiper-pagination {
  position: relative;
  margin-top: 0.2rem;
  text-align: center;
  bottom: -.4rem !important;
}

.swiper-pagination-bullet {
  width: 0.06rem !important;
  height: 0.06rem !important;
  display: inline-block !important;
  border-radius: 50% !important;
  margin: 0 0.05rem !important;
  border: .02rem solid #faff7a;
  opacity: 1 !important;
}

.swiper-pagination-bullet-active {
  background: #faff7a;
}

.pop_btn_ljyy {
  background: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/pop/btn_ljyy.png) center center/ cover no-repeat;
  width: 1.95rem;
  height: .61rem;
  margin: 2.8rem auto 0;
  text-indent: -999em;
  display: block;
}

.btn_lingbao {
  width: 4rem;
  height: 1rem;
  position: absolute;
  bottom: 2.6rem;
  left: 1.2rem;
  z-index: 34;
}

.gray {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.tab1_corner .corner1,.tab1_corner .corner2,.tab1_corner .corner3,.tab1_corner .corner4{
  position: absolute;
  width: 1.95rem;
  height: 1.3rem;
  z-index: 10;
}
.tab1_corner .corner1{
  left: .7rem;
  top: .12rem;
}
.tab1_corner .corner2{
  right: .7rem;
    top: .12rem;
}
.tab1_corner .corner3{
  left: .1rem;
    bottom: 2.38rem;
}
.tab1_corner .corner4{
  right: .1rem;
    bottom: 2.38rem;
}
.tab2_corner .corner1,.tab2_corner .corner2,.tab2_corner .corner3,.tab2_corner .corner4{
  position: absolute;
  width: 1.57rem;
  height: 1.4rem;
  z-index: 10;
}
.tab2_corner .corner1,.tab2_corner .corner2{
  height: 1.22rem;
}
.tab2_corner .corner1{
  left: .84rem;
  top: .16rem;
}
.tab2_corner .corner2{
  right: .76rem;
  top: .16rem;
}
.tab2_corner .corner3{
  left: .28rem;
  bottom: 2.43rem;
}
.tab2_corner .corner4{
  right: .26rem;
  bottom: 2.43rem;
}
.btn_tips{
  position: absolute;
  top: -.2rem;
  right: .85rem;
  width: .24rem;
  height: .24rem;
  z-index: 10;
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/tips.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-indent: -999em;
  display: block;
}
.tips_box{
  width: 4.84rem;
  height: 5.81rem;
  position: absolute;
  left: 2.63rem;
  top: -5.7rem;
  z-index: 9;
  background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/tips_bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-top: .9rem;
  display: none;
}
.tips_img{
  width: 3.54rem;
  height: 3.92rem;
  overflow-y: scroll;
  overflow-x: hidden;
  margin: 0 0 0 .8rem;
}
.tips_img img{
  width: 100%;
  object-fit: cover;
}
.tab2_corner{
  display: none;
}
.prop_list table{
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}
.prop_list table th,
.prop_list table td {
    padding: .03rem .02rem;
    outline: .01rem solid #ce8a6b; /* 关键：使用outline，不占空间 */
    outline-offset: -.01rem; /* 内缩1px，避免重叠 */
    background-clip: padding-box; /* 防止背景色溢出 */
    color: #c48e51;
}

.prop_list table th {
    background-color: #f8f5be;
    font-weight: 600;
    text-align: center;
    padding: .1rem;
}
.prop_list table td {
    background: #b95941;
    font-weight: 600;
    text-align: center;
    color: #fff;
    line-height: .44rem;
}
.rule_item_title,.rule_item_list{
    display: flex;
    justify-content: center;
    align-items: center;
}
.rule_tab3 td{
    text-align: center;
}
.rule_tab1,.rule_tab2,.rule_tab3,.rule_tab4,.rule_tab5{
    border: .01rem solid #000;
    background: #fff;
}
.rule_item_title,.rule_item_list{
    border-bottom: .01rem solid #000;
    border-right: .01rem solid #000;
}
.rule_item_name,.rule_item_info{
    height: 100%;
    border-right: .01rem solid #000;
    text-align: center;
}
.rule_txt{
    margin: .1rem 0;
}
.tabcover{
    width: 6.27rem;
    height: 6.44rem;
    background-image: url(//game.gtimg.cn/images/yxzj/cp/a20260115sch/tabcover.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: .6rem;
    top: .9rem;
    z-index: 101;
}
.common_txt1{
    padding: 0 1rem;
    text-align: center;
}
.new_add_tips{
    font-size: .18rem;
    color: #72422a;
    background-color: #fae6b3;
    width: 2.76rem;
    margin: .3rem auto 0;
    text-align: center;
    height: .26rem;
    line-height: .26rem;
    border-radius: .2rem;
}
.new_add_tips span{
    font-weight: bold;
    color: #f95915;
}