.news-hot-topics {
    width: 282px;
    border: 1px solid #ededed;
    border-top: 2px solid #d50000;
}
.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-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;
    text-align: left;
    margin: 0 0 20px 20px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    color: #333333;
}
.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;
}