/* pop */
.pop {
  display: none;
  position: relative;
  outline: none;
  margin: 50px 0;
}

.pop .pop_close {
  width: 46px;
  height: 43px;
  position: absolute;
  right: 25px;
  top: 25px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/btn_close.png) 0 0 / 100% no-repeat;
  text-indent: -999em;
  z-index: 2;
}

.pop_tit {
  width: 80%;
  text-align: center;
  margin: 0px auto 0px;
  font-size: 60px;
  color: #251e1e;
  font-family: 'font1';
  font-weight: normal;
  /* transform: scaleX(.7); */
}

.pop .pop_con {
  padding-top: 18px;
}

.pop1 {
  width: 714px;
  height: 564px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/pop1.png?v=1) no-repeat;
}

.pop1 .award {
  width: 90%;
  margin: 10px auto 0;
}

.pop1 .award table {
  width: 100%;
  table-layout: fixed;
}

.pop1 .award .tb_box {
  width: 100%;
  height: 370px;
  overflow: hidden;
  overflow-y: auto;
}

.pop1 .award .tb_box.tb_box::-webkit-scrollbar {
  width: 0;
}

.pop1 table th {
  font-size: 22px;
  color: #f5f5f5;
  font-weight: bold;
  height: 30px;
  width: 33%;
}

.pop1 table td {
  text-align: center;
  font-size: 18px;
  height: 32px;
}

.pop1 th:nth-of-type(2),
.pop1 th:nth-of-type(3),
.pop1 td:nth-of-type(2),
.pop1 td:nth-of-type(3) {
  border-left: #f4d7cb solid 2px;
}

/* .pop1 td:nth-of-type(1) {border-left: #f4d7cb solid 2px;}
.pop1 td:nth-of-type(3){border-right: #f4d7cb solid 2px;}
.pop1 td:nth-of-type(2) {border-right: #f4d7cb solid 2px;} */
.pop1 tr:nth-child(odd) td {
  background: #ffffff;
}

.pop1 tr:nth-child(even) td {
  background: #eceeeb;
}

/* .pop1 tr:nth-last-child(1) td {border-bottom: #f4d7cb solid 2px;} */
.pop1 td:nth-of-type(1) {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.pop1 .btn-switch {
  text-align: center;
  margin-top: 10px;
}

.pop1 .btn-switch a {
  font-size: 18px;
  color: #f39700;
  margin: 0 10px;
}

.pop1 .tips,
.pop21 .tips {
  font-size: 18px;
  color: #676767;
  text-align: center;
  width: 95%;
  margin: 0 auto;
}

.pop2 {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop2.png) 0 0/100% no-repeat;
  width: 914px;
  height: 939px;
  padding: 30px 8px 0;
  box-sizing: border-box;
}

.pop2 .pop_tit {
  font-size: 60px;
}

.pop2 .zcx_box {
  height: 262px;
  overflow: hidden;
  overflow-y: auto;
}

/* .pop2 .zcx_box::-webkit-scrollbar{width: 0;} */
.pop2 table {
  width: 814px;
  margin: 0 auto;
  box-sizing: border-box;
  border: 1px solid #d2b269;
}

.pop2 th {
  font-size: 26px;
  color: #251e1e;
  border-bottom: none;
  font-weight: normal;
  height: 52px;
}

/* .pop2 tr{height: 45px;} */
.pop2 tr td {
  font-size: 18px;
  color: #323232;
  height: 52px;
  text-align: center;
}

.pop2 tr td a {
  color: #9a7d3c;
  text-decoration: underline;
}

.zcx-tips {
  width: 747px;
  margin: 5px auto 0;
  color: #251e1e;
  font-size: 18px;
  text-align: center;
}

/* .pop2  .pop_con table tr td{height: 30px;} */
.pop2 table tr {
  width: 100%;
}

.pop2 table thead,
.pop1 table thead {
  height: 52px;
  background-color: rgba(107, 107, 107, .3);
  color: #251e1e;
  font-size: 26px;
}

.pop2 table thead th,
.pop1 table thead th,
.pop2 table tr td,
.pop1 table tr td {
  border: 1px solid #d2b269;
}

.pop2 .btn-switch {
  text-align: center;
  padding-top: 10px;
}

.pop2 .btn-switch p,
.pop2 .btn-switch a {
  font-size: 20px;
  /* color: #f39700; */
  display: inline-block;
  margin: 0 20px;
}


.pop_code {
  height: 412px;
  width: 421px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/pop_code.png) 0 0/100% no-repeat;
}

.pop_code .pop_con {
  padding-top: 40px;
}

.pop_code .pop_close {
  font-size: 50px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  text-decoration: none;
  right: -40px;
  top: -35px;
}

.pop_code .code {
  width: 271px;
  height: 271px;
  box-sizing: border-box;
  padding: 5px;
  border: 1px solid #f65624;
  margin: 20px auto;
}

.pop_code .code img {
  display: block;
  width: 100%;
}

.pop_code p {
  text-align: center;
  font-size: 20px;
  color: #3d3d3d;
  text-align: center;
}

.left-nav {
  width: 235px;
  height: 234px;
  position: fixed;
  top: 70%;
  margin: auto;
  left: 15px;
  z-index: 99;
}

.left-nav .btn_gdqy {
  width: 217px;
  height: 62px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/btn_gdqy.png) 0 0/100% no-repeat;
  font-size: 28px;
  color: #fff9b2;
  line-height: 24px;
  text-align: center;
  font-family: 'font';
  box-sizing: border-box;
  padding: 7px 0;
}

