/* 移动竸?用reset.css (无文字版??) */
/* 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;-webkit-text-size-adjust:none;}
a,img,input {border:none;}
body{font: 14px/1.75  -apple-system, "Helvetica Neue", Helvetica, Arial, sans-serif;-webkit-tap-highlight-color: rgba(0,0,0,0);}
a {text-decoration:none;}
ul,li{list-style: none}
a, img {-webkit-touch-callout: none; /* 禁?长按链接与图片弹出菜?? */}
html{
  background-color: #33281d;
}
html, body {
    -webkit-user-select: none;   /* 禁?选中文本（?无文有中?求，此为必?项?? */
    user-select: none;
}
*{
    text-size-ajust:none;
    -webkit-text-size-ajust:none;
}
.none{
    display: none;
}
.block{
    display: block;
}
.gray {
  -webkit-filter: grayscale(100%) !important;
  -moz-filter: grayscale(100%) !important;
  -ms-filter: grayscale(100%) !important;
  -o-filter: grayscale(100%) !important;
  filter: grayscale(100%) !important;
  pointer-events: none !important;
}

#afooter{
    font-size: 18px;
    color: #fff;
    background: #000;
    text-align: center;
    line-height: 24px;
    padding: 12px 0;
}
.hidden {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

@font-face {
  font-family: "zzgfmh";
  src: url("//game.gtimg.cn/images/td2/cp/a20240410czsc/zzgfmh.TTF");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "fzlth";
  src: url("//game.gtimg.cn/images/td2/cp/a20240410czsc/fzlth.TTF");
  font-style: normal;
  font-weight: normal;
}

.wrap {
    width: 100%;
    height: 3600px;
    overflow: hidden;
    position: relative;
}

.bg-box {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.bg1 {
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/m/bg1.jpg) no-repeat top center;
  background-size: 100% 100%;
  width: 100%;
  height: 663px;
  overflow: hidden;
}

.bg2 {
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/m/bg2.jpg) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 2942px;
  overflow: hidden;
  margin-top: -1px;
}
.pr {
  position: relative;
}
.logo {
  display: block;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/logo.png) no-repeat center top/100% auto;
  position: absolute;
  top: 49px;
  left: 30px;
  width: 150px;
  height: 43px;
  z-index: 9;
}
.logo2 {
  display: block;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/logo2.png) no-repeat center top/100% auto;
  position: absolute;
  top: 49px;
  left: 200px;
  width: 115px;
  height: 66px;
  z-index: 9;
  filter: drop-shadow(0 0 3px #000);
}

.bg2m{
    background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/m/bg2m.jpg) no-repeat;
    background-size: 100% 100%;
    height: 5208px;
}
.kv-vd-box{
  display: none;
}
.head-tbbox{
    display: none;
}
.head{
    height: 610px;
    position: relative;
}
.head-time{
  position: absolute;
  top: 437px;
  left: 290px;
  color: #fff;
  font-size: 16px;
  font-family: 'fzlth';
}
.head-login {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.head-login a {
  color: #ff690c;
  font-size: 18px;
}

.top-btnsbox{
    width: 100%;
    height: 80px;
    position: relative;
}

.btns{
  width: 100%;
  height: 80px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.btns.fixed{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 200;
}

.btns:after{
  content: "";
  width: 750px;
  height: 185px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -375px;
  background-size: 100% 100%;
  z-index: -1;
}

.btns a {
  display: block;
  /* transform: scale(0.9); */
}


.btn1 {
  width: 290px;
  height: 74px;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/btn1.png)no-repeat center top / 100% 100%;
}

.on.btn1-on {
  width: 290px;
  height: 74px;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/btn1-on.png)no-repeat center top / 100% 100%;
}

.btn2 {
  width: 290px;
  height: 74px;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/btn2.png)no-repeat center top / 100% 100%;
}

