.elementor-2205 .elementor-element.elementor-element-108379c0{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2205 .elementor-element.elementor-element-681f1e31{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;}.elementor-2205 .elementor-element.elementor-element-569d3ada{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-2205 .elementor-element.elementor-element-108379c0{--width:491.2px;}}/* Start custom CSS for shortcode, class: .elementor-element-681f1e31 */#is-search-input-9{
    height: 42px;
}
.is-search-icon{
    height: 42px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-569d3ada *//*#custom-search-dropdown{*/
/*    margin-top:2px !important;*/
/*}*//* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-108379c0 */.search-box{
    width: 491.20px !important;
}
.search-box>.is-form-style input.is-search-submit, .is-search-icon{
    background-color: #ffffff !important;
}

.search-box .is-search-submit:hover .is-search-icon svg path {
    fill: #cb463f !important;
}


#is-search-input-9 {
  border-radius: 4px 0 0 4px !important;
}

.is-search-icon {
    border-radius: 0 4px 4px 0 !important;
}

#is-ajax-search-result-9 {
    display: none !important;
}

/* 图标svg */
/* 隐藏原有搜索图标 */
.is-search-icon svg {
    display: none !important;
}


.is-search-icon::after {
    content: "";
    display: flex;
    width: 16px;
    height: 16px;
-webkit-mask-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio='xMidYMid meet' xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' fill='none' viewBox='0 0 18 18'%3E%3Cg%3E%3Cpath data-follow-fill='currentColor' fill-opacity='.01' fill='currentColor' d='M18 0H0v18h18V0Z'/%3E%3Cpath data-follow-stroke='currentColor' stroke-linejoin='round' stroke-width='1.5' stroke='currentColor' d='M7.875 14.25a6.375 6.375 0 1 0 0-12.75 6.375 6.375 0 0 0 0 12.75Z'/%3E%3Cpath data-follow-stroke='currentColor' stroke-linejoin='round' stroke-linecap='round' stroke-width='1.5' stroke='currentColor' d='m12.458 12.458 3.182 3.182'/%3E%3C/g%3E%3C/svg%3E");
mask-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio='xMidYMid meet' xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' fill='none' viewBox='0 0 18 18'%3E%3Cg%3E%3Cpath data-follow-fill='currentColor' fill-opacity='.01' fill='currentColor' d='M18 0H0v18h18V0Z'/%3E%3Cpath data-follow-stroke='currentColor' stroke-linejoin='round' stroke-width='1.5' stroke='currentColor' d='M7.875 14.25a6.375 6.375 0 1 0 0-12.75 6.375 6.375 0 0 0 0 12.75Z'/%3E%3Cpath data-follow-stroke='currentColor' stroke-linejoin='round' stroke-linecap='round' stroke-width='1.5' stroke='currentColor' d='m12.458 12.458 3.182 3.182'/%3E%3C/g%3E%3C/svg%3E");
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-position: center;
mask-position: center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: currentColor;
}
.is-search-icon{
    display: flex;
    align-content: center;
    padding:0 !important;
}
.is-search-submit .is-search-icon:hover{
    color:#cb463f !important;
}/* End custom CSS */