* {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
}

body,
html {
  width: 100%;
  -webkit-user-select: none;
  user-select: none;
  -webkit-overflow-scrolling: touch;
}

body {
  color: #333;
  font-size: 14px;
  font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #0c0c0c;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.pc {
  background: url("//image.gamersky.com/webimg13/zhuanti/cod22bo/pcBg.jpg?qe") no-repeat center 36px;
  width: 100%;
  display: none;
}

.pc .nr {
  height: calc(3613px - 550px);
}

.pc .nr .btn {
  width: 340px;
  height: 63px;
  cursor: pointer;
}

.pc .nr .btn.cj {
  margin-right: 30px;
  background: url("//image.gamersky.com/webimg13/zhuanti/cod22bo/btm.png") no-repeat center/100%;
  transition: all 0.3s;
}

.pc .nr .btn.cj .bCode {
  display: none;
  position: absolute;
  right: 56px;
  top: 63px;
  width: 224px;
  height: 256px;
  background: url("//image.gamersky.com/webimg13/zhuanti/cod22bo/bdCode.png?sds") no-repeat center/100%;
}

.pc .nr .btn.cj:hover {
  transform: scale(1.1);
}

.pc .nr .btn.cj:hover .bCode {
  display: block;
}

.pc .nr .btn.bd {
  background: url("//image.gamersky.com/webimg13/zhuanti/cod22bo/btm2.png") no-repeat center/100%;
  position: relative;
  transition: all 0.3s;
}

.pc .nr .btn.bd:hover {
  transform: scale(1.1);
}

.pc .nr .btn.bd::after {
  content: "";
  position: absolute;
  background: url("//image.gamersky.com/webimg13/zhuanti/DLTB/tc.png") no-repeat center/100% 100%;
  width: 221px;
  height: 269px;
  display: none;
  top: -275px;
  left: 50%;
  margin-left: -110.5px;
}

.pc .nr .btnbox.txt {
  margin: 6px auto 0;
  padding-right: 48px;
  font-size: 14px;
  line-height: 25px;
  color: #fe6b00;
  font-weight: 500;
  font-family: "Source Han Sans CN";
  text-align: right;
  justify-content: end;
  box-sizing: border-box;
  text-shadow: -2px -1px 0 #000,
 2px -1px 0 #000,
 -2px 1px 0 #000,
 2px 1px 0 #000;
}

.pc .nr .cy {
  width: 680px;
  margin: 30px auto 0;
  text-align: center;
}

.pc .nr .cy.txt {
  font-size: 22px;
  line-height: 30px;
  color: #a9b9d1;
  font-weight: 500;
  font-family: "Source Han Sans CN";
  text-align: center;
}

.pc .nr .cy.txt span {
  color: #fff;
  font-weight: 800;
}

.pc .nr .cy.rule {
  color: #a9b9d1;
  margin-top: 16px;
  font-size: 15px;
  line-height: 20px;
}

.pc .nr .cy.rule a {
  color: #fe6b00;
  text-decoration: none;
}

.pc .nr .swbox {
  margin: 65px auto 0;
  height: 470px;
  width: 850px;
}

.pc .nr .swbox .swiper-container {
  width: 100%;
  height: 100%;
}

.pc .nr .swbox .swiper-container .swiper-button-next {
  background: url("//image.gamersky.com/webimg13/zhuanti/DLTB/r.png") no-repeat center;
  width: 56px;
  height: 56px;
  right: 100px;
}

.pc .nr .swbox .swiper-container .swiper-button-next::after {
  display: none;
}

.pc .nr .swbox .swiper-container .swiper-button-prev {
  background: url("//image.gamersky.com/webimg13/zhuanti/DLTB/l.png") no-repeat center;
  width: 56px;
  height: 56px;
  left: 100px;
}

.pc .nr .swbox .swiper-container .swiper-button-prev::after {
  display: none;
}

.pc .nr .swbox .swiper-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  width: 340px;
  height: 470px;
}

.pc .nr .swbox .swiper-container .swiper-slide img {
  transition: 300ms;
  width: 340px;
  height: 340px;
}

.pc .nr .swbox .swiper-container .swiper-slide.swiper-slide-next {
  overflow: visible;
}

.pc .nr .swbox .swiper-container .swiper-slide.swiper-slide-next img {
  position: absolute;
  left: -85px;
  opacity: 0.3;
}

.pc .nr .swbox .swiper-container .swiper-slide.swiper-slide-active {
  width: 340px;
  z-index: 11;
}

.pc .nr .swbox .swiper-container .swiper-slide.swiper-slide-active img {
  width: auto;
  height: 470px;
}

.pc .nr .swbox .swiper-container .swiper-slide.swiper-slide-prev {
  overflow: visible;
}

.pc .nr .swbox .swiper-container .swiper-slide.swiper-slide-prev img {
  position: absolute;
  right: -85px;
  opacity: 0.3;
}

.pc .nr .btnbox {
  display: flex;
  width: 680px;
  margin: 637px auto 0;
  justify-content: space-between;
}

.pc .nr .botbox {
  display: flex;
  width: 680px;
  margin: 1000px auto 0;
  justify-content: center;
}

.pc .nr .botbox.gfwz {
  margin: 1923px auto 0;
}

.pc .nr .botbox.gfwz .btn.bd {
  width: 340px;
  height: 63px;
  background: url("//image.gamersky.com/webimg13/zhuanti/cod22bo/btm3.png") no-repeat center/100%;
}

.pc .nr .botbox.gfwz .btn.bd:hover .bCode {
  display: block;
}

