/* new.htm  newgame-body*/
.newgame-body .margin20 {
    margin: 0!important;
}

.newgame-body .margin20 .md-swiper {
    margin: 0 .2rem;
}

.newgame-body .margin20 .md-gamebox5 {
    margin: 0 .2rem .3rem;
}

.md-gamebox5 {
    margin-bottom: .3rem;
}

.md-gamebox5 ul {
    display: flex;
    flex-wrap: wrap;
}

.md-gamebox5 li {
    width: 1.24rem;
    margin-bottom: .3rem;
    text-align: left;
    float: left;
    margin-right: .71rem;
}

.md-gamebox5 li:nth-child(4n) {
    margin-right: 0;
}

.md-gamebox5 li a {
    position: relative;
    width: 1.24rem;
    display: block;
    margin: 0 auto;
}

.md-gamebox5 li a img {
    width: 1.24rem;
    height: 1.24rem;
    display: block;
    border-radius: .16rem;
}

.md-gamebox5 li em {
    line-height: 1.4;
    margin-top: .1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
}

.newgame-body .margin20 .list-head {
    padding: .1rem .2rem;
    margin-bottom: 0;
    background-color: #f5f5f5!important;
    margin-bottom: .3rem;
    height: .38rem;
}

.newgame-body .margin20 .md-list ul {
    margin: 0 .2rem;
}

.newgame-body .fix-date {
    position: fixed;
    left: 0;
    top: 2rem;
    width: 100%;
    background-color: #f5f5f5;
    padding: .1rem .2rem;
    font-size: .32rem;
    height: .38rem;
    font-weight: bold;
    z-index: 200;
    display: none;
}

@media screen and (min-width: 768px) {
    .newgame-body .md-gamebox5 li {
        width: 25%;
        text-align: center;
        margin-bottom: .2rem;
        margin-right: 0;
    }
}

/* webgameRank.html webgameRank-body*/
body.webgameRank-body {
    min-height: 100%;
}

.webgameRank-body .md-sort {
    overflow: hidden;
    /* margin-bottom: .1rem; */
    height: 0.81rem;
}

.webgameRank-body .md-sort .hd {
    border-radius: 0.1rem;
    /* padding: 0 0 .26rem; */
    background: #fff;
    box-sizing: border-box;
    height: .81rem;
}

.webgameRank-body .md-sort .hd a {
    float: left;
    width: 33.33%;
    height: 0.61rem;
    line-height: 0.61rem;
    font-size: 0.26rem;
    text-align: center;
    color: #555;
    border: 1px solid #00cc7d;
    box-sizing: border-box;
    color: #00cc7d;
    background-color: #fff;
}

.webgameRank-body .md-sort .hd .cur {
    background: #00cc7d;
    color: #fff;
}

.webgameRank-body .md-sort .hd a:first-child {
    border-radius: 0.1rem 0 0 0.1rem;
}

.webgameRank-body .md-sort .hd a:nth-child(2) {
    border-left: 0;
}

.webgameRank-body .md-sort .hd a:nth-child(3) {
    border-left: 0;
    border-radius: 0 0.1rem 0.1rem 0;
}

.webgameRank-body .md-sort.fixSort .hd {
    position: fixed;
    left: 0;
    width: 100%;
    padding: 0 .2rem;
    z-index: 100;
    background-color: #fff;
}

.webgameRank-body .md-list li {
    padding-left: .7rem;
    margin-bottom: .34rem;
    margin: .06rem 0 .3rem;
}

.webgameRank-body .md-list li b {
    position: absolute;
    left: 0;
    top: 0;
    height: 1.1rem;
    text-align: center;
    line-height: 1.1rem;
    width: .6rem;
    color: #959595;
    font-weight: bold;
    font-size: .32rem;
}

.webgameRank-body .md-list li:nth-child(1) b {
    background: url('../images/top_icon.png') no-repeat;
    background-size: .58rem 3.88rem;
    background-position: 0 .16rem;
    text-indent: -9999px;
}

