.searcg-header{

  background-color: white;
  border-bottom: 1px solid rgba(209,209,209,0.6);

}
.searcg-header .pro-sort{
  background-color: white;
}
.weui-index-top{
  height: 1.9rem;
  display: flex;
  align-items: center;
  background-color: white;
  padding: 0;
}
.weui-index-top .search-bar{
      display: flex;
      width: 100%;
      padding:0 !important;
      background-color: white;
      align-items: center;
      position: relative;
}
.search-bar .bar__input{
  border: 0;
  margin-right: 0.46rem;
  height: 1.21rem;
  background:rgba(247,247,247,1);
  border-radius: 0.1rem;
  font-size:0.57rem;
  width:12rem;
  padding-left: 1rem;

}
.search-bar .weui-icon-search{
  position: absolute;
  top:0.3rem;
  left:0.2rem
}
.search-bar .searchname{

  font-size:0.69rem;
  color:rgba(102,102,102,1);
}
.search-conent{

}
.searchtitle{
  padding: 0.5rem;
  box-sizing: border-box;
  font-size:0.69rem;
  font-weight:bold;
  color:rgba(51,51,51,1);
  border-bottom: 1px solid rgba(209,209,209,0.6);

}
.search-conent .searlist ul li{
 width:14.9rem;
 margin: 0 0.5rem;
 box-sizing: border-box;
   height: 1.66rem;
  display: flex;
  align-items: center;
  position: relative;
font-size:0.51rem;
color:rgba(102,102,102,1);
border-bottom: 1px solid rgba(209,209,209,0.6);

}
.search-conent .searlist ul li a{
  color:rgba(102,102,102,1);

}
.search-conent .searlist ul li img{
  position: absolute;
  right:0;
  top:0.5rem;
  width:0.63rem;
  height:0.61rem;
}
/* 导航 */
.find_nav {
  width: 100%;
  height: 1.8rem;
  background-color: #ffffff;
  border-bottom: 1px solid #ddd;
  display: -moz-box;
  display: -webkit-box;
  display: box;
}
.find_nav_left {
  height: 46px;
  position: relative;
  overflow: hidden;
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
}
.find_nav_list {
  position: absolute;
  left: 0;
}
.find_nav_list ul {
  position: relative;
  white-space: nowrap;
  font-size: 0;
}
.find_nav_list ul li {
  display: inline-block;
  padding: 0 13px;
}
.find_nav_list ul li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 46px;
  text-align: center;
  color: rgba(102, 102, 102, 1);
font-size:0.63rem;
}
.find_nav_cur a {
  font-weight:bold;
  color:rgba(7,152,61,1) !important;
}
.sideline {
  display: block;
  position: absolute;
  border: 0;
  height: 2px;
  background-color: #48a5f4;
  left: 0;
  top: 43px;
  pointer-events: none;
}
.search_logo {
  display: block;
  width: 44px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 14px;
  color: #48a5f4;
}

/* 筛选 */
.shop-header{
  z-index: 601;
  position: relative;
}
.mask-saixuan .weui-cells:before{
  border: 0;
}
.mask-saixuan .weui-cells:after{
  border: 0;
}
.mask-saixuan{
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background-color: rgba(0,0,0,0.7);
  z-index: 600;
}
.mask-saixuan .closeask{
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background-color: rgba(0,0,0,0.1);
  z-index: 600;
}
.mask-saixuan .mask-saixuan-sel{
  z-index: 601;
    width: 100%;
    background-color: #ffffff;
     padding-bottom: 1rem;
}
.mask-saixuan .mask-saixuan-sel .weui-cells{
 padding-top: 4rem;

}
.mask-saixuan .mask-saixuan-sel .weui-cells .shaixuantitle{
  margin-left: 0.6rem;
  font-size:0.69rem;
  font-weight:bold;
  color:rgba(51,51,51,1);
  margin-bottom: 0.5rem;
}
.mask-saixuan .mask-saixuan-sel .weui-cells .sel-name{
  color:#07983D !important;
}
.mask-saixuan .mask-saixuan-sel .weui-cells .weui-cell__bd p{
  font-size:0.6rem;
  font-weight:400;
  color:rgba(102,102,102,1);
}
.mask-saixuan .mask-saixuan-sel .sel-btn{
    display: flex;
    width: 100%;
    justify-content: space-around;
    align-items: center;
    margin: 1rem 0;
}
.mask-saixuan .mask-saixuan-sel .sel-btn :nth-child(1){
  width:3.34rem;
  height:1.23rem;
  border:1px solid rgba(209,209,209,1);
  border-radius:0.2rem;
  text-align: center;
  line-height: 1.23rem;
font-size:0.63rem;
color:rgba(102,102,102,1);
}
.mask-saixuan .mask-saixuan-sel .sel-btn :nth-child(2){
  width:3.34rem;
  height:1.23rem;
  border:1px solid #07983D;
  border-radius:0.2rem;
  text-align: center;
  line-height: 1.23rem;
font-size:0.63rem;
color:#07983D;
}
/* 商家店铺 */
.shopdp{
  position: relative;
  padding: 0.5rem;
  box-sizing: border-box;
}
.shopdp .shopname{
  font-size:0.7rem;
  font-weight:400;
  color:rgba(51,51,51,1);
  width: 12rem;
}
.shopdp .shopname a{
   padding: 0.2rem 0.3rem;
   box-sizing: border-box;
   background-color: #FF3366;
   border-radius: 1rem;
font-size:0.51rem;
font-weight:400;
color:rgba(255,255,255,1);
}
.shopdp .shopaddress{

font-size:0.51rem;
font-weight:400;
color:rgba(51,51,51,1);
margin: 0.5rem 0;
}
.shopdp .guanzhu{
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  border:1px solid rgba(102,102,102,1);
  width:2.54rem;
  height:1rem;
  font-size: 0.5rem;
  text-align: center;
  border-radius: 0.5rem;
  line-height: 1rem;
}
.shopdp .guanzhuac{
  border:1px solid #FF3366;
  color: #FF3366;

}
.zsmin-name{
  font-size: 0.5rem !important;
  margin-top: 0.3rem;
}
.zs-zhuangjia{
  width:2.8rem !important;
  height:3.21rem !important;
  background-color: #666666;

}
.zs-rck{
  height: auto !important;
}