﻿
.divListContent {
    padding: 5px 5px 5px 0px;
}

.divListContent:hover {
    background: #f1f1f1;
}

.block_topic_post_feature .content, .listType {
    position: relative;
    padding-top: 4px;
}

.postFeature {
    height: 170px;
}

/*.listType {
    height: 126px;
}*/
.listType {
    height: 106px;
}

@media (max-width: 479px) {
    .block_topic_post_feature .listType {
        height: 170px;
    }
}

.listType .info {
    margin-bottom: 0px !important;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.postFeature .info {
    margin-bottom: 0px !important;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.block_topic_news .block_topic_post {
    min-height: 300px;
    height: 300px;
}


.listMBImg {
    width: 290px;
    height: 170px;
}

.block_topic_post_feature .f_pic {
    margin-left: 0px;
}

/*.listBImg {
    width: 256px;
    height: 122px;
}*/

.listBImg {
    width: 180px;
    min-height:110px;
    /*height: 110px;*/
}

.listSImg {
    width: 150px;
    height: 100px;
}


.listMImg {
    width: 48px;
    height: 48px;
}



/*.cardImg {
    width: 256px;
    height: 122px !important;
}*/
.aKindItem {
    width: 70px;
    text-align: left;
    line-height: 20px;
    margin: 5px 5px 5px auto;
    float: left;
    cursor:pointer;
}

#divKindLists {
margin-top:-10px;
padding-bottom:0px;
margin-bottom:0px;
}

.itemChoosed {
    color: #f24024;
    font-weight:bold;
}
