﻿.pageDiv {
    padding: 20px;
    text-align: right;
    color: #ccc;
    clear: both;
}
.pageDiv span.disabled {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    margin: 0 7px;
    color: #666666;
    background: #fff;
    border: 1px solid rgba(229,229,229,1);
    font-size: 14px;
    border-radius: 2px;
}
.pageDiv span.current {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin: 0 7px;
    width: 15px;
    text-align: center;
    background: rgb(31, 93, 176);
    border-radius: 2px;
    text-align: center;
    color: #fff;
}
.pageDiv span.disabled {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    margin: 0 7px;
    color: #666666;
    background: #fff;
    border: 1px solid rgba(229,229,229,1);
    font-size: 14px;
    border-radius: 2px;
}
.pageDiv span.pagecount {
    padding: 0 15px;
    border-radius: 2px;
    font-size: 14px;
    color: #999999;
    margin-right: -30px;
}
.pageDiv span.countYe {
    display: none;
    color: #666666;
    font-size: 14px;
    margin-left: 30px;
}
.pageDiv span.countYe input {
    outline: none;
    border-radius: 2px;
    border: 1px solid rgba(229,229,229,1);
    height: 28px;
    width: 32px;
    margin: 0 5px;
    text-align: center;
}
.pageDiv a.turndown {
    padding: 0 15px;
    text-align: center;
    border-radius: 2px;
    margin-left: 10px;
}
.pageDiv a {
    display: inline-block;
    color: #666666;
    background: #f6fbf9;
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    border: 1px solid rgba(229,229,229,1);
    margin: 0 7px;
    font-size: 14px;
    background-color: #fff;
    border-radius: 2px;
}
.page-large a {
    min-width: 34px;
    height: 34px;
    display: inline-block;
    border: 1px solid #d5d5d5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 34px;
    text-align: center;
    float: left;
    text-indent: 0;
    color: #666666;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 3px;
}
body .page-large a {
    min-width: 32px;
    height: 26px;
    line-height: 26px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #666;
}
body .page-large a {
    width: 32px;
    height: 26px;
    line-height: 26px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #666;
}
.page-large a.on {
    border: 1px solid #ef3838;
    background: #ef3838;
    color: #fff;
}
body .page-large a.on {
    background: #F1F7FE;
    border: 1px solid #1066B8;
    color: #1066B8;
}
body .page-large a.on {
    background: #F1F7FE;
    border: 1px solid #1066B8;
    color: #1066B8;
}
.total-page{
	color: #1c5aad;
}
.page-info{
	display: inline-block;
    height: 26px;
    line-height: 26px;
    /* letter-spacing: 1px; */
    float: right;
    margin: 23px 30px 0px 10px;
    font-size: 15px;
}