<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.news-hot-topics {
    width: 282px;
    border: 1px solid #ededed;
    border-top: 2px solid #d50000;
}
.right-methods .news-hot-topics{
    margin-bottom: 0;
}
.investment-discount .news-hot-topics {
    border:none;
    border-top: 2px solid #d50000;
}
.news-right-item h3 {
    margin: 20px 0 20px 20px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.news-right-item h3.title-margin-0{
    margin:0;
    margin-bottom: 20px;
}
.news-project-me{
    float: right;
    margin-right: 17px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    margin-top: 4px;
}
.my-dock{
    float: right;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.my-dock:hover{
    color: #d50000;
}
.news-project-me:hover{
   color: #d50000;
}
.project-docking-box p:hover{
    color:#d50000;
}
.news-right-item-investment a{
    display: inline-block;
    width: 70px;
    text-align: left;
    margin: 0 0 20px 20px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    color: #333333;

}
.news-right-item-investment a:hover {
    color: #d50000;
}

.right-investment-list-item span{
    display: inline-block;
    width: 70px;
    max-width: 70px;
    text-align: left;
    margin: 0 0 20px 20px;
    font-size: 14px;
    overflow: hidden;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.right-investment-list-item.park-padding-top span{
    margin-left:0;
    width: 60px;
}
.right-investment-list-item.park-padding-top span.park-middle{
    margin-left:31px;
    margin-right:31px;
}
.right-investment-list-item span a{
    font-size: 14px;
    color: #333333;
}

.right-investment-list-item a:hover {
    color: #d50000;
}
.park-padding-top{
    padding-top: 20px;
    margin:0 20px;
    font-size: 0;
    border-bottom: 1px solid #ededed;

}


.park-tel{
    text-align: center;
    font-size: 16px;
    color: #d50000;
    line-height: 60px;
    font-weight: bold;
}
.park-tel span{
    font-weight: bold;
}

/*æˆ‘è¦æŠ•èµ„è¡¨å•*/
.want-invest{
    font-size: 14px;
    padding: 20px;
    width: 242px;
}
.want-invest .invest-title{
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
}
.want-invest .invest-info input{
    width: 232px;
    height: 36px;
    background-color: #f6f6f6;
    margin-bottom: 10px;
    padding-left: 10px;
}
.want-invest .invest-money{
    position: relative;
}
.want-invest .invest-money input{
    padding-right: 25px;
    width: 205px;
}
.want-invest .invest-money div{
    position: absolute;
    top: 10px;
    right: 30px;
}
.want-invest .invest-btn{
    width: 244px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #FFF;
    background: #d50000;
    cursor: pointer;
    display: block;
    font-size: 16px;
}
.want-invest .invest-btn:hover {
    background: #b60e0e;
    transition: all .225s ease-in-out;
}
.create-park-box .park-list-btn{
    width: 244px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #FFF;
    background: #d50000;
    cursor: pointer;
    display: block;
    font-size: 16px;
    margin: 0 auto;
}
.create-park-box .park-list-btn:hover{
    background: #b60e0e;
    transition: all .225s ease-in-out;
}
.want-invest .invest-info input::-webkit-input-placeholder {
    /* placeholderé¢œè‰²  */
    color: #999999 !important;
}
.park-list-top {
    margin-top: 28px;
}</pre></body></html>