.on.btn2-on {
  width: 290px;
  height: 74px;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/btn2-on.png)no-repeat center top / 100% 100%;
}
.p-fle {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.p-fle p {
  font-size: 50px;
  line-height: 70px;
  color: #ffffff;
  text-align: center;
  font-family: "zzgfmh";
  transform: scale(1,1.3);
}

.p-fle p span {
  color: #ff690c;
}

/* .p-fle i {
  display: block;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/p1-ic.png)no-repeat center top;
  width: 51px;
  height: 51px;
  margin: 8px 20px 0;
} */


.p-link {
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/p1-link.png)no-repeat center top;
  background-size: 100% 100%;
  width: 603px;
  height: 13px;
  margin: 10px auto 0;
}

.p1 {
  /* margin-top: 0px; */
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p1 .tit{
  width: 750px;
  height: 71px;
  margin-top: 32px;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/m/tit1.png) no-repeat 0 0/100% 100%;
}

.p-desc {
  display: flex;
  align-items: center;
  margin-top: 25px;
  font-size: 18px;
  color: #dcd8cd;
  line-height: 28px;
  text-align: center;
  width: 731px;
  height: 72px;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/m/p1-font1-bg.png) no-repeat 0 0/100% 100%;
  padding: 0 5px;
  box-sizing: border-box;
}

.p1-nu {
  width: 710px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 24px;
  color: #ffffff;
  margin: 0 auto 0;
  position: relative;
}

.p1-nu i {
  display: block;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/p1-nu.png)no-repeat center top;
  width: 34px;
  height: 34px;
  margin-right: 10px;
}
.p-buybtn {
  display: block;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/p-flebtn.png)no-repeat center top;
  width: 148px;
  height: 37px;
  font-size: 18px;
  color: #ffffff;
  line-height: 36px;
  box-sizing: border-box;
  padding: 0 0 0 26px;
  position: absolute;
  top: 50%;
  right: 320px;
  transform: translateY(-50%);
}

.p-flebtn {
  display: block;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/p-flebtn.png)no-repeat center top;
  width: 148px;
  height: 37px;
  font-size: 18px;
  color: #ffffff;
  line-height: 36px;
  box-sizing: border-box;
  padding: 0 0 0 26px;
  position: absolute;
  top: 50%;
  right: 160px;
  transform: translateY(-50%);
}

.btn_dbscfl{
  width: 148px;
  height: 37px;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/btn-dbscfl.png) no-repeat 0 0/100% 100%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.sw1 {
  width: 100%;
  height: 530px;
  margin: 18px auto 0;
  position: relative;
}

.sw1 .mySwiper {
  width: 495px;
  height: 530px;
  margin: 0 0 0 210px;
  box-sizing: border-box;
  padding: 0 0;
}

.sw1 .swiper-slide {
  width: 146px;
}

.p1_left:after,
.p1_right:after {
  display: none;
}

.sw1 .p1_left {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -112px;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/m/sw1-left.png)no-repeat center center;
  background-size: auto 30px;
  width: 30px;
  height: 120px;
  opacity: 1;
}

.sw1 .p1_right {
  position: absolute;
  top: 50%;
  margin-top: -112px;
  right: 0;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/m/sw1-right.png)no-repeat center center;
  background-size: auto 30px;
  width: 30px;
  height: 120px;
  opacity: 1;
}


.p1-prop-bg {
  width: 156px;
  height: 207px;
  box-sizing: border-box;
  padding: 9px 0 0 0;
}

.p1-prop-bg1 {
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/m/p1-prop-bg1.png)no-repeat center top;
  background-size: 100% 100%;
}

.p1-prop-bg2 {
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/m/p1-prop-bg2.png)no-repeat center top;
  background-size: 100% 100%;
}

.p1-prop-fon1 {
  font-size: 19px;
  color: #5e2c02;
  text-align: center;
  font-family: "fzlth";
  font-weight: 600;
  width: 100%;
}
.p1-prop-fon1.small{
  font-size: 15px;
  line-height: 16px;
  margin-top: 2px;
}

