.zwy-select .select-box{position:relative}.zwy-select .select-value{background-color:#fff;border-radius:.625rem;border:.03125rem solid #d8d8d9;padding:.5rem .9375rem;color:#222;font-size:.75rem}.zwy-select .select-option{background:#fff;position:absolute;z-index:9999;top:2.5rem;border-radius:.625rem;box-shadow:0 .125rem .625rem rgba(0,0,0,.1);min-width:100%;max-height:6.25rem;overflow-y:auto}.zwy-select .select-option span{font-weight:400;display:block;padding:.625rem;font-size:.8125rem;color:#888;border-bottom:.0625rem solid #f8f8f9}.zwy-select .select-option span:first-child{border-top-left-radius:.625rem;border-top-right-radius:.625rem}.zwy-select .select-option span:last-child{border-bottom:none;border-bottom-left-radius:.625rem;border-bottom-right-radius:.625rem}.zwy-select .bg-active{background:rgba(244,127,2,.1)}