.home-focus-layout{
    position: relative;
    z-index: 9;
    width: 100%;
    min-width: 1280px;
    height: 421px;
    background: #ccc;
}
.focus-layout_cen{
    height: 421px;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.focus-layout_cen li{
    width: 100%;
    position: absolute;
    top: 0;
    left:100%;
}
.focus-layout_cen li:first-child{
    left: 0;
}
.focus-layout_cen li a img{
    display:block;
    width: 100%;
    min-width: 1280px;
    min-height: 421px;
}
.focus-layout_btn{
    position: absolute;
    bottom:18px;
    left: 50%;
    margin-left: -80px;
}
.focus-layout_btn:after{
    content: "";
    clear: both;
    display:block;
}
.focus-layout_btn li{
    float: left;
    width: 18px;
    height: 18px;
    margin-right: 20px;
    background: #fff;
    border: 2px solid #FFFFFF;
    border-radius: 20px;
    cursor:pointer;
}
.focus-layout_btn .on{
    background: #FF7033;
}
#sn-bd{
    width: 1280px;
    margin:0 auto;
}
/*展示商品*/
.m_show{
    width: 1300px;
    padding-bottom:20px;
    border-bottom:1px solid #F46427;
}
.m_sw_shop{
    width: 305px;
    height: 250px;
    /*line-height: 250px;*/
    float: left;
    margin-right:20px;
    position: relative;
    overflow: hidden;
    text-decoration: none;
}
.m_sw_shop:last-of-type{
    margin-right: 0;
}
.m_sw_shop img{
    /*vertical-align: middle;*/
    min-height: 100%;
    max-height: 100%;
    border: 0;
}
.u_sw_more{
    position: absolute;
    bottom:-50px;
    left: 0;
    height: 50px;
    width: 100%;
    /*opacity: 0.24;*/
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=24);
    background: rgba(0,0,0,.25);
    /*padding:0 18px;*/
}
.u_sw_more p{
    font-size:16px;
    color: #FFFFFF;
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
    text-align: left;
}
@-moz-document url-prefix() { .u_sw_more p{  padding-top:1px;  } }
.i_sw_title{
    /*max-width:264px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*padding-top:6px;
    padding-bottom:2px;*/
}
.i_sw_price span{  padding-left: 0;  }
.i_sw_price span i{  font-style: normal;  }
/*生鲜食品*/
.m_food{margin-top: 30px;overflow: hidden;padding-left: 2px;}
.m_fd_title{  border-bottom:3px solid #FF7033;width:100%; }
.u_fd_head{  width: 130px;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  height: 37px;  background-color:#FF7033;  line-height: 37px;  text-align: center;  font-size: 20px;  color:#fff;  }
.u_fd_more{
    font-size: 20px;
    color: #323232;
    float: right;  margin-top: -29px;
    height: 29px;
    padding-right: 25px;
    position:relative;

}
.u_fd_more:hover{
    color:#FF7033;
}
.u_fd_more i{
    display:inline-block;
    width:15px;
    height: 25px;
    position:absolute;
    top:0;
    right:10px;
    background:url(../images/user/right.png) no-repeat center center;
}
.m_fd_detail{
    margin-top: 20px;
    width:1285px;
    padding-bottom: 3px;
}
.u_fd_foods{
    float: left;
    width:246px;
    height:326px;
    *display: inline-block;
    margin-right:9px;
    transition:all 0.5s ease-out 0s;
    -moz-transition:all 0.5s ease-out 0s;
    -webkit-transition:all 0.5s ease-out 0s;
    -o-transition:all 0.5s ease-out 0s;
    border: 1px solid #f5f5f5;
    margin-bottom: 9px;
}
.u_fd_foods:hover{
    box-shadow: 0 1px 10px #FF9466;
    transition:all 0.5s ease-out 0s;
    -moz-transition:all 0.5s ease-out 0s;
    -webkit-transition:all 0.5s ease-out 0s;
    -o-transition:all 0.5s ease-out 0s;
    transform: translate3d(0,-0.3px,0);
    -ms-transform: translate3d(0,-0.3px,0);
    -o-transform: translate3d(0,-0.3px,0);
    -moz-transform: translate3d(0,-0.3px,0);
    -webkit-transform: translate3d(0,-0.3px,0);
}
.u_fds{  display: block;  overflow: hidden;  }
.u_fds img{
    width: 246px;
    height: 246px;
    border: 0;
    display: block;
    margin:0 auto;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}
.u_fds img:hover{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.u_fdz{padding-top:10px;padding-bottom: 20px;}
.u_fdz .clear{  clear: both;  }
.i_fd_name{
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    color: #222222;
    letter-spacing: 0;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}
.i_fd_name:after{
    display:block;
    clear:both;
    content: "";
}
.i_fn_t{
    display: block;
    float: left;
    width: 100%;
    height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.i_fn_j{  display: none;  float: left;  width: 70px;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  margin-left: 15px;  font-weight: normal;  }
.i_fd_more{  letter-spacing: 0;  line-height: 14px;  padding: 10px 10px 20px 10px;  *width: 205px;  }
.i_fd_price{  font-size: 16px;  color: #FF7033;  float: left;  }
.i_fd_price i{  padding-right: 5px;  font-style: normal;  }
.i_fd_pay{  font-size: 12px;  color: #646464;  float: left;  margin-left: 15px;  margin-top: 2px;  font-weight: normal;  }
.i_fd_buy{  width: 30px;  height: 30px;  float: right;  cursor: pointer; margin-top: -10px; }
.site-load{
    width: 1278px;
    margin: 0 auto;
    height:98px;
    background: #F1ECEC;
    margin-bottom: 59px;
    border:1px solid #F46427;
    position: relative;
    z-index: 9;
    height: 100px;
}
.site-list{
    height: 100px;
    width: 1278px;
    position: relative;
    overflow: hidden;
}
.site-list li{
    width: 1278px;
    position: absolute;
    top: 0;
    left:1278px;
}
.site-list li a img{
    display:block;
    width: 1278px;
    height: 100px;
}
.site-list li:first-child{
    left: 0;
}
.site-btnl{
    display: block;
    position: absolute;
    top: 27px;
    left: 0;
    background: url(../images/user/Group5.png) no-repeat center center;
    width: 30px;
    height: 50px;
}
.site-btnr{
    display: block;
    position: absolute;
    top: 27px;
    right: 0;
    background: url(../images/user/Group6.png) no-repeat center center;
    width: 30px;
    height: 50px;
}
.mod_top{
    position:fixed;
    margin-left: 1300px;
    bottom: 50px;
}
@media screen and (max-width: 1415px) and (min-width:1300px){
    .mod_top{
        margin-left: 1230px;
    }
}
@media screen and (max-width: 1299px) and (min-width:1100px){
    .mod_top{
        margin-left: 1160px;
    }
}
.button-shopping{
    width:35px;
    height: 35px;
    background: url(../images/button-shopping.png) no-repeat center center;
    margin-bottom: 10px;
    position: relative;
}
.button-shopping span{
    border-radius: 20px;
    background: #F34D00;
    font-size: 12px;
    color: #fff;
    padding:2px 3px 2px 5px;
    float: right;
}
.button-top{
    width:35px;
    height: 35px;
    background: url(../images/button-top.png) no-repeat center center;
}
.g-wraps{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
.g-wraps_bj{
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.g-wraps_cen{
    width: 778px;
    height: 207px;
    background: #fff;
    border-radius: 8px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -438px;
    margin-top: -133px;
    padding:30px 49px;
    font-size: 18px;
}
.city_list_name a:hover{
    color: #FF5C00;
    text-decoration:underline;
}
.g-wraps_cos{
    width: 40px;
    height: 40px;
    display:block;
    position: absolute;
    top: -20px;
    right: -20px;
    background: url(../images/close.png) no-repeat center center;
}
.g-store{
    height: 41px;
    width: 100%;
    padding-bottom: 20px;
    line-height: 41px;
}
.g-store span{
    display:block;
    width: 127px;
    float: left;
}
.g-store a{
    display:block;
    height: 41px;
    background: #F56528;
    text-align: center;
    color: #fff;
    float: left;
    margin-right: 5px;
}
.g-store.alter a{
    background: none;
    color: #545454;
}
.g-store.alter .on{
    color:#FF5C00;
}

/*购物车*/
.shop-cart{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    display:none;
}
.shop-cart_bj{
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.shop-cart_cen{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99999;
    width: 564px;
    height: 291px;
    margin: 0 auto;
    margin: -144px 0 0 -262px;
    background: #fff;
}
.shop-top{
    width: 40px;
    height: 40px;
    position: absolute;
    top: -20px;
    right: -20px;
    background: url(../images/close.png) no-repeat center center;
    cursor: pointer;
}
.shop-cart_cen .title{
    height: 50px;
    padding-top: 51px;
    width: 247px;
    margin:0 auto;
}
.pull-left{
    width: 50px;
    height: 50px;
    float: left;
    background: url(../images/pull-left.png) no-repeat center center;
}
.pull-rigth{
    float: left;
    font-size: 26px;
    color: #4D4D4D;
    height: 50px;
    line-height: 50px;
    padding-left: 14px;
}
.shop-cart_cen .row2{
    font-size: 18px;
    color: #7F7F7F;
    line-height: 20px;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 50px;
}
.shop-cart_cen .row2 em{
    color: #FF7033;
}
.shop-cart .buy{
    height: 40px;
    width: 352px;
    margin:0 auto;
}
.buy_l{
    float: left;
    display:block;
    width: 169px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #FF7033;
    border-radius: 100px;
}
.buy_r{
    float: right;
    display:block;
    width: 169px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    color: #646464;
    border: 1px solid #979797;
    border-radius: 100px;
}

.selfTag {
    display: inline-block;
    /* justify-content: center; */
    /* align-items: center; */
    font-size: 12px;
    background-color: #F56528;
    margin-right: 5px;
    height: 20px;
    padding: 0 2px;
    color: white;
    border-radius: 3px;
    position: relative;
    top: -2px;
}
