ul{
    padding: 0 0.25rem;
    display: flex;
    flex-wrap: wrap;
    width: 9.5rem;
    overflow:scroll;
}
.layui-m-layerchild{
    font-size: 0.353rem!important;
}
.layui-m-layercont{
    line-height: 0.673rem!important;
}
li{
    width: 2.933rem;
    height: 0.907rem;
    line-height: 0.907rem;
    text-align: center;
    background: #FFFFFF;
    border-radius: 0.107rem 0.107rem 0.107rem 0.107rem;
    border: 1px solid #DADADA;
    font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
    font-weight: 300;
    font-size: 0.373rem;
    color: #333333;
    margin-right: 0.267rem;
    margin-bottom: 0.267rem;
    letter-spacing: -0.023rem;
}
li:nth-child(3n){
    margin-right: 0;
}

li.active{
    background: #1890FF;
    color: #fff;
}
/******* 底部购买操作按钮 s*******/
img{
    display: block;
}
.cmjk {
    font-family: HarmonyOSRegular;
    font-weight: 400;
    font-size: 0.29rem;
    color: #999999;
}
.fdfdfxxx {
    display: block;
    width: 0.59rem;
    height: 0.59rem;
}
.foot-bar {
    background-color: #FFF;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 0.133333rem 0;
    width: 100%;
    position: fixed;
    bottom: 0;
    /*box-shadow: 0px -1px 4px rgba(0, 0, 0, 0.05);*/
    justify-content: space-between;
}
.foot-bar .btn-bar {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-left: 0.427rem;
}
.foot-bar .btn-bar .btn-icon {
    -webkit-flex: 1;
    flex: 1;
    text-align: center;
    font-family: HarmonyOSRegular;
    font-size: 0.29rem;
    color: #999999;
    margin-right: 0.8rem;
}
.foot-bar .btn-bar .btn-icon:last-child {
    margin-right: 0;
}
.foot-bar .btn-bar .btn-icon span {
    display: block;
    font-family: 'iconfont';
    font-size: 0.8rem;
    color: #45484C;
}
.foot-bar .buy-btn {
    margin: 0 0.427rem;
    width: 6.747rem;
    height: 1.067rem;
    background: #1890FF;
    border-radius: 0.533rem;
    font-size: 0.426666rem;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.foot-bar .buy-btn2 {
    margin: 0 auto;
    width: 8.64rem;

    height: 1.067rem;
    background: #1890FF;

    border-radius: 0.533rem;
    font-size: 0.426666rem;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
/******* 底部购买操作按钮 e*******/
