﻿/* pc */
.pc-location{display:block; height:60px; width:100%; background:#f0f0f0;box-shadow:1px 1px 1px 1px #eee;line-height:60px; font-size:14px; }
.pc-location .inner{display:block; width:1200px; margin:0 auto; line-height:60px; font-size:14px; color:#aaa;}
.pc-location .inner a{line-height:60px; font-size:14px; color:#666;}
.pc-location .inner .fl{float:left; width:800px;}
.pc-location .inner .fr{float:right; width:380px; text-align:right; color:#aaa;}
.pc-location .inner .fr a{color:#666;}









/* web */
.web-location{display:none; width:96%;padding:0% 2%;height:40px; line-height:40px; background:#F0F0F0; text-align:right; font-size:13px; color:#aaa;}
.web-location a{color:#aaa;}

	.pagebar{clear:both;margin:20px 0;text-align:center;}
.pagebar a:hover{color:#e22c07;}
.pagebar span a{color:#333;}
.page-status{border-radius:2px 0 0 2px;}
.page-last{border-radius:0 2px 2px 0;}
.page-index,.page-last,.page-next,.page-num,.page-pre,.page-status{display:inline-block;margin:2px 1px 5px 2px;padding:0 10px;height:28px;border:1px solid #e2e2e2;background-color:#fff;color:#333;vertical-align:middle;font-size:12px;line-height:28px;}
.page-status{display:none;}
.page-num-current{background-color:#ffc87e;color:#fff !important;}
a.page-num-current:hover{color:#fff;}


