.cyzx-content-lr-recommend-price {
    font-weight: bold;
}

.cyzx-for-title {
    height: 24px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #333333;
}

.cyzx-for-desc {
    height: 19px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    margin-top: 10px;
    margin-bottom: 0;
}

.cyzx-content-lf-content-wrap {
    padding-bottom: 10px;
}

.serch-page-buy button {
    width: 122px;
    height: 37px;
    background: #F77304;
    border: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    color: #FFFFFF;
    cursor: pointer;
}

.serch-page-price {
    height: 37px;
    font-size: 16px;
    font-weight: bold;
    line-height: 37px;
    color: #F77304;
}


/* 分页 */
.paging {
    position: relative;
    float: left;
    left: 50%;
}

.paging-wrap {
    position: relative;
    float: left;
    left: -50%;
    margin: 20px 0;
}

.paging-total {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    padding-top: 5px;
}

.paging-input {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
}

.paging-input input {
    width: 38px;
    height: 28px;
    border: 1px solid #DDDDDD;
    text-align: center;
    color: #333333;
    margin: 0 4px;
}


.pager a,
.pager span {
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    float: left;
    text-decoration: none;
}

.pager span {
    color: #fff;
    background: #F77304;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
}

.pager a:hover {
    color: #2a6496;
    background: #f2f2f2;
}

.pager a.last {
    border-right: 0;
}
