@charset "utf-8";
/* 上海银象网络科技有限公司（www.seo120.com.cn）做最好的企业官方网站模版 */
/* QQ:1378789413 */
/*分页样式*/
.div_currpage {
  width: 100%;
  text-align: center;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 30px;
}
.div_currpage a, .div_currpage span {
  padding: 4px 10px;
  line-height: 35px;
  border: 1px solid #26b7bc;
  font-family: Arial;
  text-align: center;
  display: inline;
  margin-top: 10px;
}
.div_currpage span, .div_currpage a:hover {
  background: #26b7bc;
  font-weight: bold;
  color: #fff;
}
