﻿.shopTop {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-top: 100px;
    font-size: 24px;
    line-height: 42px;
}

.shopBot {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}

.shopList {
    float: left;
    width: 30%;
    overflow: hidden;
    margin: 50px 0px 0px 2.6%;
}

.shopList_top {
    width: 100%;
    overflow: hidden;
}

.shopList_bot {
    width: 90%;
    height: 180px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
}

    .shopList_bot li {
        width: 100%;
        margin-top: 20px;
    }

.shopList_bot_bt {
    font-size: 20px;
}

.shopList_bot_but {
    width: 90px;
    height: 35px;
    border: 0px;
    font-size: 20px;
    background-color: #fff;
    border-bottom: 1px #8b0b4a solid;
    cursor: pointer;
}

.dzShopShow {
    position: absolute;
    display: none;
    width: 100%;
    max-width: 1920px;
    overflow: hidden;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

.dzShop_img {
    position: relative;
    width: 60%;
    overflow: hidden;
}

.dzShop_imgFd {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 35px;
    line-height: 36px;
    bottom: 0px;
    left: 0px;
    background: url(/page/location/img/bj7.png) no-repeat;
    background-position: left center;
    color: #fff;
    padding-left: 20px;
}

.dzShop_img_img {
    width: 100%;
}

.dzShop_nr {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

    .dzShop_nr div {
        width: 100%;
        overflow: hidden;
        font-size: 16px;
    }

        .dzShop_nr div li {
            width: 100%;
        }

.dzShop_nr_tb {
    position: relative;
    height: 80px;
}

.dzShop_nr_tb_img {
    display: block;
    height: 100%;
    margin: 0 auto;
}

.dzShop_nr_tb_left {
    position: absolute;
    z-index: 9999999;
    width: 25%;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 50%;
    margin-right: 50px;
}

.dzShop_nr_tb_right {
    position: absolute;
    z-index: 9999999;
    width: 25%;
    top: 0px;
    bottom: 0px;
    margin: auto;
    left: 50%;
    margin-left: 50px;
}

.dzShop_nr_img {
    width: 60px;
}

.dzShop_nr_shi {
    font-size: 28px;
    margin-top: 15px;
}

.dzShop_nr_shop {
    font-size: 22px;
    margin-top: 5px;
}

.dzShop_nr_tx {
    margin-top: 30px;
}

    .dzShop_nr_tx img {
        max-width: 130px;
    }

.dzShop_nr_lx {
    line-height: 28px;
    color: #666666;
}

.dzShop_nr_wx {
    margin-top: 30px;
    font-size: 20px;
}

.dzShop_nr_but {
    margin-top: 20px;
}

    .dzShop_nr_but span {
        display: block;
        width: 90px;
        overflow: hidden;
        margin: 0 auto;
        cursor: pointer;
        border-bottom: 1px #bfbfbf solid;
        padding-bottom: 5px;
        font-size: 16px;
    }

.dzShop_nr_dz {
    display: none;
    margin-top: 15px;
    line-height: 26px;
    font-size: 14px;
    word-wrap: break-word;
}
