html,body,div,p,ul,li,dl,dt,dd,em,i,span,a,img,input,h1,h2,h3,h4,h5 {margin:0;padding:0;box-sizing:border-box;position: relative;}
a,img,input {border:none;}
body{font: 14px/1.75 -apple-system, "Helvetica Neue", Helvetica, Arial, sans-serif;}
a {color: inherit; text-decoration: none;}
ul,li{list-style: none}

html {
    font-size: 100px;
}

div{
    box-sizing:border-box;
    position: relative;
}
body {
    overflow-x: hidden;
}
img{display: block; width: 100%;height: 100%;}

@font-face {
    font-family: 'fz';
    src: url('../font/fz.woff2');
}
.line1 {
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.line2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}



.custom-select {
    font-family: 'fz';
    position: relative;
    display: inline-block;
    width: 2.46rem;
}
.select {
    z-index: 2;
    background: url(//game.gtimg.cn/images/tlbb/cp/a20250604season/m/select-bg.png) no-repeat center / 100% 100%;
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    border: none;
    border-radius: 0.05rem;
    cursor: pointer;
    color: #bd7d45;
    font-size: 0.24rem;
    padding-right: 0.5rem;
    font-family: "fz";
    font-weight: bold;
}

.select-items {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    overflow: hidden;
    max-height: 0;
    width: calc(100% - 0.02rem);
    transition: max-height 0.3s ease-out;
    border-left: 1px solid #f4b78a;
    border-right: 1px solid #f4b78a;
    background: #fff2c2;
}
.select-items div {
    font-size: 0.18rem;
    color: #bd7d45;
    height: 0.44rem;
    line-height: 0.44rem;
    text-align: center;
    border-bottom: 1px solid #f8a05f;
    cursor: pointer;
}
.select-items div:hover, .same-as-selected {
    background-color: rgba(0,0,0,0.1);
}


.bg-select-list {
    width: 5.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0.26rem auto 0;
}
.bg5 .bg-select-list{
    justify-content: center;
    margin-top: .36rem;
}
.select{
    width: 2.46rem;
    height: 0.5rem;
    display: inline-block;
}
.select select {
    cursor: pointer;
    text-align: center;
    font-size: 0.24rem;
    color: #bd7d45;
    font-family: 'fz';
    width: 100%;
    height: 100%;
    padding-right: 0.2rem;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.select-arrow {
    background: red;
    width: 0.24rem;
    height: 0.24rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/select-j.png') no-repeat center / cover;
    position: absolute;
    right: 0.15rem;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

.videoPopup {
    z-index: 200;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    /*width: 1400px;*/
    /*height: 100%;*/
    padding: 0.2rem 0rem;
    background: #000;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.videoPopupBg {
    z-index: 200;
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(34 34 34 / 49%);
}
.container {
    margin: 0 auto;
}
.videoPopupClose {
    z-index: 300;
    position: absolute;
    left: 50%;
    bottom: -1rem;
    transform: translateX(-50%);
    width: 0.6rem;
    height: 0.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 0.42rem;
    color: #fff;
    border-radius: 50%;
    background: #000;
    border: 1px solid #fff;
}

.head {
    display: block;
    width: 100%;
    height: 1.03rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/head.png') no-repeat center / 100% 100%;
}

.bg1 {
    width: 100%;
    height: 4.59rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg1.png') no-repeat center / 100% 100%;
}
.bg1-link{
    width: 7.1rem;
    margin: 0 auto;
    display: flex;
    flex-direction: row-reverse;
    justify-content: end;
}
.bg1-link-item {
    margin-top: 0.14rem;
    width: 1.7rem;
    height: 0.4rem;
    margin-left: .1rem;
}
.bg1-link-item1 {
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/link1.png') no-repeat center / 100% 100%;
}
.bg1-link-item2 {
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/link2.png') no-repeat center / 100% 100%;
}
.bg1-link-item3 {
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/link3.png') no-repeat center / 100% 100%;
}
.bg1-link-item4 {
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/link4.png') no-repeat center / 100% 100%;
}
.bg1-text{
    top: .96rem;
    width: 5.10rem;
    height: 1.97rem;
    margin: 0 auto;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg1-text.png') no-repeat center / 100% 100%;
    overflow: hidden;
}

.bg2 {
    width: 100%;
    height: 8.58rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg5.jpg') no-repeat center / 100% 100%;
    padding-top: 1.14rem;
}
.bg2-title {
    width: 7.50rem;
    height: 1.46rem;
    margin: 0 auto 0;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg2-title.png') no-repeat center / 100% 100%;
}
.bg2-box {
    margin-top: 0.1rem;
    width: 100%;
    height: 5.2rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg2-line.png') no-repeat 0 1.25rem / 100% 2.89rem;
}
.bg2-box1 {
    display: flex;
    align-items: center;
    justify-content: center;
    /*margin-top: 0.59rem;*/
}
.bg2-box2{
    width: 3.7rem;
    margin-left: 1.86rem;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: row-reverse;
}
.bg2-box1-j {
    z-index: 5;
    margin: -0.31rem -0.11rem 0;
    width: 0.24rem;
    height: 0.24rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/j.png') no-repeat center / 100% 100%;
}
.bg2-box2-j {
    z-index: 5;
    top: -0.15rem;
    margin: 0 -0.08rem 0 -.12rem;
    width: 0.24rem;
    height: 0.24rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/j2.png') no-repeat center / 100% 100%;
}
.bg2-box2-j:first-child{
    margin-right: -.75rem;
    margin-left: auto;
}
.bg2-box1-item, .bg2-box2-item {
    width: 1.81rem;
    height: 2.82rem;
    display: flex;
    align-items: center;
}
.bg2-box1-item1{background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg2-item1.png') no-repeat center / 100% 100%;}
.bg2-box1-item2{background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg2-item2.png') no-repeat center / 100% 100%;}
.bg2-box1-item3{background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg2-item3.png') no-repeat center / 100% 100%;}
.bg2-box1-item4{background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg2-item4.png') no-repeat center / 100% 100%;}
.bg2-box2-item1{background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg2-item5.png') no-repeat center / 100% 100%;}
.bg2-box2-item2{
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg2-item6.png') no-repeat center / 100% 100%;
    width: 1.89rem;
    height: 2.91rem;
}

.box-item-date {
    width: 1.3rem;
    margin: 0.5rem auto 0;
    font-size: 0.18rem;
    color: #fff6e5;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    word-break: keep-all;
}
.bg2-box1-item4 .box-item-date {
    line-height: 1.2;
    margin-top: 0.8rem;
}
.bg2-box2-item2  .box-item-date {
    line-height: 1.2;
    margin-top: .8rem;
}
.box-item-date8{line-height: 0.22rem;text-align: center;}
.box-item-date p{
    width: 0.1rem;
    height: 0.01rem;
    margin: 0 auto 0;
    background: #fff6e5;
}

.bg3 {
    width: 100%;
    height: 11.84rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg3.jpg') no-repeat center / 100% 100%;
    overflow: hidden;
}
.bg3-title {
    width: 7.50rem;
    height: 1.42rem;
    margin: 0 auto 0;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg3-title.png') no-repeat center / 100% 100%;
}
.bg3-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    /*justify-content: center;*/
    width: 7.07rem;
    height: 10.91rem;
    margin: 0.15rem auto 0;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg3-box.png') no-repeat center / 100% 100%;
}
.bg3-box1{
    top: 0.52rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 2.54rem;
    height: 3.51rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg3-box-item.png') no-repeat center / 100% 100%;
}
.bg3-box1-logo{
    width: 1.5rem;
    height: 1.54rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg3-box-item-logo.png') no-repeat center / 100% 100%;
}
.bg3-box1-logo1s{
    margin: -0.2rem auto 0;
    width: 1.35rem;
    height: 1.92rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/pc/bg3-box-logo1s.png') no-repeat center / 100% 100%;
}
.bg3-box1-title{width: 80%;text-align: center; font-size: 0.24rem;margin-top: 0.1rem;font-weight: bold; color: #d82600;}
.bg3-box1-name{width: 80%;text-align: center;font-size: 0.22rem;margin-top: -0.1rem; color: #942c1b;}
.bg3-box2 {
    display: flex;
}
.bg3-box2-item{
    padding-top: 0.65rem;
    display: flex;
    text-align: center;
    justify-content: center;
    width: 0.81rem;
    height: 2.81rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg3-box-item-bg.png') no-repeat center / 100% 100%;
}
.bg3-box2-item1{left: -1.3rem;top: 0.4rem;}
.bg3-box2-item2{left: 1.32rem;top: 0.4rem;}
.bg3-box2-item3{left: -1.12rem;top: 1rem;}
.bg3-box2-item4{left: -0.7rem; top: 1rem;}
.bg3-box2-item5{left: 0.7rem; top: 1rem;}
.bg3-box2-item6{left: 1.13rem; top: 1rem;}
.bg3-box2-item-1{
    margin-right: 0.02rem;
    width: 0.24rem;
    height: 1.79rem;
    overflow-y: hidden;
    line-height: 0.24rem;
    word-wrap: break-word;
    color: #ffdda1;
    font-size: 0.24rem;
    font-weight: bold;
}
.bg3-box2-item-2{
    width: 0.2rem;
    height: 1.79rem;
    overflow-y: hidden;
    line-height: 0.2rem;
    color: #fce2c1;
    word-wrap: break-word;
    font-size: 0.20rem;
}

.bg4 {
    width: 100%;
    height: 14.77rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg4.jpg') no-repeat center / 100% 100%;
}
.bg4-title {
    width: 6.49rem;
    height: 1.18rem;
    margin: 0 auto 0;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg4-title.png') no-repeat center / 100% 100%;
}
.bg4-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 9.24rem;
    margin: 0.15rem auto 0;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg4-box.png') no-repeat center / 100% 100%;
}
.bg4-box-m {
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 2.26rem;
    height: 3.50rem;
    margin-top: 0.2rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg3-box-bg.png') no-repeat center / 100% 100%;
    text-align: center;
    padding-top: 1.8rem;
}
.bg4-box-m-logo{
    margin: 0.15rem auto 0.05rem;
    width: 1.6rem;
    height: 1.6rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg3-box-item-logo.png') no-repeat center / 100% 100%;
}
.bg4-box-m-logo1s {
    margin: 0 auto;
    top: -0.25rem;
    width: 1.35rem;
    height: 1.92rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/pc/middle-mode-logo1s.png') no-repeat center / 100% 100%;
}
.bg4-box-m-title{
    width: 80%;
    margin: .1rem auto 0;
    font-size: 0.18rem;
    color:  #b84503;
    line-height: 1.2;
}
.bg4-box-m-name{
    width: 80%;
    margin: 0rem auto 0;
    font-size: 0.18rem;
    color: #5e2e08;
    line-height: 1.2;
}

.bg4-box-l {
    position: absolute;
    left: 0;
    display: flex;
}
.bg4-box-r {
    position: absolute;
    right: 0;
    display: flex;
    flex-direction: row-reverse;
}
.box-l-item-bg {
    width: 1.87rem;
    height: 0.63rem;
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.16rem;
    color: #ffdda1;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg4-box-item1.png') no-repeat center / 100% 100%;
}

.boxItem {
    width: 100%;
    height: 0.42rem;
    top: 0.04rem;
    font-size: 0.14rem;
    line-height: 0.35rem;
    line-height: 1.1;
    text-align: center;
    padding-top: .04rem;
    /*display: flex;*/
    /*flex-direction: column;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    color: #b84503;
}
.boxItems {
    width: 100%;
    height: 0.42rem;
    top: 0.06rem;
    font-size: 0.14rem;
    line-height: 1.1;
    text-align: center;
    /*display: flex;*/
    /*flex-direction: column;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    color: #ffdda1;
}
.box-l-item4-1 {top: 0.94rem;left: 1rem;}
.box-l-item4-2 {top: 1.62rem;left: 1rem;}
.box-l-item4-3 {top: 4.98rem;left: 1rem;}
.box-l-item4-4 {top: 5.66rem;left: 1rem;}
.box-l-item2-1 {top: 1.6rem;left: -0.18rem;}
.box-l-item2-2 {top: 6.26rem;left: -0.18rem;}
.box-l-item1-1 {
    z-index: 2;
    position: absolute;
    left: 0.96rem;
    top: 4.2rem;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    display: block;
    width: 1.87rem;
    height: 0.63rem;
    line-height: 0.22rem;
    text-align: center;
    font-size: 0.22rem;
    color: #ffdda1;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg4-box-items1.png') no-repeat center / 100% 100%;
}

.box-r-item4-1 {top: 0.94rem;right: 1rem;}
.box-r-item4-2 {top: 1.62rem;right: 1rem;}
.box-r-item4-3 {top: 4.98rem;right: 1rem;}
.box-r-item4-4 {top: 5.66rem;right: 1rem;}
.box-r-item2-1 {top: 1.6rem;right: -0.18rem;}
.box-r-item2-2 {top: 6.26rem;right: -0.18rem;}
.box-r-item1-1 {
    z-index: 2;
    position: absolute;
    right: 0.95rem;
    top: 4.2rem;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    display: block;
    width: 1.87rem;
    height: 0.63rem;
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.22rem;
    color: #ffdda1;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg4-box-items1.png') no-repeat center / 100% 100%;
}

.bg5 {
    width: 100%;
    height: 11.61rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg2.png') no-repeat center / 100% 100%;
}
.bg5-title {
    width: 7.50rem;
    height: 1.42rem;
    margin: 0 auto 0;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg5-title.png') no-repeat center / 100% 100%;
}
.bg5-tab {
    width: 4.6rem;
    margin: 0.31rem auto 0.33rem ;
    display: flex;
    justify-content: space-between;
}
.bg5-tab-item {
    cursor: pointer;
    width: 2.27rem;
    height: 0.45rem;
    text-align: center;
    line-height: 0.45rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg5-tab-item.png') no-repeat center / 100% 100%;
    box-sizing: border-box;
    padding-left: .2rem;
    font-weight: bold;
}
.bg5-tab-item a{
    display: block;
    background: linear-gradient(to bottom, #f6e9d1, #fedaa0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-size: 0.27rem;
    font-family: 'fz';
}
.bg5-tab-item-check{
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg5-tab-item-check.png') no-repeat center / 100% 100% !important;
}
.bg5-tab-item-check a{
    background: linear-gradient(to bottom, #f6e9d1, #fedaa0) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}
.bg5-name {
    width: 2.46rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    margin: 0 auto 0.31rem;
    color: #ae4530;
    font-size: 0.24rem;
    font-weight: 600;
    letter-spacing: 0.02rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg5-name.png') no-repeat center / 100% 100%;
}
.bg5-box {
    width: 7.3rem;
    margin: 0 auto 0;
    display: flex;
    flex-wrap: wrap;
    margin-left: .2rem;
    /*justify-content: space-between;*/
}
.bg5-box-item {
    text-align: center;
    margin: 0 0 0.24rem 0;
    width: 2.4rem;
    height: 3.75rem;
    /*background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg5-item.png') no-repeat center / 100% 100%;*/
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/sect/9-0.png') no-repeat center / 100% 100%;
    padding-top: 2.44rem;
}
.bg5-item-logo{
    margin: 0.5rem auto 0.15rem;
    width: 1.28rem;
    height: 1.32rem;
}
.bg5-box-item-t1 {
}
.bg5-box-item-t1, .bg5-box-item-t2, .bg5-box-item-t3 {
    width: 2.12rem;
    margin: 0.07rem 0 0 0.1rem;
    color: #f9f9f9;
    font-size: 0.22rem;
    line-height: 0.2rem;
    display: flex;
    align-items: center;
    font-family: "fz";
    font-weight: bold;
    white-space: nowrap;
}
.bg5-box-item-p{
    width: 100%;
}
.bg5-box-item-span {
    max-width: 1.08rem;
}
.bg5-box-item-span1 {
    display: block;
    font-size: 0.22rem;
    color: #f9f9f9;
    max-width: 0.9rem;
}
.bg5-box-item-p, .bg5-box-item-span{
    display: inline;
    font-size: 0.16rem;
    color: #f9f9f9;
    width: auto;
}

.bg6 {
    width: 100%;
    height: 9.04rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg6.jpg') no-repeat center / 100% 100%;
}
.bg6-title {
    width: 6.49rem;
    height: 1.18rem;
    margin: 0 auto 0;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg6-title.png') no-repeat center / 100% 100%;
}
.bg6-box {
    width: 7.3rem;
    margin: 0.25rem auto 0;
    display: flex;
    flex-wrap: wrap;
}
.bg6-box-item {
    margin: 0 0.05rem 0.1rem 0.05rem;
    width: 3.5rem;
    height: 4.65rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg6-box-item.png') no-repeat center / 100% 100%;
}
.bg6-box-item-t1 {
    margin: 0.3rem auto 0 !important;
}
.bg6-box-item-t{
    width: 2.6rem;
    margin: 0 auto 0;
    display: flex;
    align-items: center;
    justify-content: start;
    color: #d82600;
    font-size: 0.22rem;
}
.bg6-box-item-span {
    max-width: 1.4rem;
    color: #942c1b;
}
.bg6-box-item-t3 {margin-top: 0.1rem;margin-bottom: -0.05rem;}
.bg6-box-item-t2 {
    display: flex;
    justify-content: space-between;
    width: 72%;
    margin: 0.1rem auto 0;
    color: #942c1b;
    font-size: 0.18rem;
    line-height: 0.18rem;
}
.bg6-item-t2-l{
    width: 50%;
}
.bg6-item-t2-2{
    width: 50%;
}
.bg6-list-btn {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.bg6-btn{
    display: block;
    width: 2.55rem;
    height: 0.6rem;
    margin: 0.05rem auto 0;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/btn1.png') no-repeat center / 100% 100%;
}
.bg6-btn1{
    display: block;
    width: 2.55rem;
    height: 0.6rem;
    margin: 0.05rem auto 0;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/btn0.png') no-repeat center / 100% 100%;
}

.bg7 {
    width: 100%;
    height: 8.18rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg7.jpg') no-repeat center / 100% 100%;
    padding-top: 1.6rem;
}
.bg7-title {
    width: 7.5rem;
    height: 1.41rem;
    margin: 0 auto 0;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg7-title.png') no-repeat center / 100% 100%;
}
.bg7-box {
    width: 6.78rem;
    height: 3.67rem;
    margin: 0.19rem auto 0;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg7-box.png') no-repeat center / 100% 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    /*justify-content: center;*/
    padding: 0.32rem 0;
}
.bg7-item-text { width: 4rem;}
.bg7-item-date { width: 1.53rem;text-align: right; }
.bg7-item {
    width: 5.53rem;
    height: 0.6rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #f8a765;
    margin: 0 auto 0;
    color: #802600;
    font-size: 0.18rem;
}
.bg7-btn2{
    display: block;
    width: 2.41rem;
    height: 0.69rem;
    margin: 0.28rem auto 0;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/more.png') no-repeat center / 100% 100%;
}


.bg8 {
    width: 100%;
    height: 11.52rem;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg8.jpg') no-repeat center / 100% 100%;
    padding-top: .52rem;
}
.bg8-title {
    width: 7.5rem;
    height: 1.41rem;
    margin: 0 auto 0;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg8-title.png') no-repeat center / 100% 100%;
}
.bg8-box-bg {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 6.89rem;
    height: 4.61rem;
    margin: 0.32rem auto 0;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/bg8-box.png') no-repeat center / 100% 100%;
}
.bg8-box {
    width: 6rem;
    height: 4rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}
.bg8-box-item {
    width: 2.72rem;
    height: 2rem;
    margin-bottom: 0.06rem;
}
.bg8-box-item-vide {
    width: 2.72rem;
    height: 1.53rem;
}
.bg8-box-item-vide:after{
    content: '';
    width: 100%;
    height: 1.53rem;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    background: rgb(0 0 0 / 55%);
}
.bg8-box-item-vide:before{
    content: '';
    z-index: 2;
    width: 0.65rem;
    height: 0.65rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/paly.png') no-repeat center / 100% 100%;
}
.noVideo {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 1px;
    color: #802600;
    font-size: 0.2rem;
    text-align: center;
}
.bg8-box-item-text{
    margin-top: 0.06rem;
    font-size: 0.18rem;
    color: #802600;
    text-align: center;
}
.bg8-btn2{
    display: block;
    width: 2.41rem;
    height: 0.69rem;
    margin: 0.37rem auto 0;
    background: url('//game.gtimg.cn/images/tlbb/cp/a20250604season/m/more.png') no-repeat center / 100% 100%;
}


#afooter {
    position: relative;
    width: 100%;
    background: #000;
    color: #666;
    text-align: center;
    padding: 0.4rem 0;
    font-size: 0.2rem;
    line-height: 1.4;
}
.foot {
    text-align: center;
}
.bg4-div1{
    font-size: .18rem;
    color: #b84503;
}

.bg4-div2{
    font-size: .18rem;
    color: #5e2e08;
}