﻿/*楼层导视开始*/
.brand-search {
    width: 90%;
    height: 2.5rem;
    margin: 1.5rem auto 0.5rem;
    border: 2px solid #c5a86e;
    border-radius: 100px;
    box-sizing: content-box;
}

    .brand-search span {
        float: right;
        width: 18%;
        height: 2.5rem;
        color: #fff;
        background-color: #c5a86e;
        line-height: 2.5rem;
        text-align: center;
        border-top-right-radius: 100px;
        border-bottom-right-radius: 100px;
    }

.input-search {
    float: left;
    border: 0;
    width: 80%;
    height: 2.5rem;
    line-height: 2.5rem;
    outline: none;
    padding-left: 1.5rem;
    border-top-left-radius: 100px !important;
    border-bottom-left-radius: 100px !important;
}

.floor-select {
    float: right;
    margin-right: 2rem;
    background-color: #c5a86e;
    color: #fff;
    padding: 0.3rem;
    border-radius: 100rem;
    outline: none;
    border: none;
}
.store-wall {
    position: relative;
    padding-bottom: 4rem;
}

.store-floor {
    position: fixed;
    right: 1.5rem;
    top: 20%;
    background: #fff;
    /* width: 3.5rem; */
    max-width:6rem;
    border-radius: 8px;
    z-index: 9;
    text-align: center;
    padding: 1rem 0;
    box-shadow: 0 0 4px #e1e1e4;
    white-space: nowrap;
}

    .store-floor ul li {
        line-height: 2.5rem;
    }

.store-list {
    margin: 0 5%;
    padding: 2rem 0;
    background: #fff;
    position: relative;
    border-bottom: 1px solid #EBEBEB;
}
.store-list:last-child{
    border-bottom:none;
}
.logo-brand {
    float: left;
    width: 6rem;
    height: 6rem;
    border: 2px solid #F1F1F1;
    border-radius: 6px;
}

.store-info {
    float: left;
    width: 60%;
    padding-left: 1.8rem;
    padding-top: .4rem;
}

    .store-info label {
        line-height: 1.17rem;
        margin-bottom: .6rem;
    }

    .store-info p {
        line-height: 2rem;
        color: #999;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .store-info span {
    color: #fff;
    position: absolute;
    top: 3.4rem;
    right: 0;
    height: 2rem;
    padding: 0 1rem;
    text-align: center;
    line-height: 2rem;
    background-color: #c5a86e;
    border-radius: 20px;
    box-sizing: content-box;
    }

.store_top {
    padding: 1rem 5%;
    background-color: #fff;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #EBEBEB;
}
.col-white {
    display: inline-block;
    width: 100%;
    color: #fff;
    background-color: #c5a86e;
}
/*楼层导视结束*/

/*品牌分类开始*/
.floor_body {
    background: #fff;
    float: left;
    width: 100%;
    padding-bottom: 30px;
}

.floor_list {
    float: left;
    width: 25%;
}

    .floor_list ul li {
        padding: 1rem 0.75rem;
        box-sizing: border-box;
    }

.floor_num {
    width: 100%;
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    background: 0;
    color: #353535;
    text-align: center;
}

.but_floor_red {
    background: #c5a86e !important;
    color: #fff;
    border-radius: 100px;
    padding: 3px 0;
}

.floor_nr {
    float: left;
    width: 75%;
}

.float_nr_w90 {
    margin: auto;
    width: 100%;
    padding: 10px 0;
}

    .float_nr_w90 ul {
        float: left;
        width: 100%;
        padding-bottom: 8px;
    }

        .float_nr_w90 ul li {
            float: left;
            text-align: center;
            width: 44%;
            margin: 0.5rem 4%;
        }
            .float_nr_w90 ul li:nth-child(2n) {
                margin-left: 0%;
            }

            .float_nr_w90 ul li p {
                width: 100%;
                text-align: center;
                font-size: 12px;
                line-height: 22px;
                color: #2f2f2f;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                margin-top: 0.5rem;
            }

.img_floor_list {
    width: 100%;
    height: 7rem;
    border: 1px solid #F1F1F1;
    border-radius: 10px;
}

/*品牌分类结束*/

/*详情页开始*/
.brand_info {
    padding-top:1.5rem;
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: .5rem;
}
.brand_info_name{
    padding: 1.4rem 0 1.2rem;
    font-weight: 700;
}
.brand_loveBox{
    display: inline-block;
    width: 2rem;
    height: 2rem;
    margin-left: 5px;
}
.brand_loveBox img{
    width: 100%;
    height:100%;
    vertical-align: top;
}
    .brand_info p {
        width: 75%;
        font-size: 14px;
        color: #0d0d0d;
        font-weight: 600;
        line-height: 18px;
    }

        .brand_info p label {
            color: #864d30;
            font-weight: 600;
        }

        .brand_info p span {
            font-weight: 500;
        }

        .brand_info p font {
            font-weight: 500;
            text-decoration: underline;
        }

.brand_story {
    background: #fff;
}

    .brand_story h5 {
        color: #0d0d0d;
        font-size: 15px;
        line-height: 15px;
        margin-bottom: 6px;
    }

.pp_coupon_img {
    width: 96px;
}

    .pp_coupon_img img {
        width: 96px;
        height: 96px;
        margin-top: 0px;
    }
    .brand_title{
    display: flex;
    align-items: center;
    padding: 1rem 0 0.8rem;
    }
    .brand_title label{
        font-weight: 600;
    }
    .brand_story_nr p{
        line-height:1.8rem;
    }
/*详情页结束*/