﻿/* <!-- 榜单增加推广 -->*/
.listoffice-cont.promotion-container {
    position: relative;
    border: 1px solid #e8e8e8;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.promotion-tag {
    width: 128px;
    height: 28px;
    position: absolute;
    top: -1px;
    right: -1px;
    text-align: center;
    letter-spacing: 0;
    color: #fff;
}

    .promotion-tag img {
        width: 100%;
        height: 100%;
        display: block;
    }

    .promotion-tag p {
        height: 18px;
        position: absolute;
        top: 4px;
        right: 24px;
        font-size: 13px;
        font-weight: 600;
        line-height: 18px;
        letter-spacing: 0;
        color: #fff;
    }

.listoffice-cont.promotion-container li {
    width: 1140px !important;
    margin: 0 39px;
    padding: 25px 0 48px;
    float: left;
}

.listoffice-cont.promotion-container li {
    border-bottom: 0;
}

.promotion-container .listoffice-mid {
    width: 853px;
}

.promotion-container .listoffice-mr {
    width: 750px;
}

.promotion-container .office-name {
    margin-bottom: 8px;
}

.map-span {
    width: 596px;
}

.promotion-container .map-span {
    width: 703px;
}

.promotion-item-info .map-span {
    width: 723px;
    margin-bottom: 8px;
}

    .promotion-item-info .map-span span {
        color: #2a2a2a;
    }

    .promotion-item-info .map-span a {
        margin-right: 10px;
        text-decoration: underline;
        color: #666;
    }

        .promotion-item-info .map-span a:hover {
            color: #1184e1;
        }

.promotion-container .listoffice-m-img {
    width: 80px;
    height: 80px;
    padding: 4px;
}

.listoffice-cont.promotion-container .listoffice-m-img div {
    width: 72px;
    height: 72px;
}

.promotion-container .listoffice-right {
    width: 270px;
    height: 80px;
    border: 0;
}

    .promotion-container .listoffice-right .list-btn {
        margin-top: 22px;
        margin-left:10px;
        float: left;
    }

        .promotion-container .listoffice-right .list-btn + .list-btn {
            margin-left: 10px;
        }

.promotion-container .list-btn-yuyue {
    display: inline-block;
    width: 130px;
    height: 36px;
    background-color: #fff;
    border: 1px solid #1A8FEE;
    line-height: 34px;
    font-size: 12px;
    color: #1184E1;
    text-align: center;
    border-radius: 2px;
    margin-top: 22px;
    float: left;
    line-height: 36px;
    color: #fff;
    border: 0;
    background: #1184e1;
}

.promotion-outer {
    width: 1220px;
    position: relative;
    overflow: hidden;
}

    .promotion-outer .listoffice-cont {
        padding: 0;
    }

    .promotion-outer .hd {
        width: 1220px;
        height: 8px;
        position: absolute;
        bottom: 40px;
        text-align: center;
    }

        .promotion-outer .hd li {
            width: 8px;
            height: 8px;
            margin: 0 3px;
            display: inline-block;
            cursor: pointer;
            text-indent: -999999px;
            -moz-border-radius: 50%;
            border-radius: 50%;
            background: #e8e8e8;
        }

            .promotion-outer .hd li.on {
                background: #1184e1;
            }
.basic-form-group {
    overflow: visible;
}

    .basic-form-group .basic-select-new {
        float: left;
        width: 266px;
    }