.m_right .r_title.xz{
    background: url("../images/download.png") no-repeat top left;
}
.m_right .r_content{
    margin-bottom: 20px;
}
.m_right .r_content ul li{
    width: 100%;
    height: 32px;
    
    font-size: 14px;
    color: #333333;
    line-height: 14px;
    text-align:left;
    /*margin-bottom: 0px;*/
    padding-top: 16px;
    border-bottom: 1px dashed #E8E8E8;
    float: none;
    margin: 0px;
    border-top: none;
    border-right: none;
    border-left: none;
    box-shadow: none;
}
.r_content ul li a{
    width: 80px;
    height: 26px;
    text-align:center;
    border: 1px solid #3D8EFD;
    border-radius: 4px;
    
    font-size: 12px;
    color: #5A9FFE;
    line-height: 26px;
    float: right;
    margin-top: -6px;
    padding-top: 0px;
}
.r_content ul li a:hover{
    background: #5A9FFE;
    border: 1px solid #5A9FFE;
    border-radius: 4px;
    color: #fff;
}
.r_content ul li a.current{
    background: #5A9FFE;
    border: 1px solid #5A9FFE;
    border-radius: 4px;
    color: #fff;
}
.r_bottom{
    height: 28px;
    width: 100%;
    margin: 14px auto;    
padding:30px 0 10px 0px;
text-align:center;
min-height: 400px;
}
.r_bottom span{
    
    font-size: 14px;
    color: #666666;
 
    display: block;
    height: 30px;
    line-height: 30px;
}
.r_bottom span em{
    font-style: normal;
    margin:0px  3px ;
}
.r_bottom .pageNav a,.r_bottom input,.r_bottom button,.r_bottom span
{
    display:inline-block;
    outline: none;
    width: 62px;
 height:30px;
    line-height: 28px;
    background: #FBFBFB;
    border: 1px solid #E8E8E8;
    border-radius: 4px;
    font-size: 14px;
    color: #666;
    margin: 0px 2px;
    text-align: center;
   
}
.r_bottom .ppage
{
    width:auto;
    padding:0 5px;
    border:none;
   background:#fff;
    }
.r_bottom .pageNav a
{
 cursor:pointer;
    }
    
    

#PageInfo button:hover,#PageInfo a:hover{
    color: #fff;
    background: #1594ff;
    
}

.r_bottom select
{
    height: 28px;
    color: #666;
    }
    

