﻿html {
    touch-action: none;
    touch-action: pan-y;
}

.bilibody {
    width: 100vw;
    height: 538vw;
    background: url(http://1juhao.oss-cn-shanghai.aliyuncs.com/bilibg.jpg) no-repeat center;
    background-size: 100% 100%;
}

    .bilibody .bgpositive {
        width: 100vw;
        height: 110vw;
    }

    .bilibody .title img {
        width: 100vw;
        height: auto;
    }

    .bilibody .goodslist {
        width: 100vw;
        height: auto;
    }

        .bilibody .goodslist .goods {
            width: 88vw;
            height: 40vw;
            margin: 4vw 6vw;
            background: white;
            border-radius: 10px;
        }

            .bilibody .goodslist .goods .goodsImg {
                width: 40vw;
                height: 40vw;
                float: left;
            }

                .bilibody .goodslist .goods .goodsImg img {
                    width: 38vw;
                    height: 38vw;
                    margin: 1vw;
                }

            .bilibody .goodslist .goods .goodsInfo {
                width: 48vw;
                height: 40vw;
                padding: 2vw;
                float: left;
            }

                .bilibody .goodslist .goods .goodsInfo .goodsName {
                    width: 44vw;
                    height: 10vw;
                    line-height: 5vw;
                    overflow: hidden;
                    font-size: 13px;
                    font-weight: 600;
                }

                .bilibody .goodslist .goods .goodsInfo .discount {
                    width: 44vw;
                    height: 26vw;
                    float: left
                }

                    .bilibody .goodslist .goods .goodsInfo .discount .price {
                        width: 44vw;
                        height: 26vw;
                        float: left
                    }

                        .bilibody .goodslist .goods .goodsInfo .discount .price .zhekou {
                            width: 30vw;
                            height: auto;
                            float: left
                        }

                        .bilibody .goodslist .goods .goodsInfo .discount .price .zhijiang {
                            width: 14vw;
                        }

                        .bilibody .goodslist .goods .goodsInfo .discount .price .refer_price {
                            font-size: 3vw;
                            font-weight: 700;
                            position: relative;
                            left: 7vw;
                            top: -23vw;
                        }

                        .bilibody .goodslist .goods .goodsInfo .discount .price .unit_price {
                            width: 14vw;
                            font-weight: 600;
                            color: red;
                            margin-top: 1vw;
                            text-align: center;
                            overflow: hidden;
                        }

/*通告*/
.marquee_body {
    width: 320px;
    height: 30px;
    /* padding: 0px 10px; */
    margin: 0 17px;
    border-radius: 15px;
    background: white;
    position: relative;
    top: 13px;
}

.marqueeimg {
    width: 24px;
    height: 24px;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
}

.marqueediv {
    float: right;
    height: 30px;
    line-height: 30px;
    width: calc(100% - 30px);
    font-size: 13px;
    color: #616161;
}

/* 导航组 */

.diy-navBar .data-list::after {
    clear: both;
    content: " ";
    display: table;
}

.diy-navBar .item-nav {
    float: left;
    margin: 10px 0;
    text-align: center;
}

    .diy-navBar .item-nav .item-image {
        margin-bottom: 4px;
        font-size: 0;
    }

        .diy-navBar .item-nav .item-image .image {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            margin: auto;
        }

/* 分列布局 */
.diy-navBar .avg-sm-2 > .item-nav {
    width: 50%;
}

.diy-navBar .avg-sm-3 > .item-nav {
    width: 33.33333333%;
}

.diy-navBar .avg-sm-4 > .item-nav {
    width: 25%;
}

.diy-navBar .avg-sm-5 > .item-nav {
    width: 20%;
}

/* column1新样式 */
.column1 {
    width: 100vw;
    height: 76vw;
    margin: 10px 0;
    background-color: white;
}

    .column1 .column1_img {
        width: 100vw;
        height: 53vw;
    }

        .column1 .column1_img img {
            width: 100vw;
            height: 53vw;
        }

    .column1 .column1_name {
        width: 100vw;
        height: 30px;
        line-height: 30px;
        font-size: 15px;
        color: #444;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding-left: 5px;
    }

    .column1 .column1_point {
        width: 250px;
        height: 25px;
        line-height: 25px;
        font-size: 12px;
        color: #999;
        padding-left: 5px;
        overflow: hidden;
    }

    .column1 .column1_price {
        width: 100vw;
        height: 25px;
        line-height: 25px;
        font-size: 13px;
        padding-left: 5px;
    }

        .column1 .column1_price .price_red {
            margin-right: 8px;
            color: #f03c3c;
            font-size: 15px;
        }

        .column1 .column1_price .price_gray {
            margin-right: 8px;
            color: #999;
            font-size: 12px;
            text-decoration: line-through;
        }

        .column1 .column1_price .sales {
            margin-right: 8px;
            background: linear-gradient(to right, #fa1e8c 0, #fc1e56 100%);
            background: #fc1e56;
            font-size: 11px;
            border-radius: 6px;
            color: #fff;
            padding: 2px 6px;
        }

.addcart {
    width: 70px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    margin: 0 15px 0 0;
    padding: 2px 5px;
  /*  background: linear-gradient(to right, #dcb36b, #d68e3b);
    box-shadow: 0 3px 6px -1px rgb(172 119 50 / 60%);*/
    background:#FF5E53;
    border-radius: 14px;
    min-width: 50px;
    text-align: center;
    color: white;
    /* float: right; */
    position: absolute;
    right: -5px;
}


.topTitle {
    text-align: center;
    color: white;
    font-weight: 600;
    padding-top: 10px;
    font-size: 18px;
}

body {
    background-image: url("../../images/index_top.png?v=1.03");
    background-color: #F2F2F2;
    background-repeat: no-repeat; /* 取消重复显示 */
    background-size: 100% auto;
}
/* 搜索 */
.hearder-div {
    height: 46px;
    margin: 8px 0;
}

.header-search .header-title {
    flex: 1;
    font-size: 17px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
}

.hearder-container {
    width: 100vw;
    z-index: 999;
    margin: 0px;
}

.hearder-div {
    position: relative;
}

.header-search {
    width: 355px;
    margin: 0 10px 0 10px;
}

.message_image {
    width: 20px;
    position: absolute;
    right: 17px;
    top: 10px;
}

/* .header-search{
          display: flex;
          align-items: center;
          width: 702rpx;
          margin: 0 24rpx 0 24rpx;
          height: 92rpx;
          box-sizing: border-box;
        } */
.header-search .header-search-div {
    position: relative;
    display: flex;
    align-items: center;
    flex: 1;
    height: 30px;
    padding: 3px;
    padding-left: 15px;
    background-color: #fff;
    border-radius: 30px;
    box-sizing: border-box;
}

.header-search .header-top_rightButton {
    position: relative;
    display: flex;
    text-align: center;
    justify-content: center;
    flex-shrink: 0;
    width: 85px;
    height: 29px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 6px;
    border-radius: 28px;
    line-height: 29px;
}

.header-search .header-top_rightButton2 {
    position: fixed;
    right: 10px;
    color: white;
    display: flex;
    text-align: center;
    justify-content: center;
    flex-shrink: 0;
    width: 85px;
    height: 29px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 6px;
    border-radius: 28px;
    line-height: 29px;
}

.smooth-btn {
    background: #ffffff;
    padding: 0;
    border-radius: 0;
}

.header-search .header-search-div .imitate-div {
    color: #999999;
}

.header-search .header-search-div .search-input {
    flex: 1;
    height: 100%;
    margin-left: 6px;
    font-size: 14px;
}

.flex-ac {
    display: flex;
    align-items: center;
}

.search_icon {
    flex-direction: row;
    align-items: center;
}

.search_btn {
    color: rgb(255, 255, 255);
    background: linear-gradient(to right, #ED8031,#E7602B);
    width: 60px;
    height: 26px;
    font-size: 12px;
    border-radius: 17px;
    padding: 0;
    display: inline-block;
    line-height: 26px;
    text-align: center;
    border: none;
}

.slider {
    width: 355px;
    margin: 0 10px 10px 10px;
}

.marq {
    width: 355px;
    height: 55px;
    margin: 0 10px 10px 10px;
    background: url("../../images/marquee.png?v=1.02");
    background-repeat: no-repeat; /* 取消重复显示 */
    background-size: 100% auto;
}

.category {
    width: 355px;
    margin: 0 10px 10px 10px;
    border-radius: 15px;
}

.pricecolor {
    color: #E65339;
    line-height: 20px;
}

.mui-table-view {
    background-color: transparent !important;
}

    .mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-object {
        border-radius: 15px;
        width: 172px;
        height: 172px;
    }

.mui-col-xs-6 {
    width: 172px !important;
}

.mui-table-view.mui-grid-view {
    padding: 0 !important;
}

    .mui-table-view.mui-grid-view .mui-table-view-cell {
        margin-right: 0 !important;
        padding: 0 !important;
        margin-left: 10px !important;
    }

.mui-text-center {
    padding: 10px !important;
    color: #FB484B;
}

.mui-table-view:before {
    height: 0px !important;
    content: '' !important;
}

.searchImg img {
    float: left;
    margin-left: -10px;
    width: 26px;
    height: auto;
}

.searchvalue {
    border: none;
    font-size: 13px;
    color: #777777;
    width: 250px;
}

.mui-table-view:after {
    height: 0px !important;
}