.dropdown-menu {
    padding: 0 0 10px;
    margin: 0;
    width: 580px;
    font-size: 12px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    border: 1px solid #eaeaea;
    text-align: left;
    background-color: #fff;
    position: absolute;
    left: -220px;
    top: -240px;
    z-index: 1000;
    display: none
}

.address-tab {
    padding: 0 16px;
    border-bottom: 1px solid #f2f2f6
}

.address-con .address-tab a {
    display: inline-block;
    min-width: 38px;
    padding: 0 6px;
    text-align: center;
    text-decoration: none;
    font-style: normal;
    border-radius: 1px;
    color: #595961
}

.address-con .address-tab a.active,
.address-con .address-tab a:hover {
    border-bottom: 2px solid #c7000c;
    color: #c7000c;
    font-weight: 700
}

.address-con .address-body>div>div>span {
    display: inline-block;
    padding: 0 10px;
    line-height: 30px;
    font-style: normal;
    color: #8c8797;
    cursor: pointer
}

.address-con .address-body>div>div>span.active,
.address-con .address-body>div>div>span:hover {
    font-weight: 700;
    color: #595961;
    background: #f2f2f6;
    border-radius: 6px
}

.address.dropdown-menu {
    padding: 0 0 10px !important;
    margin: 0 !important;
    min-width: 580px;
    font-size: 12px !important
}

.address.dropdown-menu .row {
    margin: 0 !important;
    overflow: hidden;
    padding-left: 8px
}

.address.dropdown-menu .row .address-list {
    padding: 0 !important
}

.address.dropdown-menu .row .address-list div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px
}

.address-input {
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px;
    width: 215px;
    height: 40px;
    color: #595961;
    font-size: 14px;
    font-style: normal;
    background-color: transparent;
    padding-right: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    outline: 0
}

.address-addon {
    border: 0
}

.down-icon {
    color: #b2aebc;
    font-size: 22px
}

.pointer {
    width: 25%;
    float: left;
    box-sizing: border-box
}

.wxstore-list {
    margin-bottom: 20px
}

.wxstore-list .wxstore-img {
    float: left;
    padding-top: 3px
}

.wxstore-list .wxstore-img img {
    width: 34px;
    height: 34px;
    padding-right: 14px
}

.wxstore-list .wxstore-title {
    font-weight: 700
}

.wxstore-list .wxstore-subtitle,
.wxstore-list .wxstore-title {
    font-size: 12px;
    color: #595961;
    line-height: 20px
}

.empty {
    font-size: 14px;
    color: #bbb;
    height: 200px;
    line-height: 200px;
    text-align: center
}
