.strategy-container{background:white;padding:.14rem .24rem 0}
.strategy-btn{
    width: 100%;
    overflow-x: hidden;
    margin-bottom: .16rem;
    height: .84rem;
    background: #fff;
}
.strategy-btn-box{
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    height: .84rem;
    border-bottom: 0;
}
.strategy-btn li{
    
    margin-top: .15rem;
    
    display: inline-block;
    margin-right: .13rem;
    text-align: center;

    width: 1.62rem;
    
    line-height: .54rem;
    height: .56rem;
    border-radius: 666px;
    border: solid 1px #a5b3c4;
}
.strategy-btn li:first-child{
    margin-left: .3rem;
}
.strategy-btn li a{
    font-size: .24rem;color: #a5b3c4;
}
.strategy-btn li.checked{
    border: solid 1px #2189ff;
    background-color: #2189ff;
}
.strategy-btn li.checked a{
    color: #fff;
}
.strategy-container .strategy-btn a{font-size:.26rem;color:#9a9a9a;margin:0 auto;cursor:pointer}
.strategy-container .strategy-btn a.checked{font-weight:bold;color:#2189ff}
.strategy-content{width:100%;display:none}
.strategy-content:first-child{display:block}
.strategy-content li{padding:.12rem 0;display:flex;justify-content:flex-start}
.strategy-content li img{width:2.3rem;height:1.15rem;border-radius:.08rem;margin-right:.15rem}
.strategy-content li.ask  img{height:1.53rem;}
.strategy-content li div{height:1.15rem;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}
.strategy-content li.ask  div{height:1.53rem;}

.strategy-content li div a{    font-size: .28rem;
    color: #333;
    max-height: 1rem;
    overflow: hidden;
    line-height: .4rem;}
.strategy-content li div p{line-height:.34rem;color:#9a9a9a;font-size:.22rem;float: left}
.strategy-content li div p::before{
    content: '';
    display: inline-block;
    width: .2rem;
    height: .2rem;
    background-image:url(/tpl/duotegame/m/images/time.png);margin-right: .1rem;    background-size: cover;
}
.strategy-content li div.glListChild{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}

.strategy-content li div.glRightInfo{
    display: block;
    height:auto;
}
.strategy-content li div.glRightInfo .glZtmod{
    display: block;
    height:auto;
    float: left;
    margin-left: 0.1rem;
}
.strategy-content li div.glRightInfo .glZtmod a{
    color: #9a9a9a;
    font-size: .22rem;
    line-height: .34rem;
}