
/*
                        .tab-left-double-div1 {
                            float: left;
                            width: 300px;
                            overflow: hidden;
                            margin: 10px 0;
                        }
*/

.caijin-title-spanexpend {
    font-size: 18px;
    letter-spacing: 2px;
    height: 30px;
    border-bottom: 1px solid #b7b7b7;
}

.active-tit-a {
    position: relative;
}

.caijin-span-tit {
    display: inline-block;
    text-decoration: none;
    color: #6b6b6b;
    font-size: 18px;
    padding: 3px 10px;
    cursor: pointer
}

.sky-more-style {
    width: 80px;
    float: right;
    text-align: right;
    font-size: 14px;
    text-decoration: none;
    color: #000000;
    margin-top: 5px;
}

.sky-margintop10 {
    margin-top: 10px;
}

.indexhomes-info {
    height: 98px;
    text-align: center;
    border-bottom: 1px solid #898989;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.indexhomes-info strong {
    font-weight: bold;
    color: #000000;
    display: block;
    margin: 7px 0;
}

.indexhomes-info strong a {
    color: #075490;
    display: block;
    /*                            overflow: hidden;*/
    max-height: 46px;
    line-height: 23px;
    margin: 5px 0px;
    text-decoration: none;
}

.indexhomes-info span {
    display: block;
    /*                            overflow: hidden;*/
    margin-bottom: 15px;
    color: #8c8c8b;
    font-size: 12px;
}

.indexhomes-roomcount {
    height: 34px;
    line-height: 34px;
    text-align: center;
}

.indexhomes-roomcount span {
    color: #000;
    background: url(/image/icon.png) no-repeat 0 0;
}

.icon-ws {
    background-position: 0 0 !important;
    padding-left: 30px;
    margin-right: 5px;
}

.icon-wy {
    background-position: 0px -23px !important;
    padding-left: 30px;
    margin-left: 5px;
}

.indexhomes-imagecount {
    width: 100%;
    height: 30px;
    background-color: #e1e1e1;
    line-height: 30px;
    display: inline-block;
    margin: 10px 0px;
}

.indexhomes-roomchange {
    height: 28px;
    background-color: #e1e1e1;
    line-height: 28px
}

.hsPhoto {
    display: block;
    height: 200px;
    /*                            overflow: hidden;*/
    position: relative;
}

.hsPhoto img {
    float: left;
}

.hsPhoto em.mask {
    display: block;
    width: 300px;
    height: 210px;
    position: absolute;
    top: 0;
    left: 0;
    background: #666;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.hsPhoto img.loading {
    position: absolute;
    top: 95px;
    left: 140px;
}