.news .moudule-title-name {
    background-image: url(../img/retailers/index/index/news-title.png);
}

body {
    background: #f1eff0;
}

.paging {
    text-align: center !important;
}

/*空数据 提示*/
.warn, .warn2 {
    margin-top: 137px;
    color: #b8b8b8;
    font-size: 16px;
    text-align: center;
}


.img-box img {
    max-height: 260px;
}

.message-nav-item-evaluate{
    background-image: url(../img/retailers/index/system-notification/nav-evaluate.png);
}
.message-nav-item-evaluate.message-nav-item-active{
    background-image: url(../img/retailers/index/system-notification/nav-evaluate-active.png);
}