* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    text-decoration: none;
}

ul, li {
    list-style-type: none
}

body {
    background: #0d0f10;
}

#afooter {
    text-align: center;
    background: #000;
    color: #eee;
    font-size: 0.2rem;
    padding: 0.2rem 0;
    margin-top: -1px;
}

#afooter a {
    color: #eee;
}

.flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.spr {
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/mobile/spr-m.png) no-repeat top / 12.08rem auto;
}

.main {
    line-height: 1.2;
    overflow-x: hidden;
   padding-bottom: 0.8rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/mobile/bg1.jpg) no-repeat center 4.62rem / 100% auto,
        url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/mobile/bg2.jpg) no-repeat center 44.62rem / 100% auto,
        url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/mobile/bg3.jpg) no-repeat center 84.62rem / 100% auto;
    font-size: 0.2rem;
}

.header {
   height: 4.22rem;
    /* background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/mobile/header.jpg) no-repeat top / 100% auto; */
}
.content{
    padding-top: 0.6rem;
    box-sizing: border-box;
}
.login {
    text-align: center;
    font-size: 0.2rem;
    color: #ededed;
    padding-top: 4.5rem;
    position: relative;
    z-index: 2;
}

.login a {
    color: #cc6d3d;
}

.nav {
    height: 1.08rem;
}

.nav a {
    width: 2.23rem;
    height: 0.65rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/mobile/nav.png) no-repeat center / 100% 100%;
    color: #fefefe;
    font-size: 0.26rem;
    text-shadow: 1px 2px 1px #b93913;
    margin: 0 0.1rem;
    position: relative;
}
.nav a span{
    width: 2rem;
    text-align: right;
    font-size: 0.22rem;
    position: absolute;
    right: 0.2rem;
}
.nav-icon-1{
    width: 1.45rem;
    height: 0.65rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/pc/nav-icon-1.png) no-repeat top center;
    background-size: 100% 100%;
    position: absolute;
    left: -0.1rem;
    top: -0.11rem;
}
.nav-icon-2{
    width: 1.45rem;
    height: 0.65rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/pc/nav-icon-2.png) no-repeat top center;
    background-size: 100% 100%;
    position: absolute;
    left: 0.1rem;
    top: -0.11rem;
}
.nav-icon-3{
    width: 1.45rem;
    height: 0.65rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/pc/nav-icon-3.png) no-repeat top center;
    background-size: 100% 100%;
    position: absolute;
    left: 0.1rem;
    top: -0.11rem;
}
.cont1 {
    height: 9.08rem;
    padding-top: 0.5rem;
}

.cont1-box {
    min-height: 8.1rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/mobile/cont1-box.png) no-repeat top / 100% auto;
    font-size: 0.24rem;
    color: #fff;
    text-align: center;
    line-height: 0.3rem;
    position: relative;
}

.cont1-box a {
    width: 2.57rem;
    height: 1.27rem;
    position: absolute;
}

.cont1-box a.cont1-v1 {
    width: 4.94rem;
    height: 2.5rem;
    top: 1.67rem;
    left: 0.09rem;
}

.cont1-box a.cont1-v2 {
    top: 4.75rem;
    left: 0.19rem;
}

.cont1-box a.cont1-v3 {
    top: 4.75rem;
    left: 3.81rem;
}

.cont1-box a.cont1-v4 {
    top: 6.58rem;
    left: 0.19rem;
}

.cont1-box a.cont1-v5 {
    top: 6.58rem;
    left: 3.81rem;
}

.cont1-btn {
    width: 2.64rem;
    height: 0.54rem;
    background-position: 0 0;
    margin: -0.3rem auto 0;
    font-size: 0.24rem;
    color: #fff;
}

.cont1-is {
    text-align: center;
    font-size: 0.2rem;
    color: #606c6a;
    text-align: center;
    line-height: 0.24rem;
    padding-top: 0.1rem;
}

.cont2 {
    height: 9.9rem;
    padding-top: 0.65rem;
}

.cont2-box {
    width: 7.07rem;
    height: 8.58rem;
    margin: 0 auto;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/mobile/cont2-box.png) no-repeat top / 100% auto;
    position: relative;
}

