.shop-top {
  border-top: 1px solid #ccc;
  padding-top: 29px;
  width: 100%;
}
.shop-info {
  min-height: 81px;
  position: relative;
}
.shop-name {
  font-weight: bold;
  font-size: 30px;
  float: left;
  padding-top: 18px;
  position: relative;
  max-width: 800px;
}
.shop-name i {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  width: 35px;
  height: 32px;
  display: inline-block;
  background: url(../images/shop/store-icon.png)
}
.shop-name span {
  display: inline-block;
  width: 100%;
  padding-left: 50px;
  line-height: 32px;
}
.shop-info-con {
  float: right;
  margin-right: 110px;
}

.shop-info-grade, .shop-info-phone, .shop-info-location {
  line-height: 27px;
  font-size: 16px;
  color: #666;
  position: relative;
}

.shop-info-grade i, .shop-info-phone i, .shop-info-location i {
  width:21px;
  height: 22px;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -11px;
}

.shop-info-grade i {
  background: url(../images/shop/grade.png);
}

.shop-info-phone i {
  background: url(../images/shop/phone.png);
}

.shop-info-location i {
  background: url(../images/shop/location.png);
}

.shop-info-grade label, .shop-info-phone label, .shop-info-location label {
  padding-left: 34px;
}

.shop-nav {
  width: 100%;
  min-width: 1226px;
  height: 50px;
  background-color: #fff;
}

.shop-nav-navitems {
  height: 100%;
  overflow: hidden;
}

.shop-nav-navitems li {
  float: left;
  line-height: 50px;
  font-size: 18px;
  color: #333;
}
.shop-nav-navitems .shop-nav-item-more {
  font-family: '宋体';
  float: right;
}

.shop-nav-navitems li a {
  padding: 0 30px;
}

.shop-con {
  /* margin-top: 38px; */
}

.shop-con-title {
  margin: 38px 0 11px 0;
  position: relative;
  text-align: center;
}

.shop-con-title .liner {
  position: absolute;
  top: 50%;
  width:100%;
  height:1px;
  background:#999999;
}

.shop-con-title span {
  width: 155px;
  padding: 0 10px;
  display: inline-block;
  background-color: #f8f8f8;
  font-weight: bold;
  font-size: 24px;
  z-index: 2;
  position: relative;
}

.shop-goods-item {
  width: 49%;
  height: 306px;
  background-color: #fff;
  float: left;
  margin: 20px 0 0 2%;
}

.shop-goods-item:nth-of-type(-n+2) {
  margin-top: 0;
}

.shop-goods-item:nth-of-type(2n+1) {
  margin-left: 0;
}

.shop-goods-item a {
  display: block;
  width: 50%;
  height: 100%;
  position: relative;
  float: left;
}

.shop-goods-item .goods-img {
  width: 100%;
  height: 100%;
  /* position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -120px;
  margin-top: -107.5px; */
}

.sgi-con {
  /* width: 100%; */
  padding: 20px 20px 0;
  height: 100%;
  overflow: hidden;
}

.sgi-con .sgi-name {
  line-height: 22px;
  height: 66px;
  font-size: 16px;
  /* margin-top: 14px; */
  /* margin-bottom: 10px; */
  overflow: hidden;
}
.sgi-con .sgi-price span{
  display: block;
  color: #D71212;
  font-size: 18px;
  margin-top: 20px;
}

.sgi-con .sgi-buy {
  display: block;
  width: 120px;
  height:32px;
  line-height: 32px;
  color: #fff;
  background-color: #C9AB85;
  margin-top: 20px;
}

/* 新增样式 */
.shop-msg {
    height: 40px;
    line-height: 40px;
}

#xingxing {
    margin-left: 20px;
}

#xingxing i {
    width: 15px;
    height: 15px;
    display: inline-block;
    line-height: 40px;
    position: relative;
    top: 2px;
    background: url('../images/shop47/xingxing.png') no-repeat center;
}

#xingxing i:last-child {
    top: 3px;
    background: url('../images/shop47/banxing.png') no-repeat;
}

#telephone {
    margin-left: 20px;
}

#telephone i {
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 40px;
    position: relative;
    top: 4px;
    margin-right: 8px;
    background: url('../images/shop47/kefu.png') no-repeat center;
}

#attention {
    margin-left: 26px;
}

#attention i {
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 40px;
    position: relative;
    top: 4px;
    margin-right: 6px;
    background: url('../images/shop47/attention.png') no-repeat center;
    z-index: 99;
    cursor: pointer;
}

.isattention {
    background: url('../images/shop47/xingxing.png') no-repeat center !important;
}

.recommend-good {
  position: relative;
}

.recommend-good .shop-goods-item {
  width: 100%;
  height: 612px;
  margin: 0;
  position: relative;
}

.recommend-good .shop-goods-item .tag {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  background-color: #C9AB85;
  color: #fff;
  z-index: 1;
  text-align: center;
}

.recommend-good .shop-goods-item .sgi-con {
  padding-top: 100px;
}

.recommend-good .shop-goods-item .sgi-con .sgi-name {
  font-size: 24px;
  line-height: 28px;
  height: 84px;
}

.recommend-good .shop-goods-item .sgi-con .sgi-price span,.recommend-good .shop-goods-item .sgi-con .sgi-buy {
  margin-top: 50px;
}

.recommend-good .shop-goods-item .sgi-con .sgi-price span {
  font-size: 24px;
}

.recommend-good .shop-goods-item .sgi-con .sgi-buy {
  width: 160px;
  height: 40px;
  line-height: 40px;
}

.recommend-good .swiper-control {
  width: 22px;
  height: 40px;
  line-height: 40px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  background-color: #eee;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.recommend-good .swiper-control.left-btn {
  left: 0;
}
.recommend-good .swiper-control.right-btn {
  right: 0;
}

/* 新增样式 */