.webgameRank-body .md-list li:nth-child(2) b {
    background: url('../images/top_icon.png') no-repeat;
    background-size: .58rem 3.88rem;
    background-position: 0 -1.36rem;
    text-indent: -9999px;
}

.webgameRank-body .md-list li:nth-child(3) b {
    background: url('../images/top_icon.png') no-repeat;
    background-size: .58rem 3.88rem;
    background-position: 0 -3rem;
    text-indent: -9999px;
}

.webgameRank-body .rkSwiper .swiper-slide {
    /* height: 1.1rem */
    min-height:5rem ;
}

.webgameRank-body .rkSwiper .swiper-slide-active {
    height: auto
}

.webgameRank-body .rkSwiper .updatetxt {
    text-align: center;
    padding: .1rem 0 .3rem;
    color: #999;
}

/* 202306add */
.typeSwiper1 .swiper-wrapper{
    justify-content: space-between
}
.typeSwiper .swiper-slide{
    width: auto;
    padding: 0 .2rem;
    background-color: #f5f6f8;
    border-radius:0.06rem;
    height: .44rem;
    line-height: .44rem;
    text-align: center;
    color: #666;
}
.typeSwiper .swiper-slide.cur{
    background-color: #edfaf5;
    color: #00cc7d;
    font-weight: bold;
}

.typeSwiper-wrap{
    padding-bottom: .2rem;
    background-color: #fff;
    overflow: hidden;
    height: .44rem;
}
.typeSwiper-wrap2{
    display: none;
}

.typeSwiper-wrap2 .swiper-slide{
    width: auto;
    float: left;
    margin-right: .2rem;
}
.typeSwiper-wrap2 .swiper-slide:last-child{
    margin-right: 0;
}
.fixType .typeSwiper{
    position: fixed;
    z-index: 101;
    width: calc(100% - 0.4rem);
    left: 0;
    margin: 0 .2rem;
    padding: 0 0 .2rem;
    box-sizing: border-box;
    background-color: #fff;
}

/*  webgameRank-body-end */
/*  activity activity-body*/
.activity-body .sort-mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 50;
    display: none;
}

.activity-body .md-typetab {
    overflow-y: hidden;
    background-color: #fff;
    padding: 0 .2rem!important;
}

.activity-body .md-typetab li {
    height: .7rem;
    line-height: .7rem;
    position: relative;
    text-align: center;
    font-size: .28rem;
    color: #555555;
    user-select: none;
    width: auto;
    float: left;
    padding: 0 .2rem;
}

.activity-body .md-typetab li.cur {
    font-weight: bold;
    color: #333333;
}

.activity-body .md-typetab li.cur::after {
    position: absolute;
    bottom: 0rem;
    left: 50%;
    margin-left: -0.17rem;
    width: 0.34rem;
    height: 0.06rem;
    line-height: 0;
    font-size: 0;
    background: #00cc7d;
    border-radius: 0.03rem;
    content: "";
}

.activity-body .md-typetab li:last-child {
    margin-right: 0;
}

.activity-body .md-typetab .swiper-wrapper {
    justify-content: space-between;
}

.activity-body .md-typetab-wrap {
    height: .7rem;
    position: relative;
    padding-bottom: .1rem;
}

.activity-body .md-typetab-wrap.fixSort .md-typetab {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0.96rem;
    z-index: 100;
    box-sizing: border-box;
    margin: 0 auto!important;
    padding-bottom: .1rem;
}

.activity-body .md-activtysort {
    position: relative;
    height: .7rem;
}

.activity-body .md-activtysort .more-sortbtn {
    width: .56rem;
    height: .62rem;
    position: absolute;
    ;background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 20%) ;
    right: 0;
    bottom: .15rem;
    z-index: 104;
}

.activity-body .md-activtysort .more-sortbtn::before {
    width: 100%;
    height: 100%;
    content: '';
    background: url('/images/2023/activty_more_icon.png') no-repeat center;
    position: absolute;
    right: 0;
    top: 0;
    background-size: .26rem .28rem;
}

