.indexHead{
    width: 100vw;
    position: relative;
}
.indexBg{
    width: 100vw;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}
.indexPosition{
    width: 94.6vw;
    padding: 0 2.7vw;
    position: relative;
    z-index: 2;
    top: 0;
    left: 0;
}
.indexSeachBox{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2.7vw 1.33vw 0 0.26vw;
}
.abCity{
    font: 3.73vw/3.73vw simhei;
    padding-right: 1.06vw;
}
.abSel{
    width: 2.53vw;
    height: 1.47vw;
}
.searchSub{
    width: 67.2vw;
    height: 6.67vw;
    padding: 0.53vw;
    border-radius: 3.87vw;
    background: #fff;
    display: flex;
    align-items: center;
}
.ssIcon{
    width: 4.53vw;
    height: 4.53vw;
    margin: 0 1.33vw 0 1.6vw;
}
.ssSwiper{
    width: 40vw;
    height: 3.47vw;
    overflow: hidden;
    position: relative;
}
.ssTextBox{
    width: 40vw;
    position: absolute;
    left: 0;
    top: 0;
}
.ssText{
    width: 37.33vw;
    font: 3.47vw/3.47vw simhei;
    color: #AEAEAE;
    padding: 0 1.33vw;
    border-left: 0.26vw solid #eee;
}
.ssBtn{
    width: 19.73vw;
    height: 6.67vw;
    border-radius: 3.33vw;
    background: #FE3B30;
    font: bold 2.93vw/6.67vw simhei;
    color: #fff;
    text-align: center;
}
.newsIconBox{
    width: 5.33vw;
    height: 6.67vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.newsSpot{
    width: 1.73vw;
    height: 1.73vw;
    border-radius: 50%;
    position: absolute;
    top: 0.67vw;
    right: 0;
    z-index: 2;
    /*background: #FE3B30;*/
}
.newsIcon{
    width: 5.33vw;
    height: 5.33vw;
}
.vipBox{
    width: 94.6vw;
    height: 10.67vw;
    position: relative;
    margin-top: 2.7vw;
}
.vipImg{
    width: 94.4vw;
    height: 10.67vw;
    position: absolute;
    left: 0.13vw;
    top: 0;
    z-index: 3;
}
.vipText{
    font: bold 5.33vw/5.33vw simhei;
    font-style: italic;
    background: linear-gradient(to bottom, #fff, #FDEDC8);
    -webkit-background-clip: text;
    color: transparent;
    position: absolute;
    left: 18.67vw;
    top: 2.7vw;
    z-index: 4;
}
.navContent{
    padding-top: 2.13vw;
}
.ncTabBox{
    padding: 0 1.87vw;
    display: flex;
    justify-content: space-between;
}
.ncTab{
    padding-top: 1.6vw;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.ncTabName{
    position: relative;
    z-index: 5;
    font: 4vw/4vw simhei;
    color: #4D4D4D;
}
.ncTabNameOn{
    font-weight: bold;
    color: #161616 !important;
}
.ncTabIcon{
    width: 5.33vw;
    height: 2.27vw;
    margin-top: -0.8vw;
}
.ncSwiper{
    width: 94.6vw;
    position: relative;
    overflow: hidden;
}
.ncItemListBox{
    /*position: absolute;*/
    left: 0;
    top: 0;
    display: flex;
}
.ncItemList{
    width: 94.6vw;
    display: flex;
    flex-wrap: wrap;
}
.ncItem{
    width: 18.92vw;
    padding-top: 2.7vw;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.ncImg{
    width: 14.13vw;
    height: 14.13vw;
}
.ncName{
    width: 18.92vw;
    font: 3.2vw/3.2vw simhei;
    color: #626262;
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.slideContent{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 3.2vw;
}
.slideBox{
    position: relative;
    z-index: 2;
    width: 97.3vw;
    padding: 3.2vw 0 0 2.7vw;
    display: -webkit-box;
    overflow-x: scroll;
    white-space: nowrap;
}
.slideBox::-webkit-scrollbar {
    display: none;
}
.slide{
    width: 26.4vw;
    height: 12.53vw;
    border-radius: 2.7vw;
    overflow: hidden;
    display: inline-block;
    margin-right: 2.13vw;
}
.slideImg{
    width: 26.4vw;
    height: 12.53vw;
}
.bannerSwiper{
    height: 22vw;
    width: 94.6vw;
    border-radius: 2.7vw;
    overflow: hidden;
    margin-top: 2.7vw;
    position: relative;
}
.indexBannerImg{
    height: 22vw;
    width: 94.6vw;
	border-radius: 2.7vw;
}
.foodContent{
    display: flex;
    flex-wrap: wrap;
}
.foodBox{
    width: 40.27vw;
    height: 31.73vw;
    padding: 0 3.2vw;
    border-radius: 3.2vw;
    margin: 1.87vw 1.26vw 0 0;
}
.foodBox:nth-child(2n){
    margin-right: 0;
}
.foodNameBox{
    display: flex;
    align-items: center;
    padding: 2.7vw 0 1.87vw 0;
}
.foodName{
    font: bold 4vw/4vw simhei;
    color: #3D3D3D;
    padding-right: 1.6vw;
}
.foodBtn{
    width: 13.33vw;
    height: 4.27vw;
    border-radius: 2.13vw;
    font: bold 2.7vw/4.27vw simhei;
    color: #fff;
    text-align: center;
}
.foodDiscount{
    font: 3.2vw/3.2vw simhei;
}
.foodItemList{
    padding: 1.06vw 1.33vw;
    display: flex;
    justify-content: space-between;
}
.foodItem{
    width: 16vw;
    height: 16vw;
    position: relative;
    overflow: hidden;
}
.foodImg{
    width: 16vw;
    height: 16vw;
}
.foodPrice{
    width: 13.33vw;
    height: 4.27vw;
    border-radius: 2.13vw;
    font: bold 3.2vw/4.27vw simhei;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 1.33vw;
    z-index: 6;
}
.foodPrice text{
    font: bold 2.7vw/4.27vw 'Microsoft YaHei';
}
.indexMovie{
    width: 94.6vw;
    background: #fff;
    margin-top: 2.7vw;
    border-radius: 2.7vw;
}
.imTop{
    padding: 3.33vw 2.93vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.inTitle{
    font: 3.47vw/4vw simhei;
    color: #5A616D;
    margin-right: 3.73vw;
}
.inTitleOn{
    font: bold 4vw/4vw simhei;
    color: #3D3D3D;
}
.movieMore{
    font: 2.93vw/4vw simhei;
    color: #9499A4;
    padding-right: 0.67vw;
}
.movieMoreIcon{
    width: 0.93vw;
    height: 1.47vw;
}
.imList{
    padding-left: 2.4vw;
    display: -webkit-box;
    overflow-x: scroll;
    white-space: nowrap;
}
.imBox{
    width: 20.27vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 4vw;
    margin-right: 2.4vw;
}
.imImgBox{
    width: 20.27vw;
    height: 28.27vw;
    border-radius: 2.7vw;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.imImg{
    width: 20.27vw;
    height: 28.27vw;
}
.imBtn{
    width: 12.8vw;
    height: 6.4vw;
    background: linear-gradient(180deg, #FF796E, #FF5D50);
    border-radius: 3.2vw;
    font: 2.93vw/6.4vw simhei;
    color: #fff;
    text-align: center;
}
.imBtn2{
    width: 12.8vw;
    height: 6.4vw;
	background: linear-gradient(180deg, #24C8FB, #34B0F9);
    border-radius: 3.2vw;
    font: 2.93vw/6.4vw simhei;
    color: #fff;
    text-align: center;
}
.imName{	width: 20.27vw;
    font: bold 3.2vw/7.2vw simhei;
    color: #3D3D3D;	text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.followContent{
	width: 89.33vw;
	position: fixed;
	left: 5.33vw;
	bottom: 15.47vw;
	z-index: 99;
	display: none;
}
.followBox{
    width: 84vw;
    padding: 0 2vw 0 3.33vw;
    height: 9.6vw;
    border-radius: 4.8vw;
    background: #fff;
    display: flex;
    align-items: center;
	position: relative;
}
.iphoneFollowBox{
    bottom: 20vw !important;
}
.followImg{
    width: 4.93vw;
    height: 4.53vw;
}
.followText{
    flex: 1;
    padding: 0 2.7vw;
    font: 3.2vw/3.2vw simhei;
    color: #484747;
}
.followBtn{
    width: 19.73vw;
    height: 6.67vw;
    border-radius: 3.33vw;
    background: #FE3B30;
    font: bold 2.93vw/6.67vw simhei;
    color: #fff;
    text-align: center;
}
.followClose{
    width: 4.8vw;
    height: 4.8vw;
    position: absolute;
    top: -2.4vw;
    right: -2vw;
    z-index: 100;
}

.add_container {
    z-index: 9;
    position: absolute;
    right: -2vw;
    bottom: -25vw;
    width: 32vw;
    font-size: 4vw;
    color: #2B2B2B;
    border-radius: 1.6vw;
    background: #fff;
    box-shadow: 0 0 1.33vw rgba(0, 0, 0, .2);
}

.add_container::before {
    content: '';
    position: absolute;
    top: -1.5vw;
    right: 4vw;
    width: 3vw;
    height: 3vw;
    transform: rotate(45deg);
    box-shadow: 0 0 1.33vw rgba(0, 0, 0, .2);
}

.add_container::after {
    content: '';
    position: absolute;
    top: -1.2vw;
    right: 4vw;
    width: 3.8vw;
    height: 3.8vw;
    z-index: 4;
    background: #fff;
    transform: rotate(45deg);
}

.add_item {
    margin: 0 2vw;
    height: 11vw;
    line-height: 11vw;
    text-align: center;
    justify-content: center;
    border-bottom: 1px solid #e5e5e5;
}

.add_item:last-child {
    border: 0;
}

.messages {
    position: relative;
}

.msg_num {
    position: absolute;
    top: 3vw;
    right: 1vw;
    width: 4vw;
    height: 4vw;
    line-height: 4vw;
    border-radius: 4vw;
    text-align: center;
    font-size: 3.47vw;
    color: #fff;
    background: #FE6A6B;
    z-index: 6;
}
.show{
    display: block !important;
}
.hide{
    display: none;
}
.widthBox {
    width: 94.6vw;
    padding: 0 2.7vw;
	overflow-x: hidden;
}

/* 加载更多数据 */

.loading{
    font-size:.38rem;
    color:#A6A6A6;
    text-align: center;
    height: 12vw;
    justify-content: center;
}
.more_icon{
    width: 4vw;
    margin-right:2vw;
    animation: circle 1s linear infinite;
    -webkit-animation: circle 1s linear infinite;
}

@keyframes circle
{
    from {transform: rotateZ(0deg);}
    to {transform: rotateZ(360deg);}
}

@-webkit-keyframes circle
{
    from {transform: rotateZ(0deg);}
    to {transform: rotateZ(360deg);}
}
.more_title{
    font-size:.35rem;
    color:#838383;
}

/*底部商家 */
.tab_ist,.tab_ist_zhan {
    width: 90vw;
    margin: 0 auto;
    height: 12vw;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: initial;
    position: relative;
    padding: 0 5vw;
}
.tab_ist::-webkit-scrollbar {
    display: none;
}
.tablistfixed{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background: #fff;
    padding-bottom: 2vw;
}
.tab_item {
    color: #202020;
    font-size: 3.73vw;
    font-weight: bold;
    /* margin: 0 3vw; */
    height: 8vw;
    line-height: 10vw;
    /* border-bottom:6px solid transparent; */
}
.scTab .tab_item{
    color: #FE022C;
}
.cnameBox{
    display: flex;
    justify-content: center;
}
.cname{
    font: 2.94vw/4vw simhei;
    color: #9A9A9A;
    padding: 0 1.2vw;
    border-radius: 2vw;
}
.scTab .cname{
    color: #fff;
    background: #FE022C;
}
.scShu{
    font: 4.5vw/12vw simhei;
    color: #E6E6E6;
    padding: 0 4vw;
}
.scShu:last-child{
    font: 0/12vw simhei;
}
.tab_sel {
    color:#FF1A2B;
    border-bottom:6px solid #FF1A2B;
}
.all_goods{
    padding-bottom:14vw;
}
.goods_list {
    width: 94vw;
    margin: 1.5vw auto 0;
    flex-wrap: wrap;
    box-sizing: border-box;
    /* background:#FAFAFA; */
    font-size: 12px;
    display: flex;
}

.goods_item {
    width: 45.5vw;
    margin-right: 3vw;
    column-gap: 3vw;
    margin-bottom: 3vw;
    background:#fff;
    align-items: flex-start;
    /*box-shadow: 0 0 10px rgba(0,0,0,.2);*/
    break-inside: avoid;
    overflow: hidden;
    padding-bottom: 3vw;
    border-radius: 2vw;
}

.goods_img {
    width: 45.5vw;
    height:46vw;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 2vw 2vw 0 0;
}

.goods_item:nth-child(2n+2) {
    margin-right: 0;
}

.goods_icon {
    /*width: 45.5vw;*/
    height: 45.5vw;
}

.goods_main {
    padding: 0;
    width:41.5vw;
    padding: 0 2vw;
    align-items: flex-end;
    background: #fff;
}
.goods_title {
    color: #252021;
    width:100%;
    text-align:left;
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 0.5rem;
    max-height: 1rem;
    overflow: hidden;
    /* word-break: break-all;
     display: -webkit-box;
     overflow: hidden;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 1; */
}
.goods_titless{
    font-size: .35rem;
}
.scShu:last-child {
    padding: 0;
}
.gzysMask{
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    display: none;
}
.gzys {
    position: fixed;
    width: 100vw;
    display: none;
    left: 0;
    bottom: 0;
    background-color: #fff;
    border-radius: 3vw 3vw 0 0;
    transition: bottom 300ms;
    text-align: center;
    z-index:100;
}
.gzys.on {
    bottom: 0px;
}
.gzysimg{
    width: 60vw;
    margin: 0 auto;
}
.gztitle{
    font: 4.27vw/12vw simhei;
    text-align: center;
}
.followBtnBox{
    width: 60vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 6vw 0 10vw 0;
}
.followBtnBox div{
    width: 25vw;
    height: 8vw;
    border-radius: 4vw;
    font: 3.2vw/8vw simhei;
    color: #fff;
    text-align: center;
}
.followBtnNo{
    background: #aaa;
}
.followBtnYes{
    background: #d9001b;
}