@charset "utf-8";
.sbtn {
  height: 0.78125rem;
  background: #ff6b01;
  text-align: center;
  line-height: 0.703125rem;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 0.3125rem;
  color: #fff;
  padding: 0 0.15625rem;
}
.sbtn-def {
  background-color: #eaeaea;
  color: #ff6b01;
}
.shop-header {
  background: url("../images/shopbg.jpg") repeat-x;
  height: 2.28125rem;
  padding: 0 0.3125rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.shop-header .sbtn {
  margin-top: 0.9375rem;
  width: 1.875rem;
}
.shop-header .shop-name {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  padding-top: 0.78125rem;
  color: #fff;
  font-size: 0.375rem;
}
.shop-header .shop-name .name {
  margin-top: 0.3125rem;
}
.shop-header .shop-img {
  float: left;
  width: 1.1875rem;
  height: 1.1875rem;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-right: 0.3125rem;
}
.shop-header .shop-img img {
  width: 1.1875rem;
  height: 1.1875rem;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.shop-tab .iconfont {
  display: block;
  margin-top: 0.234375rem;
  font-size: 0.625rem;
  line-height: normal;
  height: 0.78125rem;
}
.shop-tab .icon-shop {
  font-size: 0.703125rem;
}
.shop-tab > li a {
  height: 1.5625rem;
  line-height: normal;
  font-size: 0.375rem;
}
.shop-tab > li:after {
  display: none;
}
.shop-list .banner-ad {
  height: 3.828125rem;
  margin-top: 0.15625rem;
}
.shop-list img {
  height: 3.828125rem;
}
.shop-panel .panel-header {
  padding: 0.3125rem;
  padding-bottom: 0;
  font-size: 0.46875rem;
}
.shop-panel .panel-header .ui-arrow {
  margin-top: 0.234375rem;
}
.cx-pro {
  height: 1.25rem;
  line-height: 1.25rem;
  background-color: #fff;
  border-bottom: 1px solid #ecebe9;
  font-size: 0.375rem;
}
.cx-pro ul {
  width: 31.25rem;
}
.cx-pro .item {
  float: left;
  padding: 0 0.46875rem;
}
.cx-pro .item a {
  color: #666666;
}
.cx-pro .item a.active {
  color: #ff6b01;
}
.am-sticky {
  border-top: 1px solid #ecebe9;
}
.his-list li {
  height: 1.09375rem;
  line-height: 1.09375rem;
  color: #666666;
  border-bottom: 1px solid #ecebe9;
  margin: 0 0.3125rem;
}
.his-btn {
  width: 5.15625rem;
  height: 1rem;
  line-height: 1rem;
  margin: 0 auto;
  margin-top: 3.96875rem;
  text-align: center;
  border: 1px solid #ecebe9;
  font-style: 0.375rem;
  font-size: 0.00585938rem;
  color: #ff6b01;
}
/*�����н���*/
.search-shop {
  margin-top: 0.3125rem;
  border-bottom: 1px solid #ecebe9;
}
.search-shop:first-child {
  margin-top: 0;
}
.search-shop-header {
  padding: 0.3125rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.search-shop-header .header-shop {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.search-shop-header .header-shop figure {
  float: left;
  width: 1.734375rem;
  height: 1.734375rem;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ecebe9;
  margin-right: 0.3125rem;
}
.search-shop-header .header-shop img {
  width: 100%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.search-shop-header .header-shop h3 {
  margin-bottom: 0.15625rem;
  height: 0.703125rem;
  line-height: 0.703125rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.375rem;
}
.search-shop-header .header-shop p {
  font-size: 0.3125rem;
  color: #999999;
}
.search-shop-body {
  overflow: hidden;
}
.search-shop-body .body-w {
  padding: 0.3125rem 0;
}
.search-shop-body li {
  width: 2.46875rem;
  height: 2.46875rem;
  float: left;
}
.search-shop-body li img {
  width: 100%;
}
.search-shop-body .body-none {
  height: 2.8125rem;
  line-height: 2.8125rem;
  border-top: 1px solid #ecebe9;
  text-align: center;
  font-size: 0.375rem;
  color: #999999;
}
