
    .mui-bar{
        background-color: #fff;
    }
    .catering-list ul {
        padding: 10px 10px 0;
    }

    .catering-list ul li {
        padding: 16px;
        border-radius: 12px;
        background-color: #fff;
        margin-bottom: 10px;
    }

    .catering-list ul li .item-top {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 4px;
    }

    .catering-list ul li .name {
        font-size: 16px;
        color: #323232;
        line-height: 20px;
    }

    .catering-list ul li .phone {
        font-size: 12px;
        color: #FF613C;
        display: flex;
        align-items: center;
    }

    .catering-list ul li .phone img {
        width: 13px;
        margin-right: 4px;
    }

    .catering-list ul li .dec {
        font-size: 12px;
        color: #888;
        line-height: 17px;
        margin-bottom: 16px;
    }

    .catering-list ul li dl {
        margin: 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .catering-list ul li dl dd {
        margin: 0;
        /* flex: 1; */
        margin-right: 2%;
        margin-bottom: 2%;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #333;
        width: 32%;

    }

    .catering-list ul li dl dd:nth-child(3n) {
        margin-right: 0;
    }

    .catering-list ul li dl img {
        width: 100%;
        display: block;
        margin-bottom: 8px;
        height: 60px;
    }


    [v-cloak]{
        display: none
    }
    .mui-scrollbar {
        display: none !important;
    }

    input:-webkit-autofill {
        box-shadow: 0 0 0 1000px white inset !important;
    }

    .index_top {
        z-index: 99;
        width: 24%;
        border-right: 1px solid #E9E9E9;
        /* height: 100%; */
        /* margin-top: 45px; */
        background-color: #FFFFFF;
    }

    #status-2 {
        background-color: white;
    }

    .list-card .list-image {
        height: 7rem !important;
        width: 7rem !important;
        display: inline-block;
        padding: 0 5px 5px 5px;
    }

    .list-cards .list-card {
        margin-bottom: 5px;
        width: 100%;
        border-bottom: 1px solid #E9E9E9;
        /* margin-left: 1px; */
    }

    .list-card .list-explain {
        margin-top: 5px;
        padding: 12px 5px;
        /* width: 47%; */
        width: 100%;
        /*height:7rem;*/
        position: absolute;
        display: inline-block;
    }

    .list-card .list-explain{
        margin-top: 0;
        padding: 0 0 0 5px; height: 7rem;
    }
    .list-card .list-explain .list-explain-in{display: flex; flex-direction: column; justify-content: space-between; height: 100%;}
    .list-card .item-bottom{ display: flex; justify-content: space-between;}
    .list-card .item-bottom .list-info{ margin-top: 0;}
    .list-card .item-bottom img{
    width: 20px !important;
    height: 20px;}
    .list-card .list-title{ line-height: 22px; margin-top: 0;}
    .list-info {
        margin-top: 20px;
    }

    .goods-detail-cart {
        left: auto;
        right: 10px;
    }

    .exhibiton-classify:last-child {
        margin-bottom: 100px;
    }

    .second_level div {
        width: 100%;
        border: 1px solid black;
    }

    /*.second_level p{
        width:100%;
        border: 1px solid red;
    }*/

    .mui-push-left:after,
    .mui-push-right:after {
        opacity: 0;
    }

    .mui-collapse-content p {
        margin: 7.5px 0px;
        text-align: center;
        height: 30px;
        line-height: 30px;
        border-left: 3px solid #F2F2F2;
        word-break: break-all;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        /* color: #888; */
    }

    .mui-collapse-content p.current {
        color: #333;
    }

    .ftp3 {
        background-color: #F2F2F2;
    }

    .ftp2 {
        border-bottom: 1px solid #F2F2F2;
    }

    .mui-collapse-content {
        display: none;
    }




    .currentt {
        padding: 10px 0px;
        height: 50px;
        border-bottom: 1px solid #E9E9E9;
        width: 100%;
        word-break: break-all;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        text-align: center;
        -webkit-box-orient: vertical;
        overflow: hidden;
        line-height: 27px;
    }

    .currentt p {
        padding-right: 3px;
        line-height: 30px;
        height: 30px;
        border-left: 3px solid white;
        word-break: break-all;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }



    .left_color {
        color: #FF613C !important;
        border-left: 3px solid #FF613C !important;
    }
    .hr_b {
        height: 50px;
    }

    .mui-table-view.mui-collapse.mui-active {
        margin-top: 0px !important;
    }

    .block-link {
        /* display: inline-block; */
        /* width: 76% !important; */
    }

    .all_classify_content li {
        /*line-height:50px;
        height:50px;*/
        /* border-left:3px solid white;*/
        word-break: break-all;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        background-color: white;
    }

    .all_classify_content li div:nth-child(1) {
        padding: 7.5px 0px;
        height: 45px;
        /* line-height: 50px; */
        word-break: break-all;
        text-align: center;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .ftp2 {
        width: 100%;
    }

    .f3 span {
        border-left: 3px solid white;
        display: inline-block;
        height: 30px;
        line-height: 30px;
        padding: 0px 6px;
        display: block;
    }

    .font_right {
        color: black;
    }

    .rte .der {
        background-color: #FFFFFF;
        /* padding:12px; */
        height: 300px;
        width: 49.5%;
    }

    .rte .der img {
        height: 12.4rem !important;
        width: 100% !important;
    }


    @media screen and (max-width: 330px) {
        .rte .der img {
            height: 11.4rem !important;
            width: 100% !important;
        }

        .rte .der {
            height: 265px;
        }
    }

    @media screen and (min-width: 410px) {
        .rte .der img {
            height: 14.4rem !important;
            width: 100% !important;
        }
    }

    .mobile_title_wrap a {
        font-size: 12px;
        margin-left: 5%;
        position: absolute;
        color: gray;
    }

    .group-purchase .first_img:nth-child(1) {
        width: 100%;
    }

    .group-purchase .first_img:nth-child(1) a {
        width: 100%;
    }

    .mui-bar-nav {
        position: absolute;
        /* background-color: transparent !important; */
    }

    .mui-bar {
        box-shadow: 0 0 1px #ccc;
    }

    .mui-bar-nav .mui-title {
        opacity: 0.7;
    }

    .color_white {
        color: white !important;
    }

    .shop_index:nth-child(odd) {
        float: left;
    }

    .shop_index:nth-child(even) {
        float: right;
    }

    .myShopingCart {
        position: absolute;
    }

    .addCations {
        /* padding: 2% 2%; */
    }


    .addCations li {
        /* width: 29.333%; */
        /* margin: 2% 2%; */
        /* float: left; */
        border-bottom: 1px solid #F2F2F2;
    }

    .supermarket-exhibiton-goods li {
        display: block;
        cursor: pointer;
        padding: 10px;
        position: relative;
    }

    .addCations li a:after {
        content: "";
        clear: both;
        display: block;
    }

    .addCations li a .icon-collect {
        position: absolute;
        right: 16px;
        bottom: 10px;
        width: 20px !important;
        height: 20px;

    }

    .addCations li .propic {
        text-align: center;
    }

    .addCations li .propic img {
        margin-right: 12px;
        height: 80px !important;
        width: 80px !important;
    }

    .addCations li .name {
        /* text-align: center; */
        font-size: 16px;
        color: #333;
        overflow: hidden;
        /* height: 20px; */
        line-height: 22px;
    }

    .addCations li .time,
    .list-cards li .time {
        font-size: 12px;
        color: #888;
        line-height: 17px;
        margin: 3px 0 16px;
    }
    .list-cards li .time{
    overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .addCations li .price,
    .list-cards li .price {
        font-size: 16px;
        color: #f46d4e;
        line-height: 22px;
    }
    .list-cards li .now-price{ line-height: 22px;}




    .exhibiton-goods-single.show {
        overflow: hidden;
    }

    .right_scrollt {
        overflow: hidden;
        width: 76%;
    }

    .berich-rank-handle .rank_type .comongrey {
        color: #999
    }

    .go_shop {
        display: inline-block;
        height: 20px;
        line-height: 20px;
        background: #FF613C;
        border-radius: 4px;
        font-size: 12px;
        width: 57px;
        text-align: center;
        color: #FFFFFF;
    }

    #store_id {
        height: 24px;
        line-height: 22px;
    }

    p {
        margin-bottom: 6px;
    }

    .store-attention .store-img {
        width: 32px;
        height: 32px;
        float: left;
        margin-top: 7px;
        margin-right: 16px; display: flex;
        justify-content: center; align-items: center;
        background-color: #fff;
    }
    .store-attention .store-img img{
        width: 100%; display: block;
    }

    .store-attention {
        line-height: 46px;
        padding: 0 16px;
        height: 46px;
        background-color: #ff613c;
        font-size: 14px;
        color: #fff;
        display: flex; position: relative;
    }

    .store-attention .attention-status {
        float: right;
        background-color: #fff;
        border-radius: 4px;
        text-align: center;
        line-height: 22px;height: 22px;
        width: 48px;
        margin-top: 12px;
        color: #ff613c;
        font-size: 12px;
        position: absolute;
        right: 16px; top: 0; bottom: 0; margin: auto 0;
    }

    .store-attention .attention-status.gray-status {
        width: 60px;
        background-color: #868686;
        color: #fff;
    }

    #slider .mui-segmented-control.mui-segmented-control-inverted .mui-control-item {
        color: #868686;
    }

    .berich-rank-handle .rank_type span {
        color: #888;
    }

    .mui-slider .mui-segmented-control.mui-segmented-control-inverted~.mui-slider-group .mui-slider-item {
        border-top: 1px solid #f2f2f2;
    }

    #slider .mui-segmented-control.mui-segmented-control-inverted .mui-control-item {
        line-height: 45px;
    }

    #slider .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
        line-height: 42px;
    }

    .mui-fullscreen .mui-segmented-control~.mui-slider-group {
        top: 45px;
    }

    .berich-rank-handle .rank_type {
        height: 45px;
    }

    .berich-rank-handle {
        height: 45px;
        line-height: 45px;
    }

    .store-msg-item li a {
        display: block;
        position: relative;
    }

    .store-msg-item-in:after {
        content: "";
        clear: both;
        display: block;
    }

    /* .myShopingCart {
        top: auto;
        bottom: 0 !important;
    } */

    .store-msg-item li a.mui-navigate-right:after {
        right: -6PX;
        color: rgba(136, 136, 136, 1);
        font-weight: bolder;
    }

    .store-msg .store-msg-content .store-msg-item li {
        padding: 12px 20px;
    }

    .mui-table-view-cell>a:not(.mui-btn) {
        margin: 0;
        padding: 0;
        color: #888;
    }

    .mui-table-view-cell:after {
        left: 0;
    }

    .store-msg .store-msg-content .link-li {
        padding: 0 20px;
        line-height: 52px;
    }

    .store_card a.mui-navigate-right:after {
        right: 0;
        font-weight: bolder;
        color: #666;
    }

    .store_card a img {
        width: 28px !important;
        height: 28px;
        float: left;
        margin-top: 12px;
    }

    .store_card a label {
        float: left;
        width: 25%;
    }

    .store_card:after {
        background: #f2f2f2;
        height: 2px;
    }

    .store-mien {
        border-top: 10px solid #f2f2f2;
        border-bottom: 10px solid #f2f2f2;
        padding-bottom: 16px;
    }

    .store-mien .mien-tit {
        color: #888;
        padding: 16px 0 12px 20px;
        overflow: hidden;
    }

    .store-mien ul {
        /* padding-left: 20px; */
        padding: 0 20px;
        /* overflow-x: scroll; */
        display: flex;
        flex-wrap: wrap;
    }

    .store-mien ul li {
        /* flex: 1; */
        width: 32%;
        margin-right: 2%;
        margin-bottom: 2%;
        display: flex;
        flex-wrap: wrap;
    }

    .store-mien ul li:nth-child(3n){
        margin-right: 0;
    }
    .store-mien ul li img {
        /* width: 120px !important; */
        /* height: 120px; */
        /* width: 100% !important; */
        width: auto;
        display: block;
        border-radius: 5px;
         /* margin-right: 10px; */
    }

    .mui-table-view-cell.link-li {
        padding: 10px;
    }

    .link-service .mui-table-icon {
        width: 40px;
        height: 40px;
        margin-right: 20px;
    }

    .link-service label {
        color: #333;
        font-size: 16px;
    }

    .link-service .mui-table-view-cell.link-li {
        line-height: 40px;
    }

    .link-service .mui-table-icon {
        background-size: 40px 40px;
        float: left;
    }

    .store-msg .store-msg-content .store-msg-item li .store-msg-text {
        color: #333;
    }

    .berich-supermarket-bound-wp .supermarket-bound-content {
        margin-top: 10px;
    }
    /* .berich-supermarket-bound-wp .supermarket-bound-content p{
    font-weight: 400;}
    .berich-supermarket-bound-wp .supermarket-bound-content p.item-name{ font-weight: bold; font-size: 16px;} */
    /* .berich-search-result .mui-search input[type=search] {
        background: rgba(3, 3, 3, .1);
    } */


    /* */

    /* .berich-supermarket-bound-wp{ padding: 0; padding-top: 1px;} */


    .berich-supermarket-bound-wp .supermarket-bound-content p {
        margin: 0;
    }
    .berich-supermarket-bound-wp .supermarket-bound-content .item-name {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 6px;
        font-family: PingFangSC-Medium;
    }

    .berich-supermarket-bound-wp .supermarket-bound-content .item-place {
        font-size: 12px;
        line-height: 17px;
        margin-bottom: 4px;
        font-family: PingFangSC-Regular;
    }

    .berich-supermarket-bound-wp .supermarket-bound-content .item-address {
        font-size: 12px;
        line-height: 17px;
        font-family: PingFangSC-Regular;
    }
    .all_classify_content li.cur:after {
        content: "";
        left: 0;
        position: absolute;
        top: 10px;
        bottom: 10px;
        width: 3px;
        background-color: #FF613C;
    }

    .list-cards li {
        display: flex;
        padding: 10px;
        border-bottom: 1px solid #E9E9E9;
    }

    .list-cards li img {
        width: 80px !important;
        height: 80px;
        margin-right: 12px;
    }

    .list-cards li .item-in {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }



    .list-cards li .item-in .item-name {
        font-size: 16px;
        color: #333;
        line-height: 22px;
    }

    .list-cards li .item-in .item-price {
        font-size: 16px;
        color: #F46D4E;
        line-height: 22px;
    }

    .store-msg .store-msg-content .store-msg-item {
        border-bottom: 10px solid #f2f2f2
    }

    .store-msg .store-msg-content .store-msg-item:last-child {
        border-bottom: 0;
    }

    .store-msg .store-msg-content .store-msg-item li {
        padding: 0 8px 24px 20px;
    }

    .store-msg .store-msg-content .store-msg-item li:last-child {
        padding-bottom: 0;
    }

    .store-msg .store-msg-content .store-msg-item li dl,
    .store-msg .store-msg-content .store-msg-item li dd {
        margin: 0;
        padding: 0;
    }

    .store-msg .store-msg-content .store-msg-item li dl {
        margin: 12px 0;
        display: flex;
        flex-wrap: wrap;
    }

    .store-msg .store-msg-content .store-msg-item li dd {
        margin-bottom: 12px;
        width: 33.33%;
        padding-right: 12px;
    }

    .store-msg .store-msg-content .store-msg-item li dd img {
        width: 100%;
    }



    /* goods_detail */

    .swiper-pagination-bullet {
        width: 5px;
        height: 5px;
    }

    .swiper-pagination-bullet-active {
        background: #FF613C;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets {
        line-height: 1;
        font-size: 0px;
        bottom: 16px;
    }

    .goods-msg {
        background-color: #fff;
        padding: 15px 10px 15px;
        margin-bottom: 10px;
    }

    .goods-msg .name {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 22px;
    }

    .goods-msg .price {
        line-height: 33px;
        font-size: 24px;
        color: #FF7733;
    }

    .goods-msg .price .unit {
        font-size: 16px;
    }

    .goods-msg .origin-price {
        font-size: 12px;
        line-height: 17px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        color: #909090;
    }

    .goods-msg .origin-price s,
    .goods-msg .origin-price .goods-belong,
    .goods-msg .origin-price .unit {
        font-size: 12px;
    }
    .goods-intro{ padding: 20px 12px 24px; background-color: #fff;}
    .goods-intro .item{
        display: flex;  margin-bottom: 24px;
    }
    .goods-intro .item:last-child{ margin-bottom: 0;}
    .goods-intro .item .item-l{ color: #888; font-size: 14px; margin-right: 12px; width: 84px;}
    .goods-intro .item .item-r{ color: #333; flex: 1; font-size: 14px;}


    .swiper-pagination-bullet {
        width: 5px;
        height: 5px;
    }

    .swiper-pagination-bullet-active {
        background: #FF613C;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets {
        line-height: 1;
        font-size: 0px;
        bottom: 16px;
    }

    .goods-msg {
        background-color: #fff;
        padding: 15px 10px 15px;
        margin-bottom: 10px;
    }

    .goods-msg .name {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 22px;
    }

    .goods-msg .price {
        line-height: 33px;
        font-size: 24px;
        color: #FF7733;
    }

    .goods-msg .price .unit {
        font-size: 16px;
    }

    .goods-msg .origin-price {
        font-size: 12px;
        line-height: 17px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        color: #909090;
    }

    .goods-msg .origin-price s,
    .goods-msg .origin-price .goods-belong,
    .goods-msg .origin-price .unit {
        font-size: 12px;
    }

    .goods-intro {
        padding: 20px 12px 24px;
        background-color: #fff;
    }

    .goods-intro .item {
        display: flex;
        margin-bottom: 24px;
    }

    .goods-intro .item:last-child {
        margin-bottom: 0;
    }

    .goods-intro .item .item-l {
        color: #888;
        font-size: 14px;
        margin-right: 12px;
        width: 84px;
    }

    .goods-intro .item .item-r {
        color: #333;
        flex: 1;
        font-size: 14px;
    }
    .goods-intro .item .item-r img{
        max-width: 100%;
    }



    .mui-barr {
        position: fixed;
        z-index: 10;
        right: 0;
        left: 0;
        height: 44px;
        padding-right: 10px;
        padding-left: 10px;
        border-bottom: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .transparent {
        height: 80px;
        background: white;
    }

    .mui-icon-back:before,
    .mui-icon-left-nav:before {
        /* color: #cdcdcd; */
        /* border-radius: 50%; */
        font-size: 24px;
    }

    .rag:before {
        color: white;
    }

    #myCart {
        text-align: center;
        width: 30px;
        height: 30px;
        line-height: 25px;
    }

    .icon-sharw {
        text-align: center;
        width: 30px;
        height: 30px;
        line-height: 24px;
        margin-left: 2%;
    }


    .guige_div {
        display: none;
    }

    .mui-icon-location:before {
        display: none;
    }

    .active .mui-icon-location:before {
        display: block;
        color: #FF613C
    }



    /* .detail_r{margin-left: 100px;} */
    .rag {
        color: white;
        background: rgba(76, 78, 78, 0.6);
        border-radius: 50%;
    }

    .icon-sharw {
        text-align: center;
        width: 30px;
        height: 30px;
        line-height: 24px;
        margin-left: 2%;
    }

    /* .mui-icon {
        margin-top: 5px;
    } */


    .icon-sharw:before {
        font-size: 16px !important;
    }

    .goods_detail_header .mui-icon-back:before,
    .goods_detail_header .mui-icon-left-nav:before {
        border-radius: 50%;
        font-size: 16px;
    }

    .goods_detail_header .mui-icon {
        margin-top: 5px;
    }

    .goods_detail_header .mui-pull-left {
        height: 30px;
        width: 30px;
        text-align: center;
        line-height: 26px;
    }

    
    .shop_detail_header.mui-bar {
        box-shadow: 0 0 0 #ccc;
        background-color: transparent !important;
    }

    .shop_detail_content.mui-content {
        background: #fff;
    }