.l-ui-paging{ clear: both; display: block; margin: 20px 0; float: right; }
.l-ui-paging:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
/*.l-ui-paging .l-btns { display: block; float: right;border: 1px solid #dbdbdb; height: 28px; overflow: hidden; background-color:#fff;}
.l-ui-paging .l-btns span { color: #333; line-height: 28px; padding:0 10px; }
.l-ui-paging .l-btns .pagenum { display: inline-block;padding: 0 5px;width: 28px; height: 28px; line-height: 28px; font-size: 12px; color: #333; text-align: center; overflow: hidden; border:0px none; border-right:1px solid #dbdbdb; }*/
.l-ui-paging .l-btns{ width:80px; height:30px; position:relative; float:right; padding:0 2px;}
.l-btns .page-num{ height:30px; position:relative; width:80px; cursor:pointer;}
.l-btns .page-num .page-num-input{ border-radius:3px; -webkit-border-radius:3px; border:1px solid #e1e1e1; padding:0 17px 0 9px; width:52px; height:28px; line-height:28px; background-color:#fff; display:inline-block;}
.l-btns .page-num .page-arrow{ display:block; width:10px; height:6px; position:absolute; right:8px; top:12px; background:url(../images/page_arrow.png) no-repeat 0 -7px; }
.l-btns .l-page-fd{ position:absolute; top:-160px; width:78px; border:1px solid #e1e1e1;background-color:#fff; display:none;}
.l-btns .l-page-fd a{ width:60px; height:32px; line-height:32px; display:block; padding:0 9px;}
.l-btns .l-page-fd a:hover{ background-color:#f7f7f7;color:#333;}
.l-btns-hover .l-page-fd{ display:block;}
.l-btns-hover .page-num .page-arrow{background:url(../images/page_arrow.png) no-repeat 0 0;}
div.outpage { margin: 0; padding: 0; font-family: "Microsoft YaHei", Verdana; float: right; }
div.outpage a, div.outpage span { display: block; float: left; padding: 4px 10px; line-height: 20px; height: 20px; border: 1px solid #e1e1e1; background: #fff; color: #333; text-decoration: none; margin-right: 6px; border-radius: 3px; -webkit-border-radius: 3px; }
div.outpage .morepage{ border:0px none; padding:5px 11px;}
div.outpage .pre{ background:url(../images/system_pic.png) no-repeat -127px -74px; width:28px; height:28px; padding:0;}
div.outpage .pre:hover{background:url(../images/system_pic.png) no-repeat -187px -74px;}
div.outpage .next{ background:url(../images/system_pic.png) no-repeat -217px -74px; width:28px; height:28px; padding:0;}
div.outpage .next:hover{background:url(../images/system_pic.png) no-repeat -277px -74px;}
div.outpage span:first-child { border: 0px none; }
div.outpage a:hover { color: #4b84e7; background: #fff; }
div.outpage span.current { color: #fff; background: #4b84e7; border-color: #4b84e7; }
div.outpage span.disabled { color: #999; background: #fff; }
div.outpage .pre.disabled{ background:url(../images/system_pic.png) no-repeat -157px -74px; }
div.outpage .next.disabled{ background:url(../images/system_pic.png) no-repeat -247px -74px; }
.jump { float: right; padding-left: 6px; height: 30px; line-height: 30px; }
.jump .jumpInput { display: inline-block; width: 36px; text-align: center; height: 28px; line-height: 28px; border-radius: 3px; border: 1px solid #e6e7eb; margin: 0 5px; -webkit-border-radius: 3px; }
.pagination-go { display: inline-block; margin-left: 8px; font-family: Arial; color: #666; list-style: none;height:30px; line-height: 30px; text-align: center }
.pagination-go { cursor: pointer; border-radius: 3px; -webkit-border-radius: 3px; border: 1px solid #dbdbdb; background-color: #fff; text-decoration: none; transition: none; padding: 0 8px; height:28px; line-height:28px; }
.pagination-go:hover{ color:#4b84e7;}
