.menuContent {
    height: 268px;
    position: relative;
    margin-bottom: 20px;
    background: url("../img/img-acticle-top.jpg") no-repeat;
}

.menuContent .navList {
    width: 100%;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.8);
}

.trendImg {
    width: 250px;
    padding-top: 10%;
    margin-left: 14%;
}

.trendContent {
    width: 1028px;
    margin: auto;
}

.content-tag {
    margin-right: 32px;
}

.ui-list-item h3 {
    font-weight: normal;
    color: #333;
    font-size: 18px;
    width: 500px;
    max-width: 100%;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ui-list-item span {
    color: #707070;
    width: 33%;
}

.ui-list-item .fr {
    margin-top: -4%;
    margin-right: -25%;
}

.ui-list-item .trend-content-tags {
    margin-top: 2%;
    margin-bottom: 12px;
}
