﻿.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 {
  display: inline-block;
  margin: 0 1px;
}

.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: #0168b7;
}

.number a:hover {
  color: #f60;
  border: 1px #f60 solid;
}

.pageyc {
  display: none;
}

.pages span .syy {
  background: url(../image/96.png)#f6f6f6 center no-repeat;
}

.pages span a:hover {
  background: #0168b7;
  color: #fff;
}

.pages span:hover a {}

.pages span .syy:hover {
  background: url(../image/syy1.png) #f6f6f6 center no-repeat;
  background-color: #0168b7;
}

.pages span .xyy {
  background: url(../image/97.png) #f6f6f6 center no-repeat;
}

.pages span .xyy:hover {
  background: url(../image/xyy1.png) #f6f6f6 center no-repeat;
  background-color: #0168b7;
}