/* 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 }
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; } /* 禁止长按链接与图片弹出菜单，根据需要选择是否删除，如果有长按保存图片的需求，必须删除img */
html,body { -webkit-user-select: none; user-select: none; } /* 禁止选中文本（如无文本选中需求，此为必选项） */
#afooter {
  text-align: center;
  line-height: 20px;
  color: #9a9a9a;
  padding: 20px 0;
  margin-bottom: -20px;
  background-color: #000;
  min-width: 100%;
}
/* reset end */
@font-face {
  font-family: 'ruizhi';
  src: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/font/BigruixianBlackGBV.ttf),
       url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/font/BigruixianBlackGBV.woff);
}
.wrap {
  position: relative;
}

.unlock-jq {
  z-index: 4;
  position: fixed;
  top: 164px;
  right: 1px;
  width: 183px;
  height: 206px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/convert.png) no-repeat;
  background-size: 183px;
}
.unlock-jq .unlock-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 184px;
  height: 63px;
}

/*  header */
.header {
  width: 750px;
  height: 879px;
  overflow: hidden;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/header-m.jpg) no-repeat;
}
.header2 {
  width: 750px;
  height: 879px;
  overflow: hidden;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/header2-m.jpg) no-repeat;
}
/*   弹窗视频   */
.dia-video {
  width: 715px;
  height: 406px;
  background-color: #121628;
  outline: none;
}
.dia-video .dia-con {
  width: 100%;
  height: 100%;
}
.dia-video .dia-close {
  position: absolute;
  top: -35px;
  right: -4px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/pop-pc/close.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 29px;
  height: 28px;
  outline: none;
}
.header .logo {
  display: none;
}
.header-btns {
  display: none;
}
.login-box {
  height: 20px;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  line-height: 20px;
  padding-top: 9px;
  overflow: hidden;
  font-family: 'ziti-re';
  margin-top: 626px;
}
.login-box a {
  color: #ffffff;
}
/*  header */

/* .navs {
  position: absolute;
  top: 745px;
  left: 50%;
  width: 712px;
  height: 133px;
  transform: translateX(-50%);
}
.nav {
  position: absolute;
  width: 712px;
  height: 133px;
  overflow: hidden;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/nav1.png) no-repeat;
}
.nav a {
  float: left;
  width: 237px;
  height: 133px;
}
.nav1 {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/nav1.png) no-repeat;
}
.nav2 {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/nav2.png) no-repeat;
}
.nav3 {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/nav.png) no-repeat;
}
.navs.fixed {
  z-index: 3;
  position: fixed;
  top: 3px;
} */
.navs {
  position: absolute;
  top: 698px;
  left: 50%;
  transform: translateX(-50%);
  width: 709px;
  height: 170px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/navm.png) no-repeat;
}
.navs.fixed {
  z-index: 3;
  position: fixed;
  top: 26px;
}
.nav {
  position: absolute;
  width: 709px;
  height: 170px;
}
.nav-1,
.nav-2,
.nav-3,
.nav-4,
.nav-5 {
  position: absolute;
  height: 84px;
}
.nav .text1 {
  position: absolute;
  top: -2px;
  left: 47px;
  font-size: 54px;
  color: #99a2c4;
  font-family: 'ruizhi';
}
.nav .text2 {
  position: absolute;
  top: 23px;
  font-size: 20px;
  color: #99a2c4;
  font-family: 'ruizhi';
  line-height: 22px;
}
.nav-3 .text1,
.nav-4 .text1,
.nav-5 .text1 {
  left: 13px;
}
.nav-1 .text2 {
  left: 113px;
}
.nav-3 .text2,
.nav-4 .text2,
.nav-5 .text2 {
  left: 97px;
}
.nav-5 .text2 {
  top: 31px;
}
.nav-1 {
  top: 0;
  left: 0;
  width: 354px;
}
.nav-1.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/navm-on.png) no-repeat;
  background-size: 354px 84px;
}
.nav-1.on .text1 {
  color: #ad7041;
}
.nav-1.on .text2 {
  color: #ff943d;
} 
.nav-2 {
  top: 0;
  left: 357px;
  width: 351px;
}
.nav-2 .text2 {
  left: 131px;
}
.nav-2.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/navm-on.png) no-repeat;
  background-size: 351px 84px;
}
.nav-2.on .text1 {
  color: #ad7041;
}
.nav-2.on .text2 {
  color: #ff943d;
} 
.nav-3 {
  top: 86px;
  left: 238px;
  width: 235px;
}
.nav-3.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/navm-on.png) no-repeat;
  background-size: 235px 84px;
}
.nav-3.on .text1 {
  color: #ad7041;
}
.nav-3.on .text2 {
  color: #ff943d;
} 
.nav-4 {
  top: 86px;
  left: 0;
  width: 237px;
}
.nav-4.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/navm-on.png) no-repeat;
  background-size: 237px 84px;
}
.nav-4.on .text1 {
  color: #ad7041;
}
.nav-4.on .text2 {
  color: #ff943d;
} 
.nav-5 {
  top: 86px;
  left: 474px;
  width: 234px;
}
.nav-5.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/navm-on.png) no-repeat;
  background-size: 234px 84px;
}
.nav-1 .img {
  pointer-events: none;
  position: absolute;
  top: -30px;
  left: 150px;
  width: 166px;
  height: 82px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/nav1-m.png) no-repeat;
}
.nav-2 .img {
  pointer-events: none;
  position: absolute;
  top: -16px;
  right: 61px;
  width: 62px;
  height: 68px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/nav2.png) no-repeat;
  background-size: 64px;
}
.nav-4 .img {
  pointer-events: none;
  position: absolute;
  top: -13px;
  right: 0px;
  width: 92px;
  height: 67px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/nav4-m.png) no-repeat;
}
.nav-3 .img {
  pointer-events: none;
  position: absolute;
  top: -27px;
  right: 3px;
  width: 121px;
  height: 79px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/nav3-m.png) no-repeat;
}



/*   tab1  */
.tab1 {
  width: 750px;
  height: 5319px;
  overflow: hidden;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/tab1m-bg.jpg) no-repeat;
}

/*     tab1-part01      */
.tab1-part01 {
  margin-top: 50px;
}
.tab1-part01 .title {
  width: 731px;
  height: 97px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/part1-title.png) no-repeat;
}
.tab1-part01 .text1 {
  font-size: 20px;
  color: #ff943d;
  margin-top: -3px;
  margin-left: 20px;
  line-height: 24px;
}

