/* reset */
html,
body,
div,
p,
ul,
li,
dl,
dt,
dd,
em,
i,
span,
a,
img,
input,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
  outline: none;
}

a,
img,
input {
  border: none;
}

body {
  width: 100vw;
  overflow-x: hidden;
  font: 14px/1.75 -apple-system, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

body {
  width: 100%;
  background-color: #242220;
}

a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}

* {
  box-sizing: border-box;
}

ul,
li {
  list-style: none;
}

i,
em {
  font-style: normal;
}

.db {
  text-indent: -999em;
  overflow: hidden;
}

html {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  width: 100%;
}

html {
  font-size: calc(100vw / 1920);
}

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

#afooter {
  background: #1c1c1c;
  text-align: center;
}

#afooter .wrap_ieg {
  width: 1240rem;
  margin: 0 auto;
  padding: 30rem 0;
}

#afooter p {
  color: #6e6e6e;
  font-size: 20rem;
}

#afooter a {
  color: #6e6e6e;
  font-size: 20rem;
}

.bg img {
  display: block;
  width: 100%;
  user-select: none;
  pointer-events: none;
}

.wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /* height: 10154rem; */
}

.kv {
  height: 1079rem;
  width: 100%;
  position: relative;
  /* .fjx {
    background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/fjx3.png) no-repeat;
    background-size: 100% 100%;
    height: 1823rem;
    position: absolute;
    width: 100%;
    top: 50%;
    z-index: 36;
    pointer-events: none;
    margin-top: -234rem;
  } */
}

.kv::after {
  content: '';
  position: absolute;
  bottom: -36rem;
  left: 0;
  width: 100%;
  height: 284rem;
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/xs1.png) no-repeat;
  background-size: 100% 100%;
  z-index: 9;
  pointer-events: none;
}

.kv video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.kv .header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20rem 70rem 0 50rem;
  z-index: 39;
  position: relative;
}

.kv .header .logo {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/logo.png) no-repeat;
  background-size: 100% 100%;
  width: 384rem;
  height: 68rem;
}

.kv .header .btn {
  width: 262rem;
  height: 75rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn1.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 20rem;
}

.kv .header .btn-yyx2-box {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.kv .header .btn-yyx2-box .btn-yyx2 {
  width: 298rem;
  height: 84rem;
  font-size: 0;
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn-yyx2.png) no-repeat;
  background-size: 100% 100%;
  display: block;
}

.kv .header .btn-yyx2-box .free-icon {
  position: absolute;
  top: -26rem;
  left: -24rem;
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/free-icon.png) no-repeat center top;
  background-size: 100%;
  width: 97rem;
  height: 56rem;
  z-index: 2;
}

.kv .header .btn-yyx2-box .free-icon:hover {
  filter: brightness(1.2);
}

.kv .loginBox {
  text-align: center;
  color: #fff8cc;
  font-size: 20rem;
  margin-top: 25rem;
}

.kv .loginBox a {
  color: #fff8cc;
}

.kv .tool {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  left: 0;
  bottom: 90rem;
  z-index: 39;
}

.kv .tool .btns {
  display: flex;
  justify-content: center;
  margin-top: 10rem;
}

.kv .tool .btns .btn-box .btn1 {
  display: none;
}

.kv .tool .btns .btn-box .btn1.on {
  display: block;
}

.kv .tool .btn {
  display: block;
  margin: 0 30rem;
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn2.png) no-repeat;
  background-size: 100% 100%;
  width: 480rem;
  height: 130rem;
}

.kv .tool .btn.btn-yyx {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn-yyx.png) no-repeat;
  background-size: 100% 100%;
}

.kv .tool .btn.btn2 {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn3.png) no-repeat;
  background-size: 100% 100%;
}

.kv .tool .btn-yyx-box {
  position: relative;
  display: none;
}

.kv .tool .btn-yyx-box.on {
  display: block;
}

.kv .tool .btn-yyx-box .free-icon {
  position: absolute;
  top: -4rem;
  left: 70rem;
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/free-icon.png) no-repeat center top;
  background-size: 100%;
  width: 97rem;
  height: 56rem;
}

