jquery easyui中的combobox组合框 有没有办法把下拉框的选项改变颜色?

jquery easyui中的combobox组合框 有没有办法把下拉框的选项改变颜色? 在文档中没找到相应的属性。求大神指教!

    <link rel="stylesheet" type="text/css" href="../../themes/default/easyui.css">
<style>.combobox-item{background-color:#f1f1f1}</style>