html,body {
    font-family: Helvetica,Arial,sans-serif;
}

.banner_box {
    height: 200px;
    background-image: url("../images/recommend/rl-1_vb405e3.jpg");
    background-size: cover;
    background-position: center;
    padding-top: 60px;
    min-width: 1260px;
}
.banner_box p {
    font-size: 70px;
    font-weight: bold;
    color: #ffffff;
}

.crumbs_box {
    margin-top: 15px;
}

.main_cont {
    margin-top: 15px;
    color: #333333;
}
.fs_30 {
    font-size: 30px;
    line-height: 40px;
}
.fw_bold {
    font-weight: bold;
}
.no_change {
    display: inline-block;
    width: 10px;
    height: 2px;
    background: #333333;
    vertical-align: 3px;
}
.main_cont .left_cont {
    width: 935px;
    float: left;
    /*-moz-column-count:2;*/
    /*-webkit-column-count:2;*/
    /*column-count:2;*/
    /*column-gap: 55px;*/
    /*column-width: 440px;*/
    position: relative;
}
.main_cont .left_cont .special_font {
    color: #D51A1C;
}
.for_anchor {
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
}
.left_cont .intro_text {
    margin-top: 20px;
    font-size: 13px;
    color: #777777;
    line-height: 18px;
}

.left_cont .table {
    margin-top: 15px;
}

.total_box {
    margin-top: 20px;
}
.total_box .unit {
    font-size: 13px;
    color: #777777;
    float: left;
    margin-top: 0;
}
.total_box .total_p {
    font-size: 14px;
    float: right;
    padding-right: 5px;
}
.table table {
    margin-top: 20px;
    border-spacing: 0;
}
.table th {
    padding: 0 10px;
    background: #000000;
    height: 35px;
    color: #ffffff;
    text-align: left;
    border-right: 2px solid #ffffff;
    font-size: 14px;
}
.table td {
    height: 50px;
    padding: 0 10px;
    color: #333333;
    font-size: 15px;
    border-bottom: 1px solid #d6d6d6;
}
.table tbody tr:nth-child(even) td{
    background: #F8F9FC;
}
.table td .change i {
    display: inline-block;
    width: 0;
    height: 0;
    border: 8px solid transparent;
}
.table td .green {
    color: #2BC302;
}
.table td .green i {
    border-bottom: 10px solid #2BC302;
}
.table td .red {
    color: #D51A1C;
    margin-top: 5px;
}
.table td .red i {
    border-top: 10px solid #D51A1C;
    vertical-align: -8px;
}
.table td .grey {
    color: #777777;
}
.table td .grey i {
    width: 12px;
    height: 3px;
    border: none;
    background: #777777;
    vertical-align: 3px;
}
.table td .region {
    font-weight: normal;
    font-size: 15px;
    white-space: nowrap;
    max-width: 220px;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #1470cc;
}
.table td .region:hover {
    text-decoration: underline;
}
.table td .area {
    font-weight: normal;
    font-size: 15px;
    white-space: nowrap;
    max-width: 300px;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #1470cc;
}
.table td .area:hover {
    text-decoration: underline;
}
.table td .compare_td {
    margin: 0 auto;
    width: 30px;
    height: 20px;
    border: 1px solid #5d77a8;
    color: #5d77a8;
    border-radius: 2px;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    line-height: 18px;
}
.table td .compare_td:hover {
    background: #5d77a8;
    color: #ffffff;
}
.table td .compare_td.choose {
    background: #5d77a8;
    color: #ffffff;
}
.table td .compare_td i {
    font-size: 14px;
}
.turnPage_box {
    text-align: right;
    padding: 35px 0 0;
}
.left_cont .ad {
    margin-top: 70px;
}
.left_cont .ad img{
    height: 120px;
    width: 935px;
}
.left_cont .common_div {
    margin-top: 40px;
    border-bottom: 1px dashed #000000;
    padding-bottom: 50px;
}
.table .unit {
    font-size: 14px;
    color: #777777;
    margin-top: 20px;
}
.common_title {
    color: #D51A1C;
}
.LastestMarketInsights {
    margin-top: 40px;
    padding-bottom: 50px;
    border-bottom: 1px dashed #000000;
}
.FeaturedNews {
    padding-bottom: 0;
    border-bottom: none;
}
.LastestMarketInsights ul {
    margin-top: 15px;
}
.LastestMarketInsights ul li {
    border-bottom: 1px solid #d6d6d6;
    position: relative;
    padding: 10px;
}
.LastestMarketInsights ul li p {
    font-size: 15px;
    color: #333333;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    max-width: calc(100% - 90px);
    vertical-align: middle;
    font-weight: bold;
}
.LastestMarketInsights ul li a div{
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    color: #333333;
    font-weight: bold;
    font-size: 15px;
}
.LastestMarketInsights ul li .intro {
    font-size: 14px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    line-height: 20px;
    max-height: 40px;
}
.LastestMarketInsights ul li span {
    display: block;
    width: 5px;
    height: 5px;
    background: #333333;
    position: absolute;
    top: 22px;
    left: 0;
    border-radius: 50%;
}
.left_cont .related_price {
    padding-bottom: 0;
    border-bottom: none;
}