.kv .tool .btn-yyx-box .free-icon:hover {
  filter: brightness(1.2);
}

.kv .tool .btn-play1 {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn-play1.png) no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
  width: 74rem;
  height: 75rem;
  margin-top: -250rem;
}

.part1 {
  height: 985rem;
  box-sizing: border-box;
  padding-top: 130rem;
}

.part1 .p1-top {
  width: 1300rem;
  margin-left: 275rem;
  font-size: 0;
  position: relative;
  height: 860rem;
}

.part1 .p1-top .title {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/title1.png) no-repeat;
  background-size: 100% 100%;
  width: 431rem;
  height: 127rem;
  margin-bottom: 30rem;
  display: inline-block;
  vertical-align: middle;
}

.part1 .p1-top .btn-play1 {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn-play1.png) no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
  width: 96rem;
  height: 100rem;
  margin-left: 14rem;
  margin-top: 26rem;
}

.part1 .p1-top .p1-desc-text {
  font-size: 20rem;
  color: #dfc5ab;
  margin-left: 20rem;
  letter-spacing: 4rem;
  margin-top: 40rem;
  line-height: 1.3;
}

.part1 .p1-top .p1-desc-text2 {
  margin-top: 95rem;
}

.part1 .p1-top .p1-desc-text3 {
  margin-top: 80rem;
}

.part1 .p1-top .list-box {
  margin-top: 85rem;
  font-size: 0;
  margin-left: 20rem;
}

.part1 .p1-top .list-item {
  display: inline-block;
  vertical-align: middle;
  width: 247rem;
  height: 158rem;
  position: relative;
  margin-right: 8rem;
  border: 1px solid #dfc5ab;
  box-sizing: border-box;
  -webkit-transition: height 0.5s ease-in;
  transition: height 0.5s ease-in;
  -webkit-transition: width 0.5s ease-in;
  transition: width 0.5s ease-in;
}

.part1 .p1-top .list-item a {
  display: block;
  width: 100%;
  height: 100%;
}

.part1 .p1-top .list-item:hover {
  width: 280rem;
  height: 200rem;
  -webkit-transition: height 0.5s ease-in;
  transition: height 0.5s ease-in;
  -webkit-transition: width 0.5s ease-in;
  transition: width 0.5s ease-in;
}

.part1 .p1-top .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.part1 .p1-top .item p {
  position: absolute;
  bottom: 0rem;
  left: 0rem;
  right: 0;
  width: 100%;
  height: 42rem;
  line-height: 42rem;
  background: rgba(8, 10, 8, 0.7);
  font-size: 20rem;
  color: #dfc5ab;
  text-align: center;
}

.part1 .p1-top .time-line-icon {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/time-line-icon.png) no-repeat;
  background-size: 100% 100%;
  width: 9rem;
  height: 622rem;
  position: absolute;
  top: 170rem;
  left: 0rem;
}

.part2 {
  height: 860rem;
  margin-top: 80rem;
}

.part2 .l {
  position: relative;
}

.part2 .l .p2-zs {
  width: 549rem;
  height: 523rem;
  position: absolute;
  top: 20rem;
  right: -68rem;
}

.part2 .l .swiper {
  width: 1012rem;
  height: 569rem;
  margin: 0 auto;
  overflow: hidden;
}

.part2 .l img {
  display: block;
  width: 1012rem;
  height: 569rem;
}

.part2 .l a {
  display: block;
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn6.png) no-repeat;
  background-size: 100% 100%;
  width: 341rem;
  height: 95rem;
  margin: 0 auto;
  margin-top: 12rem;
  pointer-events: auto;
}

.part2 .l a.on {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn-wait-new2.png) no-repeat;
  background-size: 100% 100%;
  pointer-events: none;
}

.part2 .title {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/title2.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto;
  width: 1696rem;
  height: 112rem;
  margin-bottom: 0;
}

.part2 .pat2-main {
  padding-left: 263rem;
  display: flex;
  align-items: flex-start;
  margin-top: 50rem;
}

.part2 .pat2-main .btns .btn + .btn {
  display: none;
}

.part2 .r {
  position: relative;
  height: 100%;
  margin-left: 24rem;
  height: 578rem;
}

