/********************/
  .section44{padding-bottom: 50px;}
    .xwhd ul li {
        width: 100%;

        float: left;
        line-height: 58px;
        position: relative;}

    .xwhd ul li p {white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        word-break: break-all; 
        width: calc(100% - 120px);
        float: left;
        background-image: url(/cxcyzx/images/list.png);
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 30px;}

   .xwhd ul li p a {
    color: #333;
    font-size: 18px;}

    .xwhd ul li span { font-size: 18px;
        width: 120px;
        float: right;
        text-align: right;
        color: #cccccc
    ;}

    .xwhdfl {
        float: left
    ;}

    .xwhdfr {
        float: right
    ;}
