.dia {
  display: none;
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/pop1.png) no-repeat;
  background-size: 100% 100%;
  width: 911rem;
  height: 547rem;
  padding-top: 70rem;
}

.dia .diaClose {
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/close.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  width: 62rem;
  height: 60rem;
  /* right: 0;
    bottom: -55rem;
    left: 0;
    margin: 0 auto; */
  right: -74rem;
  top: 10rem;
}

.dia .diaTit {
  height: 45rem;
}

.diaGxhd .diaTit {
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/tit1.png) no-repeat center center;
  background-size: auto 100%;
  margin-bottom: 30rem;
}

/* .diaGxhd .reward .icon {
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/icon1.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 186rem;
  height: 186rem;
} */

.diaGxhd .reward img {
  display: block;
  width: 195rem;
  height: 200rem;
  margin: 0 auto 0;
}

.diaGxhd .reward p {
  text-align: center;
  color: #301c10;
  font-size: 26rem;
  margin-top: 10rem;
}

.diaGxhd .btn {
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/btn1.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto;
  width: 238rem;
  height: 74rem;
  margin-top: 16rem;
}

.diaYq1 {
  width: 911rem;
  height: 450rem;
}

.diaYq1 .main {
  height: 100%;
  display: flex;
  flex-direction: column;
  padding-bottom: 50rem;
}

.diaYq1 .diaTit {
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/tit2.png) no-repeat center center;
  background-size: auto 100%;
  margin-bottom: 30rem;
}

.diaYq1 .txt {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 52rem;
  color: #fff;
  font-size: 24rem;
  text-align: center;
  padding-bottom: 20rem;
}

.diaYq1 .input {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.diaYq1 .input input {
  width: 80%;
  height: 60rem;
  border-radius: 30rem;
  background-color: #2f2718;
  text-align: center;
  color: #9a8c65;
  font-size: 24rem;
  box-sizing: border-box;
  padding: 0 30rem;
}

.diaYq1 .input input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #9a8c65;
}

.diaYq1 .input input::-moz-placeholder {
  /* Firefox 19+ */
  color: #9a8c65;
}

.diaYq1 .input input:-ms-input-placeholder {
  /* IE 10+ */
  color: #9a8c65;
}

.diaYq1 .input input:-moz-placeholder {
  /* Firefox 18- */
  color: #9a8c65;
}

.diaYq1 .btn {
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/btn2.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto;
  width: 238rem;
  height: 74rem;
  margin-top: 10rem;
}

.diaGxTxt .diaTit {
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/tit3.png) no-repeat center center;
  background-size: auto 100%;
  margin-bottom: 30rem;
}

.diaGxTxt .btn {
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/btn3.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto;
  width: 238rem;
  height: 74rem;
  margin-top: 10rem;
}

.diaTxt .diaTit {
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/tit4.png) no-repeat center center;
  background-size: auto 100%;
  margin-bottom: 30rem;
}

.diaTxt .btn {
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/btn1.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto;
  width: 238rem;
  height: 74rem;
  margin-top: 10rem;
}

.diaHjjl .diaTit {
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/tit5.png) no-repeat center center;
  background-size: auto 100%;
  margin-bottom: 7rem;
}

.diaHjjl .hjjlT {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 664rem;
  margin: 0 auto;
}

.diaHjjl .hjjlT p {
  width: 50%;
  text-align: center;
  line-height: 65rem;
  color: #fffadc;
  font-size: 24rem;
  position: relative;
}

.diaHjjl .hjjlT p:nth-of-type(1)::after {
  display: block;
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 25rem;
  width: 1px;
  background-color: #fffadc;
}

.diaHjjl .list {
  width: 664rem;
  margin: 0 auto;
  height: 240rem;
}

.diaHjjl .list .items {
  display: flex;
  height: 48rem;
  background-color: #554930;
  border-radius: 23rem;
  margin-bottom: 10rem;
}

.diaHjjl .list .items:last-child {
  margin-bottom: 0;
}