.activity-body .all-show .sort-mask {
    display: block;
}

.activity-body .md-forfix {
    position: fixed;
    left: 0;
    width: 100%;
    top: .96rem;
    z-index: 101;
    box-sizing: border-box;
    margin: 0 auto!important;
    padding-top: .2rem;
    background-color: #fff;
    padding-bottom: .1rem;
}

.activity-body .md-activitylist {
    margin: .38rem 0 0;
}

.activity-body .all-show .md-typetab .swiper-wrapper {
    flex-wrap: wrap;
    justify-content: flex-start
}

.activity-body .all-show .md-forfix {
    padding-bottom: .4rem;
    border-radius: 0 0 .2rem .2rem;
}

.activity-body .md-activtysort.all-show .more-sortbtn {
    left: 50%;
    right: auto;
    bottom: 0;
    height: .4rem;
    transform: translateX(-50%);
    width: .8rem;
    overflow: hidden;
    z-index: 10;
}

.activity-body .md-activtysort.all-show .more-sortbtn::before {
    transform: rotateX(180deg);
}

.activity-body .activitylist-ul li {
    margin-left: .2rem;
    margin-right: .2rem;
}

.activity-body .md-activitylist .swiper-slide {
    height: 4rem;
}

.activity-body .md-activitylist .swiper-slide-active {
    height: auto;
}

.activity-body .activity-none {
    padding: 2rem .2rem .4rem;
    text-align: center;
    color: #999;
    font-size: .28rem;
    height: 5rem;
}

.activity-body .activity-none .nonedouwa-bg {
    width: 2.54rem;
    height: 2.54rem;
    display: block;
    margin: 0 auto .2rem;
    background: url('/images/2023/null/null-show.png') no-repeat center;
    background-size: 100%;
}