.cont2-money {
    font-size: 0.22rem;
    text-align: center;
    background: linear-gradient(#fff4ee, #ffb793);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
    font-weight: bold;
    line-height: 0.3rem;
    position: absolute;
    top: -0.1rem;
    left: 0;
    width: 100%;
    text-align: center;
}

.cont2-money span {
    background: linear-gradient(#ff5a00, #ff5a00);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.cont2-desc {
    height: 2.7rem;
    font-size: 0.18rem;
    text-align: center;
    line-height: 0.3rem;
    color: #839595;
    padding-top: 1.2rem;
}

.cont2-desc span {
    color: #eb7c45;
}

.cont2-item {
    flex-wrap: wrap;
    justify-content: space-between;
}

.cont2-item li {
    width: 1.35rem;
    height: 2.02rem;
    color: #d8dbdd;
    font-size: 0.18rem;
    text-align: center;
    position: relative;
}

.cont2-item li:nth-child(13), .cont2-item li:nth-child(14) {
    width: 2.09rem;
}

.cont2-item li span {
    color: #e8804c;
}
.cont2-item>li>p {
    margin-top: -0.17rem;
}

.cont2-item>li>p:nth-child(2){
    font-size: 0.16rem;
    margin-top: 0;
}

.cont2-item-btn {
    color: #d8dbdd;
    font-size: 0.18rem;
    position: absolute;
    top: 1.38rem;
    left: 50%;
    transform: translateX(-50%);
}

.cont3 {
    height: 15.74rem;
    padding-top: 0.45rem;
}

.cont3-box {
    width: 7.39rem;
    height: 7.78rem;
    margin: 0 auto 0.1rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/mobile/cont3-box.png) no-repeat top / 100% auto;
    padding-top: 1.01rem;
    overflow: hidden;
    position: relative;
}

.cont3-open {
    width: 1.54rem;
    height: 0.5rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/pc/cont3-open.png) no-repeat top / 100% 100%;
    position: absolute;
    top: 6.75rem;
    left: 0.55rem;
    text-align: center;
    line-height: 0.48rem;
    color: #cfe6e6;
    font-size: 0.2rem;
    transform: scale(0.8);
}

.cont3-box-rule {
    color: #cc6d3d;
    font-size: 0.18rem;
    display: block;
    margin: 0 0.3rem 0;
    text-align: center;
}

.cont3-box-buy {
    flex-wrap: wrap;
    padding-top: 2.9rem;
    justify-content: start;
}

.cont3-box-buy a {
    width: 1.64rem;
    height: 0.47rem;
    background-position: 0 -0.74rem;
    font-size: 0.24rem;
    color: #cfe5e5;
    margin: 0 -0.18rem 2.66rem 0.88rem;
    padding-bottom: 0.05rem;
    transform: scale(0.8);
}

.cont3-box-buy a:nth-child(1), .cont3-box-buy a:nth-child(2) {
    transform: scale(1);
}

.cont3-box-buy a:nth-child(1) {
    margin-left: 1.2rem;
    margin-right: 0.12rem;
}

.bind-box {
    padding: 0 0.3rem;
    height: 1.2rem;
    justify-content: space-between;
    font-size: 0.16rem;
    color: #fefefe;
    text-align: center;
}

.bind-btn1, .bind-btn2 {
    width: 1.41rem;
    height: 0.4rem;
    font-size: 0.2rem;
    color: #fefefe;
    margin: 0.05rem 0;
}

.bind-btn1 {
    background-position: -1.84rem -0.74rem;
}

.bind-btn2 {
    background-position: -3.45rem -0.74rem;
}

.bind-input {
    text-align: center;
}

.bind-input p {
    height: 0.34rem;
    line-height: 0.24rem;
    font-size: 0.16rem;
    margin-top: -0.34rem;
    display: flex;
    align-items: flex-end;
    padding-bottom: 0.07rem;
    justify-content: center;
    /* white-space: nowrap; */
    width: 3.7rem;
    color: #fefefe;
}

.bind-input input {
    width: 3.7rem;
    height: 0.32rem;
    background: rgba(0, 0, 0, 0.7);
    border: 1px solid #464b4c;
    font-size: 0.18rem;
    color: #fff;
    text-indent: 0.2rem;
    text-align: center;
}

.bind-right p:nth-child(1) {
    width: 1.41rem;
    color: #f98b55;
    height: 0.2rem;
    margin-top: -0.2rem;
}

.bind-right p:nth-child(3) {
    width: 1.41rem;
    height: 0.24rem;
    margin-bottom: -0.24rem;
}

.cont3-packs {
    width: 7.5rem;
    height: 6.22rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/mobile/cont3-packs.png) no-repeat top / 100% auto;
    margin: -0.2rem 0 0;
}

.cont3-packs-desc {
    font-size: 0.18rem;
    color: #cc6d3d;
    text-align: center;
    padding: 1.02rem 0.3rem 0;
}

.cont3-packs-btn a {
    width: 3.47rem;
    height: 0.37rem;
    background-position: 0 -1.41rem;
    color: #fff;
    font-size: 0.24rem;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
    margin: 0.15rem 0.01rem 0;
    position: relative;
}

.cont3-packs-btn a.cur {
    height: 0.39rem;
    background-position: 0 -1.98rem;
}

