html, body {
    background-color: #f7f8f3;
}

.pro-detail {
    margin: 0;
    padding: 10px;
    overflow: hidden;
}

    .pro-detail img {
        display: block;
        width: 100%;
    }



.foot-black {
    height: 48px;
    clear: both;
}

.weui-tabbar.wy-foot-menu {
    position: fixed;
}

.weui-tabbar__item.weui-bar__item--on .weui-tabbar__label {
    color: #fea610;
}

.weui-tabbar__label {
    color: #666;
}

.weui-tabbar__icon {
    width: 22px;
    height: 22px;
}

.weui-tabbar__item .foot-menu-home {
    background: url(../images/footer01.png) no-repeat;
    background-size: 22px;
}

.weui-tabbar__item.weui-bar__item--on .foot-menu-home {
    background: url(../images/footer001.png) no-repeat;
    background-size: 22px;
}

.weui-tabbar__item .foot-menu-list {
    background: url(../images/footer02.png) no-repeat;
    background-size: 22px;
}

.weui-tabbar__item.weui-bar__item--on .foot-menu-list {
    background: url(../images/footer002.png) no-repeat;
    background-size: 22px;
}

.weui-tabbar__item .foot-menu-cart {
    background: url(../images/footer03.png) no-repeat;
    background-size: 22px;
}

.weui-tabbar__item.weui-bar__item--on .foot-menu-cart {
    background: url(../images/footer003.png) no-repeat;
    background-size: 22px;
}

.weui-tabbar__item .foot-menu-member {
    background: url(../images/footer04.png) no-repeat;
    background-size: 22px;
}

.weui-tabbar__item.weui-bar__item--on .foot-menu-member {
    background: url(../images/footer004.png) no-repeat;
    background-size: 22px;
}

.weui-tabbar__item .foot-menu-service {
    background: url(../images/footer05.png) no-repeat;
    background-size: 22px;
}

.weui-tabbar__item.weui-bar__item--on .foot-menu-service {
    background: url(../images/footer005.png) no-repeat;
    background-size: 22px;
}

.weui-tabbar__item .foot-menu-money {
    background: url(../images/footer06.png) no-repeat;
    background-size: 22px;
}

.weui-tabbar__item.weui-bar__item--on .foot-menu-money {
    background: url(../images/footer006.png) no-repeat;
    background-size: 22px;
}

.weui-tabbar__item .foot-menu-team {
    background: url(../images/footer07.png) no-repeat;
    background-size: 22px;
}

.weui-tabbar__item.weui-bar__item--on .foot-menu-team {
    background: url(../images/footer007.png) no-repeat;
    background-size: 22px;
}

.promotion-foot-menu-items {
    position: relative;
    padding: 5px 10px 0;
    text-align: center;
}

.promotion-foot-menu-kefu {
    background: url(../images/icon-kefu.png) no-repeat;
    background-size: 22px;
}

.promotion-foot-menu-cart {
    background: url(../images/footer03.png) no-repeat;
    background-size: 22px;
}

.promotion-foot-menu-collection {
    background: url(../images/home_light.png) no-repeat;
    background-size: 22px;
}

.promotion-foot-menu-label {
    line-height: 40px;
    font-size: 15px;
    color: #fff;
}

.yellow-color {
    background-color: #ffb03f;
}

.promotion-foot-menu-label {
    line-height: 40px;
    font-size: 15px;
    color: #fff;
}

.auf {
    font-size: 14px;
    color: #ea625b;
}

.wy-pro-pri {
    float: left;
    color: #ea625b;
    font-family: arial;
    font-style: normal;
    font-size: 18px;
    position: relative;
    height: 30px;
}

    .wy-pro-pri em {
        font-weight: bold;
        margin-left: 2px;
        font-style: normal;
    }

.num {
    font-size: 24px;
    position: relative;
    margin-right: 5px;
}

.item-price {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    color: #888;
    display: inline-block;
    margin-right: 10px;
    font-family: '\5fae\8f6f\96c5\9ed1';
}

.wy-media-box__title {
    font-size: 16px;
    color: #051B28;
    line-height: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    overflow: hidden;
    word-break: break-all;
    font-weight: 500;
    margin-top: 5px;
}

.wy-media-box__title2 {
    font-size: 14px;
}

.goods-subname {
    color: rgba(0,0,0,.55);
    margin-top: 5px;
    font-size: 13px;
    margin-bottom: 5px;
}

