.xm-select .xm-label .xm-label-block {
    background: #0087EE !important;
}

xm-select > .xm-label.auto-row .xm-label-block > span {
    font-size: 15px;
}

xm-select .xm-label .scroll .label-content {
    font-size: 15px;
    color: #1D2129;
}

xm-select > .xm-tips {
    font-size: 15px;
}

xm-select {
    min-height: 34px !important;
    line-height: 34px !important;
}
xm-select .xm-label .xm-label-block {
    height: 24px !important;
    line-height: 24px !important;
}