.tab1-4award {
  width: 750px;
  margin-top: 50px;
}
.tab1-4award .award1,
.tab1-4award .award2,
.tab1-4award .award3,
.tab1-4award .award4 {
  display: inline-block;
  vertical-align: top;
  width: 332px;
  margin-left: 20px;
}
.tab1-4award .award2,
.tab1-4award .award4 {
  margin-left: 40px;
}
.tab1-4award .award3,
.tab1-4award .award4 {
  margin-top: 14px;
}
.tab1-4award .award-bg {
  width: 332px;
  height: 240px;
  overflow: hidden;
  position: relative;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/award-bg.png) no-repeat;
}
.tab1-4award .award-bg.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/award-bgon.png) no-repeat;
  background-position: center center;
}
.tab1-4award .worth {
  font-size: 16px;
  color: #ff943d;
  margin-top: 12px;
  margin-left: 30px;
}
.tab1-4award .award1 .picture {
  width: 353px;
  height: 134px;
  margin: 21px auto 0;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/4award-img2.png) no-repeat;
  background-size: 334px 123px;
}
.tab1-4award .award2 .picture {
  width: 318px;
  height: 144px;
  margin: 10px auto 0;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/award-img2.png) no-repeat;
}
.tab1-4award .award3 .picture {
  width: 66px;
  height: 106px;
  margin: 20px auto 0;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/4award-img3.png) no-repeat;
  background-size: 66px 106px;
}
.tab1-4award .award4 .picture {
  width: 161px;
  height: 126px;
  margin: 0 auto 0;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/4award-img4.png) no-repeat;
  background-size: 161px 126px;
}
.tab1-4award .award-name {
  position: absolute;
  bottom: 20px;
  width: 100%;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  color: #ff943d;
}
.tab1-4award .award-name.on {
  color: #99a2c4;
}
.tab1-4award .lq {
  display: block;
  width: 342px;
  height: 120px;
  margin: -1px auto 0;
  font-family: 'ruizhi';
  font-size: 35px;
  line-height: 120px;
  text-align: center;
  color: #ffffff;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/btns.png) no-repeat -392px -262px;
}
.tab1-4award .lq.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/ylq.png) no-repeat;
  background-position: center center;
}
/*     tab1-part01      */

/*     tab1-part02      */
.tab1-part02 {
  position: relative;
  width: 750px;
  height: 918px;
  margin-top: 57px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/tab1-part02.jpg) no-repeat;
  background-position: center top;
}
.tab1-part02 .title {
  width: 729px;
  height: 135px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/part2-title.png) no-repeat;
}
.tab1-part02 .text {
  font-size: 20px;
  color: #ff943d;
  margin-top: 7px;
  margin-left: 20px;
}
.tab1-part02 .yun-box {
  position: relative;
  width: 710px;
  height: 277px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 46px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/part02-img1.png) no-repeat;
}
.tab1-part02 .jiesuo {
  display: block;
  width: 262px;
  height: 57px;
  margin-top: 153px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/jq.png) no-repeat;
}
.tab1-part02 .click-play {
  display: block;
  width: 262px;
  height: 57px;
  margin-top: 8px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/dj.png) no-repeat;
}
.tab1-part02 .play-video {
  position: absolute;
  top: 131px;
  right: 172px;
  width: 62px;
  height: 56px;
}
.tab1-part02 .lq {
  position: absolute;
  top: 782px;
  right: 230px;
  width: 287px;
  height: 106px;
  font-family: 'ruizhi';
  font-size: 35px;
  text-align: center;
  line-height: 106px;
  color: #ffffff;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/btns.png) no-repeat -21px -283px;
}
.tab1-part02 .lq.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/ylq.png) no-repeat;
  background-size: 245px 63px;
  background-position: center center;
}
/*     tab1-part02      */

/*     tab1-part03      */
.tab1-part03 {
  position: relative;
  width: 750px;
  height: 1404px;
  overflow: hidden;
  margin-top: -38px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/tab1-part03.png) no-repeat;
  background-position: center top;
}
.tab1-part03 .title {
  width: 729px;
  height: 141px;
  margin-top: 47px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/part3-title.png) no-repeat;
}
.tab1-part03 .text {
  font-size: 20px;
  color: #ff943d;
  margin-top: 20px;
}
.tab1-part03 .login-num {
  font-size: 20px;
  color: #ffffff;
  margin-top: 37px;
}
.tab1-part03 .login-num span {
  color: #ff943d;
}
.tab1-part03 .add-day {
  position: relative;
  margin-top:25px;
}

.tab1-part03 .add1,
.tab1-part03 .add2,
.tab1-part03 .add3,
.tab1-part03 .add4,
.tab1-part03 .add5 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 256px;
  height: 255px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/part3-addbg1.png) no-repeat;
}
.tab1-part03 .add1 {
  margin-left: 3px;
}
.tab1-part03 .add2,
.tab1-part03 .add3 {
  margin-left: -16px;
}
.tab1-part03 .add4 {
  margin-top: 173px;
  margin-left: 126px;
}
.tab1-part03 .add5 {
  margin-top: 173px;
  margin-left: -16px;
}
.tab1-part03 .add1.on,
.tab1-part03 .add2.on,
.tab1-part03 .add3.on,
.tab1-part03 .add4.on,
.tab1-part03 .add5.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/part3-addbg2.png) no-repeat center center;
}
.tab1-part03 .add1 .picture {
  position: absolute;
  top: 69px;
  left: 8px;
  width: 224px;
  height: 116px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/tab1-quan.png) no-repeat;
}
.tab1-part03 .add2 .picture {
  position: absolute;
  top: 1px;
  left: 7px;
  width: 254px;
  height: 222px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/vector.png) no-repeat;
}
.tab1-part03 .add3 .picture {
  position: absolute;
  top: 1px;
  left: -2px;
  width: 279px;
  height: 215px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/ak.png) no-repeat;
}
.tab1-part03 .add4 .picture {
  position: absolute;
  top: 21px;
  left: 28px;
  width: 195px;
  height: 181px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/smoke.png) no-repeat;
}
.tab1-part03 .add5 .picture {
  position: absolute;
  top: 30px;
  left: 87px;
  width: 100px;
  height: 155px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/nangua.png) no-repeat;
}
.tab1-part03 .add-day .awardname {
  position: absolute;
  bottom: 30px;
  width: 100%;
  font-size: 16px;
  text-align: center;
  color: #ff943d;
}
.tab1-part03 .add3 .awardname {
  line-height: 17px;
  bottom: 23px;
}
.tab1-part03 .add-day .awardname.on {
  color: #99a2c4
}
.tab1-part03 .add5 .awardname {
  margin-left: 12px;
}
.tab1-part03 .line2 {
  position: absolute;
  top: 254px;
  left: 0;
  width: 750px;
  height: 1px;
  background: #71788a;
}
.tab1-part03 .line2 .yuan1,
.tab1-part03 .line2 .yuan2,
.tab1-part03 .line2 .yuan3,
.tab1-part03 .line2 .yuan4,
.tab1-part03 .line2 .yuan5 {
  position: absolute;
  top: -31px;
  width: 231px;
  height: 62px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/yuan.png) no-repeat;
  background-position: center center;
}
.tab1-part03 .line2 .yuan1.on,
.tab1-part03 .line2 .yuan2.on,
.tab1-part03 .line2 .yuan3.on,
.tab1-part03 .line2 .yuan4.on,
.tab1-part03 .line2 .yuan5.on {
  width: 231px;
  height: 62px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/yuan-on.png) no-repeat;
}