.cont3-packs-btn a:nth-child(1)::before {
    content: '';
    width: 1.96rem;
    height: 0.55rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/pc/packs-icon.png) no-repeat top / 100% 100%;
    position: absolute;
    left: -0.7rem;
    top: 50%;
    transform: translateY(-0.26rem) scale(0.7);
    pointer-events: none;
}

.packs-swiper {
    width: 7.1rem;
    height: 4.1rem;
    overflow: hidden;
    margin: 0 auto;
    transform: translateX(0.01rem);
    position: relative;
}

.packs-swiper img {
    width: 7rem;
    display: block;
    margin: 0.5rem auto 0;
}

.packs-swiper .swiper-button-prev, .packs-swiper .swiper-button-next {
    width: 0.22rem;
    height: 0.3rem;
}

.packs-swiper .swiper-button-prev {
    background-position: -2.84rem 0;
    left: 0px;
}

.packs-swiper .swiper-button-next {
    background-position: -3.26rem 0;
    right: 0px;
}

.cont4 {
    height: 18.8rem;
    padding-top: 0.52rem;
}

.cont4-box {
    width: 7.5rem;
    height: 15.6rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/mobile/cont4-box.png) no-repeat top / 100% auto;
    padding-top: 3.1rem;
}


.lottery-btn {
    width: 100%;
    padding: 0 0.2rem;
    font-size: 0.18rem;
    color: #fff;
    justify-content: space-between;
    text-align: center;
    margin: 1.32rem 0 0;
    align-items: start;
    flex-wrap: wrap;
}

.lottery-btn li p:nth-child(1) {
    width: 2.09rem;
    height: 0.24rem;
    margin-top: -0.24rem;
}

.lottery-btn li p:nth-child(3) {
    width: 2.09rem;
    height: 0.7rem;

    color: #8a9699;
    font-size: 0.16rem;
    padding-top: 0.04rem;
}

.lottery-btn a.lb1, .lottery-btn a.lb2, .lottery-btn a.lb3, .lottery-btn a.lb4 {
    width: 2.09rem;
    height: 0.66rem;
    text-indent: -99999px;
}

.lottery-btn a.lb1 {
    background-position: 0 -2.55rem;
}

.lottery-btn a.lb2 {
    background-position: -2.29rem -2.55rem;
}

.lottery-btn a.lb3 {
    background-position: -4.56rem -2.55rem;
}

.lottery-btn a.lb4 {
    background-position: -6.87rem -2.55rem;
}

.lottery-number {
    margin: 0 auto;
    align-items: flex-start;
    justify-content: space-between;
    padding: 7rem 1.9rem 0;
    color: #fff;
    font-size: 0.18rem;
    line-height: 0.24rem;
}

.lottery-number a {
    color: #cc6d3d;
    text-decoration: underline;
}

.lottery-start {
    width: 5.15rem;
    margin: 0.15rem auto 0;
    justify-content: space-between;
}

.lottery-start a.ls1, .lottery-start a.ls2 {
    width: 2.17rem;
    height: 0.62rem;
    font-size: 0.26rem;
    color: #fff;
}

.lottery-start a.ls1 {
    background-position: 0 -3.41rem;
}

.lottery-start a.ls2 {
    background-position: -2.37rem -3.41rem;
}

.lottery-list {
    width: 7.22rem;
    height: 1.88rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/mobile/lottery-list.png) no-repeat top / 100% auto;
    margin: 0.4rem 0 0 0.09rem;
    justify-content: start;
}

.lottery-check {
    color: #598079;
    font-size: 0.18rem;
    text-decoration: underline;
    margin: 1.35rem 0.81rem 0 0.6rem;
}

.lottery-over {
    width: 4.4rem;
    height: 1.4rem;
    overflow: hidden;
    line-height: 0.28rem;
    color: #a3becc;
    font-size: 0.18rem;
}

.cont5 {
    height: 16.35rem;
    padding-top: 0.7rem;
}

.cont5-box {
    min-height: 8.13rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/mobile/cont5-box.png) no-repeat top / 5.93rem auto;
    padding-top: 1.25rem;
}

.cont5-desc {
    text-align: center;
    font-size: 0.18rem;
    color: #8a9699;
    line-height: 0.26rem;
}

.cont5-desc span {
    color: #d46a2c;
}

.cont5-number {
    font-size: 0.2rem;
    color: #fff;
    padding-top: 0.2rem;
}

.cont5-number p {
    width: 2rem;
    text-align: center;
}

.exchange-box {
    width: 7.5rem;
    position: relative;
    margin: 0.1rem auto 0;
}

.exchange-swiper {
    width: 100%;
    /* overflow: hidden; */
    position: relative;
    margin: 0 auto;
    padding-bottom: 0.1rem;
}
.exchange-box .swiper-slide:nth-of-type(3) .exchange-hover{
    left: -3rem;
}
.exchange-item {
    width: 2.84rem;
    height: 4.44rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/mobile/exchange-item.png) no-repeat top / 100% auto;
    position: relative;
    margin: 0.1rem auto;
}