.activity-body .h5wapurl {
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    background: url('/images/2022/play_btn.png') no-repeat;
    background-size: 100% 100%;
    color: #00cc7d;
    font-size: .28rem;
    display: block;
    margin: .64rem auto;
    width: 7.06rem;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.activity-body .h5wapurl img {
    width: .54rem;
    height: .54rem;
    display: inline-block;
    border: .02rem solid #fff;
    border-radius: .1rem;
    margin-right: .2rem;
    vertical-align: middle;
}

.activity-body .h5wapurl i {
    width: .48rem;
    height: .48rem;
    display: inline-block;
    background: url('/images/2022/down_icon.png') no-repeat;
    background-size: .48rem .48rem;
    margin-left: .2rem;
    vertical-align: middle;
}

/* activity-body end */
/* battlegame.html  battlegame-body*/
.battlegame-body .battle-tab {
    margin: 0 auto ;
    width: 7.26rem;
    padding-bottom: .2rem;
}

.battlegame-body .battle-tab a {
    width: 50%;
    float: left;
    text-align: center;
    height: .6rem;
    line-height: .6rem;
    font-size: .32rem;
    user-select: none;
    position: relative;
}

.battlegame-body .battle-tab a.cur::after {
    position: absolute;
    bottom: 0rem;
    left: 50%;
    margin-left: -0.4rem;
    width: 0.8rem;
    height: 0.06rem;
    line-height: 0;
    font-size: 0;
    background: #00cc7d;
    border-radius: 0.04rem;
    content: "";
}

.battlegame-body .battle-list {
    padding: 0 0 0.1rem;
    text-align: center;
}

.battlegame-body .battle-list ul {
    width: 7.26rem;
    margin: 0 auto;
}

.battlegame-body .battle-list li {
    width: 2.3rem;
    height: 3.4rem;
    margin: 0.1rem 0.06rem;
    float: left;
    border-radius: 0.1rem;
    overflow: hidden;
    position: relative;
}

.battlegame-body .battle-list li img {
    width: 100%;
}

.battlegame-body .battle-list li .bot {
    position: absolute;
    left: 0.2rem;
    right: 0.2rem;
    bottom: 0.15rem;
    z-index: 2;
    color: #fff;
    text-align: left;
}

.battlegame-body .battle-list li .bot .tit {
    font-size: 0.24rem;
    line-height: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.battlegame-body .battle-list li .bot .num {
    height: 0.35rem;
    line-height: 0.35rem;
    overflow: hidden;
    opacity: 0.6;
    font-size: 0.22rem;
}

.battlegame-body .battle-list li .bot .num i {
    width: 0.3rem;
    height: 0.35rem;
    display: inline-block;
    vertical-align: top;
    background: url('/images/2022/b-hot.png') left center no-repeat;
    background-size: 0.2rem auto;
}

.battlegame-body .battle-list li .bot .num span {
    display: inline-block;
    vertical-align: top;
}

.battlegame-body .battle-list li .new {
    background-color: #ff000c;
    text-align: center;
    padding: 0 .12rem;
    height: .32rem;
    line-height: .32rem;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
}

/* 202303 */
.battlegame-body .battle-tab-wrap {
    height: .6rem;
}

.battlegame-body .battle-tab {
    position: fixed;
    left: 50%;
    top: 0.96rem;
    background-color: #fff;
    z-index: 200;
    width: 7.5rem;
    margin-left: -3.75rem;
}

.battlegame-body .battle-list .swiper-slide {
    height: 3rem;
}

.battlegame-body .battle-list .swiper-slide-active {
    height: auto;
}

/* battlegame-body end */
/* ju ti lei xing  sorttype-body*/
.sorttype-body .md-gamebox .hd {
    overflow: hidden;
}

.sorttype-body .md-gamebox .hd .title {
    color: #333333 ;
    font-weight: bold;
    font-size: .32rem;
    float: left;
    height: .4rem;
    line-height: .4rem;
}

.sorttype-body .md-gamebox .hd .more {
    float: right;
    font-size: .26rem;
    color: #959595;
    margin-top: .1rem;
    height: .3rem;
    line-height: .3rem;
}

.sorttype-body .md-gamebox {
    width: 100%;
}

.sorttype-body .md-gamebox ul {
    display: flex;
    flex-wrap: wrap;
}

.sorttype-body .md-gamebox li {
    float: left;
    width: 1.24rem;
    text-align: left;
    margin-right: .71rem;
    margin-bottom: .2rem;
    position: relative;
}

.sorttype-body .md-gamebox li:nth-child(4n) {
    margin-right: 0;
}

.sorttype-body .md-gamebox li a {
    position: relative;
    display: block;
    width: 1.24rem;
    margin: 0 auto;
}

.sorttype-body .md-gamebox li img {
    width: 1.24rem;
    height: 1.24rem;
    border-radius: .2rem;
    display: block;
    margin: 0 auto;
}

.sorttype-body .md-gamebox li em {
    line-height: 1.4;
    margin-top: .1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
}

.sorttype-body .md-feedback {
    height: 0.84rem;
    overflow: hidden
}

.sorttype-body .md-hotnewtab-wrap {
    height: .78rem;
    margin: .3rem 0 .2rem;
}

.sorttype-body .md-hotnewtab {
    padding-bottom: .2rem;
}

.sorttype-body .md-hotnewtab div {
    border: 0.01rem solid #00cc7d;
    float: left;
    border-radius: .1rem;
}

.sorttype-body .md-hotnewtab div a {
    float: left;
    box-sizing: border-box;
    min-width: 1.1rem;
    padding: 0 .25rem;
    height: .54rem;
    color: #00cc7d;
    text-align: center;
    line-height: .54rem;
}

.sorttype-body .md-hotnewtab div a {
    color: #00cc7d;
    display: block;
}

.sorttype-body .md-hotnewtab div .cur,.md-hotnewtab div a.cur {
    background-color: #00cc7d;
    color: #fff;
    border-radius: 0.1rem;
}

.sorttype-body .sortall-contain {
    margin: 0 .2rem;
}

.sorttype-body .sort-item {
    margin-bottom: .5rem;
}

.sorttype-body .sort-item .shd {
    height: .48rem;
    line-height: .5rem;
    overflow: hidden;
}

.sorttype-body .sort-item .shd .title {
    float: left;
    color: #333;
    font-weight: bold;
    font-size: .32rem;
}

.sorttype-body .sort-item .shd .title img {
    width: .48rem;
    height: .48rem;
    float: left;
    margin-right: .14rem;
}

.sorttype-body .sort-item .shd .title span {
    float: left;
}

.sorttype-body .sort-item .shd .more {
    float: right;
    color: #b4b3b3;
    background: url('/images/2022/arrow.png') center right no-repeat;
    background-size: .18rem .28rem;
    width: .4rem;
    height: .48rem;
    text-indent: -9999px;
}

.sorttype-body .sort-item .sbd ul {
    overflow: hidden;
}

.sorttype-body .sort-item .sbd li {
    width: 1.56rem;
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    background-color: #f5f5f5;
    color: #333333;
    font-size: .26rem;
    border-radius: .1rem;
    margin-top: .3rem;
    overflow: hidden;
    float: left;
    margin-right: .28rem;
    user-select: none;
    -webkit-user-select: none;
}

.sorttype-body .sort-item .sbd li:nth-child(4n) {
    margin-right: 0;
}

.sorttype-body .sort-item .sbd li a {
    display: block
}

.sorttype-body .md-list li {
    margin: .06rem 0.06rem 0.4rem;
    height: 1.24rem;
}

.sorttype-body .md-list li img {
    width: 1.24rem;
    height: 1.24rem;
}

.sorttype-body .md-list li span, .sorttype-body .md-list li p {
    display: block;
    margin-left: 1.4rem;
}

.sorttype-body .md-list li em {
    margin-top: .08rem;
}

.sorttype-body .md-list li .btn,.md-list li .btn1,.md-list li .enter {
    top: 0.36rem;
    right: 0;
}

.sorttype-body .md-list .have-gift em {
    background-position: right 0.04rem;
}

.sorttype-body .fixSort .md-hotnewtab {
    position: fixed;
    left: 0;
    top: 0.96rem;
    z-index: 200;
    width: 100%;
    background-color: #fff;
    padding: .2rem;
    box-sizing: border-box;
}

.sorttype-container-wrap .swiper-slide {
    height: 5rem;
}

.sorttype-container-wrap .swiper-slide-active {
    height: auto;
}

@media screen and (min-width: 768px) {
    .sorttype-body .md-gamebox li {
        width: 25%;
        text-align: center;
        margin-bottom: .2rem;
        margin-right: 0;
    }

    .sorttype-body .sort-item .sbd li {
        width: 23%;
        margin: .3rem 1% 0;
    }
}

/* sorttype-body end */
/* webgame */
.webgame-body .mgb40 {
    margin-bottom: .4rem!important;
}

.webgame-body .mgb20 {
    margin-bottom: .2rem!important;
}

.webgame-body .mgt40 {
    margin-top: .4rem!important;
}

.webgame-body .mgb60 {
    margin-bottom: .6rem!important;
}

.webgame-body .mgt60 {
    margin-top: .6rem!important;
}

.webgame-body .con-header .back-home {
    border: 1px #00cc7d solid;
    color: #00cc7d;
}

.webgame-body #bpic {
    margin: .2rem .2rem 0;
    display: block;
}

.webgame-body #bpic img {
    width: 100%;
    display: block;
    border-radius: .2rem;
}

