﻿ html,body{ margin: 0; padding: 0; } .pagebox{ position:relative; }


.navslink { position: relative; display: block; width: 100%; height: 40px; line-height: 30px; font-size: 1rem; color: rgba(255,255,255,0.8); font-size: 16px; text-align: center; font-weight: normal; overflow: hidden; transition: all 0.3s; padding: 5px 15px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all .5s ease; }
