/*无相关信息的样式*/
.listUL .wuXinXiLI span {
    display: block;
    color: #999;
    /*font-weight: 600;*/
    font-size: 16px;
    line-height: 30px;
    width: 185px;
    height: 55px;
    margin: 10px 15px;
    padding: 10px 20px;
    /*background-color: #F5F5F5;*/
}
/*图片li的样式*/
.listUL .tupianLI {
    float: left;
    width: 224px;
    min-height: 140px;
    height:226px;
    overflow:hidden;
    margin: 5px 5px;
}
    .listUL .tupianLI a img {
        width: 219px;
        height: 146px;
    }
.listUL li a p {
    width: 180px;
    height: 26px;
    border: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
    .listUL li a span {
        font-size: 14px;
        line-height: 25px;
        /*width: 220px;*/
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
    }
.listUL li a .Wyspan {
    font-size: 14px;
    line-height: 30px;
    width: 224px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

/*文字li样式*/

.listUL li .wenziSpan {
    padding-left: 8px;
    font-size: 12px;
   
}
.chaochang {
    width: 185px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display:block;
  
}
.listUL li a .wenziSpan {
    display: block;
    margin-left: 0px;
    /*text-align: center;*/
    font-size: 12px;
}
    .listUL li span em {
        font-weight: 600;
    }
/*物业li的样式*/
.listUL .wenziLI {
    float: left;
    width: 224px;
    height: 55px;
    margin: 10px 5px;
    background-color: #F5F5F5;
}


/*li的样式*/
.listUL .wenziXzLI {
    float: left;
    width: 223px;
    height: 55px;
    margin: 5px 5px;
    background-color: #FaFaFa;
}
.listUL .wenziXzLI .xz{
    color:#999;
}
    .listUL .wenziXzLI .xz em {
        color: #999;
        font-weight: 600;
    }



/*数字样式*/
.boxdiv {
    width: 100%;
    height: 120px;
    background-color: #f4f5dc;
    margin-bottom: 10px;
}

.summary {
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: #fff;
}

    .summary ul {
        padding-left: 20px;
    }

        .summary ul li a {
            text-decoration-line: none;
        }

        .summary ul li p > span {
            font-size: 34px;
            color: #bb0000;
            padding-right: 10px;
        }

        .summary ul li {
            width: 160px;
            height: 66px;
            float: left;
            text-align: right;
        }

            .summary ul li p {
                padding-right: 40px;
                font-size: 14px;
                line-height: 32px;
                color: #666666;
            }

            .summary ul li.space-mark {
                width: 30px;
                background: url(../image/icon_home.png) 0 -24px;
            }

            .summary ul li p i {
                display: inline-block;
                width: 20px;
                height: 24px;
                background-image: url(../image/icon_home.png);
                margin-right: 6px;
                vertical-align: middle;
            }

.summary-xmdj i {
    background-position: 0 0;
}

.summary-zjf i {
    background-position: -80px 0;
}

.summary-xmf i {
    background-position: -20px 0;
}

.summary-rzje i {
    background-position: -60px 0;
}

.summary-zzj i {
    background-position: 100px 0;
}

.summary-jbhd i {
    background-position: -40px 0;
}