.tab1-part03 .line2 .yuan1 {
  left: 16px;
}
.tab1-part03 .line2 .yuan2 {
  left: 260px;
}
.tab1-part03 .line2 .yuan3 {
  left: 504px;
}
.tab1-line3 {
  position: absolute;
  top: 682px;
  left: 103px;
  width: 546px;
  height: 1px;
  background: #71788a;
}
.tab1-part03 .line2 .yuan4 {
  top: 397px;
  left: 139px;
}
.tab1-part03 .line2 .yuan5 {
  top: 397px;
  left: 382px;
}

.tab1-part03 .add-num div {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}
.tab1-part03 .add-num span {
  color: #ffa446;
}
.tab1-part03 .add-num .add-day1,
.tab1-part03 .add-num .add-day2,
.tab1-part03 .add-num .add-day3 {
  position: absolute;
  top: 269px;
}
.tab1-part03 .add-num .add-day1 {
  left: 96px;
}
.tab1-part03 .add-num .add-day2 {
  left: 339px;
}
.tab1-part03 .add-num .add-day3 {
  left: 583px;
}
.tab1-part03 .add-num .add-day4 {
  position: absolute;
  top: 696px;
  left: 219px;
}
.tab1-part03 .add-num .add-day5 {
  position: absolute;
  top: 696px;
  left: 464px;
}
.tab1-part03 .addday-btn a {
  position: absolute;
  width: 234px;
  height: 75px;
  font-size: 35px;
  font-family: 'ruizhi';
  text-align: center;
  line-height: 78px;
  color: #ffffff;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/part03-btn.png) no-repeat;
}
.tab1-part03 .addday-btn a.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/ylq.png) no-repeat;
  background-size: 234px 75px;
}
.tab1-part03 .addday-btn .addday-lq1,
.tab1-part03 .addday-btn .addday-lq2,
.tab1-part03 .addday-btn .addday-lq3 {
  top: 310px;
}
.tab1-part03 .addday-btn .addday-lq1 {
  left: 13px;
}
.tab1-part03 .addday-btn .addday-lq2 {
  left: 259px;
}
.tab1-part03 .addday-btn .addday-lq3 {
  left: 502px;
}
.tab1-part03 .addday-btn .addday-lq4 {
  top: 736px;
  left: 136px;
}
.tab1-part03 .addday-btn .addday-lq5 {
  top: 736px;
  left: 380px;
}
.add-day .sy-quan {
  position: absolute;
  left: 50%;
  bottom: -270px;
  margin-left: -132px;
  width: 264px;
  height: 131px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/sy-quan.png) no-repeat;
  background-position: center bottom;
}
.tab1-tips1 {
  position: absolute;
  top: 956px;
  left: 302px;
  color: #ff943d;
  font-size: 16px;
}
/*     tab1-part03      */

/*     tab1-part04      */
.tab1-part04 {
  width: 750px;
  height: 592px;
  margin-top: -38px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/tab1-part04.jpg) no-repeat;
  background-position: center top;
}
.tab1-part04 .title {
  width: 516px;
  height: 67px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/part4-title.png) no-repeat;
}
.tab1-part04 .text1 {
  font-size: 20px;
  color: #ff943d;
  margin-top: 6px;
  margin-left: 20px;
}
.gx-picture {
  width: 1862px;
  height: 2214px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/gx-img.png) no-repeat;
}

.tab1-part04 .lq {
  position: relative;
  display: block;
  width: 291px;
  height: 107px;
  margin: 344px auto 0;
  font-family: 'ruizhi';
  font-size: 35px;
  line-height: 107px;
  text-align: center;
  color: #ffffff;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/btns.png) no-repeat -13px -14px;
}
.tab1-part04 .lq.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/ylq.png) no-repeat;
  background-size: 249px 65px;
  background-position: center center;
}
/*     tab1-part04      */

/*     tab1-part05      */
.tab1-part05 {
  position: relative;
  z-index: 1;
}

.tab1-part05 .title {
  width: 403px;
  height: 71px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/part5-title.png) no-repeat;
}
.tab1-part05 .text1 {
  font-size: 30px;
  color: #ffffff;
  overflow: hidden;
  font-family: 'ruizhi';
}
.tab1-part05 .text2,
.tab1-part05 .text3 {
  font-size: 20px;
  color: #fd943e;
}
.tab1-part05 .text1 .left {
  position: absolute;
  top: 104px;
  left: 20px;
}
.tab1-part05 .text2 .left {
  position: absolute;
  top: 145px;
  left: 20px;
}
.tab1-part05 .text3 .left {
  position: absolute;
  top: 172px;
  left: 20px;
}

.tab1-part05 .text1 .right {
  position: absolute;
  top: 639px;
  left: 20px;
}
.tab1-part05 .text2 .right {
  position: absolute;
  top: 682px;
  left: 20px;
}
.tab1-part05 .text3 .right {
  position: absolute;
  top: 712px;
  left: 20px;
}

.biochemical {
  margin-top: 142px;
  margin-left: -18px;
  /* text-align: center; */
}
.biochemical .picture {
  width: 585px;
  height: 303px;
  margin: 0 auto;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/biochemical.png) no-repeat;
}
.biochemical .lq {
  display: block;
  width: 403px;
  height: 120px;
  margin: 0 auto;
  margin-top: 4px;
  font-family: 'ruizhi';
  font-size: 35px;
  line-height: 120px;
  color: #ffffff;
  text-align: center;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/btns.png) no-repeat -379px -14px;
}
.biochemical .lq.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/ylq.png) no-repeat;
  background-position: center center;
  background-size: 363px 77px;
}

.day-box {
  position: relative;
  margin-top: 119px;
  position: relative;
}
.day-box .picture {
  position: relative;
}

