.item-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;.item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:120px;height:40px;border-radius:4px;background-color:#fff;color:#101010;font-size:12px;text-align:center;margin-left:8px;border:1px solid #bbb}.active{color:#fff!important;background-color:#409eff!important;border:1px solid #409eff!important}}