* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.hidden {
    display: none;
}

a:hover,
a:focus,
a:active {
    text-decoration: none
}

a {
    text-decoration: none;
    color: #FFFFFFCC;
}


body {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    color: #FFFFFFCC;
    overflow-y: auto;
    font-family: -apple-system, BlinkMacSystemFont, Microsoft YaHei, Arial, sans-serif;
    background-color: #161015;
}

#app {
    font-size: .24rem;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top left;
    background-image: url(../../img/abcd/bg.png);
}

.text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
 .downBtn{
    width: 110px;
    height:40px;
    
}
.my-sticky {
    position: sticky;
    top: 0;
    display: flex;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
    height: 1rem;
    align-items: center;
    background-image: url(../../img/abcd/bg.png);
    z-index: 11;
    padding: 8px;
        justify-content: space-between;
}

.nav-c {
    display: flex;
    flex: 1;
}

.nav-c .item {
    /*flex: 1;*/
    display: flex;
    justify-content: center;
}

.nav-c img {
    width: 2rem;
    height: .8rem;
}

.load-wrap {
    width: 1.88rem;
    height: .72rem;
}

.load-wrap img {
    width: 100%;
}

.swiper-c {
    margin-top: .24rem;
}
.px8{
    padding-left:  8px;
    padding-right:8px;
}
.top-ad {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .22rem;
    margin-bottom: .24rem;
}
.top-ad-item-1 {
    margin-left: .3rem;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top left;
    display: flex;
    align-items: center;
    height: 1.2rem;

}

.top-ad-item  .top-ad-item-1{
    background: linear-gradient(125.48deg, #97554C 29.36%, #8F3B50 82.03%);
    background-blend-mode: overlay;
    border-radius: .2rem;
    border: 1px solid #FFFFFF5E;
}

.top-ad-img {
    position: relative;
    left: -.3rem;
    width: .96rem;
    height: .96rem;
    border-radius: .2rem;
}

.top-ad-title {
    color: #FEE859;
    font-weight: 600;
    font-size: .28rem;
    margin-bottom: .04rem;
}

.top-ad-text {
    color: #FFFFFF80;
    font-size: .24rem;
}

.jgg-wrap {
    margin-bottom: .16rem;
}

.jgg-title {
    font-size: .28rem;
    color: #FFFFFFCC;
    margin-bottom: .16rem;
}
.item-box{
    margin-bottom: .24rem;
}
.item-title-box{
    margin-bottom: .08rem;
}
.title-img{
    width: 100%;
}
.jgg-conter {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: .22rem;
}
.jgg-item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.jgg-img {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: .2rem;
    margin-bottom: .12rem;
}


.s-wrap {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .2rem;
}
.s-wrap .lf-g {
    border-radius: .2rem;
    background-color: #282127;
    display: flex;
    align-items: center;
    position:relative;
}
.s-wrap .ad-name {
    font-weight: 700;
    font-size: .28rem;
    color: #FFFFFFCC;
    max-width: 1.68rem;
}
.lf-g .lf-g-img {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: .2rem;
    margin-right: 0.16rem;
}
.lf-g-load{
    color: #FFFFFF80;
    font-size: .2rem;
}
.go-icon {
    position: absolute;
    top: .35rem;
    right: 0;
}

.sp-item{
    padding: .16rem;
    display: flex;
    height: 1rem;
    justify-content: space-between;
    align-items: center;
    background-color: #282127;
    border-radius: .2rem;
}
.sp-img{
    width: .68rem;
    height: .68rem;
    border-radius: .2rem;
}


.grid-col-3 {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: .08rem;
}
.text-item {
    width: 100%;
    height: .76rem;
    border-radius: .12rem;
    padding: 0 .12rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
    background-color: #201f1d;
    color: #FFFFFFCC;
}
.flex-between {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.text-icon {
    width: .32rem;
    height: .32rem;
    margin-right: .04rem;
    border-radius: .04rem;
}
.text-item .text {
    max-width: 1.2rem;
}




.live-item {
    border-radius: .2rem;
    background-color: #282127;
    position: relative;
    display: block;
}
.grid-col-2{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .08rem;
}
.live-z{
    display: flex;
    align-items: center;
}
.live-img {
    width: 100%;
    height: 5.06rem;
    border-radius: .2rem;
}
 #ad-swiper .live-img {
    height: 4.34rem;
 }
.live-top-info{
    position: absolute;
    top: 0;
    padding: .08rem;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.live-top-l{
    display: flex;
    align-items: center;
    background-color: #0000004D;
    border-radius: .64rem;
    width: 2.04rem;
    height: .6rem;
    padding: 0 .16rem;
}
.live-p-icon{
    margin-right: .1rem;
}
.live-count{
    color: #fff;
}
.live-num{
    font-weight: 600;
}
.live-info-wrap{
    padding: .16rem;
}
.live-t{
    color: #FFFFFFE5;
    font-weight: 500;
    margin-bottom: .08rem;
    font-size: .32rem;
}
.live-inner{
    color: #FFFFFF80;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.live-count1 {
    display: flex;
    align-items: center;
}
.live-num1{
    color: #00FF7C;
}




.ad3-item {
    width: 3.04rem;
    margin-right: 4px;
    background-color: #282127;
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 8px;
    display: block;
    position: relative;
}
.ad3-item-img {
    width: 3.04rem;
    height: 3.04rem;
    border-radius: .16rem;
}
.ad3-item-a {
    position: absolute;
    top: 2.86rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 6px;
    width: 100%;
}

.like-wrap, .add-wrap {
    /* width: 50%; */
    height: .36rem;
    font-size: .2rem;
    padding: 0 .1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    flex-shrink: 0;
    border-radius: .2rem;
}
.like-wrap {
    background: linear-gradient(90deg, #7A5A9B 0%, #B191B6 106.25%) center / 100% 100% no-repeat;
}
.add-wrap{
    background: linear-gradient(90deg, #C37D3C -26.98%, #D47476 100%) center/100% 100% no-repeat;
}

.like-wrap img, .add-wrap img {
 margin-right: 4px;
}

.zone-text-wrap {
    padding: .16rem .22rem .14rem .22rem;
}
.zone-item .zone-text-wrap p {
    font-size: .2rem;
}


.zone-text-wrap .zone1-item-name-wrap span {
    font-size: .28rem;
    text-align: left;
}
.zone1-item-name {
    font-weight: 700;
}

.zone1-item-color1 {
    color: #A389C7;
}

.zone1-item-color2 {
    color: #FFFFFF99;
}
.zone-item-btn-wrap {
    padding: 0 8px;
}
.zone-item-btn {
    width: 100%;
    border-radius: .16rem;
    height: .64rem;
    line-height: .64rem;
    text-align: center;
    background: linear-gradient(90deg, #4800FF 0%, #FF0066 100%);
    font-size: .26rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.zrrz-icon{
    position: absolute;
    left: 0;
    top: 0;
    height: .4rem;
    width: 1.28rem;
}
.my4 {
    margin-top: .08rem;
    margin-bottom: .08rem;
}
.met6{
    margin-top: .12rem;
}