.day-box .p1,
.day-box .p2,
.day-box .p3 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 256px;
  height: 255px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/part3-addbg1.png) no-repeat;
}
.day-box .p1 {
  margin-left: 3px;
}
.day-box .p2,
.day-box .p3 {
  margin-left: -16px;
}
.day-box .p1.on,
.day-box .p2.on,
.day-box .p3.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/part3-addbg2.png) no-repeat center center;
}
.day-box .p1 .picture {
  position: absolute;
  top: 0;
  left: -25px;
  width: 306px;
  height: 225px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/p1-img.png) no-repeat;
}
.day-box .p2 .picture {
  position: absolute;
  top: -15px;
  left: -16px;
  width: 291px;
  height: 247px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/p2-img.png) no-repeat;
}
.day-box .p3 .picture {
  position: absolute;
  top: 3px;
  left: -22px;
  width: 300px;
  height: 215px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/p3-img.png) no-repeat;
}
.day-box .award-name {
  position: absolute;
  bottom: 32px;
  width: 100%;
  font-size: 16px;
  color: #d4985a;
  text-align: center;
}
.day-box .award-name.on {
  color: #99a2c4;
}
.day-box .line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 750px;
  height: 1px;
  background: #71788a;
}
.day-box .line .yuan1,
.day-box .line .yuan2,
.day-box .line .yuan3 {
  position: absolute;
  top: -31px;
  width: 231px;
  height: 62px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/yuan.png) no-repeat;
  background-position: center center;
}
.day-box .line .yuan1 {
  left: 16px;
}
.day-box .line .yuan2 {
  left: 260px;
}
.day-box .line .yuan3 {
  left: 504px;
}
.day-box .line .yuan1.on,
.day-box .line .yuan2.on,
.day-box .line .yuan3.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/yuan-on.png) no-repeat;
}
.day-box .day-text {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  margin-top: 30px;
  text-align: center;
}
.day-box .day-text div {
  display: inline-block;
  vertical-align: top;
}
.day-box .day-text span {
  color: #ffa446;
}
.day-box .day-text .day2,
.day-box .day-text .day3 {
  margin-left: 168px;
}
.day-box .day-btns {
  margin: 15px 0 0 7px;
}
.day-box .day-btns a {
  display: inline-block;
  vertical-align: top;
  width: 237px;
  height: 78px;
  font-family: 'ruizhi';
  font-size: 35px;
  text-align: center;
  line-height: 78px;
  color: #ffffff;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/btns.png) no-repeat -419px -163px;
}
.day-box .day-btns a.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/ylq.png) no-repeat;
  background-size: 237px 78px;
}
.day-box .day-btns .day-lq2 {
  margin-left: 9px;
}
.day-box .day-btns .day-lq3 {
  margin-left: 9px;
}
.tab1-loginnum {
  position: absolute;
  bottom: -44px;
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
.tab1-loginnum span {
  color: #ff943d;
}
/*     tab1-part05      */

/*    tab2    */
.tab2 {
  width: 750px;
  /* height: 3326px; */
  height: 2636px;
  overflow: hidden;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab2-m/tab2m-bg.jpg) no-repeat;
}
/*             call-friend             */
.call-friend {
  margin-top: 40px;
}
.call-friend .title {
  width: 746px;
  height: 195px;
  margin: 0 auto;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab2-m/friend-title.png) no-repeat;
}
.call-friend .text1 {
  display: none;
}
.call-friend .text1-m {
  width: 621px;
  margin: 0 auto;
  padding-top: 104px;
  font-size: 18px;
  text-align: center;
  color: #c6c6c6;
  line-height: 22px;
}
.call-friend .text1-m span {
  color: #fa8334;
}
.red-bag {
  width: 566px;
  height: 412px;
  margin: 23px auto 0;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab2/red-bag.png) no-repeat;
}
.red-bag .send-num {
  width: 430px;
  margin: 0 auto;
  padding-top: 46px;
  font-size: 21px;
  color: #f9ca76;
  text-align: center;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.red-bag .qb-num {
  width: 480px;
  margin: 0 auto;
  font-family: 'ruizhi';
  font-size: 74px;
  text-align: center;
  color: #d22a29;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.red-bag .qb-time {
  font-size: 18px;
  color: #d22a29;
  text-align: center;
  margin-top: -14px;
}
.red-bag .redbag-btn {
  display: block;
  width: 389px;
  height: 99px;
  margin: 38px auto 0;
  font-size: 39px;
  text-align: center;
  line-height: 99px;
  font-family: 'ruizhi';
  color: #d22a29;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab2/redbag-btn.png) no-repeat;
}
.red-bag .qb-text {
  font-size: 18px;
  text-align: center;
  color: #ffffff;
}
.call-friend .friend-btns {
  text-align: center;
  margin-top: 19px;
}
.friend-btns .friend-btn1 {
  display: inline-block;
  vertical-align: top;
  width: 185px;
  height: 72px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab2/friend-btn1.png) no-repeat;
}
.friend-btns .friend-btnm1 {
  display: none;
}
.friend-btns .friend-btn2 {
  display: inline-block;
  vertical-align: top;
  width: 185px;
  height: 72px;
  margin-left: 63px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab2/friend-btn2.png) no-repeat;
}
.call-friend .text2 {
  font-size: 18px;
  color: #c6c6c6;
  margin-top: 6px;
  margin-left: 106px;
}
.call-friend .last-nums {
  text-align: center;
  margin-top: 25px;
}
.last-nums .qb-num2 {
  display: inline-block;
  vertical-align: top;
  width: 280px;
  height: 160px;
  font-size: 26px;
  color: #fef0d3;
  font-family: 'ruizhi';
  line-height: 34px;
  box-sizing: border-box;
  padding-top: 41px;
  overflow: hidden;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab2/qb-num2.png) no-repeat;
}
.last-nums .qb-gift {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 317px;
  height: 162px;
  margin-left: 40px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab2/qb-gift.png) no-repeat;
}
.last-nums .qb-gift .tab2-gift2 {
  position: absolute;
  top: 30px;
  left: 18px;
  width: 286px;
  height: 93px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab2/gift2.png) no-repeat;
}
.last-nums .qb-gift .gift2-name {
  position: absolute;
  bottom: 22px;
  width: 100%;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
}
.qb-gift .text {
  font-size: 17px;
  color: #fdefd2;
  text-align: center;
  font-family: 'ruizhi';
  padding-top: 10px;
}
.qb-gift .get-btn {
  position: absolute;
  left: 50%;
  bottom: -48px;
  margin-left: -114px;
  width: 229px;
  height: 62px;
  font-size: 22px;
  font-family: 'ruizhi';
  text-align: center;
  line-height: 62px;
  color: #cd5b0f;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab2/get-btn.png) no-repeat;
}
/*             call-friend             */

/*             tab2-step01          */
.tab2-step01 .title {
  width: 747px;
  height: 192px;
  margin: 40px auto 0;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab2-m/part1-title.png) no-repeat;
}
.tab2-step01 .title .text1 {
  font-size: 18px;
  color: #c6c6c6;
  text-align: center;
  padding-top: 118px;
}
.tab2-step01 .text1 span {
  color: #fa8334;
}
.tab2-step01 .invite-num {
  text-align: center;
  margin-top: -2px;
}
.tab2-step01 .invite-friend {
  font-size: 18px;
  color: #ff943d;
  text-decoration: underline;
}
.lottery-img {
  width: 730px;
  height: 589px;
  margin: 4px 0 0 0;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab2-m/lottery-img.png) no-repeat;
}
.lottery-btn {
  display: block;
  width: 279px;
  height: 120px;
  margin: 14px auto 0;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab2/lottery-btn.png) no-repeat;
}
/*             tab2-step01          */