.left-nav .zd_qy {
  width: 217px;
  height: 186px;
  box-sizing: border-box;
  padding: 100px 10px 0;
  position: relative;
}

.left-nav .zd_qy p {
  font-size: 18px;
  color: #e8ecf1;
  text-align: center;
}

.left-nav .zd_qy p span {
  color: #fff9af;
}

.left-nav .zd_qy .btn_choose {
  width: 134px;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  color: #eed873;
  text-align: center;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/btn_qrdh.png) no-repeat;
  display: none;
  position: absolute;
  bottom: -10px;
}

.left-nav .zd_qy0 .btn_choose {
  display: block;
}

.right-nav {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/right-nav.png) no-repeat;
  width: 208px;
  height: 345px;
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 15px;
  z-index: 99;
}

.right-nav .code {
  height: 180px;
}

.right-nav .p_tip {
  color: #f8452d;
  text-align: center;
  line-height: 26px;
  font-size: 18px;
}

.right-nav .p_tip span {
  color: #343537;
}

.right-nav .btn_wen {
  color: #343537;
  font-size: 16px;
  text-align: center;
  text-decoration: underline;
  display: block;
}

.right-nav .btn-kf {
  width: 150px;
  height: 40px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translate(-50%);
}

.pop3 {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/pop3.png);
  width: 1402px;
  height: 733px;
}

.pop3 .pop_con .zd_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.pop3 .pop_con .zd_list li {
  width: 20%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
}

.pop3 .pop_con .zd_list li img {
  width: 140px;
  height: auto;
}

.pop3 .pop_con .zd_list li p {
  font-size: 26px;
  color: #222121;
}

.pop3 .pop_con .zd_list li input {
  width: 46px;
  height: 46px;
  position: absolute;
  bottom: 40px;
  right: 25px;
}

#pop_uniform .pop_con .zd_list li input {
  width: 46px;
  height: 46px;
  position: absolute;
  bottom: 40px;
  right: 40px;
}

.pop3 .pop_con .btn_qrxz {
  width: 372px;
  height: 134px;
  background-position: -1533px -1955px;
  position: absolute;
  bottom: -80px;
  left: 50%;
  transform: translate(-50%);
}

.pop3 .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}

.pop3 .swiper-container .pop_con {
  width: 80%;
  margin: 100px auto 0;
}

.pop3 .swiper-container .pop_con .pop_tit:nth-of-type(1) {
  text-align: left;
}

.pop3 .swiper-container .pop_con .pop_tit:nth-of-type(2) {
  margin: 30px auto;
}

.pop3 .swiper-container .pop_con .pop_tit:nth-of-type(3) {
  text-align: end;
}

.pop3 .swiper-slide {
  width: 100% !important;
  font-size: 18px;
  display: flex;
  justify-content: center;
}

.pop3 .swiper-pagination {
  width: 200px !important;
  height: 50px;
  bottom: 0 !important;
  display: flex;
  align-items: center;
  left: 50% !important;
  transform: translateX(-50%);
  justify-content: space-evenly;
  position: absolute;
}

.pop3 .swiper-button-prev {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/prev.png) no-repeat;
  width: 28px;
  height: 25px;
  font-size: 0 !important;
  top: 98%;
  left: 41%;
}

.pop3 .swiper-button-next {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/next.png) no-repeat;
  width: 28px;
  height: 25px;
  font-size: 0 !important;
  top: 98%;
  right: 41%;
}

.pop3 .swiper-button-next:after,
.pop3 .swiper-button-prev:after {
  display: none;
}


.pop3 .swiper-slide p {
  position: absolute;
  top: 100px;
  color: #ff8033;
}

.pop3 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 15px !important;
  height: 15px !important;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/center.png) no-repeat !important;
  background-size: 100% !important;
}

.pop3 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
  width: 15px !important;
  height: 15px !important;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/center-on.png) no-repeat !important;
  background-size: 100% !important;
}

.pop3 .pop3-ts input {
  width: 20px;
  height: 20px;
  line-height: 30px;
  vertical-align: middle;
}

.pop3 .pop3-ts {
  width: 210px;
  height: 60px;
  position: absolute;
  bottom: 10px;
  right: 68px;
  ;
  z-index: 9;
}

.pop3 .pop3-ts .pop_tips {
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}

.pop3 .btn_qd {
  width: 84px;
  height: 27px;
  border-radius: 5px;
  background: #a0a0a0;
  margin: 0 auto;
  display: block;
  line-height: 27px;
  text-align: center;
  color: #fefefe;
}




.pop5 {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/pop5.png) no-repeat;
  width: 896px;
  height: 499px;
}

.pop3 .pop3_txt1 {
  color: #d53a03;
  font-size: 26px;
  text-align: center;
}

.pop3 .pop3_txt2 {
  color: #f65624;
  font-size: 26px;
  margin: 50px auto;
  text-align: center;
}

.pop3 .pop3_txt1 input {
  height: 45px;
  background: #f65624;
  clip-path: polygon(0 0, 350px 0, 350px 30px, 335px 45px, 0 45px);
  vertical-align: middle;
  margin-left: 10px;
  outline: none;
  border: none;
  box-sizing: border-box;
  padding: 0 15px;
  color: #fff;
}

.pop3 .btn_dh {
  width: 281px;
  height: 75px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/btn_dh.png) 0 0/100% no-repeat;
  text-align: center;
  margin: 50px auto 0;
  display: block;
}

.pop3 .btn_dh span {
  line-height: 75px;
  font-size: 46px;
  font-family: 'font';
  background: linear-gradient(to bottom, #fffbc9, #ffffff);
  -webkit-background-clip: text;
  color: transparent;
}


.pop-mpxx {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/pop-xx.png);
  width: 701px;
  height: 499px;
}