.exchange-hover {
    width: 6rem;
    position: absolute;
    top: -4.6rem;
    left: -2.1rem;
    z-index: 10;
    overflow: hidden;
    display: none;
}

.exchange-item:hover .exchange-hover {
    height: 4.6rem;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.exchange-box .swiper-slide:nth-of-type(1) .exchange-hover {
    left: 0;
}

.exchange-image {
    width: 2.5rem;
    position: absolute;
    top: 0.19rem;
    left: 0.15rem;
}

.echange-jf {
    position: absolute;
    top: 2.32rem;
    left: 0.23rem;
    color: #fff;
    font-size: 0.2rem;
    line-height: 1.1;
}

.echange-jf span {
    display: block;
    font-family: 'impact';
    font-size: 0.5rem;
}

.echange-name {
    width: 100%;
    position: absolute;
    top: 3.13rem;
    left: 0px;
    color: #fff;
    font-size: 0.18rem;
    line-height: 1.1;
    text-align: center;
}

.exchange-box .swiper-button-prev, .exchange-box .swiper-button-next {
    width: 0.22rem;
    height: 0.3rem;
    transform: scale(1.3);
}

.exchange-box .swiper-button-prev {
    background-position: -2.84rem 0;
    left: 0.1rem;
}

.exchange-box .swiper-button-next {
    background-position: -3.26rem 0;
    right: 0.1rem;
}

.echange-btn {
    width: 2.39rem;
    height: 0.73rem;
    background-position: 0 -4.23rem;
    font-size: 0.26rem;
    color: #cfe5e5;
    position: absolute;
    bottom: 0.16rem;
    left: 0.24rem;
    padding-bottom: 0.03rem;
}

.series-desc {
    font-size: 0.18rem;
    color: #8a9699;
    line-height: 0.26rem;
    padding: 1.28rem 0.26rem 0.3rem;
}

.series-desc p {
    padding-left: 0.17rem;
}

.series-desc p::before {
    content: '';
    width: 0;
    height: 0;
    width: 0.15rem;
    height: 0.17rem;
    display: inline-block;
    vertical-align: middle;
    background: #8a9699;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    margin: 0 0.03rem 0 -0.16rem;
}

.series-desc p:nth-child(1) {
    color: #d5dfe1;
    padding-left: 0;
}

.series-desc p:nth-child(1)::before {
    display: none;
}

.series-item {
    justify-content: space-between;
    align-items: flex-start;
    padding: 0rem 0.1rem 0;
}

.series-item li {
    /* width: 2.28rem; */
    width: 7.3rem;
}

.series-item li img {
    width: 100%;
    display: block;
}

.series-item a.si1 {
    width: 2.01rem;
    height: 0.64rem;
    font-size: 0.22rem;
    background-position: -2.59rem -4.23rem;
    color: #cfe5e5;
    margin: 0.25rem auto 0.05rem;
    padding-bottom: 0.03rem;
}

.series-item a.si2 {
    width: 2.01rem;
    height: 0.64rem;
    font-size: 0.22rem;
    background-position: -4.8rem -4.23rem;
    color: #cfe5e5;
    margin: 0.03rem auto 0.02rem;
    padding-bottom: 0.03rem;
}

.series-text {
    text-align: center;
    font-size: 0.18rem;
    color: #8a9699;
}

.series-text span {
    color: #d96721;
}

.cont6 {
    height: 5.15rem;
    padding-top: 0.65rem;
}

.cont6-box {
    height: 2.93rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/mobile/cont6-box.png) no-repeat top / 100% auto;
}

.cont7 {
    height: 20rem;
    padding-top: 0.45rem;
}

.cont7-box {
    width: 7.42rem;
    height: 19.21rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/mobile/cont7-box.png) no-repeat top / 100% auto;
    margin: 0 auto;
}

.cont7-box .lottery-btn {
    margin-top: 0px;
}

.cont7-desc {
    margin: 0 auto;
    font-size: 0.18rem;
    color: #8a9699;
    line-height: 0.24rem;
    padding: 1.1rem 0.25rem 0;
    height: 2.63rem;
}

.cont7-desc br {
    display: none;
}

.cont7-reward {
    width: 7.12rem;
    height: 5.49rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/mobile/cont7-reward.png) no-repeat top / 100% 100%;
    margin: 0 auto 0;
    position: relative;
}


.cont7-item {
    height: 8.2rem;
    margin: 0 auto;
    align-items: flex-start;
    padding-top: 0.45rem;
    flex-wrap: wrap;
}