.part2 .r .items {
  width: 360rem;
  display: flex;
  cursor: pointer;
  opacity: 1;
  background: none;
}

.part2 .r .items:hover .icon {
  width: 320rem;
  height: 203rem;
}

.part2 .r .items:hover .num span {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/jt-on.png) no-repeat;
  background-size: 100% 100%;
  width: 45rem;
  height: 53rem;
}

.part2 .r .items.swiper-pagination-bullet-active .icon {
  width: 320rem;
  height: 203rem;
}

.part2 .r .items.swiper-pagination-bullet-active .num span {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/jt-on.png) no-repeat;
  background-size: 100% 100%;
  width: 45rem;
  height: 53rem;
}

.part2 .r .items:nth-of-type(1) {
  position: absolute;
  left: 0;
  bottom: 418rem;
  align-items: flex-end;
}

.part2 .r .items:nth-of-type(2) {
  position: absolute;
  left: 36rem;
  align-items: center;
  top: 50%;
  transform: translateY(-50%);
}

.part2 .r .items:nth-of-type(3) {
  position: absolute;
  left: 0;
  top: 418rem;
  align-items: flex-start;
}

.part2 .r .items .num {
  display: flex;
  color: #bb9c7a;
  font-size: 18rem;
  align-items: center;
  margin-right: 28rem;
}

.part2 .r .items .num span {
  display: block;
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/jt.png) no-repeat;
  background-size: 100% 100%;
  width: 18rem;
  height: 23rem;
  margin-right: 5rem;
  transition: 0.2s linear all;
}

.part2 .r .items .icon {
  transition: 0.2s linear all;
  display: block;
  width: 243rem;
  height: 154rem;
}

.part3 {
  margin-top: 120rem;
  position: relative;
  z-index: 2;
}

.part3 .title {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/title3.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto;
  width: 1507rem;
  height: 107rem;
  margin-bottom: 30rem;
}

.part3 .part3-main {
  display: flex;
  justify-content: center;
  margin-top: 45rem;
}

.part3 .part3-main .items {
  display: inline-block;
  vertical-align: top;
  margin: 0rem 14rem;
}

.part3 .part3-main .items.items3 .btn {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn-get-look.png) no-repeat;
  background-size: 100% 100%;
}

.part3 .part3-main .items.items4 .btn {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn-get-look.png) no-repeat;
  background-size: 100% 100%;
}

.part3 .part3-main .items img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.part3 .part3-main .items h3 {
  text-align: center;
  color: #1e5a4c;
  font-size: 35rem;
}

.part3 .part3-main .items .btn {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn-go-get.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  margin: 5rem auto 0;
  width: 353rem;
  height: 97rem;
  font-size: 0;
  position: relative;
  z-index: 1;
  pointer-events: auto;
}

.part3 .part3-main .items .btn.on {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn-wait-new.png) no-repeat;
  background-size: 100% 100%;
  pointer-events: none;
}

.part3 .part3-main .items .img-box {
  width: 340rem;
  height: 388rem;
  position: relative;
  z-index: 2;
  margin: 0 10rem;
}

.part3 .part3-main .items .img-box:hover .hover-box {
  display: block;
}

.part3 .part3-main .items .img-box .name {
  position: absolute;
  font-size: 20rem;
  color: #faefc2;
  text-align: center;
  top: 96rem;
  left: 0rem;
  right: 0;
  margin: 0 auto;
  line-height: 1.2;
  font-size: 0;
}

.part3 .part3-main .items .img-box .hover-box {
  background-color: rgba(0, 0, 0, 0.8);
  border: 1px solid #6c79ec;
  width: 694rem;
  min-height: 250rem;
  position: absolute;
  bottom: -260rem;
  left: -175rem;
  right: 0;
  margin: 0 auto 0;
  box-sizing: border-box;
  padding: 10rem;
  display: none;
  pointer-events: none;
  font-size: 16rem;
  z-index: 2;
}

.part3 .part3-main .items .img-box .hover-box p {
  font-size: 16rem;
  color: #fff;
}

.part3 .part3-main .items .img-box .hover-box span {
  color: #fff;
  font-size: 16rem;
}

