.page {
  font-size: 14px;
  margin: 20px auto;
  float: left;
  width: 100%;
  height: 100%;
  line-height: 100%;
  font-family: "Microsoft YaHei", "微软雅黑", Helvetica, "黑体", Arial, Tahoma;
}

.pagelist {
  padding-right: 10px;
  float: right;
  width: auto;
  text-align: center;
  clear: both;
}

.cboth {
  line-height: 28px;
  float: left;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.compage {
  line-height: 28px;
  float: left;
  margin-right: 2px;
  width: 28px;
  height: 28px;
  color: #000;
  cursor: pointer;
  text-align: center;
  border: #EDEDED 2px solid;
  background: #FFFFFF;
}

.compage1 {
  line-height: 28px;
  float: left;
  margin-right: 2px;
  width: 28px;
  height: 28px;
  color: #FFF;
  cursor: pointer;
  text-align: center;
  border: #FF4400 2px solid;
  background: #FF4400;
}

.pagenormal {
  float: left;
  width: auto;
  text-align: center;
  color:#999;
  margin:0 5px;
  font-size:13px;
  padding:3px;
  height: 24px;
  cursor: pointer;
  text-align: center;
  line-height: 24px;
}

.pagetz {
  margin-right: 2px;
  float: left;
  width: 38px;
  height: 20px;
  line-height: 22px;
  margin-top:3px;
  cursor: pointer;
  text-align: center;
  border: #EDEDED 1px solid;
}

.prepage {
  line-height: 28px;
  margin-right: 2px;
  width: 50px;
  height: 28px;
  color: #000;
  cursor: pointer;
  text-align: center;
  border: #EDEDED 2px solid;
  background: #FFFFFF;
  float: left;
}

.pagego {
  width: 48px;
  height: 24px;
  line-height: 23px;
  float: left;
  margin-right: 2px;
  margin-top:3px;
  text-align: center;
  cursor: pointer;
  color: #000000;
  border: #EDEDED 1px solid;
  background: #FFFFFF;
}