/*             tab2-step02          */
.tab2-step02 .title {
  position: relative;
  width: 749px;
  height: 223px;
  margin: -10px auto 0;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab2-m/part2-title.png) no-repeat;
}
.tab2-step02 .title .text1 {
  font-size: 18px;
  text-align: center;
  color: #c6c6c6;
  padding-top: 120px;
}
.tab2-step02 .user-caption {
  text-align: center;
  margin-top: 8px;
}
.tab2-step02 .user-caption .caption {
  display: block;
  width: 247px;
  height: 35px;
  margin: 0 auto;
  font-size: 20px;
  text-align: center;
  line-height: 35px;
  color: #ff9f43;
  text-decoration: underline;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab2/caption.png) no-repeat;
}
.friend-set {
  text-align: center;
  margin-top: 20px;
}
.friend-set .set1,
.friend-set .set2,
.friend-set .set3 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 256px;
  height: 255px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/part3-addbg1.png) no-repeat;
}
.friend-set .set2,
.friend-set .set3 {
  margin-left: -16px;
}
.friend-set .set1 .picture {
  position: absolute;
  top: 43px;
  left: 23px;
  width: 191px;
  height: 152px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab2/usp.png) no-repeat;
  background-size: 191px 152px;
}
.friend-set .set2 .picture {
  position: absolute;
  top: 43px;
  left: 21px;
  width: 213px;
  height: 130px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab2/silencer.png) no-repeat;
}
.friend-set .set3 .picture {
  position: absolute;
  top: 35px;
  left: -20px;
  width: 278px;
  height: 160px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab2-m/ump-m.png) no-repeat;
  background-size: 278px 160px;
}
.friend-set .text2 {
  width: 100%;
  position: absolute;
  bottom: 30px;
  font-size: 16px;
  text-align: center;
  color: #f4af67;
}
.friend-set .tab2-yuan {
  position: absolute;
  left: 50%;
  bottom: -31px;
  margin-left: -31px;
  width: 62px;
  height: 62px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab2/yuan.png);
}
.friend-set .friend-num {
  text-align: center;
  margin-top: 23px;
}
.friend-set .friend-num div {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 2px;
}
.friend-num .friend2,
.friend-num .friend3 {
  margin-left: 211px;
}
.friend-set .friend-btns {
  text-align: center;
}
.friend-set .friend-btns a {
  display: inline-block;
  vertical-align: top;
  width: 234px;
  height: 75px;
  margin-top: 8px;
  font-size: 35px;
  font-family: 'ruizhi';
  text-align: center;
  line-height: 75px;
  color: #ffffff;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/part03-btn.png) no-repeat;
}
.friend-set .friend-btns a.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/ylq.png) no-repeat;
  background-size: 234px 75px;
}
.friend-set .friend-lq2,
.friend-set .friend-lq3 {
  margin-left: 6px;
}
.redbag-btn.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab2/redbag-btnon.png) no-repeat;
}
.get-btn.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab2/get-btnon.png) no-repeat;
}
/*             tab2-step02          */

/*    tab2-rules   */
.tab2-rules {
    display: none !important;
  margin-top: 60px;
}
.tab2-rules .t2-ru {
  margin-top: -7px;
}
.tab2-rules .title {
  font-size: 30px;
  color: #ffffff;
  font-family: 'ruizhi';
  margin-left: 35px;
}
.tab2-rules li {
  position: relative;
  list-style: none;
  width: 647px;
  font-size: 18px;
  color: #ffffff;
  box-sizing: border-box;
  padding-left: 27px;
  margin-top: 10px;
  margin-left: 51px;
  text-align: justify;
}
.tab2-rules span {
  position: absolute;
  left: 0;
  top: 3px;
  width: 21px;
  height: 22px;
  font-size: 18px;
  text-align: center;
  line-height: 22px;
  color: #ff943d;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3/rule-left.png) no-repeat;
}
.tab2-rules .pc-rules1 {
  display: none;
}
.rules-lh {
  line-height: 23px;
}

/*    tab2    */

/*  tab3   */
.tab3 {
  width: 750px;
  height: 3809px;
  overflow: hidden;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3-m/tab3-bg.jpg) no-repeat;
}
.tab3 .tab3-buy {
  position: relative;
  height: 219px;
  margin-top: 100px;
}
.tab3 .tab3-buy .buy1,
.tab3 .tab3-buy .buy2,
.tab3 .tab3-buy .buy3 {
  position: absolute;
}
.tab3 .tab3-buy .buy2 {
  left: 50%;
  transform: translateX(-50%);
  width: 387px;
  height: 79px;
}
.tab3 .tab3-buy .buy1 {
  top: 99px;
  left: 20px;
  width: 336px;
  height: 79px;
}
.tab3 .tab3-buy .buy3 {
  top: 99px;
  right: 20px;
  width: 336px;
  height: 79px;
}

.tab3 .tab3-buy .buy-text {
  position: absolute;
  top: 19px;
  left: 144px;
  width: 220px;
  font-size: 20px;
  color: #ffffff;
  line-height: 24px;
}
.tab3 .buy1 .buy-text,
.tab3 .buy3 .buy-text {
  left: 133px;
  width: 192px;
}
.tab3 .buy2 .buy-text {
  left: 159px;
}
.tab3 .buy1 {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3-m/buy1.png) no-repeat;
}
.tab3 .buy2 {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3/buy2.png) no-repeat;
}
.tab3 .buy3 {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3-m/buy1.png) no-repeat;
}
.tab3 .tab3-buy .credits {
  position: absolute;
  right: 61px;
  bottom: 2px;
  font-size: 20px;
  color: #ffffff;
  filter: brightness(0.6);
}
.tab3 .tab3-part1 {
  margin-top: 54px;
}
.tab3-part1 .title {
  width: 730px;
  height: 85px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3-m/tab3-part1.png) no-repeat;
}
.tab3-part1 .text1 {
  font-size: 18px;
  color: #ff943d;
  margin-left: 20px;
}
.tab3-2award {
  margin-top: 22px;
}
.tab3-2award .award1,
.tab3-2award .award2 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 339px;
  height: 239px;
  /* background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3/tab3-awardbg.png) no-repeat; */
}
.tab3-2award .award1 {
  margin-left: 20px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3-m/tab3-awardbg1.png) no-repeat;
}
.tab3-2award .award2 {
  margin-left: 32px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3-m/tab3-awardbg2.png) no-repeat;
}
.tab3-2award .award1 .picture {
  display: none;
  position: absolute;
  top: -6px;
  left: 44px;
  width: 477px;
  height: 218px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3/quan2.png) no-repeat;
}
.tab3-2award .award2 .picture {
  display: none;
  position: absolute;
  top: 45px;
  left: 13px;
  width: 534px;
  height: 120px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3/minpian.png) no-repeat;
}
.tab3-2award .award-name {
  display: none;
  position: absolute;
  bottom: 19px;
  text-align: center;
  width: 100%;
  font-size: 16px;
  color: #99a2c4;
}
.tab3-lq1 {
  display: block;
  width: 184px;
  height: 48px;
  margin: 21px auto 0;
  font-size: 25px;
  line-height: 48px;
  text-align: center;
  font-family: 'ruizhi';
  color: #fff0d1;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3/lq-btn.png) no-repeat;
}
.tab3-lq1.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3/tab3-ylq.png) no-repeat;
}

