﻿.wechatindex-footer {
    background-repeat: repeat-x;
    background-position: 0 top;
    -webkit-background-size: auto 1px;
    background-size: auto 1px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background-color: #fff;
    height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 12px;
    z-index: 1;
    padding: 0
}
.wechatindex-footer .foot-item {
    color: #666;
    font-size: 16px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    line-height: 50px;
    height: 50px;
    border-top: 1px solid #d6d6d6
}

.wechatindex-footer .foot-item:first-child {
    border-right: 1px solid #d6d6d6
}

.wechatindex-footer .foot-item .tab-icon {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px
}

.wechatindex-footer .foot-item .tab-icon.shouye {

    -webkit-background-size: 168px 168px;
    background-size: 168px
}

.wechatindex-footer .foot-item .tab-icon.waimai {

    -webkit-background-size: 168px 168px;
    background-size: 168px
}

.wechatindex-footer .foot-item .tab-text {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.wechatindex-footer .foot-item.on .tab-icon.waimai {
    
    -webkit-background-size: 168px 168px;
    background-size: 168px
}

.wechatindex-footer .foot-item.on .tab-text {
    color: #39b54d
}

.wechatnew-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 46px;
    padding: 4px 0 1px;
    border-top: 1px solid #c4c4c4;
    background: #fff;
    z-index: 200
}

.wechatnew-footer .foot-item {
    display: inline-block;
    height: 40px;
    width: 33.333333%;
    cursor: pointer
}

.wechatnew-footer .foot-item img {
    display: block;
    width: 25px;
    margin: auto
}

.wechatnew-footer .foot-item span {
    font-size: 10px;
    line-height: 15px;
    width: 100%;
    text-align: center;
    display: block;
    color: #999
}

.index-header {
    z-index: 301
}

header.list-head {
    background-color: #fff;
    z-index: 198;
    position: relative
}

header.list-head .back {
    display: none
}

header.list-head .addr {
    padding-left: 16px;
    padding-right: 0;
    -webkit-box-flex: initial;
    -webkit-flex: initial;
    -ms-flex: initial;
    flex: initial;
    position: relative;
    line-height: 45px
}

header.list-head .address-overlayer {
    position: absolute;
    background-color: #000;
    top: 45px;
    left: 16px;
    opacity: .85;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    padding: 15px 63px 15px 15px;
    line-height: 1em;
    width: 252px
}

header.list-head .address-overlayer .splitline {
    content: "";
    display: inline-block;
    width: 1px;
    height: 24px;

    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    right: 47px
}

header.list-head .address-overlayer .closebtncontainer {
    display: inline-block;
    position: absolute;
    padding: 6.6px;
    top: 7.8px;
    right: 10.7px
}

header.list-head .address-overlayer .closebtncontainer .closebtn {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
  
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

header.list-head .address-triangle {
    position: absolute;
    top: 37.8px;
    left: 74px;
    background-color: transparent;
    opacity: .75;
    width: 0;
    height: 0;
    border-left: 7.2px solid transparent;
    border-right: 7.2px solid transparent;
    border-bottom: 7.2px solid #000;
    z-index: 16
}

header.list-head .area {
    padding-left: 8px;
    padding-right: 8px;
    text-align: left;
    max-width: 128px
}

header.list-head .area:before {
    content: "";
    display: inline-block;
    
    position: relative;
    width: 10px;
    height: 13.5px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 3px
}

header.list-head .area:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 8px;
  
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-left: 3px;
    margin-bottom: 1px;
    vertical-align: middle
}

header.list-head .area-no-addr {
    padding-left: 4px;
    padding-right: 4px
}

header.list-head .area-no-addr:before {
    content: "";
    display: none;
    position: static
}

header.list-head .search {
    width: auto;
    margin-right: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 15px;
    position: relative
}

header.list-head .search:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 70px;
    width: 20px;
    height: 20px;
   
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

header.list-head .search input {
    padding-left: 28px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 28px;
    line-height: 28px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    background-color: #fff;
    color: #999;
    border: 0;
    z-index: 201
}

header.list-head .search input::-webkit-input-placeholder {
    color: #999
}

header.list-head .search:after {
    display: none!important
}

header.list-head .back {
    position: absolute;
    left: 1px
}

header.list-head:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: auto;
    top: auto;
    height: 1px;
    width: 100%;
    background-color: #D7D7D7;
    display: block;
    z-index: 15;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

header.list-head.hide-back .addr {
    padding-left: 0
}

.home-index .city {
    position: absolute;
    margin-left: 15px
}

.home-index .red-packet.overlayer {
    z-index: 10001
}

.home-index header.list-head {
    background-color: #ffc640
}

.home-index header.list-head .search input {
    background-color: #fff;
    opacity: 1;
    text-overflow: ellipsis
}

.home-index header.list-head .addr .area {
    line-height: 28px;
    vertical-align: middle;
    background: #b28a2c;
    color: #fff;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    max-width: 140px
}

.home-index header.list-head .addr .area:after {
    position: relative
}

.home-index .shoplist-title-container {
    text-align: center;
    color: #999;
    line-height: 20px;
    height: 20px;
    padding-bottom: 7.5px;
    padding-top: 7.5px;
    font-size: 13px;
    background-color: #fff;
    border-bottom: 1px solid rgba(228,228,228,.5);
    vertical-align: middle;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: none
}

.home-index .shoplist-title-container .shop-title {
    font-family: PingFangSC-Regular
}

.home-index .shoplist-title-line {
    margin: 0 6px;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    height: 1px;
    width: 30px;
    content: "";
    background-color: #bbb;
    display: inline-block;
    vertical-align: middle
}
header.list-head .search:after {
    
    width: 39px;
    height: 39px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%) scale(.5);
    transform: translate(-50%,-50%) scale(.5)
}

.kingkong {
    overflow: hidden;
    background: #fff;
    padding: 2px 0 16px;
    margin-bottom: 10px
}

.kingkong .kk-line-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.kingkong .kk-line-wrap .kk-gap {
    -webkit-box-flex: 2;
    -webkit-flex: 2 0 0;
    -ms-flex: 2 0 0;
    flex: 2 0 0
}

.kingkong .kk-line-wrap .kk-gap:first-child,.kingkong .kk-line-wrap .kk-gap:last-child {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
    -ms-flex: 1 0 0;
    flex: 1 0 0
}

.kingkong .kk-line-wrap .kk-placeholder {
    width: 42px
}

.kingkong .kk-line-wrap .kingkong-item {
    display: block;
    text-align: center;
    position: relative
}

.kingkong .kk-line-wrap .kingkong-item .img-holder {
    position: relative;
    margin: 0 auto
}

.kingkong .kk-line-wrap .kingkong-item .img-holder .kingkong-img {
    width: 42px;
    top: 0;
    left: 0;
    margin-bottom: 7px;
    margin-top: 17px
}

.kingkong .kk-line-wrap .kingkong-item .name {
    white-space: nowrap;
    overflow-x: visible;
    color: #333;
    font-size: 11px
}