.cr_container ul {
    margin-left: 2px;
}
.cr_container ul li {
    text-align: center;
    margin-bottom: 15px;
    list-style: none;
    float: left;
    width: 255px;
    height: 179px;
    overflow: hidden;
}
.wli {
    margin-left: 23px;
    margin-right: 23px;
}
.cr_container ul li p {
    border: 1px solid #b4b7ba;
    font-size: 14px;
}
.cr_container img {
    width: 255px;
    height: 157px;
}
.cr_number {}
.cr_number ul {
    margin: 20px 0;
    float: right;
    text-align: right;
}
.cr_number li {
    border: 1px solid #e4e4e4;
    text-align: center;
    line-height: 28px;
    margin-left: 5px;
    float: left;
    list-style: none;
}
.cr_number li:hover {
    background-color: #ffc000;
    cursor: pointer;
}
.cr_number li {
    font-size: 12px;
    color: #000;
    padding: 5px 10px;
    margin-left: 15px 5px;
    list-style: none;
    float: left;
}
.cr_number span {
    font-size: 12px;
    color: #000;
    padding: 5px 10px;
    /*background-color: #ffc000;*/
    cursor: pointer;
}
.cr_number span {
    /*border: 1px solid #e4e4e4;*/
    text-align: center;
    line-height: 28px;
    margin-left: 5px;
    /*float: left;*/
    list-style: none;
}