.p1-prop-fon2 {
  width: 100%;
  box-sizing: border-box;
  padding: 0 3px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 1.2;
  position: absolute;
  bottom: 0;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.p1-propbox {
  width: 156px;
  height: 207px;
  position: absolute;
  top: 0;
  left: 0;
}

.p1-propbox img {
  width: 130px;
  height: auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sw1-btn1 {
  display: block;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/sw1-btn1.png)no-repeat center top;
  width: 126px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  color: #250708;
  margin: 19px 0;
}

.sw1-btn2 {
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/sw1-btn2.png)no-repeat center top;
  color: #ffffff;
}

.sw1-btn3 {
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/sw1-btn3.png)no-repeat center top;
  color: #2d3035;
}

.p1-manua-name{
  width: 128px;
  position: absolute;
  left: 30px;
  top: 0;
}
.p1-manua-name div{
  width: 156px;
  height: 208px;
  margin-bottom: 66px;
}
.p1-manua-name div.p1-manua-nom{
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/m/jc-scimg.png) no-repeat;
  background-size: auto 100%;
}
.p1-manua-name div.p1-manua-senior{
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/m/gj-scimg.png) no-repeat;
  background-size: auto 100%;
}

.p1-manua-spe{
  width: 126px;
  position: absolute;
  right: 9px;
  top: 0;
  z-index: 20;
}
.p1-manua-spe .p1-prop-bg1,.p1-manua-spe .p1-prop-bg2 {
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/m/manua-spe.png)no-repeat center top;
  background-size: 100% 100%;
}
.p1-manua-spe .p1-prop-bg1{
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/m/manua-spe2.png)no-repeat center top;
  background-size: 100% 100%;
}

.p1-manua-nom ,.p1-manua-senior{
  box-sizing: border-box;
  padding: 12px 0 0 0;
}
.p1-manua-nom p,.p1-manua-senior p{
  font-size: 18px;
  color: #ffffff;
  text-align: center;
}