.cont7-p1 {
    width: 3.5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 0.95rem;
    color: #273231;
    font-size: 0.18rem;
    line-height: 0.42rem;
    margin-left: 0.1rem;
}

.cont7-code {
    width: 1.48rem;
    height: 0.48rem;
    background: #2c3836;
    border: none;
    text-align: center;
    font-size: 0.2rem;
    color: #fff;
}

.cont7-copy {
    width: 1.74rem;
    height: 0.48rem;
    background-position: 0 -5.16rem;
    margin-left: 0.06rem;
    font-size: 0.24rem;
    color: #cfe5e5;
}

.cont7-use {
    width: 3.23rem;
    height: 0.71rem;
    background-position: -1.94rem -5.16rem;
    font-size: 0.25rem;
    color: #cfe5e5;
    margin: 0.22rem auto;
}

.cont7-agree {
    width: 3.23rem;
    height: 0.71rem;
    background-position: -5.37rem -5.16rem;
    font-size: 0.25rem;
    color: #cfe5e5;
}

.cont7-id {
    width: 3.18rem;
    height: 0.5rem;
    background: #2c3836;
    border: none;
    text-align: center;
    font-size: 0.2rem;
    color: #fff;
    margin-top: 0.36rem;
}

.cont7-p2 {
    width: 6.7rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0.8rem 0 0;
    font-size: 0.2rem;
    color: #273231;
}

.cont7-group {
    width: 100%;
    justify-content: space-between;
}

.cont7-group span {
    color: #b9231c;
}

.cont7-record {
    color: #b9231c;
    text-decoration: underline;
}

.cont7-table {
    width: 100%;
    height: 2.65rem;
    overflow-y: auto;
    padding-right: 0.07rem;
    margin-top: 0.2rem;
}

.cont7-table::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: transparent
}

.cont7-table::-webkit-scrollbar-thumb {
    background: #a36838;
    border-radius: 10px
}

.cont7-table th {
    height: 0.4rem;
    width: 33.3%;
    text-align: center;
    border-bottom: 1px solid #5c6166;
    font-weight: normal;
}

.cont7-table td {
    min-height: 0.48rem;
    text-align: center;
    font-weight: normal;
    font-size: 0.18rem;
    padding: 0.1rem 0.03rem 0;
}

.cont7-table span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 2rem;
    display: inline-block;
}

.cont7-table th:nth-child(1), .cont7-table td:nth-child(1) {
    text-align: left;
}

.cont7-table th:nth-child(3), .cont7-table td:nth-child(3) {
    text-align: right;
}

.cont7-random {
    justify-content: flex-start;
    height: 0.48rem;
    margin-top: 0.15rem;
    padding-left: 1.5rem;
}

.cont7-random span {
    width: 2rem;
    text-align: center;
    border-radius: 9999px;
    background: #aa6537;
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.18rem;
    color: #fff;
    margin-right: 0.2rem;
    overflow: hidden;
}

.cont7-divide {
    height: 0.8rem;
    margin-top: 0.05rem;
    justify-content: space-between;
    font-size: 0.2rem;
    color: #cfe5e5;
    line-height: 0.3rem;
    text-align: center;
    padding: 0 0.3rem 0 0.52rem;
}

.cont7-divide-btn {
    font-size: 0.24rem;
    color: #e3f5f6;
    width: 1.41rem;
    height: 0.52rem;
    background-position: 0 -6.07rem;
    padding-bottom: 0.07rem;
}


.cont8 {
    height: 10rem;
    padding-top: 0.7rem;
}

.cont8-box {
    min-height: 8.21rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/mobile/cont8-box.png) no-repeat top / 6.15rem auto;
    padding-top: 1.1rem;
}

.cont8-desc {
    font-size: 0.2rem;
    color: #fff;
    line-height: 0.26rem;
    text-align: center;
}

.cont8-type {
    justify-content: space-between;
    padding: 0.28rem 0.25rem 0 0.1rem;
}

.cont8-type a.ct1 {
    width: 2.09rem;
    height: 0.63rem;
    background-position: -1.61rem -6.07rem;
    font-size: 0.2rem;
    color: #fff;
    cursor: auto;
}

.cont8-type a.ct2 {
    width: 2.09rem;
    height: 0.63rem;
    background-position: -3.9rem -6.07rem;
    font-size: 0.2rem;
    color: #fff;
}

.cont8-item {
    padding-left: 0;
}

.cont8-item li {
    width: 48%;
    padding: 3.02rem 0 1.75rem;
    text-align: center;
    font-size: 0.18rem;
    color: #fff;
}

.cont8-btn a.cb1 {
    width: 1.53rem;
    height: 0.44rem;
    font-size: 0.22rem;
    background-position: 0 -6.9rem;
    color: #cfe5e5;
    margin: 0.1rem 0.03rem 0;
    padding-bottom: 0.04rem;
}