.webgame-body .md-swiper {
    margin: .2rem .2rem 0;
    height: auto;
    width: auto;
}

.webgame-body .md-swiper .swiper-slide {
    height: auto;
}

.webgame-body .md-list,.md-classify {
    margin: 0 .2rem;
}

.webgame-body .md-classify ul {
    background: #fff;
    padding: 0.6rem 0 .4rem;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.webgame-body .md-classify li {
    float: left;
    width: 1.56rem;
    height: .94rem;
    font-size: 0.26rem;
}

.webgame-body .md-classify a {
    float: left;
    width: 1.56rem;
    height: .94rem;
    padding-left: .8rem;
    color: #333;
    font-size: 0.24rem;
    background: url('/images/2022/classify.png') no-repeat;
    background-size: 0.58rem 7.52rem;
    text-align: left;
    font-weight: bold;
    border-radius: .1rem;
    box-sizing: border-box;
    line-height: .94rem;
}

.webgame-body .md-classify .web-game {
    background-position: .1rem 0 ;
    color: #00cc7d;
    background-color: #dbf8ec;
}

.webgame-body .md-classify .web-service {
    background-position: .05rem -.94rem;
    color: #559df9;
    background-color: #e1f3ff;
    padding-left: .68rem;
}

.webgame-body .md-classify .web-gift {
    background-position: .1rem -1.88rem;
    color: #e669f5;
    background-color: #fdeaff;
}

.webgame-body .md-classify .web-test {
    background-position: .05rem -2.82rem;
    color: #fc7a5c;
    background-color: #fff4da;
    padding-left: .68rem;
}

.webgame-body .md-classify .cur a {
    color: #fff;
}

.webgame-body .md-classify .cur .web-game {
    background-position: .1rem -3.76rem;
    background-color: #0ed17f;
}

.webgame-body .md-classify .cur .web-service {
    background-position: .05rem -4.7rem;
    background-color: #6eadfd;
}

.webgame-body .md-classify .cur .web-gift {
    background-position: .1rem -5.64rem;
    background-color: #e669f5;
}

.webgame-body .md-classify .cur .web-test {
    background-position: .05rem -6.58rem;
    background-color: #fe8e75;
}

.webgame-body .md-gamebox {
    margin: 0 .2rem;
}

.webgame-body .md-gamebox ul {
    display: flex;
    flex-wrap: wrap;
}

.webgame-body .md-gamebox li {
    float: left;
    width: 1.24rem;
    /* height: 1.7rem; */
    margin-top: .2rem;
    text-align: left;
    position: relative;
    margin-right: .71rem;
}

.webgame-body .md-gamebox li:nth-child(4n) {
    margin-right: 0;
}

.webgame-body .md-gamebox li a {
    display: block;
    margin: 0 auto;
    width: 1.24rem;
    position: relative;
}

.webgame-body .md-gamebox li img {
    width: 1.24rem;
    height: 1.24rem;
    border-radius: .2rem;
    display: block;
    margin: 0 auto;
}

.webgame-body .md-gamebox li em {
    line-height: 1.4;
    margin-top: .1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .webgame-body .md-gamebox li {
        width: 25%;
        text-align: center;
        margin-right: 0;
    }

    .webgame-body .md-typetab {
        display: flex;
        justify-content: space-around;
    }

    .webgame-body .md-typetab a {
        margin: 0;
        width: 20%;
    }
}

.webgame-body .md-typetab {
    overflow-y: hidden;
    background-color: #fff;
    padding: 0 .2rem;
}

.webgame-body .md-typetab li {
    height: .7rem;
    line-height: .7rem;
    position: relative;
    text-align: center;
    font-size: .28rem;
    color: #555555;
    user-select: none;
    margin-right: .4rem;
}

.webgame-body .md-typetab li:last-child {
    margin-right: 0;
}

.webgame-body .md-typetab li.cur {
    font-weight: bold;
    color: #333333;
}

.webgame-body .md-typetab li.cur::after {
    position: absolute;
    bottom: 0rem;
    left: 50%;
    margin-left: -0.17rem;
    width: 0.34rem;
    height: 0.06rem;
    line-height: 0;
    font-size: 0;
    background: #00cc7d;
    border-radius: 0.03rem;
    content: "";
}

.webgame-body .md-typetab a {
    height: .7rem;
    line-height: .7rem;
    position: relative;
    text-align: center;
    font-size: .28rem;
    /* display: inline-block; */
    color: #555555;
    margin-right: .5rem;
    user-select: none;
}

.webgame-body .md-typetab a:last-child {
    margin-right: 0;
}

.webgame-body .md-typetab a.cur {
    font-weight: bold;
    color: #333333;
}

.webgame-body .md-typetab a.cur::after {
    position: absolute;
    bottom: 0rem;
    left: 50%;
    margin-left: -0.17rem;
    width: 0.34rem;
    height: 0.06rem;
    line-height: 0;
    font-size: 0;
    background: #00cc7d;
    border-radius: 0.03rem;
    content: "";
}

.webgame-body .service-tab {
    justify-content: flex-start;
}

.webgame-body .service-tab a {
    font-size: .32rem;
    margin-right: .9rem;
    display: inline-block;
}

.webgame-body .service-tab {
    justify-content: flex-start;
}

.webgame-body .service-tab li {
    font-size: .32rem;
    margin-right: .9rem;
}

/* 202303 */
.webgame-body .md-typetab a {
    width: auto;
    /* float: left; */
}

.webgame-body .md-typetab .swiper-wrapper {
    justify-content: space-between;
}

.webgame-body .md-list {
    margin: 0;
    box-sizing: border-box;
}

.webgame-body .md-list li {
    margin: 0.06rem .2rem 0.3rem;
}

.webgame-body .md-list .swiper-slide {
    height: calc(100vh - 50px);
}

.webgame-body .md-list .swiper-slide-active {
    height: auto;
}

.webgame-body .md-typetab-wrap {
    height: .7rem;
    padding: .4rem 0;
}

.webgame-body .md-typetab-wrap.fixSort .md-typetab,.webgame-body .md-servertab-wrap.fixSort .md-typetab {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0.96rem;
    z-index: 100;
    box-sizing: border-box;
    margin: 0 auto!important;
    padding-bottom: .1rem;
}

.webgame-body .md-servertab-wrap {
    height: .7rem;
    padding: 0 0 .4rem;
}

/* webgame-end */
/* category-body */
.category-body .md-catebox {
    margin-top: .4rem;
}

.category-body .md-catebox:last-child {
    margin-bottom: .65rem;
}

.category-body .md-catebox .hd {
    height: .48rem;
    line-height: .48rem;
    overflow: hidden;
}

.category-body .md-catebox .hd .title {
    float: left;
    color: #333;
    font-weight: bold;
    font-size: .32rem;
}

.category-body .md-catebox .hd .title img {
    width: .48rem;
    height: .48rem;
    float: left;
    margin-right: .14rem;
}

.category-body .md-catebox .hd .title span {
    float: left;
}

.category-body .md-catebox .hd .more {
    float: right;
    color: #b4b3b3;
    font-size: .26rem;
    padding-right: .2rem;
    background: url('/images/2022/arrow.png') no-repeat right .07rem ;
    background-size: .18rem .28rem;
}

.category-body .md-catebox .hd .more i {
    color: #00cc7d;
}

.category-body .md-catebox .bd {
    width: 100%;
}

.category-body .md-catebox ul:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
}