.p1-btns {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}
.p1-btns .p1-div1{
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@keyframes breath{
  0%{
/*    transform: scale(1.0);*/
    filter: drop-shadow(#fff 0 0 10px);
  }
  50%{
/*    transform: scale(1.05);*/
    filter: drop-shadow(#fff 0 0 0);
  }
  100%{
/*    transform: scale(1);*/
    filter: drop-shadow(#fff 0 0 10px);
  }
}
.p1-btn2,.p1-btn3{
  animation: breath 2s linear infinite;
  filter: drop-shadow(#fff 0 0 10px);
}
.p1-btns a {
  display: block;
  width: 302px;
  height: 84px;
  font-size: 24px;
  color: #ffffff;
  font-family: "zzgfmh";
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
}

.p1-btn1 {
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/p1-btn1.png)no-repeat center top;
  line-height: 65px;
}

.p1-btn1:hover {
  text-decoration: none;
  filter: brightness(1.2);
  -webkit-filter: brightness(1.2)
}

.p1-btn2 {
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/p1-btn2.png)no-repeat center top;
  line-height: 65px;
}

.p1-btn2f2 {
  display: none;
}


.p1-btn2:hover .p1-btn2f2 {
  display: block;
}

/* 
.p1-btns .p1-btn3 {
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/p1-btn3.png)no-repeat center top;
} */

.p1-btn3f1 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.p1-btn3span1,
.p1-btn3span2 {
  display: block;
  transform: scale(1, 1.3);
  -ms-transform: scale(1, 1.3);
  -webkit-transform: scale(1, 1.3);
  -moz-transform: scale(1, 1.3);
  -o-transform: scale(1, 1.3);
}

.p1-btn3span2 {
  text-align: left;
  line-height: 22px;
  font-size: 18px;
  margin-left: 12px;
}

.p1-btn3f2 {
  display: none;
}
/* 
.p1-btn3:hover {
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/p1-btn2-on.png)no-repeat center top;
} */

.p1-btn3:hover .p1-btn3f1 {
  display: none;
}

.p1-btn3:hover .p1-btn3f2 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.p1-btn-fd {
  font-size: 46px;
}

.p1-btnfon1 {
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  margin-top: 10px;
}
.p1-btns .p1-bpc{
  display: none;
}
/* .p1-btns .p1-b{
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/m/p1-b.png)no-repeat center top/100% 100%;
  width: 136px;
  height: 103px;
  position: absolute;
  top: -120px;
  right: 0;
  cursor:pointer; 
} */

/* .p1-fx{
  display: none;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/p1-fx.png)no-repeat center top/100% 100%;
  width: 690px;
  height: 597px;
  position: absolute;
  top: 112px;
  left: -583px;
  z-index: 2;
  box-sizing: border-box;
  padding: 26px 0 0 0;
} */

/* .p1-b:onclick .p1-fx{
  display: block;
} */

.p1-fx-tit{
  text-align: center;
  font-size: 24px;
  color: #f27103;
  font-weight: bold;
}

.p1-fx-link{
  /* background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/p1-fx-link.png)no-repeat center top; */
  width: 648px;
  height: 10px;
  margin: 12px auto 20px;
}

.p1-fx-ul{
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  width: 690px;
  margin: 0 auto 0;
}

.p1-fx-ul li{
  width: 168px;
  margin: 0 17px 28px;
}

/* .p1-fx-imgbg{
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/p1-fx-imgbg.png)no-repeat center top;
  width: 146px;
  height: 150px;
  margin: 0 auto 0;
  position: relative;
} */
.p1-fx-imgbg img{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 112px;
  height: 115px;
  object-fit: contain;
  object-position: center;

}

/* .p1-fx-tb{
  display: block;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/p1-fx-tb1.png)no-repeat center top;
  width: 114px;
  height: 18px;
  position: absolute;
  top: 1px;
  left: 1px;
}
.p1-fx-tb2{
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/p1-fx-tb2.png)no-repeat center top;
  width: 84px;
} */

.p1-fx-fo1{
  font-size: 18px;
  color: #dcd8cd;
  text-align: center;
  margin-top: 7px;
}


/* p2 new */
.p2 {
  margin-top: 85px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p2 .tit{
  width: 750px;
  height: 71px;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/m/tit2.png) no-repeat 0 0/100% 100%;
}
.p2 .p2-btn-buy{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 163px;
  height: 46px;
  font-family: "zzgfmh";
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/p1-btn2.png) no-repeat 0 0/100% 100%;
  color: #fff;
  margin-top: 6px;
}
.p2-gift-line2 .p2-btn-buy{
  width: 158px;
  height: 44px;
}
.p2-btn-txt{
  font-size: 19px;
}
.p2-btn-txt-fd{
  font-size: 24.5px;
}
.p2-gift-line2 .p2-btn-txt{
  font-size: 19px;
}
.p2-gift-line2 .p2-btn-fd{
  font-size: 24px;
}
.p2-gift-line1,.p2-gift-line2{
  display: flex;
  justify-content: center;
  align-items: center;
}
.p2-gift-line1 .p2-gift-box-wrap{
  width: 229px;
  height: 157px;
}

.p2-gift-line2 .p2-gift-box-wrap{
  width: 175px;
  height: 119px;
}
.p2-gift-item{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p2-gift-box-wrap{
  position: relative;
}
.p2-gift-box-wrap img{
  width: 100%;
  height: 100%;
}
.p2-gift-box-wrap p{
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 14px;
  font-family: 'fzlth';
  font-size: 16px;
  line-height: 18px;
  color: #fff;
}
.p2-gift-line1 .p2-gift-item:not(:first-child){
  margin-left: 15px;
}
.p2-gift-line2 .p2-gift-item:not(:first-child){
  margin-left: 10px;
}
.p2-gift-line1{
  margin-top: 30px;
}
.p2-gift-line2{
  margin-top: 22px;
}
.p2-gift-line2 .p2-gift-box-wrap p{
  font-size: 12px;
  bottom: 12px;
  line-height: 12px;
}


/* p2 new */

/* p3 new */
.p3 {
  margin-top: 85px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p3 .tit{
  width: 750px;
  height: 71px;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/m/tit3.png) no-repeat 0 0/100% 100%;
}
.p3box1{
  width: 750px;
  height: 387px;
  margin-top: 15px;
}
.p3swiper{
  display: flex;
  align-items:center;
  width: 100%;
  height: 100%;
  position: relative;
  overflow:hidden;
}
.p3swiper .swiper-slide {
  width: 699px;
  height: 387px;
}
.p3swiper .swiper-slide img{
  width: 699px;
  height: 387px;
  object-fit: cover;
}
.p3swiper .swiper-slide .a_link{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.p3swiper .swiper-slide-active,.p3swiper .swiper-slide-duplicate-active{
  z-index: 10;
}
.swiper-button-prev3{
  background:url(//game.gtimg.cn/images/td2/cp/a20240410czsc/arrow.png) no-repeat 0 0/100% 100%;
  width: 28px;
  height: 66px;
  position: absolute;
  top: 50%;
  left: 18px;
  transform: translateY(-50%);
  z-index: 20;
  cursor: pointer;
}
.swiper-button-next3{
  background:url(//game.gtimg.cn/images/td2/cp/a20240410czsc/arrow.png) no-repeat 0 0/100% 100%;
  width: 28px;
  height: 66px;
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%) rotate(180deg);
  z-index: 20;
  cursor: pointer;
}
/* p3 new */

.p4{
  margin-top: 40px;
}
.p4 .tit{
  width: 750px;
  height: 72px;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/m/tit4.png) no-repeat 0 0/100% 100%;
}

.mt20{
  margin-top: 20px;
}
.p4-fon1{
    width: 660px;
    font-size: 18px;
    color: #dcd8cd;
    position: relative;
    margin: 14px 0 0 62px;
    line-height: 24px;
}

.p4-fon1 i{
  display: block;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/p4-ic.png)no-repeat center top;
  background-size: 100% 100%;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 6px;
  left: -24px;
}

.p4-fon1 a{
  color: #ff690c;
}

.gift_hover1{
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/hbg.png) no-repeat;
  background-size: 100% 100%;
  width: 264px;
  height: 498px;
  position: absolute;
  top: 0;
  left: -266px;
  display: none;
  z-index: 10;
}
.img-scroll{
  width: 90%;
  height: 94%;
  overflow-x: hidden;
  overflow-y: scroll;
  margin: 20px auto 0;
  box-sizing: border-box;
  position: relative;
  display: block;
}
.img-scroll::-webkit-scrollbar-thumb { width: 5px; height: 60px; background-color: #ffffff; cursor: pointer; }
.img-scroll::-webkit-scrollbar { background-color: #6c6f72; width: 5px; height: 100%; }
.img-scroll::-webkit-scrollbar-track { background-color: transparent; }
.p6-propbox .p6-propbg:nth-of-type(3):hover .gift_hover1{display: block;}
.img-scroll .thov1{
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  transform: translate(0, 0);
}



/*  */
.mask {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
}


.popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  box-sizing: border-box;
/*  padding: 38px 0 0 0;*/

}

.vd{
  display: block;
  width: 686px;
  height: 373px;
  border-radius: 40px;
  border: 2px solid #fff;
}

.vd .close{
  top: -52px;
  right: 14px;
}


#video {
  width: 682px;
  height: 369px;
  border-radius: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.d_box{
  display: block;
  width: 100%;
  height: 455px;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/d_box.png) no-repeat;
  background-size: 100% 100%;
}
.pop1{
  width: 703px;
  height: 600px;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/pop1.png) no-repeat 0 0/100% 100%;
}
.close {
  display: block;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/close.png)no-repeat center top;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -46px;
  right: 8px;
}