.pop-mpxx .pop_tit {
  width: 90%;
  text-align: center;
  margin: 0px auto;
  font-size: 50px;
}

.pop-mpxx .mpxx-text {
  color: #323232;
  font-size: 18px;
  text-align: center;
  margin-bottom: 30px;
}

.pop-mpxx .mpxx-text1 {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 18px;
  text-align: center;
}

.pop-mpxx .mpxx-text i,
.pop-mpxx2 .select_box i {
  width: 90px;
  display: inline-block;
  text-align: end;
}

.pop-mpxx .mpxx-text input {
  width: 390px;
  height: 38px;
  background: transparent;
  clip-path: none;
  vertical-align: middle;
  margin-left: 10px;
  outline: none;
  border: none;
  box-sizing: border-box;
  padding: 0 15px;
  color: #000;
  border: 1px solid #323232;
}

.pop-mpxx .pop3_txt1 {
  margin-top: 20px;
  color: #f8452d;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pop-mpxx .pop3_txt1 input {
  width: 26px;
  height: 26px;
  margin-right: 15px;
}

.pop-mpxx .btn_qrdh {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/btn_qrdh.png)no-repeat;
  width: 249px;
  height: 67px;
  text-align: center;
  margin: 7px auto;
  display: block;
}

.pop-mpxx .btn_qrdh span {
  line-height: 49px;
  font-size: 30px;
  font-family: 'font';
  color: #eed873;
}

/* background: linear-gradient(to bottom, #ffe0ba, #ffffff);-webkit-background-clip: text; */
.pop-mpxx2 .select_box select {
  width: 126px;
  height: 42px;
  border: 1px solid #323232;
  color: #323232;
  background: #f7f4f2;
}

.pop-mpxx2 .pop_tit {
  margin-bottom: 20px;
}

.pop-mpxx2 .pop3_txt1 {
  margin-top: 40px;
}

.pop-mpxx .pop3_txt1 a {
  color: #f8452d;
}

.pop-zw {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/pop-zw.png);
  width: 709px;
  height: 120px;
  color: #f7f7f7;
  font-size: 46px;
  text-align: center;
  line-height: 120px;
}

.pop-xz {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/pop-xz.png) no-repeat;
  width: 704px;
  height: 500px;
}

.pop-xz .popxz {
  color: #172b34;
  font-size: 22px;
  position: absolute;
  top: -30px;
}

.pop-xz .popxz_txt1 {
  font-size: 20px;
  color: #000;
  width: 520px;
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translate(-50%);
}

.pop-xz .popxz_txt1 input {
  width: 26px;
  height: 26px;
  position: relative;
  top: 6px;
}

.pop-xz .popxz_txt1 i {
  margin-left: 10px;
}

.pop-xz .popxz-box {
  width: 520px;
  position: absolute;
  top: 150px;
  left: 50%;
  transform: translate(-50%);
}

.pop-xz .popxz-box select {
  width: 520px;
  height: 42px;
  border: 1px solid #415658;
  color: #415658;
  margin-top: 20px;
  background: #f7f4f2;
}

.pop-xz .popxz-btnbox {
  width: 80%;
  height: 58px;
  display: flex;
  justify-content: space-around;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translate(-50%);
}

.pop-xz .popxz-btnbox .btn_qr,
.pop-xz .popxz-btnbox .btn_qx,
.btn_dh_y,
.btn_dh_b {
  width: 272px;
  height: 86px;
  text-align: center;
  line-height: 82px;
}

.pop-xz .popxz-btnbox .btn_qr,
.btn_dh_y {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/btn_qr.png) no-repeat;
}

.pop-xz .popxz-btnbox .btn_qr span,
.btn_dh_y span {
  line-height: 82px;
  font-size: 33px;
  color: #251e1e;
  font-family: 'font1';
}

.pop-xz .popxz-btnbox .btn_qx,
.btn_dh_b {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/btn_qx.png) no-repeat;
  background-size: 100% 100%;
}

.pop-xz .popxz-btnbox .btn_qx span,
.btn_dh_b span {
  line-height: 82px;
  font-size: 33px;
  color: #251e1e;
  font-family: 'font1';
}

#pop2 .btn_box {
  justify-content: center;
}

#pop2 .btn_box a {
  margin: 0 15px;
}

/* .pop-zd{width: 1402px;height: 595px;}
.pop-zd.on1 {background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/zd1.png) no-repeat;}
.pop-zd.on2 {background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/zd2.png) no-repeat;}
.pop-zd.on3 {background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/zd3.png) no-repeat;}
.pop-zd.on4 {background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/zd4.png) no-repeat;}
.pop-zd.on5 {background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/zd5.png) no-repeat;}
.pop-zd.on6 {background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/zd6.png) no-repeat;}
.pop-zd.on7 {background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/zd7.png) no-repeat;}
.pop-zd.on8 {background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/zd8.png) no-repeat;}
.pop-zd.on9 {background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/zd9.png) no-repeat;}
.pop-zd.on10 {background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/zd10.png) no-repeat;} */
.pop-zd .popzdbox {
  width: 920px;
  height: 390px;
  position: absolute;
  right: 40px;
  top: 100px;
  text-align: left;
  font-size: 20px;
  color: #faf2e7;
}

.pop-zd .pop_tit {
  width: 100%;
  font-size: 58px;
  color: #ffe875;
}

.pop-zd .popzdbox i {
  color: #ffe875;
}

.pop-zd .popzdbox .pop_tit2,
.pop-zd .popzdbox .zd-yqm {
  letter-spacing: 1px;
  text-indent: 10px;
}

