.shop-top {
  border-top: 1px solid #ccc;
  padding-top: 29px;
  width: 100%;
}

.shop-info {
  width: 1290px !important;
  height: 300px;
  position: relative;
}

.shop-info .shop-info-adv {
  width: 900px;
  height: 300px;
  float: left;
}

.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;
  width: 390px;
  height: 300px;
  background: rgba(255, 255, 255, 1);
  /* overflow: hidden; */
  /* margin-right: 110px; */
}

.shop-info-name {
  width: 390px;
  height: 100px;
  text-align: center;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 100px;
  color: #343434;
  background-color: rgba(255, 255, 255, 1);
  position: relative;
}

.shop-info-name .d {
  position: absolute;
  width: 125px;
  height: 125px;
  background-image: url('../images/shop47/store-right-top-bg.png');
  background-repeat: no-repeat;
  background-position-y: top;
  background-position-x: right;
  top: -10px;
  right: -10px;
}

.shop-info-con .shop-msg {
  margin-left: 21px;
}

.shop-info-con .shop-msg span {
  margin-right: 10px;
}

.shop-info-con .shop-msg span em {
  font-size: 14px;
  color: #EA8800;
  margin: 0 11px 0 7px;
}

.shop-info-con .shop-msg span i {
  width: 8px;
  height: 11px;
  display: inline-block;
  background: url(../images/shop47/green-top.png);
}

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

.shop-info-grade i, .shop-info-phone i, .shop-info-location i {
  width: 18px;
  height: 18px;
  display: inline-block;
}

.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: 40px;
  margin-top: 28px;
  background-color: #2C469A;
}

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

.shop-nav-navitems li {
  float: left;
  line-height: 40px;
  color: #fff;
}

.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: 60px 25% 50px;
  width: 753px;
  height: 167px;
  background: url('../images/shop47/shop-con-title.png') no-repeat 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: 246px;
  height: 324px;
  background-color: #fff;
  margin: 0px 15px 18px 0;
  float: left;
}

.shop-goods .shop-goods-item:nth-child(5n) {
  margin-right: 0;
}

.shop-goods-item a {
  display: block;
  width: 100%;
  /* height: 236px; */
  position: relative;
}

.shop-goods-item .goods-img {
  width: 236px;
  height: 236px;
  position: relative;
  top: 5px;
  margin: 0 auto;
}

.sgi-con {
  width: 100%;
  padding: 0 20px;
}

.sgi-con .sgi-name {
  line-height: 18px;
  height: 40px;
  line-height: 20px;
  margin-bottom: 13px;
  overflow: hidden;
  margin-top: 5px;
}

.sgi-con .sgi-price span {
  display: block;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: rgba(234, 136, 0, 1);
}

.sgi-con .sgi-price .sgi-buy {
  float: right;
  width: 98px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  background-color: #D71212;
}

.store_recommend {
  width: 1000px;
  margin: 0 auto;
  display: block;
  
}

.store_recommend .shop-goods-item {
  margin: 0;
  padding: 0;
  width: 1100px;
  height: 1000px;
  background: linear-gradient(90deg, rgba(214, 231, 249, 1), rgba(133, 176, 229, 1));
  border-radius: 40px;
  margin-bottom: 75px;
}

.store_recommend .shop-goods-item .goods-img {
  width: 850px;
  height: 570px;
  background: rgba(255, 255, 255, 1);
  margin: 71px auto 50px;
}

.store_recommend .shop-goods-item .sgi-con {
  width: 1009px;
  height: 248px;
  margin: 0 auto;
  font-size: 0;
  padding: 0;
}

.store_recommend .shop-goods-item .sgi-con .sgi-name {
  width: 500px;
  height: 248px;
  background: rgba(255, 255, 255, 0);
  box-shadow: 0px -1px 0px 0px rgba(53, 90, 198, 1), 0px 1px 0px 0px rgba(53, 90, 198, 1);
  float: left;
  position: relative;
}

.store_recommend .shop-goods-item .sgi-con .sgi-name .brand_name {
  position: absolute;
  top: 36px;
  left: 20px;
  width: 399px;
  height: 49px;
  line-height: 60px;
  font-size: 48px;
  color: #3E63BB;
  font-weight: bold;
}

.store_recommend .shop-goods-item .sgi-con .sgi-name .name {
  position: absolute;
  bottom: 0;
  top: 110px;
  left: 0;
  right: 0;
  width: 460px;
  height: 96px;
  line-height: 48px;
  font-size: 30px;
  color: #666666;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: clip;
  white-space: normal;
}

.store_recommend .shop-goods-item .sgi-con .sgi-price {
  float: left;
  text-indent: 30px;
}

.store_recommend .shop-goods-item .sgi-con .sgi-price span:first-child {
  width: 500px;
  height: 141px;
  line-height: 141px;
  display: block;
  background-image: url('../images/shop47/sgi-price-bg.png');
  background-repeat: no-repeat;
  background-position: center;
  font-size: 60px;
  color: #fff;
  margin-bottom: 17px;
}

.store_recommend .shop-goods-item .sgi-con .sgi-price i {
  font-size: 30px;
  color: #fff;
  line-height: 157px;
  float: left;
}

.store_recommend .shop-goods-item .sgi-con .sgi-price span:nth-child(2) {
  width: 500px;
  height: 80px;
  background: linear-gradient(90deg, rgba(255, 255, 253, 1) 0%, rgba(245, 210, 182, 1) 100%);
  color: #F983A3;
  font-size: 36px;
  text-align: center;
  margin-left: 3px;
  line-height: 80px;
}