﻿/*迅雷风格*/
.pages{color:#999; text-align:center; height:30px; font-family:"宋体"; margin:0 auto;}
.pages a, .pages .cpb{display:inline-block; text-decoration:none; padding:3px 8px; border:1px solid #ddd; background:#ffff; margin:0px 2px; margin-bottom:5px; font-size:14px; color:#333;}
.pages a:hover{color:#fff; text-decoration:none;}
.pages .cpb{font-weight:bold; color:#fff; font-family:"宋体";}
.pages a:hover,.pages .cpb{background:#69C115; border:1px solid #5DB10C;}

/*
@media screen and (max-width: 935px)  
{
    .pages{text-indent:-9999px;}
    .pages a,.pages .cpb{display:block;float:left;text-indent:0px}
    .pages select{float:left;text-indent:0px;margin-bottom:5px;}
    .wraper{width:96%;overflow:hidden;margin:0 auto}

}
*/