
#land_trend, #factory_trend, #office_trend {
    width: 900px;
    height: 400px;
    margin-top: 24px;
    z-index: 1;
}
.select-ym {
    position: absolute;
    right: 30px;
    z-index: 2;
}
.according-active {
    color: #1f6cdd;
}
.according {
    float: right;
    display: inline-block;
    font-size: 14px;
    margin-top: 35px;
    margin-left: 10px;
    cursor: pointer;
}
.land-right-link {
    float: right;
    color: #666;
    font-size: 14px;
    padding: 5px 0 24px;
}
.eahart-land-all{
    position: relative;
    overflow: hidden;
    padding-bottom: 30px;
}
#main {
    width: 900px;
    height: 400px;
    margin-top: 24px;
    z-index: 1;
}