.category-body .md-catebox .bd ul {
    display: flex;
    flex-wrap: wrap;
}

.category-body .md-catebox .bd ul li {
    width: 1.14rem;
    text-align: left;
    float: left;
    margin-top: .2rem;
    margin-right: .35rem;
}

.category-body .md-catebox .bd ul li:nth-child(5n) {
    margin-right: 0;
}

.category-body .md-catebox .bd ul li a {
    position: relative;
    width: 1.14rem;
    display: block;
    margin: 0 auto;
}

.category-body .md-catebox .bd ul li img {
    width: 1.14rem;
    height: 1.14rem;
    border-radius: .16rem;
    display: block;
    margin: 0 auto;
}

.category-body .md-catebox .bd ul li em {
    line-height: 1.4;
    margin-top: .1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
}

.category-body .sort-type {
    margin: 0 0 .6rem;
    width: 100%;
}

.category-body .sort-type a {
    height: .68rem;
    line-height: .68rem;
    border-radius: .1rem;
    width: 1.6rem;
    background-color: #f3f3f3;
    float: left;
    margin-right: .23rem;
    text-align: center;
    font-weight: bold;
    overflow: hidden;
    box-sizing: border-box;
    padding-right: .1rem;
}

.category-body .sort-type a:nth-child(4n) {
    margin-right: 0;
}