.part4 {
  margin-top: 75rem;
}

.part4 .title {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/title4.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto;
  width: 1655rem;
  height: 110rem;
  margin: 0 auto;
  margin-bottom: 0;
}

.part4 .part4-main {
  position: relative;
  margin-top: 55rem;
}

.part4 .part4-main .items {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/part4-1.png) no-repeat;
  background-size: 100% 100%;
  width: 1106rem;
  height: 321rem;
  position: relative;
  z-index: 2;
  margin: 0 auto 0;
}

.part4 .part4-main .items:nth-child(1) {
  display: none;
}

.part4 .part4-main .items:nth-child(1) a {
  display: none;
}

.part4 .part4-main .items:nth-of-type(2) {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/part4-2.png) no-repeat;
  background-size: 100% 100%;
  width: 1106rem;
  height: 321rem;
  position: relative;
}

.part4 .part4-main .items .btn {
  width: 273rem;
  height: 76rem;
  display: block;
  box-sizing: border-box;
  padding-top: 1rem;
  margin: 0 auto;
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn7.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 50rem;
  left: 115rem;
}

.part4 .part4-main .items .btn.gray {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn7-1.png) no-repeat;
  background-size: 100% 100%;
}

.part5 {
  margin-top: 135rem;
}

.part5 .title {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/title5.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto;
  width: 1507rem;
  height: 216rem;
}

.z3_tit {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/z3_tit.png) no-repeat;
  background-size: 100% 100%;
  width: 180rem;
  height: 40rem;
  margin: 0 auto 20rem;
}

.part5-zyjj {
  margin-top: 200rem;
  width: 888rem;
  margin-left: 320rem;
}

.part5-zyjj .p5_tit_s {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/p5_tit_s.png) no-repeat;
  background-size: 100% 100%;
  width: 406rem;
  height: 73rem;
  margin: 0 auto;
}

.part5-zyjj .receive {
  position: relative;
}

.part5-zyjj .receive .btn {
  width: 353rem;
  height: 97rem;
  display: block;
  margin: 10rem auto 30rem;
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn7.png) no-repeat;
  background-size: 100% 100%;
}

.part5-zyjj .receive .btn.gray {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn7-1.png) no-repeat;
  background-size: 100% 100%;
}

.part5-zyjj .receive p {
  width: fit-content;
  border-radius: 32rem;
  padding: 0rem 35rem;
  border: 1px solid #fff;
  text-align: center;
  line-height: 36rem;
  color: #fffbf3;
  font-size: 20rem;
  margin: 0 auto;
  margin-top: 10rem;
}

.part5-zyjj .receive .ruleBtn {
  display: flex;
  align-items: center;
  margin-top: 30rem;
  margin-left: 38rem;
  position: absolute;
  bottom: 15rem;
  right: 100rem;
}

.part5-zyjj .receive .ruleBtn img {
  display: block;
  width: 24rem;
  height: 24rem;
  margin-right: 5rem;
}

.part5-zyjj .receive .ruleBtn span {
  color: #fff;
  font-size: 24rem;
  line-height: 1;
  border-bottom: 1px solid #fff;
}

.part5-zyjj .txt {
  color: #fff;
  font-size: 24rem;
  text-align: center;
  line-height: 2;
}

.part5-zyjj .prop {
  text-align: center;
}

.part5-zyjj .prop img {
  width: 666rem;
  height: 211rem;
  object-fit: contain;
}

.part5-zyjj .copy {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 850rem;
  height: auto;
  margin: 0 auto;
  padding: 0rem 10rem;
  background-color: rgba(54, 35, 9, 0.8);
  border-radius: 48rem;
  padding-left: 20rem;
  margin-top: 12rem;
}

.part5-zyjj .copy p {
  color: #fff3e9;
  font-size: 24rem;
  margin-right: 8rem;
}

.part5-zyjj .copy input {
  outline: none;
  width: 400rem;
  height: 51rem;
  border-radius: 25rem;
  padding: 0 20rem;
  background-color: #ffd48c;
  color: #503811;
  font-size: 20rem;
}

.part5-zyjj .copy input::-webkit-input-placeholder {
  color: #503811;
}