.dia_t{
  display: block;
  width: 612px;
  height: 74px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  color: #f27103;
  font-weight: bold;
  position: relative;
  margin: 24px auto 0;
}
.dia_t:after{
  content: "";
  width: 612px;
  height: 10px;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/d_line.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.dia_list{
  width: 692px;
  margin: 30px auto 0;
  height: 286px;
  overflow: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  position: relative;
}

.dia_list::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.dia_list::-webkit-scrollbar-track {
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/scroll_line.png) no-repeat center center;
  background-size: 1px 100%;
}
.dia_list::-webkit-scrollbar-thumb {
  background-color: #f27103;
  border-radius: 3px;
}
.dia_list li{
  display: flex;
  height: 40px;
  position: relative;
}

.dia_p{
  width: 575px;
  display: flex;
  font-size: 18px;
  color: #dcd8cd;
  line-height: 40px;
  padding-left: 67px;
}
.dia_p p:nth-child(1){
  width: 388px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


.cont1_swip{
  width: 690px;
  height: 379px;
  margin: 30px auto 0;
  position: relative;
}
.cont1_swip .swiper-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: start;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.cont1_swip .swiper-slide {
  -webkit-filter: brightness(0.6);
  filter: brightness(0.6);
  position: absolute;
  height: auto;
  width: auto;
  top: 0;
  transition: 0.5s;
  opacity: 0 !important;
}

.cont1_swip .swiper-slide-active {
  transform: translate(0, 0) scale(1) !important;
  opacity: 1 !important;
  z-index: 9;
  filter: brightness(1);
  -webkit-filter: brightness(1);
  position: relative;
}
.cont1_swip .swiper-slide-active .cont1_swip_para {
  display: block;
}



.cont1_swip .cont1_prevbtn{
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/sw2-left.png)no-repeat center top;
  text-indent: -9999px;
  position: absolute;
  left:-8px;
  top:151px;
  z-index: 50;
  width: 31px;
  height: 54px;
}
.cont1_swip .cont1_nextbtn{
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/sw2-right.png)no-repeat center top;
  width: 31px;
  height: 54px;
  text-indent: -9999px;
  position: absolute;
  right:-8px;
  top:151px;
  z-index: 50;
}
.cont1_swip .swiper-slide .sw2-img-bg{
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/sw2-img-bor.png)no-repeat center top/100% 100%;
  width: 572px;
  height: 326px;
  margin: 0 auto 0;
  box-sizing: border-box;
  padding: 6px;
}

