.hR p:first-child span {
    height: 12px;
    width: 1px;
    background-color: #cabad7;
    margin: 8px 10px 0;}
    .fl {
        float: left;}

    .fr {
        float: right;}

    .clearfix:after {
        clear: both;
        content: "";
        display: block;
        width: 0;
        height: 0;
        visibility: hidden;}

    .listq1-3 {
        margin-top: 30px;}

    .clearfix {
        zoom: 1;}

    .listq1-3 li {
        clear: both;
        border-bottom: 1px dashed #cccccc;
        padding-bottom: 30px;
        margin-bottom: 30px
    ;}

    .listq1-3 li a img {
        width: 300px;
        height: 200px;
        display: block;}

    .listq1-3 li .yw {
        padding: 12px 0 14px 30px;
        width: 610px;
        height:200px
    ;}

    .listq1-3 li .yw .tit {
        font-size: 18px;
        color: #333333
    ;}

    .listq1-3 li .yw .zyy {
        font-size: 13px;
        color: #808080;
       /** display: block; **/
        height: auto;
        line-height: 25px;
        padding: 15px 0px;
         display: none;}

    .listq1-3 li .yw .dateyw {    margin-top: 80px;
        font-size: 13px;
        color: #666666;
        display: block;
        width: 90%;
        float: left
    ;}

    .listq1-3 li .yw .dateyw i {
        width: 15px;
        height: 15px;
        display: block;
        float: left;
        margin-top: 3px;
        margin-right: 5px;
        background: url(images/date2024.png) no-repeat
    ;}

    .listq1-3 li .yw .fx {
        width: 20px;
        height: 18px;
        display: block;
        float: right;
        margin-top: 80px;
        margin-right: 5px;
        background: url(images/fx11.png) no-repeat
    ;}

    .listq1-3 li:hover .yw {
        background: #533280;}

    .listq1-3 li:hover .yw .tit {
        color: #ffffff
    ;}

    .listq1-3 li:hover .yw .zyy {
        color: #ffffff;
        opacity: 0.6
    ;}

    .listq1-3 li:hover .yw .dateyw {
        color: #ffffff;
        opacity: 0.6
    ;}

    .listq1-3 li:hover .yw .dateyw i {
        background: url(images/date-white.png) no-repeat
    ;}

    .listq1-3 li:hover .yw .fx {
        margin-right: 20px;
        background: url(images/fx-white.png) no-repeat
    ;}