/*   tab3-part2 */
.tab3-part2 {
  position: relative;
  margin-top: 53px;
}
.tab3-part2 .title {
  width: 731px;
  height: 106px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3-m/tab3-part2.png) no-repeat;
}
.tab3-part2 .picture {
  position: relative;
  width: 750px;
  height: 869px;
  margin-top: 30px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3-m/part2-picture.png) no-repeat;
}
.tab3-p1 {
  position: absolute;
  top: 246px;
  left: 24px;
  width: 224px;
  height: 196px;
}
.tab3-p2 {
  position: absolute;
  top: 246px;
  left: 263px;
  width: 224px;
  height: 196px;
}
.tab3-p3 {
  position: absolute;
  top: 246px;
  left: 499px;
  width: 224px;
  height: 196px;
}
.tab3-p4 {
  position: absolute;
  top: 455px;
  left: 24px;
  width: 224px;
  height: 196px;
}
.tab3-p5 {
  position: absolute;
  top: 667px;
  left: 24px;
  width: 224px;
  height: 196px;
}

.tab3-p6 {
  position: absolute;
  top: 4px;
  left: 24px;
  width: 702px;
  height: 225px;
}
.tab3-yhd.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3-m/yhd.png) no-repeat;
}
.tab3-p6.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3-m/yhd2.png) no-repeat;
  background-position: center center;
}
.tab3-part2 .tab3-video {
  position: absolute;
  right: 21px;
  bottom: 0;
  width: 473px;
  height: 418px;
  /* background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3/tab3-video.png) no-repeat; */
}
.tab3-part2 .tab3-video .play-video {
  position: absolute;
  top: 165px;
  left: 204px;
  width: 66px;
  height: 64px;
}
.key-nums {
  height: 36px;
  line-height: 36px;
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  font-family: 'ruizhi';
  letter-spacing: 2px;
  margin-top: 15px;
}
.key-nums span {
  display: inline-block;
  vertical-align: bottom;
  height: 36px;
  font-size: 36px;
  line-height: 36px;
  color: #ff943d;
}
.tab3-lottery {
  display: block;
  width: 184px;
  height: 48px;
  margin: 23px auto 0;
  font-size: 25px;
  line-height: 48px;
  text-align: center;
  font-family: 'ruizhi';
  color: #fff0d1;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3/lq-btn.png) no-repeat;
}
.tab3-lottery.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3/tab3-ylq.png) no-repeat;
  background-size: 184px 48px;
}

/*   tab3-part3 */
.tab3-part3 {
  position: relative;
  margin-top: 53px;
}
.tab3-part3 .title {
  width: 731px;
  height: 85px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3-m/tab3-part3.png) no-repeat;
}

.tab3-part3 .people {
  display: none;
  position: absolute;
  top: -118px;
  right: -306px;
  width: 610px;
  height: 1020px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3/part3-people.png) no-repeat;
}
.tab3-part3 .save-box {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 287px;
  height: 375px;
  margin-left: -6px;
  margin-top: 30px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3-m/savebox-bg.png) no-repeat;
}
.tab3-part3 .save-box .text {
  display: none;
  width: 319px;
  margin: 34px auto 0;
  font-size: 16px;
  color: #ff943d;
  text-align: center;
}
.tab3-part3 .save-box .picture {
  display: none;
  position: absolute;
  top: 106px;
  left: 87px;
  width: 238px;
  height: 184px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3/box-img.png) no-repeat;
}
.tab3-part3 .save-box .award-btn {
  position: absolute;
  left: 50%;
  bottom: 24px;
  margin-left: -92px;
  width: 184px;
  height: 48px;
  font-size: 24px;
  color: #ffffff;
  line-height: 48px;
  text-align: center;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3/lq-btn.png) no-repeat;
}
.tab3-part3 .award-list {
  display: inline-block;
  vertical-align: top;
  width: 448px;
  height: 374px;
  margin-left: 12px;
  box-sizing: border-box;
  padding-top: 57px;
  margin-top: 30px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3-m/award-list.png) no-repeat;
}
.tab3-part3 .award-list li {
  width: 430px;
  height: 40px;
  margin: 0 auto;
  font-size: 16px;
  text-align: center;
  line-height: 23px;
  color: #acaebb;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #424972;
}

/*   tab3-part4    */
.tab3-part4 {
  position: relative;
  height: 500px;
  margin-top: 86px;
}
.tab3-part4 .title {
  width: 730px;
  height: 83px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3-m/tab3-part4.png) no-repeat;
}
.tab3-code {
  display: none;
  position: absolute;
  top: 139px;
  left: 0;
  width: 282px;
  height: 260px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3/code-kuan.png) no-repeat;
}
.yh-quan {
  position: absolute;
  top: 139px;
  left: 20px;
  width: 704px;
  height: 266px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3-m/yh-quan.png) no-repeat;
}
.yh-quan .price {
  position: absolute;
  top: 15px;
  width:462px;
  text-align: center;
  font-size: 76px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.yh-quan .price span {
  font-family: 'ruizhi';
  color: #f89143;
  margin-left: -5px;
}
.yh-quan .price i {
  font-style: normal;
  font-family: 'ruizhi';
  margin-left: -18px;
}
.yh-quan .text {
  position: absolute;
  top: 118px;
  width: 462px;
  font-size: 16px;
  color: #969bcd;
  text-align: center;
}
.yh-quan .yh-lq {
  position: absolute;
  top: 158px;
  right: 29px;
  width: 189px;
  height: 49px;
  font-size: 22px;
  text-align: center;
  line-height: 49px;
  color: #ffffff;
  font-family: 'ruizhi';
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3-m/tab3-lq.png) no-repeat;
}
.yh-quan .yh-lq.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/ylq.png) no-repeat;
  background-size: 189px 49px;
}
.tab3-share {
  position: absolute;
  top: 424px;
  left: 0;
}
.tab3-share .share-qq,
.tab3-share .share-wx {
  position: absolute;
  width: 307px;
  height: 63px;
}
.tab3-share .share-qq {
  left: 50px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3/share-qq.png) no-repeat;
}
.tab3-share .share-wx {
  width: 307px;
  height: 63px;
  left: 390px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3-m/share-wx.png) no-repeat;
}
.fx-box {
  display: none;
}

.tab3-part5 {
  margin-top: 87px;
}
.tab3-part5 .title {
  width: 730px;
  height: 85px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3-m/tab3-part5.png) no-repeat;
} 
.tab3-part5 .rules {
    display: none;
  margin-top: -22px;
}
.tab3-part5 .rules li {
  position: relative;
  list-style: none;
  width: 675px;
  font-size: 16px;
  color: #969bcd;
  box-sizing: border-box;
  padding-left: 27px;
  margin-top: 10px;
  margin-left: 20px;
}
.rules li span {
  position: absolute;
  left: 0;
  width: 21px;
  height: 22px;
  font-size: 16px;
  text-align: center;
  line-height: 22px;
  color: #ff943d;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab3/rule-left.png) no-repeat;
}
/*  tab3   */

