.toutiao2_nr dl {
    width: 285px;
    float: none;
    background: #fff;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .08);
    margin: 0
}

.item-move > div img {
    height: 200px;
    width: 300px;
}


.item-move dd h2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
}

.item-move dd p:nth-child(2) {
    font-size: 14px;
    color: #4A4A4A;
    overflow: hidden;
    line-height: 26px;
    position: relative;
    height: 99px;
}

/*.item-move dd p:nth-child(2):after {*/
/*    content: '...';*/
/*    text-align: right;*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    right: 0;*/
/*    width: 10%;*/
/*    height: 1.8em;*/
/*    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);*/


/*}*/



.item-move dl dd p:nth-child(3) {
    margin-top: 10px;
}

.jzgd {
    cursor: pointer;
}


.toutiao2_01_l dl {
    float: none;
    width: none;
    position: absolute;
    overflow: hidden;
}


.hiSlider {
    overflow: hidden;
    height: 430px;
    width: 610px;
    background: #eee;
}


.hiSlider img {
    width: 630px;
    height: 430px;
}

li.hiSlider-item {
    cursor: pointer;
}

#myApp > div.toutiao2_01 > div.toutiao2_01_r > ul > li > a > p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
}

.toutiao2_nr dl dd p a {
    width: 70px;
}

a {
    cursor: pointer;
}

.item-move dd {
    cursor: pointer;
}