/*上一页*/

.shang {
    float: right;
    margin-top: 20px;
}

.shang .count {
    color: #ff6600;
    font-weight: bold;
    border: none;
}

.shang button {
    width: 38px;
    height: 25px;
    line-height: 22px;
    border: 1px solid #c9c9c9;
    background: #ffffff;
    color: #134e78;
}

.shang button img {
    margin: 0 3px;
}

.shang a:hover button {
    background: #005aa0;
    color: #ffffff;
}

.shang .y {
    width: 90px;
    height: 27px;
    color: #c6c6c6;
}

.shang .y1 {
    width: 90px;
    height: 27px;
    color: #c6c6c6;
}

.shang input {
    width: 40px;
    height: 25px;
    border: 1px solid #dddddd;
    text-align: center;
    margin-bottom: 4px;
}

.shang .y2 {
    width: 54px;
    height: 27px;
    color: #333333;
}

.shang .go {
    width: 60px;
    height: 23.1px;
    margin: 0 5px;
    vertical-align: top;
}

.shang .go_button {
    width: 40px;
    height: 26.5px;
    border: none;
    border: 1px solid #dddddd;
    text-align: center;
    vertical-align: top;
}

/*上一页*/