a,article,aside,body,button,dd,dl,dt,fieldset,footer,form,h1,h2,h3,h4,h5,h6,header,html,input,legend,li,nav,ol,p,section,select,span,table,td,textarea,th,ul{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}a::-webkit-scrollbar,article::-webkit-scrollbar,aside::-webkit-scrollbar,body::-webkit-scrollbar,button::-webkit-scrollbar,dd::-webkit-scrollbar,dl::-webkit-scrollbar,dt::-webkit-scrollbar,fieldset::-webkit-scrollbar,footer::-webkit-scrollbar,form::-webkit-scrollbar,h1::-webkit-scrollbar,h2::-webkit-scrollbar,h3::-webkit-scrollbar,h4::-webkit-scrollbar,h5::-webkit-scrollbar,h6::-webkit-scrollbar,header::-webkit-scrollbar,html::-webkit-scrollbar,input::-webkit-scrollbar,legend::-webkit-scrollbar,li::-webkit-scrollbar,nav::-webkit-scrollbar,ol::-webkit-scrollbar,p::-webkit-scrollbar,section::-webkit-scrollbar,select::-webkit-scrollbar,span::-webkit-scrollbar,table::-webkit-scrollbar,td::-webkit-scrollbar,textarea::-webkit-scrollbar,th::-webkit-scrollbar,ul::-webkit-scrollbar{display:none}body,html{font-size:16px;line-height:1.5;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#333;background-color:#f5f5f5}#app,body,html{width:100%;height:100%}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}nav{padding:30px}nav a{font-weight:700;color:#2c3e50}nav a.router-link-exact-active{color:#42b983}.photo{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.photo img{width:50%;max-height:100%;margin:0;border-radius:48px;box-sizing:border-box;box-shadow:0 0 8px #eee;transition:all .8s ease-in-out;transform:scale(1)}.photo img[lazy=loaded]{width:100%;border-radius:0;box-shadow:none}.photo img[lazy=loading]{transform:scale(.8)}.photo img[lazy=error]{border-radius:50%;animation:scale 3s linear infinite}@keyframes scale{0%{transform:scale(.6);box-shadow:0 0 8px #eee}25%{transform:scale(.7)}50%{transform:scale(.8);box-shadow:0 0 16px #79b1ff}75%{transform:scale(.7)}to{transform:scale(.6);box-shadow:0 0 8px #eee}}.photo .photo-info{position:absolute;top:100%;bottom:-96px;left:0;width:100%;padding:8px;background-color:rgba(0,0,0,.3);color:#eee;text-align:left;font-size:12.8px;transition:bottom .8s ease-in-out;z-index:1;box-sizing:border-box;cursor:default}.photo .photo-info .date{font-size:12.8px;margin-bottom:3.2px;padding:3.2px 8px;border-radius:3.2px;background-color:#409eff;color:#fff}.photo:hover img{transform:scale(1.2)}.photo:hover .photo-info{bottom:0;top:auto}.photo-album{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.photo-album .photo{width:33.3333333333%;min-height:60px}.photo-album .scan-photo{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:rgba(0,0,0,.8)}.photo-album .scan-photo .photo{width:auto;max-width:100%;max-height:100%;border-radius:0;background-color:hsla(0,0%,100%,.03);box-shadow:0 0 8px #eee}.photo-album .scan-photo .photo img{max-width:100%;max-height:100%;border-radius:0;box-shadow:none}.photo-album .scan-photo .photo:hover img{transform:scale(1)}.photo-album .scan-photo .close{position:absolute;top:16px;right:16px;color:#fff;cursor:pointer;z-index:99}.photo-album .scan-photo .next,.photo-album .scan-photo .preve{position:fixed;top:0;left:0;width:50%;height:100%;cursor:pointer;transition:all .5s ease-in-out;box-sizing:border-box;z-index:98}.photo-album .scan-photo .next i,.photo-album .scan-photo .preve i{font-size:18px}.photo-album .scan-photo .next span,.photo-album .scan-photo .preve span{display:none;line-height:48px;font-size:14px;color:#fff}.photo-album .scan-photo .next{left:auto;right:0}@media screen and (max-width:768px){.photo-album .photo{width:50%}}@media screen and (max-width:480px){.photo-album .photo{width:100%}}.copy-right[data-v-7417c6ce]{width:100%;text-align:center;padding:12px 0;background-color:#fff;font-size:12px;color:#666}.copy-right a[data-v-7417c6ce]{color:#666;text-decoration:none}.copy-right a[data-v-7417c6ce]:hover{text-decoration:underline}.to-top{position:fixed;right:18px;bottom:18px;width:64px;height:64px;padding:16px;background-color:#fff;border-radius:50%;box-shadow:0 0 8px #eee;cursor:pointer;transition:all .5s ease-in-out;box-sizing:border-box;z-index:99}.to-top i{font-size:18px}.to-top span{display:inline-block;line-height:18px;font-size:13.2px}.to-top:hover{box-shadow:0 0 18px #eee}.home[data-v-0742c0ba]{position:relative;background-color:#f5f5f5;box-sizing:border-box;padding-bottom:42px}.home .copy-right[data-v-0742c0ba]{position:fixed;bottom:0;border-top:1px solid #d7d7d7;transition:bottom .5s ease-in-out}.home .copy-right.hidden[data-v-0742c0ba]{bottom:-100px}