.cont8-btn a.cb2 {
    width: 1.52rem;
    height: 0.44rem;
    font-size: 0.22rem;
    background-position: -1.73rem -6.9rem;
    color: #cfe5e5;
    margin: 0.1rem 0.03rem 0;
    padding-bottom: 0.04rem;
}

.cont8-number {
    font-size: 0.18rem;
    margin-top: 0.05rem;
}

.cont8-number span {
    width: 1.52rem;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
}



/* pop S*/

.spr-p {
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/pop/spr-pop.png) no-repeat top / 10rem auto;
}

.float {
    display: none;
}

.float-m {
    width: 2.63rem;
    height: 2.46rem;
    position: fixed;
    right: 0.1rem;
    bottom: 10%;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/pop/float-m.png) no-repeat top / 100% auto;
    z-index: 99;
    padding-top: 0.6rem;
}

.float-text {
    width: 2.2rem;
    height: 0.8rem;
    margin: 0 auto;
    text-align: center;
    color: #060606;
    font-size: 0.22rem;
}

.float-text span {
    display: none;
    font-size: 18px;
    margin-top: 17px;
}

.float-btn {
    width: 2.29rem;
    height: 0.64rem;
    margin: 0 auto;
    font-size: 0.26rem;
    color: #cfe5e3;
    background-position: 0 -0.84rem;
}

.float-code {
    position: absolute;
    top: 21px;
    left: 41px;
    display: none;
}

.pop-close {
    width: 0.39rem;
    height: 0.39rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/pop/close.png) no-repeat center / 100% auto;
    position: absolute;
    top: -0.41rem;
    text-indent: -9999px;
    right: 0;
}

.pop {
    position: relative;
    display: none;
}

.pop-video, #container {
    width: 7rem;
    height: 4rem
}

.pop-share {
    width: 7.3rem;
}

.pop-share>span {
    width: 0;
    height: 0;
    display: block;
}

.pop-share-image {
    width: 100%;
}

.pop-share .pop2-btn a {
    margin: 0rem 0.3rem 0;
}

.pop-share .qrcode {
    top: 2.55rem;
    left: 0.43rem;
    position: absolute;
}

.pop-share .qrcode canvas, .pop-share .qrcode img {
    width: 1.02rem;
    left: 1.02rem;
    display: block;
}


.pop1 {
    width: 2.88rem;
    height: 4.56rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/pop/pop1.png) no-repeat top / 100% auto;
    padding-top: 0.85rem;
}

.pop1 .pop2-item {
    height: 2.95rem;
}

.pop1 .pop2-image {
    width: 2.32rem;
    margin: 0 auto;
    display: block;
}

.pop1 .pop2-name {
    text-align: center;
    font-size: 0.18rem;
    color: #fff;
    margin-top: -0.25rem;
    height: 0.45rem;
}

.pop1-btn {
    width: 2.29rem;
    height: 0.64rem;
    margin: 0 auto;
    font-size: 0.22rem;
    color: #e5e3cf;
    background-position: 0 0;
}

.pop2 {
    width: 7.22rem;
    height: 7.1rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/pop/pop2.png) no-repeat top / 100% auto;
}

.pop2 .pop2-item {
    height: 5.93rem;
    flex-wrap: wrap;
    padding: 1.08rem 0 0 0;
}

.pop2 .pop2-item li {
    width: 1.28rem;
    height: 2.26rem;
    border: 0.02rem solid rgba(255, 255, 255, 0.7);
    margin: 0.08rem 0.04rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 0.18rem;
    color: #fff;
}

.pop2 .pop2-image {
    width: 100%;
}

.pop2 .pop2-name {
    height: 0.4;
    line-height: 0.2rem;
    padding: 0 0.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.pop2-btn a {
    width: 2.29rem;
    height: 0.64rem;
    margin: 0.5rem 0.15rem 0;
    font-size: 0.24rem;
    color: #e5e3cf;
}

.pop2-btn a.pb1 {
    background-position: 0 0;
}

.pop2-btn a.pb2 {
    background-position: 0 -0.84rem;
}

.pop3 {
    width: 7.23rem;
    height: 6.28rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/pop/pop3.png) no-repeat top / 100% auto;
    padding-top: 1.15rem;
    background-size: 100% 100%;
}

.pop3-scroll a {
    background-color: red;
    color: #fff;
}

.pop3-scroll {
    height: 4.2rem;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0.1rem 0.15rem 0;
}

.pop3-scroll::-webkit-scrollbar {
    width: 0.05rem;
    background-color: rgba(0, 0, 0, 0)
}

.pop3-scroll::-webkit-scrollbar-thumb {
    background: #fff
}

.pop3-table {
    width: 3.2rem;
    font-size: 0.18rem;
    text-align: center;
    color: #fff;
}

