.header .header-in .header-r {
	min-width: 800px;
}
.header .header-in .header-r .language {
	float: right;
}
.header .header-in .header-r .search-box {
	float: right;
}
.header .header-in .header-r .search-box .search {
	width: 335px; height: 30px; display: block;
}
.header .header-in .header-r .search-box .search-choose {
	background: rgb(255, 255, 255); border: 1px solid rgb(235, 235, 235); top: 29px; width: 335px; display: none; position: absolute; z-index: 9;
}
.header .header-in .header-r .search-box .search-choose p {
	padding: 4px 10px;
}
.header .header-in .header-r .search-box .search-choose p:hover {
	background: rgb(247, 245, 244);
}
.header .header-in .header-r .search-box .search-choose p.on {
	background: rgb(247, 245, 244);
}
.header .header-in .header-r .search-box .search-choose p a {
	color: rgb(102, 102, 102); font-size: 12px; display: inline-block;
}
.header .header-in .header-r .search-box .search-choose p a span {
	color: rgb(222, 0, 49);
}
.header .header-in .header-r .search-box .search-choose .choose_result {
	padding: 4px 10px; border-top-color: rgb(235, 235, 235); border-top-width: 1px; border-top-style: solid; display: block;
}
.header .header-in .header-r .search-box .search .i-search {
	padding: 0px;
}
.header .header-in .header-r .search-box .hot-search {
	background: rgb(255, 255, 255); border: 1px solid rgb(235, 235, 235); top: 29px; width: 335px; padding-bottom: 20px; display: none; position: absolute; z-index: 8;
}
.header .header-in .header-r .search-box .hot-search .hot-search-item {
	padding: 20px 10px 0px;
}
.header .header-in .header-r .search-box .hot-search .hot-search-item p {
	color: rgb(153, 153, 153); font-size: 12px; margin-bottom: 10px;
}
.header .header-in .header-r .search-box .hot-search .hot-search-item a {
	color: rgb(102, 102, 102); font-size: 12px; margin-right: 10px; display: inline-block;
}
.header .header-in .header-r .search-box .hot-search .hot-search-item a:hover {
	color: rgb(222, 0, 49);
}
.header .header-in .header-r .search-box .hot-search .history-search-item {
	padding: 20px 10px 0px;
}
.header .header-in .header-r .search-box .hot-search .history-search-item a {
	color: rgb(102, 102, 102); font-size: 12px; margin-right: 10px; -ms-word-break: break-all;
}
.header .header-in .header-r .search-box .hot-search .history-search-item p {
	color: rgb(153, 153, 153); font-size: 12px; margin-bottom: 10px; -ms-word-break: break-all;
}
.header .header-in .header-r .search-box .hot-search .history-search-item p a {
	color: rgb(153, 153, 153); font-size: 12px; float: right;
}
.mobile-hot-search {
	background: rgb(255, 255, 255); border: 1px solid rgb(235, 235, 235); left: 0px; top: 29px; width: 100%; padding-bottom: 20px; display: none; position: absolute; z-index: 8;
}
.mobile-hot-search .mobile-search-item {
	padding: 20px 10px 0px;
}
.mobile-hot-search .mobile-search-item p {
	color: rgb(153, 153, 153); font-size: 12px; margin-bottom: 10px;
}
.mobile-hot-search .mobile-search-item a {
	color: rgb(102, 102, 102); font-size: 12px; margin-right: 10px; display: inline-block;
}
.mobile-hot-search .history-search-item {
	padding: 20px 10px 0px;
}
.mobile-hot-search .history-search-item p {
	color: rgb(153, 153, 153); font-size: 12px; margin-bottom: 10px; -ms-word-break: break-all;
}
.mobile-hot-search .history-search-item p a {
	color: rgb(153, 153, 153); font-size: 12px; float: right;
}
.mobile-hot-search .history-search-item > a {
	color: rgb(102, 102, 102); font-size: 12px; margin-right: 10px; -ms-word-break: break-all;
}
.mobile-search-box .typeahead__query {
	width: 100%;
}
.typeahead__backdrop {
	display: none !important;
}
.typeahead__filter {
	display: none !important;
}
.typeahead__query {
	width: 290px;
}
.typeahead__result {
	background: rgb(255, 255, 255); border: 1px solid rgb(235, 235, 235); top: 29px; width: 100%; position: absolute; z-index: 9;
}
.typeahead__result .typeahead__list {
	
}
.typeahead__result .typeahead__list li {
	padding: 0px !important; border: currentColor;
}
.typeahead__result .typeahead__list li.active {
	background: rgb(247, 245, 244);
}
.typeahead__result .typeahead__list li a {
	padding: 4px 10px !important; color: rgb(102, 102, 102); font-size: 12px; display: block;
}
.typeahead__result .typeahead__list li a strong {
	color: rgb(222, 0, 49); font-weight: normal;
}
