.search-bar{box-sizing:border-box;flex-direction:row;flex-shrink:0;align-items:center;width:100%;height:16.6667vw;padding:0 5.55556vw;display:flex}.search-bar .icon{flex-shrink:0;width:6.66667vw;height:6.66667vw;margin-right:4.16667vw}.search-bar .input-box{box-sizing:border-box;border:1px solid #999;border-radius:11.1111vw;flex-direction:row;flex:1;align-items:center;height:11.1111vw;display:flex;overflow:hidden}.search-bar .input{box-sizing:border-box;border:0;outline:none;flex:1;height:100%;padding:0 5.55556vw;font-size:3.88889vw}.search-bar .search-btn{background:#009b3f;justify-content:center;align-items:center;width:13.8889vw;height:100%;display:flex}.search-bar .search-icon{width:6.66667vw;height:6.66667vw}
.search-page{background:#fff;flex-direction:column;width:100%;height:100%;display:flex}.search-page_breadcrumb{width:100%;height:13.3333vw}.search-page_list{box-sizing:border-box;flex:1;padding:0 5.55556vw;overflow-y:auto}.search-page_list .list_item{color:#000;cursor:pointer;border-bottom:1px solid #e9e9e9;align-items:center;gap:1.66667vw;padding:5.55556vw 0;font-size:3.88889vw;font-weight:600;display:flex}.search-page_list .list_item:last-child{margin-bottom:0}@keyframes loading-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
@media screen and (min-width:1024px) and (hover:hover) and (pointer:fine){html .search-page{background:#fff;flex-direction:column;width:100%;height:100%;display:flex}html .search-page_breadcrumb{width:100%;height:48px}html .search-page_list{box-sizing:border-box;flex:1;padding:10px 20px 0;overflow-y:auto}html .search-page_list .list_item{color:#000;cursor:pointer;margin-bottom:15px;font-size:14px}html .search-page_list .list_item:last-child{margin-bottom:0}@keyframes loading-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}}