.pop3-table th {
    height: 0.5rem;
    border-bottom: 1px solid #9d9e9e;
}

.pop3-table th:nth-child(2) {
    min-width: 0.9rem;
}

.pop3-table th:nth-child(3) {
    min-width: 0.8rem;
}

.pop3-table td {
    height: 0.4rem;
}

.pop3-page {
    width: 3.2rem;
    position: absolute;
    bottom: 0.5rem;
    left: 0.3rem;
    text-align: center;
    color: #fff;
    font-size: 0.2rem;
}

.pop3-page a {
    color: #fff;
}

.pop4 {
    width: 7.23rem;
    height: 7.87rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/pop/pop4.png) no-repeat top / 100% auto;
}

.pop4-rule {
    padding: 1.25rem 0.3rem 0;
    color: #fff;
}

.pop4-rule ul {
    font-size: 0.2rem;
    line-height: 0.24rem;
    height: 6.3rem;
    overflow-y: auto;
    padding: 0 0.3rem;
    white-space:pre-line;
}

.pop4-rule li {
    padding-bottom: 0.1rem;
}
.pop4-rule li a{
    color: yellow;
}
.pop4-rule ul::-webkit-scrollbar {
    width: 0.05rem;
    background-color: rgba(0, 0, 0, 0)
}

.pop4-rule ul::-webkit-scrollbar-thumb {
    background: #fff
}

.pop5 {
    width: 6.2rem;
    height: 8.28rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/pop/pop5.png) no-repeat top / 100% auto;
    padding: 1.35rem 0.6rem 0;
}

.pop6 {
    width: 6.2rem;
    height: 8.28rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/pop/pop6.png) no-repeat top / 100% auto;
    padding: 1.35rem 0.6rem 0;
}

.pop-record {
    height: 6rem;
    text-align: center;
    overflow-y: auto;
    color: #fff;
}

.pop-record::-webkit-scrollbar {
    width: 0.05rem;
    background-color: rgba(0, 0, 0, 0)
}

.pop-record::-webkit-scrollbar-thumb {
    background: #fff
}

.pop-record th {
    height: 0.45rem;
    border-bottom: 1px solid #fff;
    font-size: 0.26rem;
    font-weight: normal;
    padding-bottom: 0.1rem;
    width: 20%;
}

.pop-record td {
    height: 0.5rem;
    font-size: 0.2rem;
    padding-top: 0.1rem;
}

.pop5-page {
    text-align: center;
    color: #fff;
    padding-top: 0.2rem;
    font-size: 0.2rem;
}

.pop5-page a {
    color: #fff;
}

.pop7 {
    width: 7.24rem;
    height: 3.72rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/pop/pop7.png) no-repeat top / 100% auto;
}

.pop7-input {
    padding-top: 0.94rem;
    line-height: 0.54rem;
    text-align: center;
}

.pop7-input p {
    font-size: 0.26rem;
    color: #2d3836;
    letter-spacing: 0.02rem;
    font-weight: bold;
}

.pop7-input input {
    width: 2.3rem;
    height: 0.54rem;
    border: none;
    background: #2c3735;
    font-size: 0.26rem;
    color: #fff;
    text-align: center;
    margin-left: 0.2rem;
}

.pop7-input span {
    width: 1.7rem;
    height: 0.54rem;
    border: none;
    background: #2c3735;
    font-size: 0.26rem;
    color: #fff;
    letter-spacing: 0.02rem;
}

.pop7-desc {
    text-align: center;
    font-size: 0.18rem;
    color: #2d3836;
    line-height: 0.54rem;
}

.pop7-btn {
    width: 3.6rem;
    height: 0.8rem;
    background-position: 0 -1.68rem;
    font-size: 0.3rem;
    color: #fff;
    margin: 0 auto;
}

.pop8 {
    width: 7.22rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/pop/pop8.png) no-repeat top / 3.49rem auto;
    padding-top: 0.8rem;
}

.pop9 {
    width: 5.79rem;
    height: 5.24rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/pop/pop9.png) no-repeat top / 100% auto;
    background-size: 100% 100%;
}

.pop9-item {
    height: 100%;
}

.pop9-item ul {
    width: 100%;
    flex-wrap: wrap;
}

.pop9-item li {
    width: 25%;
    margin: 0.05rem 3%;
    position: relative;
}

.pop9-image {
    width: 80%;
    display: block;
    margin: 0 auto;
}

.pop9-name {
    text-align: center;
    font-size: 0.18rem;
    color: #fff;
    margin: -0.2rem auto 0 auto;
   width: 1.5rem;
}

.pop9-btn {
    width: 1.39rem;
    height: 0.38rem;
    background-position: 0 -2.68rem;
    color: #fff;
    font-size: 0.2rem;
    margin-top: 0.05rem;
    transform: scale(0.9);
}

