@charset "utf-8";
#leftMeun-other {
  border: 1px solid #ddd;
  padding-bottom: 10px;
}

.leftMeun a {
  text-decoration: none;
}

.categorie-top:first-child {
  margin-top: 0;
}

.categorie-top {
  /*margin-left: 3px;*/
  /*width: 197px;*/
  height: 38px;
  background-color: #000;
  color: #fff;
  /*border-radius:4px;*/
  position: relative;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  padding-left: 0 !important;
}

.categorie-top a {
  color: #fff;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  display: block;
  padding-left: 20px;
}

.categorie-top i, .categorie-title i {
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  height: 27px;
  line-height: 27px;
  padding: 0 10px 0 5px;
}

.categorie-title {
  /*margin:0 0 0 3px;*/
  /*width: 197px;*/
  height: 28px;
  background-color: #e5e5e5;
  /*border-radius:4px;*/
  position: relative;
  margin-bottom: 8px;
}

.categorie-content {
  padding: 8px 0 0 !important;

}

.categorie-title a {
  height: 28px;
  display: block;
  line-height: 28px;
  color: #333;
  font-size: 14px;
  padding: 0 20px;

}

ul.categorie-son {
  /*width: 200px;*/
  width: 100%;
  background-color: #fff;
  padding: 0;
  margin: 0;

}

ul.categorie-son li {
  height: 22px;
  line-height: 22px;
  padding-left: 30px;
}

ul.categorie-son li:hover {
  background-color: #f5f5f5;
}

ul.categorie-son li a {
  color: #666;
  display: block;
}

/*左边小商店*/
.shop-intro {
  width: 200px;
  height: 160px;
  border: 1px solid #ddd;
  margin: 0 auto;
}

.shopLogo {
  max-width: 16px;
  max-height: 16px;
  vertical-align: middle;
  margin-right: 5px;
}

.shop-intro h4 {
  font-weight: 700;
  font-size: 16px;
  padding: 8px 0 8px 15px;
  background: #FAFAFA;
  margin: 0;
  border-bottom: 1px solid #ddd;
}

.shop-intro h4 a {
  color: #333;
  vertical-align: middle;
}

.left-shop-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  width: 150px;
  font-size: 16px;
}

.main-info {
  margin: 0 15px;
  height: 60px;
}

.shopdsr-item {
  float: left;
  width: 56px;
  text-align: center;
  margin-top: 15px;
}

.shopdsr-title {
  color: #666;
  font-size: 12px;
  line-height: 24px;
}

.shopdsr-score span, .shopdsr-score i {
  /* color: #c40000; */
  line-height: 24px;
  font-size: 12px;
}

.shopdsr-score .color-high {
  color: #a1001a;
}

.shopdsr-score .color-low {
  color: #20730f;
}

.shopdsr-score .color-eq {
  color: #999;
}

.btnArea {
  margin-top: 20px;
  margin-left: 22px;
}

.btnArea .enterShop {
  margin-right: 10px;
  background: #333;
  color: #fff;
  border: 1px solid #333;
}

.enterShop:link {
  text-decoration: none;
}

.enterShop:visited {
  color: #fff;
  text-decoration: none;
}

.enterShop:hover {
  color: #fff;
  text-decoration: none;
}

.enterShop:active {
  color: #fff;
  text-decoration: none;
}

.btnArea a {
  display: inline-block;
  width: 70px;
  height: 28px;
  border: 1px solid #ddd;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
}

.favShop:link {
  color: #333;
  background: #f5f5f5;
  text-decoration: none;
}

.favShop:visited {
  color: #333;
  background: #f5f5f5;
  text-decoration: none;
}

.favShop:hover {
  color: #333;
  background: #f5f5f5;
  text-decoration: none;
}

.favShop:active {
  color: #333;
  background: #f5f5f5;
  text-decoration: none;
}

/*店铺小搜索*/
.shop-search-box, .shop-service-box {
  width: 200px;
  margin: 15px auto;
  border: 1px solid #ddd;
  background: #fff;
}

.skin-box-hd h3 {
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  background: #333;
  color: #fff;
  margin: 0;
  padding-left: 15px;
}

.skin-box-bd ul {
  padding-top: 15px;
  padding-left: 20px;
}

.skin-box-bd ul li {
  margin-bottom: 8px;
}

.skin-box-bd input, .skin-box-bd span {
  font-size: 12px;
}

.skin-box-bd input {
  border: 1px solid #ccc;
  line-height: 20px;
}

#keyword {
  width: 117px;
  font-size: 12px;
  padding-left: 5px;
}

.J_TSubmitBtn {
  display: none;
}

.shop-submit {
  display: inline-block;
  width: 60px;
  height: 22px;
  background: #333;
  color: #fff;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  margin-left: 40px;
}

.shop-submit i {
  font-size: 14px;
}

#price1,
#price2,
#price1::before,
#price2::after {
  box-sizing: border-box;
}

#price1, #price2 {
  width: 52px;
  padding-left: 10px;
  font-weight: 100;
  line-height: 18px;
}

.price-label {
  display: block;
  position: relative;
}

.money-yen, .money-yen2 {
  font-family: Arial;
  position: absolute;
  top: 3px;
  color: #999;
  font-size: 12px;
}

.money-yen {
  left: 43px;
}

.money-yen2 {
  left: 108px;
}

@media (max-width: 767px) {
  .shop-intro, .shop-search-box, .shop-service-box {
    display: none;
  }
}

.shop-service-title {
  background: #fafafa;
  height: 39px;
  line-height: 38px;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  font-weight: bold;
  padding-left: 15px;
}

.shop-service-title span, .shop-service-title img {
  vertical-align: middle;
}

.shop-service-staff {
  padding: 10px 0;
  margin-bottom: 0;
}

.shop-service-staff li {
  float: left;
  width: 50%;
  padding-left: 15px;
  line-height: 24px;
}

.shop-service-staff li a {
  color: #333;
}

.shop-service-staff li span, .shop-service-staff li img {
  vertical-align: middle;
}