﻿body {
    background-color: white;
}
/*礼品兑换*/
p, h6 {
    line-height: 1.41;
    text-align: justify;
    margin: 0rem 5px;
    font-size: 16px;
    word-break: break-all;
    line-height: 1.41;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* max-width: 11px; */
    overflow: hidden;
}


.w-button-main {
    background: #fe5921;
    border-color: #fe5921;
}

.wei_section {
    padding: 0 10px;
}



.wei_shops {
    margin-bottom: -10px;
    overflow: hidden;
    padding-right: 10px;
}

    .wei_shops li {
        width: 49%;
        float: left;
        margin-bottom: 5px;
        background: #fff;
        border: 1px solid #edebeb;
        /*border-style: groove;*/
        padding: 1px;
    }

        .wei_shops li:nth-child(2n) {
            float: right;
            margin-right: -10px;
        }

    .wei_shops .cover {
        display: block;
        background: white;
        /*height: 0;*/
        /*padding-top: 60%;*/
        /*overflow: hidden;*/
    }

        .wei_shops .cover img {
            display: block;
            width: 100%;
            padding: 2px;
            height: 47vw;
        }

    .wei_shops .action {
        position: relative;
        height: 20px;
        padding: 6px 5px;
    }

        .wei_shops .action .logo {
            display: block;
            width: 50px;
            height: 25px;
        }

        .wei_shops .action .btn_fav {
            position: absolute;
            right: 9px;
            top: 10px;
        }

.loading {
    position: static;
    height: 20px;
    line-height: 20px;
    background: url(/Assets/simg/ajax-loader.gif) no-repeat 42% center;
    background-size: 20px 20px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #000;
    text-indent: 50px;
    text-align: center;
}


.dropdown-toggle {
    position: relative;
    width: 100%;
    height: 40px;
    background: url(/Assets/simg/list/dropRightBorder.png) no-repeat;
    background-position: 3px right;
    background-size: 1px 38px;
    color: #7b7b7b;
    text-align: left;
    text-align: center;
    line-height: 40px;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
}

    .dropdown-toggle.caret:after {
        position: absolute;
        top: 18px;
        display: inline-block;
        margin-left: 4px;
        width: 0;
        height: 0;
        border-top: 6px solid #7b7b7b;
        border-right: 4px solid transparent;
        border-bottom: 0;
        border-left: 4px solid transparent;
        content: "";
    }

    .dropdown-toggle:first-child {
        border: 0;
    }

.dropdown-wrapper {
    position: relative;
}

.dropdown-module {
    position: absolute;
    overflow: visible;
    width: 100%;
    height: 0;
    -webkit-transition: height .3s;
}

.scroller-wrapper {
    position: relative;
}



.act-wrapper, .biz-wrapper, .brand-wrapper, .category-wrapper, .sort-wrapper, .subway-wrapper {
    display: none;
}

    .act-wrapper.active, .biz-wrapper.active, .brand-wrapper.active, .category-wrapper.active, .sort-wrapper.active, .subway-wrapper.active {
        display: block;
    }

.scroller-wrapper .dropdown-scroller ul {
    width: 100%;
    background: #fff;
}



.navBox {
    position: relative;
    z-index: 1000;
}

    .navBox > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        border-bottom: 1px solid #edebeb;
        background: #fff;
        text-align: center;
    }

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.dropdown-toggle {
    position: relative;
    width: 100%;
    height: 40px;
    background: url(../../simg/list/dropRightBorder.png) no-repeat;
    background-position: 3px right;
    background-size: 1px 38px;
    color: #7b7b7b;
    text-align: left;
    text-align: center;
    line-height: 40px;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
}

    .dropdown-toggle.caret:after {
        position: absolute;
        top: 18px;
        display: inline-block;
        margin-left: 4px;
        width: 0;
        height: 0;
        border-top: 6px solid #7b7b7b;
        border-right: 4px solid transparent;
        border-bottom: 0;
        border-left: 4px solid transparent;
        content: "";
    }

.dropdown-list > li {
    position: relative;
    height: 3rem;
    border-bottom: 1px solid #e2e2e2;
    line-height: 3rem;
    -webkit-transform: translate3d(0,0,0);
}

    .dropdown-list > li.active {
        background: #f6f4f0;
    }

.dropdown-list span {
    margin: 0;
    margin-left: .4rem;
    text-align: left;
}

.dropdown-list .quantity {
    position: absolute;
    top: .3rem;
    right: 0;
    display: inline-block;
    margin-right: .16rem;
    text-align: right;
    font-size: .22rem;
}

    .dropdown-list .quantity > b {
        float: right;
        padding: 0 .14rem;
        height: .28rem;
        border-radius: .8rem;
        background: #ccc;
        color: #fff;
        font-weight: 400;
        font-size: .24rem;
        line-height: .28rem;
    }

.right-arrow-point-right .quantity > b:after {
    float: right;
    padding-left: 7px;
    content: '>';
    font-family: simsun;
    -webkit-transform: scale(.8,1.5);
}

.scroller-wrapper .dropdown-sub-scroller {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 100%;
    border-left: 1px solid #e2e2e2;
    background: #f6f4f0;
}

.dropdown-list.sub-list > li {
    border-bottom: 1px solid #e2e2e2;
}

.shade {
    top: 10%;
    left: 0;
    z-index: 20;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.7);
    position: absolute;
}

.hide {
    display: none;
}
