.ImageDisplayBoxWrap{
    background-color: transparent;
    border: 0;
    padding: 0;    
}

.hyjj{
    font-size:16px;
    overflow:hidden;
    height:300px;
/*    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:12; */
    line-height: 24px;
    text-indent: 2em;
    text-align: justify;    
}

.hyjj ul.summaryList .title{
    display:none;
}

.hyjj:first-letter{
    font-size:28px;
}

ul.imageList li{
    padding:0;
    border:0;
    margin:0;
}

ul.imageList li a{
    font-size:16px;
    line-height:40px;
}

.dbfc ul.imageList li{
    float:left;
    margin-right:12px;
    margin-bottom:12px;

}

.dbfc ul.imageList li:nth-child(5n){
    margin-right:0;
}

.dbfc ul.imageList li:nth-last-child(1), .dbfc ul.imageList li:nth-last-child(2), .dbfc ul.imageList li:nth-last-child(3), .dbfc ul.imageList li:nth-last-child(4), .dbfc ul.imageList li:nth-last-child(5){
    margin-bottom:0;
}

ul.imageList{
    padding:0;
}

.zrc ul.imageList li{
    margin-right:21px;
    margin-bottom:21px;
}

.zrc ul.imageList li:nth-child(3n){
    margin-right:0;
}

.zrc ul.imageList li:nth-last-child(1), .zrc ul.imageList li:nth-last-child(2), .zrc ul.imageList li:nth-last-child(3){
    margin-bottom:0;
}

.ztfy ul.summaryList{
    padding:0;
}

.ztfy ul.summaryList li{
    width:460px;
    display: inline-block; 
    margin-right:20px;
}

.ztfy ul.summaryList li:nth-child(2n){
    margin-right:0;
}

.ztfy ul.summaryList li:nth-child(1), .ztfy ul.summaryList li:nth-child(2){
    margin-bottom:20px;
}

.ztfy ul.summaryList .imgBox {
    border: 0;
    padding: 0;
    margin: 0 10px 0 0;
}

.ztfy ul.summaryList .title{
    font-size:18px;
    margin-bottom:10px;
}

.ztfy .summary{
    font-size:16px;
    line-height: 28px;
    margin-top:10px;
    text-align: justify;
}

.lt ul.imageList li{
    float:left;
    margin-right:10px;
    margin:10px 10px 10px 0;
    
}

.lt ul.imageList li:nth-child(3n){
    margin-right:0;
}

.lt ul.imageList li a{
    line-height:25px;
}

.ltl ul.imageList li{
    float:left;
    margin:10px 10px 10px 0;
}

.ltl ul.imageList li:nth-child(4n){
    margin-right:0;
}

.ltl ul.imageList li a{
    line-height:25px;
}


.ltc{
    background:url(/_m/specials/Page/270/img/line.jpg) no-repeat;
    background-position: center top;
}