.part5-zyjj .copy .btn {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn8.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  width: 212rem;
  height: 62rem;
  margin-left: 5rem;
}

.part5-zyjj .btns {
  display: flex;
  margin-top: 27rem;
  justify-content: center;
}

.part5-zyjj .btns .btn {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn9.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  width: 323rem;
  height: 41rem;
  text-align: center;
}

.part5-zyjj .btns .btn.btn10 {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn10.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 30rem;
}

.part5-hssyq {
  width: 1400rem;
  height: 1110rem;
  margin: -90rem auto 0;
  box-sizing: border-box;
}

.part5-hssyq .main {
  display: flex;
  flex-direction: column;
}

.part5-hssyq .main .reward-all-img {
  display: block;
  width: 1367rem;
  height: 572rem;
  margin: 0 auto 0;
}

.part5-hssyq .taskT {
  width: 644rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 25rem;
}

.part5-hssyq .taskT p {
  font-size: 30rem;
  color: #fffcea;
}

.part5-hssyq .btn11 {
  display: block;
  width: 163rem;
  height: 59rem;
  text-align: center;
  margin: 0 auto 0;
}

.part5-hssyq .taskMain {
  margin-top: 30rem;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0 5rem;
}

.part5-hssyq .taskMain .num {
  position: absolute;
  left: 0;
  bottom: 30rem;
  width: 100%;
  color: #825f3b;
  font-size: 30rem;
  text-align: center;
  font-weight: 700;
}

.part5-hssyq .taskMain .task-tit {
  font-size: 36rem;
  color: #94684c;
  text-align: center;
}

.part5-hssyq .taskMain .items {
  padding: 0 10rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/items-new-bg.png) no-repeat;
  background-size: 100% 100%;
  width: 592rem;
  height: 85rem;
  margin-top: 10rem;
}

.part5-hssyq .taskMain .items h3 {
  color: #fff;
  font-size: 23rem;
  display: flex;
  align-items: center;
  line-height: 1;
  font-weight: normal;
}

.part5-hssyq .taskMain .items h3 img {
  display: block;
  width: 18rem;
  height: 24rem;
  margin-right: 8rem;
}

.part5-hssyq .taskMain .items p {
  padding-left: 28rem;
  color: #ffeeaa;
  font-size: 18rem;
}

.part5-hssyq .taskMain .items a {
  display: block;
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn12.png) no-repeat;
  background-size: 100% 100%;
  width: 215rem;
  height: 64rem;
}

.part5-hssyq .taskMain .items a.qwyq {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn13.png) no-repeat;
  background-size: 100% 100%;
}

.part5-hssyq .taskMain .items a.ljxz {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn14.png) no-repeat;
  background-size: 100% 100%;
}

.part5-hssyq .taskMain .items a.ljgz {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn15.png) no-repeat;
  background-size: 100% 100%;
}

.part5-hssyq .taskMain .items a.gray {
  filter: grayscale(1);
}

.part5-hssyq .d {
  margin-top: 5rem;
  text-align: center;
  position: relative;
}

.part5-hssyq .d .ruleBtn {
  display: flex;
  align-items: center;
  margin-top: 30rem;
  margin-left: 38rem;
  position: absolute;
  bottom: 15rem;
  right: 105rem;
}

.part5-hssyq .d .ruleBtn img {
  display: block;
  width: 24rem;
  height: 24rem;
  margin-right: 5rem;
}

.part5-hssyq .d .ruleBtn span {
  color: #fff;
  font-size: 24rem;
  line-height: 1;
  border-bottom: 1px solid #fff;
}