.pc .nr .botbox.gfwz .bCode {
  display: none;
  position: absolute;
  right: 56px;
  top: 63px;
  width: 224px;
  height: 256px;
  background: url("//image.gamersky.com/webimg13/zhuanti/cod22bo/bdCode.png?asdf") no-repeat center/100%;
  z-index: 9;
}

.pc .nr .videoBox {
  position: relative;
  width: 671px;
  height: 365px;
  border: 1px solid #f23a02;
  box-sizing: border-box;
  padding: 8px;
  margin: 331px auto 0;
}

.pc .nr .videoBox video,
.pc .nr .videoBox iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.pc .nr .videoBox .videoPlayer {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 51px;
  height: 65px;
  background: url("//image.gamersky.com/webimg13/zhuanti/battlefield6Topic/videoBtn.png") no-repeat center/100%;
  cursor: pointer;
}

.pc .Bot {
  width: 100%;
  min-width: 1680px;
  height: 155px;
  background: #373737;
  position: relative;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.pc .Bot .Copyright {
  margin: 0 auto;
  width: 1680px;
  padding-top: 35px;
  padding-bottom: 30px;
  height: auto;
  line-height: 30px;
  text-align: center;
  color: #ccc;
  font-size: 14px;
  background: transparent;
}

.pc .Bot .Copyright a {
  margin: 0 5px;
  color: #ccc;
}

.pc .Bot .Copyright a:hover {
  color: #fff;
}

.wap {
  display: none;
  background: url("//image.gamersky.com/webimg13/zhuanti/cod22bo/H5Bg.jpg?qw") no-repeat center center/100% 100%;
  width: 7.5rem;
  height: 40.67rem;
}

.wap .nr {
  padding-top: 6.5rem;
}

.wap .nr .btn {
  width: 3.4rem;
  height: 0.63rem;
  cursor: pointer;
}

.wap .nr .btn.cj {
  position: relative;
  background: url("//image.gamersky.com/webimg13/zhuanti/cod22bo/btm.png") no-repeat center/100% 100%;
  cursor: pointer;
}

.wap .nr .btn.cj.disabled {
  background: url("//image.gamersky.com/webimg13/zhuanti/battlefield6Topic/wapbd.png") no-repeat center/100% 100%;
  cursor: not-allowed;
}

.wap .nr .btn.cj.not {
  cursor: not-allowed;
  background: url("//image.gamersky.com/webimg13/zhuanti/battlefield6Topic/btm.png") no-repeat center/100% 100%;
}

.wap .nr .btn.bd {
  background: url("//image.gamersky.com/webimg13/zhuanti/cod22bo/btm2.png") no-repeat center/100% 100%;
}

.wap .nr .btnbox {
  display: flex;
  width: 7rem;
  margin: 0rem auto 0;
  justify-content: space-between;
}

.wap .nr .botbox {
  display: flex;
  width: 6.75rem;
  margin: 21.58rem auto 0;
  justify-content: center;
}

.wap .nr .botbox .btn {
  background: url("//image.gamersky.com/webimg13/zhuanti/cod22bo/btm3.png") no-repeat center/100%;
}

.wap .nr .btnbox.txt {
  margin: 0.06rem auto 0;
  padding: 0 6px;
  font-size: 8px;
  color: #fe6b00;
  font-weight: 500;
  font-family: "Source Han Sans CN";
  text-align: right;
  justify-content: end;
  box-sizing: border-box;
  text-shadow: -2px -1px 0 #000,
 2px -1px 0 #000,
 -2px 1px 0 #000,
 2px 1px 0 #000;
}

.wap .nr .cy {
  width: 7.2rem;
  margin: 0.3rem auto 0;
  text-align: center;
}

.wap .nr .cy.txt {
  font-size: 15px;
  color: #a9b9d1;
  font-weight: 500;
  font-family: "Source Han Sans CN";
  text-align: center;
}

.wap .nr .cy.txt span {
  color: #fff;
  font-weight: 800;
}

.wap .nr .cy.rule {
  color: #a9b9d1;
  margin-top: 0.08rem;
  font-size: 11px;
}

.wap .nr .cy.rule a {
  color: #fe6b00;
  text-decoration: none;
}

.wap .nr .videoBox {
  position: relative;
  width: 6.74rem;
  height: 3.65rem;
  border: 1px solid #f23a02;
  box-sizing: border-box;
  padding: 0.04rem;
  margin: 4.16rem auto 0;
}

.wap .nr .videoBox video,
.wap .nr .videoBox iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.wap .nr .videoBox .videoPlayer {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.51rem;
  height: 0.65rem;
  background: url("//image.gamersky.com/webimg13/zhuanti/battlefield6Topic/videoBtn.png") no-repeat center/100%;
  cursor: pointer;
}

.alertMask {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}

.alertBox {
  display: none;
  padding-top: 0.5rem;
  padding: 0.5rem 0.3rem 0;
  position: fixed;
  z-index: 100;
  width: 6.73rem;
  height: 4.1rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 10px;
  box-sizing: border-box;
}

.alertBox .alertTitle {
  font-size: 0.36rem;
  text-align: center;
  margin-bottom: 0.5rem;
}

.alertBox .alertDesc {
  font-size: 0.28rem;
  text-align: center;
  margin-bottom: 0.5rem;
  min-height: 21px;
}


.alertBox .alertBtn {
  width: 3.29rem;
  height: 0.8rem;
  border-radius: 1.64rem;
  background: #ff7200;
  font-size: 0.36rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 0.8rem;
  margin: 0 auto;
}
