.cs-country-searchbox{position:relative}
.cs-country-searchbox input[type="search"]{width:100%!important;height:42px!important;margin:0!important;padding:0 34px 0 0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#344054;font-size:14px}
.cs-country-searchbox input[type="search"]::placeholder{color:#98a2b3}
.cs-country-searchbox input[type="search"]::-webkit-search-cancel-button{appearance:none;width:17px;height:17px;border-radius:50%;background:linear-gradient(45deg,transparent 44%,#98a2b3 45%,#98a2b3 55%,transparent 56%),linear-gradient(-45deg,transparent 44%,#98a2b3 45%,#98a2b3 55%,transparent 56%);cursor:pointer}
.cs-country-searchbox:after{content:"搜索";position:absolute;right:13px;color:#98a2b3;font-size:11px;pointer-events:none}
.cs-country-searchbox:focus-within:after{color:#635bff}
.cs-country-empty{padding:48px 16px;text-align:center;color:#98a2b3;font-size:13px}