.part5-hssyq .r {
  margin-left: 15rem;
  position: relative;
  margin-top: 100rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.part5-hssyq .r .prize img {
  height: 252rem;
  display: block;
  margin: 0 -20rem;
}

.part5-hssyq .r .prize1,
.part5-hssyq .r .prize2,
.part5-hssyq .r .prize3,
.part5-hssyq .r .prize4,
.part5-hssyq .r .prize5 {
  margin-bottom: -20rem;
}

.part5-hssyq .r .prize1 img,
.part5-hssyq .r .prize2 img,
.part5-hssyq .r .prize3 img,
.part5-hssyq .r .prize4 img,
.part5-hssyq .r .prize5 img {
  height: 212rem;
}

.part5-hssyq .r .prize8 {
  margin-top: -19rem;
}

.part5-hssyq .r .prize8 img {
  height: 271rem;
}

.part5-hssyq .r .prize1 {
  margin-left: 60rem;
}

.part5-hssyq .r .prize5 {
  margin-right: 60rem;
}

.part5-hssyq .m {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 20rem;
  color: #ffe1c9;
  margin-top: -48rem;
}

.part5-hssyq .m .lotteryStart {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/lotteryBtn.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  width: 353rem;
  height: 97rem;
  margin: -6rem auto 10rem;
}

.part5-hssyq .m .btn11 {
  background: none;
  width: auto;
  height: auto;
  font-size: 20rem;
  color: #ffd297;
  margin: 0 0;
}

@keyframes scale_lott_btn {
  0%,
  100% {
    transform: scale(1) translateX(-50%);
  }
  50% {
    transform: scale(1.1) translateX(-50%);
  }
}

.gray {
  filter: grayscale(1) !important;
  -webkit-filter: grayscale(1) !important;
}

.part6 {
  margin-top: 100rem;
}

.part6 .title {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/title6.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto;
  width: 1633rem;
  height: 107rem;
}

.btn_more {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn16.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto;
  width: 215rem;
  height: 64rem;
  margin-top: 14rem;
}

.part6-main {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/part6-1.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  margin: 35rem auto 0;
  width: 1358rem;
  height: 281rem;
  padding: 0 70rem;
  padding-top: 30rem;
  position: relative;
}

.part6-main .swiper-button-next,
.part6-main .swiper-button-prev {
  display: block;
  width: 53rem;
  height: 53rem;
  opacity: 1;
  margin-top: -33rem;
}

.part6-main .swiper-button-prev {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/jt1.png) no-repeat;
  background-size: 100% 100%;
  left: -20rem;
}

.part6-main .swiper-button-next {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/jt2.png) no-repeat;
  background-size: 100% 100%;
  right: -20rem;
}

.part6-main .swiper {
  overflow: hidden;
  height: 210rem;
  width: 1210rem;
}

.part6-main .swiper .swiper-slide {
  overflow: hidden;
  border-radius: 8rem;
}

.part6-main .swiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 210rem;
}

.part6-main .swiper img {
  display: block;
  width: 100%;
  height: 210rem;
  object-fit: cover;
}

.part7 {
  margin-top: 80rem;
}

.part7 .title {
  width: 744rem;
  height: 73rem;
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/title7.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto;
  margin-bottom: 20rem;
}

.part7 .part7-main {
  display: flex;
  justify-content: center;
}

.part7 .part7-main img {
  display: block;
  width: 183rem;
  height: 426rem;
}

.part8 {
  margin-top: 80rem;
}

.part8 {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.part8 ul {
  font-size: 0;
  margin-top: 60rem;
  text-align: center;
  display: flex;
  justify-content: center;
}

.part8 ul li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0 36rem;
}

.part8 ul li .img-box {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -100rem;
  opacity: 0;
  transition: 0.2s linear all;
}

.part8 ul li .img-box img {
  height: 190rem;
}

.part8 ul li a {
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.part8 ul li a:hover {
  filter: brightness(1.1);
}

.part8 ul li a:hover + .img-box {
  opacity: 1;
  top: -200rem;
}

.part8 ul li a img {
  display: block;
  width: 113rem;
  height: 117rem;
}

.part8 .title {
  width: 1211rem;
  height: 107rem;
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/title8.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto;
}

.aniBtn {
  transition: 0.2s linear all;
}

.aniBtn:hover {
  transform: translateY(-10%);
  filter: brightness(1.1);
}

.nowegame .wg {
  display: none;
}

.nowegame .nwg {
  display: block;
}

.nowegame .kv .header {
  padding-top: 20rem;
}

.nowegame .btn2 {
  background-image: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn2-2.png) !important;
}

.nowegame .kv .header .logo {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/logo2.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  width: 174rem;
  height: 68rem;
}

