﻿.mod-imglist-inner .imglist-tit {
    width: 365px;
    line-height: normal;
    text-overflow: revert;
    margin: 14px 0 0px;
    white-space: normal;
}

.page-size li {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #cccccc;
    cursor: pointer;
    margin-left: 5px;
}

.page-size li.cur {
    background: #d0021b;
    color: #fff;
    border: 1px solid #d0021b;
}

.page-size {
    text-align: center;
    margin-top: 20px;
}

.btnbox {
    display: none;
}
.col-chip{
    width: 1200px;
    margin: 35px auto 0px;
}

.memorial{
    width: 260px;
    display: inline-block;
    margin-left: 25px;
    margin-bottom: 22px;
}

.memorial img{
    width: 100%;
    height: 175px;
}

.memorial .js-name{
    margin-top: 10px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #333;
}