
* { margin:0; padding:0; list-style:none;
}
body{font:.85em/1.4 "微软雅黑","Microsoft Yahei",'Arial','san-serif';color:#666;margin:0;padding:0}
img{max-width:100%;height:auto;width:auto9;-ms-interpolation-mode:bicubic;vertical-align:middle}
a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0)}
input{border:0 none;margin: 0}

ul,p{padding:0;margin:0}
h1,h2,h3,h4,h5,h6{margin:0;font-weight:100}
ul,li{list-style:none}
a{color:#666}
a,a:hover{text-decoration:none}
a:focus{outline:none}
.red{color:#f00;}
.viewport_bg{ background:#f8f8f8;}
.viewport{ min-width:300px;max-width:640px;margin:0 auto; position:relative;}
.clear:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:'';
}
 .clear{
	zoom:1;
 }

.search-box {
    padding: 0 10px 5px;
    line-height: 30px;
	border-bottom:1px solid #ddd;
}

.onxj{line-height: 50px;float:right;}

.search-icon {
    display: inline-block;
    overflow: hidden;
    position: absolute;
    left: 0;
}
.search-icon a{
    display: block;
    position: relative;
    width:30px;
    height:30px;
}
.search-icon a:after{
    content: "";
    position: absolute;
    top: 50%;
    right: 2px;
    display: inline-block;
    font-size: 0;
    border-top: 2px solid #888;
    border-left: 2px solid #888;
    width: 10px;
    height: 10px;
    background-color: transparent;
    -webkit-transform: rotate(315deg);
    margin-top: -5px;
}

.search-icon i ,.search-categ li a i{
    display: inline-block;
    width: 35px;
    height: 30px;
}
.search-icon i {
    background-position: 7px -2px;
}
.search-form{
	position:relative;
}
.ml28{
	margin-left:28px;
}
.search-categ{
	position:absolute;
	top:33px;
	width: 136px;
	background:#484d50;
	border-radius:5px;
	display:none;
	z-index: 8;

}
.search-categ:before{
	content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    left: 20%;
    border-width: 0 6px 6px 6px;
    border-style: solid;
    border-color: rgba(47, 47, 47, 0.9) transparent;
}
.search-categ li{
	border-bottom:1px solid #707476;
	height:35px;
	line-height: 35px;
}
.search-categ li:last-child{
	border-bottom:none;
}
.search-categ li a{
	padding-left:40px;
	color:#d8d9d9;
	display:block;
	position:relative;
}
.search-categ li a i {
	position:absolute;
	left:3px;
	top:3px;
}
.search-categ li a .good{
    background: url(../images/search03.png) no-repeat center;
    background-size: 23px;
}
.search-categ li a .shop{
    background: url(../images/search04.png) no-repeat center;
    background-size: 23px;
}
.search-categ li a .serve{
    background: url(../images/search05.png) no-repeat center;
    background-size: 23px;
}
.search-categ li a .merch{
    background: url(../images/search06.png) no-repeat center;
    background-size: 23px;
}
.search-form .search-text{
	position:relative;
	float:left;
	height: 30px;
	line-height:30px;
    border-radius: 4px 0 0 4px;
    border: 1px solid #bfbfbf;
	border-right: 0;
	padding-right:25px;
	padding-left:10px;
}
.search-form .search-text:after{
    content: "";
    position: absolute;
    top: 50%;
    right: 7px;
    display: inline-block;
    font-size: 0;
    border-top: 2px solid #888;
    border-left: 2px solid #888;
    width: 10px;
    height: 10px;
    background-color: transparent;
    -webkit-transform: rotate(225deg);
    margin-top: -9px;
}
.search-input{
	margin:0 41px 0 0;
}
.ml65{
	margin-left:65px;
}
.search-form .search-input{
    background: #fff;
    display: block;
    margin-top: 5px;
    overflow: hidden;
    font-size: 12px;
    border: 1px solid #bfbfbf;
    height: 30px;
    border-right: 0;
}
.search-form .search-input input {
    border: 0;
    display: inline-block;
    background: 0;
    line-height: 30px;
    height: 30px;
    width: 100%;
    vertical-align: middle;
    color: #666;
	text-indent: 10px;
}
.search-submit{
	position:absolute;
	top:0;
	right:0;
	height: 30px;
    line-height: 30px;
    border-radius: 0 4px 4px 0;
    border: 1px solid #bfbfbf;
    width: 40px;
}
.search-submit a{
    display: block;
}
.search-submit i{
    display: inline-block;
    width: 40px;
    height: 30px;
    background:url(../images/search02.png) no-repeat center;
    background-size: 23px;
}
/* 热搜 */
.search_land{
	position:relative;
	padding-top:10px;
}
.hot-search,.history-search{
	position:relative;
	padding:5px 0 10px;
	border-bottom:1px solid #ddd;
}
.hot-search strong{
	position:absolute;
	top:5px;
	left:0;
}
.search_replace{
	position:absolute;
	top:5px;
	right:5px;
	width:30px;
	height:30px;
	background:url(../images/search01.png) no-repeat;
    background-size: 23px;
}
.hot-search .search-list {
    margin-left: 50px;
    margin-right: 35px;
    padding: 0;

    display: block;
}
.hot-search .search-list ul{
	width:100%;
}
.hot-search .search-list li{
	display: inline-block;
    margin: 1% 1% 2% 1%;
    text-align: center;
    border: 1px solid #ddd;
	border-radius: 10px;
    background: #fff;
	overflow:hidden;
    white-space: nowrap;
}
.hot-search .search-list li a{
    display: block;
    text-align: center;
	margin: 2px 10px 2px;
    overflow: hidden;
}
/* 历史记录 */

.search_land strong{
	margin-left:5px;
}
.history-search .keywords{
	position:absolute;
	top:9px ;
	left:5px;
}
.history-search .search-list {
    margin-left: 80px;
    padding: 0;
    background: #f8f8f8;
    display: block;
}
.search-list ul{
	overflow:hidden;
}
.history-search .search-list li{
	display: inline;
    margin: 5px 3px;
    max-width: 35%;
	min-width: 13%;
    float: left;
    padding: 5px 12px;
    border: 1px solid #ddd;
    background: #fff;
    overflow: hidden;
    white-space: nowrap;
}
.history-search .search-list li a{
	display: block;
    text-align: center;
    overflow: hidden;
}
/* 搜索店铺列表 */
.store_list{
	padding:0 10px 10px;
}
.store_list li{
	background:#fff;
	overflow: hidden;
	padding:5px ;
	margin-top:10px;
	position:relative;
}
.store_list li{
    background:#fff;
    overflow: hidden;
    padding:5px ;
    margin-top:10px;
    position:relative;
}
.store_list .img{
    padding:4px;
    border:1px solid #ddd;
    position: absolute;
    left: 5px;
    top: 5px;
}
.store_list .img img{
    height:80px;
    width:80px;
}
.intr{
    margin-left: 96px;
    min-height: 90px;
    position: relative;
}
.intr .n{
    float: left;
}
.xxgm{padding-top:5px;overflow: hidden;}
.intr .major{
    position:absolute;
    bottom:5px;
    left: 0;
    line-height:20px;
    max-height:40px;
    overflow:hidden;
}
.ding_icon img{width:20px;height:20px;}
.header-bar{ position:relative;z-index:888;height:44px;background:#f7f7f9;}
.header_goback{ position:absolute;top:6px;left:6px; width:30px; height:32px;}
.header_goback span{ display:inline-block;width:10px; height:18px; margin-top:6px; background:url(../images/header_goback.png) no-repeat;background-size:10px 18px;}
.header-bar h2{height:44px;line-height:44px;font-weight:normal;font-size:16px;color:#676a71;text-align:center;}

