/* pageinfo */
.page{float:right;background:#fff;margin-top:20px;}
.page .items{float:left;}
.page .items .item{position:relative;float:left;margin-left:-1px;width:35px;border:solid 1px #ededed;height:35px;color:#3e3e3e;text-align:center;line-height:35px;cursor:pointer;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;}
.page .items .item i{vertical-align:middle;font-style:normal;font-size:16px;font-family:"\5b8b\4f53";padding:0 5px;color:#aaa;}
.page .items .item em{vertical-align:middle;}
.page .items .prev{width:70px;font-weight:400;margin-right:6px;margin-left:0;}
.page .items .prev-disabled,.page .items .next-disabled{color:#ccc;}
.page .items .prev,.page .items .next{width:70px;font-weight:400;margin-right:6px;margin-left:0;}
.page .items .next i{padding-right:0;}
.page .items .active{position:relative;z-index:1;background:#dfb26c;color:#fff;border-color:#dfb26c;cursor:default;text-decoration:none;}
.page .items .dot{border:none;line-height:37px;width:24px;cursor:default;}
.page .total{margin-left:10px;color:#999;float:left;line-height:37px;}
.page .form {float:left;}
.page .form  .pagetext{margin-left:5px;float:left;line-height:37px;color:#999;}
.page .form .pageinput{width:40px;border:solid 1px #ededed;height:21px;text-align:center;margin-top:7px;margin-left:5px;float:left;color:#999;}
.page .form .pagebtn{height:21px;width:43px;-webkit-border-radius:2px;-webkit-background-clip:padding-box;-moz-border-radius:2px;-moz-background-clip:padding;border-radius:2px;background-clip:padding-box;border:solid 1px #ededed;text-align:center;line-height:21px;cursor:pointer;margin-top:7px;float:left;margin-left:5px;}
.page .items .item:hover{z-index:1;border-color:#dfb26c;color:#dfb26c;}
.page .form .pagebtn:hover{color:#dfb26c;border-color:#dfb26c;}

/* pageinfo top */
.page-top{float:right}
.page-top .total{line-height:23px;margin-right:10px;font-family:verdana;float:left;}
.page-top .total em,.page-top .total i,.page-top .total b{font-weight:400;font-style:normal;}
.page-top .total b{color:#e4393c;font-weight:700;}
.page-top  a{width:36px;height:21px;border:1px solid #DDD;background:#FFF;line-height:23px;font-family:"\5b8b\4f53";text-align:center;font-size:14px;color:#AAA;float:left;}
.page-top  a.disabled {padding:0;background:#F1F1F1;color:#CCC;cursor:default;}