.pop-zd .popzdbox .zd-yqm i {
  letter-spacing: 5px;
}

.pop-zd .zdjl1 {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/jl1.png) no-repeat;
  width: 357px;
  height: 217px;
  position: absolute;
  bottom: 0;
  left: 10px;
}

.pop-zd .zdjl2 {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/jl2.png) no-repeat;
  width: 235px;
  height: 217px;
  position: absolute;
  bottom: 0;
  left: 430px;
}

.pop-zd.on1 .popzdbox {
  color: #172b34;
}

.pop-zd.on1 .pop_tit,
.pop-zd.on1 .popzdbox i {
  color: #f65624;
}



#milo-broadcast ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
}

#milo-broadcast ul li {
  margin: 0;
  padding: 0;
  width: 630px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#milo-broadcast ul li div {
  float: left;
  box-sizing: border-box;
  line-height: 30px;
}

#milo-broadcast ul li div:nth-child(1) {
  width: 30% !important;
}

#milo-broadcast ul li div:nth-child(2) {
  width: 70% !important;
}

.milo-paginator {
  font-size: 20px;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  color: #251e1e;
  display: flex;
  justify-content: center;
  align-items: center;
}

.milo-paginator .my-page-prev,
.milo-paginator .my-page-next {
  float: left;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  color: #251e1e;
  width: 102px;
  height: 33px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/btn-page.png);
  background-size: 100% 100%;
}

/* .milo-paginator .my-page-prev:hover,
.milo-paginator .my-page-next:hover {
  color: #409eff;
} */

.milo-paginator .my-page-group {
  float: left;
  margin: 0;
  padding: 0;
  overflow: hidden
}

.milo-paginator .my-page-group li {
  float: left;
  list-style: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 30px;
  padding: 0 8px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin: 0 5px;
  cursor: pointer
}

.milo-paginator .my-page-forbid {
  pointer-events: none;
  background-color: #f4f4f5;
  color: rgba(0, 0, 0, .2)
}

.milo-paginator .my-page-cell {
  border: 1px solid #ddd;
  border-radius: 2px
}

.milo-paginator .my-page-checked {
  background-color: #409eff;
  color: #fff;
}

.milo-paginator.my-page-omit {
  pointer-events: none
}




#pop_mp {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/pop3.png);
  width: 1402px;
  height: 638px;
}

#pop_mp .pop_con {
  width: 80%;
  margin: 0 auto;
}

#pop_mp .pop_con .zd_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#pop_mp .pop_con .zd_list li {
  width: 20%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
}

#pop_mp .pop_con .zd_list li img {
  width: 189px;
  height: auto;
}

#pop_mp .pop_con .zd_list li p {
  font-size: 26px;
  color: #222121;
}

#pop_mp .pop_con .zd_list li input {
  width: 46px;
  height: 46px;
  position: absolute;
  bottom: 45px;
  right: 20px;
}

#pop_mp .pop_con .btn_qrxz,
#pop_uniform .pop_con .btn_qrxz {
  width: 281px;
  height: 75px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/btn_dh.png) 0 0/100% no-repeat;
  position: absolute;
  bottom: -35px;
  left: 50%;
  transform: translate(-50%);
  text-align: center;
  line-height: 75px;
  font-family: 'font';
}

#pop_mp .pop_con .btn_qrxz span,
#pop_uniform .pop_con .btn_qrxz span {
  background: linear-gradient(to bottom, #fffbc9, #ffffff);
  -webkit-background-clip: text;
  color: transparent;
  font-size: 40px;
}

#pop_mp .pop_con input[type="checkbox"]:checked {
  display: none;
}

#pop_mp .pop_con input[type="checkbox"]:checked+label:after {
  content: "\2713";
  width: 42px;
  height: 42px;
  position: absolute;
  right: 20px;
  bottom: 45px;
  font-size: 30px;
  color: #fff;
  text-align: center;
  line-height: 42px;
  background-color: #000;
}

#pop_uniform .pop_con input[type="checkbox"]:checked {
  display: none;
}

#pop_uniform .pop_con input[type="checkbox"]:checked+label:after {
  content: "\2713";
  width: 42px;
  height: 42px;
  position: absolute;
  right: 40px;
  bottom: 45px;
  font-size: 30px;
  color: #fff;
  text-align: center;
  line-height: 42px;
  background-color: #000;
}

/* .btn_dh_b{width: 218px;height: 52px;background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/btn_dh_b.png) 0 0/100% no-repeat;font-family: 'font';    display: block;color: #fff;display: flex;align-items: center;justify-content: center;font-size: 28px;}
.btn_dh_b span{ background: linear-gradient(to bottom, #fffbc9, #ffffff);-webkit-background-clip: text;color: transparent;}
.btn_dh_y{width: 218px;height: 52px;background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/btn_dh_y.png) 0 0/100% no-repeat;font-family: 'font'; display: block;color: #fff;display: flex;align-items: center;justify-content: center;font-size: 28px;} */

/* .pop20 .btn_box a{animation: btn 1.5s linear infinite;} */
#pop20_6 .btn_box a,
#pop20_7 .btn_box a {
  animation: none;
}


.pop20_con {
  overflow: hidden;
  box-sizing: border-box;
  padding-top: 118px;
}

#pop25 .pop20_con,
#delaypop .pop20_con {
  padding-top: 0;
}

.pop20 {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop_qy.png) no-repeat 0 0/100%;
  width: 801px;
  height: 520px;
}

.pop20 p {
  width: 636px;
  font-size: 22px;
  text-align: center;
  margin: 100px auto;
  line-height: 30px;
  color: #251e1e;
}