/* pop E*/


.gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray
}
.cont7-miaohover img {
    display: none;
    position: absolute;
    left: 50%;
    top: -4rem;
    margin-left: -3.7rem;
}
.cont7-miaohover:hover img{
    display: block;
    width: 5rem;
}
.cont7-miaohover-1{
    width: 2.2rem;
    height: 2.6rem;
    position: absolute;
    right: 2.5rem;
    top: 2.8rem;
    cursor: pointer;
}
.cont7-miaohover-2{
    width: 2.2rem;
    height: 2.6rem;
    position: absolute;
    right: 0.08rem;
    top: 2.8rem;
    cursor: pointer;
}
.cont4-box .lottery-btn li:last-child{
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.lottery-btn .lb5{
    width: 3.1rem;
    height: 0.92rem;
    background: url(https://game.gtimg.cn/images/actdaoju/act/a20240328tank/mobile/lottery-btn-tx.png) no-repeat top center;
    background-size: 100% 100%;
    position: relative;
}
.lottery-btn .lb5 .lbmLq{
    color: #fff;
    padding-right: 0.08rem;
    padding-left: 0.08rem;
}
.lottery-btn .lb5 input{
    background-color: transparent;
    height: 0.4rem;
    width: 1.8rem;
    margin-left: 0.2rem;
    border: none;
    outline: none;
    color: #fff;
    font-size: 0.2rem;
}
/* 弹窗 */
.dia-main-jackpot{
    width: 6rem;
    height: 6.1rem;
    background-color: rgba(12, 14, 14, 0.5);
    border: 0.02rem solid #d4cabe;
    box-sizing: border-box;
    border-radius: 0.05rem;
}
.dia-main-jackpot .dia-tab{
    font-size: 0;
    position: relative;
    padding-top: 0.2rem;
    text-align: center;
}
.dia-main-jackpot .dia-tab a{
      width: 1.2rem;
    height: 0.54rem;
    line-height: 0.54rem;
    color: #fff;
    text-align: center;
    font-size: 0.18rem;
    font-weight: bold;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.14rem;
    background-color: #49b79a;
    border-radius: 0.05rem;
}
.dia-main-jackpot .dia-tab a.on{
    background-color: #ce6c3a;
}
.dia-tab-bg {
    position: relative;
    z-index: 2;
}
.dia-table-ul {
    padding-top: 0.48rem;
    width: 5.1rem;
    font-size: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.dia-table-ul .dia-th {
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 0.2rem;
    color: #fff;
    font-weight: 700;
    line-height: 0.5rem;
    border-bottom: solid 1px #fff;
}
.dia-table-ul .dia-th span:nth-child(1) {
    width: 360px;
}
.dia-table-ul .dia-th span:nth-child(2) {
    width: 140px;
}
.dia-table-ul ul {
    width: 100%;
    height: 4rem;
    overflow: auto;
}
.dia-table-ul .dia-tr {
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 0.2rem;
    color: #fff;
    line-height: 0.24rem;
    padding: 10px 0;
}
.dia-table-ul .dia-tr span:nth-child(1) {
    width: 3.6rem;
}
.dia-table-ul .dia-tr span:nth-child(2) {
    width: 1.4rem;
}
.dia-table-ul ul::-webkit-scrollbar {
    width: 0.05rem;
    background-color: rgba(0, 0, 0, 0)
}

.dia-table-ul ul::-webkit-scrollbar-thumb {
    background: #fff
}
.cont6-box-hover{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    position: relative;
    display: block;
    cursor: pointer;
}
.cont6-box-hover img{
    display: none;
}
.cont6-box-hover:hover img {
    display: block;
    width: 7.5rem;
    position: absolute;
    left: 0;
    top: -1rem;
}
.video-box{
    display: none;
}


.video-play-btn{
    position: absolute;
    left: 0.6rem;
    top: 0.9rem;
    width: 0.7rem;
    height: 0.4rem;
    /* border: 1px solid red; */
}
.pop-video2{
    width:7rem;
}
.pop-video2 .dia-con{
    width: 100%;
}
.pop-video2 .dia-con video{
    width: 100%;
}
.pop9-item li .video-play-btn{
    top: 0.32rem;
}
.xl-tips{
    font-size: 0.2rem;
    color: #fff;
    position: absolute;
    right: 0.25rem;
    top: 0.25rem;
}
.m-header-swiper{
    height: 4.22rem;
    width: 7.5rem;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
}
.m-header-swiper .swiper-slide img{
    width: 100%;
    height: 4.22rem;
}
.hj-tips{
    font-weight: bold;
    color: #fff;
    font-size: 0.22rem;
    text-align: center;
    margin-top: 0.4rem;
}
