.search_title {
	background: #fff;
}

.gold_arrow {
	width: 0.34rem;
}

.classify_return {
	z-index: 11111;
}
  
.search_input {
	width: 4.46rem;
	height: 0.6rem;
	border-radius: 0.5rem;
	outline: 0;
	border: 0;
	background: url(../../images/index/search.png) no-repeat #F7F7F7;
	background-position: 0.25rem 0.15rem;
	background-size: 0.28rem 0.29rem;
	padding: 0 0.5rem 0 0.75rem;
	background-size: 0.28rem 0.29rem;
	position: relative;
	top: -0.05rem;
	left: -0.2rem;
	cursor: pointer;
	opacity: 0.7;
	border: 0.02rem solid #E0E0E0;
	border-radius: 0..52rem;
	margin-right: 0.2rem;
	font-size: 0.28rem;
}

.special_world {
	top: 0.15rem;
	color: #fff;
	font-size: 0.36rem;
	z-index: 11111;
}

.search_content {
	position: absolute;
	top: 0.88rem;
}

.searchTitle {
	overflow: hidden;
	padding: 0.44rem 0.6rem 0 0.6rem;
	width: 6.3rem;
}

.searchTitle_word {
	color: #333;
	font-size: 0.34rem;
	float: left;
}

.detel_img {
	width: 0.36rem;
	height: 0.42rem;
	display: block;
	float: right;
	cursor: pointer;
}

.search_history {
	margin-top: 0.4rem;
	padding: 0 0.6rem;
	overflow: hidden;
	font-size: 0;
}

.history_span {
	padding: 0.05rem 0.45rem;
	font-size: 0.28rem;
	color: #333;
	border-radius: 0.3rem;
	margin: 0 0.28rem 0.4rem 0;
	float: left;
	cursor: pointer;
	border: 0.02rem solid #999;
	border-radius: 0.1rem;
}

.search_history span:last-child {
	margin-right: 0;
}

.history_longSpan {
	max-width: 5.4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.chaImg {
	width: 0.38rem;
	height: 0.38rem;
	position: absolute;
	left: 4.8rem;
	top: 0.23rem;
	cursor: pointer;
	display: none;
}

/*搜索结果的页面的css*/
.search_topTitle {
	position: fixed;
	top: 0.98rem;
	background: #fff;
	height: 0.96rem;
}

.select_span,
.select_shop {
	width: 3.75rem;
	font-size: 0.34rem;
	float: left;
	text-align: center;
	color: #fff;
	cursor: pointer;
	height: 0.96rem;
	color: #333;
	line-height: 0.96rem;
}

.select_shop {
	float: right;
}

.selectActive {
	color: #FE5921;
	border-bottom: 0.05rem solid #FE5921;
}

.mescroll {
	top: 1.95rem;
	bottom: 0;
}

.classify_title {
	color: #999999;
}

.shoping_a {
	padding: 0.36rem;
	width: 6.78rem;
	overflow: hidden;
	background: #fff;
}

.shop_img {
	float: left;
}

.shopImg {
	width: 0.8rem;
	height: 0.8rem;
	display: block;
}

.shopping_topTitle {
	overflow: hidden;
	display: block;
}

.shopTitle {
	margin-left: 0.3rem;
	font-size: 0.28rem;
	color: #000;
	float: left;
	position: relative;
	top: 0.2rem;
	width: 4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.shopA {
	/* float: right; */
	font-size: 0.24rem;
	/* position: relative;
	top: 0.22rem; */
	width: 1.31rem;
	height: 0.4rem;
	background: #0C82F1;
	font-size: 0.24rem;
	color: #fff;
	border-radius: 0.15rem;
	text-align: center;
	line-height: 0.4rem;
}

.shop_goodsA {
	margin-top: 0.15rem;
	overflow: hidden;
	height: 2.56rem;
}

.shop_goodsA .goods_aHref:first-child {
	margin-left: 0;
}

.goods_aHref {
	display: block;
	float: left;
	width: 2rem;
	margin-left: 0.39rem;
}

.goodsImg_A {
	width: 2rem;
	height: 2rem;
	display: block;
}

.goodsPrice_p {
	text-align: center;
	font-size: 0.24rem;
	color: #333;
	margin-top: 0.16rem;
}

.goods_imgPrice {
	font-size: 0.3rem;
	color: #4D9BF6;
}

.goods_noImg {
	width: 4.592rem;
	height: 5.024rem;
	margin: 0.8rem 1.454rem 0 1.454rem;
}

.no_goods {
	position: absolute;
	top: 2.5rem;
}

.listLabel_word {
	background: #51AFF9;
	color: #fff;
}