.nowegame .kv .header .btn-yyx2-box {
  display: inline-block;
}

.qqwb_index .wg {
  display: none;
}

.qqwb_index .nwg {
  display: none;
}

.qqwb_index .qqwb_text {
  display: block;
}

.qqwb_index .kv .header .logo {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/qudao_pc/qqwb-logo.png) no-repeat;
  background-size: 100% 100%;
  width: 341rem;
  height: 68rem;
}

.qqwb_index .kv .tool .btn.btn2 {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/qudao_pc/qqwb-btn.png) no-repeat;
  background-size: 100% 100%;
}

.qqwb_index .part4 .part4-main .items:nth-of-type(2) {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/qudao_pc/qqwb-img.png) no-repeat;
  background-size: 100% 100%;
}

.xyjlb_index .wg {
  display: none;
}

.xyjlb_index .nwg {
  display: none;
}

.xyjlb_index .xyjlb_text {
  display: block;
}

.xyjlb_index .kv .header .logo {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/qudao_pc/xyjlb-logo.png) no-repeat;
  background-size: 100% 100%;
  width: 378rem;
  height: 68rem;
}

.xyjlb_index .kv .tool .btn.btn2 {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/qudao_pc/xyjlb-btn.png) no-repeat;
  background-size: 100% 100%;
}

.xyjlb_index .part4 .part4-main .items:nth-of-type(2) {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/qudao_pc/xyjlb-img.png) no-repeat;
  background-size: 100% 100%;
}

.djc_index .wg {
  display: none;
}

.djc_index .nwg {
  display: none;
}

.djc_index .djc_text {
  display: block;
}

.djc_index .kv .header .logo {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/qudao_pc/djc-logo.png) no-repeat;
  background-size: 100% 100%;
  width: 338rem;
  height: 68rem;
}

.djc_index .kv .tool .btn.btn2 {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/qudao_pc/djc-btn.png) no-repeat;
  background-size: 100% 100%;
}

.djc_index .part4 .part4-main .items:nth-of-type(2) {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/qudao_pc/djc-img.png) no-repeat;
  background-size: 100% 100%;
}

.dngj_index .wg {
  display: none;
}

.dngj_index .nwg {
  display: none;
}

.dngj_index .dngj_text {
  display: block;
}

.dngj_index .kv .header .logo {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/qudao_pc/dngj-logo.png) no-repeat;
  background-size: 100% 100%;
  width: 412rem;
  height: 68rem;
}

.dngj_index .kv .tool .btn.btn2 {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/qudao_pc/dngj-btn.png) no-repeat;
  background-size: 100% 100%;
}

.dngj_index .part4 .part4-main .items:nth-of-type(2) {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/qudao_pc/dngj-img.png) no-repeat;
  background-size: 100% 100%;
}

.nav {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/nav.png) no-repeat;
  background-size: 100% 100%;
  height: 64rem;
  z-index: 99;
  opacity: 0;
  pointer-events: none;
  transition: 0.2s linear all;
}

.nav.active {
  opacity: 1;
  pointer-events: auto;
}

.nav .logo2 {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/logo2.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  width: 125rem;
  height: 48rem;
  position: absolute;
  top: 50%;
  left: 114rem;
  transform: translateY(-50%);
}

.nav .btn {
  width: 164rem;
  height: 51rem;
  display: block;
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn1.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 116rem;
}

.nav .list {
  width: 1160rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.nav .list .items {
  cursor: pointer;
  width: 384rem;
  height: 64rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 5rem;
  line-height: 1.2;
}

.nav .list .items.active {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/nav1.png) no-repeat;
  background-size: 100% 100%;
}

.nav .list .items.active p {
  color: #fcf6e2;
}

.nav .list .items h3 {
  color: #fff;
  font-size: 24rem;
  margin-bottom: 2rem;
  font-weight: normal;
}

.nav .list .items p {
  font-size: 12rem;
  color: #fff;
}

.fix {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/fix.png) no-repeat;
  position: fixed;
  right: 0;
  top: 36%;
  width: 183rem;
  height: 193rem;
  background-size: 100% 100%;
  transform: translateY(-50%);
  z-index: 99;
}

