.dropdown-container{display:inline-flex;position:relative}.dropdown{position:relative}.dropdown.is-open .dropdown-arrow{transform:rotate(180deg)}.dropdown-trigger{color:#000;min-height:5.55556vw;box-shadow:none;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;outline:none;flex-wrap:nowrap;align-items:center;gap:1.11111vw;font-size:3.88889vw;font-weight:500;line-height:5.55556vw;display:flex;position:relative;overflow:visible}.dropdown-trigger.is-open{color:#009b3f}.dropdown-text{color:inherit;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dropdown-text.is-active{color:#009b3f}.dropdown-arrow-img{flex-grow:0;flex-shrink:0;width:3.88889vw;height:3.88889vw;transition:transform .2s;display:block}.dropdown-arrow-img.is-open{transform:rotate(180deg)}.dropdown-mask{z-index:999;background:#00000080;animation:.2s dropdownMaskFadeIn;position:fixed;inset:.55556vw 0 0}@keyframes dropdownMaskFadeIn{0%{opacity:0}to{opacity:1}}.dropdown-panel{z-index:1000;background:#fff;border-radius:0 0 6.66667vw 6.66667vw;padding:5.55556vw;animation:.2s dropdownPanelFadeIn;position:fixed;left:0;right:0;overflow:hidden}@keyframes dropdownPanelFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown-options{max-height:97.2222vw;overflow-y:auto}.dropdown-option{cursor:pointer;justify-content:space-between;align-items:center;gap:5.55556vw;transition:background-color .2s;display:flex;overflow:hidden}.dropdown-option.is-selected .dropdown-option-text{color:#009b3f;font-weight:600}.dropdown-option:not(:first-child){margin-top:4.16667vw}.dropdown-option-text{color:#000;white-space:normal;word-break:break-word;flex-grow:1;font-family:Source Han Sans;font-size:3.88889vw;font-weight:500;line-height:normal}.dropdown-option-check{flex-grow:0;flex-shrink:0;width:6.66667vw;height:6.66667vw}
@media screen and (min-width:1024px) and (hover:hover) and (pointer:fine){.dropdown-container{display:inline-flex;position:relative}.dropdown{position:relative}.dropdown.is-open .dropdown-arrow{transform:rotate(180deg)}.dropdown-trigger{min-height:20px;box-shadow:none;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;outline:none;flex-wrap:nowrap;align-items:center;gap:5px;font-family:思源黑体;font-size:14px;font-weight:500;line-height:20px;display:flex;position:relative;overflow:visible}.dropdown-text{color:inherit;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.dropdown-arrow-img{flex-grow:0;flex-shrink:0;width:14px;height:14px;transition:transform .2s;display:block}.dropdown-arrow-img.is-open{transform:rotate(180deg)}.dropdown-mask{z-index:999;background:#00000080;animation:.2s dropdownMaskFadeIn;position:fixed;inset:2px 0 0}@keyframes dropdownMaskFadeIn{0%{opacity:0}to{opacity:1}}.dropdown-panel{z-index:1000;border-radius:0 0 24px 24px;padding:20px 0;animation:.2s dropdownPanelFadeIn;position:fixed;left:0;right:0;overflow:hidden}@keyframes dropdownPanelFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown-options{box-sizing:border-box;width:1024px;max-height:350px;margin:0 auto;padding:0 20px;overflow-y:auto}.dropdown-option{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;transition:background-color .2s;display:flex;overflow:hidden}.dropdown-option.is-selected .dropdown-option-text{font-weight:600}.dropdown-option:not(:first-child){margin-top:15px}.dropdown-option-text{color:#000;white-space:normal;word-break:break-word;flex-grow:1;font-family:Source Han Sans;font-size:14px;font-weight:500;line-height:normal}.dropdown-option-check{flex-grow:0;flex-shrink:0;width:24px;height:24px}}@media screen and (min-width:1440px) and (hover:hover) and (pointer:fine){.dropdown-options{width:1440px}}