#pop2 p {
  margin: 20px auto 100px;
}

#pop2 .poptxtdjs {
  text-align: left;
  width: 419px;
  margin-top: 80px;
}

.pop20 p a {
  color: #9a7d3c;
}

#pop27 p,#task p {
  margin: 80px auto;
}

#pop27 .poptxtdjs,#task .poptxtdjs {
  margin: 0 auto 10px
}

#pop2 .pop20_con {
  padding-top: 150px;
}

#pop20_6 p {
  margin: 30px auto 30px;
}

.pop_xx3 .btn_box {
  width: 600px;
}

.btn_box {
  display: flex;
  justify-content: space-around;
  margin: auto;
}

/* .pop20_con .btn_box{margin: 0;} */
#pop20_6 .pop3_txt1 {
  margin: 10px auto 0;
  color: #000;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#pop20_6 .pop3_txt1 input {
  width: 26px;
  height: 26px;
  margin-right: 15px;
}

#delaypop .pop20_con p {
  margin-top: 20px;
  font-size: 19px;
}

#delaypop .pop3_txt1 {
  margin-top: 14px;
}

i {
  font-style: normal;
}

/* pop21 */
.pop21 {
  width: 871px;
  height: 520px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop21_bg.png) 0 0/100% no-repeat;
  box-sizing: border-box;
  padding-top: 20px;
}

.pop21 h3 {
  height: 100px;
  font-size: 60px;
  text-align: center;
  color: #251e1e;
  font-family: 'font1';
  line-height: 100px;
  font-weight: normal;
  /* transform: scaleX(.7); */
}

.pop21 .kaika {
  width: 810px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-left: 6px;
}

.pop21 .kaika .tab_con {
  width: 100%;
  height: 300px;
  overflow: hidden;
  overflow-y: auto;
}

.pop21 .kaika .tab_con table {
  width: 100%;
}

.pop21 .kaika .tab_con table tr {
  height: 56px;
  line-height: 56px;
}

.pop21 .kaika .tab_con table tr th {
  background-color: rgba(107, 107, 107, .3);
  font-size: 26px;
  font-weight: normal;
  text-align: center;
  width: 33%;
}

.pop21 .kaika .tab_con table tr td {
  font-size: 20px;
  text-align: center;
  width: 33%;
}

/* pop22 */
.pop22 {
  width: 911px;
  height: 372px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop29.png) no-repeat;
}

.pop22 h1 {
  width: 400px;
  font-size: 60px;
  color: #251e1e;
  text-align: center;
  margin: auto;
  font-family: 'font1';
  font-weight: normal;
  padding-top: 30px;
  /* transform: scaleX(.7); */
}

.pop22 .share {
  width: 610px;
  height: 160px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.pop22 .share_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 795px;
  margin: 22px auto 0;
}

.pop22 .share_box .code {
  width: 166px;
  height: 166px;
  box-sizing: border-box;
  padding: 5px;
  background-color: #a6a6a6;
}

.pop22 .share_box .code canvas {
  width: 100%;
  height: 100%;
}

.pop22 .share_box .share_btn {
  display: flex;
  justify-content: space-between;
}

.pop22 .share_box .share_btn a {
  width: 150px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop22_btn1.png);
  /* background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/btn_qx.png); */
  background-size: 100% 100%;
  font-size: 20px;
  color: #251e1e;
  font-family: 'font1';
  margin: 0 2px;
}

.pop22 .share_box input {
  width: 100%;
  height: 62px;
  box-sizing: border-box;
  padding: 0 10px;
  border: none;
  outline: none;
  margin-top: 10px;
  color: #251e1e;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/yq-input.png);
  background-size: 100% 100%;
  font-size: 20px;
  color: #251e1e;
}



.pop23 h1,
.pop24 h1 {
  width: 400px;
  font-size: 50px;
  color: #fa502a;
  text-align: center;
  margin: auto;
  font-family: 'font1';
  font-weight: normal;
  padding-top: 0px;
}

.pop23 {
  width: 714px;
  height: 370px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/pop26.png) no-repeat;
}

.pop23 p {
  width: 90%;
  text-align: center;
  margin: 0px auto;
  font-size: 24px;
  padding-top: 140px;
}

.pop_ks {
  width: 413px;
  height: 399px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/pop_ks.png) 0 0/100% no-repeat;
}


.pop24 {
  width: 1202px;
  height: 741px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop10.png) no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 52px;
}

.pop24x {
  width: 801px;
  height: 520px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop_qy.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 40px;
}

.pop24_ls {
  display: block;
  position: relative;
  text-align: center;
  font-size: 0;
  padding-top: 20px;
  box-sizing: border-box;
  padding-bottom: 10px;
}

.pop24_ls .pop24_ls_item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px 15px 3px;
}

.pop24_ls .pop24_ls_item img {
  width: 214px;
  height: 215px;
}

.fc_txt5 {
  color: #251e1e;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}

.fc_txt2 {
  color: #251e1e;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}

.pop25 {
  width: 700px;
  height: 378px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/pop27.png) no-repeat;
  box-sizing: border-box;
  padding-top: 20px;
}

.pop25-ti {
  text-align: center;
  font-size: 18px;
  padding-top: 77px;
}

.pop25 .btn_qrdh {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/btn_qrdh.png) no-repeat;
  width: 195px;
  height: 49px;
  text-align: center;
  margin: 7px auto;
  display: block;
}

.pop25 .btn_qrdh span {
  line-height: 49px;
  font-size: 30px;
  font-family: 'font';
  color: #eed873;
}