.cont1_swip .swiper-slide img {
  display: block;
  width: 560px;
  height: 314px;
  margin: 0 auto 0;
}

.cont1_swip  .swiper-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: start;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}


.cont1_prg {
  width: 100%;
  text-align: center;
  z-index: 9;
  margin: 0 auto 0;
}

.cont1_prg .swiper-pagination-bullet {
  display: inline-block;
  width: 80px;
  height: 8px;
  margin: 0 18px;
  background: #999999;
  border-radius: 0;
  opacity: 1;
}

.cont1_prg .swiper-pagination-bullet-active {
  display: inline-block;
  width: 80px;
  height: 8px;
  background: #f27103;
}


.sw1 .mySwiper .swiper-slide .p1-prop-bg1,
.sw1 .mySwiper .swiper-slide .p1-prop-bg2 {
  position: relative;
}

.p1-manua-spe::after,
.sw1 .mySwiper .swiper-slide:nth-child(3) .p1-box1 .p1-prop-bg1:after,
.sw1 .mySwiper .swiper-slide:nth-child(4) .p1-box1 .p1-prop-bg1:after,
.sw1 .mySwiper .swiper-slide:nth-child(6) .p1-box1 .p1-prop-bg1:after,
.sw1 .mySwiper .swiper-slide:nth-child(10) .p1-box1 .p1-prop-bg1:after,
.sw1 .mySwiper .swiper-slide:nth-child(12) .p1-box1 .p1-prop-bg1:after,
.sw1 .mySwiper .swiper-slide:nth-child(1) .p1-box2 .p1-prop-bg2:after,
.sw1 .mySwiper .swiper-slide:nth-child(2) .p1-box2 .p1-prop-bg2::after,
.sw1 .mySwiper .swiper-slide:nth-child(6) .p1-box2 .p1-prop-bg2::after,
.sw1 .mySwiper .swiper-slide:nth-child(9) .p1-box2 .p1-prop-bg2::after,
.sw1 .mySwiper .swiper-slide:nth-child(10) .p1-box2 .p1-prop-bg2::after,
.sw1 .mySwiper .swiper-slide:nth-child(11) .p1-box2 .p1-prop-bg2::after,
.sw1 .mySwiper .swiper-slide:nth-child(12) .p1-box2 .p1-prop-bg2::after
{
  display: block;
  content: '';
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/sw1-hover.png)no-repeat 0 0 / 100% 100%;
  width: 163px;
  height: 213px;
  position: absolute;
  top: -3px;
  left: -3px;
  pointer-events: none;
}

