Nav{background:#35694b;position:fixed;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:center;height:84px;z-index:100}Nav .nav-item{width:105px}Nav .nav-item+.nav-item{margin-left:10px}Nav .nav-item img{width:100%}.records{margin-bottom:30px;background:#fff;padding:0 10px 10px 10px;border-radius:15px;border:2px solid #f5cf7a;color:#2a4221}.records .record{display:flex;border-bottom:1px solid #2a4221}.records .head{border-bottom:1px solid #2a4221;font-size:20px;font-weight:500}.records .date,.records .note,.records .point{padding:8px 5px}.records .date{width:30%}.records .note{width:50%}.records .point{width:20%}.records .button-loadmore img{width:35%}.records-tip{padding:5px;margin-bottom:3px;text-align:center;color:#2a4221;font-size:10px}