body{
    background-color: #4D6193;
}

.w1224 {
    width: 1224px;
    margin: 0 auto
}

.shop-top {
    /* border-top: 1px solid #ccc; */
    /* padding-top: 13px; */
    width: 100%;
    height:100px;
    background: #FFFFFF;
}

.shop-info {
    min-height: 110px;
    position: relative
}

.shop-name {
    font-weight: bold;
    float: left;
    position: relative;
    font-size:30px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(51,51,51,1);
}

.shop-name i {
    margin: 0 auto;
    width: 35px;
    height: 32px;
    display: block;
    background: url(../images/shop/store-icon.png)
}

.shop-name span {
    display: block;
    width: 100%;
    line-height: 100px;
    
    text-align: center
}

.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: 30px;
    margin-top: 28px;
    background-color: #C9AB85
}

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

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

.shop-nav-navitems .shop-nav-item-more {
    font-family: '宋体';
    float: right
}

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

.shop-con-title {
    margin: 76px 0 73px;
    position: relative;
    text-align: center;
    /* background: url("/public/template/images/store/title.png") no-repeat */
}

.shop-con-title::after{
    content: '';
    width: 100%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
}

.shop-con-title span {
    line-height:46px;
    font-size:46px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(255,255,255,1);
    position: relative;
    padding: 0 10px;
    background: #4D6193;
    z-index: 1;
}

.shop-goods-item-bg {
    width: 1200px;
    height: 600px;
    background-color: #FFFFFF;
    margin: 70px 0 0;
    overflow: hidden;
    position: relative;
}

.shop-goods-item {
    width: 1154px;
    height: 528px;
    margin: 21px auto 0;
    background: #fff url("../images/shop47/goods_bg.png") no-repeat;
    position: relative;
    
}

.shop-goods-item-bg:nth-child(2n) .shop-goods-item{
    background: #fff url("../images/shop47/goods_bg2.png") no-repeat;
}

.shop-goods-item a {
    display: block;
    width: 420px;
    height: 420px;
    position: relative;
    margin: 69px 0 0 73px;
    float: left
}

.shop-goods-item .goods-img {
    width: 100%;
    height: 100%
}

.sgi-con {
    margin-left: 558px;
    padding: 70px 70px 0 100px;
    height: 100%
}

.sgi-con .sgi-name {
    line-height: 36px;
    height: 108px;
    overflow: hidden;
    word-break: break-all;
    color: #333;
    font-size: 24px;
    font-weight: bold
}

.sgi-con .sgi-price {
    text-align: right
}

.sgi-con .sgi-price span {
    display: block;
    color: #E52222;
    font-size: 36px;
    font-weight: bold;
    margin-top: 50px
}

.sgi-con .sgi-price span:before {
    content: '抢购价：';
    font-size: 24px
}

.sgi-con .sgi-buy {
    float: right;
    width: 258px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    background-color: #C9AB85;
    border-radius: 24px;
    margin-top: 50px
}

.sgi-con .sgi-buy i {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-top: 9px
}

.sgi-con .sgi-buy i:after {
    content: '';
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-left-color: #C9AB85;
    position: absolute;
    left: 11px;
    top: 4px
}

.store-goods {
    width: 920px;
    height: 110px;
    float: right;
    position: relative;
    overflow: hidden;
    background-color: #fff
}

.store-goods-wrap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.store-goods-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.store-goods-container .store-goods-item {
    width: 300px;
    height: 110px;
    float: left;
    margin-left: 10px
}

.store-goods-container .store-goods-item:first-child {
    margin-left: 0
}

.store-goods-container .store-goods-item>a {
    float: left;
    width: 110px;
    height: 110px;
    display: block;
    position: relative
}

.store-goods-container .store-goods-item>a img {
    width: 110px;
    height: 110px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -55px;
    margin-left: -55px;
    -webkit-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s
}

.store-goods-container .store-goods-item .goods-con {
    margin-left: 110px;
    height: 80px;
    padding: 10px 12px 0
}

.store-goods-container .store-goods-item .goods-con .goods-name {
    width: 100%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 18px;
    color: #222;
    position: relative
}

.store-goods-container .store-goods-item .goods-con .goods-price {
    margin-top: 10px;
    height: 26px;
    line-height: 26px;
    position: relative;
    overflow: hidden;
    font-size: 0
}

.store-goods-container .store-goods-item .goods-con .goods-price>span {
    color: #333;
    font-size: 18px;
    display: inline-block
}

.store-goods-container .store-goods-item .goods-con .goods-price>span.shop-price:before {
    content: '￥';
    color: #333;
    font-size: 16px
}

.store-goods .goods-btn {
    width: 120px;
    height: 30px;
    display: block;
    line-height: 30px;
    background-color: #fff;
    color: #333;
    border: 1px solid #ccc;
    text-align: center;
    font-size: 18px;
    border-radius: 15px;
    margin-top: 10px
}

.store-goods .goods-btn:hover {
    filter: alpha(opacity=80);
    opacity: .8
}

.store-adv {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block
}

.store-adv img {
    width: 100%;
    height: auto;
}

.shop-msg i{
    width: 16px;
    height: 16px;
    background: url('../images/shop47/hw.png') no-repeat center;
    display: inline-block;
    margin: 0 4px;
}

.shop-msg span+span{
    margin-left: 90px;
}