@charset "utf-8";

#shownews .related-list1 li {
    border-bottom: 1px dashed #dddddd;
    background: url(../images/icon1.gif) no-repeat left center;
    padding-left: 10px;
    float: left;
    height: 135px;
    line-height: 26px;
    padding-left: 10px;
     width: 46%; 
    margin-right: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cpp{
    white-space: normal;color: #8d8989;
}


.index-news1 ul li {
        float:left;width: 48%;
        height: 120px;
        background:unset;
        padding: 8px 11px;
        border-bottom: 1px dotted #d3cece;
        border-right: 1px dotted #d3cece;
        font-size: 12px;
        line-height: 26px;
        position: relative;
         /*box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);*/
    }
    .sp{
        position: absolute; bottom: 0;right:20px
    }
    
    .page-quan {
        float: right;
        padding: 15px 0px 20px 0px;
        /* width: 885px; */
        overflow: hidden;
    }
    .csdp{
        padding: 0px 3px 5px 5px;
background-color: #f2f2f2;
    color: #979595;
    text-align: left;
    height: 72px;
    width: 100%;
    width: 261px;
    border: 1px solid #f2f2f2;
    }