.intro_zs {
    width: 100%;
    height: 16px;
    font-size: 13px;
    color: #898989;
    line-height: 18px;
    float: left;
    padding-left: 3%;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.innerDl{
    padding: 6px 6px 7px 11px;
}
.heartWarp {
    width: 74px;
    height: 35px;
    position: absolute;
    right: 0;
    top:0;
    z-index: 30;
    overflow: hidden;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.collectSpan {
    display: block;
    float: right;
    width: 57%;
    height: 100%;
    line-height: 40px;
    font-size: 12px;
    text-align: center;
    color: #676767;
}
.show-box {
    width: 100%;
    height: 98px;
    margin-bottom: 0;
    padding-bottom:0;
}
/*.innerDiv{
    height: 121px;
}*/
.addressDd{
    border-top: none;
}
.addressDd {
    width: 76%;
    float: left;
    position: absolute;
    left: 0;
    bottom: 0;
    padding-left: 66px;
    border-top: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: none;
}
.borderDD {
    width: 82%;
    padding-left: 1.7%;
    padding-top: 0;
    float: left;
    height: 84%;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    position: relative;
}
.innerDt {
    width: 44px;
    height: 44px;
    float: left;
    border-radius: 4px;
    overflow: hidden;
    top: 50%;
    position: relative;
    /* margin-bottom: 3px; */
    transform: translateY(-50%);
}


.initial {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #f19149;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 44px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.innerDiv{
    height: 100%;
    border-radius: 0;
}
.innerDd1 {
    margin-bottom: 11px;
    font-size: 15px;
}
/**/
.investmentWarp{
    width: 100%;
    height: 18px;
    padding-left: 3%;
    margin-bottom: 10px;
}
.investmentWarp div {
    width: auto;
    height: 100%;
    float: left;
    margin-right: 2%;
    padding: 0 4px;
    text-align: center;
    line-height: 18px;
    font-size: 10px;
}
.area{
    background: #e8f9ff;
    color: #13b3e8;
}
.investment{
    background: #ffece8;
    color: #e83613;
}
.heartWarp .img1, .heartWarp .img2 {
    position: absolute;
    left: 25%;
    width: 14px;
    bottom: 26%;
    height: auto;
    z-index: 100;
}
.innerDd1 {
    display: inline-block;
    width: 72%;
    height: 18px;
    line-height: 18px;
    font-size: 15px;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 7px;
    margin-bottom: 0;
    text-overflow: ellipsis;
    /* margin-top: 15px; */
    font-weight: 600;
}