.diaHjjl .list .items p {
  width: 50%;
  color: #fff;
  text-align: center;
  font-size: 20rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.diaHjjl .pages {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 75rem;
}

.diaHjjl .pages .prev,
.diaHjjl .pages .next {
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/jt.png) no-repeat;
  background-size: 100% 100%;
  width: 21rem;
  height: 30rem;
  display: block;
}

.diaHjjl .pages .next {
  transform: rotate(180deg);
}

.diaHjjl .pages .nums {
  width: 100rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2f2718;
  font-size: 18rem;
}

.diaRule {
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/pop2.png) no-repeat;
  background-size: 100% 100%;
  width: 911rem;
  height: 827rem;
}

.diaRule .diaTit {
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/tit6.png) no-repeat center center;
  background-size: auto 100%;
  margin-bottom: 7rem;
}

.diaRule .main {
  height: 630rem;
  width: 845rem;
  margin: 0 auto;
  margin-top: 30rem;
  overflow-y: auto;
  color: #fff;
  font-size: 20rem;
  box-sizing: border-box;
  padding-right: 40rem;
  padding-left: 10rem;
}

.diaRule .main p span {
  color: #d5c07f;
}

.diaRule .main::-webkit-scrollbar {
  width: 8px;
  border-radius: 5px;
  background: #221c13;
}

.diaRule .main::-webkit-scrollbar-thumb {
  background: #b19865;
  border-radius: 5px;
}

.diaRule .main h3 {
  color: #fff;
  font-size: 26rem;
  font-weight: normal;
  margin-top: 8rem;
}

.diaRule .main table {
  width: 100%;
  background-color: #685436;
  border-radius: 20rem;
  overflow: hidden;
  border-collapse: collapse;
}

.diaRule .main table th,
.diaRule .main table td {
  width: 33.3%;
  text-align: center;
  font-size: 20rem;
  height: 50rem;
  border: 1px solid #d4efb9;
}

.diaRule .main table th {
  background-color: #beaa70;
  color: #3b3122;
}

.diaRule .main table td {
  color: #fff;
}

.diaVideo video {
  object-fit: cover !important;
}

.diaVideo {
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/pop1.png) no-repeat;
  background-size: 100% 100%;
  width: 911rem;
  height: 547rem;
  box-sizing: border-box;
     padding-top: 24rem;
    padding-left: 31rem;
}

.diaVideo .diaClose {
  right: -78rem;
}
.diaVideo .video-container{
  width: 846rem !important;
  height: 500rem !important;
}
.diaJsyq {
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/pop3.png) no-repeat;
  background-size: 100% 100%;
  width: 911rem;
  height: 597rem;
}

.diaJsyq .btn {
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/btn2.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto;
  width: 238rem;
  height: 74rem;
  margin-top: 30rem;
}

.diaJsyq .diaTit {
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/tit2.png) no-repeat center center;
  background-size: auto 100%;
  margin-bottom: 30rem;
}

.diaJsyq .tips {
  text-align: center;
  color: #fff;
  padding: 0 60rem;
  font-size: 22rem;
  margin-bottom: 30rem;
}

.diaJsyq .list {
  display: flex;
  justify-content: center;
}

.diaJsyq .list .items {
  margin: 0 20rem;
}
.diaJsyq .list p {
  color: #301c10;
  text-align: center;
  font-size: 18rem;
  margin-top: 10rem;
}

/* .diaJsyq .list .icon {
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/icon2.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 139rem;
  height: 139rem;
} */

.diaJsyq .list img {
  display: block;
  width: 137rem;
  height: 141rem;
  margin: 0 auto 0;
}

.diaJsyq2 .btn {
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/btn1.png) no-repeat;
  background-size: 100% 100%;
}

.diaTs .diaTit {
  background: url(//game.gtimg.cn/images/fz/cp/a20250701wegamebb/pop/tit4.png) no-repeat center center;
  background-size: auto 100%;
  margin-bottom: 30rem;
}