.clearfix:after {
        content: '';
        display: block;
        clear: both;
    }
    
    .hide,.pagenid {
        display: none !important;
    }
    
    .page {
        width: 300px;
        margin: 0 auto;
    }
    
    .first-page,
    .last-page,
    #pageLeftArrow a,
    #pagenum a,
    #pageRightArrow a {
        line-height: 20px;
        font-size: 14px;
        font-family: "SimSun";
        text-align: center;
    }
    
    #pagenum a {
        display: block;
        width: 20px;
        height: 20px;
        /*background: #0e9248;*/
        color: #000;
    }
    
    #pagenum li {
        float: left;
    }
    
    #firstpage,
    #pageLeftArrow,
    #pagenum,
    #pageRightArrow,
    #lastpage {
        float: left;
    }
    
    #firstpage,
    #lastpage,
    #pageLeftArrow a,
    #pageRightArrow a {
        margin: 0 6px;
        color: #000;
        font-weight: bold;
		cursor:pointer;
    }
    
    .choose {
        background: #0e9248;
        color: #fff;
    }
    
    #reInsertDate {
        height: 690px;
        overflow: auto;
    }
    
    ul.news {
        padding-bottom: 5px;
        margin-bottom: 5px;
    }