.sw1 .mySwiper .swiper-slide:nth-child(9) .p1-box1.spe .p1-prop-bg1:hover {
  display: block;
}

/* .sw1 .mySwiper .swiper-slide:nth-child(9) .p1-box1.spe .p1-prop-bg1 .c-prop1::before {
  display: none;
  content: '';
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/manua_hover4.png)no-repeat center top/100% 100%;
  width: 390px;
  height: 296px;
  position: absolute;
  top: -266px;
  left: -7px;
} */

.sw1 .mySwiper .swiper-slide:nth-child(9) .p1-box1.spe .p1-prop-bg1 .c-prop1:hover {
  display: block;
  z-index: 9;
}

.right-nav {
 display: none!important;
}


.manua_hover_box {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 200;
  pointer-events: none;
  left: 0;
  top: 0;
  display: none;
}
.manua_hover1,
.manua_hover2,
.manua_hover3 {
  display: block;
  width: 290px;
  height: 396px;
  margin-left: -78px;
  margin-top: -396px;
  transform: scale(0.8);

}
.manua_hover4,
.manua_hover5 {
  display: block;
  width: 390px;
  height: 296px;
  margin-left: -390px;
  margin-top: 0;
  transform: scale(0.8);

}

.manua_hover_bg {
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/manua_hover_bg.png)no-repeat;
  width: 290px;
  height: 396px;
  box-sizing: border-box;
  padding: 4px 0 ;
  overflow-y: scroll;
}
.manua_hover_bg::-webkit-scrollbar{
  width: 5px;
  height: 100%;
}
.manua_hover_bg::-webkit-scrollbar-track-piece{
  width: 5px;
  height: 100%;
  background-color: #717272;
}
.manua_hover_bg::-webkit-scrollbar-thumb{
  width: 5px;
  height: auto;
  background-color: #ffffff;
}
.manua_hover_box6 {
  pointer-events: auto;
  left: 442px;
  top: 687px;
}
.manua_hover6{
  display: block;
  margin: 0 auto 0;
  width: 278px;
  height: 1354px;
  
}
.manua_fon1{
  font-size: 16px;
  color: #fff;
}
.manua_fon1 span{
  color: #ff8002;
}


/* .sw2-img-bg{
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/sw2-img-bor.png)no-repeat center top /100% 100%;
  width: 572px;
  height: 326px;
  margin: 0 auto 0;
  box-sizing: border-box;
  padding: 6px;
  position: relative;
} */
.hd-img1{
  display: block;
  margin: 0 auto 0;
  width: 560px;
  height: 314px; 
}
.mt40{
  margin-top: 40px;
}

.hd-al{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.d2-tips{
  width: 650px;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 50px auto 0;
  font-family: "zzgfmh";
  font-size: 35px;
  color: #fff;
  text-align: center;
}
.d2-btn-qd{
  width: 304px;
  height: 65px;
  font-size: 24px;
  color: #ffffff;
  font-family: "zzgfmh";
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(//game.gtimg.cn/images/td2/cp/a20240410czsc/p1-btn2.png)no-repeat center top;
  line-height: 65px;
  margin: 20px auto 0
}