/*  tab4   */
.tab4 {
  width: 750px;
  height: 1994px;
  overflow: hidden;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab4-m/tab4m-bg.jpg) no-repeat;
}
.tab4 .qd-award {
  text-align: center;
  margin-top: 134px;
}
.tab4 .qd1,
.tab4 .qd2,
.tab4 .qd3,
.tab4 .qd4 {
  display: inline-block;
  vertical-align: top;
  width: 335px;
}

.tab4 .qd1 .logo {
  width: 118px;
  height: 36px;
  margin: 0 auto;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab4/tab4-btns.png) no-repeat -43px -21px;
}
.tab4 .qd2 .logo {
  width: 135px;
	height: 34px;
  margin: 0 auto;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab4/tab4-btns.png) no-repeat -207px -21px;
}
.tab4 .qd3 .logo {
  width: 133px;
	height: 34px;
  margin: 0 auto;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab4/tab4-btns.png) no-repeat -408px -21px;
}
.tab4 .qd4 .logo {
  width: 196px;
	height: 36px;
  margin: 0 auto;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab4/tab4-btns.png) no-repeat -607px -21px;
}
.tab4 .qd-award .text {
  font-size: 16px;
  color: #fd943e;
  text-align: center;
  margin-top: 10px;
}
.tab4 .qd-award .picture {
  width: 335px;
  height: 238px;
  margin-top: 10px;
}

.tab4 .qd1 .picture {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab4-m/qd1.png) no-repeat;
}
.tab4 .qd2 .picture {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab4-m/qd2.png) no-repeat;
}
.tab4 .qd3 .picture {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab4-m/qd3.png) no-repeat;
}
.tab4 .qd4 .picture {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab4-m/qd4.png) no-repeat;
}
.tab4 .qd-award .qd-btns {
  width: 100%;
  text-align: center;
}
.tab4 .qd-btns a {
  display: inline-block;
  vertical-align: top;
  width: 142px;
  height: 53px;
  font-size: 26px;
  line-height: 53px;
  text-align: center;
  color: #ffffff;
  margin-top: 20px;
  font-family: 'ruizhi';
}
.tab4 .qd-btns a.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/ylq-m.png) no-repeat;
  background-size: 142px 53px;
}
.tab4 .qd-award .qd1-btn {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab4-m/tab4-btn1.png) no-repeat;
}
.tab4 .qd-award .qd2-btn1,
.tab4 .qd-award .qd3-btn1,
.tab4 .qd-award .qd4-btn1 {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab4-m/tab4-btn2.png) no-repeat;
}
.tab4 .qd-award .qd2-btn2,
.tab4 .qd-award .qd3-btn2 {
  margin-left: 24px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab4-m/tab4-btn3.png) no-repeat;
}
.tab4 .qd-award .qd4-btn2 {
  margin-left: 24px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab4-m/tab4-btn4.png) no-repeat;
}
.tab4 .qd-award .qd2,
.tab4 .qd-award .qd4 {
  margin-left: 22px;
}
.tab4 .qd-award .qd3,
.tab4 .qd-award .qd4 {
  margin-top: 48px;
}

.tab4 .fl-box {
  margin-top: 98px;
}
.fl-box .title {
  width: 292px;
  height: 121px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab4-m/fl-title.png) no-repeat;
}
.fl-box .text {
  font-size: 20px;
  color: #ff943d;
  margin-top: -36px;
  margin-left: 20px;
  line-height: 24px;
}
.tab4 .fl-box .tab4-lottery {
  text-align: center;
}
.tab4 .tab4-lottery .award1,
.tab4 .tab4-lottery .award2,
.tab4 .tab4-lottery .award3,
.tab4 .tab4-lottery .award4 {
  display: inline-block;
  vertical-align: top;
  width: 332px;
}
.tab4-lottery .award-bg {
  width: 332px;
  height: 240px;
  overflow: hidden;
  position: relative;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab4-m/award-bg.png) no-repeat;
  background-position: center center;
}
.tab4-lottery .award-bg.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab4-m/award-bgon.png) no-repeat;
}
.tab4 .tab4-lottery .award2,
.tab4 .tab4-lottery .award4 {
  margin-left: 44px;
}
.tab4 .tab4-lottery .award1,
.tab4 .tab4-lottery .award2 {
  margin-top: 47px;
}
.tab4 .tab4-lottery .award3,
.tab4 .tab4-lottery .award4 {
  margin-top: 25px;
}
.tab4-lottery .award1 .picture {
  width: 66px;
  height: 106px;
  margin: 47px auto 0;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/4award-img3.png) no-repeat;
  background-size: 66px 106px;
}
.tab4-lottery .award2 .picture {
  width: 336px;
  height: 130px;
  margin: 46px auto 0;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab4-m/tab4-ak.png) no-repeat;
}
.tab4-lottery .award3 .picture {
  width: 195px;
  height: 135px;
  margin: 45px auto 0;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab4-m/tab4-sq.png) no-repeat;
}
.tab4-lottery .award4 .picture {
  width: 244px;
  height: 127px;
  margin: 45px auto 0;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab4-m/tab4-quan.png) no-repeat;
}
.tab4-lottery .award-name {
  position: absolute;
  bottom: 20px;
  width: 100%;
  font-size: 16px;
  text-align: center;
  color: #99a2c4;
}

.tab4-lottery .award-name.on {
  color: #ff943d;
}
.tab4 .tab4-lotterybtn {
  display: block;
  width: 300px;
  height: 77px;
  margin: 36px auto 0;
  font-family: 'ruizhi';
  font-size: 35px;
  line-height: 77px;
  text-align: center;
  color: #ffffff;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab4/tab4-btns.png) no-repeat -28px -152px;
}
.tab4 .tab4-lotterybtn.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/ylq.png) no-repeat;
  background-size: 300px 77px;
}
.fl-box .text {
  margin-top: 0;
}
/*  tab4   */

/*   弹窗   */
/* 新玩家/回归玩家说明弹窗 */
.pop1 {
  width: 630px;
  height: 273px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/pop-m/pop1-bg.png) no-repeat;
}
.dia-close {
  position: absolute;
  top: -8px;
  right: -15px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/pop-pc/close.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 29px;
  height: 28px;
  outline: none;
}
.pop1 .text1 {
  width: 556px;
  font-size: 18px;
  color: #ffffff;
  margin-left: 38px;
  padding-top: 104px;
}
.pop1 .text2 {
  width: 556px;
  font-size: 18px;
  color: #ffffff;
  margin-left: 38px;
  padding-top: 4px;
}

