﻿   .list_classify li {
        padding-top: 0.5rem;
    }

        .list_classify li img {
            width: 100%;
        }

    .content_body a {
        width: 100%;
        float: left;
        display: block;
    }

    .list_classify li {
        padding-top: 0px;
    }

    .list_classify > li.tp {
        width: 6.3rem;
        height: 6.3rem;
        padding-left: 10px;
    }

    .list_classify > li.txt P:first-child {
        padding-bottom: 0.3rem;
    }

    .list_classify > li.txt {
        top: 37%;
        left:7.8rem;
    }


        .list_classify > li.txt P span i {
            font-size: 0.8rem;
        }

    .border_top {
        border-top: 1px solid #efefef;
        padding-top: 10px;
    }

    .list_classify div li {
        line-height: 2.25rem;
        overflow: hidden;/*内容超出后隐藏*/
text-overflow: ellipsis;/* 超出内容显示为省略号*/
white-space: nowrap;/*文本不进行换行*/
        width:50%;
    }

     .list_classify>li.txt P span {
           overflow: hidden;/*内容超出后隐藏*/
text-overflow: ellipsis;/* 超出内容显示为省略号*/
white-space: nowrap;/*文本不进行换行*/
        }

    .list_classify > li.tp {
        width: 6.3rem !important;
        height: 6.3rem !important;
        line-height: 6.3rem !important;
        overflow: hidden !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

        .list_classify > li.tp img {
            vertical-align: middle !important;
        }



.list_classify > li.txt P {
    line-height: 1.2rem;
}

    .dropload-refresh {
        display: none !important;
    }


        .list_classify .txt .pad-11 {
      padding-top:0rem !important;
      padding-bottom:0.3rem !important;
    }

     .list_classify .txt .pad-12 {
      padding-top:0.3rem !important;
    }