﻿/* 默认模式分页条 */
.pageold input.default_pgCurrentPage.canRead {
    height: 32px !important;
    background-size: 6% !important;
}
.pageold .default_pgToolbar td {
    font-size: 24px !important;
    padding: 0 4px 0 4px !important;
    text-align: center;
}
.pageold .default_separator {
    width: 2px;
    height: 20px;
    background: url(http://www.zhbypt.com/module/web/jpage/theme/default/images/separator.gif) no-repeat center;
    background-size: 100% !important;
}
.pageold .default_pgFirstDisabled {
    background: url(http://www.zhbypt.com/module/web/jpage/theme/default/images/first_disabled.gif) no-repeat center;
    background-size: 100% !important;
}

.pageold .default_pgPrevDisabled {
    background: url(http://www.zhbypt.com/module/web/jpage/theme/default/images/prev_disabled.gif) no-repeat center;
    background-size: 100% !important;
}

.pageold .default_pgCurrentPage {
    width: 30px;
    height: 20px !important;
    line-height: 30px !important;
    font-size:20px !important;
    text-align: center;
    border: 1px solid #CCCCCC;
    background: url(http://www.zhbypt.com/module/web/jpage/theme/default/images/text_bg.gif) repeat-x;
}

.pageold .default_pgNext {
    background: url(http://www.zhbypt.com/module/web/jpage/theme/default/images/next.gif) no-repeat center;
    background-size: 100% !important;
}

.pageold .default_pgLast {
    background: url(http://www.zhbypt.com/module/web/jpage/theme/default/images/last.gif) no-repeat center;
    background-size: 100% !important;
}

.pageold .default_pgRefresh {
    background: url(http://www.zhbypt.com/module/web/jpage/theme/default/images/nowait.gif) no-repeat center;
    background-size: 100% !important;
}
.pageold select.default_pgPerPage {
    height: 30px;
    font-size: 20px;
}
/* 简单模式分页条 */
.pageold .simple_pgToolbar td {
    font-size: 24px !important;
    padding: 0 4px 0 4px !important;
    text-align: center;
}

.pageold .simple_pgFirstDisabled {
    background: url(http://www.zhbypt.com/module/web/jpage/theme/simple/images/first_disabled.gif) no-repeat center;
    background-size: 100% !important;
}

.pageold .simple_pgPrevDisabled {
    background: url(http://www.zhbypt.com/module/web/jpage/theme/simple/images/prev_disabled.gif) no-repeat center;
    background-size: 100% !important;
}

.pageold .simple_pgCurrentPage {
    width: 30px;
    height: 30px !important;
    line-height: 30px !important;
    font-size:20px !important;
    text-align: center;
    border: 1px solid #CCCCCC;
    background: url(http://www.zhbypt.com/module/web/jpage/theme/simple/images/text_bg.gif) repeat-x;
}

.pageold .simple_pgNext {
    background: url(http://www.zhbypt.com/module/web/jpage/theme/simple/images/next.gif) no-repeat center;
    background-size: 100% !important;
}

.pageold .simple_pgLast {
    background: url(http://www.zhbypt.com/module/web/jpage/theme/simple/images/last.gif) no-repeat center;
    background-size: 100% !important;
}

.pageold .simple_pgRefresh {
    background: url(http://www.zhbypt.com/module/web/jpage/theme/simple/images/nowait.gif) no-repeat center;
    background-size: 100% !important;
}
.pageold select.simple_pgPerPage {
    height: 30px;
    font-size: 20px;
}

.pageold .wip_local a,.pageold .wip_local td{
    font-size: 28px;
color:#333;
}

.pageold .wip_col_top{
    font-size: 48px;
}

.pageold .wip_local table{
    margin-left: 20px;
}

.pageold .wip_local{
    background: url(http://www.zhbypt.com/picture/2462/2109291727565368578.png) no-repeat left center;
}

.pageold .tab_con_title{
    border-bottom: 6px #4078be solid;
}

.pageold .wip_localbg{
    margin: 40px 0 30px 0;
}

.pageold .wip_col_listli a{
    font-size: 36px;
}

.pageold .wip_col_listli span{
    font-size: 28px;
    height: 30px;
    padding-left: 20px;
    line-height: 30px;
color:#333;
}

.pageold .wip_col_listli span{
    background: url(http://www.zhbypt.com/picture/2462/2109291739175253141.png) no-repeat left center;
}

.pageold .simple_pgToolbar{
    border: none !important;
}

.pageold .wip_col_left{
    width: 1200px;
}

.pageold .old_zt{
    display: block;
    width: 1200px;
    margin: auto;
}

.pageold .wip_col_right{
    display: none !important;
}

.pageold .rdzt-bottom p{
    float: right !important;
    width: 50% !important;
}

.pageold .rdzt-pic{
    width: 50% !important;
    float: left !important;
}

.pageold .tab_con_li a{
    font-size: 30px;
}