.content-bottom,.comment-item,.car-item{position:relative;}
.content-list-tab,.active-down,.car-img,.car-text,.new{position:absolute;}
.content-list-tab{width:100%;height:100%;}
.tab-item{flex:1;line-height:.7rem;}
.tab-item.on a{color:#43daff;}
.active-down{bottom:0;transition:transform 1s;transform:translateX(4rem);width:2rem;height:.04rem;background:url(//game.gtimg.cn/images/speedm/ingame/web201808/top-tab-active.png)no-repeat 0 0/100%;}
.title-btn-more{width:1.12rem;height:.4rem;font-size:.19rem;color:#dee7ff;background:url(//game.gtimg.cn/images/speedm/ingame/web201808/car-morebg.png) no-repeat center/cover;text-align:center;line-height:.4rem;}
.car-list{padding-top:.25rem;display:flex;justify-content:space-between;}
.car-item{text-align:center;display:inline-block;width:1.71rem;height:.84rem;}
.car-item img{width:1.71rem;height:.84rem;border-radius:.08rem;}
.car-img,.car-text{left:0;}
.car-text{font-size:.19rem;width:1.71rem;height:.3rem;bottom:0;background:rgba(0,0,0,.5);border-bottom-right-radius:0.08rem;border-bottom-left-radius:0.08rem;}
.content-comment{margin-top:.2rem;}
.comment-box{height:auto;}
.gl-box{overflow-y:scroll;height: 100%;/* display: flex; *//* flex-direction: column; */}
.strategy-list{margin: 0;/*height: 100%;overflow-y: scroll;*/}
.strategy-list li{width:100%;margin-left:0;margin-right: 0;}
li.comment-item:not(:last-of-type)::after{content:'';position:absolute;left:50%;transform:translateX(-2.5rem);width:5rem;height:1px;}
.zan{display:inline-block;background:url(//game.gtimg.cn/images/speedm/ingame/web201808/sprite.png) no-repeat 0 0/2.29rem 2.95rem;height:.24rem;width:.22rem;}
.comment-item > p,.gl-text p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-sizing:border-box;box-sizing:border-box;text-overflow:-o-ellipsis-lastline;-o-text-overflow:ellipsis;text-overflow:ellipsis;-o-text-overflow:-o-ellipsis-lastline;line-clamp:2;-webkit-line-clamp:2;font-size:.26rem;}
.comment-text-bg{display:inline-block;line-height:.14rem;text-align:center;font-size:.2rem;box-sizing:border-box;border-radius:.2rem;color:#ff9000;height:.34rem;padding:.12rem .2rem 0;background:rgb(21,32,62);}
.icon-new{position:absolute;top:-.1rem;right:-.1rem;z-index:1;display:inline-block;height:.24rem;width:.60rem;background-position:-3.4rem -.33rem;}
.load-more{text-align:center;}
.content-b-right{display: flex; flex-direction: column;}
@media screen and (orientation:portrait){
    .content-bottom{height:97%;}
    .content-b-left{flex:0 0 auto;height:55%;}
    .content-b-right{height:50%;flex:2;overflow: hidden;}
}