.category-body .sort-type a:last-child img {
    margin-right: 0;
}

.category-body .sort-type a.bgc1 {
    background-color: #edf8ff;
    color: #4c94fa
}

.category-body .sort-type a.bgc2 {
    background-color: #fff4e1;
    color: #ff6b23 ;
}

.category-body .sort-type a.bgc3 {
    background-color: #e4fff5;
    color: #13af74;
}

.category-body .sort-type a.bgc4 {
    background-color: #ffecec;
    color: #df4c4b ;
}

.category-body .sort-type a img {
    width: .48rem;
    height: .48rem;
    display: inline-block;
    margin-right: .1rem;
}

@media screen and (min-width: 768px) {
    .category-body .md-catebox .bd ul li {
        width: 20%;
        text-align: center;
        margin-bottom: .2rem;
        margin-right: 0;
    }

    .category-body .sort-type a {
        width: 23%;
        margin: 0 1%!important;
    }
}

@media screen and (max-width: 320px) {
    .category-body .sort-type a {
        margin-right: .16rem;
    }

    .category-body .sort-type a:nth-child(4n) {
        width: 1.78rem;
    }
}

/* category-body end */
/* forum-body  */
.forum-body .md-gamebox {
    margin: .3rem 0 .6rem;
}

.forum-body .md-gamebox .hd {
    overflow: hidden;
}