.wy-media-box-nomg {
    background-color: #fff;
    padding: 5px 10px;
    margin-bottom: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.wy-media-box2 {
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 5px 0;
    font-size: 12px;
    color: rgba(0,0,0,.55);
}

.promotion-message {
    margin: 3px 5px 3px 0;
    line-height: 20px;
}

.Spinner2 {
    display: block;
    overflow: hidden;
    width: 160px;
    margin: 0;
    float: right;
}

    .Spinner2 .Amount {
        width: 50px;
        height: 35px;
        padding: 4px 5px;
        line-height: 14px;
        border: 1px solid #d9d9d9;
        float: left;
        text-align: center;
        color: #333;
        outline: 0;
        font-size: 18px;
    }

    .Spinner2 a {
        display: inline-block;
        width: 46px;
        height: 35px;
        border: 1px solid #d9d9d9;
        background-color: #f7f7f7;
        float: left;
        cursor: pointer;
        outline: 0;
    }

    .Spinner2 .DisDe {
        border-radius: 2px 0 0 2px;
    }

    .Spinner2 .Increase {
        border-radius: 0 2px 2px 0;
    }

    .Spinner2 a i {
        font-style: normal;
        font-size: 30px;
        text-align: center;
        width: 30px;
        padding-left: 10px;
        line-height: 30px;
        margin: 5px;
        /*text-indent: 999999%;*/
        overflow: hidden;
        margin-top: 0px;
        color: #333;
    }

    .Spinner2 .Decrease i {
        color: #333;
    }

    .Spinner2 .Increase i {
        color: #333;
    }

    .Spinner2 .DisDe i {
        color: #d9d9d9;
    }

    .Spinner2 .DisIn i {
        color: #d9d9d9;
    }

.promotion-sku {
    padding: 8px 0 5px 0;
}

    .promotion-sku li {
        float: left;
        margin: 0 5px 5px 0;
    }

        .promotion-sku li a {
            display: block;
            border: 1px solid #ddd;
            border-radius: 3px;
            background-color: #fff;
            min-width: 20px;
            padding: 5px 13px;
            max-width: 100%;
            text-align: center;
            font-size: 13px;
            color: #222;
            position: relative;
        }

        .promotion-sku li.active a {
            border: 1px solid #fb5533;
        }

            .promotion-sku li.active a:after {
                content: "";
                width: 13px;
                height: 13px;
                background: url(../images/gou.png);
                background-size: 13px;
                position: absolute;
                right: 0;
                bottom: 0;
            }

.carbtngoto {
    background: -webkit-linear-gradient(top,#ee4d2d,#e63613);
    background: linear-gradient(180deg,#ee4d2d,#e63613);
    border-radius: 20px;
    padding: 6px 25px;
    margin-top: 6px;
    height: 40px;
    color: #fff;
    position: absolute;
    font-size: 15px;
    width: 50%;
    right: 10px;
    line-height: 28px;
}

.no_pro_buy {
    background: #ddd;
}





.shop-search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    overflow: hidden;
    z-index: 999;
}

.cap-search-box {
    width: 100%;
}

.cap-search-box__view {
    width: 100%;
    padding: 5px 15px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-transition: top .3s linear;
    -moz-transition: top .3s linear;
    transition: top .3s linear;
}

.cap-search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    flex: 1;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.cap-search__filed {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    border-radius: 4px;
}

.cap-search .htyk-icon-search {
    color: #666;
    font-size: 16px;
    margin-left: 10px;
}

.htyk-icon {
    position: relative;
    font: 14px/1 vant-icon;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.cap-search .htyk-cell {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    flex: 1;
    padding: 0 10px;
    height: 40px;
    background: transparent;
}

.htyk-cell {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    padding: 10px 15px;
    line-height: 24px;
    position: relative;
    background-color: #fff;
    color: #323233;
    font-size: 14px;
    overflow: hidden;
}

.cap-search .htyk-cell__value {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
}

.htyk-cell__value--alone {
    color: #323233;
    text-align: left;
}

.htyk-cell__value {
    color: #969799;
    overflow: hidden;
    text-align: right;
    position: relative;
    vertical-align: middle;
}

.htyk-field__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
}

.cap-search .htyk-cell__value .htyk-field__control {
    background: transparent;
}

.htyk-field__control {
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    resize: none;
    display: block;
    color: #323233;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
}

.cap-search__action {
    line-height: 34px;
    font-size: 14px;
    letter-spacing: 1px;
}

.cap-search__cancel {
    padding: 0 0 0 10px;
    color: #e63613;
}

.shop-search__list-wrap {
    text-align: center;
}

section {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

.shop-search__title {
    padding: 15px;
    text-align: left;
    font-size: 12px;
    line-height: 1;
    color: #999;
}

.shop-search__hot-search-list, .shop-search__history-list {
    padding: 0 10px;
    overflow: hidden;
}

    .shop-search__history-list > li {
        float: left;
        margin: 0 10px 10px 0;
        padding: 0 10px;
        height: 32px;
        line-height: 32px;
        border-radius: 2px;
        border: none;
        background: #f6f6f6;
        font-size: 12px;
        color: #666;
        text-align: center;
    }

.shop-search__button {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    box-sizing: border-box;
    margin-top: 10px;
    width: 140px;
    height: 32px;
    border: 1px solid #e5e5e5;
    border-radius: 16px;
    font-size: 12px;
    color: #666;
}

.shop-search__clear-icon {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

.divProperty li.b a {
    border: 1px dotted #CCC;
    color: #DDD;
}
