.select{background:#fff;border:1px solid #0053b3;border-radius:38px;height:100%;min-height:25px;position:relative}.select-content{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:space-between;padding:4px 16px}.select-options,.select-placeholder,.select-selection{color:#000c;flex:1;font-family:PingFangSC,PingFang SC;font-size:14px;font-weight:600;line-height:25px;margin-right:8px}.select-placeholder{color:#0009;font-size:14px;font-weight:400}.select-suffix{border-bottom:none;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid transparent;border-top-color:var(--theme-color-primary);flex-shrink:0;height:0;width:0}.select-popup{background:#fff;border:1px solid #0053b3;border-radius:30px;height:200px;left:0;overflow:hidden;position:absolute;top:120%;width:100%;z-index:20}.select-popup-wrap{height:100%;overflow:auto;scrollbar-width:thin}.select-options{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin-right:0;padding:8px 20px}.select-options:hover{background-color:#e6e6e6e6}.select-options-suffix{border-bottom:5px solid transparent;border-bottom-color:var(--theme-color-primary);border-left:5px solid transparent;border-right:5px solid transparent;border-top:none}
