.pages { cursor: default; font-size: 14px; font-family: Tahoma, Verdana; padding: 10px; text-align: center; }
.pages span { margin: 0 1px; }
.pages span a { color: #666; text-decoration: none; padding: 0px 5px; border: 1px #E6E6E6 solid; background: #f6f6f6; min-width:36px; height:36px; line-height:36px; display:block;}
.pages span a:hover { color: #f60; /*border: 1px #f60 solid;*/ background: #fff; }
.number { font-size: 14px; color: #fff; min-width:36px; height:36px; line-height:36px;}
.number {
    color: #fff;
    text-decoration: none;
    padding: 0px 5px;
    border: 1px #ddd solid;
    background: rgb(192 19 23);
}
.number a:hover { color: #f60; border: 1px #f60 solid; }
.pageyc { display: none; }
.pages span .syy{background: url(../image/syy2.png)#f6f6f6 center no-repeat;}
.pages span a:hover {
    background: rgb(192 19 23);
    color: #fff;
}
.pages span:hover a{}
.pages span .syy:hover {
    background: url(../image/syy1.png) #f6f6f6 center no-repeat;
    background-color: rgb(192 19 23);
}
.pages span .xyy{background: url(../image/xyy2.png) #f6f6f6 center no-repeat;}
    .pages span .xyy:hover {
        background: url(../image/xyy1.png) #f6f6f6 center no-repeat;
        background-color: rgb(192 19 23);
    }