.fix {
  transform: translateY(0);
}

.dia-ewm {
  background: none;
}

.dia-ewm img {
  display: block;
  width: 911rem;
  height: 527rem;
}

.dia-ewm .diaClose {
  right: -75rem;
  top: 82rem;
}

.newFix2-box3 {
  position: fixed;
  left: 0;
  top: 34%;
  margin-top: 50rem;
  z-index: 99;
  text-align: center;
  box-sizing: border-box;
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/fc-st.png) no-repeat center top;
  background-size: 100%;
  width: 240rem;
  height: 251rem;
  box-sizing: border-box;
  padding-top: 194rem;
  padding-left: 4rem;
}

.newFix2-box3 .fc-close {
  top: 30rem;
  right: 42rem;
}

.newFix3 {
  width: 198rem;
  height: 55rem;
  display: block;
}

.fc-close {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/fc-close.png) no-repeat center top;
  background-size: 100%;
  width: 28rem !important;
  height: 28rem !important;
  position: absolute;
}

.dia-ljty {
  background-image: none;
  width: 1158rem;
  height: 670rem;
  position: relative;
}

.dia-ljty .diaClose {
  right: -16rem !important;
  top: 68rem !important;
}

.dia-ljty img {
  width: 1158rem;
  height: 670rem;
  display: block;
}

.dia-ljty .ljty1 {
  position: absolute;
  display: block;
  width: 356rem;
  height: 92rem;
  top: 176rem;
  left: 368rem;
}

.dia-ljty .lqsc {
  position: absolute;
  display: block;
  width: 356rem;
  height: 92rem;
  bottom: -40rem;
  right: 20rem;
}

.bg2,
.bg3 {
  display: none;
}

.part4_2 {
  margin-top: 135rem;
}

.part4_2 .title {
  width: 1616rem;
  height: 107rem;
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/tit2_2.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto;
}

.part4_2 .tip {
  font-size: 20rem;
  color: #ffe5e1;
  text-align: center;
  line-height: 1.2;
  margin-top: 25rem;
}

.part4_2 .day_box {
  display: flex;
  justify-content: center;
  margin-top: 30rem;
}

.part4_2 .day_box .day_prop {
  margin-left: 20rem;
}

.part4_2 .day_box .day_prop .day_box_con {
  justify-content: space-between;
}

.part4_2 .day_box .item {
  text-align: center;
}

.part4_2 .day_box .item img {
  height: 221rem;
  object-fit: contain;
}

.part4_2 .day_box .item .btn {
  width: 177rem;
  height: 55rem;
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn-day-get.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto;
}

.part4_2 .day_box .item .btn.on {
  background-image: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/btn-day-get-on.png);
}

.part4_2 .day_box .day_tit {
  background: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/day_tit.png) no-repeat;
  background-size: 100% 100%;
  width: 1055rem;
  height: 41rem;
  margin: 0 auto 20rem;
  padding-left: 805rem;
  font-size: 18rem;
  color: #fff;
  display: flex;
  align-items: center;
}

.old .nav .list .items:nth-child(1) {
  display: none;
}

.old .part4 {
  margin-top: 90rem;
}

.old .part4 .part4-main .items:nth-child(1) {
  background-image: url(//game.gtimg.cn/images/fz/cp/a20260318wegamebb/part4-1_2.png);
  display: block;
}

.old .part4 .part4-main .items:nth-child(1) a {
  display: block;
  margin: 0 auto;
  left: 650rem;
}

.old .bg1 {
  display: none;
}

.old .bg3 {
  display: block;
}

.old .part1,
.old .part2 {
  display: none;
}

.new .bg1,
.new .part4_2 {
  display: none;
}

.new .bg2 {
  display: block;
}

.new .part5 {
  margin-top: 118rem;
}

.new .part5-zyjj {
  margin-top: 222rem;
}

.nwg {
  display: none;
}

.qqhy_text {
  display: none;
}

.qqwb_text {
  display: none;
}

.xyjlb_text {
  display: none;
}

.chgj_text {
  display: none;
}

.djc_text {
  display: none;
}

.dngj_text {
  display: none;
}
