.page-elem-field{display:flex;align-items:center;justify-content:center;box-sizing:border-box}.page-elem-field .item{width:30px;height:30px;line-height:30px;text-align:center;font-size:16px;border:1px solid #e2e2e2;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.page-elem-field .item.head{width:60px;min-width:50px}.page-elem-field .item.foot{width:60px;min-width:50px}.page-elem-field .item.active{background-color:#1e9fff;color:#fff}.page-elem-field .item:hover{background-color:pink;color:#fff}.page-elem-field .item.item-disable{color:#d2d2d2!important;cursor:not-allowed!important}.page-elem-field .item.active:hover{background-color:#1e9fff;color:#fff}