.t-pagination{box-sizing:border-box;display:flex;justify-content:center;align-items:center;height:32px}.t-pagination .t-page{display:flex;justify-content:center;align-items:center;flex-shrink:0}.t-pagination .t-pagers{height:32px;display:flex;justify-content:center;align-items:center;list-style:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0}.t-pagination .t-item{height:32px;margin:0;width:43px;background:no-repeat center center/100% 100%;cursor:pointer}.t-pagination .t-text{display:none}.t-pagination .t-disabled{cursor:not-allowed}.t-pagination.t-type-circle .t-left-bg,.t-pagination.t-type-circle .t-right-bg{background-image:url(../packages/pagination/images/circle-left-bg.png)}.t-pagination.t-type-circle .t-next,.t-pagination.t-type-circle .t-prev{background-image:url(../packages/pagination/images/circle-prev.png)}.t-pagination.t-type-circle .t-next:not(.t-disabled):hover,.t-pagination.t-type-circle .t-prev:not(.t-disabled):hover{background-image:url(../packages/pagination/images/circle-prev-active.png)}.t-pagination.t-type-circle .t-item{background-image:url(../packages/pagination/images/circle-pager.png)}.t-pagination.t-type-circle .t-active{background-image:url(../packages/pagination/images/circle-pager-active.png)}.t-pagination.t-type-circle .t-space{height:32px;margin:0;width:10px;background:repeat-x center center/100% 100%;background-image:url(../packages/pagination/images/circle-space.png)}.t-pagination .t-left-bg,.t-pagination .t-right-bg{flex:1;height:25.6px;background:no-repeat left center/auto;transform:rotate(180deg)}.t-pagination .t-right-bg{transform:rotate(0)}.t-pagination .t-next,.t-pagination .t-prev{height:32px;flex:1;width:64px;background:no-repeat center center/auto;cursor:pointer}.t-pagination .t-next{transform:rotate(180deg)}.t-pagination.t-type-polygon .t-left-bg,.t-pagination.t-type-polygon .t-right-bg{background-image:url(../packages/pagination/images/polygon-left-bg.png)}.t-pagination.t-type-polygon .t-next,.t-pagination.t-type-polygon .t-prev{background-image:url(../packages/pagination/images/polygon-prev.png);width:38px;background-size:auto 100%}.t-pagination.t-type-polygon .t-next:not(.t-disabled):hover,.t-pagination.t-type-polygon .t-prev:not(.t-disabled):hover{background-image:url(../packages/pagination/images/polygon-prev-active.png)}.t-pagination.t-type-polygon .t-item{display:flex;justify-content:center;align-items:center;width:38px;margin:0 4px;font-size:16px;color:#33adcc;background-image:url(../packages/pagination/images/polygon-pager.png)}.t-pagination.t-type-polygon .t-item:hover{color:#0cf}.t-pagination.t-type-polygon .t-active{background-image:url(../packages/pagination/images/polygon-pager-active.png);color:#0cf}.t-pagination.t-type-polygon .t-text{display:block}