.pop25 .pop25box {
  width: 620px;
  margin: 50px auto 40px;
  font-size: 24px;
  color: #262626;
  display: flex;
  justify-content: space-between;
}

.pop25 .pop25box span {
  color: #f8452d;
}


.pop26 {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop30.png) 0 0/100% no-repeat;
  width: 910px;
  height: 477px;
  box-sizing: border-box;
  padding-top: 40px;
}

.pop26 .pop_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 30px;
  /* width: 350px; */
  margin: 0 auto;
}

.pop26 .pop_list li {
  width: 164px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 15px;
  cursor: pointer;
}

.pop26 .pop_list li img {
  width: 139px;
  height: auto;
}

#pop26 .pop_list li img {
  width: 75px;
  height: auto;
}

.pop26 .pop_list li p {
  font-size: 20px;
  color: #251e1e;
}

.pop26 .pop_list li input {
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 20px;
  right: 10px;
}

.pop26 .pop_list input[type="checkbox"]:checked+label:after {
  content: "\2713";
  width: 23px;
  height: 23px;
  position: absolute;
  right: 20px;
  bottom: 22px;
  font-size: 26px;
  color: #fff;
  text-align: center;
  line-height: 23px;
  background-color: #000;
}

.pop26 .pop_list li em {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/gx.png) no-repeat;
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
  display: block;
  margin: 0 3px;
  position: absolute;
  right: 20px;
  top: 80px;
}

.pop26 .pop_list li.cur em::after {
  content: '';
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/gxcurr.png) no-repeat;
  background-size: 100% 100%;
  width: 21px;
  height: 16px;
  /* display: none; */
  position: absolute;
  left: 2px;
  top: -1px;
}

.pop26 .btn_qrdh {
  margin: 35px auto 0;
  display: block;
  width: 282px;
  height: 82px;

  text-align: center;
  line-height: 82px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/btn_qx.png) 0 0/100% no-repeat;
  background-size: 100% 100%;
}

.pop26 .btn_qrdh span {
  line-height: 82px;
  font-size: 33px;
  color: #251e1e;
  font-family: 'font1';
}


.btn_copy {
  width: 368px;
  height: 96px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/btn_copy.png) 0 0/100% no-repeat;
  position: absolute;
  bottom: -60px;
  left: 50%;
  transform: translate(-50%);
}

#pop_uniform .pop_con .zd_list li img {
  width: 240px;
  height: auto;
}

.awardofjin,
.mycode {
  display: none;
}

.lunbo_tip {
  width: 100%;
  font-size: 20px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#milo-broadcast {
  margin-top: 0px;
}

.btn_close {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #f94a2a;
  color: #fff;
  font-size: 24px;
  text-align: center;
  position: absolute;
  top: -50px;
  right: 0px;
}


.pop_gl {
  width: 871px;
  height: 350px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop1.png) 0 0/100% no-repeat;
  box-sizing: border-box;
  padding: 35px 25px 0;
}

.pop_gl .gl_btn {
  display: flex;
  justify-content: space-around;
}

.pop_gl .gl_btn li {
  width: 240px;
  height: 54px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/btn_gl.png) 0 0/100% no-repeat;
  cursor: pointer;
}

.pop_gl .gl_btn li span {
  width: 100%;
  display: block;
  font-size: 28px;
  text-align: center;
  line-height: 54px;
  font-family: 'font';
  background: linear-gradient(to bottom, #fffbc9, #ffffff);
  -webkit-background-clip: text;
  color: transparent;
}

.pop_gl .gl_btn li.on span {
  background: linear-gradient(to bottom, #feab7a, #ffffff);
  -webkit-background-clip: text;
  color: transparent;
}

.pop_gl .tab_box {
  width: 100%;
  margin: 10px auto 0 auto;
}

.pop_gl .tab_box table {
  width: 810px;
  margin: 0px auto 0;
}

.pop_gl .tab_box .tab {
  display: none;
  height: 375px;
  overflow: hidden;
  overflow-y: auto;
}

.pop_gl .tab_box .tab::-webkit-scrollbar {
  width: 0;
}

.pop_gl .tab_box tr {
  font-size: 20px;
  height: 52px;
  line-height: 52px;
  text-align: center;
}

.pop_gl .tab_box tr th {
  font-size: 26px;
  font-weight: normal;
  background-color: rgba(107, 107, 107, .3);
  color: #251e1e;
  border: 1px solid #d2b269;
}

.pop_gl .tab_box tr td {
  width: 50%;
  border: 1px solid #d2b269;
  color: #251e1e;
}

.pop_gl .tab_box tr td:nth-of-type(2) {
  /* color: #f8452d; */
}


#pop_gl2 .tab {
  display: block;
  height: 410px;
  overflow: hidden;
  overflow-y: auto;
}

#pop_gl2 .tab::-webkit-scrollbar {
  width: 0;
}

.tab4 .pop_con .qy_list li a {
  text-decoration: underline;
  color: #f94729;
}

.pop_gl .page_box {
  width: 650px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px auto 0;
}

.pop_gl .page_box p,
.pop_gl .page_box a {
  width: 80px;
  font-size: 20px;
  color: #172b34;
  text-align: center;
}

.pop_gs2 .tab_box tr td {
  width: 25%;
}

.pop_gl .tab_box3 .tab {
  height: 470px;
}

.pop_rule .rule_list {
  font-size: 20px;
  color: #313131;
}

.pop_rule .rule_list li {
  line-height: 36px;
}

.pop_gs1 .pop_tit,
.pop_gs2 .pop_tit {
  width: 167px;
  height: 35px;
  background-position: 0 -2493px;
  margin-bottom: 30px;
}

