<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.innerDd1 {
    display: inline-block;
    width: 89%;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 7px;
    margin-bottom: 1px;
    text-overflow: ellipsis;
    font-family: SourceHanSansCN-Medium;
    font-size: 14px;
    color: #333333;
}
.investmentWarp {
    width: 100%;
    height: 18px;
    padding-left: 3%;
    margin-bottom: 5px;
}
.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;
}
.intro_zs {
    width: 100%;
    height: 16px;
    font-size: 13px;
    color: #898989;
    line-height: 18px;
    float: left;
    padding-left: 3%;
    margin-bottom: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.heartWarp {
    width: 24px;
    height: 28px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 30;
    overflow: hidden;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.borderDD {
    width: 78%;
    padding-left: 1.7%;
    padding-top: 0;
    float: left;
    height: 80%;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    position: relative;
}
.innerDt {
    width: 44px;
    height: 44px;
    float: left;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    /* margin-bottom: 3px; */
}
.initial {
    line-height: 44px;
}
.heartWarp .img1, .heartWarp .img2 {
    position: absolute;
    left: 22%;
    width: 18px;
    top: 50%;
    height: 18px;
    z-index: 100;
    transform: translateY(-50%);
}</pre></body></html>