*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}a{text-decoration:none}*{color:#000}body{padding:0 16px;margin:0 auto;height:100%;font-size:14px;font-family:宋体,Arial}header{max-width:1680px;height:80px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;font-size:16px}header .nav{position:relative;display:none}header .menu{display:flex;gap:1em}header .link{position:relative;padding:0 2em}header .link:hover,header .link.router-link-active{font-weight:700}header .link:hover:after,header .link.router-link-active:after{content:" ";position:absolute;top:1.8em;display:block;width:4em;height:4px;margin-left:calc(50% - 4em);background:#000}header .hamburger{font-size:30px;user-select:none}@media screen and (max-width: 750px){header{height:60px}header .menu{display:none}header .nav{display:block}header .nav .menu{z-index:99;border-top:1px solid #eee;display:block;position:fixed;right:0;top:60px;width:100%;height:calc(100% - 60px);background-color:#fff;font-size:16px;padding:0 1em}header .link{display:block;width:100%;padding:1em 0;border-bottom:1px solid #eee}header .link:hover,header .link.router-link-active{color:orange}header .link:hover:after,header .link.router-link-active:after{content:none}}.mainTop{max-width:1800px;margin:0 auto}.main{max-width:1680px;margin:0 auto}.but{display:inline-block;padding:.4em 1.6em;background:#136947;border-radius:30px;font-size:22px;font-weight:700;color:#fffefe}footer{max-width:1680px;margin:100px auto 0;border-top:1px solid #f6f6f6;text-align:center;font-size:14px;color:#666;padding:2em 0}@media screen and (max-width: 750px){.but{border-radius:30px;font-size:12px}footer{margin-top:30px;font-size:12px;padding:1em 0}}@keyframes buttonAnimation{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.but{animation:buttonAnimation 2s infinite}.but:hover{animation:buttonAnimation 1s infinite}.imgAnimation{transition:transform .5s ease}.imgAnimation:hover{transform:scale(1.05)}