.pop_rule .pop_tit {
  width: 244px;
  height: 32px;
  background-position: 0 -2414px;
  margin-bottom: 30px;
}

#pop_rule .pop_tit {
  font-size: 40px;
  width: 350px;
}

#pop_rule .rule_list {
  height: 450px;
  overflow: hidden;
  overflow-y: auto;
}

#pop_rule .rule_list::-webkit-scrollbar {
  width: 0;
}

.pop_xx3 .pop_con {
  padding-top: 20px;
}

.pop_xx3 .pop_tit {
  font-family: 'font1';
  padding-top: 20px;
}

.pop_xx3 .pop3_txt1 {
  margin: 30px;
}

.pop20_7 .pop20_con {
  padding-top: 0px;
}

.pop20_7 .pop20_con .btn_box {
  margin-top: 20px;
}

#luck1 .tab tr th,
#luck2 .tab tr th {
  width: 25%;
}

.pop_fl {
  width: 700px;
  height: 538px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/pop_fl.png) 0 0/100% no-repeat;
}

.pop_fl h4 {
  font-size: 38px;
  color: #f65624;
  text-align: center;
  font-family: 'font';
  padding-top: 35px;
}

.pop_fl .fl_txt {
  font-size: 18px;
  color: #323232;
  text-align: center;
}

.pop_fl .page_login {
  color: #f65624;
  font-size: 20px;
  position: relative;
}

.pop_fl .page_login a {
  color: #f65624;
}

.pop_fl .fl_dj {
  width: 282px;
  height: 239px;
  margin: 20px auto 0;
}

.pop_fl .fl_dj img {
  width: 100%;
  height: auto;
}

.pop_fl .btn_dh_y {
  margin: 20px auto 0;
}


.rule_pop {
  width: 700px;
  height: 442px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/pop_rule.png) 0 0/100% no-repeat;
}

.rule_pop .tit {
  font-size: 40px;
  color: #dd4419;
  text-align: center;
  line-height: 100px;
  font-family: 'font1';
}

.rule_pop .rule_list {
  font-size: 23px;
  color: #323232;
  width: 90%;
  margin: 0 auto;
}

.rule_pop .rule_list li {
  line-height: 40px;
  text-align: justify;
}


.pop11 {
  width: 910px;
  height: 664px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop2.png) 0 0/100% no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 36px;
}

.pop11 .milo-paginator {
  margin-top: 10px;
}

.pop11 .tit {
  font-size: 60px;
  color: #251e1e;
  text-align: center;
  font-family: 'font1';
  /* transform: scaleX(.7); */
  line-height: 80px;
  height: 80px;
  font-weight: normal;
}

.pop11 .hl_tab {
  width: 90%;
  height: 478px;
  overflow: hidden;
  overflow-y: auto;
  margin: 0 auto;
}

.pop11 .hl_tab::-webkit-scrollbar {
  width: 7px;
  border-radius: 7px;
}

.pop11 .hl_tab::-webkit-scrollbar-thumb {
  background-color: #d2b269;
  border-radius: 7px;
}

.pop11 .hl_tab::-webkit-scrollbar-track {
  background-color: #ffffff;
}

.pop11 .hl_tab table {
  width: 100%;
}

.pop11 .hl_tab table tr th,
.pop11 .hl_tab table tr td {
  width: 50%;
  height: 52px;
  color: #251e1e;
  font-size: 20px;
  text-align: center;
  border: 1px solid #d2b269;
}

.pop11 .hl_tab table tr th {
  font-size: 26px;
  font-weight: normal;
}

.pop11 .hl_tab table tr td {
  color: #251e1e;
}

.pop11 .hl_tab table tr td:nth-of-type(2) {
  color: #251e1e;
}

.pop11 .hl_tab table tr th {
  background-color: rgba(107, 107, 107, .3);
}

.pop11 .hl_tab table tr {
  /* background-color: #ffffff; */
}

.pop11 .hl_tab table tr:nth-of-type(2n) {
  /* background-color: #eceeeb; */
}

.pop11 .btn_box {
  width: 300px;
  margin: 10px auto 0;
  display: flex;
  justify-content: space-between;
  font-size: 24px;
}

.pop11 .btn_box a {
  display: block;
  text-align: center;
  text-decoration: underline;
  color: #f4d7cb;
}

.pop11 .btn_box p {
  width: 100px;
  text-align: center;
  color: #f4d7cb;
}

.pop12 .hl_tab table tr th,
.pop12 .hl_tab table tr td {
  width: 30%;
}

.pop12 .hl_tab table tr td:nth-of-type(2) {
  color: #172b34;
}

.pop14 {
  width: 704px;
  height: 545px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/pop14.png) 0 0/100% no-repeat;
}

#pop_jc1 {
  padding-top: 20px;
}

#pop_jc2 .hl_tab {
  height: 410px;
}

#pop_jc1 .tit {
  font-size: 30px;
  line-height: 60px;
}

.pop_jcbox li {
  display: none;
}

.pop14 .jc_nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 60%;
  margin: 0 auto;
}

.pop14 .jc_nav li {
  font-size: 24px;
  width: 174px;
  height: 58px;
  text-align: center;
  line-height: 58px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/btn_qx.png) 0 0/100% no-repeat;
  color: #eed873;
  font-family: 'font';
  cursor: pointer;
}

.pop14 .jc_nav li.on {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/btn_qr.png) 0 0/100% no-repeat;
  color: #fff;
}

.pop15 {
  width: 700px;
  height: 338px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop/pop15.png) 0 0/100% no-repeat;
}

.pop15 .tit {
  height: 90px;
}

