.selectParm_Box{width:100%;height:100vh}.selectParm_Box .selectParm_main{width:100%;height:calc(100% - 47px);overflow:auto;background-color:#fafafa}.selectParm_Box .selectParm_main .van-button--primary{color:#000;background-color:unset;border:unset}.selectParm_Box .selectParm_main .van-cell__title,.selectParm_Box .selectParm_main .van-cell__value{text-align:left;font-size:13px}.selectParm_Box .selectParm_main .van-collapse-item__content{padding:0 16px}.selectParm_Box .selectParm_main .van-field__label{width:7em}.selectParm_Box .selectParm_main .van-field__label--center{text-align:center!important}.selectParm_Box .selectParm_main .van-field__control{text-indent:5.5em;text-overflow:ellipsis}.selectParm_Box .selectParm_main .brand-content{height:50vh;padding:0 5px;display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start}.selectParm_Box .selectParm_main .brand-item{display:flex;flex-direction:column;width:120px;height:32px;justify-content:center;align-items:center;background-color:#f1f2f3;border-radius:20px;margin-bottom:10px;margin-right:5px;box-sizing:border-box}.selectParm_Box .selectParm_main .brand-item span{font-size:12px}.selectParm_Box .selectParm_main .brand-item-active{border:1px solid #578ebe;background-color:#ecf5ff}.selectParm_Box .selectParm_main .brand-item-active span{font-size:12px;color:#578ebe}