.search-container{z-index:10;width:100%;margin:auto auto 2rem;position:relative}.search-wrapper{background:#fff;border:1px solid #ccc;border-radius:5px;align-items:center;height:50px;padding:6px 6px 6px 12px;display:flex}.searchInput{background:0 0;border:none;outline:none;flex:1;font-size:16px}.searchBtn,.clearBtn{cursor:pointer;background:0 0;border:none;padding:5px}.searchBtn img,.clearBtn img{width:20px;height:20px}.search-dropdown{background:#fff;border:1px solid #ccc;border-radius:6px;max-height:400px;margin-top:4px;padding:8px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 5px 15px #0000001a}.dropdown-items{cursor:pointer;margin-bottom:4px;display:flex}.dropdown-items:hover{background-color:#f3f3f3;border-radius:6px}.search-article-img{border-radius:5px;width:40px;height:40px}.dropdown-items:last-child{cursor:pointer;margin-bottom:0;display:flex}.icon-placeholder{margin-right:12px;font-size:20px}.text .title{font-weight:500}.no-result{color:#999;padding:12px 16px}.search-title{color:#000;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin:0;font-size:13px;font-weight:600;display:block;overflow:hidden}
