.main-box {
    margin-top: 35px;
    margin-bottom: 40px;
    overflow: hidden;
}

.left-box {
    width: 740px;
    float: left;
}

.right-box {
    width: 400px;
    float: right;
}
.crumbs-box{
    margin-top:-10px;
    height:70px;
    border-bottom:1px solid #EEEEEE;
}
.curmbs{
    width:1200px;
    margin:0 auto;
    line-height:70px;
}
.more {
    float: right;
    font-size: 12px;
    background: url("https://ess.leju.com/house/photo/42-1-QpdANKx9SZ3NiaXlSqmPB0HSmPFxEtlYMZHm9Wass0SLJycTSWhZM723e6VguFOytEMt5plVCN602uNK.png") no-repeat 30px 21px;
    background-size: 10px 10px;
    padding-right: 20px;
}

.item-news-top h4 {
    margin: 0;
    padding: 0;
}

.item-news-tag span.cur {
    border-bottom: 4px solid #c72128;
}

.item-news-top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    line-height: 40px;
}

.item-news-p {
    width: 100%;
    font-size: 16px;
    line-height: 40px;
    color: #999;
}

.item-news-list{
    margin-bottom:30px;
    min-height: 2360px;
}
.item-news-list li {
    border-bottom: 1px dashed #e8e8e8;
    padding: 6px 0;
}
.item-news-list li:nth-child(5n+1){
    margin-top:30px;
}
.item-news-list li:nth-child(1){
    margin-top:0px;
}
.item-news-list li span {
    font-size: 14px;
    font-weight: normal;
}
.news-box-tag{
    display:none;
}
.data-title{
    background: url("https://ess.leju.com/house/photo/42-1-1T82Q9V4WctV8ygDDVigzTavcI3e7eA7UbnbdcT5p3kA3UZ1x8atwen8h2ywxhA6LP57uOMmQ60A2nl9.png") no-repeat 0;
    background-size: 122px 33px;
}

.policy-title{
    background: url("https://ess.leju.com/house/photo/42-1-bk8GpQZ5UcH5y3cA2beuWgamIAcK8RsNNrMH211St4X7YtTxFbTN0a4aQPbH1XmG2XVklUqLjUyOoG0C.png") no-repeat 0;
    background-size:226px 26px;
}


.page{
    background:#F0F0F0;
    padding:16px 20px;
}
.paginationjs .paginationjs-pages li{
    border:0px;
    margin:0 2px;
}
.paginationjs .paginationjs-pages li>a{
    padding:0 2px;
    border-radius: 3px;
}
.paginationjs .paginationjs-pages li:first-child, .paginationjs .paginationjs-pages li:first-child>a{
    border-radius: 3px;
}
.paginationjs .paginationjs-pages li.disabled>a{
    opacity: .5;
}
.paginationjs .paginationjs-pages li.active>a{
    height:28px;
    line-height:28px;
}
.paginationjs .paginationjs-pages li:last-child{
    border:0px;
}
.paginationjs .paginationjs-pages li:last-child>a{
    border-radius: 3px;
}
.paginationjs .paginationjs-go-input>input[type=text]{
    width:40px;
    border:0px;
}