/*==========分页样式===========*/
.subpages{clear:both;padding-top: 20px; font-size:14px;text-align:center; color:#333;
    width: 100%; height: 100px;margin-top: 20px;}
.subpages a {border: 1px solid #ddd;  font-size: 14px; line-height: 30px; text-align: center; color:#333; padding:0 10px; margin:0 2px; }
.subpages *{ position:relative; display:inline-block; _zoom:1;_display:inline;vertical-align:middle;line-height:30px;height:30px;padding-bottom:1px; }
.subpages a:hover{background:#d54f43;  color: #fff;}
.subpages img{ height: auto; margin:0 3px;}
.subpages .bg{ font-weight: normal; margin:0 5px;}
.subpages .disabled{padding:0 10px;border: 1px solid #ddd;color:#fff; background:#b1b1b1;}
.subpages .current {background: #d54f43; border: 1px solid #ddd; padding:0 10px;color:#fff ; }
.subpages .total{text-align:center;}
.subpages .reach{text-align:left; padding-left:5px;}
.subpages .btn{ width:64px; margin-left:10px; display:inline; height:30px; line-height:30px;}
.subpages .btn a{ background: #2c2c2c; border:0; font-weight:normal; padding:0; color: #fff;width: 64px;  text-align: center;}
/*.subpages .btn a:hover{}*/
.subpages .input_page{ width:30px;text-align:center; border:1px solid #ddd; font-size:12px;}


/* common_page 列表页分页 */
.common_page,.pagebox{width:100%;text-align:center;padding:16px 0;overflow:hidden}
.common_page a,.pagebox a,.pagebox_pre_nolink,.pagebox_next_nolink{font:12px/1 "microsoft yahei";background:#dadada;padding:0 4px;color:#a8a8a8}
.common_page a.nowpage,.common_page a:hover,.pagebox a.nowpage,.pagebox a:hover,.pagebox_num_nonce{font:12px/1 "microsoft yahei";background:#ff5958;padding:0 4px;color:#fff}