/* 好友送专属礼包弹窗 */
.pop2 {
  width: 629px;
  height: 503px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/pop-m/pop2-bg.png) no-repeat;
}
.pop2 .text1 {
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  padding-top: 92px;
}
.pop2 .pop2-picture {
  width: 547px;
  height: 209px;
  margin: 20px auto 0;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/pop-pc/pop2-img.png) no-repeat;
}
.pop-btn {
  display: block;
  width: 227px;
  height: 91px;
  margin: 0 auto;
  font-size: 29px;
  color: #ffffff;
  text-align: center;
  line-height: 91px;
  font-family: 'ruizhi';
  font-weight: bold;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/pop-pc/pop-btn.png) no-repeat;
}
.pop-btn.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1/ylq.png) no-repeat center center;
  background-size: 202px 65px;
}
.pop2 .pop2-btn {
  margin-top: 12px
}

/*  输入昵称领取礼包弹窗  */
.pop3 {
  width: 629px;
  height: 273px;
  padding-top: 1px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/pop-m/pop3-bg.png) no-repeat;
}
.pop3 .input {
  width: 522px;
  height: 38px;
  margin: 104px auto 0;
  border: 2px solid #4f5d9e;
  background: rgba(22, 25, 43, .5);
}
.pop3 input {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding-left: 5px;
  color: #ffffff;
  font-size: 18px;
  border: 0;
  background: transparent;
}
.pop3 .pop3-btn {
  margin-top: 10px;
}

/* 绑定提示 */
.pop6 {
  width: 629px;
  height: 300px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/pop-m/pop6-bg.png) no-repeat;
}
.pop6-btn {
  display: block;
  width: 226px;
  height: 91px;
  margin: 0 auto;
  margin-top: 185px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/pop-m/pop6-btn.png) no-repeat;
}

/* 助力列表弹窗 */
.pop5 {
  width: 630px;
  height: 384px;
  padding-top: 1px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/pop-pc/pop5-bg.png) no-repeat;
}
.pop5 .list {
  width: 532px;
  max-height: 251px;
  overflow-y: scroll;
  margin: 0 auto;
  margin-top: 100px;
}
.list::-webkit-scrollbar {
  width: 6px;
  background-color: rgba(35,40,67,.7);
}
.list::-webkit-scrollbar-thumb {
  background-color: #fa8334;
}
.pop5 .list ul {
  width: 100%;
}
.pop5 .list li {
  list-style: none;
  font-size: 18px;
  width: 100%;
  font-size: 18px;
  text-align: center;
  color: #ffffff;
}

/* 移动端分享好友 */
.pop7 {
  width: 630px;
  height: 163px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/pop-m/pop7-bg.png) no-repeat;
}
/*  暂存箱 弹窗 */
.pop8 {
  width: 637px;
  height: 685px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/pop-pc/pop8-bg.png) no-repeat;
}
.pop8-save {
  width: 606px;
  height: 130px;
  overflow: hidden;
  margin-top: 138px;
  margin-left: 16px;
}
.pop8-save li {
  list-style: none;
  width: 100%;
  font-size: 18px;
  color: #ffffff;
  margin-top: 3px;
}
.pop8-save li span,
.pop8-save li a {
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  text-align: center;
  /* height: 20px; */
  line-height: 20px;
}
.pop8-save li span {
  width: 233px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pop8-save li .pop8-lq {
  width: 98px;
  margin-left: 34px;
  background: #ff0000;
}
.pop8-save li .pop8-fj {
  width: 98px;
  margin-left: 122px;
  background: #ff0000;
}
.pop8-cut {
  width: 606px;
  margin-top: 2px;
  margin-left: 16px;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
}
.pop8-cut a {
  color: #ffffff;
  margin-left: 4px;
}
.pop8-fjbox {
  position: absolute;
  width: 606px;
  overflow: hidden;
  margin-top: 144px;
  margin-left: 16px;
}
.pop8-fjbox li {
  list-style: none;
  width: 100%;
  font-size: 18px;
  color: #ffffff;
  margin-top: 5px;
}
.pop8-fjbox li .name {
  display: inline-block;
  vertical-align: top;
  width: 396px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pop8-fjbox li .ys-num {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 164px;
}
/*   pop10   */
.pop10 {
  width: 600px;
  height: 670px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/pop-m/pop10-bg.png) no-repeat;
}
.pop10 .dia-close {
  top: -35px;
  right: 0;
}

/*  广告弹窗  */
.pop11 {
  width: 630px;
  height: 355px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/pop-pc/pop11-bg.jpg) no-repeat;
  background-size: 630px;
}
.pop11 .dia-close {
  top: 2px;
  right: 5px;
}

/*   弹窗   */

/*   tab1 底部掌火样式 */
.tab1 {
  height: 6209px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/tab1m-bg2.jpg) no-repeat;
}
.tab1 .tab1-zh {
  margin-top: 90px;
}
.tab1 .zh1 {
  position: relative;
  width: 693px;
  height: 326px;
  margin: 0 auto;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/zh1.png) no-repeat;
}
.tab1 .zh-lq {
  position: absolute;
  top: 277px;
  right: 156px;
  width: 143px;
  height: 40px;
  font-size: 20px;
  text-align: center;
  line-height: 40px;
  font-family: 'ruizhi';
  color: #ffff;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/zh-lq.png) no-repeat;
}
.tab1 .zh-lq.on {
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/zh-ylq.png) no-repeat;
}
.zh2 {
  width: 707px;
  height: 648px;
  margin: 0 auto;
  margin-top: 64px;
  background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/tab1-m/zh2.png) no-repeat;
}

/*   milo 弹窗   */
.amsdialog_modal {
  min-width: 367px !important;
  font-size: 18px !important;
}
.amsdialog_cmain {
  width: 400px !important;
}
div.amsdialog_header {
  line-height: 37px !important;
  font-size: 18px !important;
}
.amsdialog_cmain {
  min-height: 80px !important;
  font-size: 18px !important;
}
div.amsdialog_footer a.amsdialog_btn {
  line-height: 37px !important;
}
div.amsdialog_footer {
  height: 42px !important;
}



/* .getGift{width: 286px;height:192px;background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/gj1222.png) no-repeat; background-size: contain; position: fixed;top: 380px;right: 0;z-index: 101;cursor: pointer; animation: fadeGetGift 1000ms infinite alternate both;} */
.getGift{width: 286px;height:192px;background: url(//game.gtimg.cn/images/cfhd/cp/a20211218duel/gj1222.png) no-repeat; background-size: contain; position: fixed;top: 380px;right: -44px;z-index: 101;cursor: pointer; animation: fadeGetGift 1000ms infinite alternate both;}
.popGift{width: 579px;height: 811px;display: none;overflow: hidden;}
.popGift .iframeGift{width: 579px;height: 811px;}
.iframeGift{display: none;}
.iframeGift.iframeGift-m{display: block;}
@keyframes fadeGetGift {
    from {opacity: 1;}
    to {opacity: 0.2;}
}
.popGift-close{width: 63px;height: 63px;display: block;position: absolute;top: 15px;right: 15px;text-indent: -999em;}