.pop15 .pop15_nav {
  width: 530px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.pop15 .pop15_nav li {
  width: 248px;
  height: 57px;
}

.pop15 .pop15_nav .week1 {
  background-position: -952px -1150px;
}

.pop15 .pop15_nav .week2 {
  background-position: -1232px -1150px;
}

.pop15 .pop15_nav .week1.on {
  background-position: -952px -1050px;
}

.pop15 .pop15_nav .week2.on {
  background-position: -1232px -1050px;
}

.pop15 .pop15_gift {
  width: 665px;
  margin: 20px auto 0;
}

.pop15 .pop15_gift li {
  height: 140px;
  width: auto;
  display: none;
}

.pop15 .pop15_gift li img {
  height: 140px;
  width: auto;
}

.pop_xf {
  display: none;
  width: 168px;
  height: 131px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/xuanfu.png) 0 0/100% no-repeat;
  position: fixed;
  top: 30%;
  right: 0;
  transform: translateY(-50%);
  z-index: 10;
}

.xf_box {
  display: block;
  width: 100%;
  height: 100%;
}

.item_td {
  width: 0% !important;
}

.gray {
  pointer-events: none;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}

#pop_day .cont {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#pop_day .btn_box {
  width: 100%;
  margin: 0;
}

#pop_day .btn_box a {
  position: relative;
  display: block;
}

.copy_code_box {
  font-size: 0;
  text-align: center;
  position: relative;
  padding-top: 212px;
  box-sizing: border-box;
}

.copy_code_box span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  font-size: 22px;
  color: #000;
}

.copy_code_btn {
  display: block;
  margin: 92px auto 0 auto;
  position: relative;
  width: 272px;
  height: 86px;
  line-height: 86px;
  font-size: 33px;
  color: #251e1e;
  font-family: 'font1';
  text-align: center;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/btn_qx.png) no-repeat;
  background-size: 100% 100%;
}

.pop20 .copy_code_tips {
  color: #251e1e;
  font-size: 22px;
  text-align: center;
  margin-top: 5px;
  display: block;
}

#pop_gl2 {
  background-size: 100% 100%;
  height: 620px;
}

.pop_wq_frame {
  width: 726px;
  height: 530px;
  position: relative;
}

.pop_wq_frame img {
  width: 726px;
  height: 530px;
  position: relative;
  display: block;
  margin: 0 auto;
}

.pop7 {
  width: 1202px;
  height: 741px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/pop10.png) no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 52px;
}

.fcbtn_box1 {
  width: 1132px;
  margin: 0 auto 16px;
  display: flex;
  justify-content: space-between;
}

.fcbtn_box1 a {
  color: #251e1e;
  width: 272px;
  height: 86px;
  font-size: 33px;
  text-align: center;
  line-height: 86px;
  font-family: "font1";
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/btn_qr.png) no-repeat;
  background-size: 100%;
}

.fcbtn_box1 a.cur {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/btn_qr_on.png) no-repeat;
  background-size: 100% 100%;
  color: #251e1e;
}

.fc_box2 {
  width: 1160px;
  height: auto;
  margin: 0 auto 20px;
  display: none;
}

.fctable_bor1 {
  width: 1160px;
  height: auto;
  margin: 0 auto 10px;
  text-align: center;
  /* background-color: #814e19; */
}

.fctable_bor1 th {
  font-size: 26px;
  color: #251e1e;
  line-height: 52px;
  background-color: rgba(255, 255, 255, .6);
  border: 1px solid #d5cdc3;
  width: 33.3%;
  font-weight: normal;
}

.fctable_bor1 td {
  font-size: 20px;
  color: #251e1e;
  line-height: 22px;
  border: 1px solid #d5cdc3;
  height: 52px;
  width: 33.3%;
}

.fctable_bor1.col4 th {
  width: 25%;
}

.fctable_bor1.col4 td {
  width: 25%;
}

.fctable_bor1 a {
  color: #9a7d3c;
  text-decoration: underline;
}

.pop12 {
  width: 723px;
  height: 399px;
  position: relative;
}

.pop12 img {
  width: 723px;
  height: 399px;
}

.close_btn1 {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/fc_btn1.png) no-repeat;
  background-size: 100% auto;
  width: 164px;
  height: 26px;
  position: absolute;
  top: -40px;
  right: 0;
}

.fc_tit2 {
  width: 301px;
  height: 72px;
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/fc-tit1.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 16px;
  top: 12px;
  text-indent: -999em;
}

.fc_tit2.cur1 {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/fc-tit2.png) no-repeat;
  background-size: 100% auto;
}

.fc_tit2.cur2 {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/fc-tit3.png) no-repeat;
  background-size: 100% auto;
}

.fcbtn_box4 {
  width: 100%;
  display: flex;
  justify-content: center;
  position: absolute;
  left: 0;
  /* margin-left: -280px; */
  top: 302px;
}

.fcbtn_box4 a {
  background: url(//game.gtimg.cn/images/actdaoju/act/a20250922pass/fc_btn.png) no-repeat;
  background-size: 100% 100%;
  width: 272px;
  height: 86px;
  font-size: 30px;
  color: #251e1e;
  text-align: center;
  line-height: 86px;
  font-family: "font1";
  margin: 0 18px;
}

#confirm_dt p {
  margin: 20px auto;
}

#confirm_dt .poptxtdjs {
  text-align: left;
  width: 419px;
  margin-top: 80px;
}

#confirm_dt p a {
  color: #9a7d3c;
}

#confirm_dt .pop20_con {
  padding-top: 150px;
}

#confirm_dt .btn_box {
  justify-content: center;
}

#confirm_dt .btn_box a {
  margin: 0 15px;
}