.forum-body .md-gamebox .hd .title {
    color: #333333 ;
    font-weight: bold;
    font-size: .32rem;
    float: left;
    height: .4rem;
    line-height: .4rem;
}

.forum-body .md-gamebox .hd .more {
    float: right;
    font-size: .26rem;
    color: #959595;
    margin-top: .1rem;
    height: .3rem;
    line-height: .3rem;
}

.forum-body .md-gamebox {
    width: 100%;
}

.forum-body .md-gamebox ul {
    display: flex;
    flex-wrap: wrap;
}

.forum-body .md-gamebox li {
    float: left;
    width: 1.24rem;
    margin-top: .2rem;
    text-align: left;
    margin-right: .71rem;
    position: relative;
}

.forum-body .md-gamebox li:nth-child(4n) {
    margin-right: 0;
}

.forum-body .md-gamebox li a {
    position: relative;
    display: block;
    width: 1.24rem;
    margin: 0 auto;
}

.forum-body .md-gamebox li img {
    width: 1.24rem;
    height: 1.24rem;
    border-radius: .2rem;
    display: block;
    margin: 0 auto;
}

.forum-body .md-gamebox li em {
    line-height: 1.4;
    margin-top: .1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
}

.forum-body .md-feedback {
    height: 0.84rem;
    overflow: hidden
}

@media screen and (min-width: 768px) {
    .forum-body .md-gamebox li {
        width: 25%;
        text-align: center;
        margin-bottom: .2rem;
        margin-right: 0;
    }
}

/* forum-body end */

/* add linkbtn */

/*  */
.newgame-body .fixed-link-btns{
    position: fixed;
    bottom: .4rem;
    left: 0;
    width: 100%;
    z-index: 2;
    font-size: 0;
    text-align: center;
    display: none;
}
.fixed-link-btns .lk-rank-page,.fixed-link-btns .lk-find-page{
    width:3.01rem;
    height: .9rem;
    margin: 0 .04rem;
    background: url('/images/2023/new_link_btn.png') no-repeat;
    background-size: 6.08rem .9rem;
    display: inline-block;
    text-align: left;
    font-size: .26rem;
}
.fixed-link-btns .lk-find-page{
    background-position: -3.08rem 0;
}
.fixed-link-btns a div{padding: .15rem 0  0 .3rem;font-weight: bold;font-size: .26rem;color: #fff;}
.fixed-link-btns a p{font-size: .2rem;color:#fff;opacity: 0.8;padding-left: .3rem;}

/* fix */
.webgame-body .margin20{margin:0}