.home .inner .recentSearches h3{margin-top:36px;margin-bottom:8px;font-size:17px;font-weight:400;background-color:#273447;width:-moz-fit-content;width:fit-content;border-radius:5px;color:#fff;padding:3px 6px}.home .inner .recentSearches .recentSearchesList{display:flex;overflow-x:auto}.home .inner .recentSearches .recentSearchesList::-webkit-scrollbar{display:none}.home .inner .recentSearches .recentSearchesList .item{position:relative}.home .inner .recentSearches .recentSearchesList .item>a{text-decoration:none}.home .inner .recentSearches .recentSearchesitem{display:flex;height:43px;width:240px;flex-direction:row;justify-content:space-between;padding:8px 8px 8px 30px;margin-left:25px;overflow:hidden;cursor:pointer;background-color:#fff;border-radius:5px}.home .inner .recentSearches .recentSearchesitem .right p{margin:0}.home .inner .recentSearches .recentSearchesitem .right .key{max-width:190px;font-size:13px;font-weight:600;line-height:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333}.home .inner .recentSearches .recentSearchesitem .right .state{font-size:10px;font-weight:400;line-height:10px;color:#6c6c6c}.home .inner .recentSearches .recentSearchesList .x{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:none;font-family:inherit;font-size:25px;padding:5px;color:#6c6c6c;line-height:21px;cursor:pointer;position:absolute;left:28px;top:7px}.home .inner .recentSearches .recentSearchesList .x:hover{color:#4a4a4a}