.count_model{width:70px;height:24px;box-sizing:border-box;border:1px solid #dbdde4;border-radius:4px;background:#fff;display:flex;align-items:center}.count_model .count_model_icon{flex:2;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.count_model .icon{font-size:12px;color:#999}.count_model .count_model_val{flex:3;font-size:12px;color:#333;display:inline-block;height:100%;line-height:22px;text-align:center}